diff --git a/dereferenced/deref-sailpoint-api.beta.json b/dereferenced/deref-sailpoint-api.beta.json index 2893672..a9610a5 100644 --- a/dereferenced/deref-sailpoint-api.beta.json +++ b/dereferenced/deref-sailpoint-api.beta.json @@ -61904,7 +61904,7 @@ "schema": { "type": "object", "properties": { - "data": { + "csvFile": { "type": "string", "format": "binary" } diff --git a/dereferenced/deref-sailpoint-api.beta.yaml b/dereferenced/deref-sailpoint-api.beta.yaml index ad66b32..19b8d1f 100644 --- a/dereferenced/deref-sailpoint-api.beta.yaml +++ b/dereferenced/deref-sailpoint-api.beta.yaml @@ -47161,7 +47161,7 @@ paths: schema: type: object properties: - data: + csvFile: type: string format: binary required: diff --git a/postman/collections/sailpoint-api-beta.json b/postman/collections/sailpoint-api-beta.json index 31286e9..899bee4 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 IdentityNow, 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 IdentityNow 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 IdentityNow. IdentityNow 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 IdentityNow, 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 IdentityNow 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": "6e50c755-1163-48d1-a71d-db7130df8504", + "id": "9fcf6a39-e127-454e-b419-c7dc70e6fea8", "name": "List Access Profiles", "request": { "name": "List Access Profiles", @@ -107,7 +107,7 @@ }, "response": [ { - "id": "f0984a08-303b-4b97-bf58-a7e91a2fa0a1", + "id": "7b50df0c-1d3e-4a1c-9aa2-aa3adf40eb7d", "name": "List of Access Profiles", "originalRequest": { "url": { @@ -223,7 +223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5852e283-c5d3-46d5-a2ad-b5d1a976d8a5", + "id": "98e7908a-961a-43b2-b677-1e2736ee9015", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -339,7 +339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ba4d6b2-6c29-4ebf-beec-16cc9d9df45a", + "id": "aa22cda0-17dc-41e1-b572-686133971a92", "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": "7be40e20-2ae6-45aa-a5ff-625f63630640", + "id": "cd0ae121-bfb7-4d0d-8930-754eef702468", "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": "ace592b1-a34b-465d-adb8-fc4552c603f0", + "id": "678cb851-6699-4207-832e-79ec74a29877", "name": "Too Many Requests - Returned in response to too many requests in 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": "e2edeac6-8fd1-4012-b7be-0043b94bcc9d", + "id": "bd3e7496-e828-47ea-b39c-b9112410b2ef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -809,7 +809,7 @@ } }, { - "id": "33b05238-ce3e-4e69-85b3-b821c2e1042d", + "id": "445e7ccf-d5f4-4ee3-88e8-cb795c035276", "name": "Create an Access Profile", "request": { "name": "Create an Access Profile", @@ -851,7 +851,7 @@ }, "response": [ { - "id": "d5f7c16c-de63-4d43-827c-218e5a3d3362", + "id": "4ff5a5b9-a538-42b6-9a17-b4f3aa1829a7", "name": "Access Profile created", "originalRequest": { "url": { @@ -907,7 +907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa91721f-2fad-4036-82fa-0c632cb9a57c", + "id": "318a2aa9-974b-43d5-b4a9-9d9a5c156fc2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -963,7 +963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d7f709d-644b-4acf-b4cd-2b53b80d49f3", + "id": "55485e05-b0bc-418a-8684-55bb29cc2f8e", "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": "06ff5be1-6847-478e-8731-3bedd885cdc7", + "id": "b985dee3-3008-40ac-98e8-736f6ed85baf", "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": "82d34bc0-7702-4c6e-b754-608bfe7166d9", + "id": "42247685-3dc2-4e4f-b93e-bf90e9a374cc", "name": "Too Many Requests - Returned in response to too many requests in 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": "c5794b07-e4b7-47cf-9d5e-31e6ace9442e", + "id": "127fb3c7-37ac-4467-87cf-ded3a154ad8a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1193,7 +1193,7 @@ } }, { - "id": "60dd6b24-152b-4a85-8d92-5c51d2231365", + "id": "d80023d1-f059-4691-b2f3-856a65e7c6ce", "name": "Get an Access Profile", "request": { "name": "Get an Access Profile", @@ -1234,7 +1234,7 @@ }, "response": [ { - "id": "22847ed3-4841-42fc-8af9-1a2c20ab420b", + "id": "5be07d8a-a11b-47d4-adc8-30867ed9de70", "name": "An AccessProfile", "originalRequest": { "url": { @@ -1278,7 +1278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7a53a30-d90c-4480-a439-5d1891124d5f", + "id": "3a078012-f59d-44ed-b2bc-c1e65ee3e3e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1322,7 +1322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb62bff4-92f6-4d67-be4e-d06b68295c6a", + "id": "ee28e5ef-2a0e-48be-aaa6-d23f8f0e7b27", "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": "550e0d99-42a9-477c-a0c0-2cee84666a73", + "id": "05c3ef43-786f-4931-b4c0-cfede382927b", "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": "186c445c-434e-4070-b25f-950f1391f079", + "id": "22116358-f5dc-4938-85e8-f764d05d648d", "name": "Too Many Requests - Returned in response to too many requests in 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": "cf05f937-d3f4-4673-b622-ca06a217f0ad", + "id": "5b7774c0-4d19-4066-bce9-1d77864eb458", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1504,7 +1504,7 @@ } }, { - "id": "2741ced3-07cb-4018-8962-70c62d3c8c99", + "id": "e549fa61-e2a3-4faf-b2bc-bdaac315fe97", "name": "Patch a specified Access Profile", "request": { "name": "Patch a specified Access Profile", @@ -1558,7 +1558,7 @@ }, "response": [ { - "id": "62ed1afe-9d20-4324-9b15-31c7a907904d", + "id": "2d541c17-fef3-40fb-96da-745c669325c0", "name": "Add Entitlements", "originalRequest": { "url": { @@ -1615,7 +1615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8689de3-0205-4f55-adb7-11c6c9ad6902", + "id": "7031b3b9-a354-4b3a-be17-0ff7f2c0500e", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1672,7 +1672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "911a1a6d-4982-4582-a32a-c535293de842", + "id": "99b85455-e885-4b36-93dc-075446b51d0b", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1729,7 +1729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40a720b0-fb58-49aa-a88e-ed3b995fac66", + "id": "d1803138-cea3-4372-b5d7-59dfae5ce565", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -1786,7 +1786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ed2dedc-63aa-41c5-bbc2-99e7e0c08c46", + "id": "0383e33a-e92e-4194-aab5-ae16cc5da329", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1843,7 +1843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "066900cf-cf6a-4f33-93ec-9b68f1fdaf29", + "id": "80fb2208-748a-4690-af5a-6894670bcae6", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1900,7 +1900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c37baedf-1c10-4e66-9d74-1f138ea666a1", + "id": "d5122049-e044-49db-b80d-0d87291a49ae", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -1957,7 +1957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bac8c112-083c-4b24-8bb2-a02e64b9e0bb", + "id": "f3a9bd4c-9534-4210-b0c7-d6b010589865", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2014,7 +2014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a591905-fc21-483a-b882-f84cfa850c93", + "id": "c2905114-e740-4252-b6b5-1eacd9b4a8c5", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2071,7 +2071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "598af48f-af28-45a6-b13c-eb31d8d2e9b6", + "id": "069e313d-a7cd-49c1-a71f-163fb025dfbe", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -2128,7 +2128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d2c270d-2995-4568-999f-b7c669bbb809", + "id": "6df15eb5-aa4e-43cc-b4d2-4b991e36b8a0", "name": "Add Entitlements", "originalRequest": { "url": { @@ -2185,7 +2185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76530841-6132-4e17-b47f-c3d3f25fb4d0", + "id": "94fde3db-029d-48fa-9125-087014138430", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -2248,7 +2248,7 @@ } }, { - "id": "3b64bca0-bb64-432f-953c-5f2a0e999a36", + "id": "31d054e2-ae66-4c16-8f9c-d64cd72f08cc", "name": "Delete the specified Access Profile", "request": { "name": "Delete the specified Access Profile", @@ -2289,7 +2289,7 @@ }, "response": [ { - "id": "b7a5a696-06ad-4b2e-9e7a-872403f83fba", + "id": "eb0b220d-36fc-4a15-b832-5c31b52d2fea", "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": "3b19ce4f-705e-47cc-80fa-47cabbf94305", + "id": "f1a13d2a-5c31-4ac4-a3df-d61c63030ac2", "name": "Returned when an access profile cannot be deleted as it's being used.", "originalRequest": { "url": { @@ -2367,7 +2367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b24db1f0-49bc-4f21-a122-7d405ea3a92b", + "id": "0e63d69e-8c1a-4cdd-bd6e-909983928208", "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": "41cf87d2-36c6-42fa-927b-52e97d5f5a93", + "id": "df23ceef-c53a-489e-bc85-415015e353e0", "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": "cd2b1287-c6ea-4c82-a595-9cc382a89dea", + "id": "13e2aa21-5faf-4051-a7c9-8281d7a4056c", "name": "Too Many Requests - Returned in response to too many requests in 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": "f7290f2e-5672-415b-bb3e-36e4bb88cf5e", + "id": "27a0c00d-e264-4c99-ba92-bada5e207545", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2549,7 +2549,7 @@ } }, { - "id": "622c2cb7-e7bc-4c44-b17e-949715eaae5d", + "id": "137cce89-6d7b-417c-9b2c-6f8f54dbcfad", "name": "Delete Access Profile(s)", "request": { "name": "Delete Access Profile(s)", @@ -2592,7 +2592,7 @@ }, "response": [ { - "id": "f757f48e-f242-4ffe-9143-be55defd0e23", + "id": "4cb35b30-3b30-437c-9c6a-0dca97c0a838", "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": "37f1cfcd-bbc3-4bd7-a0c0-32b446149f5a", + "id": "4346b889-7320-4a28-a6ff-46f0099e532e", "name": "Returned if at least one deletion will be performed.", "originalRequest": { "url": { @@ -2706,7 +2706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad8d19ed-175e-4520-b76b-eb30889b1d41", + "id": "18cada2b-6436-4685-ac26-7e281de0c7fb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2763,7 +2763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a39c7c6e-8a1b-4564-bd2a-113064243a9a", + "id": "e64b5868-fcad-4d5c-9318-bba9f6116a00", "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": "98f9f8f4-1b6c-4f0c-91ac-71e914f7ba2a", + "id": "741bf42f-71cd-4bf3-a0da-ff458e3e1e65", "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": "a17b9020-3cb9-4b49-9014-eb9ef1ece528", + "id": "eab79267-213f-477b-be75-4e4d06a02851", "name": "Too Many Requests - Returned in response to too many requests in 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": "a585916a-2a8c-4279-b862-2006e4625f82", + "id": "9a719793-7d36-4b71-b864-508a71b91382", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2997,7 +2997,7 @@ } }, { - "id": "645977fc-f090-4e52-8d9c-fb0174d320fc", + "id": "d48dbb8f-9063-4ffb-960c-14739ffed94e", "name": "Update Access Profile(s) requestable field.", "request": { "name": "Update Access Profile(s) requestable field.", @@ -3040,7 +3040,7 @@ }, "response": [ { - "id": "392cda73-0c7e-4d4a-872d-03c13635ce67", + "id": "f7a69daf-3706-4d1f-b20d-b29ca0643b74", "name": "List of updated and not updated Access Profiles.", "originalRequest": { "url": { @@ -3097,7 +3097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95062117-25a5-4b94-8bd5-9ca663b88f89", + "id": "5da6836f-7043-4ef7-a683-4723e536cf60", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -3154,7 +3154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a96fc89-7a2e-43ed-b955-605aafc8488f", + "id": "c318fb85-4ae4-45bd-968b-f403cd71c6d9", "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": "4a4fae5a-b259-4cc8-aab8-e760d12593c9", + "id": "64fbf6ab-8040-4d17-971b-01cde528825d", "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": "8abace48-eb5e-42b0-ba63-c4115d38f6a2", + "id": "fd2286ea-ed73-40b0-ab6b-aeb65927aef9", "name": "Precondition Failed - Returned in response if API/Feature not enabled for an organization.", "originalRequest": { "url": { @@ -3325,7 +3325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6e4213c-1598-4be7-9fef-99686855048d", + "id": "7c6c683c-8e83-4970-a752-67a6da14bb4b", "name": "Too Many Requests - Returned in response to too many requests in 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": "08ff248a-3bcb-4f5a-a54d-d6b97b4746a8", + "id": "0beb9cd7-08be-4414-839a-2960eb5513a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -3445,7 +3445,7 @@ } }, { - "id": "7b7c5068-8fee-4e94-ad04-39b649719d90", + "id": "52bde60e-face-4bf1-8481-1fbff7bf5b22", "name": "List Access Profile's Entitlements", "request": { "name": "List Access Profile's Entitlements", @@ -3533,7 +3533,7 @@ }, "response": [ { - "id": "0d80220e-dee4-4e4d-a848-a7ba03e698d6", + "id": "b60c875b-c325-48b6-ac68-42b1bbe2b064", "name": "List of Entitlements", "originalRequest": { "url": { @@ -3624,7 +3624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c917443-0112-4185-81e9-af334a819831", + "id": "7af7caf6-043b-4009-9d2f-d9169e7a2485", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -3715,7 +3715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e35bfdf-c51d-4b55-a67f-73b6741e12a4", + "id": "7b8444f0-b545-4d29-b383-3ceafa00f425", "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": "bcf61271-63da-402c-b593-fb32bf286c7d", + "id": "40f2debe-81c3-4083-bdf2-fdd618486d9b", "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": "f36e2aa6-2825-4f0c-9c87-ca786c64f56a", + "id": "7f6a14bc-ba07-4aff-a1fe-d8965aaaf37d", "name": "Too Many Requests - Returned in response to too many requests in 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": "7258cffb-97e3-4bf5-a3d0-4c07864b9530", + "id": "2311f864-d8e1-40a5-9c2c-fe24ecb5ef0c", "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 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 IdentityNow, 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, IdentityNow 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 IdentityNow, 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, IdentityNow grants or revokes access, based on the request.\nIf multiple reviewers are required, IdentityNow 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": "4ab94af9-1e08-4a19-a938-3afcf3be1581", + "id": "5728e280-6caa-4950-b3b9-40462ea00592", "name": "Pending Access Request Approvals List", "request": { "name": "Pending Access Request Approvals List", @@ -4115,7 +4115,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4151,7 +4151,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4160,7 +4160,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -4176,7 +4176,7 @@ }, "response": [ { - "id": "68c6a45c-6569-4a01-b28e-6c91e2d1fdb7", + "id": "8f0e9363-6dac-4cb5-9c66-b7c138a002e1", "name": "List of Pending Approvals.", "originalRequest": { "url": { @@ -4195,7 +4195,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4231,7 +4231,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4240,7 +4240,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -4275,7 +4275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "043fa33f-6188-458d-8e61-d1d93f2466c2", + "id": "ca7d702d-d1ee-45be-8345-5ffc6a9ee194", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4294,7 +4294,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4330,7 +4330,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4339,7 +4339,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -4374,7 +4374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfa94b4b-89ff-48d1-9fed-68c2928fc325", + "id": "3b0dab21-d81f-4281-a42a-541cd1fc9fa5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4393,7 +4393,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4429,7 +4429,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4438,7 +4438,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -4473,7 +4473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "274afbb3-253e-4269-80d7-51adcbce0953", + "id": "13f6758c-5252-4515-a418-60633f64d624", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4492,7 +4492,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4528,7 +4528,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4537,7 +4537,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -4572,7 +4572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08550733-72e7-4809-a64f-db27c0504b88", + "id": "b4251230-df92-4e6d-9bfa-66684ae7e78c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4591,7 +4591,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4627,7 +4627,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4636,7 +4636,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -4677,7 +4677,7 @@ } }, { - "id": "93a979d4-25d8-4b67-a8ef-315dc22374ab", + "id": "a780725b-dc13-40e9-9be1-fb62aa6ea5fe", "name": "Completed Access Request Approvals List", "request": { "name": "Completed Access Request Approvals List", @@ -4701,7 +4701,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4737,7 +4737,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4746,7 +4746,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -4762,7 +4762,7 @@ }, "response": [ { - "id": "e8fd35f6-6de8-4b10-ba7f-d41026b308df", + "id": "dffe3cf7-a200-48b7-abcb-ef4659e1b492", "name": "List of Completed Approvals.", "originalRequest": { "url": { @@ -4781,7 +4781,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4817,7 +4817,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4826,7 +4826,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -4856,12 +4856,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\": \"nisi aliquip sunt minim\"\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\": \"amet adipisicing labore aliqua\"\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\": \"Excepteur aliqua\"\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\": \"amet adipisicing commodo fugiat proident\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "21222353-fbd0-476c-8ad5-90435b4f6471", + "id": "ce941c88-8b41-4504-a6c9-a647faab0e6a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4880,7 +4880,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4916,7 +4916,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -4925,7 +4925,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -4960,7 +4960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fce72f2a-1221-4b79-afa6-90b61c3d7425", + "id": "878aee4b-75ad-465c-b277-5a308f55a836", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4979,7 +4979,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -5015,7 +5015,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -5024,7 +5024,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -5059,7 +5059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54e4f621-706f-4aa1-96f9-1ca472c3f669", + "id": "6782d076-52b9-4479-a1c1-041ee91e2837", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5078,7 +5078,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -5114,7 +5114,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -5123,7 +5123,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -5158,7 +5158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "304eefa7-1c5c-449e-a547-ec4384433088", + "id": "ad8d7269-a27b-4dd4-aa4f-94a3e58a384f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5177,7 +5177,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -5213,7 +5213,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -5222,7 +5222,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -5263,7 +5263,7 @@ } }, { - "id": "2ea886b2-2eaf-45ce-963c-8cdcc1a780a0", + "id": "91fcc2de-a305-4c56-b406-aaeedc1dd216", "name": "Approves an access request approval.", "request": { "name": "Approves an access request approval.", @@ -5318,7 +5318,7 @@ }, "response": [ { - "id": "ab0129b0-182f-4475-9f71-d2f99a59172c", + "id": "8b8919e7-5de6-4e64-a96f-a9804ccff938", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -5376,7 +5376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd3db867-3fe4-4011-b6bf-67744bb15c86", + "id": "a3a25a4c-7631-4f66-97cf-50f8d1bb84c7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5434,7 +5434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e173e6a-7e2c-4fb0-b9fc-814869f9fe66", + "id": "5667347d-2c71-4fbe-a97e-74834a44699b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5492,7 +5492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83b1fbb6-7abf-430c-b12e-b43872e5f531", + "id": "85f622bf-c6db-40fd-b1b7-5fe95c5b32bd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -5550,7 +5550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90aeae9e-e6de-47dc-b45d-1e3bb871dbdb", + "id": "36668e44-3c29-4c99-b84b-32a33ffa6e28", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5608,7 +5608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7778600-00c8-4bf9-83ae-c65515441f27", + "id": "c835d857-edf6-4da9-8676-07f439113ff1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5672,7 +5672,7 @@ } }, { - "id": "7908b053-5492-45ff-9763-a3018aadc2c6", + "id": "edb04b88-fc07-4162-b1f3-76cbc1e26bf3", "name": "Rejects an access request approval.", "request": { "name": "Rejects an access request approval.", @@ -5727,7 +5727,7 @@ }, "response": [ { - "id": "53473848-107a-4cb7-89d9-52cd61baf3fa", + "id": "022c87cb-bbb3-48ef-85b2-818ba56f9280", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -5785,7 +5785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "107b9740-d788-4717-ba3c-9e57aa6d66ac", + "id": "cc71d2a9-3c68-44c9-9733-2494ae589719", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5843,7 +5843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5decf6d3-28d6-411c-91ab-b986ec2f087b", + "id": "501681a4-47db-4d45-92fc-06e94559390f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5901,7 +5901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9daa9131-da62-4cb8-820d-3791a8263b8b", + "id": "1284f303-83e4-49a1-8ac9-fe5fd77116a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5959,7 +5959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68bd50b1-2159-4677-910d-7d64a2b3b072", + "id": "d9424f6c-6203-4f7f-895a-053ee7530783", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -6017,7 +6017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98578dc5-4ebf-406d-a1cf-0843bdff69b5", + "id": "162ad97d-1ce1-41a6-a79e-5d4f7e8946cd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6075,7 +6075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2ef1a92-0193-446f-acda-5db4618bdfb3", + "id": "a1592d29-0b0b-425a-a1a7-32fd64b27b2c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6139,7 +6139,7 @@ } }, { - "id": "437b6047-c722-403f-8dd1-e785aa0d289c", + "id": "f059a362-4c8d-4072-912c-d956bdfb6498", "name": "Forwards an access request approval to a new owner.", "request": { "name": "Forwards an access request approval to a new owner.", @@ -6183,7 +6183,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"Excepteur\",\n \"comment\": \"in sit\"\n}", + "raw": "{\n \"newOwnerId\": \"irure sunt officia\",\n \"comment\": \"exercitation veniam\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6194,7 +6194,7 @@ }, "response": [ { - "id": "578d1794-341b-4120-9c4b-61efe5fb0651", + "id": "17c4e3a0-3511-4ccf-b130-aeeeb8c91f71", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -6230,7 +6230,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"Excepteur\",\n \"comment\": \"in sit\"\n}", + "raw": "{\n \"newOwnerId\": \"irure sunt officia\",\n \"comment\": \"exercitation veniam\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6252,7 +6252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97d04455-d8f7-4b94-92ff-c602919dadff", + "id": "386e0dbd-3144-446f-b3d0-5f15ba205b96", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -6288,7 +6288,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"Excepteur\",\n \"comment\": \"in sit\"\n}", + "raw": "{\n \"newOwnerId\": \"irure sunt officia\",\n \"comment\": \"exercitation veniam\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6310,7 +6310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ec04a3d-b7f8-402c-aa97-8357476e298b", + "id": "7acf5d10-d65b-433c-91ab-8fc5ad640e34", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6346,7 +6346,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"Excepteur\",\n \"comment\": \"in sit\"\n}", + "raw": "{\n \"newOwnerId\": \"irure sunt officia\",\n \"comment\": \"exercitation veniam\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6368,7 +6368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b180d1c-3340-4dc4-a148-6cd4ef4f565e", + "id": "acdcfbc9-3c6b-455e-8a1f-1568c4b26af6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6404,7 +6404,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"Excepteur\",\n \"comment\": \"in sit\"\n}", + "raw": "{\n \"newOwnerId\": \"irure sunt officia\",\n \"comment\": \"exercitation veniam\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6426,7 +6426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ac9a4c6-e049-40b2-ab0b-f82780a20bfe", + "id": "0bd4c9f4-4383-4146-889a-d57eb1c84c50", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -6462,7 +6462,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"Excepteur\",\n \"comment\": \"in sit\"\n}", + "raw": "{\n \"newOwnerId\": \"irure sunt officia\",\n \"comment\": \"exercitation veniam\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6484,7 +6484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e75383a-d1a1-46eb-86ea-ec5235955e80", + "id": "6d889971-9632-47e6-a809-72cc7ae05bbf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6520,7 +6520,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"Excepteur\",\n \"comment\": \"in sit\"\n}", + "raw": "{\n \"newOwnerId\": \"irure sunt officia\",\n \"comment\": \"exercitation veniam\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6542,7 +6542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a08e35-96a8-45d3-9eb2-eb31c108f710", + "id": "e1e03606-2b16-453b-a57c-306c069fa870", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6578,7 +6578,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"Excepteur\",\n \"comment\": \"in sit\"\n}", + "raw": "{\n \"newOwnerId\": \"irure sunt officia\",\n \"comment\": \"exercitation veniam\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6606,7 +6606,7 @@ } }, { - "id": "3e030851-c132-491d-93f0-39f57093a91c", + "id": "97c3a3cb-4910-444f-bb0e-00e6a86fef64", "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", @@ -6630,7 +6630,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -6639,7 +6639,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -6655,7 +6655,7 @@ }, "response": [ { - "id": "5a4c2d23-d550-4369-a5d1-12da20b0f1a5", + "id": "9604f4f7-5cb8-4c66-9231-6b10fc773a42", "name": "Number of pending, approved, rejected access request approvals.", "originalRequest": { "url": { @@ -6674,7 +6674,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -6683,7 +6683,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -6713,12 +6713,12 @@ "value": "application/json" } ], - "body": "{\n \"pending\": 93110206,\n \"approved\": -96582044,\n \"rejected\": 12174732\n}", + "body": "{\n \"pending\": 64850512,\n \"approved\": 14582024,\n \"rejected\": -96567551\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3cdf4109-fa00-428a-869a-33cd36da2cf6", + "id": "2afb185d-7b98-423a-91d6-a2c83f8d6bfe", "name": "Client Error - Returned if the query parameter is invalid.", "originalRequest": { "url": { @@ -6737,7 +6737,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -6746,7 +6746,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -6781,7 +6781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15a3d9ce-0410-43ab-9e0b-ed8b73388b0b", + "id": "13b1a754-7a87-4548-95c2-bd07839e287f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6800,7 +6800,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -6809,7 +6809,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -6844,7 +6844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec69b9fb-f315-44cb-a251-fe8a735c3d1f", + "id": "02bcbc46-17fc-4ed6-818a-858ef97f4245", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6863,7 +6863,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -6872,7 +6872,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -6907,7 +6907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "689f4fa1-2326-43a1-9b11-31dfdff074ed", + "id": "f2638946-6ada-4d75-8ff5-a7d28b9b2202", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6926,7 +6926,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -6935,7 +6935,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -6970,7 +6970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c799ab8-92d6-46b5-9c3a-b210b68532c6", + "id": "25fa8453-f9df-4a99-8ab9-161a91e37ab2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6989,7 +6989,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -6998,7 +6998,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -7045,7 +7045,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\nIdentityNow'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 IdentityNow, 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 IdentityNow 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": "369091a9-f974-47ea-8b2a-5498e6444a43", + "id": "95357409-2d93-47d0-9390-b5279cfac219", "name": "Submit an Access Request", "request": { "name": "Submit an Access Request", @@ -7087,7 +7087,7 @@ }, "response": [ { - "id": "6d804d20-5e76-4f21-a5c8-06a21bdb624f", + "id": "b44e382e-c30c-4dc8-87a4-3b0c1e79ba4b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7143,7 +7143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82f198f6-83ba-49a0-956c-7bfdf72243c1", + "id": "40be2ee5-5261-4772-bfa5-e2726c212918", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7199,7 +7199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ffa07bd-8a59-4c4c-9880-92105ffcb61f", + "id": "e82b9cc7-3acf-45ef-b1c7-a057133c050d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7255,7 +7255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e51eb94c-e5e8-40a8-998c-582034387db8", + "id": "97890261-09f9-421c-8e25-6c50cf800a20", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7311,7 +7311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "669b7462-498b-4be3-bdd5-9dde08a2ff8a", + "id": "92efe3e1-30a3-4703-b7f2-9133d75fbd5b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7367,7 +7367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccd2892a-223c-49fe-8d4b-db860b89259f", + "id": "0df34a7d-f282-40cf-b784-ce3dcf2f2d81", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7429,7 +7429,7 @@ } }, { - "id": "bed8c896-d2a5-457b-b664-158f3cb709ff", + "id": "c04e8d00-2e1c-4729-a622-89aace156523", "name": "Cancel Access Request", "request": { "name": "Cancel Access Request", @@ -7472,7 +7472,7 @@ }, "response": [ { - "id": "d59c9c5c-97df-43ba-bebf-c507b3ad96fc", + "id": "98f4a8a6-1692-4e36-b2ef-765fcde74097", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7529,7 +7529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59e35b64-cf62-4f56-86a1-7f91faf5044a", + "id": "cf260c0b-550a-4ccb-86d7-301cff52a572", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7586,7 +7586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81859349-d0d9-4410-8a72-d5d211f93724", + "id": "eff6c229-afc3-4847-b750-af3a826ac836", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7643,7 +7643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "020efe78-d4ef-4eca-80e6-8f29bf2c71bd", + "id": "93eb9f95-d618-4951-a6c3-6d6764415418", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7700,7 +7700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e68e3514-53f4-4174-98f7-2d4ab675d25c", + "id": "7179a4e2-3653-4807-81eb-6ac4fc0020da", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -7757,7 +7757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43279065-a34b-44e6-b0f3-01450ba35be3", + "id": "ed5f309d-0b45-4390-83fd-89ed96a959b1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7814,7 +7814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4e2aaad-9422-433e-b9ba-1e39d323154f", + "id": "67c67e0b-2e55-4443-a032-129a008409c5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7877,7 +7877,7 @@ } }, { - "id": "03315e94-9919-4195-ba40-c035dd76b336", + "id": "698e783e-3ac5-48f6-8122-1140b626bfb5", "name": "Close Access Request", "request": { "name": "Close Access Request", @@ -7920,7 +7920,7 @@ }, "response": [ { - "id": "b4dee33e-1fd3-48c0-9e0c-2a5136e3c6b8", + "id": "c771d51b-fe8a-42f0-8b09-fd29b0d4ec88", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7977,7 +7977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccd500a7-ef22-4bf7-a90d-0366cc0593ae", + "id": "b784008e-80f7-45a9-a506-bef9f6bbae81", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8034,7 +8034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c11f239-0416-4cf9-80b4-a15b3a064913", + "id": "1c24360e-e914-4efc-84bf-029bd62ea7c7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8091,7 +8091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "816b227e-ad04-49b3-b9ae-0c192665900d", + "id": "a09769f3-f822-47a8-945f-f398d905fa4e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8148,7 +8148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "387e0f08-8bfd-493f-bb65-df01c474ec5e", + "id": "3543e05d-23b2-4618-9b5d-f227041d1461", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8205,7 +8205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b8f7be5-7d95-46c2-b124-b165ff1d58fa", + "id": "1594d523-4f65-45dc-899f-7d4b220bce50", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8268,7 +8268,7 @@ } }, { - "id": "3df81eaf-eb59-48b9-818f-d8b8fe62b551", + "id": "1f1cf775-d83a-4ffd-b082-085dd84d5bbc", "name": "Get Access Request Configuration", "request": { "name": "Get Access Request Configuration", @@ -8297,7 +8297,7 @@ }, "response": [ { - "id": "32e43d30-cd1f-46f0-a1a9-3e5537b5fb21", + "id": "b55547e9-8071-4654-ac25-23d2e3184e46", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -8340,7 +8340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bf3cc93-ed53-4072-b2bc-a7d00262189b", + "id": "b611ff54-23ad-49bb-bc76-1a10995d1f01", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8383,7 +8383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "505e1bcd-ad64-4203-8516-52a2025722fc", + "id": "ca694213-48e8-4f5f-ad59-294914b7f5f8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8426,7 +8426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fd855b6-9256-480c-b664-f7850f565385", + "id": "e8a6e994-3c1e-4d11-a5fe-4d64d2b295bf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8469,7 +8469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fced53d-d3ce-44e8-9408-d6cd64682ad7", + "id": "ebe21630-dbae-46d3-8fcb-90d9b7141612", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8512,7 +8512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6424e4d9-6278-45f1-975d-bfab8043d817", + "id": "5779afff-48ed-412c-8e2e-0bec85009f7f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8561,7 +8561,7 @@ } }, { - "id": "97570efa-2942-49d8-aaef-36d9c4a0bed5", + "id": "1b0e0411-02bc-4a67-897f-86eef323c93d", "name": "Update Access Request Configuration", "request": { "name": "Update Access Request Configuration", @@ -8603,7 +8603,7 @@ }, "response": [ { - "id": "de0f9802-05bf-4dd8-b380-26a0601eb436", + "id": "c22305a8-8237-4d95-a620-febac095c309", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -8659,7 +8659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1a15c7c-9f97-4551-ac70-d77bfcb75051", + "id": "ed29f268-6e06-4e5d-99c3-5d5162fde6fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8715,7 +8715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b5b5fcf-ab6b-459d-bfd1-3263cd3f3d4c", + "id": "21132bf3-9961-44c2-a5d3-330ef5a599ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8771,7 +8771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4ef7039-4b20-44a2-8807-1b346aab8e46", + "id": "2c91da59-a11a-4e91-86e8-4e06fd0dd5f5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8827,7 +8827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37e604dd-6b39-49fc-b3a1-f31c25513577", + "id": "97bbe3f2-582d-4ab5-ad87-620b504c63d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8883,7 +8883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "421a267f-6ff9-414e-947e-504985311b1b", + "id": "dc1f2d80-c942-4c79-b6b9-2155f9c26e02", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8945,7 +8945,7 @@ } }, { - "id": "974e037f-b9b5-406a-bd5d-2827652b8c81", + "id": "7f57f73b-c376-4ee4-bbd2-6ada37a57a4f", "name": "Access Request Status", "request": { "name": "Access Request Status", @@ -9056,7 +9056,7 @@ }, "response": [ { - "id": "8af7605a-d5cb-4678-b079-84c34465bd83", + "id": "fbe6260b-d764-460c-96f2-570b2f24f357", "name": "List of requested item status.", "originalRequest": { "url": { @@ -9181,7 +9181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f623920-8500-4c7d-b628-dd37511f99d4", + "id": "09809e89-8efd-4a42-be99-1a8d9de3da1b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9306,7 +9306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6ccadd1-99b5-4f0d-928d-bdc8b077d669", + "id": "593c26ea-aee6-4b78-9d1f-72df122bf9e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9431,7 +9431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57e9a8cb-d6a3-440d-8806-481514f957ad", + "id": "1693b0da-17a1-48b8-a01d-4765191a00fd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9556,7 +9556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b04bfd14-51d4-4b5c-bc18-cd1f9d3b60c2", + "id": "0d8a747e-fb7e-49da-884a-e397930453a8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9681,7 +9681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77fcb920-1ee1-4f8f-ad91-1efcec36d053", + "id": "9b0ff155-eaa8-447c-8bad-179ca4628b12", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -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": "4fc23e8d-7133-4180-a5f7-945016eed044", + "id": "d733f0d0-4bbc-44af-a4d1-a279b7b765d1", "name": "Return access request identity metrics", "request": { "name": "Return access request identity metrics", @@ -9883,7 +9883,7 @@ }, "response": [ { - "id": "e5c53840-175f-45cf-8140-96ab2d9a0a3e", + "id": "603146f1-e5c3-4a8d-b5cc-5472c3ac0f13", "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": "5564b032-1f98-4c6e-9e24-979378c79b4a", + "id": "a90be199-f299-40eb-bc1d-f5d0545402b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9979,7 +9979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f483b63d-6f05-4316-b4d6-67a89c5189db", + "id": "f8f0de71-d38b-4891-8221-648aaf59f770", "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": "e1972bcf-97b7-4592-af67-9201cdca8826", + "id": "03545b66-af71-42e5-991e-112ad4f686a6", "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": "1609d46f-2447-4887-9bce-8bcc5276420a", + "id": "0467b829-b5ef-4edb-a3ce-4dcb86075d92", "name": "Too Many Requests - Returned in response to too many requests in 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": "fac9f682-304b-49c8-a86d-33a623ef2866", + "id": "20ddcd93-822d-45c0-884d-0868d6223082", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10183,7 +10183,7 @@ "description": "Use this API to implement account activity tracking functionality.\nWith this functionality in place, users can track source account activity in IdentityNow, 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 IdentityNow'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 IdentityNow completes on source accounts. Users can search in IdentityNow 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.\nIdentityNow 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 IdentityNow 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": "2f206d94-3e25-44c7-ade3-558f560b4424", + "id": "59a56237-ef39-41b5-9431-321ce635a5fa", "name": "List Account Activities", "request": { "name": "List Account Activities", @@ -10206,7 +10206,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10215,7 +10215,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10224,7 +10224,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10233,7 +10233,7 @@ "type": "text/plain" }, "key": "type", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10269,7 +10269,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10278,7 +10278,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -10294,7 +10294,7 @@ }, "response": [ { - "id": "b87f2918-4468-4b0f-b371-12529c8e44b1", + "id": "8b440b05-46ed-4861-9732-979c5efd85ae", "name": "List of account activities", "originalRequest": { "url": { @@ -10312,7 +10312,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10321,7 +10321,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10330,7 +10330,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10339,7 +10339,7 @@ "type": "text/plain" }, "key": "type", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10375,7 +10375,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10384,7 +10384,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -10414,12 +10414,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 \"aliquip_5fc\": \"do\",\n \"labore_b11\": \"ad do dolore\"\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 \"Duis_7\": \"deserunt Ut\",\n \"ut_754\": \"id\",\n \"officia2\": \"dolor ea nostrud\",\n \"eu_5\": \"minim\",\n \"adipisicing_e8\": \"veniam\"\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 \"inc2\": \"velit minim et qui\",\n \"ea__2d\": \"in laboris\",\n \"do_7\": \"nostrud eiusmod voluptate non\"\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 \"ut_21\": \"sed\",\n \"est_d\": \"adipisicing eu labore\"\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": "614b0c5d-d0d6-4308-9b77-7fb24ba96c15", + "id": "77241c57-e58b-4b44-bfcd-c26e47782825", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10437,7 +10437,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10446,7 +10446,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10455,7 +10455,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10464,7 +10464,7 @@ "type": "text/plain" }, "key": "type", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10500,7 +10500,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10509,7 +10509,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -10544,7 +10544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b37d3a5-1f54-44f3-b4ca-638394d47301", + "id": "dfdf9ad9-eae2-402d-9c76-0dc69aaf5f4e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10562,7 +10562,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10571,7 +10571,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10580,7 +10580,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10589,7 +10589,7 @@ "type": "text/plain" }, "key": "type", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10625,7 +10625,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10634,7 +10634,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -10669,7 +10669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17e554a9-df91-4d58-be84-939e65d71bd7", + "id": "28108048-c15e-42cd-964a-578bc29ab069", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10687,7 +10687,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10696,7 +10696,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10705,7 +10705,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10714,7 +10714,7 @@ "type": "text/plain" }, "key": "type", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10750,7 +10750,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10759,7 +10759,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -10794,7 +10794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9f7444c-f74f-48ac-b932-0e0744f1c025", + "id": "8d277e90-e420-4470-a3f3-f014301d8bcb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10812,7 +10812,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10821,7 +10821,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10830,7 +10830,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10839,7 +10839,7 @@ "type": "text/plain" }, "key": "type", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10875,7 +10875,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10884,7 +10884,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -10919,7 +10919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43f071cb-9423-4a28-8aa0-ae27d91874bb", + "id": "3c04bd78-77d2-4943-9cf8-bdb296c27ff6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10937,7 +10937,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10946,7 +10946,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10955,7 +10955,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -10964,7 +10964,7 @@ "type": "text/plain" }, "key": "type", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -11000,7 +11000,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -11009,7 +11009,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -11050,7 +11050,7 @@ } }, { - "id": "3dba3b66-14e0-4056-b87e-7d5864d64b20", + "id": "b7b74a02-7ae7-4256-9cc7-ffebc688aab5", "name": "Get Account Activity", "request": { "name": "Get Account Activity", @@ -11091,7 +11091,7 @@ }, "response": [ { - "id": "417555cf-4a2b-4416-bef8-e192bd721a5c", + "id": "020ec686-6cd7-4de1-ab34-5d57c4222a28", "name": "An account activity object", "originalRequest": { "url": { @@ -11130,12 +11130,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 \"ut_6\": \"nulla consectetur\",\n \"cillum_154\": \"consectetur dolor commodo irure adipisicing\"\n },\n \"cancelable\": true,\n \"cancelComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n }\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"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 \"idca\": \"in\"\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}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "52219f89-884b-4604-84f9-412e64f5e249", + "id": "1e72e46c-820e-4fa2-aa0d-a0e2a73e11a1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11179,7 +11179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbf3bd03-4187-4a49-adf0-812467e48148", + "id": "694a25f0-e6a2-40e4-9fdf-13f472db6560", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11223,7 +11223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44b8956f-7ef0-4880-bc64-699a95e1ae0d", + "id": "7d26335b-fda0-4353-8ecb-10cb9fb6a1b7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11267,7 +11267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02effb38-1266-461c-a6e8-0d73d0c736e5", + "id": "f1aed9d9-3848-4227-86ff-61ec4a7d1931", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11311,7 +11311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b19b93e2-4445-4f30-a521-e4153fa525bc", + "id": "8a4ed4a4-f661-4a66-aa52-d01478f6d942", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11355,7 +11355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4523cc40-1b6c-4f08-8474-060c5578a606", + "id": "e5ff4da9-43ce-4120-abcb-628c5dd4c8b3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11411,7 +11411,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 IdentityNow uses to gather and load account data from a source into IdentityNow.\n\nWhenever IdentityNow 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": "01875d6b-505e-49d6-8efc-3568bb42b6f9", + "id": "4f609ebc-6421-4493-97b3-da70fa4032d3", "name": "In-progress Account Aggregation status", "request": { "name": "In-progress Account Aggregation status", @@ -11453,7 +11453,7 @@ }, "response": [ { - "id": "d6391279-6938-4c44-9ca2-647b074afcd6", + "id": "2ab0edf8-9c95-44d1-bedf-c149113d760e", "name": "An account aggregation status object", "originalRequest": { "url": { @@ -11498,7 +11498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17140c86-1ccb-4a46-9c3e-9bcf201accf8", + "id": "53461578-a44a-4124-a2ff-653de9c574c6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11543,7 +11543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e808fa4-7031-4c3e-b457-30d24d920ac1", + "id": "ce1a9d2f-def3-4d3d-a7c2-9240524d7a9d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11588,7 +11588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2793a6b2-d65a-487b-84f9-4b44c02d67c3", + "id": "9028dbc3-b740-4f9f-84f4-669d07b2930a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11633,7 +11633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91ef16d8-90fe-42c5-9751-56fcadb34d43", + "id": "ee5d3cab-0d8c-4529-a875-1b2e96fb05ad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11678,7 +11678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "553ac566-8eaa-4d2b-9a88-ba116df891c2", + "id": "7e1f6afe-91ce-4813-85c6-3fa6fefe2345", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11735,7 +11735,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": "5d4f4481-533c-49c6-9eaf-a5670591f498", + "id": "d0bc6d47-9d2b-40b3-8358-e71ceb729ef3", "name": "Returns account usage insights", "request": { "name": "Returns account usage insights", @@ -11814,7 +11814,7 @@ }, "response": [ { - "id": "4fa4b5e3-c84b-4b66-91c6-36fdeda84bc2", + "id": "5a5cff21-ef73-45bb-9b04-3a4e36fe57ef", "name": "Summary of account usage insights for past 12 months.", "originalRequest": { "url": { @@ -11896,7 +11896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2507b020-33b6-4433-be0d-45f6094599d9", + "id": "b81e15e2-2fa3-4cc9-b440-ad3d51ffac6b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11978,7 +11978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6268ee13-79f7-410d-963d-543c88e32ed7", + "id": "deaeaf89-8273-4941-941d-72e4b18416d8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12060,7 +12060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8b2f20f-52ae-44d9-a7ba-02312ab98f90", + "id": "efe5e4bf-cc06-488a-b250-ba957f982e43", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12142,7 +12142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5436f86a-3447-4935-8a52-703454532a07", + "id": "e769ca16-12a8-461f-a098-6f5c6cd7f5fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12224,7 +12224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04095bee-067a-43f8-8fc3-801a27fcc881", + "id": "f395c39f-0e4a-4ec7-a16f-00cc114835ec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12318,7 +12318,7 @@ "description": "Use this API to implement and customize account functionality.\nWith this functionality in place, administrators can manage users' access across sources in IdentityNow.\n\nIn IdentityNow, 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. IdentityNow loads accounts through the creation of sources in IdentityNow.\n\nAdministrators can correlate users' identities with the users' accounts on the different sources they use.\nThis allows IdentityNow 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 IdentityNow, 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 IdentityNow. 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": "d9945571-c5e2-4532-8ec5-385f536f82b1", + "id": "237fd758-33e5-41eb-b14a-134980042b61", "name": "Accounts List", "request": { "name": "Accounts List", @@ -12402,7 +12402,7 @@ }, "response": [ { - "id": "49810c7f-873c-4925-9c70-3264e9e53cf0", + "id": "820c993a-5d18-4971-8540-9b039f11fdc1", "name": "SlimAccounts", "originalRequest": { "url": { @@ -12500,7 +12500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aef1c3e0-e437-45c5-b79a-cfc0474f6fd6", + "id": "a9c2bd8c-5512-4f50-a2a6-ca2376df72f6", "name": "FullAccounts", "originalRequest": { "url": { @@ -12598,7 +12598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3098fb56-c1b7-40a7-942d-0ed8a1f9b9e1", + "id": "9d96d3ed-6770-4266-b113-2c3503c8b305", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12696,7 +12696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbce6ace-739c-402c-a8d5-1c58a2c7b49b", + "id": "af800529-5872-4d44-ab4f-f78cccefc884", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12794,7 +12794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53f6a862-5a37-46fb-835f-83c6bd99d072", + "id": "6bf1b3d1-9280-4648-9341-12a320a90b09", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12892,7 +12892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3351685-a2bb-4889-9262-117fe37ecd2b", + "id": "97ad40b9-e873-4f24-85c1-ba4254e8a963", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12990,7 +12990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "345d2586-2cdb-4cc7-ab8e-82f1e7172aa5", + "id": "cf508c52-68f5-420a-ba7c-2b026b9cb7e4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13094,7 +13094,7 @@ } }, { - "id": "cf8ae0d8-a79b-44da-9a8c-921b53acd9d8", + "id": "afe5af60-2a2f-4af0-b310-0179a41aaefb", "name": "Create Account", "request": { "name": "Create Account", @@ -13136,7 +13136,7 @@ }, "response": [ { - "id": "fd4380c2-2cb4-49d8-8f4e-c4aa7d591b8d", + "id": "1ae6cff5-d92d-4fdb-a315-6b1c117f07f9", "name": "Async task details", "originalRequest": { "url": { @@ -13192,7 +13192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aeed0330-7b26-4efd-86a4-e1ce35132f7d", + "id": "340733a4-0b40-420d-96af-6b078ff61976", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13248,7 +13248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff46c1ec-35e4-4f73-a7a6-b736f2593fdc", + "id": "15854e40-5336-44ba-ab7a-24a6b327cddb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13304,7 +13304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "444a9047-4dca-49d6-a45f-a78ac400bba2", + "id": "8e3cd674-1b79-4a6b-a210-94a7bc652348", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13360,7 +13360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f6113a6-6bb6-4e03-bc29-3af13fcd297f", + "id": "e01ad6b6-a835-4ba3-b141-a2605cfc2529", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13416,7 +13416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77abda09-541f-451a-87a8-d1e30640b776", + "id": "bf91b8e4-3fb5-4775-83ed-8a7fc9343822", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13478,7 +13478,7 @@ } }, { - "id": "d8dcd725-193a-45c3-8a88-1876bde5f4e9", + "id": "c47ad93a-f126-4e3b-b9c7-f0f316a1774f", "name": "Account Details", "request": { "name": "Account Details", @@ -13519,7 +13519,7 @@ }, "response": [ { - "id": "989bdd45-3f0f-439c-8385-0d5342639948", + "id": "91368285-4a0b-4329-9cd9-796155fb4b08", "name": "Account object.", "originalRequest": { "url": { @@ -13563,7 +13563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9359e75f-faa8-47b4-914f-54bfdb2b1eeb", + "id": "6ec3aa24-a2b1-4468-8f83-7bba819ea7a7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13607,7 +13607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "030a3ee0-5888-4649-832f-5e7988c3de7a", + "id": "8790fa31-1257-4441-90da-54b0f217ae16", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13651,7 +13651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89886488-0c0d-4391-80f3-576af62dea0f", + "id": "866791fd-1032-4c8c-b602-729190433564", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13695,7 +13695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "190158c1-b83c-4996-acb9-e1f7b22787e8", + "id": "8f01b3a1-6a2d-4647-a8a9-4cdbb9649df8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13739,7 +13739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3246f10-2578-4bab-bfa0-7237be136130", + "id": "f9b4fbd5-823d-4e59-a20c-8826f495c8c3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13783,7 +13783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7c0063f-09e0-438f-a917-5b592261687d", + "id": "db23b5e7-11e5-459e-8d76-981efc706e63", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13833,7 +13833,7 @@ } }, { - "id": "911de786-a690-403f-8058-fc7268a0cce7", + "id": "f186b927-01db-45b2-9988-d8e8d906435d", "name": "Update Account", "request": { "name": "Update Account", @@ -13887,7 +13887,7 @@ }, "response": [ { - "id": "1408b06c-edb0-413e-83b3-254c2dc392cb", + "id": "a8b43060-7739-44a7-89ba-7b68239517ad", "name": "Accepted. Update request accepted and is in progress.", "originalRequest": { "url": { @@ -13944,7 +13944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "411fe5f8-6d87-4f6b-8e6f-c5f6560b5adf", + "id": "b39ad50e-a3d5-403e-8f7b-f5afded25a5e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14001,7 +14001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c879c05e-cfd3-48bb-afd0-8ce43eb95ac7", + "id": "46ee8fae-2cc8-4146-bb48-0945920a0897", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14058,7 +14058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "915eb12c-ed87-428f-94da-123ae134cfa8", + "id": "588a1704-5ca2-43ef-921b-334b8d9faeed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14115,7 +14115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e19699d-f9f9-4a72-8d23-bcf3f1b8e5a0", + "id": "65386cb3-a40f-4783-9bf3-93a3750cabcc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14172,7 +14172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05d4e26a-3610-49b4-892e-131f71e2d859", + "id": "75c6eedf-e7c9-4e43-acde-8229c45f65f1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14229,7 +14229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eab96692-0329-45d6-b6c3-dc6604e176f7", + "id": "31f88af8-d4ce-4186-a661-e3852befe0a9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14292,7 +14292,7 @@ } }, { - "id": "8afbe91a-48c6-41e3-aacb-137bad9f8a72", + "id": "04e7e703-b560-43c8-b812-65b8573ecc98", "name": "Update Account", "request": { "name": "Update Account", @@ -14346,7 +14346,7 @@ }, "response": [ { - "id": "b8e38b1d-ae72-4561-9e05-f08d8f8931e4", + "id": "73dc9e89-ebcc-4633-b3cb-466ea0722826", "name": "Async task details.", "originalRequest": { "url": { @@ -14403,7 +14403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2bac673-72f7-4b28-8631-63d0a1c187aa", + "id": "f83b449e-2fb5-4d90-a33b-ec0aeeb45875", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14460,7 +14460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ef49180-d5bb-440e-9216-03ef4c6c65d3", + "id": "052d2378-3c10-467d-8aee-87ab10ca7f90", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14517,7 +14517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "722c3497-7765-4a65-ad62-94265e48343e", + "id": "0cf8b2c6-256c-46af-95bb-0d492a06c146", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14574,7 +14574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "929d799b-0718-4eab-b880-589611efed66", + "id": "e3114ce7-c7b0-437b-9f9c-7bda96e5a1f8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14631,7 +14631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00103a68-37b5-48a2-ae8f-809f6851ff9d", + "id": "096dfaea-4202-4927-9b65-b0ab130afd32", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14688,7 +14688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdb53409-f717-49f9-8068-dad8107c2168", + "id": "f66ce3a7-8d91-42c5-9a7b-ec2e911128d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14751,7 +14751,7 @@ } }, { - "id": "d84c57fc-f229-4d1b-a751-4f736b000b1f", + "id": "e1bf7c82-96ee-4b44-8e30-ec64346db0ea", "name": "Delete Account", "request": { "name": "Delete Account", @@ -14792,7 +14792,7 @@ }, "response": [ { - "id": "36613377-64ad-42ad-aaa0-5798e4c2888c", + "id": "fd34c100-9c78-4a99-bef6-7dfb7610cdc6", "name": "Async task details.", "originalRequest": { "url": { @@ -14836,7 +14836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0030c455-f0bb-499b-a0f6-7478b672b8ab", + "id": "7b38c2c1-d028-45ff-b774-23170399b1ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14880,7 +14880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f029fa3c-8c64-46a2-b133-2a24018f7420", + "id": "8299226b-1670-4722-bb93-4a6d407da490", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14924,7 +14924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b5d5e0c-a5c7-449b-8443-b8bb840dc235", + "id": "bc3efee8-8dfa-4573-9647-270b8b4ca7c4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14968,7 +14968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b270b76-0293-4122-87e5-678c0884a2ca", + "id": "ccbfb285-bc17-445b-a046-9b73d10f9c59", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -15012,7 +15012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "710d8cc6-d944-47a7-8fb8-623edb954bd3", + "id": "affa6553-8b99-4c71-b3ea-2e389e6e01ad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15056,7 +15056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dc8384a-640f-412a-8607-3ade28da50af", + "id": "16bdb1f6-eba1-4fcd-ba6b-9c00f977c172", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15106,7 +15106,7 @@ } }, { - "id": "e307bb85-fba3-4f57-856a-96654b090560", + "id": "8e435b50-ee1e-4a19-a588-13179e979c92", "name": "Account Entitlements", "request": { "name": "Account Entitlements", @@ -15176,7 +15176,7 @@ }, "response": [ { - "id": "e3a5ca21-64da-4814-82de-c11637745351", + "id": "9fc14b56-8d1f-4f63-874f-7aeb4a02c6ce", "name": "An array of account entitlements", "originalRequest": { "url": { @@ -15249,7 +15249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fcb3127-07ae-4470-99a9-378879b0053e", + "id": "864e1a8f-807c-4acb-9331-a309a77f3f1b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15322,7 +15322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "182738ea-6afe-445e-85e9-1e50861ec22e", + "id": "ad77e632-3711-4e53-a0a8-a7feac3b553f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15395,7 +15395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5277a90-3846-4b19-a702-f56041ad7fd5", + "id": "392b01c2-5368-4fce-8dd5-911b87faaaa1", "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": "88cdd45f-0a8f-4e36-9c94-8ecb45a3d56b", + "id": "3cb05669-7fcd-4cd2-9033-76df8d8123f9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -15541,7 +15541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b961922-2bb6-4d4d-87f6-41376528dff6", + "id": "aeb66358-836a-4f2a-a1a1-40ee3c4e9010", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15614,7 +15614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "124a2bd8-b3be-4aec-afbc-47571dbf231e", + "id": "04854bbf-fdd6-4709-b47c-2fa2418b78cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15693,7 +15693,7 @@ } }, { - "id": "ea74f44e-32c0-44d1-95a8-1f5736752b9d", + "id": "c51fde45-9db9-49ca-8598-89e0c3bc7730", "name": "Reload Account", "request": { "name": "Reload Account", @@ -15735,7 +15735,7 @@ }, "response": [ { - "id": "29c53ed8-b0b5-466c-8b13-e200cdc0d7d3", + "id": "ddd2fcb8-165e-4f35-95a6-262c5e59c49b", "name": "Async task details", "originalRequest": { "url": { @@ -15780,7 +15780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45e412a3-b59c-468c-9f54-91826c5acc09", + "id": "3cecef0d-73af-4c15-9594-a312c1d5a75a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15825,7 +15825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32f9e01a-e87e-4a21-b1a2-38d81cc46dc7", + "id": "d25c095a-9c24-4b3b-80ad-1d4fae8bddd0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15870,7 +15870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aabf0a11-35fc-48e2-9152-db4a0fc34d57", + "id": "9462cfc9-07fb-4970-ac7a-1f68dcf81478", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15915,7 +15915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64c3c89a-020f-4316-8102-8ab5eaa6bc19", + "id": "67c91dc6-b07f-468a-b852-0e3cf86f2c44", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -15960,7 +15960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c9d9bba-8ec1-4705-858e-6c5c2cab2521", + "id": "759afd46-244a-4483-8fd6-79fed1b94931", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16005,7 +16005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a780a9e-c4b1-4592-9bd8-03c9e6143ede", + "id": "c19e2323-fc6f-40a3-870e-55333ed38477", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16056,7 +16056,7 @@ } }, { - "id": "11a79708-41a5-4902-aa9f-a5b51a00806f", + "id": "15d800b6-3e26-4b7c-9b4b-7c9ae99accea", "name": "Enable Account", "request": { "name": "Enable Account", @@ -16111,7 +16111,7 @@ }, "response": [ { - "id": "f4239a72-30d3-48f1-8bb8-b46616ba0a54", + "id": "f89850c4-5c63-4261-a712-19a8561b8e5a", "name": "Async task details", "originalRequest": { "url": { @@ -16169,7 +16169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd35f555-4fe3-49e1-a4f9-b868920a266a", + "id": "e86e7a44-e0b0-4604-8294-d225417de8d1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16227,7 +16227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e574f2d-4376-4e0c-b01e-8c98e93b229c", + "id": "19875a0d-031c-4341-9ef4-eb6f27144716", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16285,7 +16285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9ddfafe-8a4a-49e0-8f53-048bf8e47350", + "id": "46023fc8-d44d-4a22-a26d-25f652fb43b3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16343,7 +16343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b25a74c4-9388-42c8-9d36-bc0f1bfe0bc6", + "id": "26a12f6d-e878-42d0-884e-99ad72ac5d98", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16401,7 +16401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b96cbc6-779f-4a1f-8de2-b67863f4b5cc", + "id": "d145561b-1fb0-4fde-96ee-fb97bcee2fe4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16459,7 +16459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c926cbca-c948-4e32-b33f-12b40a82dae1", + "id": "12b6bcb8-6f36-4c62-9ee6-14b63e048770", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16523,7 +16523,7 @@ } }, { - "id": "26f800f4-e5c0-4927-992d-5bbc1eb49787", + "id": "70439ed3-5428-42d8-b00b-b78165a66122", "name": "Disable Account", "request": { "name": "Disable Account", @@ -16578,7 +16578,7 @@ }, "response": [ { - "id": "4e48e9a6-af6f-4e76-8267-f006894dcd5a", + "id": "ccc37f21-9a47-4a90-a51b-19d6eadc8e3c", "name": "Async task details", "originalRequest": { "url": { @@ -16636,7 +16636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db866fb6-2e3e-455f-8ab6-279fbd78902a", + "id": "826311b9-42d9-46bc-bf3f-62232ba83b0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16694,7 +16694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43735104-37f9-435a-84d0-f1e02ec058f7", + "id": "eaa48d9a-3812-4d00-ab9d-74505bab8368", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16752,7 +16752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5712c7f6-9587-4697-81fa-88af3463a15f", + "id": "8bc539e8-454a-4b19-bb60-9e476e7f8f6f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16810,7 +16810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e12b2841-203f-4002-99cc-6da91e6e84c1", + "id": "19a9ed42-f89e-4b15-bcae-371f6884d76b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16868,7 +16868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "178a5c3e-9f94-4927-b630-9e1dc21d571a", + "id": "c505738f-a831-4018-a015-046b4b70a7d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16926,7 +16926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59e6f2f3-7f0a-46dd-9fd0-1e688f770436", + "id": "462280c1-c4a4-427d-b5bc-0d33631a37ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16990,7 +16990,7 @@ } }, { - "id": "af95cfa6-639a-461a-b815-88ccf9220d7c", + "id": "33608161-8468-47d3-8870-a5c6c420f632", "name": "Unlock Account", "request": { "name": "Unlock Account", @@ -17045,7 +17045,7 @@ }, "response": [ { - "id": "ee93b737-5bbe-49c8-a5d1-3f6489cf2848", + "id": "04909487-1b88-4253-849e-8b9b6c361a78", "name": "Async task details", "originalRequest": { "url": { @@ -17103,7 +17103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d11878b1-16b2-4345-981f-cc84fefe8a46", + "id": "4dfb995f-129d-4270-8bef-da3fc3bdfc26", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17161,7 +17161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f887649f-65a3-4c18-9753-b95821a2e9e4", + "id": "29e0e79e-1e42-4278-8a97-29291f553716", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17219,7 +17219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e841ee95-8bfc-481d-8bad-f3b68d7d621a", + "id": "26b0e3e4-584c-45b9-b055-65de0d156b80", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17277,7 +17277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6c858a8-9d67-4684-8fae-020f3a50a988", + "id": "85f16a74-595d-4d45-b9e7-d89ca27c7805", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -17335,7 +17335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00d5ad2b-78cb-4947-b455-d0bbb5b7f7a5", + "id": "9015ebda-1763-4685-ba60-665432639a19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17393,7 +17393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a90b2351-5f20-464d-9e27-babbe844803e", + "id": "d1b5b3dc-5e55-4594-b3c8-76e36f96b3b3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17457,7 +17457,7 @@ } }, { - "id": "2f865eb1-e66f-45a2-9c07-09374a82249a", + "id": "a341522a-51b4-4564-83ef-5107c0154013", "name": "Enable IDN Account for Identity", "request": { "name": "Enable IDN Account for Identity", @@ -17499,7 +17499,7 @@ }, "response": [ { - "id": "123c7d52-3c37-4741-8132-b7022a139982", + "id": "37442294-5324-4dca-9db4-544df255d709", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -17544,7 +17544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "753d041b-9c42-4984-add1-30d90a240dd8", + "id": "d8b45baa-c2f0-4194-bf97-84963adb678b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17589,7 +17589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88c5bc49-e0f6-400e-9ec7-759435bdf910", + "id": "32489e14-1fc5-487e-be92-b1db77d9625b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17634,7 +17634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "062ff387-b0a4-4f38-8a53-05c57cab2a9a", + "id": "c2576842-b64a-4daa-84e3-eb7db274ac96", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17679,7 +17679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a83dbba4-1132-45fe-b613-728187d35ad3", + "id": "93d0b0b5-e9a3-4b3d-bfcc-2144f40e33e1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -17724,7 +17724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2499d9fd-2388-435e-a698-29a8a4b1a6b6", + "id": "20584689-9526-47c5-bb2f-7ae227a4d1f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17769,7 +17769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2033777-9ae9-4714-90c3-4cd3db74be4f", + "id": "cdf6989f-ef6b-4d90-9bef-e1bafe09a158", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17820,7 +17820,7 @@ } }, { - "id": "71724108-89ba-43ba-b16f-31a6407b4719", + "id": "985fcbbc-d381-491d-ae2c-a43f49fe533f", "name": "Disable IDN Account for Identity", "request": { "name": "Disable IDN Account for Identity", @@ -17862,7 +17862,7 @@ }, "response": [ { - "id": "fdc7395c-7e7a-490a-a822-9e0919b542f5", + "id": "6c677296-cd87-45f0-b163-3f2f7f3bbf55", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -17907,7 +17907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8dff109-4dc4-4f22-88a3-a8ae73c9dff1", + "id": "91f0fada-b215-412c-9075-26c8bcdda859", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17952,7 +17952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d18ba2d7-b399-488e-8073-36ff0bdd0eff", + "id": "0208c64f-80a4-470b-a83b-d53b0ec2ea47", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17997,7 +17997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06db7e2d-556d-46fd-a78e-97db86acc8e2", + "id": "9a3e290a-8cd9-46d1-8564-065b761359b8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18042,7 +18042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e12f6a39-ba0e-45a6-9c52-1f86ec320eb2", + "id": "0986ce3c-84df-4523-9eda-2e724c36a9cf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18087,7 +18087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50e77f71-d171-4182-9ccb-ce0bae63847e", + "id": "9ecc3c87-ed9c-4337-88b3-f1fa447e601e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18132,7 +18132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c9b5da2-27b9-45fd-9259-9b1578c382ad", + "id": "c0c058f7-56d7-4c89-ad9d-49d395b88419", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18183,7 +18183,7 @@ } }, { - "id": "bd0f2653-8210-41ff-8983-13839ac39846", + "id": "18f87a49-4697-4cd2-a2b3-033b00ab771f", "name": "Enable IDN Accounts for Identities", "request": { "name": "Enable IDN Accounts for Identities", @@ -18226,7 +18226,7 @@ }, "response": [ { - "id": "dff8bc08-b8f7-46c8-9f57-179159cae322", + "id": "9f13a1c7-c878-47d0-94f2-790cd30de71c", "name": "Bulk response details.", "originalRequest": { "url": { @@ -18283,7 +18283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d38742a-4a11-412c-9305-1075c9c42c8e", + "id": "217c6aab-6696-4855-84cf-21dbff04c620", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18340,7 +18340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de810033-d159-4b6b-8aec-9f1b1cb86716", + "id": "e84bace0-4107-4205-a8bb-6b12b4582170", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18397,7 +18397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ce149bb-abaf-4f26-b093-953353bda6f3", + "id": "7463fa7b-170e-4951-b875-d256cb6f9c90", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18454,7 +18454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c79f893f-c714-4987-8233-3af7e9f36a98", + "id": "b8e31274-ca9b-4fb6-bdb3-ba09c049f72c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18511,7 +18511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e45f11af-4da3-483b-bd61-d6179fd4f759", + "id": "edb79c7d-8e92-44b6-86ad-ecd479bb69c5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18574,7 +18574,7 @@ } }, { - "id": "96ff39b4-9f9a-4364-b363-dc43466fc862", + "id": "381607cf-59ec-485b-a849-21f6512174c9", "name": "Disable IDN Accounts for Identities", "request": { "name": "Disable IDN Accounts for Identities", @@ -18617,7 +18617,7 @@ }, "response": [ { - "id": "853e0e52-43e0-4c6a-8b97-2852f06e3071", + "id": "3b31529a-d11b-49c4-8860-84d9de5f9c44", "name": "Bulk response details.", "originalRequest": { "url": { @@ -18674,7 +18674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "792d0888-49b4-4079-b80c-5bebb46d1fcc", + "id": "3ff653f6-9ca4-4d70-aaf0-a76004d8884e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18731,7 +18731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "718ea462-5c28-4616-9264-2a27deb815d4", + "id": "a554ddae-1aec-4560-953d-19fe20beca73", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18788,7 +18788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2282eaa1-558c-4a46-8e72-18225f39915b", + "id": "50623de3-dbbc-46ba-af9e-ec80ebf64576", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18845,7 +18845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43cfb195-e8ed-4ab3-9638-c5dfdae5287a", + "id": "28083594-c061-4002-a210-b32347ec1b13", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18902,7 +18902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8f9ba41-c70a-4fbd-8da7-6d56661bc68d", + "id": "be1ae7c7-c234-495a-a74b-1313ee1a4fb8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18971,7 +18971,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 IdentityNow 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 IdentityNow'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, IdentityNow would provision all the access the user needs, nothing more.\n\nIdentityNow 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 IdentityNow:\n\n- ManagerCampaign: IdentityNow 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: IdentityNow 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 IdentityNow 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 IdentityNow 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 IdentityNow.\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 IdentityNow 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": "1da12edb-547a-45e0-959f-6853aad50839", + "id": "44a46223-41c8-4caf-8f7e-e23a3a634380", "name": "List Campaigns", "request": { "name": "List Campaigns", @@ -19055,7 +19055,7 @@ }, "response": [ { - "id": "8d03564a-3198-4896-a97b-42f47c2cf1cc", + "id": "f875419a-00e6-4d83-8650-720a48f2db06", "name": "Slim Campaign", "originalRequest": { "url": { @@ -19153,7 +19153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fb644a3-e210-42b4-bf54-782bf74361c8", + "id": "c4e43745-86a9-4907-a491-77f66c10facc", "name": "Full Campaign", "originalRequest": { "url": { @@ -19251,7 +19251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "829bbf21-b04a-44b2-a882-adaa92e86766", + "id": "a17f3f67-204b-4089-a29d-cdb6f21ba959", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19349,7 +19349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf66d4c0-c7ac-4cba-a356-b92509af9ba0", + "id": "35b9ec49-c96d-4e50-ae56-21e8074c6b80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19447,7 +19447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c14c96a-1e58-4b5d-8cae-c727d32bdb95", + "id": "1880016e-84a5-4b35-8adc-bb843a449a9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19545,7 +19545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efd084df-e67d-4750-a49a-2692605921f0", + "id": "a5363f4f-7029-4345-86e2-eddb0bb1e0de", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19643,7 +19643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de040f4d-0e96-45b1-94e0-ae3cc0f1a327", + "id": "c79f7d2c-113b-4a4a-a805-3aa2e4e0fc06", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19747,7 +19747,7 @@ } }, { - "id": "42d17590-3223-456c-9a23-ea1f2af94090", + "id": "788f1ef6-6a07-490a-adb0-2a5640dacf14", "name": "Create a campaign", "request": { "name": "Create a campaign", @@ -19789,7 +19789,7 @@ }, "response": [ { - "id": "ec0de5d8-e77b-4aad-a28a-569d9e6e8c00", + "id": "dd0da6d4-ede9-491e-a876-cf1fc6d46d9f", "name": "Manager", "originalRequest": { "url": { @@ -19845,7 +19845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "515dea26-1121-419b-84da-90d64f6e3b4f", + "id": "62ae2ffe-4a9e-4bda-83ca-b53a881ff8ce", "name": "Search", "originalRequest": { "url": { @@ -19901,7 +19901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d26136a-a63d-4545-8cee-a809d9cd0e21", + "id": "732917f0-1008-4800-9ce3-76dfae050199", "name": "Source Owner", "originalRequest": { "url": { @@ -19957,7 +19957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56ddad66-f423-428d-a226-fc9edab5e8bf", + "id": "c19f1b92-1c20-43ce-978d-5a238b8b6d56", "name": "Role Composition", "originalRequest": { "url": { @@ -20013,7 +20013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84699a26-8160-4aad-8d80-4cfe89c6be29", + "id": "637bcf27-aa52-4c27-aa22-c838219503fd", "name": "Manager", "originalRequest": { "url": { @@ -20069,7 +20069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea2455c9-c4d9-418a-9518-6a43d18256e6", + "id": "12258b47-303b-4dfa-93a9-e41bbc219df3", "name": "Manager", "originalRequest": { "url": { @@ -20125,7 +20125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a7483e1-22d1-4685-8562-fbe225a0a844", + "id": "fcd6c88b-4aec-4551-b4a8-c758a2d86c96", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -20181,7 +20181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "757226bb-1387-4b31-8acd-1c0ad2282fa6", + "id": "df61cba1-76bf-422a-8cdf-f1742ccaa99a", "name": "Manager", "originalRequest": { "url": { @@ -20237,7 +20237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3832e9cb-dc4c-4fdd-9f9e-c07e01d43f91", + "id": "fd2b486e-cb48-4dfc-8325-aacb0783c82d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -20299,7 +20299,7 @@ } }, { - "id": "7439aea0-87e1-414e-affa-74a16ab86787", + "id": "cca0bdad-2f78-4ef1-9b47-2e34f985d028", "name": "Deletes Campaigns", "request": { "name": "Deletes Campaigns", @@ -20342,7 +20342,7 @@ }, "response": [ { - "id": "8a0639bb-e3b5-4e42-a795-0ccc595eaafc", + "id": "4bab84e2-3d4c-4c85-9179-25aea57654e5", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -20399,7 +20399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adbbbeaf-073c-476a-b640-987afc9790aa", + "id": "0f1d735b-b30c-418f-9d08-133b279eab7b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20456,7 +20456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb067bf4-dd72-4103-9cbb-dcfe1f2aefc0", + "id": "ae42ba4d-4d31-4e67-b713-a4e31de44939", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20513,7 +20513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe9c2954-f5d8-43cb-b72f-ddcb28ee1154", + "id": "73cf53f4-b5b8-4796-b1d6-e653b50afcf5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20570,7 +20570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b41112f0-5d7f-47d2-9649-bd4c313f53de", + "id": "9c73c437-261e-4f9b-ab5f-25ef08bc6c40", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20627,7 +20627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3bf5528-8488-4fae-949f-35060e5d5076", + "id": "e9dca032-afb5-4098-9d06-524d6db87228", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20684,7 +20684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "429612bb-55d0-4889-97cc-eddd5bfee184", + "id": "5a704e22-1d63-4d25-b371-8a2db5eb2085", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20747,7 +20747,7 @@ } }, { - "id": "1fc20797-7b9a-41d9-b94d-d5d60365ebec", + "id": "b3351dc5-6a4e-4a8b-a99b-0a411dc1b9f7", "name": "Get a campaign", "request": { "name": "Get a campaign", @@ -20788,7 +20788,7 @@ }, "response": [ { - "id": "83399fde-4e19-4d21-9ab9-584e4c6a3959", + "id": "09eb6b25-42b7-4637-af9d-3b96daef0a46", "name": "Manager", "originalRequest": { "url": { @@ -20832,7 +20832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be4c3a8a-0c3b-400e-a5ec-a3c452ca854f", + "id": "201b1d01-c40b-4e55-b8c0-b29560119d0d", "name": "Search", "originalRequest": { "url": { @@ -20876,7 +20876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9f74b05-d41d-4d90-921f-84c1b71f61f1", + "id": "e46896d7-594d-4823-91cd-4cd67e980ad0", "name": "Source Owner", "originalRequest": { "url": { @@ -20920,7 +20920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2ddecb1-8c2e-41c1-865c-f1e331931fab", + "id": "ca27d707-f1d0-47fb-95c6-3cb62427511f", "name": "RoleComposition", "originalRequest": { "url": { @@ -20964,7 +20964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13cf9adf-457a-4e39-a4be-c473d232edf6", + "id": "fed9e4f0-1563-42c7-8a23-d84df8bbef9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21008,7 +21008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97ebf8f4-28d3-4086-9c33-04376b9931ed", + "id": "3de2e74e-b762-45ef-97c4-28a9c6688396", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21052,7 +21052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28500e84-54c2-4d66-b0da-ec76ca6c9dc7", + "id": "f6b7f3ff-83aa-4fc8-ab0f-a6c0c688b83c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21096,7 +21096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "506ba998-e797-405a-a722-e8d55a171471", + "id": "5018ff12-d80c-40f4-8224-06ca512fc999", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21140,7 +21140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "675d0f45-3a80-4021-9813-842b7b5ad4ad", + "id": "9c4884c6-e170-4187-8a5b-f58908d092ee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21184,7 +21184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84b4a844-c26a-4f26-afad-6fd3a69486a6", + "id": "2a4626ca-3302-4215-9c6c-12040e621297", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21234,7 +21234,7 @@ } }, { - "id": "1fe14c26-97f8-4ca8-b0f0-44a95beb2449", + "id": "7571fb7b-03dc-438b-8ad3-a8d792ccfff2", "name": "Update a Campaign", "request": { "name": "Update a Campaign", @@ -21288,7 +21288,7 @@ }, "response": [ { - "id": "669432a7-34c5-44cd-bd2b-de76479ab53f", + "id": "73315549-0fb4-4381-964a-b51bace8f3db", "name": "Manager", "originalRequest": { "url": { @@ -21345,7 +21345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ae2e4fd-db33-4510-961d-0d4dd3af6be7", + "id": "6f9656ad-4e71-44c4-8602-49ab65838cf9", "name": "Search", "originalRequest": { "url": { @@ -21402,7 +21402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1f0bdda-3e8c-45fd-8e0c-a23c54a3a9cf", + "id": "26b36be6-85e5-4f34-83c9-485967b085f4", "name": "Source Owner", "originalRequest": { "url": { @@ -21459,7 +21459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91285e7e-e0a7-4e4e-b09a-7108755a48e2", + "id": "2fdc173c-9dea-49c8-86b9-70b966a2994d", "name": "RoleComposition", "originalRequest": { "url": { @@ -21516,7 +21516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58ba1f2c-caef-4741-8aad-ab3f642a5daa", + "id": "919b675c-5808-4d78-85ea-47c3b27b7a3b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21573,7 +21573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97077dc6-9545-4850-946e-ce9234c87211", + "id": "0b9c8dd6-af4f-48c0-9493-5b3c160e80bd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21630,7 +21630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bd7ebaa-d329-4514-83aa-a436d038ce66", + "id": "f5d90caf-6bfb-4c94-8ee4-fc7cc1330c13", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21687,7 +21687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb131d5c-e3a6-4a5a-912c-289e7839e899", + "id": "8da186cd-8f41-45d8-ab2c-ebcae3c4b74a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21744,7 +21744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71130fec-71f2-4a93-bf1c-9ce05adfc8b2", + "id": "62ea6ebc-e08b-4dec-9a4e-ba52f86ed2dd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21801,7 +21801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1b02043-af77-44a1-88ee-bd08bb2fe01f", + "id": "a6c2df7e-719d-44bb-afa7-afe7d7ea3fbf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21864,7 +21864,7 @@ } }, { - "id": "3a419395-187a-4ead-8767-b5bb7b43c90a", + "id": "a66b08f2-aae4-4fd8-b34a-06dd082318d9", "name": "Activate a Campaign", "request": { "name": "Activate a Campaign", @@ -21919,7 +21919,7 @@ }, "response": [ { - "id": "98fe330e-4265-43ce-87e9-451f3a450426", + "id": "8fbeb0a9-4b0c-42b1-bc91-9ec7c86f8f92", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -21977,7 +21977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b9384ab-2a64-4329-b413-39e8ce1b537d", + "id": "7d2f6629-9886-4f2e-873b-e4c105a9b3ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22035,7 +22035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42ba6d07-0653-4aed-a55e-90ff393fb8f5", + "id": "e4692fad-94cb-4909-849c-353131a7b60f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22093,7 +22093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "775a1879-d9b5-4a6a-b059-7d773bddb8d3", + "id": "043ff288-804d-4a91-9701-15f313793b21", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22151,7 +22151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3338bafe-ab08-4060-a635-38f5d743e7df", + "id": "e1715471-760f-45f6-9daa-e7025fca9b49", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22209,7 +22209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "413cdcd7-ffcc-405e-b719-438060118b97", + "id": "d82f52ca-c0c7-4f17-96ba-6bb586387251", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22267,7 +22267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98186b4a-9afc-45e0-95a2-099bcfa81e72", + "id": "7ac2b687-7eca-4172-8c65-baaf8c047052", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22331,7 +22331,7 @@ } }, { - "id": "3e9aacb8-407d-4cf7-b3db-694c51d7f170", + "id": "a52fc7a5-ee20-410d-8674-14edcbbedd9a", "name": "Complete a Campaign", "request": { "name": "Complete a Campaign", @@ -22386,7 +22386,7 @@ }, "response": [ { - "id": "c57ea3ba-843a-457a-abff-defa4574496a", + "id": "0e1917bf-704a-4e02-91bd-2ac4659dbb06", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -22444,7 +22444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5732f8f3-62f5-40b9-a4cc-e67cb5679978", + "id": "2d8cedd5-07d4-4c18-81b3-1edb3e011ce1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22502,7 +22502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a457d47a-83f2-42be-8b01-f7e1ebe12ab4", + "id": "8ac9ecd8-f516-493b-9a5e-c28ab5eb1db9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22560,7 +22560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bdceeb3-40ac-43f5-8304-f0a94e8bb3e7", + "id": "b27afb78-ec3a-4c3b-8735-888b747a4aac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22618,7 +22618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f3b4852-9c29-4c51-8e59-1617b58c7586", + "id": "bc8d6702-8dd3-44b3-a131-b88627ab86bf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22676,7 +22676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65bf8cf8-1284-47dc-9df2-4b6165efb0a1", + "id": "926e2292-f81e-4a66-87f9-df61fc4a32dd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22734,7 +22734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f803eebf-10d1-4e88-b66e-743020a79b64", + "id": "85b30da0-8ab9-4d66-a94e-aa642fc6b600", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22798,7 +22798,7 @@ } }, { - "id": "766f859b-34a0-4d22-9df2-831a27771551", + "id": "66791e42-f7ac-4f94-8013-6c0b17ebab62", "name": "Run Campaign Remediation Scan", "request": { "name": "Run Campaign Remediation Scan", @@ -22840,7 +22840,7 @@ }, "response": [ { - "id": "9407be57-9f37-4354-8032-e3bc443a9db1", + "id": "6bd4a976-15ef-41ff-8110-f86f1eab0a45", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -22885,7 +22885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d8e6860-3c4e-4057-855e-def19bdf1bfa", + "id": "0a5bb6da-1ea7-4402-8884-264b3e52ba91", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22930,7 +22930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ad42d88-ce9f-4223-9df2-7605cbf0abe5", + "id": "ea7cf983-002e-4455-8b30-e430e55cc782", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22975,7 +22975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb1593ac-f663-4996-a10a-2f91d9996359", + "id": "c83301a5-ae88-4cec-b50d-45aa9f7fa706", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23020,7 +23020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50265f0f-df30-42f0-bb0c-2a8908328431", + "id": "03cd0dd3-a404-485b-a907-90c8b6ac8265", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23065,7 +23065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1159b377-2cf5-44d4-961e-8e4a91310577", + "id": "8f4ff58f-7a3d-4ac6-9bf4-8c95f1e0e44a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23110,7 +23110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef5aaeba-8674-44e3-970a-bc59b0dc6bfb", + "id": "987c6a1f-715c-4618-9581-379cb635f3f8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23161,7 +23161,7 @@ } }, { - "id": "64aa27a8-cca0-43d0-b404-e5408bcda330", + "id": "77c37060-41ca-430c-81c4-4ee54c39c629", "name": "Reassign Certifications", "request": { "name": "Reassign Certifications", @@ -23216,7 +23216,7 @@ }, "response": [ { - "id": "35631187-2171-4d0b-85c3-cbb04e818f42", + "id": "1be240ed-bbc1-4489-b7eb-7749e0b4e0ce", "name": "The reassign task that has been submitted.", "originalRequest": { "url": { @@ -23274,7 +23274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4b5a749-140a-4a52-b9cb-a38fb0adf722", + "id": "9005d14b-6bd7-45a7-9573-82ce67a53a35", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23332,7 +23332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffb5121c-3e38-4efa-9522-76dd422c45b5", + "id": "ec2064e7-1bca-482c-9802-d58664b5f3f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23390,7 +23390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93df5da6-6765-4ac2-9f06-10234eba7199", + "id": "54d2b941-4b5e-4945-952e-9cf8d448e9d1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23448,7 +23448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2ffd3d3-4f1e-4bda-8c83-29b91b479bd6", + "id": "26e18e39-2c02-4475-9f53-8a4a3415ea98", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23506,7 +23506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f3c1172-9f16-47c9-8af3-b7215a2824ff", + "id": "960f9f94-23bd-403f-84bb-2e8a76306a44", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23564,7 +23564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "067948df-bcbe-4e0c-a797-296587f759cb", + "id": "ef6dca60-7426-41bd-ae05-1290f74b6fdf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23628,7 +23628,7 @@ } }, { - "id": "fee6d3cd-51de-4497-ae22-613dfc1df148", + "id": "2bdb74e8-c77a-488e-b80b-627d84ce1b2c", "name": "Get Campaign Reports", "request": { "name": "Get Campaign Reports", @@ -23670,7 +23670,7 @@ }, "response": [ { - "id": "30424abb-feae-4c96-844b-373695b93698", + "id": "be784380-c545-45e5-bd72-98cc60f12c9f", "name": "Array of campaign report objects.", "originalRequest": { "url": { @@ -23715,7 +23715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e3c4a8f-79f3-4669-8a11-3e660950f308", + "id": "63fcc578-28eb-4766-b68a-43091772b8c8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23760,7 +23760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0d1379c-0cf8-479b-bd4f-a124bd87e865", + "id": "ae667e8e-21e9-4ba9-9ba0-3dba0280bb30", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23805,7 +23805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90612b9f-f2be-4466-8d83-9ac8685cb929", + "id": "ae5e521f-1ce8-4cf8-a129-6b7147822d12", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23850,7 +23850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "975f2cd0-7ca8-421e-aa2d-c9e8e4c1acd2", + "id": "49edd41f-874d-415f-9613-5640ecc74e61", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23895,7 +23895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f9dd164-861c-45e7-b8de-d5ec87b54cb6", + "id": "9a7feda0-5395-43dd-9abb-ee429630bed3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23940,7 +23940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18245424-a23f-4472-9cc6-4cf51ef73ca7", + "id": "6269ab95-fea5-406c-92a6-f164841d310c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23991,7 +23991,7 @@ } }, { - "id": "52482ca5-9044-4cdd-8550-1d474d122804", + "id": "92dd9ebb-859a-4bb1-b37f-10f4d1d5be5f", "name": "Run Campaign Report", "request": { "name": "Run Campaign Report", @@ -24044,7 +24044,7 @@ }, "response": [ { - "id": "87ecf461-4145-45ed-89d2-7e96ee3cc28a", + "id": "d76ae61f-ba58-4cb0-8be2-e73df42a85f4", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -24090,7 +24090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8167f960-a6c9-4c4a-980d-78a0a815e2a8", + "id": "282e45b8-1046-40de-90fd-f818fb73dec5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24136,7 +24136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eebb1cc1-a842-4ca0-91f1-ae616440b3fa", + "id": "e9375bd7-5e1d-4163-ab1b-dbc2aa14e47b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24182,7 +24182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a2e5653-ad18-4b3b-b40d-8ddfbe24d6bc", + "id": "d73abbf8-e998-4b75-a519-07ee6858bcfd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24228,7 +24228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3940fe35-88be-463c-9d29-eaba37338395", + "id": "aa8d2529-a26b-4676-a978-1ca8ace57afc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -24274,7 +24274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71aecb82-32b3-480a-a8fc-8fbe810e42bf", + "id": "d461aa65-1116-4dd1-905b-2c34181603c0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24320,7 +24320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c037472-c5b9-4c2c-a039-128a8eb087c4", + "id": "2106497e-0860-4d19-928d-5692e832939e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24372,7 +24372,7 @@ } }, { - "id": "5f36e2a9-7dfa-44eb-80b0-7b7d1f2376d1", + "id": "41dff2ac-df2d-4069-a0e6-99d0bf0b8a8e", "name": "Get Campaign Reports Configuration", "request": { "name": "Get Campaign Reports Configuration", @@ -24402,7 +24402,7 @@ }, "response": [ { - "id": "345f6a7c-5210-4d76-8724-327ddca717b4", + "id": "bb290f1c-6a22-45a7-91e7-91ebfb989ceb", "name": "Campaign Report Configuration", "originalRequest": { "url": { @@ -24446,7 +24446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "025f920c-c857-4fe3-a4f5-7e206fabfc02", + "id": "8ca0b4f6-d823-42a7-a0b1-b229a058c8dd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24490,7 +24490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c68c00a1-89fc-43b3-927a-181ef9848007", + "id": "dd09c9e8-973e-44a4-b0fc-e9a8a68435b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24534,7 +24534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8212ff75-5945-4ef1-a10e-06281c97f0ec", + "id": "92043a1c-422e-40c6-bf4b-bf40133fa904", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24578,7 +24578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0570123f-e835-4220-b39e-48b0a5cd7813", + "id": "04a312fc-54d4-4281-ab21-61a65e077539", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24622,7 +24622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78fc4083-1700-47fa-9cc9-db873dabb27c", + "id": "5050cf8e-66ad-4d2d-8cb4-9b3af777adbb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24672,7 +24672,7 @@ } }, { - "id": "c477622c-8042-4f72-8e4c-6d1823515a08", + "id": "15705139-3a45-4bdc-a18e-303d16b7afcb", "name": "Set Campaign Reports Configuration", "request": { "name": "Set Campaign Reports Configuration", @@ -24715,7 +24715,7 @@ }, "response": [ { - "id": "f6a38be0-b9fa-41e2-901d-88a4c7cb5b08", + "id": "871265ba-94e1-4dfc-98f8-6b8d4aba5b59", "name": "The persisted Campaign Report Configuration", "originalRequest": { "url": { @@ -24772,7 +24772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0655a93c-a827-4be4-a509-6f2d7c5c2d29", + "id": "e95e415a-8089-4b37-a076-f4eea254b677", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24829,7 +24829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eeb23856-79c4-444f-9793-7383abee554f", + "id": "7660f105-b657-40c5-bc2f-a6408d6201b8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24886,7 +24886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44f1015a-d06e-4483-bc39-390016c087f5", + "id": "49a5448d-72c1-40d9-a0e9-c1ee51c19e81", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24943,7 +24943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb3d602d-52bb-45f2-986d-f3387387198f", + "id": "dd233f06-f77e-4b09-a34a-eadca3e3e67f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25000,7 +25000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2cfed6f-8948-43ca-b43a-466da72e8eb2", + "id": "13375cf2-97ca-4683-811c-a33debdb43d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25063,7 +25063,7 @@ } }, { - "id": "10b303b4-f799-4f3a-8187-3c0b8f268e77", + "id": "f328b291-6c11-4ae0-8cdb-3f30a541e872", "name": "List Campaign Templates", "request": { "name": "List Campaign Templates", @@ -25138,7 +25138,7 @@ }, "response": [ { - "id": "2bbb15da-6c2d-4b0c-bd43-17794cc449e8", + "id": "89b4dcac-16f2-440c-ac21-259469facbbb", "name": "List of campaign template objects", "originalRequest": { "url": { @@ -25227,7 +25227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7595970b-68d5-49c8-9efa-d82dff7c4d25", + "id": "e4984d1d-d3fc-4741-8881-5e784be09d6f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25316,7 +25316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7268fc19-c6f3-4f9c-a3c9-2ed9183aa72e", + "id": "d4047c73-ff0f-4257-9c8a-672403cb6aa0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25405,7 +25405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7abb7d9-af03-42cb-82ca-78f464beacad", + "id": "70ed74b0-afbb-453f-8a12-0fd18dd76255", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25494,7 +25494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae80d891-8a90-4595-b5ec-38f1c91d702e", + "id": "ebdfefcf-c133-48b4-8430-67a647853537", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25583,7 +25583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "101dd628-a29d-4893-a7de-dd7b71c10f9d", + "id": "5a7a7546-7300-4989-9820-8232f5a0e9f3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25678,7 +25678,7 @@ } }, { - "id": "d437b15d-dd88-41cb-972b-4b24c996843b", + "id": "06223c3f-932d-4cf9-8868-eca03b611fb5", "name": "Create a Campaign Template", "request": { "name": "Create a Campaign Template", @@ -25720,7 +25720,7 @@ }, "response": [ { - "id": "31635055-c2a9-4c79-909d-3627711937b5", + "id": "583ee029-c3e1-434f-93fe-c1b11a142796", "name": "Manager", "originalRequest": { "url": { @@ -25776,7 +25776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c966a1a3-96c2-4a41-9ac9-56f65b8a5c86", + "id": "dc750bd6-a3fb-4e23-b40f-25db24d68e44", "name": "Search", "originalRequest": { "url": { @@ -25832,7 +25832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7174ce4-a265-4660-9bbd-d10a5abeac45", + "id": "792a2425-6552-4e4f-977c-dcc18dc73ac7", "name": "Source Owner", "originalRequest": { "url": { @@ -25888,7 +25888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15532f88-b0b8-4f80-bf29-dd4d8bae21c0", + "id": "17fda4e4-649b-4b65-9110-a858b6055c98", "name": "RoleComposition", "originalRequest": { "url": { @@ -25944,7 +25944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67dd7b2c-dc5d-4804-9aad-8f0d94de5c25", + "id": "8895f92a-1a37-428b-91be-2052ec493099", "name": "Manager", "originalRequest": { "url": { @@ -26000,7 +26000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62f8e0f8-d610-421a-9e03-d64e10dbaf83", + "id": "3389e70c-477b-4118-bbbf-6749825ef718", "name": "Manager", "originalRequest": { "url": { @@ -26056,7 +26056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d2d303b-adbe-49d2-be07-fdbfaab3620b", + "id": "a4b60fd2-d5c2-4c1a-8082-133b2f1a0725", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -26112,7 +26112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd08f064-6e26-499a-bce5-d051b80f521e", + "id": "3277fa8a-0b11-45d8-b961-c80b38c8d2e8", "name": "Manager", "originalRequest": { "url": { @@ -26168,7 +26168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecfd228e-78cd-4818-b798-3af62567a603", + "id": "b442bf0e-fe83-46cb-a7cc-cae917281b25", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -26230,7 +26230,7 @@ } }, { - "id": "b78ba6f7-2df3-41b1-92fd-7438a6544aec", + "id": "4ee4004c-d6ac-4722-96bf-b1dfde13319e", "name": "Get a Campaign Template", "request": { "name": "Get a Campaign Template", @@ -26271,7 +26271,7 @@ }, "response": [ { - "id": "3d93b42e-6010-48a8-b649-1919a508b269", + "id": "f3eff91d-b961-4777-924a-e82dbbc77507", "name": "Manager", "originalRequest": { "url": { @@ -26315,7 +26315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc72b314-fbfc-4d4d-8b97-00c0d43d3e11", + "id": "14750e50-c718-4c5a-ae6f-6787e88b7c7f", "name": "Search", "originalRequest": { "url": { @@ -26359,7 +26359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fd09745-74c2-485f-ac5a-bd2156bfbada", + "id": "24d9f01a-37db-4105-a6cd-9c1149cdfe51", "name": "Source Owner", "originalRequest": { "url": { @@ -26403,7 +26403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dce156c4-e789-471d-8652-fcb16e91270e", + "id": "54e3043c-d103-4b66-bf19-bf843d5fe3b6", "name": "RoleComposition", "originalRequest": { "url": { @@ -26447,7 +26447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c693b382-f3e2-4588-a37d-49185994536a", + "id": "c749aab4-80a2-4bfc-a901-aca2dee3f60e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26491,7 +26491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28b10533-e6fb-4df7-86e9-6ab73be500a9", + "id": "97cf916d-29d3-4b2e-900e-b07d21d2fd04", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26535,7 +26535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e54c727-2e34-4128-84e1-0c7ad03497a3", + "id": "f8565027-c91b-4257-ad8b-92d83ea6a0ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26579,7 +26579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03ed4998-17ca-478c-bf46-7e16eda15687", + "id": "64cbb408-9aba-45f0-a78b-6a2e1a7e1706", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -26623,7 +26623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9900b96-f116-41cd-9ad8-0d94837f9836", + "id": "164006ec-6927-410b-a025-1882b6e67ed4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26667,7 +26667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "686b6acf-ea16-4f39-9323-d202e9164407", + "id": "40763865-accb-4064-ba06-eb84c0869d39", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26717,7 +26717,7 @@ } }, { - "id": "6e94bd31-ce1c-4dc5-b7ea-c206ac843087", + "id": "66662579-f78d-4b30-afe5-0938f999a77d", "name": "Update a Campaign Template", "request": { "name": "Update a Campaign Template", @@ -26771,7 +26771,7 @@ }, "response": [ { - "id": "2b6efde1-1db5-40f6-9b14-963d5d616fa6", + "id": "942db2f8-1896-4c4c-931a-e8a390254ed7", "name": "Manager", "originalRequest": { "url": { @@ -26828,7 +26828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46db0bc7-8e97-46f7-80c5-203bbe0abb12", + "id": "a7c9b4e9-037d-4c00-b443-e0e95e01c886", "name": "Search", "originalRequest": { "url": { @@ -26885,7 +26885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d64b6191-3bc0-4eb5-a077-1b5902a16d52", + "id": "5cf74473-7795-4bdd-81b2-75d3eafafdbc", "name": "Source Owner", "originalRequest": { "url": { @@ -26942,7 +26942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af60149b-8d3d-48a4-8071-d19a224a007e", + "id": "d1b335f6-df77-4b94-9201-109bfc38da60", "name": "RoleComposition", "originalRequest": { "url": { @@ -26999,7 +26999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50a33f37-843e-47c9-a791-bf510fbd0d9b", + "id": "60f2c529-df05-4150-b682-f8d72e89ea4b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -27056,7 +27056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50ccc933-1403-455f-8301-afd5c4047922", + "id": "cf501c47-fae6-455d-932b-f199096daf20", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -27113,7 +27113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "387e0e23-de18-494f-9368-004249717b21", + "id": "252e0bd1-84da-4739-82b5-c991a2f5c7a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -27170,7 +27170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd0bfa02-6c04-4cae-83d7-3a62fc25ed43", + "id": "c871225d-9e85-49eb-970f-ab4e0c7a6e31", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -27227,7 +27227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1ceb134-4cdb-4be6-9b16-4e07b8cb6898", + "id": "6bc8e626-f922-43dc-8211-3d4f5952dad5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27284,7 +27284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64ed138c-38fb-4217-bc81-04af980f8f3d", + "id": "1d24c3e4-e934-4910-b188-7975b78a0a27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27347,7 +27347,7 @@ } }, { - "id": "8838c6b3-13e6-48c6-9274-0fed16809426", + "id": "cccadc52-187f-4704-aecd-a2e562f750c5", "name": "Delete a Campaign Template", "request": { "name": "Delete a Campaign Template", @@ -27388,7 +27388,7 @@ }, "response": [ { - "id": "c492247e-a6c4-4f19-9e5e-be3af6b34142", + "id": "e490bba5-c4dd-4a37-9889-3afcc72fe93e", "name": "The campaign template was successfully deleted.", "originalRequest": { "url": { @@ -27422,7 +27422,7 @@ "_postman_previewlanguage": "text" }, { - "id": "24aa1557-f435-4195-af95-8763d8efa065", + "id": "db0e0d08-64ff-4fe2-b2d1-0f5a0ead5dc6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -27466,7 +27466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8ff2990-605a-4a76-9342-8d2fe3cb7ed0", + "id": "88333426-b5d6-4fd6-bf1f-a1542ceddf59", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -27510,7 +27510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "020b553b-e233-4d3d-85bd-b2c78bfae711", + "id": "70790b4d-5d12-4eaf-b1ab-b3cfbb93f002", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -27554,7 +27554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "067f89e0-be76-4041-af83-a5102b8a25db", + "id": "01dc1ffb-db3e-49b7-a78d-5c70ea317652", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -27598,7 +27598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f98eea4-c7ff-459e-b4bc-43ac678728db", + "id": "08151cca-91fd-4d91-a6b7-18c3bc83f835", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27642,7 +27642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1311385f-ea38-4bc8-bfd7-94bc33be4e14", + "id": "51accaf9-fd77-4966-bb4f-050082453655", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27692,7 +27692,7 @@ } }, { - "id": "4aaa6a06-b862-488b-a57c-d8133e90b42e", + "id": "ba8d7869-b750-4f31-aef4-c3205bcb6a3d", "name": "Generate a Campaign from Template", "request": { "name": "Generate a Campaign from Template", @@ -27734,7 +27734,7 @@ }, "response": [ { - "id": "484b5c01-8a91-4fb5-a844-487598a934f4", + "id": "9a3f7ebe-7fa8-4931-9bbf-bf55ddfdb87f", "name": "Indicates a campaign was successfully generated from this template, and returns a reference to the new campaign.", "originalRequest": { "url": { @@ -27779,7 +27779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8560c395-c282-4a21-96a5-0a89288445c3", + "id": "c934d6dc-4cd0-4f78-846d-a8d80ea4e7f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -27824,7 +27824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc99ab01-4bab-49af-b48c-b31aae4db267", + "id": "08de190c-8f9e-4127-812e-7769d0ff83f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -27869,7 +27869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f22c6742-abb8-4c7f-9992-3e2acaf6de03", + "id": "16c73a88-477e-4366-bdda-efe0869ac270", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -27914,7 +27914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e4073a6-60e1-4059-8a4b-41213d0b7cf1", + "id": "6b7948c3-26ea-4587-b405-cc8d6ef3ef6b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27959,7 +27959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d13e840-e693-4023-bf5d-689a5834e09d", + "id": "b1036b21-baf6-445d-a192-4e027e25370f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28010,7 +28010,7 @@ } }, { - "id": "e807e1bd-1872-46ce-8c26-2c4266ee9704", + "id": "60ade0a8-627c-4aa5-bf7e-4646e1c6c560", "name": "Gets a Campaign Template's Schedule", "request": { "name": "Gets a Campaign Template's Schedule", @@ -28052,7 +28052,7 @@ }, "response": [ { - "id": "a9c00f27-c4a8-4030-8962-0d714d9006f7", + "id": "6535a8d2-fa74-4573-bd17-8b9544918852", "name": "The current schedule for the campaign template. See the PUT endpoint documentation for more examples.", "originalRequest": { "url": { @@ -28097,7 +28097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26374c9f-3e9a-4f25-8971-ce6c508d7058", + "id": "5ffa5359-e6e1-4dab-8b0c-663245edfde9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28142,7 +28142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31eaf7b5-cd02-4228-b507-14f803204e02", + "id": "be4663f7-c552-406a-9982-5bd006545787", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28187,7 +28187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e123516-95d1-4859-b3b5-403583152e09", + "id": "e42aaca9-7a05-4df1-a359-1f06f4c1a1cf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28232,7 +28232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "742d6d80-2e3d-46ea-8bb2-981fddc4531f", + "id": "55eedaa5-d19c-4718-a145-5d261fdb9159", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28277,7 +28277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "923e56c9-493b-45fa-acee-c8500333bc2d", + "id": "fc6dd445-683d-49c3-b153-1ab86ee69895", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28322,7 +28322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "077fa16a-2fcd-47f5-8812-f4e6da196cc1", + "id": "fab2af18-9d3b-4c4a-ab2a-c2265156c996", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28373,7 +28373,7 @@ } }, { - "id": "c16f5af2-0f4e-4043-8f91-421d2174a65b", + "id": "436a5bdf-d6d5-4884-9400-f9ee7fa7f884", "name": "Sets a Campaign Template's Schedule", "request": { "name": "Sets a Campaign Template's Schedule", @@ -28428,7 +28428,7 @@ }, "response": [ { - "id": "aabe7d39-9497-4fd0-970c-bd98e366d61a", + "id": "4f711772-0d4c-4825-ac14-3160d7673510", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -28476,7 +28476,7 @@ "_postman_previewlanguage": "text" }, { - "id": "853af013-5655-4bfd-b075-633c8823d8b4", + "id": "27d196b3-5811-4a39-b183-8a1299a51f42", "name": "Monthly", "originalRequest": { "url": { @@ -28534,7 +28534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "521cc896-13f7-4295-8280-8c95ee3a893a", + "id": "e1262c5a-87e4-4d6c-a12b-094bd5b8965f", "name": "Once a year", "originalRequest": { "url": { @@ -28592,7 +28592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d924e34-8121-4c1b-af1b-3faaec8bf837", + "id": "4df93409-9a7a-4a7e-9bb8-b0f104acea37", "name": "Quarterly", "originalRequest": { "url": { @@ -28650,7 +28650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b4c6f23-46f7-45f2-98da-d6911eed6c5c", + "id": "a2dce3a3-6b99-4f5e-92b4-ca5d13eab228", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -28708,7 +28708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62feda54-a0e8-4351-a046-76d0d8ca38e7", + "id": "747a99f4-0e97-4ae5-8a40-aaba7f4db00d", "name": "On a Specific Date", "originalRequest": { "url": { @@ -28766,7 +28766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef144b60-d83b-422b-a0c8-ba89a057da53", + "id": "c93c7f96-a8d1-436c-a950-28d44d2e2b8c", "name": "Once a year", "originalRequest": { "url": { @@ -28824,7 +28824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b189fa4-e137-463c-992f-552018e5f787", + "id": "1083daec-ad85-4cdf-aa66-b7829553922f", "name": "Quarterly", "originalRequest": { "url": { @@ -28882,7 +28882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ae520bf-2832-4626-8963-c80dfc34aad8", + "id": "8ee72c62-ae51-4590-95d1-75e373caca85", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -28940,7 +28940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "532b80db-33d9-47e5-9c71-5fbb70a26c07", + "id": "09fe69b8-9a76-4f93-b1e9-29c6842f1fae", "name": "On a Specific Date", "originalRequest": { "url": { @@ -28998,7 +28998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1baf035e-4b9a-4545-91b9-f8acdfb7598e", + "id": "72197d9f-c092-47df-8f13-c1f724d9f902", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -29056,7 +29056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "147aed4c-e99e-47f9-a8c6-33e47e023130", + "id": "1e2e6c1d-c3e7-4a70-8273-4af9e23510d5", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -29114,7 +29114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c013603-1a77-4932-bea2-fa1d511077bb", + "id": "fedb9dcb-5389-4153-a700-b9829444fa85", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29172,7 +29172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "149fff55-6ad1-4aad-965f-52356261bca2", + "id": "a0fab5d3-2a91-4f08-9408-bebfd7bc2756", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -29230,7 +29230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90023b21-2fc8-4903-b87a-d344f334ec32", + "id": "247ce911-ffb0-4b36-b0fc-c05d34d44690", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29288,7 +29288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a984f13b-ad8d-4d50-b8b8-c4b315d190be", + "id": "2380ec2a-5790-4050-b082-5decba9a99ef", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29346,7 +29346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6e015fd-c0df-4e57-9eed-62d344c51a39", + "id": "c67a8ae0-19a7-4770-ae45-6fb0575ada86", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -29410,7 +29410,7 @@ } }, { - "id": "13d53e88-4034-4fbb-a618-97ccfd92629f", + "id": "3b6c8a44-ba2c-4101-930e-24616867f65c", "name": "Deletes a Campaign Template's Schedule", "request": { "name": "Deletes a Campaign Template's Schedule", @@ -29452,7 +29452,7 @@ }, "response": [ { - "id": "bb01dc67-c9fb-40e9-a41a-774f223ac2b6", + "id": "9bcf4fc0-6b8c-4602-818b-0dfd09647b26", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -29487,7 +29487,7 @@ "_postman_previewlanguage": "text" }, { - "id": "efc5995b-8fb6-4925-82b9-44ec4bad8879", + "id": "827b25df-cb65-426a-982a-5920d9c0476e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29532,7 +29532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb6df5cc-6307-4240-b120-b24f92550dc7", + "id": "30f5b116-63eb-4b58-a868-33acd45a4793", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29577,7 +29577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fcc48ad-76e2-4f39-b222-4df3f6f6aa7e", + "id": "27b05015-69df-41df-b6ac-e138bcca77b4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29622,7 +29622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7202cf1e-8362-44e5-b220-d1a5bca37064", + "id": "ce2d16fb-cbcc-49d1-aff9-780e28ea1cdf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -29667,7 +29667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1877a699-0871-4656-a5a1-481fe1c65556", + "id": "a29678bc-04c9-42cd-a09c-3a5cf2f5bc73", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -29712,7 +29712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8932a33a-d4db-4baf-90a4-bcf42d03c24b", + "id": "7146efb6-8098-44ec-aee9-4a37e7d1d92b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29769,7 +29769,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 IdentityNow'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, IdentityNow 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", "item": [ { - "id": "de51c6cb-ce6c-4866-827c-3cac16d9c434", + "id": "de59053c-0fe0-4d95-a25a-9264e7b06be0", "name": "Reassign Certifications Asynchronously", "request": { "name": "Reassign Certifications Asynchronously", @@ -29824,7 +29824,7 @@ }, "response": [ { - "id": "09f00258-4774-488f-97ad-fbfae8d1c2bc", + "id": "a2072729-ffd4-4bd4-8ed6-27af63e78346", "name": "A certification task object for the reassignment which can be queried for status.", "originalRequest": { "url": { @@ -29877,12 +29877,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"ERROR\"\n}", + "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"SUCCESS\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f0764b95-2213-4801-9b42-16bb3de17a28", + "id": "e8a82ebd-4a94-4ada-9a28-74e45c1ef069", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29940,7 +29940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a37ed49a-4c93-4002-ae7c-ac09a971363e", + "id": "42f3655c-eceb-4872-9671-fcc3fd46bb33", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29998,7 +29998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4224d366-3938-458e-83cb-106e4ec1502a", + "id": "1280710e-dd24-468e-b015-66b60e38a4d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30056,7 +30056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c3689e0-7d86-45ac-bf8b-2deff226f007", + "id": "ab397f3e-8cc5-4884-ab36-b59b5c1aa4b5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30114,7 +30114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7d3458a-fe58-4d5a-9f9f-1da31acc13a1", + "id": "8bf58752-e626-4169-97f0-1ffd2593ccd9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30172,7 +30172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aecf033c-fb83-4ae7-b1b1-7b548f2c7cde", + "id": "25f249dc-93ab-4147-92ff-8620a67f5980", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30236,7 +30236,7 @@ } }, { - "id": "73aedf2c-1f46-454a-af27-d1dba4f7c041", + "id": "59c3ac8d-b2fa-4d2e-9e6d-24b4c6828c45", "name": "Certification Task Status", "request": { "name": "Certification Task Status", @@ -30258,7 +30258,7 @@ "variable": [ { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "id", "disabled": true, "description": { @@ -30268,7 +30268,7 @@ }, { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "taskId", "disabled": true, "description": { @@ -30289,7 +30289,7 @@ }, "response": [ { - "id": "f7ccf92e-6e16-49ba-aac3-0b6a476fe878", + "id": "e9d1bc23-8f7e-4a1d-8216-ce2375e20c01", "name": "A certification task object.", "originalRequest": { "url": { @@ -30330,12 +30330,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"ERROR\"\n}", + "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"SUCCESS\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d8da2502-a004-48e1-beb7-727dc587fb09", + "id": "f0a38e24-bbd0-4370-b6f5-0243f51ca241", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30381,7 +30381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0860b2a-f1c9-4a26-8abf-06302141e4af", + "id": "d829edd1-85d0-4893-aa52-5956367bd381", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30427,7 +30427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1a52542-d562-4f9d-83cf-67aac4a26021", + "id": "3bbb1e17-3a88-4125-ad7b-531ccb2e57ef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30473,7 +30473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7353c7f-398a-48df-ad4b-9e5d6b1531d5", + "id": "dff29f64-1c5a-41a0-92d7-4de16a11b4cd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30519,7 +30519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e50a9779-4cd3-4a40-8958-1002e28287db", + "id": "98fa4cd8-f393-4838-9c37-e20d8dad5511", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30565,7 +30565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae5ca77f-b5cc-49c1-84eb-85c70e80da3d", + "id": "0d20c3d0-c9e1-4d48-8d0e-b8836f029ec8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30617,7 +30617,7 @@ } }, { - "id": "20567bb6-8fca-47f8-bc5e-0d4a5aa4ed48", + "id": "1ee9a47b-b78c-4c3e-8cb4-b454abdf3867", "name": "Pending Certification Tasks", "request": { "name": "Pending Certification Tasks", @@ -30638,7 +30638,7 @@ "variable": [ { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "id", "disabled": true, "description": { @@ -30659,7 +30659,7 @@ }, "response": [ { - "id": "45d17be9-4c3a-4c55-a7c6-6988650a9db9", + "id": "62f171ad-cea2-400f-9983-38316f556b85", "name": "A list of pending (`QUEUED` or `IN_PROGRESS`) certification task objects.", "originalRequest": { "url": { @@ -30699,12 +30699,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"SUCCESS\"\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\": \"ERROR\"\n },\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"ERROR\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6e950f48-6e2b-4ffb-802f-adec141a347c", + "id": "8d7ff62f-a036-4154-8f0c-cb6b44eb7132", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30749,7 +30749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "845c4ec8-264c-4883-96a3-a9f35953d3f1", + "id": "8d957c0c-fc0e-43de-8234-01a9240f253f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30794,7 +30794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96ce31a0-07cc-4799-96dc-03aaa4252dd1", + "id": "ede08041-0b0b-494f-b5fb-9578bd880ee2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30839,7 +30839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fbdbffb-fcf0-44ab-8df0-e9784b9348b5", + "id": "064d6a8f-f51b-454c-94f6-a93853099c17", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30884,7 +30884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "601763dd-6ae3-4381-8a5c-4915704df25e", + "id": "5a11e305-4442-45cd-a55e-37d2adf6b7fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30929,7 +30929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe9ed51d-cdd9-4e7a-b2c1-50f72842dae2", + "id": "7296d109-1baf-4477-9aad-23d036cb0230", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30980,7 +30980,7 @@ } }, { - "id": "bda56847-cc6b-404e-b3a6-18c6ed8e74a3", + "id": "8454236e-cc91-4936-ad4f-90f57f48ff5f", "name": "Permissions for Entitlement Certification Item", "request": { "name": "Permissions for Entitlement Certification Item", @@ -31071,7 +31071,7 @@ }, "response": [ { - "id": "7cbe27bc-be4b-4ada-bea2-7986aaa73286", + "id": "99596de0-f3ac-4d23-989d-d21b7196726b", "name": "A list of permissions associated with the given itemId", "originalRequest": { "url": { @@ -31155,7 +31155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "221e8734-302e-4c9d-8c31-34bbc9109c5a", + "id": "6886dd14-f4ff-44a8-86b4-6cddab835576", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31239,7 +31239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c54daac6-7403-4efb-b8ce-01d154c706ad", + "id": "463e28a7-ecff-4b61-b521-3d97d893a200", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31323,7 +31323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc90d53b-cf61-4e9b-a561-50d436d39e20", + "id": "88992e49-3eb9-4320-b9aa-3ace5198a9d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31407,7 +31407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "282b9e00-d6f7-4d95-abfe-0ce6c3c03e3d", + "id": "26d44770-d703-489d-a665-e130e5f76017", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31491,7 +31491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "212463c7-5a4d-4ecf-b14b-de107b4564a9", + "id": "bf113a78-0d15-48a7-98f3-6772f8cc2129", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31575,7 +31575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d994d1f-c2a6-4cd5-a470-6117dd09469b", + "id": "77b52a94-e2ec-450d-8fa8-d72876aade8b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31665,7 +31665,7 @@ } }, { - "id": "6e78d17f-e698-40d5-9a18-c59487f10c22", + "id": "16cf36a1-ce8d-4584-9227-4444394dc599", "name": "List of Reviewers for certification", "request": { "name": "List of Reviewers for certification", @@ -31753,7 +31753,7 @@ }, "response": [ { - "id": "2a2a9132-d034-4023-ae40-37c97d51b3e0", + "id": "052418e9-d315-48b8-9012-02bf1791a799", "name": "A list of reviewers", "originalRequest": { "url": { @@ -31844,7 +31844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48a4c889-55d1-43a0-9629-f954284d4435", + "id": "414af9bd-cc0c-4513-b325-927106c02d0c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31935,7 +31935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7688c5d-361e-4081-87ea-6c320da2965c", + "id": "26e6c8db-055d-4829-991a-8b208c6f2e6f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32026,7 +32026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5c7e989-3f03-4db8-a270-039a3aa69dfb", + "id": "d0c088fb-b3c0-4024-be8d-3a4c13ba2962", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32117,7 +32117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "265c4304-a9f5-464d-aa56-b3367c0a93a3", + "id": "9867d338-2ced-4cfb-8308-6e6153f13bdd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -32208,7 +32208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2f9ef02-b69d-4ccc-be6c-7fd841726450", + "id": "18584aa8-9e8f-4c2d-9ea3-3f8e431b9ff8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32299,7 +32299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb16e502-91b2-4bc8-8824-613d71826cf2", + "id": "c55eb868-1192-42d5-a7c2-8e36aeb72d9f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32402,7 +32402,7 @@ "description": "", "item": [ { - "id": "f93cc676-f7e8-4507-8f6c-64a8b9ea82c0", + "id": "fcdd7220-ef48-46d7-b704-9f66a996dc41", "name": "List Connector Rules", "request": { "name": "List Connector Rules", @@ -32431,7 +32431,7 @@ }, "response": [ { - "id": "dbe30586-b65f-4e12-8e2c-723f03ed307b", + "id": "e2c59196-55a2-49e8-9fc2-6ba66d46753f", "name": "A list of connector rules", "originalRequest": { "url": { @@ -32474,7 +32474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08480f17-755a-4122-9710-05196716590e", + "id": "acd0a1b6-0128-481e-93a1-75824989e7c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32517,7 +32517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16c86128-fafd-4a7b-bd4c-01c8d82d99b8", + "id": "887caaf3-9acf-4461-ae98-10fae5f31aeb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32560,7 +32560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "323f72ec-a802-410e-868f-8c4e2637a948", + "id": "b71ccd56-4e88-4365-b793-315126702b38", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32603,7 +32603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "144c39e5-3ddd-4645-8264-40f5d98c6b65", + "id": "95fbdd34-4e95-46c2-8c52-c4c1574c980c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32646,7 +32646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd60389d-b81b-4292-b34c-b8e0e60b1da3", + "id": "4b6ab4c7-70a8-4c1c-a0e8-cc5a5d0397be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32695,7 +32695,7 @@ } }, { - "id": "43857cdd-cb35-4087-81d1-cb3a403dc1f8", + "id": "5afe2555-1395-43b0-b9ef-c4c3f0b5cff1", "name": "Create Connector Rule", "request": { "name": "Create Connector Rule", @@ -32737,7 +32737,7 @@ }, "response": [ { - "id": "c72441b7-d306-42f9-8a1a-caf65158f9ac", + "id": "f6d780ca-7523-4ec6-9efa-471a6fb853c7", "name": "The created connector rule", "originalRequest": { "url": { @@ -32793,7 +32793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a924a01-4132-4c21-8ebf-a31c09b28479", + "id": "a467b132-d89d-42ce-97d9-1ef6619524b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32849,7 +32849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "923f5442-e38b-40bc-94e2-60984690c4df", + "id": "5d46c160-5703-4b5d-8f90-b28ad2416661", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32905,7 +32905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eac9216-51db-43d0-b3fe-306c6dbd2d42", + "id": "2cebeb5e-0202-49df-bcc1-b87145923da2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32961,7 +32961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a18aeb64-7f5f-42cc-bdcc-d574e55e70bb", + "id": "62ef340d-8694-491e-a9a2-3c2b681ee7bc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33017,7 +33017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cad7088-089b-48fe-bb08-8ecf765e53b5", + "id": "8889dee3-7d03-485d-a6ef-c9ddd489e739", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33079,7 +33079,7 @@ } }, { - "id": "48fc6abb-e52b-4736-8673-72e9d2b440c6", + "id": "ebd3ea5c-8e4f-415b-add2-0e8588ae12dd", "name": "Connector-Rule by ID", "request": { "name": "Connector-Rule by ID", @@ -33120,7 +33120,7 @@ }, "response": [ { - "id": "92592370-dd30-48bf-99be-d5899e7fba46", + "id": "3e31752d-ae7e-4d4e-a787-db485a7ae1d5", "name": "Connector rule with the given ID", "originalRequest": { "url": { @@ -33164,7 +33164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cf72465-89ec-4e5c-b5c2-c58dcbee1e1f", + "id": "f2ac9ff3-b71b-4e9d-913d-4dbfd66fdac9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33208,7 +33208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b75e068-aefe-4b53-9124-c6abd6f59720", + "id": "b76adb2c-d731-4baa-ac15-abe6ac752142", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33252,7 +33252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "123b5476-adca-40d4-ac5b-3b488ef74f6c", + "id": "376da09e-9cfc-4c7e-a3be-5d55af908ebd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33296,7 +33296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ee01e49-f829-4b2f-80f6-8be542442a4e", + "id": "ff7f3ae2-d039-44ff-99aa-c8b1c016ab88", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -33340,7 +33340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb0b4cba-f2aa-4b65-b284-d16224aa953c", + "id": "e0d5e7cb-729f-48c8-abd1-b08c14269924", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33384,7 +33384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4d4cc05-eda5-444d-ad43-7934ea61a5ed", + "id": "526a0946-4cc1-46c9-844a-f92d029f3625", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33434,7 +33434,7 @@ } }, { - "id": "65d4a800-46eb-48ce-b526-12e78829a6b7", + "id": "4e886132-f301-42bc-a03f-5f1023084369", "name": "Update a Connector Rule", "request": { "name": "Update a Connector Rule", @@ -33488,7 +33488,7 @@ }, "response": [ { - "id": "71e6d59d-2a98-4358-a49f-7462be919ab3", + "id": "8880a0b8-31e5-47cb-9003-4ddd8d2c4a0f", "name": "The updated connector rule", "originalRequest": { "url": { @@ -33545,7 +33545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9252150e-ee36-444e-886f-a0a3e1767256", + "id": "b50cbc48-3157-46be-a674-be08fa13ddf6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33602,7 +33602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e83ad254-64d3-4c1b-8ccd-47ebd5745887", + "id": "c17e0416-6ef2-40e9-a410-dbd587ce01e2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33659,7 +33659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72cc0fcf-e743-4f72-81a3-cebfedc7b6dd", + "id": "dd462f5f-7410-42e3-b680-9c4a70fcf702", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33716,7 +33716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2ad78c6-9228-4476-be0f-5c2e1ed67d57", + "id": "de2f4085-750a-4027-98fc-fab44c50f28a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -33773,7 +33773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82fe55e7-dc09-4bae-8a3e-a9be0a7a2893", + "id": "2b68baa8-14c3-47a3-bb5c-74f5c7ec86d3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33830,7 +33830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "147164bb-331b-468a-9709-1598531f8682", + "id": "81367264-737a-4aa0-8ca8-01e4e8085622", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33893,7 +33893,7 @@ } }, { - "id": "53267453-8209-4c80-bb80-3210dec72b21", + "id": "7b8548a4-9af4-4aac-bf53-2e7e82f3d669", "name": "Delete a Connector-Rule", "request": { "name": "Delete a Connector-Rule", @@ -33934,7 +33934,7 @@ }, "response": [ { - "id": "db5f5e5a-0fe1-4914-a47a-3c700f5f7bf0", + "id": "6bc671ac-ee16-48f4-8651-3271ec3d49c0", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -33968,7 +33968,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0f5a622b-075f-4a8c-8c28-1ee809361c31", + "id": "0fcceb7d-54b5-4b71-83a5-084ba4cc9a5d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34012,7 +34012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "575290cc-4d51-49c1-9096-935df6aa45de", + "id": "f4e4d075-c63c-4344-8c11-dd4adad4cde2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34056,7 +34056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bb72b93-89df-475e-b95c-5fc02a8b1d09", + "id": "3795d0d6-1c30-4731-9a46-9ea9818eb1a2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34100,7 +34100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "106ec357-f0f9-4702-9ace-a8ff7cd1b28a", + "id": "d68e0f4e-e936-4afc-b705-f03543e73ddc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -34144,7 +34144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64bf3c94-5138-474f-b492-a01185931fba", + "id": "dc7f674b-5fd6-4796-a958-8074b7325dcd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34188,7 +34188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a5ac265-4049-486a-a8f4-e22ee520ad4f", + "id": "5f67b707-a3a1-46c3-b641-e614a6aa8e56", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34238,7 +34238,7 @@ } }, { - "id": "bbb2d702-f00c-4bae-816d-59dd0eed0e7b", + "id": "8656f9f4-dc78-4e6b-80bf-5a0fc866f132", "name": "Validate Connector Rule", "request": { "name": "Validate Connector Rule", @@ -34281,7 +34281,7 @@ }, "response": [ { - "id": "9bbeb600-bef7-4da4-b877-311a5aa46ced", + "id": "148411eb-0b92-4421-809e-d6f7fb99877d", "name": "The status of the code's eligibility as a connector rule", "originalRequest": { "url": { @@ -34338,7 +34338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee0cdbdf-67e8-4936-9e18-0373b5293fba", + "id": "e4844a28-3891-4332-b926-c89ffe24d1ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34395,7 +34395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88744463-ef2a-40dd-bc66-975418364784", + "id": "c7c56081-e73e-4848-932f-3e57e733f4b2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34452,7 +34452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33f615c3-68d6-4794-93f7-7a83affc35a1", + "id": "21de800d-3570-44d4-a761-feeccf971803", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34509,7 +34509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c134f7d4-008b-4baf-a865-b2eba616cf5f", + "id": "e4072f45-6a19-4252-bd91-ee6a6bae10d3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34566,7 +34566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc189438-bcc5-49d0-8429-24863300bb10", + "id": "f2c17c57-a6a8-4198-8ea4-a109a2b9c36b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34635,7 +34635,7 @@ "description": "Use this API to implement connector functionality.\nWith this functionality in place, administrators can view available connectors.\n\nConnectors are the bridges IdentityNow uses to communicate with and aggregate data from sources.\nFor example, if it is necessary to set up a connection between IdentityNow and the Active Directory source, a connector can bridge the two and enable IdentityNow to synchronize data between the systems.\nThis ensures account entitlements and states are correct throughout the organization.\n\nIn IdentityNow, administrators can use the Connections drop-down menu and select Sources to view the available source connectors.\n\nRefer to [IdentityNow Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about the connectors available in IdentityNow.\n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/idn/docs/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 IdentityNow.\n", "item": [ { - "id": "2ec66aeb-4556-43e6-8992-bac8e300a572", + "id": "ce21fa4b-5e81-4e0f-b55b-a88a9913105c", "name": "Gets connector list", "request": { "name": "Gets connector list", @@ -34710,7 +34710,7 @@ }, "response": [ { - "id": "d70cb499-b5ea-455b-8304-da5df7c34a96", + "id": "ef485e93-bd87-4ef6-9f2f-f0c1af050b50", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -34799,7 +34799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "481e571c-557c-4d0f-8e60-5f5a66996c89", + "id": "bfb155c7-cfd2-4ffa-a261-279f4dbd55a8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34888,7 +34888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87c8afea-cf76-41a5-9adc-df08a749962c", + "id": "7961a40e-b02c-4d53-9769-0ec436b28eca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34977,7 +34977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e36123be-3548-4d2c-8254-0890f0786b0c", + "id": "6c07918c-487c-40fd-bd75-8f895850ca92", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35066,7 +35066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20bd5f54-d147-48a0-9098-61ee3c128012", + "id": "73353ab4-7031-4d59-89e1-154329c201f5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -35155,7 +35155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55e12ee8-156a-4f8e-b1d1-6ccad4a45cbf", + "id": "db8f91e1-4908-45f7-9dd8-39058984e26b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35244,7 +35244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f25b4d63-5df4-4e57-a10c-11d8e68f06f8", + "id": "acd108be-9447-49df-9b8e-e9d3804e63c8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35345,7 +35345,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 IdentityNow.\n", "item": [ { - "id": "d209dd53-704e-4843-b96b-178cbb89a5fd", + "id": "d2b09bc0-849c-408d-8979-3f090e41b7f9", "name": "Export form definitions by tenant.", "request": { "name": "Export form definitions by tenant.", @@ -35411,7 +35411,7 @@ }, "response": [ { - "id": "b71c20b1-ba38-4502-b4ec-629eceeb98b8", + "id": "07ef4c11-5fbf-4cc4-8b23-b1bd0eeb94c2", "name": "Returns a list of form definitions by tenant", "originalRequest": { "url": { @@ -35486,12 +35486,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\": \"eu est Duis\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"officia do consequat cillum 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\": \"quis\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n {\n \"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\": \"adipisicing anim consectetur ex\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Excepteur ex occaecat ullamco\"\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\": \"deseru\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"quis fugiat\"\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\": \"tempor in magna reprehenderit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eiusmod magna ut 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\": \"Duis aliquip ex dolor\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet nostrud Ut veniam\"\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\": \"eu veniam pariatur\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"labore et in\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Ut qui exercitation dolor\"\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": "e7e9a3b7-5c44-4681-8a41-d3ab35fb1b54", + "id": "1a6e0740-c977-4a01-abf2-d54a387c6ff4", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -35566,12 +35566,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f32e04f7-0456-4d74-b249-f477bf8a3e51", + "id": "681c5718-b3cb-4559-a911-cb64e07c2612", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -35646,12 +35646,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "992f7f9c-cd8e-4ee8-911d-aaf0958ef6e4", + "id": "dace8138-192d-4dce-8e38-f1b4a4b4259d", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -35726,12 +35726,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a948327d-e435-42f8-8195-161a15a645ea", + "id": "387b2959-1c57-4185-8cba-13640da8760a", "name": "Too many requests", "originalRequest": { "url": { @@ -35811,7 +35811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acc3485c-c918-453a-9b5b-8cc9ac6961a1", + "id": "ac9051a2-2d14-414f-ba36-c9345db0af99", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -35886,7 +35886,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -35897,7 +35897,7 @@ } }, { - "id": "3ac32f5d-005e-4699-acc5-66b3ccc8ef56", + "id": "8edec0bb-22e0-4170-9045-06ad7c1e2447", "name": "Creates a form definition.", "request": { "name": "Creates a form definition.", @@ -35936,7 +35936,7 @@ }, "response": [ { - "id": "2e31c4f0-6def-4428-874a-56ff68d9afed", + "id": "c018d5dc-9a98-4c06-9b64-d5dcb90b0aa4", "name": "Returns a new form definition", "originalRequest": { "url": { @@ -35987,12 +35987,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\": \"adipi\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"id nisi amet sunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laboris tempor ut ullamco\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"qui consectetur\"\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\": \"tempor in ex\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis ipsum labore dolore\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aute culpa ut nisi e\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim ipsum a\"\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": "5f35bc64-e2f0-480e-8d6d-85bb75ad83ef", + "id": "b3c242d4-cc2e-4dd8-b147-fd8dfda5ca3c", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -36043,12 +36043,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eafd4f56-bae4-4291-a283-0eb0298e1d09", + "id": "32fa424a-571b-416d-b512-046004a3ec3c", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -36099,12 +36099,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4c431cc6-fb7f-4936-a592-d3b06d8d4a83", + "id": "c18ab6de-184b-46a3-b116-a78ef14d875a", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -36155,12 +36155,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "41ba0f74-2265-4735-9422-5b0ead468877", + "id": "f64aae25-d00d-41fc-9829-b56c714284fc", "name": "Too many requests", "originalRequest": { "url": { @@ -36216,7 +36216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69b75d4c-5aeb-4f6d-adcf-9a04f9ad11f5", + "id": "754ebd3d-e58a-457f-bcff-8ada03c32538", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -36267,7 +36267,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -36278,7 +36278,7 @@ } }, { - "id": "c210ef13-feb2-44ec-96f7-1fba0925e626", + "id": "2d2b97c7-e6b2-46df-8fc7-51dfc3a09867", "name": "Return a form definition.", "request": { "name": "Return a form definition.", @@ -36319,7 +36319,7 @@ }, "response": [ { - "id": "b749c22a-7bb2-4a98-b41d-f58065d5b0ef", + "id": "ff9bd0b1-16fe-4e43-b902-b1883b9d0270", "name": "Returns a form definition", "originalRequest": { "url": { @@ -36358,12 +36358,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\": \"adipi\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"id nisi amet sunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laboris tempor ut ullamco\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"qui consectetur\"\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\": \"tempor in ex\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis ipsum labore dolore\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aute culpa ut nisi e\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim ipsum a\"\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": "26f95f8d-7dd6-4919-af5d-3c965dab9568", + "id": "e4e29582-26ef-4f17-9fb1-8a3a082d8215", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -36402,12 +36402,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f4e7e7e1-dace-4969-bbda-d72a4290b675", + "id": "06cb56ca-7b0f-4798-ae0e-76d4b86fa52b", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -36446,12 +36446,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b4fd0dbf-50a0-4af5-81b3-34d611279cd3", + "id": "df153a19-64ec-40c2-af8e-c2a6bb93ec3f", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -36490,12 +36490,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a449e0d4-a299-4147-8251-a2e40a53843b", + "id": "b538a0fb-0b87-4827-a276-e65f32c1ea2d", "name": "An error with the item not found", "originalRequest": { "url": { @@ -36534,12 +36534,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5c26b629-8375-4543-98ca-9895915ddca5", + "id": "c2b07bb7-18e9-4b8e-93c9-42c0dc74b7cb", "name": "Too many requests", "originalRequest": { "url": { @@ -36583,7 +36583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39fe30f8-a401-4cd5-9a0c-9b91bedea504", + "id": "63c3d76b-8d05-4f73-9d51-60f3f7202e18", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -36622,7 +36622,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -36633,7 +36633,7 @@ } }, { - "id": "33ebe9fb-5de5-4bf7-b2e6-b0dff36c8501", + "id": "855fed8b-d8e7-423a-bfba-936b2a589744", "name": "Deletes a form definition.", "request": { "name": "Deletes a form definition.", @@ -36674,7 +36674,7 @@ }, "response": [ { - "id": "89e7d6cb-6232-43ac-9c93-548c095497ba", + "id": "1b149f8c-95c4-4c63-928c-cb6f1b7d3ecd", "name": "Returns an empty body", "originalRequest": { "url": { @@ -36718,7 +36718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f65fc08-164f-46d8-932a-d64a018ddc04", + "id": "abe79502-8dde-485e-b4e4-d23e8dc891ea", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -36757,12 +36757,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e3022c8c-0b3a-4d06-8883-3acd3bff4851", + "id": "4b6ee5b8-11b6-4e33-b1f7-d6806915b647", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -36801,12 +36801,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f84300ad-b80d-4f5e-b43a-5576231e1253", + "id": "9c412ac2-d94d-49f0-992e-df38773ecd7d", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -36845,12 +36845,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0033f245-9eb4-4760-84cd-9840836712b2", + "id": "06fbb82a-6af4-46c0-9461-1ec0ca86fe64", "name": "An error with the item not found", "originalRequest": { "url": { @@ -36889,12 +36889,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3b510ea2-1d16-46a5-895e-443078ac92fd", + "id": "e7dd3c89-22db-44c0-854c-ea6634da6772", "name": "Too many requests", "originalRequest": { "url": { @@ -36938,7 +36938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bda0e52-297a-49a5-9175-0757c0c2fdcf", + "id": "408e6c11-b2b2-4824-ab45-e1fbf9075c39", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -36977,7 +36977,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -36988,7 +36988,7 @@ } }, { - "id": "4d4c44ba-f00d-465f-b152-216ba258bbac", + "id": "5e030f28-139c-4208-ac44-655270b4a273", "name": "Patch a form definition.", "request": { "name": "Patch a form definition.", @@ -37042,7 +37042,7 @@ }, "response": [ { - "id": "3d5aafc7-4724-480d-a9dc-c8f31fc7fd76", + "id": "0bea9a03-32c7-4260-9a35-50ab536a8d13", "name": "Returns the form definition updated", "originalRequest": { "url": { @@ -37094,12 +37094,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\": \"adipi\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"id nisi amet sunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laboris tempor ut ullamco\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"qui consectetur\"\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\": \"tempor in ex\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis ipsum labore dolore\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aute culpa ut nisi e\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim ipsum a\"\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": "710898bd-7da1-4fe7-aba3-4160c822adf8", + "id": "43efa458-9480-4490-8e04-41bfb72cf4e8", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -37151,12 +37151,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "636ddcd8-fe22-4972-9288-bc85f7f7242d", + "id": "18854051-aa21-46b8-8b54-d96c19309927", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -37208,12 +37208,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8bcc9fbb-5734-44f6-a990-676eb4b42e0d", + "id": "001e6d7e-060b-4093-9806-6febc6580ad5", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -37265,12 +37265,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9673dd67-5d89-4543-b697-bf72d1112849", + "id": "e47ffe79-07ee-4afe-84df-ccebcadd150f", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -37322,12 +37322,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e89c9152-1d25-478b-9e6f-d8bcb5a7a952", + "id": "9067460c-885a-480f-ba1d-d7d23334c6e6", "name": "Too many requests", "originalRequest": { "url": { @@ -37384,7 +37384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cbfb01c-7955-492f-86de-f4a03a12c828", + "id": "37724249-2be4-4c05-8576-e953a2b021ba", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -37436,7 +37436,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -37447,7 +37447,7 @@ } }, { - "id": "08656e90-0937-4213-b8f5-b029983a1713", + "id": "f8f3e5ca-b217-4a50-b50d-ed881b7e0143", "name": "Preview form definition data source.", "request": { "name": "Preview form definition data source.", @@ -37527,7 +37527,7 @@ }, "response": [ { - "id": "ca2e0805-2c4f-4e9e-bb1c-3eddd3a32867", + "id": "22b69a0e-4cbf-4f9b-b6cf-2a329add8b39", "name": "Returns a preview of a form definition data source", "originalRequest": { "url": { @@ -37613,7 +37613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03f083b5-a345-4f0b-8ab4-5ed3e73e7a87", + "id": "880885c3-a20c-4320-8d25-0e148e57350b", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -37694,12 +37694,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6ae070c9-01e2-47ab-a4af-6c2defbf734a", + "id": "cf638b65-7dd0-43b1-9afc-0b2520ef20cc", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -37780,12 +37780,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aab3821b-d3b6-4aa3-b262-950067ed6d76", + "id": "a6f2a562-46aa-4dbd-ac87-1baeef94b3b2", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -37866,12 +37866,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "505d7961-48b6-42af-b3d0-f5e3344d0a1f", + "id": "67188670-c492-4235-81f1-b9693c5c1af6", "name": "An error with the item not found", "originalRequest": { "url": { @@ -37952,12 +37952,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8323ee92-d756-4e76-b167-e664783c1654", + "id": "01c74410-0022-480a-b022-55acbcfff6db", "name": "Too many requests", "originalRequest": { "url": { @@ -38043,7 +38043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa2eab3a-c6ef-460e-96b5-65c5a39752a5", + "id": "61ef2543-3f40-4ca9-a4b3-e6b67350facd", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -38124,7 +38124,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -38135,7 +38135,7 @@ } }, { - "id": "52b9d2c2-530a-44e7-8135-ad1eb7c07218", + "id": "04fa0e7a-9bbd-47dc-94a7-bec344886fa2", "name": "List form definitions by tenant.", "request": { "name": "List form definitions by tenant.", @@ -38202,7 +38202,7 @@ }, "response": [ { - "id": "2b5c335f-d162-48d4-9a20-a08fcc28ecde", + "id": "a6ec5bef-9711-462f-8e37-fcafc0da0704", "name": "Returns a list of form definition objects by tenant used by SP-Config", "originalRequest": { "url": { @@ -38278,12 +38278,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\": \"quis incididunt qui\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Ut eiusmod sit\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Ut dolor\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore occaecat dolore Lorem\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"\",\n \"version\": -10816214\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\": \"sunt consectetur labore\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"esse commodo ut 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\": \"Duis\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"id ipsum in 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\": \"occaecat eiusmod\",\n \"version\": -90797561\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\": \"exercitation Excepteur et reprehenderit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eu magna\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in fugiat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim dolore dolor eu\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"ex proident Lorem tem\",\n \"version\": -76958278\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\": \"ut sed\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ea ad\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nulla proident\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"incididunt eiusmod veniam Lorem\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"qui in laborum amet laboris\",\n \"version\": 47073453\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "95b6a942-6b34-4c0a-b2b8-aae1535c2783", + "id": "091ef38e-e094-45d6-9224-5ac7cda0fff0", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -38359,12 +38359,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1cfac920-43e6-41c4-87e3-5a5b6ee36abb", + "id": "4211db60-c9e8-4cf7-a7b3-600bb548a857", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -38440,12 +38440,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8f594d9d-43f2-4e57-8f6d-d7ec8c6a132b", + "id": "0743b373-e42e-4b77-8934-f76d711215df", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -38521,12 +38521,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ed319553-acac-424d-8446-7a40d20abf30", + "id": "ddca22f8-9c76-41e1-8dd5-b283b4ff6afb", "name": "Too many requests", "originalRequest": { "url": { @@ -38607,7 +38607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba414f40-9584-4332-b516-9c65a813c2f2", + "id": "7cf1b90a-af3b-49e3-9fbf-31282f33b49b", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -38683,7 +38683,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -38694,7 +38694,7 @@ } }, { - "id": "1dacf398-a7d3-4cf9-bf12-058231b28ec2", + "id": "48bb37a8-7fcd-44cc-9a30-959b1340e090", "name": "Generate JSON Schema dynamically.", "request": { "name": "Generate JSON Schema dynamically.", @@ -38734,7 +38734,7 @@ }, "response": [ { - "id": "feb4288f-8772-4906-b689-e744d0839cb3", + "id": "85f7c33d-e4df-4646-b1b6-97f16130f4bd", "name": "Returns a form elements dynamic schema", "originalRequest": { "url": { @@ -38791,7 +38791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3967fd79-1147-4fa3-9dff-161ff4a06a5b", + "id": "24d02783-6645-4718-87e7-6881a76a778d", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -38843,12 +38843,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "72aa9f27-3c1a-47d3-8798-6191eba50932", + "id": "cfffed3e-6dbc-4a6f-af4c-dfb64ba76ff5", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -38900,12 +38900,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "babea3e7-aabe-49ce-ac89-628ae28bbd65", + "id": "9b19b3fb-ebc2-46b7-9687-2df50de80f4b", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -38957,12 +38957,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "083263b0-3f6f-49b1-a32f-4109f0cb8a3f", + "id": "4c830b0d-f645-4080-8a0e-66fd4de9ad3f", "name": "An error with the item not found", "originalRequest": { "url": { @@ -39014,12 +39014,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7ced1b80-c8c6-4b77-802c-34d1b1b70372", + "id": "7060031e-8a06-46c6-8a66-b2c4a179da06", "name": "Too many requests", "originalRequest": { "url": { @@ -39076,7 +39076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3af2386-5f69-467a-9239-80fb17186c84", + "id": "2e4f08fe-2d7c-4527-a1d1-22655b1291d9", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -39128,7 +39128,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -39139,7 +39139,7 @@ } }, { - "id": "e11c666b-dc76-496b-8093-6c3aecb31f03", + "id": "2a542a1e-c147-42db-b8db-0f33c54c0f01", "name": "Import form definitions from export.", "request": { "name": "Import form definitions from export.", @@ -39179,7 +39179,7 @@ }, "response": [ { - "id": "031f720a-3857-4321-ae96-f810c8a94992", + "id": "eacd6421-76f7-4e42-a84b-5b476f217929", "name": "Returns statuses of those form definition objects imported", "originalRequest": { "url": { @@ -39231,12 +39231,12 @@ "value": "application/json" } ], - "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"aliqua_5\": {},\n \"velit2\": {}\n },\n \"key\": \"enim laborum irure aliquip veniam\",\n \"text\": \"pariatur Duis aliquip\"\n },\n {\n \"detail\": {\n \"aliqua_bf7\": {},\n \"dolore_6\": {}\n },\n \"key\": \"culpa aliquip in commodo ex\",\n \"text\": \"voluptate exercitation deserunt in\"\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\": \"id deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"velit in\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ullamco in\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor labore\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"Duis amet Lorem sed\",\n \"version\": -41133620\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 nisi laboris dolore\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"irure\"\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\": \"cupidatat sit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cillum in\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"non\",\n \"version\": -14325566\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"proident_f\": {},\n \"occaecat95d\": {},\n \"velit2ac\": {},\n \"labore_61_\": {}\n },\n \"key\": \"mollit anim\",\n \"text\": \"elit dolore et sed\"\n },\n {\n \"detail\": {\n \"dolor429\": {},\n \"consecteturd\": {}\n },\n \"key\": \"nisi consectetur\",\n \"text\": \"irure nulla qui ullamco culpa\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"ut__\": {},\n \"Excepteur8\": {}\n },\n \"key\": \"Excepteur mollit occaecat\",\n \"text\": \"eiusmod aliquip\"\n },\n {\n \"detail\": {\n \"eu_7f\": {}\n },\n \"key\": \"in incididunt consequat Ut\",\n \"text\": \"aliquip ex\"\n }\n ]\n}", + "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"labore27\": {},\n \"ipsum7\": {},\n \"amet1e6\": {}\n },\n \"key\": \"dolore ex consectetur\",\n \"text\": \"est in\"\n },\n {\n \"detail\": {\n \"ipsum__\": {}\n },\n \"key\": \"tempor laboris\",\n \"text\": \"nisi tempor Duis deserunt\"\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\": \"exercitation velit consequat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sint elit\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do id dolor\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nisi Lorem\"\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 magna ullamco anim ea\",\n \"version\": 23405122\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\": \"nulla proident offic\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laborum 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\": \"in occaecat enim\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cillum ea\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"magna aliqua dolore laborum mollit\",\n \"version\": 64313187\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"ipsum_6\": {},\n \"magna_6e\": {}\n },\n \"key\": \"eu exercitation in\",\n \"text\": \"laborum velit ullamco aute\"\n },\n {\n \"detail\": {\n \"adipisicing___c\": {},\n \"sunta\": {},\n \"sint_f3\": {}\n },\n \"key\": \"tempor enim\",\n \"text\": \"Excepteur labore voluptate quis\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"elite_e\": {},\n \"animc78\": {}\n },\n \"key\": \"esse pariatur\",\n \"text\": \"mollit nisi quis\"\n },\n {\n \"detail\": {\n \"et24\": {},\n \"occaecat6\": {}\n },\n \"key\": \"anim est amet do\",\n \"text\": \"nisi dolor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7d8f83b2-73db-4106-a16e-1a9d2fa5bebb", + "id": "6ca83b2e-e807-4422-8bb7-31ff2b92d5fa", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -39288,12 +39288,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "df010026-8adc-49db-bee8-bff20432ac55", + "id": "16c8479a-ee51-41af-abed-c31b47ff422e", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -39345,12 +39345,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9ecd1774-0119-4352-9087-e372612c9211", + "id": "34ed35c3-37cb-4f73-a1c7-cf57498e895f", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -39402,12 +39402,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b87309bf-55e8-4eb0-97b8-bb4fcaef47bf", + "id": "cb8497ec-103a-44c9-83d8-911b2fb022ec", "name": "Too many requests", "originalRequest": { "url": { @@ -39464,7 +39464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3421469-d136-4877-ac0a-a4e2e0a6119b", + "id": "46bf68e5-1d64-46e5-a84c-b80c1273b194", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -39516,7 +39516,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -39527,7 +39527,7 @@ } }, { - "id": "a5a21c9b-9181-4ff5-9854-be25968b6d06", + "id": "70c5f434-f0c5-463b-a5a7-c8727e42642c", "name": "Upload new form definition file.", "request": { "name": "Upload new form definition file.", @@ -39578,7 +39578,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat in labore minim est", + "value": "officia proident occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39587,7 +39587,7 @@ }, "response": [ { - "id": "c6f5c7e1-fe3b-42b5-b680-1bc16ac81288", + "id": "ef2a59ea-7bf2-4505-98c8-f710cda59a36", "name": "Returns a new form definition file", "originalRequest": { "url": { @@ -39630,7 +39630,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat in labore minim est", + "value": "officia proident occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39650,7 +39650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41fb36e4-eeba-488c-804d-742bfb3ba07b", + "id": "77a80084-73e3-4eb5-9020-238c46b697ad", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -39693,7 +39693,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat in labore minim est", + "value": "officia proident occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39708,12 +39708,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a10a9b5a-1766-4855-a085-3ea9c25a8798", + "id": "dbc19a2c-6584-4932-99e4-6d1764946b57", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -39756,7 +39756,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat in labore minim est", + "value": "officia proident occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39771,12 +39771,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f5d3e6ea-6e79-4893-9e6c-87f9054b438c", + "id": "01af901e-9a48-4700-8f20-09846a0469cd", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -39819,7 +39819,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat in labore minim est", + "value": "officia proident occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39834,12 +39834,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c33b8145-0686-4fd0-8d57-ce2ab252b91e", + "id": "295740e9-6d16-4479-99d2-31a8a00d909f", "name": "An error with the item not found", "originalRequest": { "url": { @@ -39882,7 +39882,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat in labore minim est", + "value": "officia proident occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39897,12 +39897,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7b8288d6-d76c-4476-8991-37a149346dc0", + "id": "f10bcd13-39b7-4430-ab8c-efbe6272284b", "name": "An error with payload size too large", "originalRequest": { "url": { @@ -39945,7 +39945,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat in labore minim est", + "value": "officia proident occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -39960,12 +39960,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1c4edf65-fd15-43d9-a0b1-b33612903772", + "id": "95e222b1-7f9c-4902-ad78-3a619f568165", "name": "An error with unsupported media type", "originalRequest": { "url": { @@ -40008,7 +40008,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat in labore minim est", + "value": "officia proident occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -40023,12 +40023,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ddeab445-e877-498d-8727-0c222e3fdc91", + "id": "42b7e0ee-646b-4c1e-878b-8ee6fcb8329e", "name": "Too many requests", "originalRequest": { "url": { @@ -40071,7 +40071,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat in labore minim est", + "value": "officia proident occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -40091,7 +40091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d538110-7ffb-4aec-ab20-cd816db36c57", + "id": "838c35f5-2aca-4067-8af3-9ce14904d099", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -40134,7 +40134,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat in labore minim est", + "value": "officia proident occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -40149,12 +40149,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "71936b7c-8ac7-4485-ae25-adeb2e227ff8", + "id": "a662b7c5-7a7b-4d0e-8591-be65c28761e9", "name": "An external service is not available", "originalRequest": { "url": { @@ -40197,7 +40197,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat in labore minim est", + "value": "officia proident occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -40212,7 +40212,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -40223,7 +40223,7 @@ } }, { - "id": "658af8aa-f923-49c7-b91b-f54b348d895f", + "id": "0d8ddea5-a8cd-46f0-a8c0-3d064b17b068", "name": "Download definition file by fileId.", "request": { "name": "Download definition file by fileId.", @@ -40273,7 +40273,7 @@ }, "response": [ { - "id": "51d560c2-49c0-4fe7-ad1a-5235188489fd", + "id": "f024fb89-a0a3-4183-a0b9-c9c5743041b7", "name": "Returns a file that is referred to by fileID and associated with the formDefinitionID", "originalRequest": { "url": { @@ -40314,12 +40314,12 @@ "value": "application/json" } ], - "body": "sint nisi", + "body": "dolore", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2e608bc8-cb4a-4180-8ae7-daf6be9e7386", + "id": "1c98e178-2c66-41a0-a7a7-d9fa970cb990", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -40360,12 +40360,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6126143e-ba8e-4595-8ccd-2f330e614713", + "id": "db1eccd6-19c4-43fb-87ad-efa3de73ad56", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -40406,12 +40406,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4a41c35b-ee69-4814-b83c-3da32b51833a", + "id": "4445b706-867e-44e2-ad37-eca644819b09", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -40452,12 +40452,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3ad2171d-fac9-4183-9ada-95f4acc84ea2", + "id": "276934d1-eef0-492f-947c-27ae329671ce", "name": "An error with the item not found", "originalRequest": { "url": { @@ -40498,12 +40498,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a69b6f2e-cb1d-474a-964d-65165987477f", + "id": "40f362a6-b452-4a95-9871-51d3999d04e4", "name": "Too many requests", "originalRequest": { "url": { @@ -40549,7 +40549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27bab13f-420d-486a-8694-d716d0559276", + "id": "206ddf6a-6565-46fd-8cee-5a75cd4a505a", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -40590,12 +40590,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "edfe0ff5-fc07-43c9-a73a-68e2cd779435", + "id": "f9509c78-23cd-4b68-8d4b-c5fd4b6696a8", "name": "An external service is not available", "originalRequest": { "url": { @@ -40636,7 +40636,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -40647,7 +40647,7 @@ } }, { - "id": "8f6ac3e2-09e8-435c-aa71-8d323280bbcb", + "id": "d5120859-ba32-4abc-810a-123d39c82d46", "name": "List form instances by tenant.", "request": { "name": "List form instances by tenant.", @@ -40676,7 +40676,7 @@ }, "response": [ { - "id": "b90ae5a2-42d7-4fe0-b2bb-4b670c4eea62", + "id": "7544706c-87df-45df-8c7e-89f431f8f791", "name": "Returns a list of form instances by tenant", "originalRequest": { "url": { @@ -40714,12 +40714,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\": \"qui consequat amet\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laboris sed quis\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ea\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ull\"\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\": \"dolor culpa\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est qui\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nisi cillu\"\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\": \"non eu\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ex enim dolor\"\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 nisi\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Excepteur nostrud tempor anim\"\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\": \"aute\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore nulla sit est Excepteur\"\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\": \"consectetur\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"irure nulla in\"\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": "0ca0a94c-e651-42e6-8535-75e550b1c671", + "id": "e53d48c4-242e-4164-afa2-e8b735436970", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -40757,12 +40757,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5570a0ef-6169-47d5-8a63-daf6830272c9", + "id": "7e369a3c-5987-4671-8186-9d478a241a9c", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -40800,12 +40800,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a1fe6e5b-9ca6-4bc1-8822-df16ffa37b01", + "id": "e0ffe2a8-902a-4441-ad0c-c70947878953", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -40843,12 +40843,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a8af22cc-6c54-44da-8d17-9ac8ec4c6f9c", + "id": "6caef6cd-2bf9-43cc-a258-9b8b619a20b7", "name": "Too many requests", "originalRequest": { "url": { @@ -40891,7 +40891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fc2f6d5-3d11-48c6-b264-f7316ecd70b9", + "id": "32af94b0-def6-42f9-8fba-4fecbbc30dd5", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -40929,7 +40929,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -40940,7 +40940,7 @@ } }, { - "id": "e2ed8030-10e7-406e-b7f2-ad0014440219", + "id": "65cc64a3-7b6a-45cd-9599-ca03d44dbfe2", "name": "Creates a form instance.", "request": { "name": "Creates a form instance.", @@ -40979,7 +40979,7 @@ }, "response": [ { - "id": "76e5eb71-9f4d-4fa7-b243-3c5dae848f10", + "id": "9de1376b-b6eb-42e2-8de0-6af340fc0488", "name": "Returns a new form instance", "originalRequest": { "url": { @@ -41030,12 +41030,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\": \"incididunt proident\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"labore reprehenderit 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\": \"adipisicing dolor proident aliqua consectetur\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eu eiusmod dolore\"\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\": \"incididunt non adipisicing officia eiusmod\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet ipsum mollit occaecat\"\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 ullamco\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cupidatat anim labor\"\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": "0f33fe97-843f-4ba2-aafc-3e664a6d5ade", + "id": "41f26466-dfde-4080-b0f7-6e63d96a8047", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -41086,12 +41086,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f2edf9b6-4f50-423c-b5a5-23ad9036ebd6", + "id": "259b8cdf-042f-42ed-baa7-939258de340e", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -41142,12 +41142,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "534b056b-68a6-444f-9584-7d717dd19a84", + "id": "bccb0fbb-0dff-4b2f-bb8e-72953455d393", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -41198,12 +41198,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d4101dcf-4d25-4c46-813f-9a83eb056ba8", + "id": "3232f6c6-8a1a-4c74-85d4-01f20cd88bc2", "name": "Too many requests", "originalRequest": { "url": { @@ -41259,7 +41259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20df4474-650e-40f6-99cf-21b80d6bc5f7", + "id": "6f06c4ba-0e8d-4910-8b20-80843e860184", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -41310,7 +41310,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -41321,7 +41321,7 @@ } }, { - "id": "c5de9b4c-e957-4eb3-9c9e-f90666228e63", + "id": "e23a5a9f-0805-4a2c-bbd3-6bf34c6eb1ee", "name": "Returns a form instance.", "request": { "name": "Returns a form instance.", @@ -41362,7 +41362,7 @@ }, "response": [ { - "id": "edb45fc0-4a47-488c-97a2-6b6edf7d5ce0", + "id": "0bc698e0-b9b7-4b55-872f-bb4a39313590", "name": "Returns a form instance by its key", "originalRequest": { "url": { @@ -41401,12 +41401,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\": \"incididunt proident\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"labore reprehenderit 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\": \"adipisicing dolor proident aliqua consectetur\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eu eiusmod dolore\"\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\": \"incididunt non adipisicing officia eiusmod\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet ipsum mollit occaecat\"\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 ullamco\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cupidatat anim labor\"\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": "222460de-9975-4824-acfc-41b39520cbc9", + "id": "a7ae0ab5-dc11-43a1-ac44-a1d9986bd7f4", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -41445,12 +41445,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "26710f94-9e85-403d-81be-422d6c794d36", + "id": "35b0f7cd-ec22-4462-aaf1-9d3b89956a91", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -41489,12 +41489,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7e30aae5-47ad-47e5-9d44-15028896b1c9", + "id": "942b0a59-57f5-4ff2-8cc4-aca986af50bb", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -41533,12 +41533,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7fa8def7-1705-4a7a-8cec-7979f5393239", + "id": "b0b4075e-9c68-4304-ba58-d4e553d5bedd", "name": "An error with the item not found", "originalRequest": { "url": { @@ -41577,12 +41577,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "27e28e2c-6c84-4d69-ba34-d023052be06a", + "id": "cd97e67e-06f6-490e-a9ef-430c0dc323af", "name": "Too many requests", "originalRequest": { "url": { @@ -41626,7 +41626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a52488e2-bb85-4d62-9cdc-ac8b05853656", + "id": "0fdb1252-3178-4837-a8b8-7b06644de1ab", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -41665,7 +41665,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -41676,7 +41676,7 @@ } }, { - "id": "670d8b71-af70-40f2-bbb2-ac0b04139378", + "id": "232a2416-6ea4-4ca2-ae80-65d8119f4660", "name": "Patch a form instance.", "request": { "name": "Patch a form instance.", @@ -41730,7 +41730,7 @@ }, "response": [ { - "id": "1b74baf9-29ff-4dcc-8300-856524e343d2", + "id": "3054f411-7e00-476d-b220-d4cf3ff3048b", "name": "Returns the form instance updated", "originalRequest": { "url": { @@ -41782,12 +41782,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\": \"incididunt proident\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"labore reprehenderit 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\": \"adipisicing dolor proident aliqua consectetur\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eu eiusmod dolore\"\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\": \"incididunt non adipisicing officia eiusmod\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet ipsum mollit occaecat\"\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 ullamco\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cupidatat anim labor\"\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": "48eeedb8-bb69-4d17-90c8-9cd4b9b7ae1a", + "id": "c693c5c0-a11d-457a-9471-c5250c151e83", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -41839,12 +41839,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "15e3012d-524a-4963-baed-b277a14a8c6d", + "id": "1970665a-1711-4e5a-8de1-cb41afe62d3b", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -41896,12 +41896,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "425f6278-9fb6-4572-98fb-0695dc9f485b", + "id": "5f51b189-cdd3-4b68-b536-622a46c3e382", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -41953,12 +41953,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9c22e255-98c5-48c7-b26d-88c50e1e0a3d", + "id": "4326331a-8e06-42f2-981a-966351ac0ea4", "name": "An error with the item not found", "originalRequest": { "url": { @@ -42010,12 +42010,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "857fd9b5-3d39-4367-b73a-1a205fc746cb", + "id": "451c5dd3-1bf1-4c8a-ab27-d867753c103e", "name": "An error with the request property conflicts with stored", "originalRequest": { "url": { @@ -42067,12 +42067,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0e622dea-fc42-49bc-bffc-7e719b28edbb", + "id": "19491c40-b56c-4434-958b-1d544c161365", "name": "Too many requests", "originalRequest": { "url": { @@ -42129,7 +42129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00792ff3-ef25-414c-b795-0c7030db6f48", + "id": "3a5ce88c-0d44-4b09-bab0-129b5e0fa624", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -42181,7 +42181,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -42192,7 +42192,7 @@ } }, { - "id": "60ad691e-dc3d-43f3-b6cf-9f5e0d019ccf", + "id": "16458b65-a99c-4562-b06d-34a6c5d9981d", "name": "Retrieves dynamic data by element.", "request": { "name": "Retrieves dynamic data by element.", @@ -42264,7 +42264,7 @@ }, "response": [ { - "id": "a693957c-3749-472d-995d-9c2d1955ae50", + "id": "031d1347-790d-4122-9f5a-ca0c67395787", "name": "Retrieves dynamic data to aid in correctly completing a valid form by form element ID from data source configuration", "originalRequest": { "url": { @@ -42329,7 +42329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc53ab2f-064a-473e-9091-db59864fbb82", + "id": "d9b62bb0-2c89-4243-a518-169eb6dbd2dc", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -42389,12 +42389,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3843cabe-fc83-4fb1-bf87-302cadb0237c", + "id": "df5f5a9a-fe61-4e0b-9459-c7f6135aaba5", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -42454,12 +42454,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6aec4ed8-23dc-4111-bb6b-bb59a493393b", + "id": "2f5c2eb1-b15d-405a-93bf-89131fb644b5", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -42519,12 +42519,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e83254b1-4d78-4f39-a53f-e29f9e4eec2d", + "id": "4e70b564-4c8d-4e38-aa5a-80e92d6ecdea", "name": "An error with the item not found", "originalRequest": { "url": { @@ -42584,12 +42584,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ceaf86fe-64d1-4cd6-9317-c362bd8f93bb", + "id": "e8e0e62c-0d15-4c7e-b969-eabb8f696776", "name": "Too many requests", "originalRequest": { "url": { @@ -42654,7 +42654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95d53524-c501-4401-8687-c8d43090ccb9", + "id": "3a78de7f-ce2c-4de8-a3b5-c7cdb2ba313b", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -42714,7 +42714,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -42725,7 +42725,7 @@ } }, { - "id": "5c52537b-5851-4d0d-bfb9-090eceba4c4e", + "id": "fb24bb13-278c-4399-84ca-93e3e54db173", "name": "Download instance file by fileId.", "request": { "name": "Download instance file by fileId.", @@ -42775,7 +42775,7 @@ }, "response": [ { - "id": "95d378c5-3c02-4a43-b068-3f4432cbde22", + "id": "30b7c9d9-abce-41ac-8c91-fa78f67aea37", "name": "Returns a file that is referred to by fileID and associated with the formInstanceID", "originalRequest": { "url": { @@ -42816,12 +42816,12 @@ "value": "application/json" } ], - "body": "sint nisi", + "body": "dolore", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "83ee3342-3ca2-41b6-8538-921f2126c2ab", + "id": "c783d916-13d3-4800-9666-7daae5bd6e18", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -42862,12 +42862,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "27770fa3-522e-49bb-9eab-25ac1bcc5c23", + "id": "a32f1f3b-7e47-47c8-a8b3-0a3263cb1505", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -42908,12 +42908,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "924285e6-dd2f-4bf3-bf74-4a913a456ff6", + "id": "a592fba8-d28b-46b5-bb90-6ff6316384b1", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -42954,12 +42954,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0761a4e4-217a-4baa-a516-273a1692de4e", + "id": "ba2e89a8-e59d-436e-91e4-1e488008eafa", "name": "An error with the item not found", "originalRequest": { "url": { @@ -43000,12 +43000,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8077f3f5-be85-4195-be17-15de4a712b4c", + "id": "a452c464-3278-442c-92c6-40de18fe7a1c", "name": "Too many requests", "originalRequest": { "url": { @@ -43051,7 +43051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adc0b691-a189-47ec-9c28-a82247dc9af0", + "id": "ed57c50c-1495-4933-9109-c856989f875c", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -43092,12 +43092,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c87a37b1-4d63-4121-b6cf-472461890455", + "id": "70d64272-bf18-4fee-bd81-a8f73b8dbc70", "name": "An external service is not available", "originalRequest": { "url": { @@ -43138,7 +43138,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -43149,7 +43149,7 @@ } }, { - "id": "a5b80902-afdb-46a8-b1ea-dd3a948d6971", + "id": "88822b40-08cf-40f5-90b3-ab6cd6142375", "name": "List predefined select options.", "request": { "name": "List predefined select options.", @@ -43179,7 +43179,7 @@ }, "response": [ { - "id": "7bf9fa66-e23d-4835-b92e-c0bb9ea53c25", + "id": "b960f479-9fba-4d29-9cb2-f3107df3503b", "name": "Returns a list of available predefined select options", "originalRequest": { "url": { @@ -43223,7 +43223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be4acb2e-66f8-446c-b454-e6558838a69d", + "id": "f2cb38ae-da42-44ff-912b-671cb27667fb", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -43262,12 +43262,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ecbe05a7-0194-430a-ad1d-9f0e0ac42944", + "id": "2e376f58-1c1d-4a66-a381-0ba11261db31", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -43306,12 +43306,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a0365ae9-615f-4e1a-b683-fc0a7c6e356c", + "id": "c26af3e1-95bf-4b95-a5da-eb4811138070", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -43350,12 +43350,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "00773c55-9a13-4494-89ae-2e45d748dcce", + "id": "8a8c15a4-2a7f-4a34-8aff-6973a39ce575", "name": "Too many requests", "originalRequest": { "url": { @@ -43399,7 +43399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "840a9e00-6976-4bdd-9887-ab592cca1a12", + "id": "011325fa-2082-48e4-a31c-3e4a7ed265d3", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -43438,7 +43438,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"nulla ea in sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -11901181,\n \"trackingId\": \"Lorem officia consectetur occaecat\"\n}", + "body": "{\n \"detailCode\": \"in occaecat non ad pariatur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -40374957,\n \"trackingId\": \"sunt id nisi voluptate\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -43455,7 +43455,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/idn/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/idn/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": "798a56e2-27c0-493b-a350-10f3e1cb6d23", + "id": "adf41c41-2c24-46f8-bb41-3edb7b439dbe", "name": "Create Custom Password Instructions", "request": { "name": "Create Custom Password Instructions", @@ -43497,7 +43497,7 @@ }, "response": [ { - "id": "5ad5759c-3de6-4e1e-8171-7e92b6359d68", + "id": "bb65b652-f011-4b0b-934d-fa3ba7908cfc", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -43553,7 +43553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c899a8c3-5411-4878-8ff8-06378fcc53ec", + "id": "c0ece2ec-eb8a-44b8-916b-4e458d8b0e02", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43609,7 +43609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "444aca3d-b1d8-406c-916d-fd581764618e", + "id": "c62a9177-93aa-4894-83e8-4b35a6daadc6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43665,7 +43665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eaa9c33-7e5b-46d7-b8ed-a52e0265850f", + "id": "81bd96ab-6e73-4716-9fd3-4775c6612ac3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43727,7 +43727,7 @@ } }, { - "id": "a2fabe7d-a745-425b-a8fa-a2edbfd6ccc1", + "id": "c120b518-c14e-4b9e-914e-9044ec594405", "name": "Get Custom Password Instructions by Page ID", "request": { "name": "Get Custom Password Instructions by Page ID", @@ -43751,7 +43751,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sint nisi" + "value": "dolore" } ], "variable": [ @@ -43778,7 +43778,7 @@ }, "response": [ { - "id": "ac21060e-04a1-44a8-8bc2-6585047f9626", + "id": "759ba770-f115-477e-8f65-8c0412f41488", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -43797,7 +43797,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -43832,7 +43832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d62f95f8-bc4f-4bfc-824e-7c7a34eb0923", + "id": "e2db2b86-9e47-43ef-81e0-d2bc3c2cf39c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43851,7 +43851,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -43886,7 +43886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "618f8ad7-f751-44f0-a9d6-bb67faa28a3b", + "id": "2a96420b-9d22-4a5f-aabe-3c50271f9d3a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43905,7 +43905,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -43940,7 +43940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf1f6413-8e13-41f3-b5c7-15bb6183d5eb", + "id": "51a6d7f0-cda5-466d-b78e-7905558be1d1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -43959,7 +43959,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -43994,7 +43994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1442d407-9f31-43d3-aacc-7b7f33e5ced0", + "id": "1c95c8fb-a839-451f-a7ac-1ffca3dea11c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44013,7 +44013,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -44054,7 +44054,7 @@ } }, { - "id": "d0dfb57e-770b-4945-869e-3f041c884ce7", + "id": "5efff325-4783-4fb5-a70f-c4bfa99eef0c", "name": "Delete Custom Password Instructions by page ID", "request": { "name": "Delete Custom Password Instructions by page ID", @@ -44078,7 +44078,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sint nisi" + "value": "dolore" } ], "variable": [ @@ -44105,7 +44105,7 @@ }, "response": [ { - "id": "5385a8a3-7f9b-4c94-bcc6-56215512862c", + "id": "f6cd0192-3719-46d8-94b0-ec3b818da756", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -44124,7 +44124,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -44149,7 +44149,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d02fb9f5-0f62-4d71-bca5-ec443120e56f", + "id": "5306dd74-3ada-4595-8b1a-e180593f559b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44168,7 +44168,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -44203,7 +44203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b7f4ffc-f082-4d0e-b953-6d729a0cf0ab", + "id": "c5099685-4f46-43aa-8252-54e25dd7fb1e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44222,7 +44222,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -44257,7 +44257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aed0fd0c-3bc3-4aed-a39e-ae6128ae8afd", + "id": "a682413c-ac15-4335-8ed5-080bd80e65d1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44276,7 +44276,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -44311,7 +44311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "245bc26f-0ccb-4784-998b-14724c0b002f", + "id": "4b67c109-0f51-4312-9266-e9a6adc58616", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44330,7 +44330,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -44377,7 +44377,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 IdentityNow in certifications, access profiles, and roles.\nAdministrators in IdentityNow 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 IdentityNow.\nEntitlements are often grouped into access profiles, and access profiles themselves are often grouped into roles, the broadest form of access in IdentityNow.\n\nFor example, an Active Directory source in IdentityNow 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\nIdentityNow 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 IdentityNow.\nIdentityNow 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 IdentityNow.\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": "dacdb9fb-2c13-45a8-8dd6-80edc6787f95", + "id": "b6581892-58df-4cb8-a496-9b254fbfebec", "name": "Gets a list of entitlements.", "request": { "name": "Gets a list of entitlements.", @@ -44488,7 +44488,7 @@ }, "response": [ { - "id": "3bde54d7-3f52-4108-849b-23c3aeb98c94", + "id": "8ede3b6f-99f5-4da3-b05f-92da650e5db9", "name": "List of entitlements", "originalRequest": { "url": { @@ -44613,7 +44613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cd3a4c7-6cc3-406f-b547-eff57de862c2", + "id": "2d50d4a2-5a7b-4f8c-9cc5-9f235e5406dc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44738,7 +44738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b73c6af-b320-4962-bcfc-259255b80284", + "id": "531915df-0179-4c5d-ac40-f5177220cfb9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44863,7 +44863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "373b5d80-a8e3-4605-b0a8-38c5113ae2b4", + "id": "dcc4f14f-4102-4b28-ab4f-b21d4bf38d99", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44988,7 +44988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "789e78e5-db9a-4814-9e8d-c04de9c88cb4", + "id": "b0d0b834-e9eb-4ca9-a40e-7dbc7c577fa9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45113,7 +45113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c635d18c-2e01-4d0b-8717-18a61401e416", + "id": "e554b765-e38c-4c36-83fd-8c91dd6d40f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45244,7 +45244,7 @@ } }, { - "id": "248b1552-4667-45d5-b644-642c3e97fdc2", + "id": "d5375639-3da8-4f5b-9a8f-a4152ffd54bb", "name": "Get an entitlement", "request": { "name": "Get an entitlement", @@ -45285,7 +45285,7 @@ }, "response": [ { - "id": "22a744ad-7793-4abb-82fe-ef2bab1edc70", + "id": "6946a24f-7b37-42d2-b7e6-d005af72e6da", "name": "An entitlement", "originalRequest": { "url": { @@ -45329,7 +45329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "934c71a3-b63d-43c9-b452-e3dcf2d70eed", + "id": "dedf8ede-7d44-430d-aab1-d895fce1b4be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45373,7 +45373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31ce1b60-53cd-4290-a5df-27758906c8e2", + "id": "997f6e0f-44e3-4bd6-9de2-d460d006bc79", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45417,7 +45417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f8cfb8f-60b4-4e57-8b8b-d78caf581e29", + "id": "30821a9b-2144-4f76-9c68-ca55815b834d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45461,7 +45461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c98a89f-8741-4b62-8ac2-c4413d884824", + "id": "4f1b5bee-a003-43a9-9826-b515cc14a727", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45505,7 +45505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf36691d-c4a8-4c17-95fb-a0ea52634ee6", + "id": "616770e5-a222-442b-8669-18cd7e2b8650", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45549,7 +45549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55728438-2556-4db0-a106-517196faa18d", + "id": "9d0a7380-7c84-4830-9860-040522a8956b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45599,7 +45599,7 @@ } }, { - "id": "663e50b8-2323-430f-912b-f72ab714308f", + "id": "e8a868be-554f-45c1-9ffc-24ee66865e64", "name": "Patch an entitlement", "request": { "name": "Patch an entitlement", @@ -45653,7 +45653,7 @@ }, "response": [ { - "id": "4b66a303-19b0-4532-8855-8e6fd5f9eea7", + "id": "af4e1078-4a87-4a55-9329-361773460009", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -45710,7 +45710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d27ffb6f-1bda-43a1-83b9-b35e91a0ff5a", + "id": "6e2b719d-777f-46da-9b63-fcd45802fbc7", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -45767,7 +45767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a38223c-0959-4245-b4cd-8bc2eae4b841", + "id": "039ab1c2-178c-4a9a-82ac-dff83f6c323e", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -45824,7 +45824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3e49535-f320-46fb-aca1-8a1185b1503e", + "id": "a3b18474-395e-4959-b4de-2e3a59ac6885", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -45881,7 +45881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3132d7c6-da3f-44e9-b789-5f83dbc51cbf", + "id": "90c69696-3256-41bc-87ac-2724c19fe061", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -45938,7 +45938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e6cb3e0-6b98-4f52-b0a3-80bbbc2889e0", + "id": "ba28714f-61de-4388-a3a9-14a173521da7", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -45995,7 +45995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "040c77f3-a4d0-4abd-b018-0f2db5b21231", + "id": "5cd76d80-8108-449a-8ecf-7f4e9a97a016", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -46052,7 +46052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c8d75a6-8a28-4de3-848d-ad0213816b9a", + "id": "fca7c000-40ce-4b91-bdc0-2e24d3d15625", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -46109,7 +46109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7b3c857-9f27-4f93-8d05-ed130b457595", + "id": "5740ea66-9f30-45ed-99b5-8e6de99f45f1", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -46166,7 +46166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8804f2fb-1e8a-4ff4-9a97-a9cf0c638dd6", + "id": "cb6b781c-c858-41d8-8107-af50c7d763d5", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -46223,7 +46223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8935096-b894-4f8f-a943-4f07ba9d1953", + "id": "4c813bc2-e9a9-4c29-bd07-2f53f3db8d3b", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -46280,7 +46280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc815cac-761d-420a-bab1-48816d292cad", + "id": "9d5824fb-22ff-4095-8963-84b6eabd1566", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -46337,7 +46337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b895b42d-da03-4d70-ba73-4a769247ad31", + "id": "5faa2d50-f8db-4517-b0fc-0edf5b4023a2", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -46394,7 +46394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d124242-4125-4ef1-9629-e851e01d138e", + "id": "8934745b-38bc-4930-b758-e08c9d542ede", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -46451,7 +46451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bc3aaff-e73c-49a4-8983-79d644c61c27", + "id": "16231d5c-efbf-4f30-92c9-aebd7ac114e5", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -46508,7 +46508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3eed01c-691e-491c-8e29-a200e5721c77", + "id": "aa22bd3f-b21f-4df0-b57a-43ddfd64234a", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -46565,7 +46565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d866661-e864-436a-8817-6dce8f849646", + "id": "117d086c-bb27-433e-9da5-f596506fb4c2", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -46622,7 +46622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b135613-2b09-4140-80f0-c5d8c3bd8b69", + "id": "f4733d97-1853-4a4e-bb92-864c3bcefbc0", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -46679,7 +46679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a376bda5-e1a2-425e-a7cc-878c2af45109", + "id": "153b6696-76f7-4c5e-b762-33944f3c69f9", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -46736,7 +46736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02c13de2-9f6f-404f-a17a-ad05e28b281a", + "id": "403e3365-bda9-42f9-a86b-040a7715ee4c", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -46793,7 +46793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bdcca83-45e6-48cd-8cfe-06c48df1d260", + "id": "a73b463d-73b1-4f9d-bb97-9ecab15803b6", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -46850,7 +46850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b204a8ac-bd83-419f-95bd-cadac677a74e", + "id": "2f91b265-2e31-4e21-9e0c-52b68a41a0d9", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -46907,7 +46907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1251e184-a1ac-4719-8eaa-b6528a481226", + "id": "ac3f3120-5025-4531-b13b-5723e516c5f1", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -46964,7 +46964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2fdbdbb-d9b8-494e-a0c2-fffeed2f2721", + "id": "cafb67e9-3973-43e2-8fe0-d01b3256492b", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -47021,7 +47021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd311482-cb3e-42f5-8e0b-4d0797db0945", + "id": "d99f284b-da1b-47cf-90bb-d0734b86e040", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -47078,7 +47078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce0efc30-9b8f-48a1-ae49-ccd68e41f13a", + "id": "24fbd001-db95-4840-8a13-cb31d54c5f8b", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -47135,7 +47135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1184987-1c3d-4f92-ad27-8e005fc0f3a1", + "id": "8d6b60ab-a9d9-4605-a6ae-6f7b009d7dd5", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -47192,7 +47192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d4eddbc-2f2e-4751-8385-724520ea7f25", + "id": "c339ee97-87d3-4ad0-8a07-2f9fb55f49d9", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -47255,7 +47255,7 @@ } }, { - "id": "ede3a320-4a7d-4ed4-ba87-81d4b69a4b9f", + "id": "1e600ac3-b5cc-4726-9300-fad0d2272e51", "name": "List of entitlements parents", "request": { "name": "List of entitlements parents", @@ -47343,7 +47343,7 @@ }, "response": [ { - "id": "b79e9b7d-77a5-43a3-9813-e283b06bc67f", + "id": "8ac79160-ba95-4da8-97d5-2cf605ded5be", "name": "List of entitlements parents from an entitlement", "originalRequest": { "url": { @@ -47434,7 +47434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b0af087-99d7-44e6-8858-10f0904c9b2d", + "id": "30ba5b0c-8857-4496-a5a0-2a30ea65ae71", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47525,7 +47525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af70bd83-9881-496a-95de-26606ebe778b", + "id": "68a86db1-1a19-4400-ac50-8b96038b5b69", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47616,7 +47616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36aaa430-6138-4598-9153-bd469c6db342", + "id": "a59a2726-6072-4fc3-92c8-f104d08472c1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47707,7 +47707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70dd98de-fc89-4acf-b0d4-31b564da251e", + "id": "3a74078a-54f0-476a-813d-2782b5961c79", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47798,7 +47798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0957449-6658-4427-8fc9-39fefeb7c6cf", + "id": "3ce5c957-e9e1-4ac8-8b62-4edce3c031eb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47889,7 +47889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03da26eb-5534-45dc-9ecb-35b027481695", + "id": "986bcde2-d95f-426c-9d85-0c0be4dcb6cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47986,7 +47986,7 @@ } }, { - "id": "f27f47b6-5a64-4237-a332-c8869e135327", + "id": "5cd6cb70-776f-44ae-8ee2-bcfb1e2398fa", "name": "List of entitlements children", "request": { "name": "List of entitlements children", @@ -48074,7 +48074,7 @@ }, "response": [ { - "id": "e63d1fe0-2a3b-46f0-9db1-c7122a521e81", + "id": "a0de7957-bb99-4791-97ee-ece8f3289e16", "name": "List of entitlements children from an entitlement", "originalRequest": { "url": { @@ -48165,7 +48165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef105c9b-b93a-4b47-90d9-829fce9a750b", + "id": "c2ca87be-fe4c-42e2-8d61-ff7cbffc5b2d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48256,7 +48256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "154332ee-b58f-4365-9948-0315dc9cb57c", + "id": "9ff318b5-48cd-493a-8e1b-40f1d07635ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48347,7 +48347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6de7b2f9-7634-4e9c-a62e-9f0233479aeb", + "id": "a2e02ccf-a148-4451-a532-6f19d214a426", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48438,7 +48438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "507c4551-c122-4c61-92ea-8b9c97dcc402", + "id": "66de8d35-51fa-420d-95bc-81132c91a18a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48529,7 +48529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6dda6ae-f0b9-400f-b004-fcbf79272c42", + "id": "18e12a1b-8313-4760-a3e8-a9206d335d45", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48620,7 +48620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a67c393-f3be-45fc-b4a7-9f938d4569b3", + "id": "fb3082d1-aeff-4a9c-98a4-a3e4ee7407e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48717,7 +48717,7 @@ } }, { - "id": "6c4515bf-6902-44ae-a2cc-ab64d4aee9e1", + "id": "075d4da9-eced-4645-a7b5-5c20a4f2873f", "name": "Bulk update an entitlement list", "request": { "name": "Bulk update an entitlement list", @@ -48760,7 +48760,7 @@ }, "response": [ { - "id": "bf44e6d5-3b1b-4b69-8c28-114e8aedf053", + "id": "5ccdd359-4f69-486f-ae5a-c35cac526bbd", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -48807,7 +48807,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f4c957b9-a59f-445b-8ca9-7d9d94f05dd2", + "id": "60167abd-4484-47b8-95ae-33e77198efae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48864,7 +48864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a195691-0b3e-40d6-b590-400500eb947e", + "id": "3d564c6c-8802-44d0-89c4-a1afa1536f7c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48921,7 +48921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d2f1169-acd3-4bd8-a786-55f24a28e0e4", + "id": "929a3a89-4270-4db2-b8f6-1cbeb0f04253", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48978,7 +48978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa780e7c-e5da-4959-9991-c0e6ceb38ce1", + "id": "1e2230ed-ace5-49a3-84db-7d19bdb4f2af", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49035,7 +49035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53d52edd-5c19-4499-a9d1-b24ac8c61bfa", + "id": "b3a39fd7-9811-4722-8798-4117b2a9fe41", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49098,7 +49098,7 @@ } }, { - "id": "222b5f48-a3cb-4711-acab-341cd0abdd45", + "id": "4073800a-1742-4d6d-939c-32cc317759c2", "name": "Get Entitlement Request Config", "request": { "name": "Get Entitlement Request Config", @@ -49140,7 +49140,7 @@ }, "response": [ { - "id": "9fdb3fa6-a265-4248-b972-51c0f6041e5a", + "id": "a22c965e-f009-4f11-bdc4-71ef7a7466d4", "name": "An Entitlement Request Config", "originalRequest": { "url": { @@ -49185,7 +49185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10b28427-4372-49e3-940d-dc180fdff694", + "id": "d2b2793e-7b8c-4609-8687-24ff02cc79b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49230,7 +49230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f12be314-0150-4359-8064-9644928243f2", + "id": "fa3d14a4-d3d5-46b0-84aa-00c38197b51a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49275,7 +49275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fb172f7-6db5-4ba7-9521-e8d8a0c1623b", + "id": "81e5552b-9e7b-497c-a95c-e49d9c97476d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49320,7 +49320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23b1f6c4-6562-454a-ad42-4387d93b8cd6", + "id": "62509bee-d804-4aaa-bf95-01ce61336c54", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49365,7 +49365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c0aafac-4899-4c3f-b675-6521e71a30a4", + "id": "cf67d73e-44ee-4d31-a11f-d91ad72d0116", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49410,7 +49410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc9ce34d-c178-42e3-b02a-4ccdb6248a9b", + "id": "6070b0d5-78a4-4aa4-a16e-e87a7d667ece", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49461,7 +49461,7 @@ } }, { - "id": "4b55046a-e38c-46dd-aff1-c45c695eb439", + "id": "3ef0c632-8ca3-42d3-b94a-6161e5845c9a", "name": "Replace Entitlement Request Config", "request": { "name": "Replace Entitlement Request Config", @@ -49516,7 +49516,7 @@ }, "response": [ { - "id": "92460932-0cd1-4658-9934-1bcec02db5c1", + "id": "06e9663c-c897-4c2f-9d64-2eca50d9de54", "name": "Responds with the entitlement request config as updated.", "originalRequest": { "url": { @@ -49574,7 +49574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eb9bf1b-2c1f-419e-bbf3-f208d6a89381", + "id": "5bb2646b-4376-4863-955f-d186de916b53", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49632,7 +49632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d326eed7-6f3f-4a69-a0df-2180909153d9", + "id": "d8e071df-b25c-46d8-9525-265421c518e6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49690,7 +49690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ffcb2cb-9001-4a4f-9c45-74545f4bb6c4", + "id": "df249941-6180-4b6e-a9e0-edcfabfddf30", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49748,7 +49748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "534fbf60-b23e-411f-b3cb-3da981d93b9a", + "id": "2177d000-864e-49a7-91e8-c8f79c3f38fa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49806,7 +49806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0780396c-0dc2-4a02-a9e7-8ded41789d75", + "id": "8efc0d41-1fe3-4a06-8045-d1a982536fad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49864,7 +49864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5cb69a5-b193-45f7-81fd-4a58893685e8", + "id": "d3997176-f24d-41ff-ab51-83790ea079cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49928,7 +49928,7 @@ } }, { - "id": "a9caabde-2689-42bd-a0ed-d0646554bcd8", + "id": "a73a96f0-962c-4256-96a0-a0a4eb08950f", "name": "Import Entitlement CSV File", "request": { "name": "Import Entitlement CSV File", @@ -49976,11 +49976,11 @@ "formdata": [ { "description": { - "content": "", + "content": "(Required) ", "type": "text/plain" }, - "key": "data", - "value": "minim", + "key": "csvFile", + "value": "ex mollit elit", "type": "text" } ] @@ -49988,7 +49988,7 @@ }, "response": [ { - "id": "979d1d8a-ffb6-4376-997f-6411730a0579", + "id": "86e098e5-a840-49fd-b10c-aba49fdd1b86", "name": "Load Entitlements Task", "originalRequest": { "url": { @@ -50028,11 +50028,11 @@ "formdata": [ { "description": { - "content": "", + "content": "(Required) ", "type": "text/plain" }, - "key": "data", - "value": "minim", + "key": "csvFile", + "value": "ex mollit elit", "type": "text" } ] @@ -50051,7 +50051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "245e6ba6-cb8f-4504-b1cb-b24820d2db44", + "id": "4199e56e-8ca2-40b2-aa03-8315cfe0f2f9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50091,11 +50091,11 @@ "formdata": [ { "description": { - "content": "", + "content": "(Required) ", "type": "text/plain" }, - "key": "data", - "value": "minim", + "key": "csvFile", + "value": "ex mollit elit", "type": "text" } ] @@ -50114,7 +50114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d267816d-c689-43da-97e1-88202a375d89", + "id": "7ba88e59-72e2-4f59-8a23-b2a615cba3ca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50154,11 +50154,11 @@ "formdata": [ { "description": { - "content": "", + "content": "(Required) ", "type": "text/plain" }, - "key": "data", - "value": "minim", + "key": "csvFile", + "value": "ex mollit elit", "type": "text" } ] @@ -50177,7 +50177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aedf3de8-e9c3-48e9-9b31-af7635f31ed2", + "id": "d8765dbe-2086-4972-94f6-5580f3f69eae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50217,11 +50217,11 @@ "formdata": [ { "description": { - "content": "", + "content": "(Required) ", "type": "text/plain" }, - "key": "data", - "value": "minim", + "key": "csvFile", + "value": "ex mollit elit", "type": "text" } ] @@ -50240,7 +50240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cfc46fc-d991-434a-b91a-3246ecb107ef", + "id": "c95baeb4-62e5-4026-b624-ad044727f4a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50280,11 +50280,11 @@ "formdata": [ { "description": { - "content": "", + "content": "(Required) ", "type": "text/plain" }, - "key": "data", - "value": "minim", + "key": "csvFile", + "value": "ex mollit elit", "type": "text" } ] @@ -50303,7 +50303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e3c4ef8-26d1-4ab1-9bb6-3843d4332596", + "id": "b902b9be-b4fb-499a-823e-0de53ba0a9e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50343,11 +50343,11 @@ "formdata": [ { "description": { - "content": "", + "content": "(Required) ", "type": "text/plain" }, - "key": "data", - "value": "minim", + "key": "csvFile", + "value": "ex mollit elit", "type": "text" } ] @@ -50378,7 +50378,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 IdentityNow.\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 IdentityNow UI.\n", "item": [ { - "id": "3bd832ae-902b-485e-913a-cf547d66e041", + "id": "779bc36f-a2dd-4df5-ad9e-6638cf32c6f0", "name": "List Governance Groups", "request": { "name": "List Governance Groups", @@ -50453,7 +50453,7 @@ }, "response": [ { - "id": "6cf36e04-5106-47e8-aaa2-46aaae020777", + "id": "17a749be-9cbc-4d12-989c-31e423cace6e", "name": "List of Governance Groups", "originalRequest": { "url": { @@ -50542,7 +50542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "572af3de-f755-4a44-ae59-5ec915b21e40", + "id": "1944c452-0ead-4752-be41-4c8fa0a8cc5d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50631,7 +50631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c2a2b49-f6f6-4ade-9a67-9a208de1328a", + "id": "00ecccb3-f7dd-4bac-a0b9-ee7d825dc3e7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50720,7 +50720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b281e6b-1199-400a-b70c-97855e09b435", + "id": "f5ee6aeb-0e2b-4209-836f-2fafc046ff37", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50809,7 +50809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed8b6fa2-5d06-4622-af8a-4ccc3e4f2f10", + "id": "fb084849-f5f4-4233-9e3d-89c90b4891b9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50898,7 +50898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1863ae1-c018-4866-9b78-a0e92a3cc10b", + "id": "01a55c97-44b3-4851-ac0d-60ff47290fe3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50993,7 +50993,7 @@ } }, { - "id": "caf9f096-0c9f-4e89-9ae4-bfcd3b9d327a", + "id": "f25ca095-d9c0-43b1-886e-73e0a92da7f2", "name": "Create a new Governance Group.", "request": { "name": "Create a new Governance Group.", @@ -51035,7 +51035,7 @@ }, "response": [ { - "id": "7ebe9707-84b3-46e0-ab62-9e01769fc65f", + "id": "1824f370-95b6-4d7d-a7e3-b7c03a6c2a5c", "name": "Governance Group object created.", "originalRequest": { "url": { @@ -51091,7 +51091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63f276f0-23b3-4d49-9991-834803bd4349", + "id": "58c3a842-88bd-4fc5-b261-ad226b2f9570", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51147,7 +51147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4184448-563d-488b-95a5-337ec7692bc4", + "id": "cf55083b-0038-490c-8f92-93cf1138ad1d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51203,7 +51203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9397f28b-96a3-44e8-af8b-bb7ed3f966ab", + "id": "e512f61d-048f-440f-8a55-ae41bedf4c9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51259,7 +51259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c632b36e-2b88-4bce-be2a-ddec9471dbea", + "id": "2d3bcb33-97fb-4406-8f7a-a5a10112c414", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51315,7 +51315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "886e1fcc-c4ef-4140-a1a8-6cb71a8a0553", + "id": "421bd558-bacd-4e47-8026-2ab65996632e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51377,7 +51377,7 @@ } }, { - "id": "51b25140-fe96-487d-8e86-b1f94ed515ce", + "id": "bf31b44e-33ed-4cdf-b7ac-cc6054f7f6d6", "name": "Get Governance Group by Id", "request": { "name": "Get Governance Group by Id", @@ -51418,7 +51418,7 @@ }, "response": [ { - "id": "bf8b5fb7-2322-46b8-b18a-5403a7329dbd", + "id": "7bc6f8aa-17ce-4e36-8376-dfa9eeafa49d", "name": "A Governance Group", "originalRequest": { "url": { @@ -51462,7 +51462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "467d84c1-ae61-4b78-89de-d8b1f86522e6", + "id": "de60a558-3596-4706-9f2b-0cce22bb62ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51506,7 +51506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e42a471f-d64c-4657-8ee4-6c16eb2d3021", + "id": "d965aa39-90ad-4786-b835-6fbcc6b8f8f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51550,7 +51550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a167acdb-7c1f-464b-b6b5-2c0a7f2c3b17", + "id": "fb696f42-3115-492a-a3ff-1e8e1847cea3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51594,7 +51594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7de985d-b302-4841-a997-3e4550853976", + "id": "85858bb1-f411-42c9-922f-a665de5c48d2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51638,7 +51638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ad3a4dd-d968-46fe-8d81-011b18e4c52b", + "id": "e4158c88-add2-47e7-94b1-bf1001709458", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51688,7 +51688,7 @@ } }, { - "id": "a1fe8ba0-0b1f-4b82-adf5-4b47b12ccee8", + "id": "c0095633-08d6-4975-8417-20dab37a42db", "name": "Delete a Governance Group", "request": { "name": "Delete a Governance Group", @@ -51729,7 +51729,7 @@ }, "response": [ { - "id": "317012bf-a55a-4c1d-ba32-af18d2d0f3c7", + "id": "2f35314e-b874-439d-970f-867603eabf37", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -51763,7 +51763,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3a9bf551-81ca-4600-a235-5ae97fae7d43", + "id": "409bcc88-fd95-45ab-b0ec-4f6e93c9f67a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51807,7 +51807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eec037da-99ab-4f1c-8b2f-383b2a3a91c6", + "id": "480efa5b-590a-46bf-8425-c0ba75c7ab81", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51851,7 +51851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c15ab39-9a05-43e1-aea9-90910b5c80b9", + "id": "1237fd30-968a-4166-9b03-b3d24bc6d26d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51895,7 +51895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1160c91-9cc3-471a-a847-df6aa8f24de7", + "id": "685de141-8664-4ce1-ad94-66683e8f7cea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51939,7 +51939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f181138d-9f97-4aa5-9557-eb082a36fe50", + "id": "b60998a2-2cae-4e9b-9f6a-67973565a269", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51989,7 +51989,7 @@ } }, { - "id": "e368b145-7e72-45c5-a406-a490001e4cbb", + "id": "067044e2-c8f3-40c8-ab9e-8cbe459cf7d0", "name": "Patch a Governance Group", "request": { "name": "Patch a Governance Group", @@ -52043,7 +52043,7 @@ }, "response": [ { - "id": "7942231f-e460-4aec-ae0a-141856e867a8", + "id": "2c2e0ea4-0e47-46a3-bca2-1053ff5b0a1a", "name": "A Governance Group.", "originalRequest": { "url": { @@ -52100,7 +52100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e2ff4c6-de15-48c1-8ada-f581090e9a59", + "id": "0a16e5a7-b308-41fa-b157-9fa24c4cb5b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52157,7 +52157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bea3a1a-9065-4812-a8e5-c05c48dd328e", + "id": "e2cc6f17-c2bb-4d3f-adc2-cbd62b7e9414", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52214,7 +52214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "068e5fd8-4a28-441c-9596-95abcf9230e8", + "id": "3bb37de2-4a7d-4748-8c73-715ecfad2819", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52271,7 +52271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "356dcfef-848e-4fb2-83b9-e0afc2d6ad2e", + "id": "890bfdf0-64c5-4f61-8007-78d4cacabc11", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52328,7 +52328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c5460fb-0ead-4ecc-a7a3-16b1cc2360c8", + "id": "fdc6eb96-3336-4c6c-b8e1-b1d5c5c940cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52391,7 +52391,7 @@ } }, { - "id": "cb40c426-b24f-46db-922a-909311dfb511", + "id": "6e59c8d4-c5f1-4b74-941e-1a1b52bf3f90", "name": "Delete Governance Group(s)", "request": { "name": "Delete Governance Group(s)", @@ -52434,7 +52434,7 @@ }, "response": [ { - "id": "105e4942-a589-488f-ba79-9b8ee9847326", + "id": "176f812e-2dd2-41d9-a805-36e4a6642818", "name": "Governance Group bulk delete response.", "originalRequest": { "url": { @@ -52491,7 +52491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ff5cbe6-0c84-45ad-a240-3d27162ad3c6", + "id": "79fd3c3d-7a24-439e-8e9d-eeb3f19f0851", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52548,7 +52548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a319ba6-05b4-40c5-b765-e63a40cc4829", + "id": "f25ab25f-23ea-4fa1-8de6-afa0585331e2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52605,7 +52605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72c00e1d-6adc-47e8-a924-a725130ff8d1", + "id": "6e20e5ea-2e3e-42a4-9baa-27b429943c1f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52662,7 +52662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9722210a-8dc0-488b-8e81-caa36cbebe35", + "id": "7495dfcb-6aa9-426c-a088-b509733b4779", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52719,7 +52719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19f041d1-285b-46d1-af30-d9ba872da3fd", + "id": "b6f06f3e-6d91-4eaf-8c1d-eff29034570e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52782,7 +52782,7 @@ } }, { - "id": "70d1d40b-b105-47f7-9d22-80db15bfd726", + "id": "08e27531-99de-4855-8e89-5d16cf346b44", "name": "List connections for Governance Group", "request": { "name": "List connections for Governance Group", @@ -52861,7 +52861,7 @@ }, "response": [ { - "id": "45859ef9-bac7-4f00-b72b-2e71cf95eeae", + "id": "d76d0cc3-54c4-4079-aabb-8adea4702e1d", "name": "List all connections associated with a Governance Group.", "originalRequest": { "url": { @@ -52943,7 +52943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04ea48b2-8c5a-4a7f-a650-5ed6860df287", + "id": "0b257893-734a-4dfd-9476-b13300df0382", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53025,7 +53025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6e63b6b-e3df-4d34-abb3-ae9fe082d304", + "id": "4d5fb798-45d2-418b-8644-38130d6e476f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53107,7 +53107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e18313b-ecd7-4b13-9c20-1cbf1ee1e303", + "id": "8a3f540f-498c-4cd5-a5e5-4e74bb6ffa1e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53189,7 +53189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45576841-f460-4f38-8551-a0b3361a53ad", + "id": "1bc5beae-2bb9-46fa-9355-11615e4d8944", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53271,7 +53271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "380ba82e-7a49-4cc7-a0e4-8eb58c076ecc", + "id": "9ff0039b-4b15-4710-9e4b-ec3419da1cdd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53359,7 +53359,7 @@ } }, { - "id": "34a948ae-082a-432c-9710-a95a762ae529", + "id": "57088465-8691-49e0-b363-a99ebd911136", "name": "List Governance Group Members", "request": { "name": "List Governance Group Members", @@ -53438,7 +53438,7 @@ }, "response": [ { - "id": "430afc90-492b-4f0e-9c02-918d3b7bd33b", + "id": "f38415e5-310f-43a8-8f12-9ef8b60a91d0", "name": "List all members associated with a Governance Group.", "originalRequest": { "url": { @@ -53520,7 +53520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4440c3d2-f0e8-4e49-b753-e24fbd9c43bd", + "id": "bfc55976-f85b-43a2-9e09-55a302147876", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53602,7 +53602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "639f9e1f-9df9-4fa1-94dc-a8539e3c7745", + "id": "368cbcef-7a8c-4205-8836-3ab14558eca2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53684,7 +53684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65ea4dbd-02cb-4df8-b9c7-8972b78b6b30", + "id": "2d4b0c04-5abf-4c19-8c41-4c3f1ae10191", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53766,7 +53766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2e777aa-b0d7-412b-9640-726cf488f578", + "id": "169e895d-fb27-41e9-ae46-cc80aa39995a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53848,7 +53848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "935662d2-f787-4a5b-950f-9203a21ebcd3", + "id": "eb8a74b4-a895-4073-b76a-c5e9734380bc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53936,7 +53936,7 @@ } }, { - "id": "3196140c-9523-43c7-813a-185bb6ec557f", + "id": "e95beaa7-e8c1-42f2-a4f5-3c60a586f31d", "name": "Add members to Governance Group", "request": { "name": "Add members to Governance Group", @@ -53992,7 +53992,7 @@ }, "response": [ { - "id": "32986d2f-c1e2-4fe5-a9bf-3c9c4ed79147", + "id": "8705538e-59d6-450b-afdc-ef378db4fbd3", "name": "List of added and not added identities into Governance Group members list.", "originalRequest": { "url": { @@ -54051,7 +54051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a68e03a-c52a-44bd-bd54-5979543c062d", + "id": "62f1cefd-e6e4-4124-b1f0-00193bde3d4b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54110,7 +54110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "492c24ad-ee0f-4d2a-9405-2e1c390be550", + "id": "ecd69825-98c5-4b95-b80e-0c0145883443", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54169,7 +54169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2bf1cba-3c0b-4a21-846d-dabf66ff697b", + "id": "8fee5acd-023b-4314-bf1e-f7d08737150e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54228,7 +54228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be65aa2f-8c41-47e2-9e94-fd5c164e55a3", + "id": "e4564984-4455-4c02-b044-58606061830f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54287,7 +54287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b322469f-8eca-41f5-a5c3-b0b41b020e35", + "id": "a045ee36-1367-4387-9adc-6365a2be9b4a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54352,7 +54352,7 @@ } }, { - "id": "5b930b0a-33df-4a86-bbe4-5f96ea1cb5cb", + "id": "455e1257-43b6-4ebe-9d1f-607e9fd244ef", "name": "Remove members from Governance Group", "request": { "name": "Remove members from Governance Group", @@ -54408,7 +54408,7 @@ }, "response": [ { - "id": "0e7f6f3c-d4e1-4bff-af45-516b2c9d5490", + "id": "f43a1f1e-225a-433e-96c2-c16d4089ecf9", "name": "List of deleted and not deleted identities from Governance Group members list.", "originalRequest": { "url": { @@ -54467,7 +54467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfbe83ef-f775-4858-af64-70767e09bf0e", + "id": "84768f75-10bb-4540-8ff2-f9479c009c23", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54526,7 +54526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d2f9ff2-c60b-44b6-abb4-5547f59834a8", + "id": "65d4f49e-e268-4502-8e61-4a4bb989ddbe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54585,7 +54585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb33b26e-6e56-4332-b451-0755efbc89ef", + "id": "bf2cb204-15c7-4730-902c-83fdd754a35f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54644,7 +54644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1a7ce21-2bdd-446c-8238-2374bdd3ff6c", + "id": "398e39f5-2cb6-4768-b2d1-f12c2e0e12aa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54703,7 +54703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92df5f33-7b44-473c-a378-8f523ec959fb", + "id": "dc239cf8-ad89-429a-adac-d1fd0160f95c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54774,7 +54774,7 @@ "description": "", "item": [ { - "id": "ad72fa97-44ab-425d-be4c-a5b4043d1aec", + "id": "d1a29fea-d816-4973-9cd8-c89d6cafa4f2", "name": "Get Message catalogs", "request": { "name": "Get Message catalogs", @@ -54815,7 +54815,7 @@ }, "response": [ { - "id": "083f512e-5c32-4e1e-a5ee-875b112d9640", + "id": "5a3b471d-b44a-4629-afff-9e51d47333ac", "name": "The message catalogs based on the request headers", "originalRequest": { "url": { @@ -54859,7 +54859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30b56161-2557-4cfe-9322-4502091d27f6", + "id": "c56cb1e5-5e19-410b-8fe3-4be0da15681a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54903,7 +54903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "632a2b5d-ceaf-4662-b0d6-3f8f5415bca5", + "id": "70395ce6-f434-44c4-8e69-099f428d4a19", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54947,7 +54947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2f305e2-48d2-4e20-bb72-56887091f30e", + "id": "b1b2a957-a4dd-4e25-8671-575916274349", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54991,7 +54991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42d689d0-b093-4351-b59e-407aeeaa3374", + "id": "2bb94690-ba36-4b10-92e8-e633cb0f0d92", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55035,7 +55035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee0508d5-696c-4f26-852a-bbebddcb12a9", + "id": "e3d6aa0d-944d-4429-af11-32fac8a141f0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55091,7 +55091,7 @@ "description": "", "item": [ { - "id": "e796b560-65ee-4bf0-b604-4dfd7c771ff6", + "id": "c3f33258-3211-4146-a559-b237545d6b02", "name": "Identity Access Request Recommendations", "request": { "name": "Identity Access Request Recommendations", @@ -55168,7 +55168,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -55184,7 +55184,7 @@ }, "response": [ { - "id": "6e8b9af6-a9cc-47db-8679-87a662f6d423", + "id": "eda15c72-531d-48bb-8707-652a1eaba4ad", "name": "List of access request recommendations for the identityId", "originalRequest": { "url": { @@ -55256,7 +55256,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -55291,7 +55291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8578108-bd8d-427e-8651-d53811156bbe", + "id": "9adfead2-0113-4b5f-8a86-d9013267b111", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55363,7 +55363,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -55398,7 +55398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93fa4b9d-a5a8-4c34-b458-0369c85839bb", + "id": "50f27035-232d-4351-a9c0-a2afcea352d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55470,7 +55470,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -55505,7 +55505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b99a3507-a0c3-4ff2-bf61-73f456fb74b9", + "id": "af8f17b4-048e-4cef-aa1d-0e8736fe964d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55577,7 +55577,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -55612,7 +55612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87e6a120-4f9d-4d3c-9d03-1e48fb0627a4", + "id": "21a298df-edd1-47d1-a899-dd8507c6be97", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55684,7 +55684,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -55719,7 +55719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d35dcb9c-c29e-4dee-a2f1-07c90be55058", + "id": "b185dfe0-5e2e-43c8-9cbc-b05eb5ba5990", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55791,7 +55791,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -55832,7 +55832,7 @@ } }, { - "id": "f9e1e789-e8c9-4f65-b2d5-6705542d2fde", + "id": "fe95b705-5d04-4893-8caf-dbad1f710a26", "name": "Notification of Ignored Access Request Recommendations", "request": { "name": "Notification of Ignored Access Request Recommendations", @@ -55875,7 +55875,7 @@ }, "response": [ { - "id": "c486d84c-418f-4291-9711-8d7f5cdf1666", + "id": "6fcd58e5-26de-4db3-b820-c09fead96a97", "name": "Recommendation successfully stored as ignored.", "originalRequest": { "url": { @@ -55932,7 +55932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7051db6f-5cf7-4f54-b906-39f6f7d9454b", + "id": "700f2cfc-ccfe-4d73-b166-8f0a9aad76a3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55989,7 +55989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f26ca657-0051-4802-b7d4-ba8e46a970d1", + "id": "315395a5-841a-439b-8dc2-fb2a55078627", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56046,7 +56046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76b8cfd4-cdb5-40b5-a6a8-c045800a1dc7", + "id": "f8a768f1-90f8-425f-a3e0-e3209bd80b4c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56103,7 +56103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "483d8070-4a1a-43b3-9bd4-dcf4e55de9a7", + "id": "dc097a51-3b34-4941-87a3-b470bc58d9c8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56160,7 +56160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b72a9d83-0ff5-4f35-abe4-c5672be3f2c3", + "id": "04ffaec7-be7b-4717-bb21-8289e5e99d05", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56223,7 +56223,7 @@ } }, { - "id": "6e2cb964-3710-4f8d-b06b-6df5b47fd6e1", + "id": "87196801-01b0-447f-9208-9c37d870aa39", "name": "List of Ignored Access Request Recommendations", "request": { "name": "List of Ignored Access Request Recommendations", @@ -56299,7 +56299,7 @@ }, "response": [ { - "id": "dfbc3e3a-1905-427b-b733-fb2d8a472547", + "id": "0661dd17-f2e7-4a94-93ba-6eb04c4afda2", "name": "Returns list of ignored access request recommendations.", "originalRequest": { "url": { @@ -56389,7 +56389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e579c2d-4b96-4825-9f05-303cd4b1f42a", + "id": "bb95c5ce-c3fd-47a6-b82f-4754369f5fcc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56479,7 +56479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ec23a48-de28-4db4-ad6e-931e17783505", + "id": "42bba381-443d-4864-9bce-676d9e8a639b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56569,7 +56569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0adad325-f032-448a-b3d4-d5ae4bf067ca", + "id": "c138b4bb-848a-47b1-8a92-a98772f658bf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56659,7 +56659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b4d26c0-e2fb-46d4-81a1-7d1b506b1423", + "id": "4df3e0c5-7617-43b5-96bc-90f2965f25f2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56749,7 +56749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "560aead3-03ba-4a2a-b2c7-79a73d8edbcc", + "id": "097801e6-a687-451c-a03c-4a5375ef5b2d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56845,7 +56845,7 @@ } }, { - "id": "6abb77a1-708d-4057-8eae-a794d30ef94a", + "id": "42ceeda3-6ce8-4b6e-a433-0de614cc8131", "name": "Notification of Requested Access Request Recommendations", "request": { "name": "Notification of Requested Access Request Recommendations", @@ -56888,7 +56888,7 @@ }, "response": [ { - "id": "16eb8dee-9a0f-42e8-8bac-3907b2d94d54", + "id": "ca5db826-1c55-4185-b1bc-7ff173655d29", "name": "Notification successfully acknowledged.", "originalRequest": { "url": { @@ -56945,7 +56945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efe35612-a83b-496f-9b08-f5beaa4354d7", + "id": "6344fcb2-6c5a-4f43-88ff-a44a2f6ed7d9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57002,7 +57002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d53f24bf-84ac-4239-a378-5b68f40aa8f6", + "id": "c626db92-4d3f-4113-ac31-14894c2928df", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57059,7 +57059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c94847de-97d9-48f4-a646-d1310c7543af", + "id": "dcbacb6c-f61e-4140-890c-bd6cc07c01e8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57116,7 +57116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27eef8ad-32d5-458f-8039-a0d598943cbe", + "id": "3cd9abce-1e32-4006-b6a4-d818c4063bb2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57173,7 +57173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5e26e88-7018-4bfc-a735-c6ecee22ef09", + "id": "56232b09-6b37-49ca-b53d-8f52c88e3573", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57236,7 +57236,7 @@ } }, { - "id": "12b72a74-9fd5-4832-ac72-7437e165365e", + "id": "4ee9dac8-a482-41d9-b214-d3caeec5cfa0", "name": "List of Requested Access Request Recommendations", "request": { "name": "List of Requested Access Request Recommendations", @@ -57296,7 +57296,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -57312,7 +57312,7 @@ }, "response": [ { - "id": "69a6c2a0-19da-4f6d-9003-31d1221b9497", + "id": "61dd1282-b4e9-4505-9271-2965d3f75d4a", "name": "Returns the list of requested access request recommendations.", "originalRequest": { "url": { @@ -57367,7 +57367,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -57402,7 +57402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63c37bb5-cc99-4029-b543-51fcc0657a61", + "id": "30fae560-f7cb-42b3-b3cc-1509ab7f963c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57457,7 +57457,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -57492,7 +57492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21e04c93-16ad-4dc9-950a-04f5213d9d1e", + "id": "08bb0f2d-ff04-4712-b816-df2d63b2de9d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57547,7 +57547,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -57582,7 +57582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "452ae0c5-14d2-436c-a772-0bb4332edd1f", + "id": "1ccef252-b7b9-4dc9-8f1f-a22f74db8f42", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57637,7 +57637,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -57672,7 +57672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98624ffb-84d9-4df7-b967-797c2aecbde1", + "id": "3cdd12b0-81aa-4e6d-a32a-36ae8c84bab4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57727,7 +57727,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -57762,7 +57762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a58231b8-4044-4cec-8576-f62db6475f6c", + "id": "f72460fb-7d0c-470d-899d-6f49c56e4236", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57817,7 +57817,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -57858,7 +57858,7 @@ } }, { - "id": "1b3f55b8-d32c-4a10-a2b0-8a504f1a5c21", + "id": "71896bad-e445-49b8-878e-127161ac27d1", "name": "Notification of Viewed Access Request Recommendations", "request": { "name": "Notification of Viewed Access Request Recommendations", @@ -57901,7 +57901,7 @@ }, "response": [ { - "id": "903cf032-bbf4-422d-950a-23b083690e90", + "id": "f45d90d3-8001-406c-a5bf-ead2e17ecd50", "name": "Recommendation successfully stored as viewed.", "originalRequest": { "url": { @@ -57958,7 +57958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01dca80a-4377-4291-ba9b-357ae41e5271", + "id": "b1daa243-d572-42a5-b2dd-ae10788867a0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58015,7 +58015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ec3b6a6-b806-487a-b00a-49801d6d0dd7", + "id": "8057d522-a7d2-4ef7-bd63-1605ba8f70ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58072,7 +58072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9eddeda5-f68b-444a-a972-15571c0afefb", + "id": "8c7c0dc9-737b-4df2-a335-2d6035adfad3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58129,7 +58129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92903719-86e5-44c8-9b86-c2f28402f8cd", + "id": "3b26a523-70c6-41ce-9c2d-ea2f1f1f45b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58186,7 +58186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10571577-bb64-4d26-b77c-09bac4cadc68", + "id": "f0d8c9d5-4343-46c5-af5e-dafa888b432d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58249,7 +58249,7 @@ } }, { - "id": "1f0ff101-6e26-453e-9447-0d9c3a4229b2", + "id": "68c825d3-b066-4f85-ae85-3f4b32464991", "name": "List of Viewed Access Request Recommendations", "request": { "name": "List of Viewed Access Request Recommendations", @@ -58309,7 +58309,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -58325,7 +58325,7 @@ }, "response": [ { - "id": "b256a606-5700-4e5e-a2be-b260c2c3e570", + "id": "6af8f7a1-e60b-4cd0-a9ae-f7894fd61b2d", "name": "Returns list of viewed access request recommendations.", "originalRequest": { "url": { @@ -58380,7 +58380,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -58415,7 +58415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b70c41d8-708e-4d3c-b717-213adb86fd6d", + "id": "bb96d2ec-98fc-45c0-bfdb-a60ce709b7cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58470,7 +58470,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -58505,7 +58505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99c1f8a1-c08c-42fd-837a-801dadb5e3ea", + "id": "1395a3dc-e2cb-4277-a1c4-2d08a5c64ff6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58560,7 +58560,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -58595,7 +58595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c6f8f65-083b-4f1d-b471-f5b729406f98", + "id": "0f0ff2e6-8bef-4d7e-8cfd-a4aee078426a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58650,7 +58650,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -58685,7 +58685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b334bbb9-08de-4fe1-8d19-450850c81f92", + "id": "e41eac60-e5c3-4320-835d-5233196ea537", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58740,7 +58740,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -58775,7 +58775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec400684-bb08-4f61-b5d6-55ef2d350ec7", + "id": "b8ed822e-c52c-4b1b-b13e-6483ebc97a81", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58830,7 +58830,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -58871,7 +58871,7 @@ } }, { - "id": "a764d48c-e91b-4864-a7fd-23ea56c6d26b", + "id": "d11df58f-590a-4911-89fd-0275e17cddea", "name": "Notification of Viewed Access Request Recommendations in Bulk", "request": { "name": "Notification of Viewed Access Request Recommendations in Bulk", @@ -58915,7 +58915,7 @@ }, "response": [ { - "id": "46037241-5fb2-4653-a8d4-98226efbe8c7", + "id": "308a5f30-203b-42a2-bdc1-9d82ccaff981", "name": "Recommendations successfully stored as viewed.", "originalRequest": { "url": { @@ -58973,7 +58973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "045d6db5-7699-4e0e-92dd-7d14a6f28279", + "id": "caf63da5-4c31-435b-979a-68714f96f61a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59031,7 +59031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5d307d7-1a41-47be-978c-d498d79d2d59", + "id": "92e36579-fb8f-42b7-8442-e42cefd914e2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59089,7 +59089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a25d51d-e535-4dc6-b5b2-8972c57151a3", + "id": "aa02a7e5-cd2a-44a2-8f68-1d74c31ccfb9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59147,7 +59147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d34e1c7-c07a-4428-90b6-dc81791de0f5", + "id": "30f35165-db93-4337-990a-93f47a654e1f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59205,7 +59205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d832697-6224-47a6-95a4-285ee9b897d9", + "id": "1f30bf14-a158-4961-bb24-9b941c88e8eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59275,7 +59275,7 @@ "description": "", "item": [ { - "id": "acbc2ccb-2213-4641-b19c-e4b6a60031dd", + "id": "0cdb5546-c358-4028-b427-8f57ce4fdadc", "name": "Get a paginated list of common access", "request": { "name": "Get a paginated list of common access", @@ -59350,7 +59350,7 @@ }, "response": [ { - "id": "8b6ed95e-c4ed-4c7b-bb56-a0cbf5e1f1cb", + "id": "fc119224-7ac4-4aab-974a-35bb32ea5700", "name": "Succeeded. Returns a list of common access for a customer.", "originalRequest": { "url": { @@ -59434,12 +59434,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"consequat cillum in ullamco\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Excepteur est fugiat\",\n \"description\": \"officia ex qui\",\n \"ownerName\": \"consectetur elit anim\",\n \"ownerId\": \"in iru\"\n },\n \"status\": \"adipisicing dolor consequat mollit ullamco\",\n \"lastUpdated\": \"1944-10-14T18:05:59.384Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"1946-11-17T17:53:07.441Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"commodo sunt\",\n \"type\": \"ROLE\",\n \"name\": \"tempor Lorem nulla eu adipisicing\",\n \"description\": \"magna exercitation quis dolore\",\n \"ownerName\": \"sed consectetur id\",\n \"ownerId\": \"enim laboris\"\n },\n \"status\": \"exercitation anim ea\",\n \"lastUpdated\": \"2002-07-24T03:40:28.139Z\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"1989-08-14T17:22:59.598Z\",\n \"createdByUser\": false\n }\n]", + "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"occaecat Ut\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"laborum \",\n \"description\": \"minim nisi esse\",\n \"ownerName\": \"aliquip esse Excepteur o\",\n \"ownerId\": \"velit dolor\"\n },\n \"status\": \"ex voluptate sed\",\n \"lastUpdated\": \"1985-07-06T16:48:38.863Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"2010-11-09T23:02:43.272Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"ullamco dolore sint\",\n \"type\": \"ROLE\",\n \"name\": \"veniam et laboris fugiat proident\",\n \"description\": \"exercitation deserunt\",\n \"ownerName\": \"non aute\",\n \"ownerId\": \"in aliqua cillum proident\"\n },\n \"status\": \"dolor\",\n \"lastUpdated\": \"1976-09-22T13:27:27.726Z\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"2010-10-18T09:30:39.237Z\",\n \"createdByUser\": false\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0a925b87-9679-48a4-9584-1af5ac9a9a6b", + "id": "eea5d37a-c369-4f41-a98a-33d545a271f6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59528,7 +59528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "812fad7e-7047-4eae-8244-b1e8eef60776", + "id": "e890714d-612c-493b-bb45-624e6be5235e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59617,7 +59617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbf6a555-802d-444f-b3d1-c1dbaa6f0447", + "id": "dc3cabad-c885-451e-a393-45fe89935c49", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59706,7 +59706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c89a081-3b29-4979-813a-6abf386bd9fa", + "id": "6cbfeb6d-bed9-4b61-bcf7-e4609e711d3f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59801,7 +59801,7 @@ } }, { - "id": "1e3af17e-07b7-4b02-bdff-30117387714b", + "id": "0f2e14b8-45f0-4b2f-b5a0-b2e447cc2030", "name": "Create common access items", "request": { "name": "Create common access items", @@ -59832,7 +59832,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"qui deserunt id\",\n \"type\": \"ROLE\",\n \"name\": \"cillum ut pariatur laborum\",\n \"description\": \"ullamco in\",\n \"ownerName\": \"dolor velit Duis consequat\",\n \"ownerId\": \"laborum officia elit volupta\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"dolore ut sed elit\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"id est\",\n \"description\": \"commodo e\",\n \"ownerName\": \"sed Excepteur magna\",\n \"ownerId\": \"nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -59843,7 +59843,7 @@ }, "response": [ { - "id": "a7f052e7-8a35-42e9-bb92-4cdb63890eb2", + "id": "b12a7949-4009-4e2c-b461-3a49f947a3c1", "name": "Returns details of the common access classification request.", "originalRequest": { "url": { @@ -59877,7 +59877,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"qui deserunt id\",\n \"type\": \"ROLE\",\n \"name\": \"cillum ut pariatur laborum\",\n \"description\": \"ullamco in\",\n \"ownerName\": \"dolor velit Duis consequat\",\n \"ownerId\": \"laborum officia elit volupta\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"dolore ut sed elit\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"id est\",\n \"description\": \"commodo e\",\n \"ownerName\": \"sed Excepteur magna\",\n \"ownerId\": \"nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -59894,12 +59894,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"dolor\",\n \"access\": {\n \"id\": \"nostrud veniam\",\n \"type\": \"ROLE\",\n \"name\": \"laborum sed proident\",\n \"description\": \"labore\",\n \"ownerName\": \"nisi ad ea D\",\n \"ownerId\": \"commodo la\"\n },\n \"status\": \"CONFIRMED\",\n \"lastUpdated\": \"officia enim nisi ex\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"aliqua\",\n \"createdByUser\": \"culpa\"\n}", + "body": "{\n \"id\": \"veniam adipisicing\",\n \"access\": {\n \"id\": \"id quis eiusmod\",\n \"type\": \"ROLE\",\n \"name\": \"et cillum voluptate Duis aliquip\",\n \"description\": \"sunt sint ullamco laborum labore\",\n \"ownerName\": \"ex qui incididunt\",\n \"ownerId\": \"Duis et cillum ex\"\n },\n \"status\": \"CONFIRMED\",\n \"lastUpdated\": \"proident occaecat laboris adipisicing\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"incid\",\n \"createdByUser\": \"ut sint adipisicing\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1e2840f4-bb33-4301-83c8-e26199877e19", + "id": "5c54fdaa-65b3-48a2-acb1-32a175e5c164", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59933,7 +59933,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"qui deserunt id\",\n \"type\": \"ROLE\",\n \"name\": \"cillum ut pariatur laborum\",\n \"description\": \"ullamco in\",\n \"ownerName\": \"dolor velit Duis consequat\",\n \"ownerId\": \"laborum officia elit volupta\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"dolore ut sed elit\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"id est\",\n \"description\": \"commodo e\",\n \"ownerName\": \"sed Excepteur magna\",\n \"ownerId\": \"nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -59955,7 +59955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86a31e12-4a99-4085-88e1-953b3535d848", + "id": "6c3b4438-1295-4119-a080-f1492347ded6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59989,7 +59989,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"qui deserunt id\",\n \"type\": \"ROLE\",\n \"name\": \"cillum ut pariatur laborum\",\n \"description\": \"ullamco in\",\n \"ownerName\": \"dolor velit Duis consequat\",\n \"ownerId\": \"laborum officia elit volupta\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"dolore ut sed elit\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"id est\",\n \"description\": \"commodo e\",\n \"ownerName\": \"sed Excepteur magna\",\n \"ownerId\": \"nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -60011,7 +60011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c49898a2-f2db-4160-9f07-0472f0d61741", + "id": "383fd1d2-772d-4ec1-a306-bdf6d12a35ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60045,7 +60045,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"qui deserunt id\",\n \"type\": \"ROLE\",\n \"name\": \"cillum ut pariatur laborum\",\n \"description\": \"ullamco in\",\n \"ownerName\": \"dolor velit Duis consequat\",\n \"ownerId\": \"laborum officia elit volupta\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"dolore ut sed elit\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"id est\",\n \"description\": \"commodo e\",\n \"ownerName\": \"sed Excepteur magna\",\n \"ownerId\": \"nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -60067,7 +60067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec0dce18-d968-47c0-a642-c1103f5beb1e", + "id": "5bcd45d3-d77a-4732-8944-11e8d6e3cb0f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60101,7 +60101,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"qui deserunt id\",\n \"type\": \"ROLE\",\n \"name\": \"cillum ut pariatur laborum\",\n \"description\": \"ullamco in\",\n \"ownerName\": \"dolor velit Duis consequat\",\n \"ownerId\": \"laborum officia elit volupta\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"dolore ut sed elit\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"id est\",\n \"description\": \"commodo e\",\n \"ownerName\": \"sed Excepteur magna\",\n \"ownerId\": \"nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -60123,7 +60123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "221cb3d7-452d-42d5-816b-cc1318c3ca9d", + "id": "8a36ea20-b94f-4a67-923f-bcafb4ad076a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60157,7 +60157,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"qui deserunt id\",\n \"type\": \"ROLE\",\n \"name\": \"cillum ut pariatur laborum\",\n \"description\": \"ullamco in\",\n \"ownerName\": \"dolor velit Duis consequat\",\n \"ownerId\": \"laborum officia elit volupta\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"dolore ut sed elit\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"id est\",\n \"description\": \"commodo e\",\n \"ownerName\": \"sed Excepteur magna\",\n \"ownerId\": \"nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -60185,7 +60185,7 @@ } }, { - "id": "85497fb3-3ded-4960-922c-6762403832fb", + "id": "1d74bf9c-00d3-4610-b726-1cf5b2e54ca0", "name": "Bulk update common access status", "request": { "name": "Bulk update common access status", @@ -60217,7 +60217,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:952d8776-91ee-1bf8-1f99-a1f7f2059cb7\",\n \"30af0501-1886-fc8c-f961-9ecca108af73\"\n ],\n \"deniedIds\": [\n \"urn:uuid:4d59d367-f800-9817-301e-9bf852fdc29b\",\n \"urn:uuid:7d73d1fe-d0bf-93aa-31aa-ea312a049af1\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:4db57311-a44f-c0f7-5e85-bdca81afedca\",\n \"d5e7c1ec-28e5-46e0-bb74-830ffcc84593\"\n ],\n \"deniedIds\": [\n \"624efd49-558d-408e-91ce-102f80983c35\",\n \"02b12418-cc35-a1cc-b407-b2ef805318c2\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:9f95093d-bc26-36f3-fd6a-70e94b97aec2\",\n \"urn:uuid:1101ac7c-7713-9175-16d2-137836e9c5c6\"\n ],\n \"deniedIds\": [\n \"0f7ecdd5-47a9-060f-ff16-6d0d6d883f2b\",\n \"urn:uuid:df724a62-9c5b-e9d2-2445-9ab30e4af89f\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8164e4d7-bf98-261b-5ce8-05c9f03e3400\",\n \"urn:uuid:50d428af-9e68-d15b-235b-3b7ccaf36857\"\n ],\n \"deniedIds\": [\n \"3d1e5e35-bab6-ea9b-24a8-adfdd1c0dab0\",\n \"urn:uuid:9c3858cd-cd3c-ce2e-857e-3338a4c9800b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60228,7 +60228,7 @@ }, "response": [ { - "id": "9ccc14c6-ec31-485f-a526-1e2223935493", + "id": "2d9e0eb1-3dcb-44eb-bdf7-1792ce8a90b2", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -60263,7 +60263,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:952d8776-91ee-1bf8-1f99-a1f7f2059cb7\",\n \"30af0501-1886-fc8c-f961-9ecca108af73\"\n ],\n \"deniedIds\": [\n \"urn:uuid:4d59d367-f800-9817-301e-9bf852fdc29b\",\n \"urn:uuid:7d73d1fe-d0bf-93aa-31aa-ea312a049af1\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:4db57311-a44f-c0f7-5e85-bdca81afedca\",\n \"d5e7c1ec-28e5-46e0-bb74-830ffcc84593\"\n ],\n \"deniedIds\": [\n \"624efd49-558d-408e-91ce-102f80983c35\",\n \"02b12418-cc35-a1cc-b407-b2ef805318c2\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:9f95093d-bc26-36f3-fd6a-70e94b97aec2\",\n \"urn:uuid:1101ac7c-7713-9175-16d2-137836e9c5c6\"\n ],\n \"deniedIds\": [\n \"0f7ecdd5-47a9-060f-ff16-6d0d6d883f2b\",\n \"urn:uuid:df724a62-9c5b-e9d2-2445-9ab30e4af89f\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8164e4d7-bf98-261b-5ce8-05c9f03e3400\",\n \"urn:uuid:50d428af-9e68-d15b-235b-3b7ccaf36857\"\n ],\n \"deniedIds\": [\n \"3d1e5e35-bab6-ea9b-24a8-adfdd1c0dab0\",\n \"urn:uuid:9c3858cd-cd3c-ce2e-857e-3338a4c9800b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60285,7 +60285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c9230e1-4f3a-494d-b652-1ec0fe7d8029", + "id": "456afbd6-10bd-4467-9f55-d2c2da45947a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60320,7 +60320,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:952d8776-91ee-1bf8-1f99-a1f7f2059cb7\",\n \"30af0501-1886-fc8c-f961-9ecca108af73\"\n ],\n \"deniedIds\": [\n \"urn:uuid:4d59d367-f800-9817-301e-9bf852fdc29b\",\n \"urn:uuid:7d73d1fe-d0bf-93aa-31aa-ea312a049af1\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:4db57311-a44f-c0f7-5e85-bdca81afedca\",\n \"d5e7c1ec-28e5-46e0-bb74-830ffcc84593\"\n ],\n \"deniedIds\": [\n \"624efd49-558d-408e-91ce-102f80983c35\",\n \"02b12418-cc35-a1cc-b407-b2ef805318c2\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:9f95093d-bc26-36f3-fd6a-70e94b97aec2\",\n \"urn:uuid:1101ac7c-7713-9175-16d2-137836e9c5c6\"\n ],\n \"deniedIds\": [\n \"0f7ecdd5-47a9-060f-ff16-6d0d6d883f2b\",\n \"urn:uuid:df724a62-9c5b-e9d2-2445-9ab30e4af89f\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8164e4d7-bf98-261b-5ce8-05c9f03e3400\",\n \"urn:uuid:50d428af-9e68-d15b-235b-3b7ccaf36857\"\n ],\n \"deniedIds\": [\n \"3d1e5e35-bab6-ea9b-24a8-adfdd1c0dab0\",\n \"urn:uuid:9c3858cd-cd3c-ce2e-857e-3338a4c9800b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60342,7 +60342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c5c0ccb-5969-4df9-bf8c-1ebe3a18b4dc", + "id": "e043359d-ef53-4c94-9b13-bba58c9a4be9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60377,7 +60377,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:952d8776-91ee-1bf8-1f99-a1f7f2059cb7\",\n \"30af0501-1886-fc8c-f961-9ecca108af73\"\n ],\n \"deniedIds\": [\n \"urn:uuid:4d59d367-f800-9817-301e-9bf852fdc29b\",\n \"urn:uuid:7d73d1fe-d0bf-93aa-31aa-ea312a049af1\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:4db57311-a44f-c0f7-5e85-bdca81afedca\",\n \"d5e7c1ec-28e5-46e0-bb74-830ffcc84593\"\n ],\n \"deniedIds\": [\n \"624efd49-558d-408e-91ce-102f80983c35\",\n \"02b12418-cc35-a1cc-b407-b2ef805318c2\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:9f95093d-bc26-36f3-fd6a-70e94b97aec2\",\n \"urn:uuid:1101ac7c-7713-9175-16d2-137836e9c5c6\"\n ],\n \"deniedIds\": [\n \"0f7ecdd5-47a9-060f-ff16-6d0d6d883f2b\",\n \"urn:uuid:df724a62-9c5b-e9d2-2445-9ab30e4af89f\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8164e4d7-bf98-261b-5ce8-05c9f03e3400\",\n \"urn:uuid:50d428af-9e68-d15b-235b-3b7ccaf36857\"\n ],\n \"deniedIds\": [\n \"3d1e5e35-bab6-ea9b-24a8-adfdd1c0dab0\",\n \"urn:uuid:9c3858cd-cd3c-ce2e-857e-3338a4c9800b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60399,7 +60399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fea7948-c41d-446f-a7b7-e8f38504064d", + "id": "e9765185-7156-48b1-a23d-07bae57b9a14", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60434,7 +60434,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:952d8776-91ee-1bf8-1f99-a1f7f2059cb7\",\n \"30af0501-1886-fc8c-f961-9ecca108af73\"\n ],\n \"deniedIds\": [\n \"urn:uuid:4d59d367-f800-9817-301e-9bf852fdc29b\",\n \"urn:uuid:7d73d1fe-d0bf-93aa-31aa-ea312a049af1\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:4db57311-a44f-c0f7-5e85-bdca81afedca\",\n \"d5e7c1ec-28e5-46e0-bb74-830ffcc84593\"\n ],\n \"deniedIds\": [\n \"624efd49-558d-408e-91ce-102f80983c35\",\n \"02b12418-cc35-a1cc-b407-b2ef805318c2\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:9f95093d-bc26-36f3-fd6a-70e94b97aec2\",\n \"urn:uuid:1101ac7c-7713-9175-16d2-137836e9c5c6\"\n ],\n \"deniedIds\": [\n \"0f7ecdd5-47a9-060f-ff16-6d0d6d883f2b\",\n \"urn:uuid:df724a62-9c5b-e9d2-2445-9ab30e4af89f\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8164e4d7-bf98-261b-5ce8-05c9f03e3400\",\n \"urn:uuid:50d428af-9e68-d15b-235b-3b7ccaf36857\"\n ],\n \"deniedIds\": [\n \"3d1e5e35-bab6-ea9b-24a8-adfdd1c0dab0\",\n \"urn:uuid:9c3858cd-cd3c-ce2e-857e-3338a4c9800b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60456,7 +60456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "024536b2-02d6-4502-bda6-1f127eca308f", + "id": "887ce554-d612-447c-bf76-a5325f20d10a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60491,7 +60491,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:952d8776-91ee-1bf8-1f99-a1f7f2059cb7\",\n \"30af0501-1886-fc8c-f961-9ecca108af73\"\n ],\n \"deniedIds\": [\n \"urn:uuid:4d59d367-f800-9817-301e-9bf852fdc29b\",\n \"urn:uuid:7d73d1fe-d0bf-93aa-31aa-ea312a049af1\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:4db57311-a44f-c0f7-5e85-bdca81afedca\",\n \"d5e7c1ec-28e5-46e0-bb74-830ffcc84593\"\n ],\n \"deniedIds\": [\n \"624efd49-558d-408e-91ce-102f80983c35\",\n \"02b12418-cc35-a1cc-b407-b2ef805318c2\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:9f95093d-bc26-36f3-fd6a-70e94b97aec2\",\n \"urn:uuid:1101ac7c-7713-9175-16d2-137836e9c5c6\"\n ],\n \"deniedIds\": [\n \"0f7ecdd5-47a9-060f-ff16-6d0d6d883f2b\",\n \"urn:uuid:df724a62-9c5b-e9d2-2445-9ab30e4af89f\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8164e4d7-bf98-261b-5ce8-05c9f03e3400\",\n \"urn:uuid:50d428af-9e68-d15b-235b-3b7ccaf36857\"\n ],\n \"deniedIds\": [\n \"3d1e5e35-bab6-ea9b-24a8-adfdd1c0dab0\",\n \"urn:uuid:9c3858cd-cd3c-ce2e-857e-3338a4c9800b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60513,7 +60513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18d7b52b-7f50-42fa-ae0d-53164fbecc45", + "id": "7c89cd4f-e1cd-483a-bf7a-8d206b0b597b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60548,7 +60548,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:952d8776-91ee-1bf8-1f99-a1f7f2059cb7\",\n \"30af0501-1886-fc8c-f961-9ecca108af73\"\n ],\n \"deniedIds\": [\n \"urn:uuid:4d59d367-f800-9817-301e-9bf852fdc29b\",\n \"urn:uuid:7d73d1fe-d0bf-93aa-31aa-ea312a049af1\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:4db57311-a44f-c0f7-5e85-bdca81afedca\",\n \"d5e7c1ec-28e5-46e0-bb74-830ffcc84593\"\n ],\n \"deniedIds\": [\n \"624efd49-558d-408e-91ce-102f80983c35\",\n \"02b12418-cc35-a1cc-b407-b2ef805318c2\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:9f95093d-bc26-36f3-fd6a-70e94b97aec2\",\n \"urn:uuid:1101ac7c-7713-9175-16d2-137836e9c5c6\"\n ],\n \"deniedIds\": [\n \"0f7ecdd5-47a9-060f-ff16-6d0d6d883f2b\",\n \"urn:uuid:df724a62-9c5b-e9d2-2445-9ab30e4af89f\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8164e4d7-bf98-261b-5ce8-05c9f03e3400\",\n \"urn:uuid:50d428af-9e68-d15b-235b-3b7ccaf36857\"\n ],\n \"deniedIds\": [\n \"3d1e5e35-bab6-ea9b-24a8-adfdd1c0dab0\",\n \"urn:uuid:9c3858cd-cd3c-ce2e-857e-3338a4c9800b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -60582,7 +60582,7 @@ "description": "", "item": [ { - "id": "ca405d84-91a3-427f-84ef-bc42c79b22b2", + "id": "d85c3b76-10a0-4a5d-bf75-a3e611b0ea55", "name": "IAI Identity Outliers Summary", "request": { "name": "IAI Identity Outliers Summary", @@ -60657,7 +60657,7 @@ }, "response": [ { - "id": "c57f933f-4192-4fbf-8c86-54ce0dd541fe", + "id": "29b5cc75-2382-440a-8e66-aee2cbcc017c", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -60747,7 +60747,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "68239272" + "value": "-56738708" } ], "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]", @@ -60755,7 +60755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bef8936-0708-4d7d-b3fd-1bd74b4e192e", + "id": "e6d1493e-bdb4-4a06-a8f7-58549d16ef17", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -60844,7 +60844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07269f2f-b306-4b4b-8f93-aa2756756e38", + "id": "32cba5ac-3f15-4ce3-b132-a7e2a959f6a6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60933,7 +60933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f80a537d-b45f-40f7-9158-744fc226e0b3", + "id": "25c5de81-03e4-4738-91c6-0913bf680a86", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61022,7 +61022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c46436f-0aba-468b-b60e-ff39c1f438a4", + "id": "fbf21061-f968-48e2-bb1e-6cd22445c029", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61111,7 +61111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eab65b4a-d347-4157-8193-649943b62020", + "id": "174a3bef-b064-4ed8-8cbe-8d3e597e24ec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61200,7 +61200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "893ab687-3250-4f6e-ba69-a32f34515b07", + "id": "0a2ef2e7-54b5-4a39-919d-67633a1f12be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61295,7 +61295,7 @@ } }, { - "id": "5d4ded25-1ce2-46c1-82f3-63bc4d28a517", + "id": "dc51d798-e6c9-49d7-825b-bb6a54defc01", "name": "IAI Identity Outliers Latest Summary", "request": { "name": "IAI Identity Outliers Latest Summary", @@ -61335,7 +61335,7 @@ }, "response": [ { - "id": "25a7408c-d942-40e0-92cb-0c9d6030912c", + "id": "f35a8fb5-1309-405b-94df-9b3c9f7f7105", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -61389,7 +61389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "265f8681-e583-48e5-a022-4b08237f6763", + "id": "4ef7e652-f66b-473d-bba3-b26d930924bb", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -61443,7 +61443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "818cee6a-df8f-47b9-8a75-c7aa55361f35", + "id": "eb2c7eb0-5fa6-4cd9-b6b3-1898ea95945c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61497,7 +61497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4c4aaa0-cd9c-4613-94df-7a7ff65c438a", + "id": "1d386fce-ed30-4e6f-b7b5-d2bce366ed79", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61551,7 +61551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b90830e6-3e6e-464c-8e0d-a755be4da7a5", + "id": "8fc2b49e-70b6-40f1-b993-9a27d43ed1b2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61605,7 +61605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "060d4b1c-bfcb-4d01-89da-8391a87afee5", + "id": "5926f806-44c0-4d20-aec5-da3f3d91bce2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61659,7 +61659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c205c12-8266-4d6b-b0ff-6550b5568eac", + "id": "31a265e8-9eed-4caa-9ca9-2b9d85cea76f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61719,7 +61719,7 @@ } }, { - "id": "a4093c9a-39f7-4b0c-8bea-7b5f1409b065", + "id": "8a4b1c42-777b-4f69-a90b-3535471d5e2c", "name": "IAI Get Identity Outliers", "request": { "name": "IAI Get Identity Outliers", @@ -61803,7 +61803,7 @@ }, "response": [ { - "id": "ef5a740d-1c9d-4b45-aefa-2ce2dac2bbfc", + "id": "6310b87b-2d07-4ba3-b0d3-f85b12b846c7", "name": "Succeeded. Returns list of objects. Each object contains information about outliers", "originalRequest": { "url": { @@ -61902,7 +61902,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "68239272" + "value": "-56738708" } ], "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]", @@ -61910,7 +61910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "798ce782-0e70-442d-a8e4-4654d543a465", + "id": "bc07150f-a625-4c45-b4bc-27e75bee74d3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62008,7 +62008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b9fc0fa-deb8-4efe-87f8-4347a1a3400f", + "id": "b72ee204-598c-4295-9923-88df19537ea0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62106,7 +62106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5aa98ff4-60a6-40e2-a3ab-c4d139d1a0cb", + "id": "a42ec95b-52fd-416f-b949-2deb0a792a6c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62204,7 +62204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fab0a755-39f4-420d-81a6-a42bdbcaeda3", + "id": "255ad0db-d036-4986-9a8d-e3a1b5f93f64", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62302,7 +62302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "658f6b6f-915a-4f12-85d9-efa89337be78", + "id": "8317f6db-6596-4b21-8630-ffc04b12b549", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62406,7 +62406,7 @@ } }, { - "id": "a8a9272e-82f9-43e7-9184-cfa9a1e2051f", + "id": "c3797877-4d1d-433e-853a-e5c29843c4b9", "name": "Get identity outlier's contibuting features", "request": { "name": "Get identity outlier's contibuting features", @@ -62494,7 +62494,7 @@ }, "response": [ { - "id": "dbb53e9a-8a33-4ff0-9d77-818686b5aa74", + "id": "603db5b9-cb53-4d3a-ab95-bbf9cd145b0d", "name": "Succeeded. Returns list of objects. Each object contains a feature and metadata about that feature", "originalRequest": { "url": { @@ -62586,7 +62586,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "68239272" + "value": "-56738708" }, { "disabled": true, @@ -62595,15 +62595,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "sint nisi" + "value": "dolore" } ], - "body": "[\n {\n \"id\": \"66e38828-5017-47af-92ff-9844871352c5\",\n \"name\": \"entitlement_count\",\n \"valueType\": \"INTEGER\",\n \"value\": 0.5953897955974825,\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.6547399312536066,\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.8947658122555595,\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.18900913325557678,\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": "8f4dd411-2ef2-44fb-827f-e322a7f1b0e0", + "id": "9da3fd44-bc0d-4992-ae66-0b892a9eed73", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62694,7 +62694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87ee7b25-fe4e-4083-bec9-ad0a9003de08", + "id": "4d2baba5-dc01-4c61-8dc5-82a970755359", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62785,7 +62785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ed20b70-b02b-48b0-bf18-22a9c8f927f0", + "id": "eb27869d-66e2-45a4-b04a-46a7d4e44e16", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62876,7 +62876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc161d7e-0bde-411b-83d4-48f29b806111", + "id": "6c95c96e-827b-47fb-b29f-98875ff46444", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -62967,7 +62967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51f0f890-f0d2-4168-8601-ef6073fc070f", + "id": "819a2eac-0c83-4518-babc-eec595299c7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63058,7 +63058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "838e5a18-82e6-4cdd-81dc-6dd6c2252eb3", + "id": "ea7aad6b-73bd-483a-867c-ed2d5712f5a9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63155,7 +63155,7 @@ } }, { - "id": "caf9f0c4-4137-48c7-ab47-d27d8a3a3968", + "id": "af494efa-1498-4d38-aaff-bcaf021cc876", "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", @@ -63255,7 +63255,7 @@ }, "response": [ { - "id": "81bfcd9b-caac-4ca5-8c7e-ca16eedee927", + "id": "05e4163d-6c53-450a-9772-fd97f2e20a2c", "name": "The list of access items.", "originalRequest": { "url": { @@ -63348,7 +63348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecb446db-c11d-435f-b86d-e27dc147ca60", + "id": "52ccedc5-50d9-40fb-b374-11885835433e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63441,7 +63441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03823e02-4582-4098-aca6-e1a5b3a5cb11", + "id": "26ae1afa-4087-4e3b-b114-8beba36a7a1c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63534,7 +63534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a11ec3c-fcac-4216-a74b-66429cde3b8a", + "id": "ff837a2f-eaa3-4640-a94c-bc6e118f1e91", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63627,7 +63627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa62d766-c1ca-415b-96f0-66f80932d264", + "id": "e02389b7-4a91-4860-bbb5-0fe2370f9338", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -63720,7 +63720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bf8187d-62f8-4183-adca-e14bed2c96d3", + "id": "879c69a7-6f6e-4d7f-bbbf-120e6b2d90c9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63813,7 +63813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee82f7d0-011e-4b36-b037-2a7507e878e5", + "id": "e7253cf0-464c-4e24-9a9b-97e8998fcbd3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63912,7 +63912,7 @@ } }, { - "id": "1757a19f-9516-4465-af6a-01894c0eee85", + "id": "b10b3d18-e485-4920-8459-5fc2fc069a8f", "name": "IAI Identity Outliers Ignore", "request": { "name": "IAI Identity Outliers Ignore", @@ -63955,7 +63955,7 @@ }, "response": [ { - "id": "0f93f03d-e38f-462b-ae16-b5a753f9ed9a", + "id": "23fdee1b-bc7b-41ed-bdbc-9694ee5f3b2f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -64002,7 +64002,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0b40f5cb-52b0-4d43-9d7b-df0343c05bfd", + "id": "d6799afc-7e80-43db-a6d1-4085a4d3cb09", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64059,7 +64059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26043e97-267f-4297-a15b-3d8b176cabb8", + "id": "50a71817-a42f-4e0f-aeec-7cbb089fdeba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64116,7 +64116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a797e8aa-8e5b-4aee-a857-937453df3b07", + "id": "a7e521ce-56fd-44f5-a39f-85fd636dfe3d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64173,7 +64173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f62f96bf-53bd-4964-a71c-78f39d38a736", + "id": "2dfd8967-b20c-4353-b650-6d7a26d85603", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64230,7 +64230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3f2a65b-ec76-413d-8cb5-9afff09f8dd1", + "id": "243a7c33-3486-4834-80e9-30f882445ad3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64293,7 +64293,7 @@ } }, { - "id": "c6b4e9de-75d7-4952-99c4-87e94c6f374a", + "id": "c6349a7d-b8b2-4de3-85e5-e89de697ea28", "name": "IAI Identity Outliers Unignore", "request": { "name": "IAI Identity Outliers Unignore", @@ -64336,7 +64336,7 @@ }, "response": [ { - "id": "e05148b3-b8b4-4894-afd6-8c45c7b3cd9b", + "id": "577622a8-1a90-40c3-a691-fdddfb2e3a62", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -64383,7 +64383,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4173d7f0-5dbd-414c-b17a-1c4aaecd9a6c", + "id": "accac99c-bca2-4714-a2f0-c03ba01de096", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64440,7 +64440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "041afbda-da08-4eea-8dea-3b3b3b23d935", + "id": "ea4abf93-fcf6-4b3a-adc1-6c04ebad9668", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64497,7 +64497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46f92de3-cadc-4e43-9768-5c07b8a54e7e", + "id": "dedefdb9-3e56-4113-9a77-d3721429bb9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64554,7 +64554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2791bb1a-e2e5-4683-be21-e6b6752f0cdd", + "id": "6fcfcaf7-d4ec-47fc-a49e-ee0b2e9013cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64611,7 +64611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceab0265-3081-4469-8b05-9ef80a7ec831", + "id": "112b7b73-b09e-486a-85cb-a540362a1546", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64674,7 +64674,7 @@ } }, { - "id": "6005cd43-2b97-4cda-9386-96446011906d", + "id": "46847889-41e8-4a04-b76a-ccfa179496ca", "name": "IAI Identity Outliers Export", "request": { "name": "IAI Identity Outliers Export", @@ -64714,7 +64714,7 @@ }, "response": [ { - "id": "3a1ec443-2973-4475-afc3-2483e39d3a0e", + "id": "8fa57d18-0a8d-4e59-a6d5-d2e4d9a1d783", "name": "Succeeded. Returns zip of 2 CSVs to download. 1 CSV for ignored outliers and 1 for non-ignored outliers", "originalRequest": { "url": { @@ -64763,12 +64763,12 @@ "value": "application/zip" } ], - "body": "sint nisi", + "body": "dolore", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "71167231-0574-49a8-b829-2fa4d0473be3", + "id": "7e88d7c7-ff43-47bf-a69a-5bd476781b12", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64822,7 +64822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56a8ea89-9adb-430f-8fab-80ac8e0b42e3", + "id": "85bf2913-3973-4753-a42f-5ac1a7456939", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64876,7 +64876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdd3b43b-6b7a-4805-a034-7f027bf10b7d", + "id": "b90147d2-d084-43c6-be3e-39c3d53fb646", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64930,7 +64930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc43a381-4f73-40ff-9816-6fee78b1f206", + "id": "1753a423-0775-4f33-ad06-5909cba3c622", "name": "Too Many Requests - Returned in response to too many requests in 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": "50061679-a052-4672-85a6-05d61012c3aa", + "id": "9be8b893-8d9b-43f3-9a0b-adb53313fd18", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65044,7 +65044,7 @@ } }, { - "id": "15d94ef4-7347-4c23-99fc-0199b81083bb", + "id": "c7a7a91f-b6b2-41ca-ab5e-bcf1474a46bb", "name": "Get identity outlier contibuting feature summary", "request": { "name": "Get identity outlier contibuting feature summary", @@ -65085,7 +65085,7 @@ }, "response": [ { - "id": "a0985c33-dd0d-465d-bd91-cb7d407ea623", + "id": "5a2b450a-eb76-4e72-ac79-2f112b331dfa", "name": "Succeeded. Returns selected contributing feature summary for an outlier", "originalRequest": { "url": { @@ -65130,15 +65130,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "sint nisi" + "value": "dolore" } ], - "body": "{\n \"contributingFeatureName\": \"Rare Access\",\n \"identityOutlierDisplayName\": \"John Smith\",\n \"outlierFeatureDisplayValues\": [\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"irure elit\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"nostrud aliqui\",\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\": \"aliqua consectetur commodo\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"ut ipsum id consequat 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}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b392ba5d-b003-45dc-ad61-017ae976a3dd", + "id": "f6ed0820-8309-4b04-8e5b-a27a70eecc6f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65182,7 +65182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33afb7a8-feea-4d0c-bd03-50a716953d58", + "id": "d71093da-0327-4889-8ef1-3fa33d87b69d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65226,7 +65226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2916fcd1-264c-408a-9866-5382c7574109", + "id": "49977631-caf6-4986-b358-0eb00a2581b9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65270,7 +65270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59b48af4-a6c7-4c25-ada9-2b3929dea01c", + "id": "23258de6-d41c-4e9a-957b-fc5dae934229", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65314,7 +65314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb8834a4-6cad-421c-a1f7-cb78be68c574", + "id": "478d9068-0313-4d56-988d-8d0b6678b83c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65358,7 +65358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2baf9fd4-dea2-4d45-afd1-e0858dc6e151", + "id": "d231651c-6a17-4496-8838-6105080d6bf7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65414,7 +65414,7 @@ "description": "", "item": [ { - "id": "8709d813-2eb7-48b9-a14f-52c97fcba7f5", + "id": "01d44850-8a43-414b-8ea0-484921e834c7", "name": "Identity Outliers List", "request": { "name": "Identity Outliers List", @@ -65484,7 +65484,7 @@ }, "response": [ { - "id": "fc9320b4-20ea-4de2-b9b0-ed58f7d16cfa", + "id": "ab5237f4-14fb-44e4-b06d-dd9be3ad6a9b", "name": "List of identities that are not included in peer groups.", "originalRequest": { "url": { @@ -65552,12 +65552,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"ut culpa id\",\n \"type\": \"sit magna ipsum\",\n \"peer_group_id\": \"laborum labore mollit laboris\",\n \"attributes\": {\n \"tempor_f7e\": {}\n }\n },\n {\n \"id\": \"consectetur\",\n \"type\": \"cupidatat\",\n \"peer_group_id\": \"amet culpa in laborum\",\n \"attributes\": {\n \"cupidatat_4de\": {},\n \"veniam_a\": {}\n }\n }\n]", + "body": "[\n {\n \"id\": \"irure non sunt\",\n \"type\": \"incididunt eiusmod ipsum do magna\",\n \"peer_group_id\": \"anim et\",\n \"attributes\": {\n \"aliquip23\": {},\n \"qui_77c\": {}\n }\n },\n {\n \"id\": \"enim qui id mollit\",\n \"type\": \"officia qui sed exercitation\",\n \"peer_group_id\": \"culpa Duis velit in\",\n \"attributes\": {\n \"ut94\": {},\n \"Excepteur_f_\": {}\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0272537f-5002-4e83-a5b0-0614d0072690", + "id": "9ea80b87-a57c-4d3b-92d8-8b04ae282195", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65630,7 +65630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68ef73a8-30da-4414-88c9-bfa46dfef04d", + "id": "29f9b722-64e8-4e0e-a4eb-0d4009ef6b46", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65703,7 +65703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50ea9f24-d879-415e-8593-64fe10574b69", + "id": "61b65b26-8ee7-4c8a-981b-d37fa53bbf64", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65776,7 +65776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2daf9e6-07dc-4cbc-b538-34fe721b0e8a", + "id": "449578b2-0fa5-4e1c-bbd0-fa8751c9d0ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65849,7 +65849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fd34c3a-60bb-4ac6-a60e-d268c3a75442", + "id": "6ea30651-8e00-4b99-a0d0-96b14237927d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65934,7 +65934,7 @@ "description": "", "item": [ { - "id": "e0811d5c-d85f-450c-bcb6-80afb06fada3", + "id": "69fc1b91-bfeb-4142-98f0-9634a0b39025", "name": "Returns a Recommendation Based on Object", "request": { "name": "Returns a Recommendation Based on Object", @@ -65977,7 +65977,7 @@ }, "response": [ { - "id": "acb9e5d0-b8b1-486c-a086-0867f1c3dac4", + "id": "ddc84ff2-5a04-4e95-b9b5-59029b37171e", "name": "The recommendations for a customer", "originalRequest": { "url": { @@ -66029,12 +66029,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\": -70136678.51752272,\n \"featureWeightedScores\": {\n \"aliqua_57\": -11430290.93470563,\n \"aute_49e\": 45724944.41604796\n },\n \"threshold\": 44964181.191459715,\n \"identityAttributes\": {\n \"doloree3\": {\n \"value\": \"aute minim\"\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\": 60120840.863773525,\n \"featureWeightedScores\": {\n \"nisi9f\": 29097779.11817129\n },\n \"threshold\": 48425156.114399254,\n \"identityAttributes\": {\n \"cupidatat_f\": {\n \"value\": \"Excepteur\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n }\n ]\n}", + "body": "{\n \"response\": [\n {\n \"request\": {\n \"identityId\": \"2c938083633d259901633d25c68c00fa\",\n \"item\": {\n \"id\": \"2c938083633d259901633d2623ec0375\",\n \"type\": \"ENTITLEMENT\"\n }\n },\n \"recommendation\": \"YES\",\n \"interpretations\": [\n \"75% of identities with the same department have this access. This information had a high impact on the overall score.\",\n \"67% of identities with the same peer group have this access. This information had a low impact on the overall score.\",\n \"42% of identities with the same location have this access. This information had a low impact on the overall score.\"\n ],\n \"translationMessages\": [\n {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n ],\n \"recommenderCalculations\": {\n \"identityId\": \"2c91808457d8f3ab0157e3e62cb4213c\",\n \"entitlementId\": \"2c91809050db617d0150e0bf3215385e\",\n \"recommendation\": \"YES\",\n \"overallWeightedScore\": -24968126.747349426,\n \"featureWeightedScores\": {\n \"velit_22a\": -87728058.6084344,\n \"veniam_7\": -83124104.2848347,\n \"eu48\": -65124586.38601242,\n \"deserunt_8\": -64390697.156116426\n },\n \"threshold\": 4979610.620570391,\n \"identityAttributes\": {\n \"tempor4\": {\n \"value\": \"non mollit\"\n },\n \"ullamco_2\": {\n \"value\": \"officia\"\n },\n \"ex708\": {\n \"value\": \"labore cupidatat ad\"\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\": 31301120.747850984,\n \"featureWeightedScores\": {\n \"aute7a\": -66720966.65447773,\n \"sunt9\": -64722695.011435464,\n \"esse_a\": -75662001.37194316\n },\n \"threshold\": -15196654.584359154,\n \"identityAttributes\": {\n \"in_4da\": {\n \"value\": \"dolore sunt minim nostrud\"\n },\n \"magna_e2\": {\n \"value\": \"nulla in aliquip est\"\n },\n \"animb\": {\n \"value\": \"ipsum\"\n },\n \"doloreda1\": {\n \"value\": \"Ut nostrud reprehenderit ex\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "99db0a5c-1bf0-488b-ab74-bb0f63ccca68", + "id": "5ea68609-ccc9-4c9b-b2e9-d1540d7c4b52", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66091,7 +66091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f39b39f3-b83e-4170-958b-f41479cf8c61", + "id": "094c9f9d-4a39-406c-b758-ebc4e19fddc6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66148,7 +66148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7b88d23-0f24-4de1-a734-739efb38bd4a", + "id": "a545b5a4-5d3a-4d3c-a7e1-30840bcb27c2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66205,7 +66205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b77c587-e042-477d-9d9e-4ebf19549595", + "id": "f2cbbb58-6f46-4d83-9ccd-7accadf88a18", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66262,7 +66262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3099ec1-4728-43d0-a0f0-50330e058820", + "id": "5ca02f7f-a4ee-415f-b1b8-46eb4ffab99e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66325,7 +66325,7 @@ } }, { - "id": "94610f81-7836-4947-9780-bb71e130bec3", + "id": "245c351d-8b8b-4f68-8326-dda2d34a0ae9", "name": "Get certification recommendation config values", "request": { "name": "Get certification recommendation config values", @@ -66355,7 +66355,7 @@ }, "response": [ { - "id": "6d5e1e19-9578-446c-85d8-f3bacf333506", + "id": "35cf9cd9-5546-494e-a21b-cb41ed77153c", "name": "Cert recommendation configuration attributes", "originalRequest": { "url": { @@ -66399,7 +66399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30b1db71-7388-4557-8fdc-2b8eaac500e9", + "id": "3f879b10-e6b3-4305-95bb-cfc7f3a9bb09", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66443,7 +66443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6505029-ca68-4576-bc45-0f24345b6785", + "id": "d3535f21-4356-401a-a39e-647002e0c41f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66487,7 +66487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f78166f-e8d4-4158-b146-612cdf390f0b", + "id": "edbf99e7-2f1a-4175-9a65-aa182e222037", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66531,7 +66531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e718935b-32ce-4750-a5b4-fc53575c3383", + "id": "8e47a27b-ab1f-422c-82d1-c53c0cf81d2c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66581,7 +66581,7 @@ } }, { - "id": "51165da4-38d8-40a2-bc3e-1043afae7fed", + "id": "d680e9a4-69d8-4697-b525-c500b103d87a", "name": "Update certification recommendation config values", "request": { "name": "Update certification recommendation config values", @@ -66624,7 +66624,7 @@ }, "response": [ { - "id": "ec546a74-5099-40ca-aff0-f62297a438e0", + "id": "36bf14f6-7ef5-4ae5-8e54-673e16c701bb", "name": "Cert recommendation configuration attributes after update", "originalRequest": { "url": { @@ -66681,7 +66681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "476292e6-b991-4c95-ac5d-8e7edc5d2326", + "id": "fdc1fe67-fdd1-4fa6-a58b-2d2b5e219155", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66738,7 +66738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa435d8f-6f12-4187-ae7e-07b8063ea4b1", + "id": "35c04d0a-a184-4d0b-a927-5bd13a585014", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66795,7 +66795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2846b256-9946-4661-b7a0-ad3bf97e41b7", + "id": "6650a038-0129-48fe-b763-a8b693f9eac4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66852,7 +66852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49b63e78-3416-43f7-abb9-f0d585fcf671", + "id": "35bf391f-c1d3-488f-9328-917f7d765101", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66921,7 +66921,7 @@ "description": "", "item": [ { - "id": "56223298-9d3b-460a-b23c-edab986d4e5c", + "id": "77bc25fb-a47d-450f-b612-d964dcb89fda", "name": "Create a role mining session", "request": { "name": "Create a role mining session", @@ -66963,7 +66963,7 @@ }, "response": [ { - "id": "a5168aaf-f309-4cb1-8c6a-d09daf92c914", + "id": "8ca7e332-8b83-466f-b8e5-d504511a421f", "name": "Submitted a role mining session request", "originalRequest": { "url": { @@ -67019,7 +67019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2a750ed-13f5-4fc4-9de3-45753d7b3755", + "id": "84b7ea8e-d68a-435e-9a7b-53f1b1c82b0d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67075,7 +67075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "344fb248-5a7b-4114-85a3-29eb5de09dae", + "id": "c0db6256-bbed-4b7d-b31b-92c1bc306b02", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67131,7 +67131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c1edf40-c4cd-48c1-b603-b44a5b282e67", + "id": "18f37c9a-312c-4948-93de-02fba02f11da", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67187,7 +67187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cd4b4b8-21b2-4fa9-8c43-595637998272", + "id": "43d310ab-1856-480f-a021-8c3a7e26f8d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67243,7 +67243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b56040be-1710-4ae2-8b54-2ca6b2dda3d0", + "id": "0fe4ecdc-c982-410f-8b97-e0b6ab9404ed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67305,7 +67305,7 @@ } }, { - "id": "89562458-6058-44a3-9547-0e5711f6e497", + "id": "c5fcd3ab-e3c4-449c-a2b9-eca5265e6e72", "name": "Retrieves all role mining sessions", "request": { "name": "Retrieves all role mining sessions", @@ -67380,7 +67380,7 @@ }, "response": [ { - "id": "2b919419-820c-483e-9552-fb34f0d5854d", + "id": "4ecf7abd-d6ac-4ee6-b1ca-c277a74ca1e8", "name": "Succeeded. Returns all role mining sessions that match the query parameters.", "originalRequest": { "url": { @@ -67469,7 +67469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96f87598-cead-4fc3-9d36-0d4ac4325d93", + "id": "99be0b22-6bfb-402b-8181-b916eb1ea3cd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67558,7 +67558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ade68d5c-7c11-434a-8961-e73f74b73ca1", + "id": "dffdf5f9-3f22-4782-861f-2f90f38bd29b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67647,7 +67647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58dc1a26-3775-49fa-998e-b1654c4cc9fa", + "id": "6916f359-b407-47bb-821c-144a5628ba99", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67736,7 +67736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4d0e14b-0e03-41ca-af63-8900e78a7346", + "id": "286b03dd-21ce-47b8-a58d-ad2d46555e7a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67825,7 +67825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfd9950e-1329-4aeb-b271-29791bbb61be", + "id": "9e694b2d-9605-4d4b-b3e1-42ecf1ba0ccc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67920,7 +67920,7 @@ } }, { - "id": "289a8491-6f59-4482-9b50-1fbb04011e75", + "id": "877a30c0-3f3d-4613-a82e-f4fc5c5854b7", "name": "Patch a role mining session", "request": { "name": "Patch a role mining session", @@ -67974,7 +67974,7 @@ }, "response": [ { - "id": "cb204232-fe48-4509-b8e9-4e28b385ca72", + "id": "92f8eac4-fcf0-43bd-badb-5d8af6f922dd", "name": "Success", "originalRequest": { "url": { @@ -68031,7 +68031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41f172be-8b75-4377-9b3e-a9b936937d27", + "id": "36b18e0d-2909-4387-a9bd-2bfb074bf90b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68088,7 +68088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a076beb6-b668-4b66-9c38-ef3d5a0b14b6", + "id": "76441e08-65ff-4d60-92cd-505fa89d02b8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68145,7 +68145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68d154ad-73e8-4ebe-b60b-6e97066c2416", + "id": "49ba809d-9d10-4b50-b6c6-b77b0d8a701f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68202,7 +68202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d850758-ce2d-4aa6-bce7-5259f0fd941c", + "id": "32114298-961b-4d6b-ae6b-ec7dafb8b15e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68259,7 +68259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f3f13a3-50a6-4a8c-b96c-17d89dbc7cfc", + "id": "70d46af0-1f0e-4ac1-88a5-9f7241cf1b77", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68316,7 +68316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1268546c-de9d-4802-981c-bada9f246f48", + "id": "4ad47e96-b80b-4c68-8e58-9ec1b5c6a26e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68379,7 +68379,7 @@ } }, { - "id": "afc6686c-b919-4200-b3a9-8ed9f86f321e", + "id": "9f204aba-bf52-4c47-8f9d-2990f9c5dabc", "name": "Get a role mining session", "request": { "name": "Get a role mining session", @@ -68420,7 +68420,7 @@ }, "response": [ { - "id": "0151c3e5-f50d-489a-a641-3eecc74c1ffd", + "id": "c00831bb-cb9a-4082-937f-29d8bc39dc62", "name": "Returns a role mining session", "originalRequest": { "url": { @@ -68464,7 +68464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78237508-87df-4f4b-af77-24293ee75392", + "id": "3f6c9579-7ad2-4479-952b-a807856fa8e0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68508,7 +68508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "690c0d27-986d-43ee-99d1-283bc544fffb", + "id": "461d4e7c-3591-4236-a79e-763b268807ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68552,7 +68552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1fef635-7910-486d-8644-3c374707579f", + "id": "e4131a32-961e-4341-9cad-ad956c9cacbe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68596,7 +68596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a165d38-68d3-4bb2-9c65-11dfd95dd057", + "id": "8e478794-7771-4887-90c2-3eed72b8d5ce", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68640,7 +68640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f9c3f92-6642-4df7-9a66-4c412f5e5a06", + "id": "5be87a01-e81a-49bf-9a65-5e11c830ec87", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68684,7 +68684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5326f10-6f4f-4eeb-9483-f858c7ced16b", + "id": "b00c77de-db02-4784-9de9-151abf6070ad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68734,7 +68734,7 @@ } }, { - "id": "bfa2ff1c-dc51-4892-b5c9-c2572c0b69ec", + "id": "c8d5532c-c946-489b-9adf-aacfb905a8de", "name": "Get role mining session status state", "request": { "name": "Get role mining session status state", @@ -68776,7 +68776,7 @@ }, "response": [ { - "id": "dd575a7a-ab4f-450f-a9ae-d4d11ddc2fd4", + "id": "abb8e966-08f0-4819-8ddd-61d8f678aa39", "name": "Succeeded. Returns session status", "originalRequest": { "url": { @@ -68821,7 +68821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c9855eb-b685-4d2c-bc3e-68d30d0a371d", + "id": "32bc6493-a24e-4fe1-ac6e-cf2cc9ba600e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68866,7 +68866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ce8b512-c9a8-43cd-8837-3d37571555bb", + "id": "66297bb2-a785-4b4e-a9ab-85341ff5cfe9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68911,7 +68911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3531ec78-f7c7-4867-b29b-159a024c45b3", + "id": "e26f6249-61ed-40af-b07e-58e3177ebba1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68956,7 +68956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a81574a-e830-4ced-9b22-93ce490c119b", + "id": "5a99c97a-53be-4b09-894b-eb648bf7961b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69007,7 +69007,7 @@ } }, { - "id": "274d0a2e-8c84-4fd2-9825-8902f44c0690", + "id": "3a0e460f-2d09-4b7e-9630-c3a9b832d42a", "name": "Retrieves all potential role summaries", "request": { "name": "Retrieves all potential role summaries", @@ -69095,7 +69095,7 @@ }, "response": [ { - "id": "6b1ac435-d594-4230-9013-5e9dfb340881", + "id": "2a3dc8b1-34c4-4f1b-baf7-9767321c5ef3", "name": "Succeeded. Returns a list of potential role summaries for a role mining session.", "originalRequest": { "url": { @@ -69186,7 +69186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "072b9907-6bd7-487e-8a0a-6e4958770ad8", + "id": "d9e6f19b-369e-43cd-8504-87bc79639f12", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69277,7 +69277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52e6a1c8-3143-4421-a5eb-72136684681e", + "id": "96cf8106-028c-4b38-b972-ef1f3306ac0c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69368,7 +69368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edf021f9-0411-4a33-b355-04d74cc64a70", + "id": "15873365-ccde-4716-8479-8f34e9a030c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69459,7 +69459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a03ba5b6-0722-4826-b42f-c8c0048ccd86", + "id": "f7fa55ff-bdb9-4692-ba0a-2506e1768104", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69550,7 +69550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc1d8104-d002-499a-99a8-fd334b4900d0", + "id": "ac74f3f1-b4e6-4389-96e1-1dda1cb66c61", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69647,7 +69647,7 @@ } }, { - "id": "5f1a6ea0-2751-4162-880f-1a944deb4a10", + "id": "38960271-8c9b-4808-82ac-b5d6126b9ab4", "name": "Retrieves a specific potential role", "request": { "name": "Retrieves a specific potential role", @@ -69700,7 +69700,7 @@ }, "response": [ { - "id": "07d947fe-8d89-4768-90ea-ed55211b114b", + "id": "548e4305-4570-4a48-9c64-e69a6c4d65bb", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -69741,12 +69741,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 \"mollit16_\": \"aute non\",\n \"qui_11\": \"nostrud sed ut\"\n },\n {\n \"mollit_c66\": \"dolore\",\n \"nulla6\": \"ut\",\n \"incididunt_fc0\": \"aute non Ut ullamco\",\n \"aute_3e\": \"consectetur\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"labore_2\": \"irure id exercitation est dolor\"\n },\n {\n \"consequat_1\": \"fugiat mollit eiusmod ipsum amet\"\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 \"ut_8a7\": \"adipis\",\n \"nulla_415\": \"sint nostrud\"\n },\n {\n \"in_b\": \"dolore eiusmo\",\n \"id_875\": \"proident non ipsum\",\n \"quisa\": \"Duis\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"sedb2\": \"adipisicing cillum\"\n },\n {\n \"non_2_b\": \"incididunt enim reprehenderit\"\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": "0f30615e-f584-4318-880c-70cf190ab05f", + "id": "3170b53b-72ac-46ae-a2a6-8a8a0c4bb851", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69792,7 +69792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "379312bd-4ad1-4f48-98c9-29e347c549bb", + "id": "3b11311a-284a-4a86-819c-1d87249b1c78", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69838,7 +69838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1228db0-13af-4af7-962f-2bcd87b44c05", + "id": "83074b9f-e499-41c1-b3cc-d00fce503bef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69884,7 +69884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee136805-687a-43af-8475-6bdd25142448", + "id": "99dfc828-5238-48c6-80a5-5b75ca642e6a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69930,7 +69930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6350bafa-c242-443d-99a9-738579f9ef80", + "id": "a2e21cce-2995-4971-917a-72c9bad12338", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69982,7 +69982,7 @@ } }, { - "id": "fcf5023a-d982-4374-abb3-e89449ba48fb", + "id": "ceecbe5e-f805-497a-b7d9-34cdf98a0a04", "name": "Update a potential role", "request": { "name": "Update a potential role", @@ -70048,7 +70048,7 @@ }, "response": [ { - "id": "ffbfc9a2-b09d-42fb-b558-d27ac03ef225", + "id": "260682e3-f51c-4c34-b22e-2c42b83867a6", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -70107,7 +70107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6141211-0f84-4aab-ac1f-4d38cbe7cc1b", + "id": "009979b3-2ade-47f6-bad7-e5eb699bda78", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70166,7 +70166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ec856ce-fbab-4974-a382-c77ad3383284", + "id": "a8eab0bc-1542-4a9d-979d-df8df52bab16", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70225,7 +70225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c592146e-98c3-4f89-9062-1dcf2d95e36f", + "id": "ebf07310-95cb-437e-82ff-fcfc6d900603", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70284,7 +70284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c40500ab-ccd7-438a-92f5-7519e177f2f5", + "id": "a902eb71-01ea-40d1-90d5-5cf913f9db29", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70343,7 +70343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "104203b8-d556-43ec-a54f-ca2f78bd15ea", + "id": "9ee6bb38-8f3c-4c0d-bda2-caac25ccd22e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70402,7 +70402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8c58539-e383-46ad-8285-662de4a57537", + "id": "f56f5aff-295f-4858-9989-e60884fb2101", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70467,7 +70467,7 @@ } }, { - "id": "859426d7-3a3d-4927-a3cb-4e3739d5a659", + "id": "ba605048-ed12-4e6b-978d-b39cbb84b6cc", "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", @@ -70549,7 +70549,7 @@ }, "response": [ { - "id": "3b185107-b1f4-47a1-8e86-ec6f4e56aa6b", + "id": "4ee97e38-890b-4f16-ada7-e476b083bced", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -70624,7 +70624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a5f459c-a48b-4f58-9bd4-c138d7bae7a8", + "id": "9575ffa3-fc60-41bd-b392-319e1996525c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70699,7 +70699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac350a6e-bcb6-4b6f-b549-907962898272", + "id": "093d2233-0e05-4e95-b3c0-053def4a6623", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70774,7 +70774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c85c6b3-5b5c-4db9-9726-2b4f100e7df0", + "id": "e6fd58f4-5550-40cd-b776-a20467a82aec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70849,7 +70849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9963c94b-6636-46e4-98e9-a17167d0e24b", + "id": "7ae5a2ba-bc9e-4315-b461-02b9a1b714d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70930,7 +70930,7 @@ } }, { - "id": "47e500d6-a65b-4587-9e76-b8b7d03a494e", + "id": "8409f8f4-f2a6-4437-99a4-d7c056b43e83", "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", @@ -71039,7 +71039,7 @@ }, "response": [ { - "id": "4ddd3ac9-623c-4d9e-9ba2-a7950c12a4d7", + "id": "cea8468f-8e7d-44be-bae4-1bfb31e0a72b", "name": "Succeeded. Returns a list of entitlements for a potential role.", "originalRequest": { "url": { @@ -71141,7 +71141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e3a14a5-0909-4946-a359-aec80be029c3", + "id": "6938b2b9-fed4-4e78-8f30-a2060e11a2be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71243,7 +71243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1cc4421-fa51-4b70-8082-0038ebe5fdbe", + "id": "a83c9ab6-d632-4214-a8eb-b8036a783f50", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71345,7 +71345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0f3e6e9-fe73-4718-b4a1-5abf1c57b7fa", + "id": "5ff59e2b-3956-4576-9112-53ec11b1e299", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71447,7 +71447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eeda9261-414e-4933-97b9-a3b274065f03", + "id": "aa2359b7-ba56-4bdd-a6f4-6bfd9f9d9df7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71555,7 +71555,7 @@ } }, { - "id": "81c6ff0b-163a-4564-b58e-f9ac964827a3", + "id": "14c2a68a-fef3-4460-a163-ae62323273ca", "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", @@ -71582,7 +71582,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "true" + "value": "false" } ], "variable": [ @@ -71619,7 +71619,7 @@ }, "response": [ { - "id": "96a8d72b-6c86-423f-b9fa-a5255b380043", + "id": "e4bd4558-28e4-4a38-8f14-14ceb367f94c", "name": "Succeeded. Returns a map containing entitlement popularity distribution for a potential role.", "originalRequest": { "url": { @@ -71641,7 +71641,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "true" + "value": "false" } ], "variable": [] @@ -71671,12 +71671,12 @@ "value": "application/json" } ], - "body": "{\n \"commodob\": 9637087\n}", + "body": "{\n \"est_41\": -35082883\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "06c9b38b-d25a-402b-ad91-07b319e2d754", + "id": "6847b06a-730a-4881-9427-f74a5c7ba517", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71698,7 +71698,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "true" + "value": "false" } ], "variable": [] @@ -71733,7 +71733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "178bc93f-0d98-4af1-b5aa-9f3d357cd48d", + "id": "7e9d1cdc-0780-4f49-9d29-626f35e8ff50", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71755,7 +71755,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "true" + "value": "false" } ], "variable": [] @@ -71790,7 +71790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "977554b3-7c0b-4c39-8ae2-8e2bdf258533", + "id": "f724b279-39b8-4660-9371-a8e958b05001", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71812,7 +71812,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "true" + "value": "false" } ], "variable": [] @@ -71847,7 +71847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94563acf-b601-4824-9bf2-5c2845135931", + "id": "dff11d0b-2774-49dd-a692-e962b1a57c6c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71869,7 +71869,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "true" + "value": "false" } ], "variable": [] @@ -71910,7 +71910,7 @@ } }, { - "id": "9ee1a2c7-0647-4e8a-8d1d-6f51f5ea0670", + "id": "5f6e2023-a313-405b-91f4-a47821ca700d", "name": "Edit entitlements for a potential role to exclude some entitlements", "request": { "name": "Edit entitlements for a potential role to exclude some entitlements", @@ -71977,7 +71977,7 @@ }, "response": [ { - "id": "8a7a6a50-286e-4a6d-abb3-3ba03f73ed34", + "id": "d456285e-0fd9-4b7e-bcf6-1afc7ec50b13", "name": "Adds or removes entitlements from a potential role's entitlement exclusion list.", "originalRequest": { "url": { @@ -72032,12 +72032,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 \"mollit16_\": \"aute non\",\n \"qui_11\": \"nostrud sed ut\"\n },\n {\n \"mollit_c66\": \"dolore\",\n \"nulla6\": \"ut\",\n \"incididunt_fc0\": \"aute non Ut ullamco\",\n \"aute_3e\": \"consectetur\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"labore_2\": \"irure id exercitation est dolor\"\n },\n {\n \"consequat_1\": \"fugiat mollit eiusmod ipsum amet\"\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 \"ut_8a7\": \"adipis\",\n \"nulla_415\": \"sint nostrud\"\n },\n {\n \"in_b\": \"dolore eiusmo\",\n \"id_875\": \"proident non ipsum\",\n \"quisa\": \"Duis\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"sedb2\": \"adipisicing cillum\"\n },\n {\n \"non_2_b\": \"incididunt enim reprehenderit\"\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": "789bb117-57ff-4ff3-8b9b-f07674b4ccf9", + "id": "e8a93d8b-ad58-412a-911c-892c624f3900", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72097,7 +72097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03021d6c-ff76-43eb-898c-c797ec6ea935", + "id": "38cb6de6-082d-413b-97a4-2fbd70bebdd7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72157,7 +72157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18be8448-bba4-4662-8f55-4bdf86be1ed6", + "id": "3191b2a1-2cc5-4d11-91c1-7403c5bdadc2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72217,7 +72217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eeca510-1806-44d6-b911-8c49bbd9281d", + "id": "77ba3be6-3111-446b-a418-3d8a9cbbae6c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72283,7 +72283,7 @@ } }, { - "id": "f58f92bd-3f83-40a0-8a18-c84991f4b5ee", + "id": "fde6c8ac-a210-47c8-9674-e95051d763bc", "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", @@ -72319,7 +72319,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -72383,7 +72383,7 @@ }, "response": [ { - "id": "d17a4105-71bc-4313-a12b-9494e0c805fd", + "id": "2c0a6bf1-cc2c-4129-84d0-79e27275b8a8", "name": "Succeeded. Returns a list of identities for a potential role.", "originalRequest": { "url": { @@ -72414,7 +72414,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -72476,7 +72476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "821c15a2-a798-4ffc-8048-c98afc8a6495", + "id": "e6603b66-d458-4181-9a7c-4244e32019c1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72507,7 +72507,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -72569,7 +72569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbca84c8-1739-43ec-afc6-3a8aaae9fe28", + "id": "3b790d4f-10d2-4e77-9bfa-019778bd6db1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72600,7 +72600,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -72662,7 +72662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65076073-e089-4be5-b9d6-d8a9a5fa713b", + "id": "c2e64a33-3e8f-4450-b142-c789ecb09260", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72693,7 +72693,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -72755,7 +72755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a1453e0-32ff-41f2-99be-4fccc2ce85c8", + "id": "69f23baa-078c-4695-9d90-e1ba1ca77216", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72786,7 +72786,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -72854,7 +72854,7 @@ } }, { - "id": "8f345685-3c14-4cda-9f2e-4f9878e90546", + "id": "e6241b58-e373-4387-8546-adadf72e1189", "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", @@ -72908,7 +72908,7 @@ }, "response": [ { - "id": "eddf9baa-0aa9-4c93-8a21-e5878ffb67a5", + "id": "5871cc39-c04f-41a1-9730-56de40566b4b", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -72950,12 +72950,12 @@ "value": "application/zip" } ], - "body": "sint nisi", + "body": "dolore", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "49ac4cc1-9f78-4cc4-b403-e776906dcc4c", + "id": "2130e1db-8b42-4d40-bd32-9c6f204d3251", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73002,7 +73002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c1bfe26-3ff7-4fb0-9116-d5514cd65b86", + "id": "e6f300bc-1e85-49b0-9d50-d439f401dd22", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73049,7 +73049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c746b1a-635c-412d-bd5c-f48bf6ffb6ce", + "id": "3c1a248f-c415-4854-840b-e8bd27e3a2bc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73096,7 +73096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adbe35cc-f234-4479-a584-883e261c45ee", + "id": "988a7c30-eaa1-4661-a362-baceaa503e02", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73149,7 +73149,7 @@ } }, { - "id": "f8a6935c-5a14-4b14-935a-e5affb838bf8", + "id": "f9ca346a-e3aa-47ea-bdfc-35a7c1f4495f", "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", @@ -73216,7 +73216,7 @@ }, "response": [ { - "id": "05911474-f325-4e97-a82d-e32c4e1a1233", + "id": "6bc38adb-3966-452e-9d84-28fc280c560a", "name": "Job Submitted. Returns a reportId that can be used to download the zip once complete", "originalRequest": { "url": { @@ -73276,7 +73276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09e7d92b-6516-4dce-8373-6fbc6da1b103", + "id": "440e9a45-7d82-40de-a510-4fa13e87362d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73336,7 +73336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b04302a3-3e87-4dd8-8b63-855772a5b42c", + "id": "8cf9792f-15dd-486d-af9e-aca9e2f811d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73396,7 +73396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1249834-f659-487e-916b-cce5575c425a", + "id": "4d404dcd-c6d2-403b-8472-810916f1c5b5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73456,7 +73456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "662f2ebb-b704-4017-ac5c-c6ed296ee187", + "id": "501d95c1-805f-444b-ba24-690c3e03b836", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73522,7 +73522,7 @@ } }, { - "id": "aac22bee-c141-46d2-93a3-4fce0ca4d54b", + "id": "8d5c741b-ccfa-4d38-a162-d33872005833", "name": "Retrieve status of a potential role export job", "request": { "name": "Retrieve status of a potential role export job", @@ -73587,7 +73587,7 @@ }, "response": [ { - "id": "2bdc35ee-ac26-4195-82c4-5c3c8b4f31af", + "id": "83446a48-a08c-484f-a766-a4a763c9b3d2", "name": "Success. Returns the current status of this export", "originalRequest": { "url": { @@ -73635,7 +73635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a698cce9-2c55-4911-b6ec-a7b668ef6db5", + "id": "6cf9e515-0941-4c3c-8b44-7d4d29d14dab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73683,7 +73683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35c196ed-ae62-443d-9b57-09d0361cbb9b", + "id": "17f90078-6df0-43b5-a08b-6f6f619bde35", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73731,7 +73731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0076ba34-b734-4665-8dd5-fa8f5deced33", + "id": "98f72baa-fc5f-42d1-a877-cf450db9ea4b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73779,7 +73779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8664511-04e1-440d-8393-b82977f10971", + "id": "e22a7e41-69b0-4a98-9991-b731ea957eed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73833,7 +73833,7 @@ } }, { - "id": "7165c4fb-3617-400e-a283-dd322df48373", + "id": "6aa06502-ec5b-462e-bec1-ba2b56797272", "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", @@ -73899,7 +73899,7 @@ }, "response": [ { - "id": "fa6cae89-cf00-44f9-bd69-9b1e35514017", + "id": "9a570f05-ed54-4c55-bcaf-0813b3a1ca42", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -73943,12 +73943,12 @@ "value": "application/zip" } ], - "body": "sint nisi", + "body": "dolore", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "cb49cadb-d15c-4650-a205-8a4fa1fa3f0c", + "id": "4f43abd2-a226-4cd0-b131-f487880e7656", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73997,7 +73997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2de8ca5-0c9e-4d0a-8f6e-df148d101cfa", + "id": "83352ac7-a1a1-4d2d-aa0a-98cc2bf5b91d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74046,7 +74046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c20c0c36-6228-45a1-949d-f68ccc692ccf", + "id": "4558ca08-53c5-49a6-b990-92837ece9e19", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74095,7 +74095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6225d2be-3243-44bc-a386-71264ad87a08", + "id": "e2a68a93-ecb1-4afb-82dd-3a488a37d191", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74150,7 +74150,7 @@ } }, { - "id": "a78f968b-a297-46b2-badd-bf8cb419b090", + "id": "12cd04fd-814a-44ce-8c61-bbd7804e6447", "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.", @@ -74236,7 +74236,7 @@ }, "response": [ { - "id": "2d43151e-6614-4a4d-b4ea-4ec16af47f9f", + "id": "72026a22-bed8-4be9-bd28-f43cb6011648", "name": "Accepted. Returns a potential role summary including the status of the provison request", "originalRequest": { "url": { @@ -74315,7 +74315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb363c4e-e084-4717-a6d3-9f0a26d2c305", + "id": "b5f4c0d8-7bfa-4b02-ae7f-02c42df14f66", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74394,7 +74394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01d5857d-8857-43af-8f10-6c1c6b0f5c2d", + "id": "e2df4860-ef0a-4603-8875-f17567fbe7a5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74473,7 +74473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c801a29d-ba2c-4150-86cf-76a7ffcb15f6", + "id": "e76de3a7-9542-4d6c-97b0-21bbeafae756", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74552,7 +74552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40fd806d-65c8-4256-aaec-02f707cba61e", + "id": "85345833-f308-4ca8-addf-0108fd72ddf3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -74631,7 +74631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e75ce0bd-8811-45c1-b746-b686ef1b9686", + "id": "bb0bd977-18a7-4316-9d5c-ea91b096b633", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74716,7 +74716,7 @@ } }, { - "id": "5a29608f-e93a-465f-a127-e91f1816fb13", + "id": "74a26d8d-5a4a-4eaf-b4e1-a4f408aa31ae", "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", @@ -74816,7 +74816,7 @@ }, "response": [ { - "id": "34b7c0db-4944-4c8d-9c5a-81d450353aec", + "id": "5e33a383-346b-493b-9d38-6f06ade87e43", "name": "Succeeded. Returns a list of excluded entitlements for a potential roles.", "originalRequest": { "url": { @@ -74909,7 +74909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5456d5f-330c-4513-a800-f1ed76376dfb", + "id": "43d16358-7bb6-42d2-b79c-89d276f3f1b3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75002,7 +75002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b095ec9d-38ff-466b-ac1c-0b5eafc5c8a8", + "id": "3c19d5e6-11ac-4446-a365-01287a84b939", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75095,7 +75095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "190e4ac0-1539-4150-89b4-c28bbf86e4a0", + "id": "0efca58f-8864-499c-843f-bd3ba620730c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75188,7 +75188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9eb16cb7-bedc-4d94-8a48-c83036bf9c7a", + "id": "a197e521-5ec8-43d5-ab68-51d5aa362911", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75287,7 +75287,7 @@ } }, { - "id": "45ebb85f-ceae-4e4e-91f0-490ebf3fe877", + "id": "29a8c9a8-3559-4b71-b3df-3677ab7ec232", "name": "Retrieves all potential role summaries", "request": { "name": "Retrieves all potential role summaries", @@ -75362,7 +75362,7 @@ }, "response": [ { - "id": "08888f4d-d708-4770-805b-d7b8beea98a8", + "id": "7ff6ca99-6188-4ef7-9e85-da2e45e2468c", "name": "Succeeded. Returns all potential role summaries that match the query parameters.", "originalRequest": { "url": { @@ -75451,7 +75451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b70b9fcf-8b54-452f-bb30-5a7ebaacfb14", + "id": "54a2b0bc-25d6-452a-a92b-6d5c90a82204", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75540,7 +75540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "005b9231-2594-4c1a-8ab3-a0d1ca894dfc", + "id": "47817933-6f80-4d1f-bf28-c90139785db5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75629,7 +75629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55df7756-2bd1-42f1-bab7-f38105be0e41", + "id": "d101942d-30a9-4e2a-8af8-98b3a6f4d465", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75718,7 +75718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d69eff9-640f-4a16-821b-1bb1176e4f21", + "id": "6770efbd-18d6-4dff-9f0d-0bb7af0dc3bb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75807,7 +75807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c1db6d8-3d1a-4d08-a8ae-b8918d3c315e", + "id": "20f262b6-b74d-4a21-b460-3af072783f71", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75902,7 +75902,7 @@ } }, { - "id": "e1ce6674-a1c8-411b-9002-eaaa146d35dc", + "id": "d542410a-889b-411b-b84d-ff4305adc871", "name": "Retrieves a specific potential role", "request": { "name": "Retrieves a specific potential role", @@ -75943,7 +75943,7 @@ }, "response": [ { - "id": "c2bb848c-7d51-407f-855a-9ad8c0cd0fbb", + "id": "dee77a00-7a35-4c62-839c-3ae236048f5e", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -75982,12 +75982,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 \"mollit16_\": \"aute non\",\n \"qui_11\": \"nostrud sed ut\"\n },\n {\n \"mollit_c66\": \"dolore\",\n \"nulla6\": \"ut\",\n \"incididunt_fc0\": \"aute non Ut ullamco\",\n \"aute_3e\": \"consectetur\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"labore_2\": \"irure id exercitation est dolor\"\n },\n {\n \"consequat_1\": \"fugiat mollit eiusmod ipsum amet\"\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 \"ut_8a7\": \"adipis\",\n \"nulla_415\": \"sint nostrud\"\n },\n {\n \"in_b\": \"dolore eiusmo\",\n \"id_875\": \"proident non ipsum\",\n \"quisa\": \"Duis\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"sedb2\": \"adipisicing cillum\"\n },\n {\n \"non_2_b\": \"incididunt enim reprehenderit\"\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": "527cf153-18cf-447f-b1fe-a1c5ad7e08b2", + "id": "dc7f00e2-b302-4db9-a062-b7022d89ab8d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76031,7 +76031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e19f140-7b6a-48dd-9405-d30d9a01611f", + "id": "b3a08c37-bcf3-436b-a2ca-22409c595f0d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76075,7 +76075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8a6e325-4bb8-4fe1-9391-2f744a5fba81", + "id": "9918610f-2417-4240-8384-53fffe3db2a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76119,7 +76119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdbf8116-46fd-49ac-99d6-b9660d33d6f9", + "id": "dcc3b9df-4d6b-41ee-807f-d5724b6f5959", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76163,7 +76163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6cfea41-8cbc-4691-af6b-c47455f3ad90", + "id": "e646864f-9985-48b6-b185-1959b9e19522", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76213,7 +76213,7 @@ } }, { - "id": "7acc7668-c08e-402a-91ef-6523157d1c59", + "id": "711a5d11-ad30-47e1-a9e2-4c013cf48f39", "name": "Update a potential role", "request": { "name": "Update a potential role", @@ -76277,7 +76277,7 @@ }, "response": [ { - "id": "15a278cc-51f8-4457-83cf-a8b4a693cffe", + "id": "87456578-fafa-4853-8e1e-5b91e1730bf1", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -76334,7 +76334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fefe0f06-0661-4b4a-9219-79a2bde1c274", + "id": "7307351c-fca8-4041-a6bb-16248010db50", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76391,7 +76391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "055a71a5-d2da-451d-b5d0-a737f87c44a3", + "id": "27aa7515-0bde-4142-8d4f-f497356a17be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76448,7 +76448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4a35b3c-b1f1-40ee-932e-3b4f0e1dc899", + "id": "13aa3c10-48ab-4564-93ef-5e1037e1f37c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76505,7 +76505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cde5f95-3d77-4f01-8bb9-137c9b6f816c", + "id": "11e52d91-ea71-4138-955b-34ca8c719f58", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -76562,7 +76562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47ffe8aa-cf64-4d6c-8d5e-a97f8823d2e5", + "id": "f738e3c3-9682-4e6a-91af-209ccdd9851c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76619,7 +76619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4524a9e8-abdb-4b81-96b4-744d161d2702", + "id": "134caebc-d34d-4b2d-9611-1a9b227117f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76682,7 +76682,7 @@ } }, { - "id": "9b433106-d82b-4438-8da0-8b37fb0d10ca", + "id": "2a479585-1659-49d0-a1be-f148715a89bd", "name": "Retrieves all saved potential roles", "request": { "name": "Retrieves all saved potential roles", @@ -76749,7 +76749,7 @@ }, "response": [ { - "id": "c9a66682-d5ea-4839-b524-811fcb06bbea", + "id": "70bbff3f-4ba6-4fc0-802f-83e1dd49d23f", "name": "Succeeded. Returns a list of draft roles for a role mining session.", "originalRequest": { "url": { @@ -76830,7 +76830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9ee61e5-965a-45ed-ac38-0d4cc194bc20", + "id": "05915972-a9ef-4dbd-abc7-f333f9e12658", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76911,7 +76911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4c97a6d-bc96-4785-bd85-a41d98d4e360", + "id": "98ad535e-b5f1-4843-9e0b-3fb256416ec6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76992,7 +76992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "166f9142-02ce-4a75-be7b-72b2f43a428f", + "id": "471a2557-94bd-42e9-9820-07e91eac5cc6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77073,7 +77073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "926f5068-5782-4e9c-81ec-927e398a412d", + "id": "680e938d-7a3c-4624-9899-fcf058e45ab6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77154,7 +77154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6e64d06-11d9-4158-89f1-3860fc2f6f6d", + "id": "546f0b42-a9a6-4042-a92f-d85c5aba92c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77241,7 +77241,7 @@ } }, { - "id": "55c4fd2f-19c2-477e-8f74-3e4a4ef96d3c", + "id": "9aadd2bc-dc77-4fa2-81d7-434a889d7bdc", "name": "Retrieves potential role source usage", "request": { "name": "Retrieves potential role source usage", @@ -77332,7 +77332,7 @@ }, "response": [ { - "id": "802a0867-5e14-460c-995a-a0bd6a0fe769", + "id": "28b42a86-db1c-4934-abd0-4e1762b768d9", "name": "Succeeded. Returns a list of source usage for the identities in a potential role.", "originalRequest": { "url": { @@ -77416,7 +77416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cad72290-bd22-44de-b2d9-724bcaed9404", + "id": "bbbac40d-b168-4660-a9b5-8a86236e0b3c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77500,7 +77500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a6d93a2-2854-4c60-9e37-71496a90adc4", + "id": "c3ba9a0a-71ac-42ac-844b-e3ee898daa33", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77584,7 +77584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd531f51-6921-4422-b18d-b34758d0272d", + "id": "8a808715-2903-4b1e-be92-c8e7df1b6d23", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77668,7 +77668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c43e26aa-f1fe-43d4-9997-d967ecc38a42", + "id": "f507dc20-92a1-4abb-88a6-dbc6d3a07423", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77752,7 +77752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83c48c95-31c1-439e-a7f2-560b3802ff2a", + "id": "d53df761-2718-48ed-a828-b7fc3de7237f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77848,7 +77848,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\nIdentityNow 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 IdentityNow knows they are the same person with the same access and attributes.\n\nIn IdentityNow, 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": "16ff322c-6d9a-40be-94c1-d9f26f9e2b01", + "id": "7b82d82a-b541-4622-b72e-82f1c6ee0439", "name": "Attribute synchronization for single identity.", "request": { "name": "Attribute synchronization for single identity.", @@ -77869,7 +77869,7 @@ "variable": [ { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "identityId", "disabled": true, "description": { @@ -77890,7 +77890,7 @@ }, "response": [ { - "id": "9d4235f3-da20-4fd6-81a6-f8b215d248ae", + "id": "dd42f96a-fea0-4c80-9e1d-7e62777bbd90", "name": "An Identity Sync job", "originalRequest": { "url": { @@ -77935,7 +77935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "379d62ad-930d-4faf-acfe-440aaf5c9542", + "id": "9d757c53-2553-49a9-a0b1-2576dfe7f375", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77980,7 +77980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1fe3def-4a2d-4239-ba91-26389399aad1", + "id": "e3fba8ee-532f-45a2-b7bf-4e5793895553", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78025,7 +78025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01997f62-a823-4774-9fbd-7ac817ee2aa0", + "id": "7494b4ac-6c33-4511-87d7-108ba325cd8f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78070,7 +78070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "850f7c8e-b0c6-4285-928d-a27465eb0200", + "id": "e14c5fcb-47e3-4db6-8b46-75a82e4f8f17", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -78115,7 +78115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb6c650d-1f28-436b-974f-ce39c0b4af88", + "id": "c5544773-c68f-4718-ac20-a0bd4f3387e0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78160,7 +78160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31bd20bb-33b8-4a4d-b179-6870886d6d59", + "id": "ca505ecd-bc24-4483-a8b8-a176c7b32c81", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78211,7 +78211,7 @@ } }, { - "id": "cbbf2bed-8a11-41ec-88ef-30a187a4b623", + "id": "a47005e0-5b65-4a2c-9ec1-0f852ed139ee", "name": "Get ownership details", "request": { "name": "Get ownership details", @@ -78253,7 +78253,7 @@ }, "response": [ { - "id": "30de4e58-531e-4925-9fb0-59bca8ed761e", + "id": "aaf63a3a-6bfa-455b-9325-f4073db84fd3", "name": "Ownership association details of an Identity.", "originalRequest": { "url": { @@ -78298,7 +78298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "454f05c5-6911-4844-8819-6890d4b22a8b", + "id": "5976b47a-fe3d-4a1c-9aa6-79aef8bf6293", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78343,7 +78343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9c3347c-0ae1-4784-b564-af601219460c", + "id": "939ecab8-04f8-47b1-88f5-d0d04bd5749d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78388,7 +78388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21f7c743-c4f7-476d-9acd-1b0d1e6de234", + "id": "acb27533-34bf-4f76-ba48-cead00feb541", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78433,7 +78433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0255e3b-2275-4da3-81cc-d874012ee75c", + "id": "a3099275-0c4c-4a93-b964-f6c249b21dea", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -78478,7 +78478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b0dad74-06fe-44cb-8edd-b16ba351c97a", + "id": "2aa44263-d01b-4b3a-86f6-f581b00c21fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78523,7 +78523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7aa800a-dfa1-404d-8c1a-0c3536a9cd5a", + "id": "b5e2ac7e-3515-452d-9581-0349479f725d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78574,7 +78574,7 @@ } }, { - "id": "7d870b9e-2464-44c6-89a8-68baa8feb7f8", + "id": "6f956e76-91fe-4989-b6c6-c9abc9243bfc", "name": "List Identities", "request": { "name": "List Identities", @@ -78658,7 +78658,7 @@ }, "response": [ { - "id": "d8149c11-06a7-4228-8acc-79100d915251", + "id": "04ee552d-a036-44dd-9f2c-247f55ae5887", "name": "List of identities.", "originalRequest": { "url": { @@ -78756,7 +78756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0e9c7f5-b93d-4e9b-a39b-2c2c11206736", + "id": "b73c63f5-f746-4066-b2a8-c33b2ecfd4f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78854,7 +78854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cceb7d6-ead8-4f90-9d6c-b6baf4e3b833", + "id": "def1b447-035c-4db0-88ea-a37d90013cf0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78952,7 +78952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56269dc2-e615-48f0-9160-69d81abc3c7d", + "id": "c2d869db-571d-4793-ad5b-75e59a9faa7f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79050,7 +79050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdfc84ca-7733-4962-a673-5ac4a18b1743", + "id": "a15b9839-224e-49a4-9d17-5c4d23288fa6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79148,7 +79148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a5dbfc9-34ec-4be0-9c7a-b628c4df0a53", + "id": "0c843b74-12be-4880-9e01-40105f803a1b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79252,7 +79252,7 @@ } }, { - "id": "fe9b0c98-4a3b-4313-9f25-a99e0824b839", + "id": "7a349023-b44b-4a82-a5c1-d5d7a3e50865", "name": "Identity Details", "request": { "name": "Identity Details", @@ -79293,7 +79293,7 @@ }, "response": [ { - "id": "50e8a2ca-9900-4c14-9eed-f25056ee589e", + "id": "9a8c52d2-8220-484a-b1a6-5252ab9cf6e7", "name": "An identity object", "originalRequest": { "url": { @@ -79337,7 +79337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c324ca6-ce6d-48a5-8c39-8bdd3c45ea3f", + "id": "4ad2aa7c-b875-41d4-a9ff-d4d1c1eb682b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79381,7 +79381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e747debd-ffae-4662-9ac5-1d0b63024c95", + "id": "f26f4c19-659d-49d8-bd7c-ad1a6d83d36f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79425,7 +79425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a780ee1-2f99-431c-b98e-7929de52af29", + "id": "94b6a40d-2b25-4955-bb18-9a38174b8219", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79469,7 +79469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b57adfc-4826-4e81-9e04-58e26e41535f", + "id": "dd808385-fa6b-4a54-b2ca-078771a7606d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -79513,7 +79513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50924c1a-0b50-440f-8daa-7299bf6e71c3", + "id": "3f91a4bc-816a-4318-8d11-beb451f7be56", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79557,7 +79557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f36d3565-d9f3-4a1e-9c7d-8f209ed9f142", + "id": "c34b5e88-797e-4feb-bcf0-eb29aa782da6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79607,7 +79607,7 @@ } }, { - "id": "1c3448c9-fd6b-42f1-bdbb-5de337d83105", + "id": "a1dd99d4-26c7-41a9-a5ba-fea7cd314ad8", "name": "Deletes an identity.", "request": { "name": "Deletes an identity.", @@ -79648,7 +79648,7 @@ }, "response": [ { - "id": "081ba854-1e29-46a2-895a-aa36f3dd64f3", + "id": "53e9361f-7c17-49aa-b973-e4f280a0d8b3", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -79682,7 +79682,7 @@ "_postman_previewlanguage": "text" }, { - "id": "12271565-0650-4353-b7a5-5b267e5713a4", + "id": "5d8fc99e-74f4-4fa3-a7df-df4d3b9f621b", "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": { @@ -79726,7 +79726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfdee5e6-2f38-4cc5-90c0-e59094777147", + "id": "261911ce-e9cb-430e-8631-66b72c7d76d3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79770,7 +79770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c6d3c16-3cee-4729-be07-8e98d77c257f", + "id": "ce82052b-432f-4f81-92b3-0cf8d83fa274", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79814,7 +79814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69880927-2cde-4940-a8cf-af6b0184f388", + "id": "a6f376b7-777e-4219-9819-f59f9ff6bb46", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -79858,7 +79858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b55f38d-7786-4cc4-96a5-43667d50b923", + "id": "91f3b5c9-4740-4de5-9fbc-a19c00c9b52d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79902,7 +79902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5d13941-5789-4614-9b2c-47a5a80871ff", + "id": "672903be-7f22-4a1e-8618-5187fdb85f19", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79952,7 +79952,7 @@ } }, { - "id": "5829ac7e-9383-46e0-951a-04c37f66b9da", + "id": "bf5dd72e-c97f-4b38-ad9d-e814f6ff6db3", "name": "Process a list of identityIds", "request": { "name": "Process a list of identityIds", @@ -79995,7 +79995,7 @@ }, "response": [ { - "id": "eb11e2e1-d8f4-415d-832e-994491d20331", + "id": "84d15392-c1ce-4c01-892f-77a8bcc1ce0a", "name": "Object containing the DTO type TASK_RESULT and the job id for the task", "originalRequest": { "url": { @@ -80052,7 +80052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51b82203-141b-404a-921e-777fb66b3220", + "id": "2f028a62-7a70-47ab-9d1a-d1c96cb02b33", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80109,7 +80109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e0c3308-2791-4493-b5d7-b6b75bf05e8b", + "id": "67a90feb-55bd-4f88-83eb-b71dd884881e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80166,7 +80166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a53e4151-6cb8-4456-a45a-a8032ba3f6a5", + "id": "d4cf4759-38e2-45d4-b06f-e0ad63db848a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80223,7 +80223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0452934-0f18-45e3-ab18-5245b3ea7f20", + "id": "981126c6-38f4-4c27-804a-536d21454ac9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -80280,7 +80280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a110ac2-08a0-4814-883b-2a4761a3c6e9", + "id": "584fe03d-5922-4c51-95a0-d5443e0f520d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80337,7 +80337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baf3614b-4aef-42a6-b6d7-2d622de6ddd7", + "id": "bc64ae7b-1fd3-4dee-aeb4-9629ab0ab30a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80400,7 +80400,7 @@ } }, { - "id": "eac069fb-be7a-4ac5-ad62-3c7afb771709", + "id": "794dd481-9dab-4188-9f8f-5dbb573496d0", "name": "Get role assignment", "request": { "name": "Get role assignment", @@ -80450,7 +80450,7 @@ }, "response": [ { - "id": "95a0eccc-1fba-4500-8de4-47011f49c7a8", + "id": "f596a9db-9279-4878-bcb8-8ddff781f0e3", "name": "A role assignment object", "originalRequest": { "url": { @@ -80496,7 +80496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f4630be-6584-4c92-b193-f597a8b9504e", + "id": "54957844-918b-4424-94b1-6984e93a9188", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80542,7 +80542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "918cded2-c190-44c1-b085-b03ef73f6d57", + "id": "3a471621-62f3-4710-82a5-fb88ac06d907", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80588,7 +80588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58f022da-bc0b-413b-b260-46424c2cc0f7", + "id": "556950d6-4a96-44e8-84cd-c38b10595395", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80634,7 +80634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8583ad6-6bda-4ea4-ab5a-8e4c794925d0", + "id": "9deaba38-bb66-4d81-b4bc-b541a0e92115", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -80680,7 +80680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "520163b4-0c5e-41fd-9a3c-202535c122fd", + "id": "39424c9e-b5e0-4e5c-9d24-73abf9590a11", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80726,7 +80726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12566161-69a1-4f30-945b-fd2bba135262", + "id": "400bf4fb-3b8e-4ef7-831b-a0a216e3ae40", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80778,7 +80778,7 @@ } }, { - "id": "c2e219fa-e51a-429d-aa28-0e12f6f91687", + "id": "a7965e8c-9b3c-4f22-ad20-c124ed3c3ef5", "name": "Get role assignments", "request": { "name": "Get role assignments", @@ -80839,7 +80839,7 @@ }, "response": [ { - "id": "8488fe06-b7d2-4457-9b31-1553242d5ed7", + "id": "a995915d-9025-440d-addd-d8b843465f93", "name": "A role assignment object", "originalRequest": { "url": { @@ -80903,7 +80903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f60263a9-28b9-4e93-a792-218f8bed530f", + "id": "13770cea-cd50-4ed3-b098-c985cf224832", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80967,7 +80967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6a300dd-9dcd-4649-ab63-6be52d00f26b", + "id": "85f59ce2-7dc4-4f05-99a1-649e1b6d1df1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81031,7 +81031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "227a8e18-1a53-42dd-8eca-f9c49f38c0b4", + "id": "20ab2aec-79e1-43e0-b94a-4e36f79248fd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81095,7 +81095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7438b3a-e35f-496e-b83d-f1a83caf5383", + "id": "5f18cb76-3876-4330-9c6c-48fc3e8c77b8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -81159,7 +81159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa4301f2-8d6a-4fa0-84cd-b7938e17da86", + "id": "d93f5a94-4766-4718-a3e8-55fec43683b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81223,7 +81223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03b4c666-c1c7-4061-8daa-806219272b29", + "id": "dc6d08eb-80f1-4d7d-a4de-c2a8012350f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81299,7 +81299,7 @@ "description": "", "item": [ { - "id": "028ded7d-048c-431c-983f-1146cb1dd410", + "id": "6ccfcced-e56f-4ce1-a250-638b9979949b", "name": "List Identity Attributes", "request": { "name": "List Identity Attributes", @@ -81365,7 +81365,7 @@ }, "response": [ { - "id": "9303e511-16ce-4b75-a43e-50274a7ab73d", + "id": "dfed3329-fa9f-4d86-8a6b-0e1e636c5945", "name": "List of identity attributes", "originalRequest": { "url": { @@ -81445,7 +81445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22b55126-1790-4318-97c0-48713af507f6", + "id": "9e351d7a-3b2f-42d4-81c2-59f2a2a1cc70", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81525,7 +81525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9e6bcde-0938-4b22-bc65-afaf0b3de6de", + "id": "0d4485c8-b300-42ce-988d-8f42dbb7d0ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81605,7 +81605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecf43d8d-446f-43e7-93bc-14d9e2b72b63", + "id": "0c965bac-df4a-421c-a07e-481a6b3a70b1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81685,7 +81685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5812d90-ba35-4fd3-a839-e49b610eb3ea", + "id": "6f739ee9-b41c-458a-b5bf-c9f7b0d32c3f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81765,7 +81765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9773a6e6-de4c-42ee-bd7b-4604744ddcc5", + "id": "349148a9-90ed-49b1-b72c-514eaace75bd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81851,7 +81851,7 @@ } }, { - "id": "6b620e41-20e8-4d57-b556-6a46a8395140", + "id": "add45d3d-b0aa-4b3e-9b5e-6ca4bd5b9fb6", "name": "Create Identity Attribute", "request": { "name": "Create Identity Attribute", @@ -81893,7 +81893,7 @@ }, "response": [ { - "id": "1076eab7-3ad8-4612-a30a-9a3a6ecc90dc", + "id": "87d35592-23f6-492f-9f20-073612548edd", "name": "The identity attribute was created successfully", "originalRequest": { "url": { @@ -81949,7 +81949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35aecba5-9f1d-4056-b4f9-4e59778fbd07", + "id": "f7a56944-31a6-4355-b31d-6da0cce8f548", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82005,7 +82005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb22a74c-0a57-4c99-b128-960af2d79d4f", + "id": "0e7618cc-45d0-41d8-8c60-db4068c7043c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82061,7 +82061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e65badc-24d3-43ef-98d8-8a18fa0feeea", + "id": "6f58e105-064b-46cf-8933-b293ed97ba84", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82117,7 +82117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51689d18-b95c-45b8-8820-c62e91501e35", + "id": "346eb067-d055-48ad-b384-d57b813dc105", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -82173,7 +82173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72cfea50-cdfe-4aaf-9139-de519eefd6c9", + "id": "bd616d58-b0d8-469c-acd4-815e8354cc7c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82229,7 +82229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "368ccbbc-d582-4978-b1b8-d52d8e60be7b", + "id": "e2f7de25-1cd9-4741-9344-7de0241ac689", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82291,7 +82291,7 @@ } }, { - "id": "6a5cf075-c734-40e5-947d-a3ab2fbe9e57", + "id": "a3218b47-ea2d-4a5b-84a9-08f96b39a14d", "name": "Get Identity Attribute", "request": { "name": "Get Identity Attribute", @@ -82332,7 +82332,7 @@ }, "response": [ { - "id": "997aaf04-ba79-4f47-8bf1-b8c4252176f8", + "id": "596d0503-dad1-4b1c-b79d-5a05905df913", "name": "The identity attribute with the given name", "originalRequest": { "url": { @@ -82376,7 +82376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b976768-b7d2-4017-a7b7-0db980774564", + "id": "2db3298e-6f6d-4bb5-ab44-ee26d09643bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82420,7 +82420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4d3c098-4d9e-4bfa-94b0-7d9a9c0abb30", + "id": "05233a11-34fe-4436-a76f-f5e2011397d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82464,7 +82464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1c5c040-1f65-4830-a33d-7142d69b3163", + "id": "2a7d761d-2deb-48ab-845a-748e195cf1d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82508,7 +82508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c6664b4-ea9c-4c12-9c6a-eab94088142b", + "id": "2484c9f7-c7ea-47e5-b0d9-e51ac9cf8626", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -82552,7 +82552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ffc5b2a-a650-4aa1-8a6b-dc2b764b070a", + "id": "5978817c-5ee2-40b2-a978-db7b84028a0e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82596,7 +82596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3912e52-3e56-4000-b56a-5b77b81e8ea1", + "id": "e74097a7-55a3-4dfd-9449-7b0044e1367f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82646,7 +82646,7 @@ } }, { - "id": "070d1a36-4371-42a2-97fc-e417f2bef429", + "id": "f345a55b-98d1-4f20-9900-b3ba192faed7", "name": "Update Identity Attribute", "request": { "name": "Update Identity Attribute", @@ -82700,7 +82700,7 @@ }, "response": [ { - "id": "798bff01-9424-491a-af3d-635727f0a521", + "id": "cdf17371-abdb-47f9-b33a-ac1d80b863ed", "name": "The identity attribute was updated successfully", "originalRequest": { "url": { @@ -82757,7 +82757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "695c1f4d-2c3e-4954-a476-d220c6a8b8f9", + "id": "9c44a6fa-a94f-4404-a4a0-ea0c4181d22c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82814,7 +82814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66b0e4fa-d481-4fe4-b20a-af51a59ba1a1", + "id": "0c567608-a730-4e5c-97cf-45693952dafb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82871,7 +82871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "404def70-7719-422e-a8ce-02067c43d6f0", + "id": "931feef8-fd6b-4909-8b32-07c418c819e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82928,7 +82928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38a592b6-0c5e-4809-9c7d-475312e6894b", + "id": "b6800892-7427-4348-af84-420ff30cb9cd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -82985,7 +82985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb402eb4-7c84-4ada-9e33-55cfea7aa57c", + "id": "bb329aba-cb6e-4bc8-a815-6f69da66286f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83042,7 +83042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fae5f83-b781-4d23-b1fd-22fe984cab70", + "id": "d404dd5a-b963-41e8-af3d-1da4999f3263", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83105,7 +83105,7 @@ } }, { - "id": "8a4a9605-c02c-4d5e-80c1-ba0a26373b2d", + "id": "52f8bc89-1338-41e2-8e50-fdc6c401222e", "name": "Delete Identity Attribute", "request": { "name": "Delete Identity Attribute", @@ -83146,7 +83146,7 @@ }, "response": [ { - "id": "bf9773ff-0c73-4011-a089-ba33b7afc4bb", + "id": "c0a3af77-b3e6-4ede-ad4e-9ed742d2f326", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -83180,7 +83180,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bc466a14-45c5-4000-9e1e-8b9e4212448d", + "id": "8752f562-b32a-42a7-a0bc-14e30aeef7a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83224,7 +83224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "220bbe80-c4a8-448a-bc53-e087e0f37cc7", + "id": "4f191768-09f3-4fcd-b13c-960f7e2345e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83268,7 +83268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "601e6ff9-94dd-418a-a32d-99b9184ec0d4", + "id": "e6704008-9a35-4696-ac01-cc0706facf0b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83312,7 +83312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61a53c9c-61ec-419e-a5d0-0166fa709039", + "id": "beda5e0a-5d8d-40fe-a129-152b04281b9f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -83356,7 +83356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ca50f97-d583-4119-ae84-ac935922a272", + "id": "f428fb7d-60aa-436a-8ba0-8aa2fb187807", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83400,7 +83400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c94bbd4-58dd-44a8-b4ef-aec9b8f235fb", + "id": "7140cb4e-4a9d-4c1d-b61c-e609ce556a0e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83450,7 +83450,7 @@ } }, { - "id": "de260553-6535-49af-bb3b-5d1d7702b874", + "id": "44278731-05bc-4b63-b066-6896275b4c6c", "name": "Bulk delete Identity Attributes", "request": { "name": "Bulk delete Identity Attributes", @@ -83493,7 +83493,7 @@ }, "response": [ { - "id": "955291a7-ce7d-4c39-b8ca-e67609a12b98", + "id": "d5c3dd63-70ff-4d4d-8927-a2fcea09a862", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -83540,7 +83540,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ff02da15-c63b-4794-b51f-db4a2053f7f3", + "id": "85576eb0-a846-4385-ad8d-3149218403e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83597,7 +83597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38ee2391-5293-42e5-8d49-5403194ba29b", + "id": "ad94677b-aef3-4104-a8d1-9aafde5c9d79", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83654,7 +83654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79b3d58d-3dbc-4f5b-8376-d9e0189d295d", + "id": "0c5b5b09-0ada-45eb-bc8e-861c19b33080", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83711,7 +83711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66463d9d-a1ee-47d1-8e2b-ab8e59b94475", + "id": "f431b4a0-9acf-4102-83e1-9f91a7e94871", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -83768,7 +83768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dde2199c-e40c-4aa8-adad-f9d822582d9d", + "id": "638a7897-4246-43fc-aa38-63733a8585d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83825,7 +83825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c93cb1e6-9f54-4e9f-82ee-ac42e048ea41", + "id": "6018df3d-8960-4b0d-9f80-75eea49e9bc6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83894,7 +83894,7 @@ "description": "", "item": [ { - "id": "6abc8b56-b76c-48df-b721-b64e9566679e", + "id": "598c4ff0-0c9e-473a-95b1-d4baf3191b18", "name": "Lists all the identities", "request": { "name": "Lists all the identities", @@ -83969,7 +83969,7 @@ }, "response": [ { - "id": "4dfb5548-1882-4c0f-a231-bb1905f4f1e9", + "id": "901f9b37-e8d3-4f8e-9b7c-feb3144f0557", "name": "List of identities for the customer.", "originalRequest": { "url": { @@ -84058,7 +84058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a4a928b-0afe-4acd-9f15-5c9894ebda35", + "id": "d3dc77c7-0039-4fd5-b8b9-010d3a8e1a8a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84147,7 +84147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70a01c3e-0b6b-416c-8112-3fd7f7494939", + "id": "273b647a-47bc-45c4-9ef4-84e5d52b22b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84236,7 +84236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aede9de-8b48-4049-b973-a8db541996bc", + "id": "b88becfb-2d05-4dfb-ab13-461bbb7a5230", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84325,7 +84325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aec19ed5-e266-4bc9-9ec8-e22a9d8e3a29", + "id": "9f9b3a72-3d12-402b-a0ee-fbb95761b082", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84414,7 +84414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e244d3bb-8ee9-4c9c-99f1-d12b3d1a07eb", + "id": "2be12cbb-fc0a-4704-8d5c-7a9d8170768f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84509,7 +84509,7 @@ } }, { - "id": "6c218239-cf6c-4861-9d67-86ab809d0364", + "id": "4163efb4-a971-4f9c-adbf-b9887e3be217", "name": "Get latest snapshot of identity", "request": { "name": "Get latest snapshot of identity", @@ -84550,7 +84550,7 @@ }, "response": [ { - "id": "f32bf09d-67cd-4156-bed0-b047f245d845", + "id": "ea800fb8-da34-42cc-a4da-cebb2d72d4f4", "name": "The identity object.", "originalRequest": { "url": { @@ -84594,7 +84594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ad0af02-f756-4566-9219-2628e68c6c3d", + "id": "59233114-8948-4bac-8594-4e3cca7f3f72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84638,7 +84638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94867c57-82d0-4ea9-aef7-9ec80e5db8af", + "id": "64860d0d-886e-4dd8-acd8-42fee1d7e7ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84682,7 +84682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f34d79c-f03d-4906-88cd-1445854a0731", + "id": "4a6327ed-523c-4f52-b647-3027733e435d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84726,7 +84726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "031f05c7-de29-48e9-8e11-5038fb44765e", + "id": "1a341091-5f2d-4c95-b5f0-ec7490ec4106", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84770,7 +84770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54676f47-e199-4c5f-9f72-45c9c8892b38", + "id": "3e178d17-9621-4a37-ae25-511d93346576", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84820,7 +84820,7 @@ } }, { - "id": "1dad5608-67e6-493f-b143-e64fef1726fa", + "id": "256dd429-2664-4860-9b7c-a4ba45dce61c", "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", @@ -84872,7 +84872,7 @@ }, "response": [ { - "id": "7d34d137-aa7b-4352-8cc6-04b1e99a9fd0", + "id": "1703ce31-76e0-4cee-ac46-975b5ebd4f2b", "name": "Access Profile", "originalRequest": { "url": { @@ -84927,7 +84927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a05bb13f-f323-43b8-8a46-129b2d0fb7f8", + "id": "552452a8-e31a-47af-8d1e-cbed16a2d8ef", "name": "Account", "originalRequest": { "url": { @@ -84982,7 +84982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdd798ec-1313-471c-b261-4d364796dbac", + "id": "40e72755-a0e9-49fb-abc3-f90304b84c3b", "name": "App", "originalRequest": { "url": { @@ -85037,7 +85037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d75c1f67-6f94-4b2c-98e0-c6ff1d30d062", + "id": "2caafd15-e79c-4337-a816-dca523ee025d", "name": "Entitlement", "originalRequest": { "url": { @@ -85092,7 +85092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b91a0f7-1c19-4f24-99d3-72e950100e71", + "id": "efc19a63-7c1c-4575-a2ad-ce4a2510bbd5", "name": "Role", "originalRequest": { "url": { @@ -85147,7 +85147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1120ac1-d0ae-4299-b52d-907c6344ab5d", + "id": "99fdf975-cede-438e-842b-9f6a6eb6d536", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85202,7 +85202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce5cbed0-5372-4012-b83f-53fca4b66ff1", + "id": "92a5f9dd-5741-495e-8402-508169e2225b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85257,7 +85257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7f3e4d8-9e0e-42ec-9442-d243de01bc63", + "id": "08c84872-98d4-437b-ac1e-dd9989befdb0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85312,7 +85312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a60f701f-0a76-4c8f-a5b2-29c935ba8561", + "id": "089c324d-2638-4ed3-b612-b8db4eb3fb52", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -85367,7 +85367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "357a4a48-f1a5-4ff8-a211-26cac69eda49", + "id": "82e6d5c8-d196-4d6a-afba-68b4ebb47fbe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85428,7 +85428,7 @@ } }, { - "id": "0bfcafee-03ca-4d37-bdf0-da644b396f22", + "id": "62096b3b-035c-400e-8ed2-13502184251e", "name": "Lists all the snapshots for the identity", "request": { "name": "Lists all the snapshots for the identity", @@ -85516,7 +85516,7 @@ }, "response": [ { - "id": "66f3e1b6-eaa8-4fbb-839d-c2b612eed36d", + "id": "985ba2c3-fcab-4cef-aa5d-b833277572ce", "name": "A list of identity summary for each snapshot.", "originalRequest": { "url": { @@ -85607,7 +85607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4963448-8810-4cbb-b04b-e3366df9a479", + "id": "23d32b19-78ac-43ea-9a5d-68b217120724", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85698,7 +85698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67f9e1b6-f7f0-489a-90e6-10bd7a787023", + "id": "177ecd61-1d8c-466e-ab16-9914b113a803", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85789,7 +85789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c770ef1-965f-4382-9fb2-555df98cdc19", + "id": "60c58588-505f-4d30-9731-3635deb33fda", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85880,7 +85880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c8192bd-50f7-46f2-97ca-01e7c6bc8122", + "id": "2dead6c3-3886-4c45-9dac-b8668e13b457", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -85971,7 +85971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfed3d58-fd86-44ce-92b3-843c8b46c0f7", + "id": "89bd56cc-4c2a-4472-9d12-a6ee2b8a768e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86068,7 +86068,7 @@ } }, { - "id": "e490af12-7e49-4835-b7e5-2ef69b8ee08e", + "id": "b606caac-e50a-4a08-813d-aba3c4aa00ae", "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", @@ -86165,7 +86165,7 @@ }, "response": [ { - "id": "8b3f2014-6929-4817-9cbf-b6a835e25da1", + "id": "598affe1-8c67-466b-92ab-0c9c341569d9", "name": "A summary list of identity changes in date histogram format.", "originalRequest": { "url": { @@ -86265,7 +86265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "957054f1-3b24-4a95-8165-de8b3edf5ab7", + "id": "0bb4ebb3-d546-4df3-a520-bccba235ea21", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86365,7 +86365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80947ce9-81a8-457b-904e-ad48dfc14bc9", + "id": "e9af8112-d1af-4086-a6b7-6d3464f77529", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86465,7 +86465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e60400c8-b6e5-476e-a6a8-3097479d6aad", + "id": "0d7c88e1-6bd9-461a-8865-ef295090ed27", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86565,7 +86565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "097ca444-3fe0-4b9f-a0c5-0f4b60a05cd3", + "id": "b573a572-92b8-4679-bd46-0a5387d99dc6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -86665,7 +86665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0ac3854-9335-4769-9845-f8279a8adfcc", + "id": "5bf0c621-6d95-4e45-b0d3-e6dd9e367fd1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86771,7 +86771,7 @@ } }, { - "id": "16d23584-a433-469a-8931-672643d6c1aa", + "id": "d20edc40-3eec-42cc-aab0-7634e2cb82ed", "name": "Gets an identity snapshot at a given date", "request": { "name": "Gets an identity snapshot at a given date", @@ -86824,7 +86824,7 @@ }, "response": [ { - "id": "cd4a942a-caec-4f91-8bdb-52bb92b9c33c", + "id": "0a7d587e-37f7-4ff5-9258-4909422a1577", "name": "The identity object.", "originalRequest": { "url": { @@ -86870,7 +86870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c8bc543-74c9-41e3-9903-30677b722e44", + "id": "ba912399-952c-48db-8a7e-facd4feca7f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86916,7 +86916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "238d8eb9-6518-4c40-a9dc-fa7771ce5720", + "id": "3f147f8f-e5b7-41b7-9106-c2d42cb1a491", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86962,7 +86962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24704b76-fc7c-46c5-8c29-d894f7eabcb2", + "id": "d8400b65-5cb5-425d-90a0-c8e14f0c3921", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87008,7 +87008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd5ea9ee-a4b7-472e-a1c7-f0643c1e1e83", + "id": "c6a53063-51c6-42fc-baff-65663af86e47", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87054,7 +87054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de29ff8b-7215-4890-8a0f-bcb537be27d8", + "id": "1ea96e65-dd26-46a9-9e3b-606fd640cc51", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87106,7 +87106,7 @@ } }, { - "id": "db5f6a33-ea81-4222-9d8e-347a05e00017", + "id": "2f2ca0ad-a403-4194-a317-efe086220093", "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", @@ -87170,7 +87170,7 @@ }, "response": [ { - "id": "a9b28094-87bb-4f76-8c1f-25e572be66d3", + "id": "d83e76af-687a-4ed0-ae9f-c5f7405df5f6", "name": "Access Item AccessProfile Response", "originalRequest": { "url": { @@ -87227,7 +87227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a55feba-2fbe-4835-ad85-04e71f18a50b", + "id": "f8304f3f-c178-4741-8e4b-577ff118186c", "name": "Access Item Account Response", "originalRequest": { "url": { @@ -87284,7 +87284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fda65b5-af47-4344-88e4-0e1b70ad6498", + "id": "1e2ab58a-078f-4175-aa92-fcb4663d9df4", "name": "Access Item App Response", "originalRequest": { "url": { @@ -87341,7 +87341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c07e89a-347a-4e84-8b05-bc67710ee1eb", + "id": "a4521e10-dad5-49b1-82e6-c4a9d418d222", "name": "Access Item Entitlement Response", "originalRequest": { "url": { @@ -87398,7 +87398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcf9fafe-e20e-4912-af7c-dac5724878fe", + "id": "cbb47cb1-3672-49a1-a007-3b9ae6442fe0", "name": "Access Item Role Response", "originalRequest": { "url": { @@ -87455,7 +87455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c2ff0a7-0b83-4407-94ae-b94da89aef2f", + "id": "76ea858f-1578-4858-bb71-acb7a8864ca8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87512,7 +87512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e63f2fe-168f-4062-84dc-1a4a765eb6cc", + "id": "6559f395-dacb-49a9-a53b-170de4330ad0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87569,7 +87569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc797eeb-63ed-4e39-989a-87977aabef59", + "id": "888eba66-33f4-4180-8f54-48c6f4504438", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87626,7 +87626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77e625cd-095a-40ba-9d18-12af793232f9", + "id": "0d6aae00-6b02-4ed5-9302-94ee4c2537f0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87683,7 +87683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa9bd6ea-a6c1-48ed-9037-7e46eb079cb1", + "id": "197873cd-c6c6-4975-8e45-4de3c453340e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87746,7 +87746,7 @@ } }, { - "id": "d68ef702-7d64-4ab5-af2e-93efe1dfdd83", + "id": "cdb8d459-03c0-4294-820e-76ffc7f32716", "name": "Lists all events for the given identity", "request": { "name": "Lists all events for the given identity", @@ -87861,7 +87861,7 @@ }, "response": [ { - "id": "2dfd3d94-9d32-4c2f-8565-959f88441372", + "id": "87482811-4c83-4ee4-8db0-7c728271e235", "name": "AccessItemAssociated", "originalRequest": { "url": { @@ -87961,7 +87961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86a8f1a0-8149-4c1b-94a0-23ebd0cd9958", + "id": "fa4a483d-3cca-4e2c-974f-8fed1b06452a", "name": "AccessItemRemoved", "originalRequest": { "url": { @@ -88061,7 +88061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d2b4a61-468e-4405-b6a1-19a8c77a7d71", + "id": "2b99e9b0-1e71-491d-9a98-dba2b28654e4", "name": "AttributesChanged", "originalRequest": { "url": { @@ -88161,7 +88161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c713e13-5beb-433b-a60f-02b35f4816f6", + "id": "c20e3ecd-1669-4dd4-b432-ceec6a703cd3", "name": "AccessRequested", "originalRequest": { "url": { @@ -88261,7 +88261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d632092-7a73-4cf2-a5e0-beab8238377c", + "id": "6416e4b9-d337-4b37-8287-43b3e7831691", "name": "IdentityCertified", "originalRequest": { "url": { @@ -88361,7 +88361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c1cdead-242a-404c-86d8-ecd6900ce04e", + "id": "8fb84609-3e6e-4757-bd9d-8335e535a5db", "name": "AccountStatusChanged", "originalRequest": { "url": { @@ -88461,7 +88461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc848ceb-59bf-449f-9c2f-5a36fc776aa7", + "id": "0dfc0ed8-1fd5-46ae-87f4-d2eca45075d5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88561,7 +88561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "134c08a0-61e2-4020-87eb-bad994c71190", + "id": "5fee6138-f8af-4045-af3e-f194fb36e213", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88661,7 +88661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7b476fb-2c29-4bcb-9b38-d3b72d94d851", + "id": "06f1c19e-441f-4c5a-8d13-7b134dc6d81d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88761,7 +88761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d2603bd-7f02-4303-b645-22a908080a1e", + "id": "257f141d-2cfa-41f2-b72e-644f70565abf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -88861,7 +88861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85ef2fb4-e408-4d3f-b1c3-b2ccc67c7c8c", + "id": "c0b07771-f328-4e14-b55e-d9bd8afef1a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88961,7 +88961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fa8ace0-ffa9-43c4-996f-421a1ff127ec", + "id": "f8d21f1e-2bae-41fd-ae18-3aa532695e8c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89067,7 +89067,7 @@ } }, { - "id": "c0cf19f0-f11c-436a-85e4-bd53b985a3f1", + "id": "0be551a6-27f8-4f7f-a691-92cc67a1b4ee", "name": "Gets the start date of the identity", "request": { "name": "Gets the start date of the identity", @@ -89109,7 +89109,7 @@ }, "response": [ { - "id": "b944d70e-6a50-4d82-bb33-b127445cca52", + "id": "5c327dbf-be27-4d60-b63f-a8be0c4f0abb", "name": "The start date of the identity", "originalRequest": { "url": { @@ -89154,7 +89154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6b3bdea-7983-4c6c-bdef-c4c0fc80d0da", + "id": "2b7bbb52-678b-491a-8f89-f5774941cc12", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89199,7 +89199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2bae535-9ce2-4ece-ad5d-369a1c4db2c5", + "id": "e58d8aa5-fbcd-4638-82fb-cf5120c381ba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89244,7 +89244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58be3585-c237-4393-82d4-54ad985f7002", + "id": "6c6ca05b-8582-4efb-b6ce-1f38412534a2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89289,7 +89289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07fad8b8-86f0-4313-a2d3-4ba45894fcf6", + "id": "a85de5bd-85e4-4f02-a96a-a240cad1102d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -89334,7 +89334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5914280-a4dc-4b02-bc74-34afc1411b1c", + "id": "698f287d-0453-41cd-b222-b4b456aeb578", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89385,7 +89385,7 @@ } }, { - "id": "e9594539-40f2-4547-8ed8-854e2f45e9dd", + "id": "03f89a74-b9f9-4e38-b46d-6aff2eb5ba68", "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", @@ -89428,7 +89428,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "nostrud sit eu reprehenderit" + "value": "eu sit" }, { "disabled": true, @@ -89437,7 +89437,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "ea aute amet in laboris" + "value": "commodo esse" }, { "disabled": true, @@ -89491,7 +89491,7 @@ }, "response": [ { - "id": "448d3235-1081-45e9-9aaf-4801d368b8f6", + "id": "37f14d53-2286-4589-a0a4-462f9bbb5fd6", "name": "A IdentityCompare object with difference details for each access item type", "originalRequest": { "url": { @@ -89529,7 +89529,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "ea aute amet in laboris" + "value": "commodo esse" }, { "disabled": true, @@ -89591,7 +89591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d9b6769-185d-4df1-bbfe-b9f15873b694", + "id": "bd4ab462-9d67-41aa-829e-c5e89700dacd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89629,7 +89629,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "ea aute amet in laboris" + "value": "commodo esse" }, { "disabled": true, @@ -89691,7 +89691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7352e84a-117d-4afa-a6a0-2117af48ad1a", + "id": "32101652-1741-459f-8a5e-eb16d8eb101b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89729,7 +89729,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "ea aute amet in laboris" + "value": "commodo esse" }, { "disabled": true, @@ -89791,7 +89791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac6e91ee-adeb-4e81-b601-03ab9627e92b", + "id": "d8eb15c4-5f07-43f0-a9d2-fc85d2abe9f0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89829,7 +89829,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "ea aute amet in laboris" + "value": "commodo esse" }, { "disabled": true, @@ -89891,7 +89891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d126f0b-26a9-4b9f-9dc7-c4c5a0a74697", + "id": "1f139223-c6fe-464e-9310-40a566711062", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -89929,7 +89929,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "ea aute amet in laboris" + "value": "commodo esse" }, { "disabled": true, @@ -89991,7 +89991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af5336db-308f-4c89-ad7f-e14c3ab8d4b7", + "id": "605effc3-2fbf-480d-86d9-6eab7e73e5b4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90029,7 +90029,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "ea aute amet in laboris" + "value": "commodo esse" }, { "disabled": true, @@ -90097,7 +90097,7 @@ } }, { - "id": "eb4cddda-8828-4671-96a9-3e232572f887", + "id": "f01fd40d-10a7-4846-a444-1f37e7c2bfd6", "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", @@ -90209,7 +90209,7 @@ }, "response": [ { - "id": "9deb1a87-a207-4813-bac0-74bf4241595a", + "id": "1996ec0f-750a-4fd2-84e7-62512bb10eba", "name": "A list of events for the identity", "originalRequest": { "url": { @@ -90310,7 +90310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad8e048a-98f3-40b6-8ce2-5c1e0690e62f", + "id": "fda88c5f-54ff-412f-940f-75451dc31e41", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90411,7 +90411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ea42103-5e0b-4355-87ba-afdeb73deac7", + "id": "3f9d2ad5-5f9b-4702-9e10-5490b91e4111", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90512,7 +90512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1105ad8-865e-41fa-849e-4ea6013548fc", + "id": "f5daa0aa-95ce-454d-8aa9-b89be966db21", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90613,7 +90613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f062b0ae-45c0-43c1-ab9d-c3731b64c6fc", + "id": "7095f090-718b-449b-8a86-e5df63aa467b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -90714,7 +90714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f19e92b0-66a8-4108-bd93-988fe22180f2", + "id": "566dd7b2-e99f-45ed-bf25-134cdd537fa0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90827,7 +90827,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 IdentityNow.\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 IdentityNow, 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": "69a74d8b-6ced-4df9-ac4a-c90fba5023cc", + "id": "7e31bc4f-316f-4fc4-9a41-dfb4877e808d", "name": "Identity Profiles list", "request": { "name": "Identity Profiles list", @@ -90902,7 +90902,7 @@ }, "response": [ { - "id": "c45ca8bf-cb9e-4189-8a00-dec35149f8cf", + "id": "53d4966a-7340-415f-8d83-0392e4dcf70d", "name": "List of identityProfiles.", "originalRequest": { "url": { @@ -90986,12 +90986,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\": \"urn:uuid:b208c084-0fa8-7696-86dd-fc06ba4705b1\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n },\n {\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:b5bc83b2-a73f-651e-0394-7a2a4cb9b200\",\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:a6048233-59b7-9667-9e34-baf85d6f233d\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n },\n {\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:2bb8b28b-0e57-84af-059d-28232a223810\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "198f639d-1cf7-4313-b64c-505d4620e0fe", + "id": "835e5e08-b3c7-4d39-9b75-49cebdad335a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91080,7 +91080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c5a0ce1-66f4-4595-ab25-39a17fc17127", + "id": "3773f27a-826f-4a12-8aec-977d38f08f3d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91169,7 +91169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19b65a19-c04c-4101-a18a-791f17c2dca6", + "id": "78a396dc-a4b5-4f1d-813e-69543a011158", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91258,7 +91258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b3c1925-e45d-46f2-8d57-6bf2211b97b3", + "id": "bcb4dda6-2992-4698-a023-e5a022c1aeb7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91347,7 +91347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73561b47-5fde-4a9a-bc65-01289fad1bf8", + "id": "b33fc3fb-9484-4b08-b244-a6c735255c1e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91442,7 +91442,7 @@ } }, { - "id": "7e3a90e7-5e39-40e5-9a34-d7400471f926", + "id": "35d71280-d55a-4954-9cf0-8df51d5ea8cc", "name": "Create an Identity Profile", "request": { "name": "Create an Identity Profile", @@ -91473,7 +91473,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\": \"87cd348c-8a34-5e1b-79b7-39221de93fa8\",\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\": \"urn:uuid:ddb1df57-4b6d-8b09-8d5d-5160afdfdfc5\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -91484,7 +91484,7 @@ }, "response": [ { - "id": "4a5c418c-abc6-4752-bc53-c4800a02609d", + "id": "e14fccee-1ea8-4ea0-a8cb-3ca1a67ec1a9", "name": "The created Identity Profile", "originalRequest": { "url": { @@ -91518,7 +91518,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\": \"87cd348c-8a34-5e1b-79b7-39221de93fa8\",\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\": \"urn:uuid:ddb1df57-4b6d-8b09-8d5d-5160afdfdfc5\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -91535,12 +91535,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\": \"87cd348c-8a34-5e1b-79b7-39221de93fa8\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "body": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:ddb1df57-4b6d-8b09-8d5d-5160afdfdfc5\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b2d29f15-1a94-4a24-bcee-cfa0586ccaaa", + "id": "f97c077e-2556-48e7-8d9d-b948e6eababa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91574,7 +91574,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\": \"87cd348c-8a34-5e1b-79b7-39221de93fa8\",\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\": \"urn:uuid:ddb1df57-4b6d-8b09-8d5d-5160afdfdfc5\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -91596,7 +91596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "878b5cc5-63c9-4412-8559-a7013f1a9f6c", + "id": "ae1c231a-6c93-4722-9a64-55fcacfcb86b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91630,7 +91630,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\": \"87cd348c-8a34-5e1b-79b7-39221de93fa8\",\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\": \"urn:uuid:ddb1df57-4b6d-8b09-8d5d-5160afdfdfc5\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -91652,7 +91652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f6d035a-73a4-4385-9a5a-0716a9a9ed3e", + "id": "7ee5beb2-d084-4df0-a127-a1264effb978", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91686,7 +91686,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\": \"87cd348c-8a34-5e1b-79b7-39221de93fa8\",\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\": \"urn:uuid:ddb1df57-4b6d-8b09-8d5d-5160afdfdfc5\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -91708,7 +91708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc61160d-3fba-49dd-ab95-3f30ffe848c9", + "id": "6f3c287f-fb01-47ad-9a69-3f67f21cde6f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91742,7 +91742,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\": \"87cd348c-8a34-5e1b-79b7-39221de93fa8\",\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\": \"urn:uuid:ddb1df57-4b6d-8b09-8d5d-5160afdfdfc5\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -91764,7 +91764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcf2aac2-ef37-409a-be3a-1df6a5224f33", + "id": "6b6844d5-cf59-41ff-855c-f902d54e8ab9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91798,7 +91798,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\": \"87cd348c-8a34-5e1b-79b7-39221de93fa8\",\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\": \"urn:uuid:ddb1df57-4b6d-8b09-8d5d-5160afdfdfc5\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -91826,7 +91826,7 @@ } }, { - "id": "ce358d95-8d94-4adf-828b-27fed78ae9ce", + "id": "5fbdd31b-308e-4a4f-a662-af215093f13f", "name": "Delete Identity Profiles", "request": { "name": "Delete Identity Profiles", @@ -91869,7 +91869,7 @@ }, "response": [ { - "id": "c0cecd5b-2607-4e85-b425-4005007408bf", + "id": "4df68168-40cf-42d6-822a-0a58bcdb538a", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -91921,12 +91921,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\": \"1996-02-07T13:36:39.289Z\",\n \"launched\": \"1947-01-26T04:08:11.845Z\",\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\": \"1953-10-23T03:17:41.853Z\",\n \"launched\": \"2009-04-02T12:02:25.496Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5bc7410e-ed4a-4b04-88d5-a6515be848f1", + "id": "ddbcbddc-efa8-47a8-b6d9-adfeb7684e4d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91983,7 +91983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7de77ac4-6ad4-4f9f-bada-df54d904de54", + "id": "b56b476e-86c2-4206-b54a-faf367ee886b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92040,7 +92040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d670d981-8538-4e30-a949-1c9eb4a69f81", + "id": "e836df4b-e638-40e6-97d9-089a6dff6cb4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92097,7 +92097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31e136d3-50f0-48b8-9f23-36fcb1794b84", + "id": "e6275f96-ab10-4021-9ea6-677af26eed98", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92154,7 +92154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a4e9c7a-964e-43ed-a85e-24434f00d9e8", + "id": "1788a44a-3554-468c-b005-0ca774c8456d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92217,7 +92217,7 @@ } }, { - "id": "2d5e2a80-1f58-4d6f-932a-b7ff7a56bae5", + "id": "f9bb244e-27b6-47c8-8ba2-ae207098207b", "name": "Export Identity Profiles", "request": { "name": "Export Identity Profiles", @@ -92293,7 +92293,7 @@ }, "response": [ { - "id": "578e4d24-00e9-4f36-b006-90208b438922", + "id": "bc3faf32-07dc-4881-ab89-bdf90ecbf9ae", "name": "List of export objects with identity profiles.", "originalRequest": { "url": { @@ -92383,7 +92383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fdc1480-728a-4f75-9f52-39e5c98eb21d", + "id": "f7629000-ac2a-4847-a6e7-a3248f55fb97", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92473,7 +92473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42cf5b60-597b-4471-bedd-c905aa3887ae", + "id": "01a833a0-4e88-4619-9497-88db77e190b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92563,7 +92563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd42c43a-d569-4fe7-8739-78e86e742011", + "id": "b2a18914-bd33-4a23-bb42-b0e77bafd885", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92653,7 +92653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "378645e9-50fa-4036-b2e0-b8c5e7e7efdb", + "id": "95531626-1144-4b8a-8e09-2038d3db3589", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -92743,7 +92743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2754c45-b208-4c76-9f86-759ebabfd91a", + "id": "86d906c7-bf6a-4b67-b5da-a93176f4cebb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92833,7 +92833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d299d512-f6de-4a2c-961a-ad06ea50ce51", + "id": "f86f96e3-3a2c-49ea-8691-0142e585419a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92929,7 +92929,7 @@ } }, { - "id": "20cfc409-8fde-4883-815b-66aa94e68b84", + "id": "5c1910e3-e282-4497-9ef8-a538a94928c6", "name": "Import Identity Profiles", "request": { "name": "Import Identity Profiles", @@ -92972,7 +92972,7 @@ }, "response": [ { - "id": "ca4ca7cb-d526-4be9-9891-04efeb489899", + "id": "551aca47-9076-4171-bdf7-946ec1b74f20", "name": "The result of importing Identity Profiles.", "originalRequest": { "url": { @@ -93024,12 +93024,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 \"qui4f\": {},\n \"aliquip_f\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"voluptate_75\": {}\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 \"sit_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 \"ea1ff\": {},\n \"Excepteur6\": {}\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 \"occaecat_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 \"veniam_42\": {}\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 \"magna_77\": {},\n \"id_bd\": {}\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 \"anim62c\": {},\n \"labore_69\": {},\n \"eiusmod_ee\": {}\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 \"sunt9\": {},\n \"exercitationa\": {},\n \"dolorec5\": {}\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 \"in_a3\": {},\n \"deserunte0\": {},\n \"aute_b\": {},\n \"quis_29\": {}\n }\n }\n ],\n \"errors\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"culpa_e\": {},\n \"veniam_e9\": {},\n \"incididunt_e1\": {},\n \"consectetur_fdc\": {}\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 \"anim_e6_\": {}\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": "d4279533-ca95-47c6-be2b-e3c1d12c4486", + "id": "5ae119b4-34b4-459d-98a3-5b01d801e9df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93086,7 +93086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a7e71a3-2d4b-4746-96fd-d36bf98f4c15", + "id": "02583a46-16ef-4e68-a22f-1d9ba977887a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93143,7 +93143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f45ffbf4-36a2-4c55-a7ff-609bd2f94fa7", + "id": "56f4854c-64f2-4da5-802d-db41ec1d7306", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93200,7 +93200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78137162-6a5e-4233-bc0e-bdebda18d617", + "id": "88ad1681-e994-4b3e-800d-824407ad98ce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -93257,7 +93257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4831534-9a1c-4ea7-8c9e-a1709c491f52", + "id": "4a06499a-6567-4ec9-992a-c3800a11bdd8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93320,7 +93320,7 @@ } }, { - "id": "1946337d-f125-42f6-a53b-e2a163d9dad3", + "id": "a8bf3f41-3837-4438-9173-f079c84166f9", "name": "Generate Identity Profile Preview", "request": { "name": "Generate Identity Profile Preview", @@ -93352,7 +93352,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9bb9e41c-7d74-86b2-fdcf-213ea0b621b0\",\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\": \"66ff1f64-8415-5594-4950-d06634119ee4\",\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", @@ -93363,7 +93363,7 @@ }, "response": [ { - "id": "bafb4597-9475-4828-8efb-cfe9b92c44e5", + "id": "cc105ba6-3a82-45fd-b1de-2698c4a74e29", "name": "Object representing the preview object with all of the identity attributes using the current mappings.", "originalRequest": { "url": { @@ -93398,7 +93398,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9bb9e41c-7d74-86b2-fdcf-213ea0b621b0\",\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\": \"66ff1f64-8415-5594-4950-d06634119ee4\",\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", @@ -93420,7 +93420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e066131b-3359-4d91-977e-b8718dcd5735", + "id": "181f8fb7-5364-4629-a3d5-bc00406c5ac5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93455,7 +93455,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9bb9e41c-7d74-86b2-fdcf-213ea0b621b0\",\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\": \"66ff1f64-8415-5594-4950-d06634119ee4\",\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", @@ -93477,7 +93477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b676c2cd-449a-4e0d-a46c-0fa18ac40baf", + "id": "7e7c9262-2377-4f0e-b30e-58f541544f0e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93512,7 +93512,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9bb9e41c-7d74-86b2-fdcf-213ea0b621b0\",\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\": \"66ff1f64-8415-5594-4950-d06634119ee4\",\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", @@ -93534,7 +93534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eeb4ffd9-237f-4d50-af80-079d174f4faf", + "id": "6c2b275e-0a6d-4d7f-a7ed-c0feacd1848d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93569,7 +93569,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9bb9e41c-7d74-86b2-fdcf-213ea0b621b0\",\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\": \"66ff1f64-8415-5594-4950-d06634119ee4\",\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", @@ -93591,7 +93591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57a4c13f-d6ee-4a9d-8f95-b0a5f4f95a4e", + "id": "99d1bdef-b7a6-45c3-bb39-dfb31593a38f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -93626,7 +93626,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9bb9e41c-7d74-86b2-fdcf-213ea0b621b0\",\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\": \"66ff1f64-8415-5594-4950-d06634119ee4\",\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", @@ -93648,7 +93648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2a887ca-67d5-4379-9f3b-84a2488bced8", + "id": "e8a50100-a996-4422-a1de-c989741ea2a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93683,7 +93683,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9bb9e41c-7d74-86b2-fdcf-213ea0b621b0\",\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\": \"66ff1f64-8415-5594-4950-d06634119ee4\",\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", @@ -93711,7 +93711,7 @@ } }, { - "id": "027f2db9-83cc-47ec-80f6-5557c3f8cd8e", + "id": "11a7445b-52dd-478e-a546-babf679c293a", "name": "Gets a single Identity Profile", "request": { "name": "Gets a single Identity Profile", @@ -93752,7 +93752,7 @@ }, "response": [ { - "id": "b9edd1a2-6fd9-47a8-893c-63f42e52de39", + "id": "a7de37c3-28ba-4125-b76e-821ea4282757", "name": "An Identity Profile object", "originalRequest": { "url": { @@ -93791,12 +93791,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\": \"87cd348c-8a34-5e1b-79b7-39221de93fa8\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "body": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:ddb1df57-4b6d-8b09-8d5d-5160afdfdfc5\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eaea5a8f-4022-43df-9185-179f708968b3", + "id": "f1c05572-c18f-471b-a980-5b6bb9adc696", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93840,7 +93840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edaafce8-0422-4148-94e0-a5b34ee4222e", + "id": "38786e42-df93-4f9d-9543-1b6825bfc927", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93884,7 +93884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b82921a1-592e-4f44-9eb2-8a17b77e9fe8", + "id": "ebaad705-7052-478e-adb2-044e76b9ebdd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93928,7 +93928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0ed2a37-be2b-48c8-b477-82f50d158643", + "id": "f1b550a2-cccc-4c1b-9f77-ad313caa1dbb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -93972,7 +93972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eb2d3b9-0946-4fe9-a7bd-37afee70600d", + "id": "5b40837a-8341-47c1-a2b9-450c8532d201", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94016,7 +94016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8593ffe1-4e06-45f7-b69a-6fe8f39d7a75", + "id": "69a881b5-bb9f-4590-857f-d78a1b7bdbfd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94066,7 +94066,7 @@ } }, { - "id": "55c41b74-afef-4b1d-8937-df94c37ab38f", + "id": "e75e1566-8b08-4234-a138-e3235e525610", "name": "Delete an Identity Profile", "request": { "name": "Delete an Identity Profile", @@ -94107,7 +94107,7 @@ }, "response": [ { - "id": "3df8d78e-902c-4421-aeb2-6483f540a84f", + "id": "19ee50e9-2f4a-4a44-812d-273ed9c26895", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -94146,12 +94146,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\": \"1949-08-13T01:22:26.857Z\",\n \"launched\": \"1981-01-05T18:50:30.331Z\",\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\": \"2020-12-02T20:32:37.420Z\",\n \"launched\": \"2019-12-17T15:46:47.138Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "15eb9bba-e0b4-4d56-9f29-35656256ceaa", + "id": "056ea86c-ba6e-44dd-aa03-d32faa1a35f6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94195,7 +94195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33cb4920-f8dc-4ac1-ba8b-c964e620988d", + "id": "b60fb9ff-8017-40b4-942a-486b62734996", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94239,7 +94239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b75d195-7df2-46a9-8ee2-8477005f1536", + "id": "3f311dda-1dd2-47ac-9ee3-e4e34735d6bf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94283,7 +94283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "171f82b9-c9b4-4be5-bba7-bcec733b6e99", + "id": "a9343128-c8fa-48a9-9854-2cc39fbb1192", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -94327,7 +94327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b3e1889-8a11-46ad-a77a-1a299a28e044", + "id": "7a746d50-186e-4b8e-9809-aa820521c378", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94371,7 +94371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2741632a-a328-4732-bed4-83d2a4a18d61", + "id": "ac7eb515-376d-4dc7-9bde-723622070c77", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94421,7 +94421,7 @@ } }, { - "id": "0861fac8-ea89-41c7-bb96-d247fce25a09", + "id": "c947ce5a-940e-4687-a260-f9ba0f5b59fe", "name": "Update the Identity Profile", "request": { "name": "Update the Identity Profile", @@ -94475,7 +94475,7 @@ }, "response": [ { - "id": "114d36be-1544-4ca0-a2c3-9435f1a31b66", + "id": "34ff4391-8813-4249-bea2-dfeede81f3fc", "name": "The updated Identity Profile.", "originalRequest": { "url": { @@ -94527,12 +94527,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\": \"87cd348c-8a34-5e1b-79b7-39221de93fa8\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "body": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:ddb1df57-4b6d-8b09-8d5d-5160afdfdfc5\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a2c534a1-a564-4092-b4c1-e9be7ec24e70", + "id": "159a3459-be0f-4ea0-81b2-93da7e6d9e73", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94589,7 +94589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b1038ab-34c5-4921-bc11-5a5f7c91f7c6", + "id": "866cf63a-ff67-4202-b272-58cf29fa3c85", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94646,7 +94646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ead73a0-d5ab-492d-9cc7-b35e91ce8ee9", + "id": "2b5c123f-a365-47fc-a583-99fc5b5f0737", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94703,7 +94703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaaff6da-b307-4432-b01b-5927d47b7434", + "id": "d86e7a1b-28cf-4709-a0b8-c47da34e60f8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -94760,7 +94760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "275bdcc4-8139-4f28-92a7-0fa1aacb6b68", + "id": "08d7860e-140d-475b-bd50-092c4d818fbe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94817,7 +94817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b37c1aa0-4926-493f-add0-e5632484206c", + "id": "2d1755a7-66a9-4cf7-bdc6-83debc4bb061", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94880,7 +94880,7 @@ } }, { - "id": "cf722aab-e96b-4a64-8645-200a838f5320", + "id": "c4816ff5-719d-4264-824a-93dfd2fdd6b1", "name": "Default identity attribute config", "request": { "name": "Default identity attribute config", @@ -94922,7 +94922,7 @@ }, "response": [ { - "id": "1ef230ef-ed05-40e1-bcb5-fbfcaa09349e", + "id": "e7f380f1-54c4-4453-b43c-36c3049e7287", "name": "An Identity Attribute Config object", "originalRequest": { "url": { @@ -94967,7 +94967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1f03056-3a11-4fbd-aba2-453963f798e3", + "id": "9912ef4a-6dc6-44db-bfa7-e3174862593c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95012,7 +95012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c5dbf44-2fe1-4508-b12f-0c5f00acc029", + "id": "1f653da5-bf7f-43cf-837c-f6e32afd0f0e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95057,7 +95057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "460ec0db-53b5-4ec4-91f2-957837b46c76", + "id": "19bd87ad-baeb-4fd5-b8f2-7ad3ee54610f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95102,7 +95102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52fe5518-4b03-4bd6-9d69-3428596f9b5d", + "id": "43690000-70c2-4794-a951-10d5104053d2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -95147,7 +95147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af87e0ee-30e1-4420-b0a5-2a237614de66", + "id": "78ad5448-ea66-4399-b84b-d4193dbd0fa6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95192,7 +95192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "140b774e-9de4-48df-96fb-4bbb24a96523", + "id": "a93becd6-0c8b-4226-92a9-132bc4ce2fa2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95243,7 +95243,7 @@ } }, { - "id": "f003bf69-c946-4780-adff-aaca73464aeb", + "id": "a7c6e885-064c-4878-b9b2-bf7aac770ea1", "name": "Process identities under profile", "request": { "name": "Process identities under profile", @@ -95285,7 +95285,7 @@ }, "response": [ { - "id": "c925653c-00d6-49bc-8972-08e584554034", + "id": "3ce96728-cb87-48c4-8975-e6569ab6d3b9", "name": "Accepted status after refresh has launched", "originalRequest": { "url": { @@ -95330,7 +95330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24e4b79d-3fab-439e-92fc-5bda7983d4c9", + "id": "84403afa-4d33-49f4-8029-e14769ba1c92", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95375,7 +95375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd1e9025-d55a-490b-b780-76258307ebb8", + "id": "1ab079da-1bf1-4974-9f20-01164fc3eef5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95420,7 +95420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f494e07-b9ed-47c5-ba7e-f8b47f0b8b33", + "id": "9f7fffdb-0113-4c13-8f73-c14d0d470812", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95465,7 +95465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aebc0abb-09dc-492a-bca4-08a969a46ba9", + "id": "cd1ff35e-7bcc-4465-bef8-19b9704b4705", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -95510,7 +95510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "112e9c46-f861-42df-8108-40e7be40d6fe", + "id": "08ed74ea-7e69-4ae2-8894-7f8b3bbb48a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95555,7 +95555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3762ab3-5204-4258-b5e4-3b337f5a6ac9", + "id": "0fb79b8a-49b6-4fbe-8520-1b2b1f4e1d02", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95612,7 +95612,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 IdentityNow: '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 IdentityNow manages users' access to apps and sources for each lifecycle state.\n\nIn IdentityNow, 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, IdentityNow 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, IdentityNow provisions that access.\n\nAdministrators can also use the 'Provisioning' tab to configure email notifications for IdentityNow 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": "bfe215f4-03d2-4a8b-81db-e7a68ae9d103", + "id": "54e4e63f-66d9-41f1-9174-83c11f814526", "name": "Lifecycle State", "request": { "name": "Lifecycle State", @@ -95634,7 +95634,7 @@ "variable": [ { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "identity-profile-id", "disabled": true, "description": { @@ -95644,7 +95644,7 @@ }, { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "lifecycle-state-id", "disabled": true, "description": { @@ -95665,7 +95665,7 @@ }, "response": [ { - "id": "370760e7-151e-4879-a6ea-78c45e3ce261", + "id": "fae2bbf4-f467-4c47-a911-aba440bf785d", "name": "lifecycle-state", "originalRequest": { "url": { @@ -95711,7 +95711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "475acd9d-e1b0-49a5-b606-f12a74f695a2", + "id": "9473bd0c-08ad-43c3-b8ae-c56e62cb7a6a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95757,7 +95757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43bd9b9f-de7a-4572-8e9a-10c5312fbfe0", + "id": "6e555b32-2e4c-4bba-ac52-db819a49a9fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95803,7 +95803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3bbfece-0b81-48eb-8144-532292a9bd55", + "id": "990460e2-d135-4478-b37d-1a96f0ff6414", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95849,7 +95849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f149741a-a9b1-4584-ad19-de6276dee814", + "id": "4d5109a1-c2eb-4ed2-96ea-3c5e3d15bc1d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95895,7 +95895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "deca0055-9dfa-4df2-8b60-5d4e8ee5d435", + "id": "168d7f02-3ed7-4afe-a6b2-6a68b71c4883", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95947,7 +95947,7 @@ } }, { - "id": "f2fa5a2e-caab-4d40-b98c-a39d48c7ade3", + "id": "0054ca9d-af66-4219-bfe1-b398f11c5c76", "name": "Update Lifecycle State", "request": { "name": "Update Lifecycle State", @@ -95969,7 +95969,7 @@ "variable": [ { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "identity-profile-id", "disabled": true, "description": { @@ -95979,7 +95979,7 @@ }, { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "lifecycle-state-id", "disabled": true, "description": { @@ -96013,7 +96013,7 @@ }, "response": [ { - "id": "bc156df9-e990-4e64-b0db-fd2afaae669e", + "id": "9d7489be-e7de-45f4-b727-59e70c936bd0", "name": "Updated lifecycle-state.", "originalRequest": { "url": { @@ -96072,7 +96072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bd7e1ff-d328-4745-9b26-fdd113371197", + "id": "63b6ca91-29cb-43b5-8e02-7b51af00e404", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96131,7 +96131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "411a5882-e626-49ce-a0df-71bd18d03ed7", + "id": "efddf8c9-5a57-4b7d-b766-fa61689d96dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96190,7 +96190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d3f3c33-72d3-4ba1-b1b2-693481f99749", + "id": "c8a74289-6d13-457a-8ec7-352597581e8a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96249,7 +96249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1949cac0-1e58-4a86-900d-220a8d2d1107", + "id": "62b407ef-d9fb-47ba-a0eb-0202bd9075cf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96308,7 +96308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8903e948-d14b-4486-849c-dff91f24f3b1", + "id": "0767b2af-bba9-424f-8d8a-fe761718b242", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96379,7 +96379,7 @@ "description": "Read and write operations for managing client data and statuses", "item": [ { - "id": "f4432707-8b0e-4f27-a21b-6558aa0cc8d8", + "id": "8d5b3c52-3afa-41db-85a8-4aba40668da6", "name": "Specified Managed Client Status.", "request": { "name": "Specified Managed Client Status.", @@ -96431,7 +96431,7 @@ }, "response": [ { - "id": "31ac90d2-9736-4536-9092-0e73de8d51b3", + "id": "1d7a4cfb-2dbe-4e73-9df4-1ac5712a4018", "name": "Responds with Managed Client Status having the given ID and Type.", "originalRequest": { "url": { @@ -96481,12 +96481,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\": \"NOT_CONFIGURED\",\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\": \"FAILED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cf0ffdbc-dd03-4cf8-ab62-dedf2ecf0b7e", + "id": "d84c26c4-6839-4fe3-9980-f24f244cc054", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96541,7 +96541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fdab915-b1ae-4074-aeb3-4e22381675cf", + "id": "51055413-e44d-418a-84d2-f1f079234830", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96596,7 +96596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6525d6a-2dd3-4f65-8775-7acb1eda720e", + "id": "e623c840-bac3-4f93-81b3-c15d84a97a72", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96651,7 +96651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e57dfa8-75ca-45f8-be45-227a30885f6b", + "id": "40072e28-00a7-4f71-bf97-24cf7d0702d7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -96706,7 +96706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43463f29-7800-4c14-aa71-eb7fa8cd5014", + "id": "ddef4781-3be7-47de-9961-a636d9274816", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96761,7 +96761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42c173b4-b1b8-4e9f-b441-f25aaa7288ac", + "id": "f706c14c-69d0-4ad1-b475-9d6fccd6d76f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96822,7 +96822,7 @@ } }, { - "id": "413ac4a4-e227-4e14-8106-454fe6e82f8a", + "id": "3c17bd20-b9b5-4965-b34f-9379d3fd7bdc", "name": "Handle status request from client", "request": { "name": "Handle status request from client", @@ -96866,7 +96866,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\": \"NOT_CONFIGURED\",\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\": \"FAILED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -96877,7 +96877,7 @@ }, "response": [ { - "id": "0ec5a3fe-1629-4a7e-9617-eeab039e64fc", + "id": "f2fa29ac-bb0e-4f36-8fe7-5d8c908e6b81", "name": "Responds with the updated Managed Client Status.", "originalRequest": { "url": { @@ -96913,7 +96913,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\": \"NOT_CONFIGURED\",\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\": \"FAILED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -96930,12 +96930,12 @@ "value": "application/json" } ], - "body": "{\n \"body\": {\n \"body\": {\n \"clientId\": \"1528\",\n \"clusterId\": \"1533\",\n \"orgType\": \"test\",\n \"vaDownloadUrl\": \"https://sptcbu-va-images.s3.amazonaws.com/va-latest.zip\",\n \"clusterJobCount\": 1,\n \"configuration\": {\n \"clusterType\": \"sqsCluster\",\n \"clusterExternalId\": \"2c91808876dd79120176f758af765c58\",\n \"debug\": \"false\",\n \"failureThreshold\": \"0\",\n \"gmtOffset\": \"-6\",\n \"scheduleUpgrade\": \"false\",\n \"va_version\": \"va-megapod-useast1-595-1627543540\",\n \"jobType\": \"VA_UPGRADE\",\n \"cookbook\": \"va-megapod-useast1-595-1627543540\"\n },\n \"connectorServices\": [\n {\n \"name\": \"EndToEnd-ADSource\",\n \"connector_host\": \"host.example.com\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-AzureADSource\",\n \"connector_host\": null,\n \"connector_port\": null,\n \"connector_(boolean)useSSL\": null,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-OpenLDAP\",\n \"connector_host\": \"10.0.2.64\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"Dynamic-ADSource\",\n \"connector_host\": \"host.example.com\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-JdbcADSource\",\n \"connector_host\": \"10.0.5.187\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-JdbcSource\",\n \"connector_host\": null,\n \"connector_port\": null,\n \"connector_(boolean)useSSL\": null,\n \"connectorFileUploadHistory\": [\n {\n \"serviceId\": \"540717\",\n \"date\": \"2021-02-05T22:58:15Z\",\n \"file\": \"temp7081703651350031905mysql-connector-java-8.0.11.jar\"\n }\n ]\n }\n ],\n \"jobs\": [\n {\n \"uuid\": \"872b622f-5ab5-4836-9172-e3bb77f05b2c\",\n \"cookbook\": \"872b622f-5ab5-4836-9172-e3bb77f05b2c\",\n \"state\": \"FINISHED\",\n \"type\": \"VA_UPGRADE\",\n \"targetId\": \"1528\",\n \"managedProcessConfiguration\": {\n \"charon\": {\n \"version\": \"345\",\n \"path\": \"sailpoint/charon\",\n \"description\": null,\n \"dependencies\": null\n },\n \"ccg\": {\n \"version\": \"415_583_79.0.0\",\n \"path\": \"sailpoint/ccg\",\n \"description\": null,\n \"dependencies\": null\n },\n \"toolbox\": {\n \"version\": \"6\",\n \"path\": \"sailpoint/toolbox\",\n \"description\": null,\n \"dependencies\": null\n },\n \"fluent\": {\n \"version\": \"50\",\n \"path\": \"fluent/va\",\n \"description\": null,\n \"dependencies\": null\n },\n \"va_agent\": {\n \"version\": \"89\",\n \"path\": \"sailpoint/va_agent\",\n \"description\": null,\n \"dependencies\": null\n }\n }\n }\n ],\n \"queue\": {\n \"name\": \"megapod-useast1-denali-lwt-cluster-1533\",\n \"region\": \"us-east-1\"\n },\n \"maintenance\": {\n \"window\": \"true\",\n \"windowStartTime\": \"2021-07-29T00:00:00Z\",\n \"windowClusterTime\": \"2021-07-29T01:35:24Z\",\n \"windowFinishTime\": \"2021-07-29T04:00:00Z\"\n }\n }\n },\n \"status\": \"UNDEFINED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", + "body": "{\n \"body\": {\n \"body\": {\n \"clientId\": \"1528\",\n \"clusterId\": \"1533\",\n \"orgType\": \"test\",\n \"vaDownloadUrl\": \"https://sptcbu-va-images.s3.amazonaws.com/va-latest.zip\",\n \"clusterJobCount\": 1,\n \"configuration\": {\n \"clusterType\": \"sqsCluster\",\n \"clusterExternalId\": \"2c91808876dd79120176f758af765c58\",\n \"debug\": \"false\",\n \"failureThreshold\": \"0\",\n \"gmtOffset\": \"-6\",\n \"scheduleUpgrade\": \"false\",\n \"va_version\": \"va-megapod-useast1-595-1627543540\",\n \"jobType\": \"VA_UPGRADE\",\n \"cookbook\": \"va-megapod-useast1-595-1627543540\"\n },\n \"connectorServices\": [\n {\n \"name\": \"EndToEnd-ADSource\",\n \"connector_host\": \"host.example.com\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-AzureADSource\",\n \"connector_host\": null,\n \"connector_port\": null,\n \"connector_(boolean)useSSL\": null,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-OpenLDAP\",\n \"connector_host\": \"10.0.2.64\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"Dynamic-ADSource\",\n \"connector_host\": \"host.example.com\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-JdbcADSource\",\n \"connector_host\": \"10.0.5.187\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-JdbcSource\",\n \"connector_host\": null,\n \"connector_port\": null,\n \"connector_(boolean)useSSL\": null,\n \"connectorFileUploadHistory\": [\n {\n \"serviceId\": \"540717\",\n \"date\": \"2021-02-05T22:58:15Z\",\n \"file\": \"temp7081703651350031905mysql-connector-java-8.0.11.jar\"\n }\n ]\n }\n ],\n \"jobs\": [\n {\n \"uuid\": \"872b622f-5ab5-4836-9172-e3bb77f05b2c\",\n \"cookbook\": \"872b622f-5ab5-4836-9172-e3bb77f05b2c\",\n \"state\": \"FINISHED\",\n \"type\": \"VA_UPGRADE\",\n \"targetId\": \"1528\",\n \"managedProcessConfiguration\": {\n \"charon\": {\n \"version\": \"345\",\n \"path\": \"sailpoint/charon\",\n \"description\": null,\n \"dependencies\": null\n },\n \"ccg\": {\n \"version\": \"415_583_79.0.0\",\n \"path\": \"sailpoint/ccg\",\n \"description\": null,\n \"dependencies\": null\n },\n \"toolbox\": {\n \"version\": \"6\",\n \"path\": \"sailpoint/toolbox\",\n \"description\": null,\n \"dependencies\": null\n },\n \"fluent\": {\n \"version\": \"50\",\n \"path\": \"fluent/va\",\n \"description\": null,\n \"dependencies\": null\n },\n \"va_agent\": {\n \"version\": \"89\",\n \"path\": \"sailpoint/va_agent\",\n \"description\": null,\n \"dependencies\": null\n }\n }\n }\n ],\n \"queue\": {\n \"name\": \"megapod-useast1-denali-lwt-cluster-1533\",\n \"region\": \"us-east-1\"\n },\n \"maintenance\": {\n \"window\": \"true\",\n \"windowStartTime\": \"2021-07-29T00:00:00Z\",\n \"windowClusterTime\": \"2021-07-29T01:35:24Z\",\n \"windowFinishTime\": \"2021-07-29T04:00:00Z\"\n }\n }\n },\n \"status\": \"CONFIGURING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "23afc1e4-699e-4948-ac03-6f3eb27bb860", + "id": "e2bb5285-fca5-4a39-ace5-f6ff001a4f7b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96971,7 +96971,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\": \"NOT_CONFIGURED\",\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\": \"FAILED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -96993,7 +96993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81eb70ea-e39e-4f49-993b-44a0afab9821", + "id": "9ae9eeae-cd4d-46f6-8831-c60f3e9e0f52", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97029,7 +97029,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\": \"NOT_CONFIGURED\",\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\": \"FAILED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -97051,7 +97051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f20040bf-1bbb-44fe-96e3-77a9a73dd075", + "id": "a915b53b-943b-429f-a12e-7d9dfc10d725", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97087,7 +97087,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\": \"NOT_CONFIGURED\",\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\": \"FAILED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -97109,7 +97109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96fa7586-27c5-4edd-9bb8-ff2e0240f356", + "id": "3f754373-d296-4ed6-a77d-07c84cb3e7af", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -97145,7 +97145,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\": \"NOT_CONFIGURED\",\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\": \"FAILED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -97167,7 +97167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a96cba7-90c7-405c-ad04-8b8b12fe3d00", + "id": "22e59429-fb9e-4161-846d-30bec64008a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97203,7 +97203,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\": \"NOT_CONFIGURED\",\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\": \"FAILED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -97225,7 +97225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4f1fe7e-893d-4bb9-9d4f-54b4bef9067e", + "id": "35ddd447-1672-4bed-9f4c-ca2010289df8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97261,7 +97261,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\": \"NOT_CONFIGURED\",\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\": \"FAILED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -97295,7 +97295,7 @@ "description": "Operations for accessing and managing client Clusters, including Log Configuration", "item": [ { - "id": "cec74562-2896-4173-9e1c-a530486c89f5", + "id": "c3c2295f-39fc-443b-b8d8-b3c863e4961d", "name": "Get a specified ManagedCluster.", "request": { "name": "Get a specified ManagedCluster.", @@ -97336,7 +97336,7 @@ }, "response": [ { - "id": "1c32f2c1-97ad-4696-9014-c1aa1f0dc7fa", + "id": "7b526f78-b740-481a-ba30-1de6c3263fab", "name": "Responds with ManagedCluster having the given ID.", "originalRequest": { "url": { @@ -97380,7 +97380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "772598c3-ebc1-45c9-a84e-df199be8e88e", + "id": "d46bc26b-f2ad-4946-9e65-35a41c815b21", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97424,7 +97424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e2b8147-1bf6-4209-99fd-e9475c2c46fa", + "id": "669b8b7e-8ee3-4eb6-95e6-5e361d3ed6e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97468,7 +97468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aff62da9-671e-4eb2-b67b-3c2373c250dd", + "id": "5a5a78be-ec5e-4be2-bec0-1fd985629343", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97512,7 +97512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4102b8c4-c5a6-4b89-850a-2f22f7800719", + "id": "b205b202-62df-4a07-bb66-d64092d8c5d0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -97556,7 +97556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e4075b3-cfcb-4ca6-bfe6-dfce2cadbcff", + "id": "50051530-a8f6-41c4-84ac-cda24d48a46f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97600,7 +97600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c1aec37-7c56-44e5-8020-89396a034dd0", + "id": "6ed83adf-b7bd-45e5-b755-c7234ecebeed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97650,7 +97650,7 @@ } }, { - "id": "38be5f4e-252a-4e03-b6ad-05e6b2034697", + "id": "64f9a43e-fe56-4f13-ba87-8b2221293197", "name": "Get managed cluster's log configuration", "request": { "name": "Get managed cluster's log configuration", @@ -97692,7 +97692,7 @@ }, "response": [ { - "id": "623bc0af-ed05-4f62-9b74-d240044a8d4b", + "id": "06a85ebd-f29a-4c7c-9657-e189ef0f4f06", "name": "Log configuration of ManagedCluster matching given cluster ID", "originalRequest": { "url": { @@ -97737,7 +97737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54ca3d3d-771b-48d9-a3fb-993c78c12638", + "id": "baee8fad-b10d-4f0c-ac03-9c5bc40440fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97782,7 +97782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db8be586-7004-4341-b31f-5e454d1c1ced", + "id": "c19419c9-ecd9-4057-a6be-3e38958d6c7b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97827,7 +97827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4389b11f-58cd-49cf-a622-dd17a70e619b", + "id": "ae94570a-31eb-4835-99f3-df6a20c0a179", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97872,7 +97872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6364c5c1-dcbb-4fb4-b8d9-394d7d60b31f", + "id": "4c7b02a6-1dfe-42ac-91ff-d8998a67a561", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -97917,7 +97917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beff7596-bdc4-41ab-8d57-382dd78463bb", + "id": "7ee6726f-8d5d-4a36-8f00-f7a655d93e40", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97962,7 +97962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efa54a99-6ddc-4193-9f39-f50cbd9678ed", + "id": "4e6cf2d2-c1ad-4bfa-a58d-8e60bfdf60bd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98013,7 +98013,7 @@ } }, { - "id": "0b9795a7-e6ef-454b-a721-be31f3d2f002", + "id": "9bb10e2d-8da2-43e9-9655-dd7f26d89904", "name": "Update managed cluster's log configuration", "request": { "name": "Update managed cluster's log configuration", @@ -98068,7 +98068,7 @@ }, "response": [ { - "id": "c7de1e46-8a12-4028-802e-3ba05ffce147", + "id": "dde50186-bf1e-4836-9113-3dce15ec885a", "name": "Responds with updated ClientLogConfiguration for given ManagedCluster", "originalRequest": { "url": { @@ -98126,7 +98126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "143e6746-618e-4cc8-98b0-ab1f4a9965db", + "id": "665339db-655c-429f-b741-5c20cbbaa4e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98184,7 +98184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bebbd1f5-e195-41d3-8f32-5f0774f2d018", + "id": "a0ce4e5a-a605-4f6a-95e2-d228130f37d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98242,7 +98242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0d84262-c319-4bd2-81f2-7e7a6731a445", + "id": "78395d11-b0b6-4ec9-89d8-a1c16d4edf02", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98300,7 +98300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aa4972f-3df4-4fac-99d2-d00e1c25fa08", + "id": "9c2b298d-861a-436c-8b91-cac19b7c9e8b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98358,7 +98358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e86f4bc4-c3b7-47b3-9a2e-2d95bb5265a8", + "id": "43f77f72-7da9-4c2f-b961-1a5ecd9e93fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98416,7 +98416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21426b2a-910d-4f87-8467-dbf9600324eb", + "id": "e448fda2-a70d-49bd-9518-9c32b361e2b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98480,7 +98480,7 @@ } }, { - "id": "ca9e4497-e446-4fef-b3b3-d4f0229a7ee3", + "id": "68958cc6-13d6-4f5b-9f89-126a476c0641", "name": "Retrieve all Managed Clusters.", "request": { "name": "Retrieve all Managed Clusters.", @@ -98546,7 +98546,7 @@ }, "response": [ { - "id": "2c683282-cc52-4d1e-82e1-7d7880f02da7", + "id": "f8686398-59f8-47eb-b38d-906aa52da00b", "name": "Responds with a list of ManagedCluster.", "originalRequest": { "url": { @@ -98626,7 +98626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e1c4778-183f-4276-a079-08c8bd8d5f63", + "id": "9fe4eeb1-cac0-40fc-807a-b3b7b7732074", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98706,7 +98706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac5eeb47-627f-421d-b856-c95704c325fe", + "id": "5ea7d8bd-a82e-4139-ae61-f76f06fcda72", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98786,7 +98786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdeafcd5-656d-42a6-92d7-caabba8b4e8e", + "id": "ffbeb237-1d5a-41d4-b46b-7ddfac3b62f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98866,7 +98866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "359a5b6e-58b6-4fb3-a4ab-48b89caa4f73", + "id": "109c8abb-d52c-48f2-8845-455bf5519ad1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98946,7 +98946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2ec0244-78ca-4d58-9f21-9966cbac3509", + "id": "7b36d1b7-fb2a-4ad0-a61e-a5e7733f43fe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99038,7 +99038,7 @@ "description": "Configure and test multifactor authentication (MFA) methods", "item": [ { - "id": "faa18bb0-bbad-428f-b06d-6a30cb534374", + "id": "1f3e9ee6-c15b-44d1-86bf-45b0322cc344", "name": "Configuration of Okta MFA method", "request": { "name": "Configuration of Okta MFA method", @@ -99069,7 +99069,7 @@ }, "response": [ { - "id": "e43cbd6e-6bd3-4040-9de8-624b6822fd87", + "id": "2ce132f2-1a7d-4b7b-85a7-6becc250fcd4", "name": "The configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -99114,7 +99114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e29f0d4-2d36-4a30-b8ef-de39e40a554b", + "id": "8b322ef7-365c-4cf6-8bce-924797de6101", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99159,7 +99159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "348d011f-8834-4cd3-bc08-9cf53497c6f2", + "id": "15c451bc-0505-497e-aa88-b4dd0ec9ae7d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99204,7 +99204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95de9cb9-65d6-4a69-811b-30d992957f30", + "id": "59578a29-e3c4-4fe3-8194-00efdcbb53f2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99249,7 +99249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81822a4f-21fc-45a7-b5ae-a0f6bcd82f79", + "id": "3c11e399-253c-48ba-ae25-7120345379bc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99294,7 +99294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3896007-4c67-41d8-a3eb-74ee27da54ae", + "id": "8f564c06-2905-4549-bf6a-0602dfb4bf6f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99345,7 +99345,7 @@ } }, { - "id": "eca3b3e8-f640-4dc7-bc55-d38447842841", + "id": "db1db1cf-be6e-4ce9-8a0b-5dcf08080aa2", "name": "Set Okta MFA configuration", "request": { "name": "Set Okta MFA configuration", @@ -99389,7 +99389,7 @@ }, "response": [ { - "id": "6d7aeefc-4596-4a1c-b08f-21d3df5a8312", + "id": "a8e49410-14c8-48b9-b0db-58a8cbfc9b0f", "name": "MFA configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -99447,7 +99447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e0681b4-ea83-4c8f-b0e0-2954a40653b1", + "id": "9fc667f2-87d8-481f-aa78-668516d1380c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99505,7 +99505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "891085d2-6ec5-4687-811a-170b91f15e20", + "id": "53ff4c10-1335-4d9e-97eb-b450d50ab969", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99563,7 +99563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed9cb5ad-174b-49ad-9dd8-3b7629879907", + "id": "5523a4e1-5b4a-40d9-b62e-766574e20b12", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99621,7 +99621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9bafd97-6221-4bea-b971-b83303fd04cc", + "id": "f9619fbd-d1da-462d-92e5-41fc82f55481", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99679,7 +99679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0741c1cc-13ee-4246-9631-f964d423d3fe", + "id": "ed125194-8d58-487b-bef7-69f0eefc9877", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99743,7 +99743,7 @@ } }, { - "id": "0fcc9c68-207a-4d52-9c92-6aa1237ce32b", + "id": "23a4052b-6917-45dc-8614-75daad1f60d0", "name": "Configuration of Duo MFA method", "request": { "name": "Configuration of Duo MFA method", @@ -99774,7 +99774,7 @@ }, "response": [ { - "id": "52c82c4e-82af-4930-a3f9-4b4ea3e51ea9", + "id": "05eea486-649f-4ca3-97c9-99f2aee5e296", "name": "The configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -99819,7 +99819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a73b2d03-3f3a-44be-87e9-a88cd00bb124", + "id": "78567afe-4338-40bb-8307-ab41eba0beb6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99864,7 +99864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9bf952e-cb6e-4922-a13c-72acbb15dd1b", + "id": "82b708b7-edc6-4ccf-a5fd-f038425affa8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99909,7 +99909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90012ba8-97ef-4a82-b668-6274ccb7dd7a", + "id": "ee74dc9a-6e00-4f69-b314-3bc8e663f47e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99954,7 +99954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc842727-d4dc-4ebb-8754-32b6eb481535", + "id": "c3fc467d-1a5b-4ab8-b0e4-e9727965dddb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99999,7 +99999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f25ab513-0480-466f-9d60-1dc379a0cdfc", + "id": "3aac9b7f-4d2d-4d4d-b998-73baeca8a523", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100050,7 +100050,7 @@ } }, { - "id": "595c43c6-e3e1-4681-ba1d-5b3a715b1879", + "id": "edd757d9-fc46-4c32-ba6d-9f08aadc8a5e", "name": "Set Duo MFA configuration", "request": { "name": "Set Duo MFA configuration", @@ -100094,7 +100094,7 @@ }, "response": [ { - "id": "f3bb3d64-141c-4965-b6da-5d68e25cab98", + "id": "d9982674-2339-4aa8-a6ef-18afdc8bb00c", "name": "MFA configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -100152,7 +100152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1980b49a-3632-4ffc-bea6-5d896616295a", + "id": "49961ef5-5b05-45ad-bca0-cbd5db35b8f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100210,7 +100210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f1e8fac-00f7-489e-a353-1e8f1ee739e1", + "id": "cfc97827-3eda-450c-999d-d07e31c38dfb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100268,7 +100268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "442e94da-eefd-40a4-8633-3c4c0512618a", + "id": "a46aa98d-0f1d-4af1-a80d-acdb69977cd4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100326,7 +100326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d217bee-588d-4fb4-916e-4a7f4e3a9010", + "id": "1741578a-6003-42ee-9662-99ddc9c09589", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100384,7 +100384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05fa3c25-a667-4590-adc1-199615384f34", + "id": "2a986060-4d24-444b-94b9-12c29e0d2a1d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100448,7 +100448,7 @@ } }, { - "id": "6cbcace5-eada-4f8b-b388-49b55d574b85", + "id": "8db47b9e-3d45-47d8-b9b3-9f4b6eac99e6", "name": "MFA method's test configuration", "request": { "name": "MFA method's test configuration", @@ -100490,7 +100490,7 @@ }, "response": [ { - "id": "bccaab9c-f0ec-4a32-b7a2-e7375ec566e4", + "id": "8748d39b-3ba7-466c-a5f4-27523aac5385", "name": "The result of configuration test for the MFA provider.", "originalRequest": { "url": { @@ -100535,7 +100535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e273a283-146a-4faa-ac95-fda19385f6c1", + "id": "e148b51f-4e21-4e00-8542-487d6241272b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100580,7 +100580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e509a9e-5f5a-4c1f-92b3-8441bb251252", + "id": "cc8a3566-1c78-449a-afee-eed052fa51dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100625,7 +100625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2abaff55-a9bc-461d-9ad3-a0a92a026f3c", + "id": "a34d2c9b-73f8-4438-bcfc-2b275b36f861", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100670,7 +100670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e4c8854-3d57-417b-b52c-83051ca7af1d", + "id": "90402e5b-c9cb-418b-9a8b-a54ee63545c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100715,7 +100715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61c7abee-64d1-4df9-9b2a-7f8998a44ee8", + "id": "f310d5d4-29e6-4cf2-9c2a-11a728f3fc64", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100766,7 +100766,7 @@ } }, { - "id": "f134a4f2-c661-4367-ad30-a471abc552cf", + "id": "4f72bdeb-5475-4a23-ab96-449dc9f7a5ee", "name": "Delete MFA method configuration", "request": { "name": "Delete MFA method configuration", @@ -100808,7 +100808,7 @@ }, "response": [ { - "id": "6ef56b33-c70e-4195-94c4-29f64f30a05d", + "id": "051872a7-f7ef-40af-90ab-a3895f23ecbc", "name": "MFA configuration of an MFA method.", "originalRequest": { "url": { @@ -100853,7 +100853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f475fe9-1e57-4e7f-950f-510eb1dba0ca", + "id": "bbec1419-f1a0-4467-9481-dbc5b3abf10b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100898,7 +100898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7d83c6e-7782-4797-b9ce-624e7f0fbcdf", + "id": "4ecd2e4f-098b-497c-950b-a956e3eadb11", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100943,7 +100943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25752b4e-e853-4dd8-979d-88666f3dcb59", + "id": "2d1e3eff-e68d-411a-93a5-ee2932226fbc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100988,7 +100988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d9b41b7-f411-433c-86c3-69b4eedd884f", + "id": "83b97a1a-8d5d-4348-a972-ccc3263ee565", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101033,7 +101033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "775eac41-a5fc-4b29-b6b6-d7b693c857a8", + "id": "88944d39-7d04-4501-b219-d218f655c0cc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101090,7 +101090,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": "2eba8dde-711c-4c7a-b5af-f76c0e6b4b73", + "id": "4822f87c-cab9-48b8-9efc-5ac15075cb57", "name": "Verifying authentication via Okta method", "request": { "name": "Verifying authentication via Okta method", @@ -101134,7 +101134,7 @@ }, "response": [ { - "id": "64903099-fc1f-49e8-aeb0-99208e5a440c", + "id": "77abcc18-0290-4970-b913-a87dbcdc7598", "name": "The status of verification request.", "originalRequest": { "url": { @@ -101192,7 +101192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a790898b-10c1-47bc-a74d-2f58d4826b7d", + "id": "aff76cdc-144c-4c3b-b9bd-19efd35a7e67", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101250,7 +101250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9ce0f55-8f17-4c2d-bf16-deb193f7878a", + "id": "30d70d8d-b4ad-4ac3-89ec-7fbbd447bf59", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101308,7 +101308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a597f082-5a77-45bb-b6d1-6f83d7111e6c", + "id": "63e81f00-c631-4257-96f1-dd8be458c2ed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101366,7 +101366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8485a73-2ba9-4fac-95f0-ed65126bec6a", + "id": "01ca244d-2c64-4c1d-9691-6719f18ceb07", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101424,7 +101424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f8e9575-395a-4bd3-83a0-090b6b4c22e8", + "id": "f83aba08-ecd3-4976-83c0-dd74356ea854", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101488,7 +101488,7 @@ } }, { - "id": "4246c1de-0dfa-44e6-8fc5-a4a82e98fa70", + "id": "c7b3b041-2d52-4f2b-94d3-120f974a9fe0", "name": "Verifying authentication via Duo method", "request": { "name": "Verifying authentication via Duo method", @@ -101532,7 +101532,7 @@ }, "response": [ { - "id": "3e16f82b-9e84-4cc9-8e56-0d4b6ff6c390", + "id": "96cbdb82-190e-490b-868a-3cd19ce44053", "name": "The status of verification request.", "originalRequest": { "url": { @@ -101590,7 +101590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db68b851-4c64-4a38-98f5-7ff7069772d4", + "id": "6d7e0ac5-a217-4885-be71-f56bdbdefdc9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101648,7 +101648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "481ac73a-1c9b-4f1a-98a2-f08dbdc09e2e", + "id": "90d1c824-c040-432d-9331-53c90dc8663f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101706,7 +101706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "357005a5-ce92-4914-840f-b787d045ec38", + "id": "880d3d16-23ab-415c-8de9-3064d5c1dff0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101764,7 +101764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3b14886-07a6-4179-a380-24a8055f2c74", + "id": "2fed6ac1-d68e-45ae-aadf-dbe2c93d24e6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101822,7 +101822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "975a67d6-b102-4779-9134-1ba7651bfcba", + "id": "065927d7-5b6a-4f83-b8b9-6be721e30b8d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101886,7 +101886,7 @@ } }, { - "id": "7aa4bcf4-8d40-421e-935e-0a7697a56e47", + "id": "e514dae4-7d98-488b-8371-55c1e0beb7fd", "name": "Polling MFA method by VerificationPollRequest", "request": { "name": "Polling MFA method by VerificationPollRequest", @@ -101941,7 +101941,7 @@ }, "response": [ { - "id": "442094b4-e639-4640-80a3-b2b90b3b3c31", + "id": "321d89ee-f9e3-4ce7-b8bd-5aa866695127", "name": "MFA VerificationPollRequest status an MFA method.", "originalRequest": { "url": { @@ -101999,7 +101999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d6eede2-21b3-4768-826a-295ae8ee082c", + "id": "72020942-0684-4589-8e0f-db1e6145dcaa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102057,7 +102057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18c8672e-300e-4148-8373-53399343d727", + "id": "ad5bcc3d-dcbb-425c-8977-79ebfe171ec1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102115,7 +102115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "330d295f-b242-4915-acde-74e8aa3ac161", + "id": "0bcc42d0-9eb7-47d6-86a6-872097d19595", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102173,7 +102173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb7cf7f2-98fb-4f4d-b5a9-57a48c2aa25b", + "id": "4fdb1f40-394e-43d2-b1a2-8953f49aea48", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102231,7 +102231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76815cc3-f73b-4688-8d78-9f0fee3903e3", + "id": "40fa946d-438a-47ce-a4a2-f2d6ded5bff7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102295,7 +102295,7 @@ } }, { - "id": "894984d8-3bc7-4f99-92ac-f8bf129066b0", + "id": "7d8adf33-fa98-45d3-9271-4115f6a55f1f", "name": "Authenticate KBA provided MFA method", "request": { "name": "Authenticate KBA provided MFA method", @@ -102339,7 +102339,7 @@ }, "response": [ { - "id": "74b6f257-bd30-415e-af4d-17cf8eb3a54a", + "id": "e7b8f52d-3f88-4d92-8606-e9ce51caec43", "name": "KBA authenticated status.", "originalRequest": { "url": { @@ -102397,7 +102397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "964d25aa-1e43-4c18-be40-04034bcdb20b", + "id": "2c280e11-b288-4529-b4ec-ac48237f0f9b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102455,7 +102455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b99a8c6b-5307-4658-8e87-7a1a764531e0", + "id": "7ed68cc5-9f09-4014-b672-a717693f4423", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102513,7 +102513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfdf77e7-e8d4-4475-810c-8899d0cb3e60", + "id": "293e0c99-6570-4ab0-960b-1902342b910f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102571,7 +102571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "247e25d6-a8ad-4e2c-bff2-b13d1d0c69aa", + "id": "79aad3ae-6c68-4cc8-b96a-e601e906c1a7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102629,7 +102629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d05e3e41-7209-49a8-aa72-da73817b5a89", + "id": "7abe6f11-629b-4252-8dc9-5c59578578e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102693,7 +102693,7 @@ } }, { - "id": "e79b865d-c119-41a8-b691-d4ef48e90b9e", + "id": "ff6a3d33-f5a4-4004-86cb-4cf5d8e97f04", "name": "Authenticate Token provided MFA method", "request": { "name": "Authenticate Token provided MFA method", @@ -102737,7 +102737,7 @@ }, "response": [ { - "id": "23d131bf-2ab8-4c28-800c-53053f074edf", + "id": "4931b019-3245-427e-90b3-baf6905585a7", "name": "Token authenticated status.", "originalRequest": { "url": { @@ -102795,7 +102795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38291557-a8b8-425a-b738-501c8d4ab91c", + "id": "eab64fc0-dac9-486e-a922-147c2014d439", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102853,7 +102853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb7e21e7-5d85-4bf6-b48c-6367c313c354", + "id": "7d8cb34b-75d3-449a-b30e-faf1331603b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102911,7 +102911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a3f872e-e73a-46a7-85b6-7006f79941b0", + "id": "5d75d00e-fd30-4e40-b5f3-87dd2eb38949", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102969,7 +102969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf696693-1d6a-4d22-85b4-ccbed1f4424f", + "id": "3963079d-6009-43cf-beec-7807a2b9c356", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103027,7 +103027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b72ed5c8-3b0f-4774-a9b9-ce0b5ad84754", + "id": "35507d23-558e-48a5-a560-dc8ee8707aab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103091,7 +103091,7 @@ } }, { - "id": "a00254d9-0918-4278-a0d4-22d8e3ad7ac6", + "id": "741145e3-19dd-466b-918d-d93acaaed5e1", "name": "Create and send user token", "request": { "name": "Create and send user token", @@ -103135,7 +103135,7 @@ }, "response": [ { - "id": "b5247ec7-9eed-4998-af3e-71d22d8dc522", + "id": "21d4f560-aa59-4594-ab7b-a4c2164c1819", "name": "Token send status.", "originalRequest": { "url": { @@ -103193,7 +103193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78778a84-70cd-4d84-ba95-cdd413c919ca", + "id": "a5a91466-a9ab-40c9-937d-306ff9c4e28b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103251,7 +103251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68a25a85-d41e-41b9-8c17-84a453c18f60", + "id": "e7d76069-6ffb-4186-90b7-e56899395b93", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103309,7 +103309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2d965a9-aea1-484a-bf92-b61fe238cb67", + "id": "7f69d9ee-3f68-4a41-b3e5-05270f5be4c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103367,7 +103367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdd1f488-5907-453e-b296-b05a02ecfea9", + "id": "037c200e-75f8-4986-b1a1-9d07a60b11cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103425,7 +103425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f6b732e-6d6c-4b7d-a535-8131104d03bd", + "id": "8ecf876a-71e5-4e45-b872-525ee5f40a6b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103495,7 +103495,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 IdentityNow 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 IdentityNow.\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 IdentityNow, administrators must create a non-employee source and add accounts to the source.\n\nTo create a non-employee source in IdentityNow, 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 IdentityNow, 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": "d7532da4-ff51-4ed4-8366-afbabf4cbc88", + "id": "e0761fa7-0f9f-4506-b7dc-3a3dd2c769dc", "name": "Create Non-Employee Record", "request": { "name": "Create Non-Employee Record", @@ -103526,7 +103526,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -103537,7 +103537,7 @@ }, "response": [ { - "id": "1055623d-0dc4-47d4-830e-2fa0533c44df", + "id": "6eba3858-27f1-49e6-aec5-54f5a9b30f21", "name": "Created non-employee record.", "originalRequest": { "url": { @@ -103571,7 +103571,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -103588,12 +103588,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ullamco aliquip\",\n \"accountName\": \"nostrud mollit nisi velit reprehenderit\",\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 \"ullamco9\": \"aliqua deserunt minim\",\n \"commodo0f\": \"incididunt aliquip reprehenderit\"\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\": \"Ut esse sit\",\n \"accountName\": \"sed reprehenderit\",\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 \"nonac\": \"magna velit adipisicing in\",\n \"cillum_1_0\": \"ad sit minim veniam\",\n \"quis_3\": \"Ut voluptate\",\n \"Ut_6\": \"quis est sint sit\",\n \"in_f\": \"consequat id\"\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": "c4dd2d15-92f9-4622-9027-a76bf849d9d5", + "id": "e33af642-0048-4fd8-bb07-354c011555c2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103627,7 +103627,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -103649,7 +103649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b23af050-7841-4f13-b880-9fa1f8e9570b", + "id": "46d31f88-4d2e-4f1a-a301-c3c3e754623f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103683,7 +103683,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -103705,7 +103705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09098e9c-07e0-4ad1-9f08-f0e4d63e68b4", + "id": "73854ef6-5a64-41b4-b755-50d440ee86a1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103739,7 +103739,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -103761,7 +103761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f50643f9-be80-463d-b77f-dfd0d92ac093", + "id": "5da15029-b8de-42d3-ad08-8d6493597b8e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103795,7 +103795,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -103817,7 +103817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9b5e8b5-c652-4aaa-8a21-e690c9da2c03", + "id": "282ee424-3626-4a59-a981-ae6a58b9324d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103851,7 +103851,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -103879,7 +103879,7 @@ } }, { - "id": "beef562c-e88f-4250-966e-5fc876cf4b7b", + "id": "35e37eaf-7a89-44a6-bd30-8e5671ce7743", "name": "List Non-Employee Records", "request": { "name": "List Non-Employee Records", @@ -103954,7 +103954,7 @@ }, "response": [ { - "id": "71f417f6-faba-4fdd-8417-f594156d95ca", + "id": "1421f2e1-0c5e-4a80-8668-2c04210d5e0d", "name": "Non-Employee record objects", "originalRequest": { "url": { @@ -104038,12 +104038,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"nisi in\",\n \"accountName\": \"culpa elit\",\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 \"inc\": \"do fugiat aute\",\n \"aliquipcc4\": \"in ullamco\",\n \"consequat1_\": \"deserunt 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\": \"velit q\",\n \"accountName\": \"in nulla ipsum\",\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 \"deserunt_184\": \"cillum dolore velit cupidatat sit\",\n \"nulla3\": \"consectetur dolore pariatur\"\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\": \"adipisicing eiusmod\",\n \"accountName\": \"commodo\",\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 \"sunt6a8\": \"amet commodo sint ipsum\"\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\": \"Excepteur anim nisi ad\",\n \"accountName\": \"Ut minim veniam laboris anim\",\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 \"sint80f\": \"deserunt labore\"\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": "0d235d2c-6ead-4eb9-8013-a38aaeb86050", + "id": "1ca25792-be16-4526-a5a9-8d2e92148ab6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104132,7 +104132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6860b5b0-7c22-46f9-aef2-9cc95c0b3c76", + "id": "ac57fabe-3d79-434c-b7d0-f7a9f4b53500", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104221,7 +104221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9766642-ed25-49f9-9cd5-ec0a7aa4646a", + "id": "5c49b8ea-81dc-450c-8e03-20633529a035", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104310,7 +104310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3707029-a255-4779-b6a9-542e39253c51", + "id": "412bc0ef-1ace-4eb7-be05-6dae8df7fe2b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104399,7 +104399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8489acb6-2fa4-49b1-8edf-ae0b14ebe94e", + "id": "193ab036-26e9-47af-9425-bb314a8df8b0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104494,7 +104494,7 @@ } }, { - "id": "5d36c2c4-f883-4d42-88d8-028d358b55b8", + "id": "0ec3d27c-c145-44c3-8b43-ba86d6acc234", "name": "Get a Non-Employee Record", "request": { "name": "Get a Non-Employee Record", @@ -104535,7 +104535,7 @@ }, "response": [ { - "id": "7aea8497-8946-454b-a621-fa1ce43dee09", + "id": "2f1fc0df-b8b6-4cc2-a17c-f60ef7adea98", "name": "Non-Employee record object", "originalRequest": { "url": { @@ -104574,12 +104574,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ullamco aliquip\",\n \"accountName\": \"nostrud mollit nisi velit reprehenderit\",\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 \"ullamco9\": \"aliqua deserunt minim\",\n \"commodo0f\": \"incididunt aliquip reprehenderit\"\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\": \"Ut esse sit\",\n \"accountName\": \"sed reprehenderit\",\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 \"nonac\": \"magna velit adipisicing in\",\n \"cillum_1_0\": \"ad sit minim veniam\",\n \"quis_3\": \"Ut voluptate\",\n \"Ut_6\": \"quis est sint sit\",\n \"in_f\": \"consequat id\"\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": "2f1250f8-be0a-42a3-9a58-c679dde753fb", + "id": "5b475114-236c-4aca-bc84-2806eb83d323", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104623,7 +104623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "980324b4-1c15-4d9d-b043-e05d70274f5d", + "id": "e50e94cd-c04e-4acb-b02b-9d017e592990", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104667,7 +104667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5fe1789-f9c9-4c31-b808-b7ec36572640", + "id": "10eb114f-57d6-4049-9e26-80ff5274ad8c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104711,7 +104711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d06ecac-4181-429d-a28f-8e444f64eb5b", + "id": "68b000cc-24ba-43ea-9a6c-750c77eaf670", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104755,7 +104755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce1d35e3-33b9-4f46-ae0e-f6f68e6afd9f", + "id": "774ee5d1-56cc-4358-bfd0-70c8190f8b5d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104805,7 +104805,7 @@ } }, { - "id": "04c7f9b7-a2de-4eab-a823-be2f81935f3e", + "id": "c9482ebe-9328-47ca-9c17-b2d3e5e7e53c", "name": "Update Non-Employee Record", "request": { "name": "Update Non-Employee Record", @@ -104848,7 +104848,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -104859,7 +104859,7 @@ }, "response": [ { - "id": "9846b180-4438-4040-88e6-0f5f25c730f9", + "id": "b42a6823-7c73-451c-a9fc-28c20b1228e7", "name": "An updated non-employee record.", "originalRequest": { "url": { @@ -104894,7 +104894,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -104911,12 +104911,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ullamco aliquip\",\n \"accountName\": \"nostrud mollit nisi velit reprehenderit\",\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 \"ullamco9\": \"aliqua deserunt minim\",\n \"commodo0f\": \"incididunt aliquip reprehenderit\"\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\": \"Ut esse sit\",\n \"accountName\": \"sed reprehenderit\",\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 \"nonac\": \"magna velit adipisicing in\",\n \"cillum_1_0\": \"ad sit minim veniam\",\n \"quis_3\": \"Ut voluptate\",\n \"Ut_6\": \"quis est sint sit\",\n \"in_f\": \"consequat id\"\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": "b15276ae-1dd6-44d6-96d5-214f7053e6fe", + "id": "9f98adc0-40e6-410f-ad42-aeb8f3232331", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104951,7 +104951,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -104973,7 +104973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42291ddd-1112-487a-b482-9b1010ecdd08", + "id": "c8e312fc-4aad-414f-85d2-5993f3a21be8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105008,7 +105008,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -105030,7 +105030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3b1c627-8d92-4431-93c6-5b0c8bb08ccd", + "id": "d66cc5fb-6b20-4c8c-b698-d07c5b1f698b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105065,7 +105065,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -105087,7 +105087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d5a2bfa-efff-4427-a086-b30148424c18", + "id": "2331d714-8ef8-4486-8037-1541540016b1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -105122,7 +105122,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -105144,7 +105144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "531320f3-5f09-4039-95ef-39702a4ee032", + "id": "89ebba0a-b4d6-40a0-9908-154726d09da9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105179,7 +105179,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -105201,7 +105201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a9bd86d-c1ce-4e9c-8b25-26c00198f9bc", + "id": "82bee502-d9aa-4701-bb09-4d3d096cfabd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105236,7 +105236,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -105264,7 +105264,7 @@ } }, { - "id": "1c2ad967-95cc-4347-9ab1-f169e1db5061", + "id": "ea3caf12-da2e-462b-bdc1-87e2290282eb", "name": "Patch Non-Employee Record", "request": { "name": "Patch Non-Employee Record", @@ -105318,7 +105318,7 @@ }, "response": [ { - "id": "cf7663ba-e6d7-44dc-88f4-791bb0a41097", + "id": "928d523e-4fa9-45d1-b030-527df3a862b8", "name": "A patched non-employee record.", "originalRequest": { "url": { @@ -105370,12 +105370,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ullamco aliquip\",\n \"accountName\": \"nostrud mollit nisi velit reprehenderit\",\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 \"ullamco9\": \"aliqua deserunt minim\",\n \"commodo0f\": \"incididunt aliquip reprehenderit\"\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\": \"Ut esse sit\",\n \"accountName\": \"sed reprehenderit\",\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 \"nonac\": \"magna velit adipisicing in\",\n \"cillum_1_0\": \"ad sit minim veniam\",\n \"quis_3\": \"Ut voluptate\",\n \"Ut_6\": \"quis est sint sit\",\n \"in_f\": \"consequat id\"\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": "c83b5df5-bfa0-4f99-a354-39bc1be43aff", + "id": "c0db5d80-f4d8-4edc-80e5-f9cb894ac889", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105432,7 +105432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "599902ba-7f21-4a01-bffd-6d5712d7f522", + "id": "8d8da11b-ce55-4ff7-b6ef-f7012da66a6a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105489,7 +105489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91697476-2bcd-48e9-928a-c56581df1dd6", + "id": "b8bc0f36-32f7-46a9-9f60-0634eee083a1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105546,7 +105546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd865066-d31e-486a-a388-ea50340fb83c", + "id": "b960ab2d-8dcf-4dd1-9c7b-f22f0c0d1925", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -105603,7 +105603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8311a99b-596c-4861-b541-a02ec51f2dd5", + "id": "680536c2-abdf-471e-8781-d705d2bfed82", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105660,7 +105660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "643fd38a-c681-4c38-8fa4-bd2b857c51b5", + "id": "b0cae1c7-b109-483c-a2c9-1c283738ed49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105723,7 +105723,7 @@ } }, { - "id": "92556b98-05f1-4522-a725-6872a78095a4", + "id": "0a5b7d29-5189-47e1-a830-d7ecf4289880", "name": "Delete Non-Employee Record", "request": { "name": "Delete Non-Employee Record", @@ -105764,7 +105764,7 @@ }, "response": [ { - "id": "82036a21-6edd-4103-abe2-3f1d3a9c0f10", + "id": "cee26a63-72b1-463c-a4bf-61399489432d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -105798,7 +105798,7 @@ "_postman_previewlanguage": "text" }, { - "id": "28be5bba-3f06-488c-bb15-0e35cba585c3", + "id": "3908b89d-43d5-4fb0-8b82-0399b0d6f1dd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105842,7 +105842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "081f9fd8-6be8-4bf0-a8a4-6d13d8726809", + "id": "61297d9e-1b9f-4721-a0b2-983124a38d51", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105886,7 +105886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "616d6dd3-830f-497f-a527-3ed672f5465f", + "id": "fe219c40-66f4-42b4-8ac4-9f3d2fadcf12", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105930,7 +105930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4777da3-9f81-4bc5-826d-01e60181ae4d", + "id": "6cc5535b-d0ea-4451-b6eb-c1a7a1791925", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105974,7 +105974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b60d58d-e80a-45b3-acf6-05288ed0ed44", + "id": "d056a590-a92c-4fa9-9192-425535d1a900", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106024,7 +106024,7 @@ } }, { - "id": "7cfc7d4f-12eb-442e-b891-257aed9aa77c", + "id": "45ec0a65-54a7-4bbf-9c36-1f4ceac1863a", "name": "Delete Multiple Non-Employee Records", "request": { "name": "Delete Multiple Non-Employee Records", @@ -106056,7 +106056,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:ece91b91-fca2-edae-a597-8cf001e156a4\",\n \"urn:uuid:f991cb85-dde1-dc0d-693e-4107125d21f8\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:a31472cc-f9a5-141e-8a43-0574956fdfb2\",\n \"81d541d7-33a6-7b3f-119a-a2ebb0ac706b\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -106067,7 +106067,7 @@ }, "response": [ { - "id": "a1875e5f-e42e-47c0-8989-57786a4160b7", + "id": "417ae22b-bfcd-4f1f-8e4b-3fb7bda92a46", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -106098,7 +106098,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:ece91b91-fca2-edae-a597-8cf001e156a4\",\n \"urn:uuid:f991cb85-dde1-dc0d-693e-4107125d21f8\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:a31472cc-f9a5-141e-8a43-0574956fdfb2\",\n \"81d541d7-33a6-7b3f-119a-a2ebb0ac706b\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -106114,7 +106114,7 @@ "_postman_previewlanguage": "text" }, { - "id": "45a1f002-2660-4950-9f14-42f97fa934ed", + "id": "74959a54-07dc-4bd9-b652-a28660a65bc2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106149,7 +106149,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:ece91b91-fca2-edae-a597-8cf001e156a4\",\n \"urn:uuid:f991cb85-dde1-dc0d-693e-4107125d21f8\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:a31472cc-f9a5-141e-8a43-0574956fdfb2\",\n \"81d541d7-33a6-7b3f-119a-a2ebb0ac706b\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -106171,7 +106171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d12c7658-c925-474f-b65c-9401e68d5e2b", + "id": "74fbc1f0-459b-4334-a22c-cedfb17d43be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106206,7 +106206,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:ece91b91-fca2-edae-a597-8cf001e156a4\",\n \"urn:uuid:f991cb85-dde1-dc0d-693e-4107125d21f8\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:a31472cc-f9a5-141e-8a43-0574956fdfb2\",\n \"81d541d7-33a6-7b3f-119a-a2ebb0ac706b\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -106228,7 +106228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bae29e7-b530-4e56-8d32-f5c0e4db268c", + "id": "27cf70f6-2d45-4baf-a0d8-5958794ec52d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106263,7 +106263,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:ece91b91-fca2-edae-a597-8cf001e156a4\",\n \"urn:uuid:f991cb85-dde1-dc0d-693e-4107125d21f8\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:a31472cc-f9a5-141e-8a43-0574956fdfb2\",\n \"81d541d7-33a6-7b3f-119a-a2ebb0ac706b\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -106285,7 +106285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d14642fc-1438-46d0-a641-6db0bb444935", + "id": "380295ff-e53c-4eca-a61e-f8b3a4ae8b45", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106320,7 +106320,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:ece91b91-fca2-edae-a597-8cf001e156a4\",\n \"urn:uuid:f991cb85-dde1-dc0d-693e-4107125d21f8\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:a31472cc-f9a5-141e-8a43-0574956fdfb2\",\n \"81d541d7-33a6-7b3f-119a-a2ebb0ac706b\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -106342,7 +106342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abb633df-4a69-4b6b-b251-81b3b6af3efc", + "id": "18c931d0-f84b-42f0-9d5a-340709d26f4f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106377,7 +106377,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:ece91b91-fca2-edae-a597-8cf001e156a4\",\n \"urn:uuid:f991cb85-dde1-dc0d-693e-4107125d21f8\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:a31472cc-f9a5-141e-8a43-0574956fdfb2\",\n \"81d541d7-33a6-7b3f-119a-a2ebb0ac706b\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -106405,7 +106405,7 @@ } }, { - "id": "09437ed2-25e0-4140-b675-6d5b3aa63bca", + "id": "6335a4da-fa57-44c0-99ed-f2a2b42d6fa1", "name": "Create Non-Employee Request", "request": { "name": "Create Non-Employee Request", @@ -106436,7 +106436,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -106447,7 +106447,7 @@ }, "response": [ { - "id": "299e8c7a-baeb-4950-b025-7a1dc7aa752e", + "id": "179084d0-2e93-41fa-b5ef-abe4278955b5", "name": "Non-Employee request creation object", "originalRequest": { "url": { @@ -106481,7 +106481,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -106498,12 +106498,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 \"occaecat_8\": \"adipisicing dolore ullamco \"\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\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"Lorem velit pariatur\",\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\": \"enim adipisicing eu\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"dolore Excepteur officia\",\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 \"in_99\": \"quis ea 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\": \"PENDING\",\n \"approvalOrder\": 1,\n \"comment\": \"nulla Lorem nisi\",\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\": \"do in dolore\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"aute ea esse\",\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": "f9c2a1ed-0b95-4cf5-959b-f254efab3592", + "id": "214623fb-149f-40e5-a8d7-866a4a1d0ca0", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -106537,7 +106537,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -106559,7 +106559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "310d708d-45b1-4d93-8793-5a36c86d4ae3", + "id": "7df88c01-f4dd-4976-92e4-665d918eaefa", "name": "400.1.409 Reference conflict", "originalRequest": { "url": { @@ -106593,7 +106593,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -106615,7 +106615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aeefbd80-32a6-4c61-976c-914266100f23", + "id": "407c7565-1e18-47fe-b3a4-346bd0a19265", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106649,7 +106649,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -106671,7 +106671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c408894-550d-4f17-862f-6b1ab1654dab", + "id": "093ccb30-1c25-44f4-b891-c34e3aaa2504", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106705,7 +106705,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -106727,7 +106727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bd54164-7c0c-40a3-8560-61302921e61a", + "id": "df19cc11-26e1-4161-b9bd-b6cee4ee8fb3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106761,7 +106761,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -106783,7 +106783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dcb40fd-487d-49d5-bb02-57b55e4b5109", + "id": "0a71bb12-9e90-4d23-b100-7cb322dc3cb3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106817,7 +106817,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 \"dolore_7\": \"est tempor\",\n \"laborum_78c\": \"pariatur Lorem nostrud in\",\n \"Ut_2b3\": \"consectetur in ipsum labore\"\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 \"ad_e\": \"aute veniam et ad\",\n \"eu_b2\": \"pariatur do nisi\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -106845,7 +106845,7 @@ } }, { - "id": "da167b8e-4167-4be8-a8bf-9f2853fd4558", + "id": "0a4b1bf9-e2f0-4d60-905a-7bf9b9fac25a", "name": "List Non-Employee Requests", "request": { "name": "List Non-Employee Requests", @@ -106929,7 +106929,7 @@ }, "response": [ { - "id": "6b81a962-30ba-4d04-8d54-8673d4bacf56", + "id": "fae6ef77-b8ad-4c22-a19d-3391f1770d15", "name": "List of non-employee request objects.", "originalRequest": { "url": { @@ -107022,12 +107022,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 \"quis_43d\": \"Excepteur u\",\n \"ea_5\": \"labore ullamco\"\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\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"sed dolore culpa\",\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\": \"incididunt laboris qui dolore\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"REJECTED\",\n \"comment\": \"velit commodo cupidatat pariatur amet\",\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 \"id_a04\": \"ut adipisicing eu proident\",\n \"nostrud_1a\": \"nisi qui magna\"\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\": \"est laborum\",\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\": \"Ut\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"REJECTED\",\n \"comment\": \"reprehenderit magna\",\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 \"nulla1a\": \"ea\",\n \"doa\": \"Excepteur commodo\",\n \"nullac7\": \"aliq\"\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\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"fugiat aliquip\",\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\": \"PENDING\",\n \"approvalOrder\": 1,\n \"comment\": \"enim elit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"PENDING\",\n \"comment\": \"Ut tempor\",\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 \"consequat582\": \"occaecat ad minim adipisicing\",\n \"in0\": \"nisi culpa mollit sunt ut\"\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\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"quis esse nisi\",\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\": \"voluptate est sunt\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"et\",\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": "73ec2bf9-5fe3-4909-871d-91994270395c", + "id": "6cffb588-2cff-4c4c-ab07-f9d3701f986b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107125,7 +107125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36c75c37-db9a-400a-9281-87fcbc42b9b9", + "id": "15da2a1d-1cb0-49b2-8b4a-d6b5e9f05ba2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107223,7 +107223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e74e284-f590-49bc-9072-427ddd04f12d", + "id": "49a6aa4c-8694-479d-b700-3f54dd1e5ca0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107321,7 +107321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3f3592c-bdcf-442f-bc23-5173acd6fb3d", + "id": "06f4f091-887d-4d58-8b0c-3794810c14ec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107419,7 +107419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50d70428-f554-47c9-9844-21642c6469d0", + "id": "9498797c-288a-42d5-84ab-04938d8cf869", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107523,7 +107523,7 @@ } }, { - "id": "cad429c9-ebf4-492a-a830-357a3b614d27", + "id": "7e79af18-044a-470e-825f-21f9d706a141", "name": "Get a Non-Employee Request", "request": { "name": "Get a Non-Employee Request", @@ -107564,7 +107564,7 @@ }, "response": [ { - "id": "8c5f7a40-0c66-4a1d-8396-305cfeac9aa2", + "id": "0d7a5554-beed-4a23-ae46-d6a28ad44bae", "name": "Non-Employee request object.", "originalRequest": { "url": { @@ -107603,12 +107603,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 \"occaecat_8\": \"adipisicing dolore ullamco \"\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\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"Lorem velit pariatur\",\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\": \"enim adipisicing eu\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"dolore Excepteur officia\",\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 \"in_99\": \"quis ea 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\": \"PENDING\",\n \"approvalOrder\": 1,\n \"comment\": \"nulla Lorem nisi\",\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\": \"do in dolore\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"aute ea esse\",\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": "a4c02eae-77b9-4130-9cb2-687ea8bd3c42", + "id": "a7661a7a-e528-4b17-8483-6aaa30f5b931", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107652,7 +107652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32fd1d95-7100-4258-bd13-7a45555f7ca0", + "id": "a6506943-6a9a-40cd-932e-7fe875b6e179", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107696,7 +107696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b23cbb16-7e64-41fd-9226-8af2ae9077c0", + "id": "c9adc8e4-1d98-4066-bab9-1c19d10d37f1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107740,7 +107740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "841a043d-58fc-41c4-b7bd-01151c65711e", + "id": "9d668518-2bd0-44a5-9e20-130eb2abe174", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -107784,7 +107784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad6725bc-9e3c-4a60-b89b-0cdf7cc8d59d", + "id": "c0f18cc2-1bb3-45c8-ae78-85e532589f65", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107828,7 +107828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8167252-cbda-4c8a-af78-ed4a93bbdbf3", + "id": "d9ac8fe9-25bd-4d5e-b867-967aea49c53b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107878,7 +107878,7 @@ } }, { - "id": "cfe7f010-1ad6-4b14-8468-a4d4a1bed4c0", + "id": "d0b1ff3d-a504-49da-80e0-5f0ea2366bdb", "name": "Delete Non-Employee Request", "request": { "name": "Delete Non-Employee Request", @@ -107919,7 +107919,7 @@ }, "response": [ { - "id": "85e590f1-da5c-4a07-ab61-56f88d8a3688", + "id": "c3b2f22e-5d00-4ceb-b178-226f8d6c8ed5", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -107953,7 +107953,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a32e0e31-5849-438c-9acd-76c19a8c6bfc", + "id": "9b463aa8-b1f0-414f-9d8b-a6c3fb1aae8e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107997,7 +107997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72784536-26df-4aa5-98b8-31f18bd119d7", + "id": "9721b2e0-6453-4d2c-bccd-048c6055c4ea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108041,7 +108041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b94e7d0e-8754-4fea-a1ce-9359fb22cc86", + "id": "8f1ccc7e-a07d-432c-b9cc-8e419633ed7a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108085,7 +108085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbe03c87-f7d2-4e52-b727-c1e493485885", + "id": "045c2f64-5de5-4472-a315-f4579e35e294", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -108129,7 +108129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b7faab5-66a6-4ba0-8aa8-ce4a9389812d", + "id": "9b16e570-b6c1-46cf-8520-8e83f8bd7559", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108173,7 +108173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59d293c9-29e2-4697-8817-75c703557776", + "id": "e1ea9977-4289-4b03-bee3-ee0bc7958a1d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108223,7 +108223,7 @@ } }, { - "id": "23cdb6cc-d961-4798-b692-f6a63a4daff7", + "id": "b7c5c015-fadd-4e85-8dde-5a74aea7e65b", "name": "Get Summary of Non-Employee Requests", "request": { "name": "Get Summary of Non-Employee Requests", @@ -108265,7 +108265,7 @@ }, "response": [ { - "id": "40e7f951-ec88-42c1-9689-2c8c9f4c4703", + "id": "2d3dc29e-df2a-4257-81b6-14cbbe48b44f", "name": "Non-Employee request summary object.", "originalRequest": { "url": { @@ -108305,12 +108305,12 @@ "value": "application/json" } ], - "body": "{\n \"approved\": 96074844.86867529,\n \"rejected\": 15462479.172047377,\n \"pending\": 33294416.549635738,\n \"nonEmployeeCount\": 79687387.12611875\n}", + "body": "{\n \"approved\": 15359989.61661087,\n \"rejected\": 98649852.46285003,\n \"pending\": -18976235.36174567,\n \"nonEmployeeCount\": 68578614.36940747\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "da4c0282-01a5-4e95-97d7-de5941db20b4", + "id": "57b0facc-6fdb-48b1-a16c-eaaa07a42af7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108355,7 +108355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7765ebf-d24d-49a5-93fc-a9238d03cded", + "id": "90ce79c8-e798-4f0b-89e6-7aa631bebc45", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108400,7 +108400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae823647-2025-420d-887c-b10e38bf47dc", + "id": "61f02c4d-0e67-495f-b880-0a9c08bd888c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108445,7 +108445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f75d0465-c37b-4080-b71d-9b4d5c304169", + "id": "4e24de8c-8569-4134-8b9e-bf6c2a96373d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108490,7 +108490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "497e6b61-9fb7-4a9b-ba7f-2ef0713b0cdf", + "id": "dea41d14-8f3d-4d3b-9395-3d1a6c47d43d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108541,7 +108541,7 @@ } }, { - "id": "6ec43844-f70c-4b30-b800-bb02ed4245fe", + "id": "73b97ddc-0ebe-49ec-a08e-18853adaa21e", "name": "Create Non-Employee Source", "request": { "name": "Create Non-Employee Source", @@ -108583,7 +108583,7 @@ }, "response": [ { - "id": "908c1bf4-91de-4bda-909d-3817aa5d1756", + "id": "bc0d2bd7-ad9e-4104-b590-a61628c81231", "name": "Created non-employee source.", "originalRequest": { "url": { @@ -108639,7 +108639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "375340d4-8070-4978-824b-ef800763eaf8", + "id": "2943a525-6446-46e9-960f-c8961fd00491", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108695,7 +108695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c0b791d-9578-4699-8b2e-247658430c5c", + "id": "c544c157-2c18-4dce-86a0-4fd24543abb5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108751,7 +108751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dc8bda0-59f0-40fc-8b2a-ee3ec07ae721", + "id": "f4c22811-edec-4640-a9e1-e2cf6f9a276a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108807,7 +108807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d99edd60-6e39-4131-a622-391535539ccb", + "id": "a58bf813-d6d3-42f5-b013-45e64376371e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108863,7 +108863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "186ac38d-6531-4cad-a82f-330a1f4c28fd", + "id": "d88ac16b-9118-483c-96c0-bf166663d7b8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108925,7 +108925,7 @@ } }, { - "id": "7e03a3da-d22a-4073-8636-3b38c02a4395", + "id": "0b9f31e1-c0b5-4ea3-a5a7-fa985daa8efe", "name": "List Non-Employee Sources", "request": { "name": "List Non-Employee Sources", @@ -109009,7 +109009,7 @@ }, "response": [ { - "id": "4592d351-9451-4527-9ae1-dcfed0e49433", + "id": "80f225c5-6e40-4ab2-9bef-ec1dfadf69ae", "name": "List of non-employee sources objects.", "originalRequest": { "url": { @@ -109107,7 +109107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90f8e04f-63d0-46c1-becd-139ab62017ae", + "id": "da6dc6c5-05cb-4581-bfbb-e7d82c424c9c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109205,7 +109205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9c6389b-ad0e-4cf8-9958-a994dd76ee51", + "id": "f860935b-d240-4185-ab01-9c630a68f7d3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109303,7 +109303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5713ae51-f53a-4a4f-87c4-a29a39d26f13", + "id": "3a173526-fdbb-49c1-b827-dc71b1edf352", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109401,7 +109401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e94235a-924e-44dd-abe3-6296ff6ba4cb", + "id": "0da791f8-caeb-45fa-a6b2-5418467cf864", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109499,7 +109499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bd679ec-de33-41eb-a3ad-62776309e149", + "id": "56e6d6f7-b628-456f-a2de-c503427fbb60", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109603,7 +109603,7 @@ } }, { - "id": "d70f5b97-9a23-4e05-90a8-9656567e4f8f", + "id": "1132a4c7-c933-4304-9762-38c900bd08da", "name": "Get a Non-Employee Source", "request": { "name": "Get a Non-Employee Source", @@ -109644,7 +109644,7 @@ }, "response": [ { - "id": "4a15e2e0-706b-4bd2-acc2-b749b6da8936", + "id": "3ad7861f-b0fa-4b16-83d8-e0e590e3de3e", "name": "Non-Employee source object.", "originalRequest": { "url": { @@ -109688,7 +109688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c786c03f-0bd9-42bc-a4e2-cf577a946bec", + "id": "537d1d9c-31a9-45f2-bd53-ca5f6eb04907", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109732,7 +109732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00b7d068-e8ab-4101-9bba-9e5768b731c9", + "id": "35106fce-3709-47aa-8952-0106b1d043a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109776,7 +109776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f930ecc0-e2f6-4331-b412-527ea27156d1", + "id": "f1bbfbf2-1a64-4298-a0a6-eae285afb7b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109820,7 +109820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1368c596-2b9f-489c-b8d9-2ecff9e37818", + "id": "afa27b20-0778-4468-85a8-ad76911c684e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109864,7 +109864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfadeb82-9c5a-4c7b-b687-1afc8f9ea084", + "id": "f4f09442-b84d-48db-b2f6-f7dad57af507", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109914,7 +109914,7 @@ } }, { - "id": "b678676b-89eb-4358-9669-3cc0e10d013d", + "id": "179fb70a-8568-455e-9400-908c7334b8b8", "name": "Patch a Non-Employee Source", "request": { "name": "Patch a Non-Employee Source", @@ -109968,7 +109968,7 @@ }, "response": [ { - "id": "f194fda3-7ec7-4a95-b260-d670d578bbff", + "id": "ddc6235f-6285-4142-b052-a5e13416f7c9", "name": "A patched non-employee source object.", "originalRequest": { "url": { @@ -110025,7 +110025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef33eb82-1e10-4ef6-b555-21ed96edfc28", + "id": "f0af7a2e-1c33-4d9c-b7e2-73ad957be3be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110082,7 +110082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edbaf786-ae9a-4302-bddf-0b2d4e9383b5", + "id": "9dd6696d-9e2e-4a45-a360-bc950843fdbb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110139,7 +110139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39135e8c-b70c-4ce3-bd97-e3d3292cfbde", + "id": "e0d50fe2-d4e6-48c2-b961-6ad5ee26f660", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110196,7 +110196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6181ca9-ccea-4405-98e5-c25b1479ae3b", + "id": "693659f5-c6ba-4081-abb2-1a112d6f5a9b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110253,7 +110253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f524becf-293f-4307-85d8-c0b2c899273e", + "id": "3e637fbe-da97-4d28-808f-8e4d3081af75", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110316,7 +110316,7 @@ } }, { - "id": "5356f13c-73e1-4492-be71-3f5a12a7e7e1", + "id": "af3cb3c4-abaa-45d9-adbc-2e783c6bfd1f", "name": "Delete Non-Employee Source", "request": { "name": "Delete Non-Employee Source", @@ -110357,7 +110357,7 @@ }, "response": [ { - "id": "8a8f1938-dc72-46d9-8268-c9c5489d740f", + "id": "e65a2693-5a5a-48df-abdc-9ca11327d9df", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -110391,7 +110391,7 @@ "_postman_previewlanguage": "text" }, { - "id": "40cb2306-36f1-4e2f-a9bb-fb0342183ef3", + "id": "b76719ef-8933-468b-897c-3fe02c7600fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110435,7 +110435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d992899-7020-491f-9cbc-34bee440a549", + "id": "cd0fcc6d-7769-4466-9796-2130e33a9dcd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110479,7 +110479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1a60ecd-69bb-4540-80cb-9d13fe0132ce", + "id": "78280050-6e33-4280-b5b7-53abfdd32821", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110523,7 +110523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e3ed6af-d00b-476f-ad97-48c35707f54c", + "id": "321121a3-af13-4049-8a78-a7fc3c98df31", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110567,7 +110567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f681a5f-3533-4596-bd21-6d77e1a8e3a7", + "id": "ae6b1f6c-2799-4406-b124-d0f80ec0e10c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110617,7 +110617,7 @@ } }, { - "id": "b4485b27-d519-435e-b0c6-3aff7da58906", + "id": "ea1d5e1c-0ad9-47ae-8094-5c1075b43a62", "name": "Exports Non-Employee Records to CSV", "request": { "name": "Exports Non-Employee Records to CSV", @@ -110660,7 +110660,7 @@ }, "response": [ { - "id": "e0e7c0db-786f-4348-927a-95468dbc3bae", + "id": "38dc04ec-8d74-4ca4-b571-b51f23723b55", "name": "Exported CSV", "originalRequest": { "url": { @@ -110706,7 +110706,7 @@ "_postman_previewlanguage": "text" }, { - "id": "02036c7b-526a-4b97-b881-a8685271e1c1", + "id": "612e5444-98a6-4894-a48c-7545600b94dc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110752,7 +110752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "488d7a4c-a01f-4323-82ae-e66ef65efb19", + "id": "7fc6179c-40e9-4f69-b143-51389d83606e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110798,7 +110798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a94dd8c6-95ba-4ce2-b591-e11cf4565170", + "id": "473b8adf-68ff-4d3a-9c44-c7cdbda925a1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110844,7 +110844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ef12dff-4fd2-493d-ab17-0fd893da2312", + "id": "86a5439a-cd1a-4cd9-9c4e-7f3508c192a3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -110890,7 +110890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "294fcf2b-3abd-4691-af5d-872a92ac92d4", + "id": "228bfc76-f3f6-478b-b436-d1545fced73d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110936,7 +110936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00875436-2a9d-4bac-b546-793d558305d5", + "id": "80219bd0-dde3-4bd5-91a4-67046f5cf79d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110988,7 +110988,7 @@ } }, { - "id": "3c6e7cb1-5e8e-472f-beac-d4b058f6d68c", + "id": "d746f4d4-cbc8-4fcf-8c7e-abef3a88eab3", "name": "Imports, or Updates, Non-Employee Records", "request": { "name": "Imports, or Updates, Non-Employee Records", @@ -111039,7 +111039,7 @@ "type": "text/plain" }, "key": "data", - "value": "enim consequat fugiat", + "value": "aliquip", "type": "text" } ] @@ -111047,7 +111047,7 @@ }, "response": [ { - "id": "9e9bb58f-9030-4e97-b9d9-f3ecf4a3cc99", + "id": "b58d012b-4371-4584-814a-8740b62db62c", "name": "The CSV was accepted to be bulk inserted now or at a later time.", "originalRequest": { "url": { @@ -111090,7 +111090,7 @@ "type": "text/plain" }, "key": "data", - "value": "enim consequat fugiat", + "value": "aliquip", "type": "text" } ] @@ -111109,7 +111109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d40f94bb-2310-43fb-8bda-dceccd8e32ef", + "id": "9f5f5ea9-6389-4e86-83b3-ed3eaa99ce11", "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": { @@ -111152,7 +111152,7 @@ "type": "text/plain" }, "key": "data", - "value": "enim consequat fugiat", + "value": "aliquip", "type": "text" } ] @@ -111171,7 +111171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3796e5f1-faa9-42d8-812e-464aa211bd2e", + "id": "a8c48714-6ee6-4a7f-ba58-d8d76d552b52", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111214,7 +111214,7 @@ "type": "text/plain" }, "key": "data", - "value": "enim consequat fugiat", + "value": "aliquip", "type": "text" } ] @@ -111233,7 +111233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "274d70cf-6521-463d-b47f-17cb39fc715e", + "id": "82e42d08-de47-477f-a8bb-c166c60fd1c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111276,7 +111276,7 @@ "type": "text/plain" }, "key": "data", - "value": "enim consequat fugiat", + "value": "aliquip", "type": "text" } ] @@ -111295,7 +111295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84440821-d341-4e7d-b288-ecf2f27db11f", + "id": "a520216a-7e4a-421c-bd33-e47190a36058", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -111338,7 +111338,7 @@ "type": "text/plain" }, "key": "data", - "value": "enim consequat fugiat", + "value": "aliquip", "type": "text" } ] @@ -111357,7 +111357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8139d13-d825-4cf7-aed6-477209a8cd35", + "id": "677985f7-9696-42e6-ac06-9c74bdee54ca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111400,7 +111400,7 @@ "type": "text/plain" }, "key": "data", - "value": "enim consequat fugiat", + "value": "aliquip", "type": "text" } ] @@ -111419,7 +111419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a38581f0-519e-4a39-9757-ab0b516338ac", + "id": "b23043ae-effc-47b7-b4b4-4c9a61676f3d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111462,7 +111462,7 @@ "type": "text/plain" }, "key": "data", - "value": "enim consequat fugiat", + "value": "aliquip", "type": "text" } ] @@ -111487,7 +111487,7 @@ } }, { - "id": "72b2ff0c-9624-4c54-a38f-659133a95c3b", + "id": "8fc6f40d-9794-4b2d-b597-816ab059dfe3", "name": "Bulk upload status on source", "request": { "name": "Bulk upload status on source", @@ -111530,7 +111530,7 @@ }, "response": [ { - "id": "8b3ef6fd-277f-477c-88ca-74456886374e", + "id": "6b45c560-f714-40a0-8ca4-eeab25a21975", "name": "Status of the newest bulk-upload job, if any.", "originalRequest": { "url": { @@ -111576,7 +111576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5765b0ec-0051-459e-ba18-90940e345683", + "id": "46220485-15a5-4f20-a344-f760ae9f3ccb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111622,7 +111622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d178ae2-9317-4804-880b-e2d9f96d9dba", + "id": "0ee7a515-fe82-4dcb-8f67-206feb34fbc0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111668,7 +111668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7008e4a1-39f6-440d-a101-73c6d346f89f", + "id": "f207830d-392d-4fbb-b5a7-21d7792212d7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111714,7 +111714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4c5a552-0970-4e9d-bc18-51349c8b45fa", + "id": "fe0e12f0-3dfb-46be-9954-2c4189341a81", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111760,7 +111760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a81cea1-c79c-4168-a8f2-31cb39b42d9f", + "id": "f1e6a1bd-f8fc-4974-9470-1f86a396da86", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111812,7 +111812,7 @@ } }, { - "id": "d96df136-7a14-44e0-a194-668bec78bb2e", + "id": "844f4893-eb85-4fb7-950e-d50b784d2fa9", "name": "Exports Source Schema Template", "request": { "name": "Exports Source Schema Template", @@ -111855,7 +111855,7 @@ }, "response": [ { - "id": "89db2356-5c4a-4c0c-9057-25d5216ad4db", + "id": "af8ef501-ee1d-48e4-a6c0-08a9385b8801", "name": "Exported Source Schema Template", "originalRequest": { "url": { @@ -111901,7 +111901,7 @@ "_postman_previewlanguage": "text" }, { - "id": "52550b21-a5e7-4160-9c80-acd13a9e66c6", + "id": "8ee92d6c-af4e-4f54-9e8c-577bd0b5fb5b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111947,7 +111947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6be3f22f-dfa3-4562-b133-a8c9360069d5", + "id": "1ab8dee2-511c-4efc-8c9f-da1398805c91", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111993,7 +111993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b376bc4c-ac90-4ce0-885b-eeaf85be51db", + "id": "811f47a4-9ab8-41ca-a154-497e1d65fe06", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112039,7 +112039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d34f76d3-199d-4dba-877a-5e01fcf03df8", + "id": "e99e1450-7de6-4fc5-9550-3dde697e623f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -112085,7 +112085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b2cd8fc-b4ab-448a-ba75-e4523c7f0a79", + "id": "e9f686fd-0a98-4b48-a982-5f198e6ff02f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112131,7 +112131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "627e56ad-8304-416d-9f6c-e5326bc5091b", + "id": "8dea3ce9-05ab-4f5c-b2c9-d781c085c0f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112183,7 +112183,7 @@ } }, { - "id": "1df90518-5b0c-4690-a7e0-904d5dd23c97", + "id": "0f3a5348-b452-4c47-bcee-bf0996dbdc11", "name": "Get List of Non-Employee Approval Requests", "request": { "name": "Get List of Non-Employee Approval Requests", @@ -112267,7 +112267,7 @@ }, "response": [ { - "id": "f95c3fd7-3514-40a5-bf17-49b01d078fc2", + "id": "734c88fe-803a-4ef4-900e-3a3aa9ed3e2d", "name": "List of approval items.", "originalRequest": { "url": { @@ -112360,12 +112360,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\": \"in aliquip consectetur officia\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"do nostrud\",\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\": \"ex proident dolor et\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"laboris\",\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\": \"Lorem consectetur nisi sunt mollit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"quis ea in\",\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\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"velit veniam consectetur\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"amet dolore pariatur dolore\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "017b9222-d8f6-4de6-b0a2-a23c09e010d2", + "id": "cad33620-1e9b-44f8-afab-167e645de232", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112463,7 +112463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad8a92e7-d9de-4d75-9ffd-a2141909553c", + "id": "cc3c7334-a905-4ebe-9c2d-207271aa847c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112561,7 +112561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a050b398-bfd2-4870-b032-ee5eb72f8b98", + "id": "8e161591-50ac-4d27-b0e5-36854e634cda", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112659,7 +112659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85be77ca-1ec2-461f-8733-47a5f277cee4", + "id": "5629e892-d883-4d81-af4c-7b094ac1e1c0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112757,7 +112757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b0e2152-8654-42f4-b4b9-5834aff05615", + "id": "010a5220-27af-4489-974d-bace9a226b44", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112861,7 +112861,7 @@ } }, { - "id": "af6f0b8e-139b-4f9f-8143-91b6f6a61de6", + "id": "fbc330e3-72e5-4698-87aa-1d47644e8124", "name": "Get a non-employee approval item detail", "request": { "name": "Get a non-employee approval item detail", @@ -112912,7 +112912,7 @@ }, "response": [ { - "id": "b6067ba2-b536-45bc-a141-177f1bfece17", + "id": "1327e3e8-e72c-4172-a273-bef47c9e2c63", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -112961,12 +112961,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\": \"ea\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"nostrud irure dolor\",\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\": \"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 },\n \"data\": {\n \"consequatd_\": \"tempor eiusmod ullamco nostrud magna\",\n \"ea7\": \"culpa anim incididunt\"\n },\n \"approvalStatus\": \"NOT_READY\",\n \"comment\": \"Duis\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24\",\n \"endDate\": \"2021-03-25\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n }\n}", + "body": "{\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"enim amet in\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"quis adipisicing anim in\",\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\": \"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 },\n \"data\": {\n \"Duisab\": \"laborum nulla anim exercitation\",\n \"nostrud__72\": \"reprehenderit\"\n },\n \"approvalStatus\": \"NOT_READY\",\n \"comment\": \"adipisicing dolore Ut in\",\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": "ed92a62c-cfbb-421a-b67e-d3435cb29d37", + "id": "12fc75d5-bde7-49e5-b247-3eded89ffdec", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113020,7 +113020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3db2a90a-bbc1-46ef-abee-04ad7aba0de9", + "id": "c9913c93-5dfb-4cb3-8806-0d6832808226", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113074,7 +113074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "807ad148-e9c5-4b26-b2c6-1ef16d8191ec", + "id": "6eff5fec-5fe4-4a26-980b-fe50dee4b24d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113128,7 +113128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b648f7e1-585e-4df7-9ff8-a423d71e9801", + "id": "a6c24307-0bdf-44f7-a690-1b2d614fad80", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113182,7 +113182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b403f366-d745-49f6-9a03-d2c99ce847d3", + "id": "d4788c46-90f4-4ac5-bda1-21ae17b0b274", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113242,7 +113242,7 @@ } }, { - "id": "af84f1d9-b09b-425d-8d2f-a2d47cb74b35", + "id": "0a95af26-b40c-4a65-8703-8ec306578a56", "name": "Approve a Non-Employee Request", "request": { "name": "Approve a Non-Employee Request", @@ -113263,7 +113263,7 @@ "variable": [ { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "id", "disabled": true, "description": { @@ -113286,7 +113286,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"nisi ea sunt quis\"\n}", + "raw": "{\n \"comment\": \"voluptate culpa dolor ea\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113297,7 +113297,7 @@ }, "response": [ { - "id": "aebe6380-e8f2-4820-9556-214cba5cc314", + "id": "edfe68d1-27a7-4245-8992-0b88c45900e8", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -113333,7 +113333,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"nisi ea sunt quis\"\n}", + "raw": "{\n \"comment\": \"voluptate culpa dolor ea\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113350,12 +113350,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\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"labore amet et\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"culpa laboris occaecat dolore\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", + "body": "{\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"occaecat velit in est\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"velit aliquip est dolor\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9680fb58-cac2-4289-80ef-a5e044ca0468", + "id": "342ec701-1bb2-44fe-9100-2c8457f60124", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113391,7 +113391,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"nisi ea sunt quis\"\n}", + "raw": "{\n \"comment\": \"voluptate culpa dolor ea\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113413,7 +113413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ba19595-f574-4c02-bb2e-9bd73c8cbe1b", + "id": "9ca21076-5f82-484c-a90b-bbd92743c2bc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113449,7 +113449,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"nisi ea sunt quis\"\n}", + "raw": "{\n \"comment\": \"voluptate culpa dolor ea\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113471,7 +113471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f38b37b9-f257-4cea-a524-23e1ab35adb5", + "id": "357354c3-43ea-468d-8c00-dc6102115895", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113507,7 +113507,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"nisi ea sunt quis\"\n}", + "raw": "{\n \"comment\": \"voluptate culpa dolor ea\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113529,7 +113529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "701f90c3-f0bf-4a96-a6bb-19f7b608a1cc", + "id": "cc18019b-9a01-4a54-8c5e-c5ecb20ec3fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113565,7 +113565,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"nisi ea sunt quis\"\n}", + "raw": "{\n \"comment\": \"voluptate culpa dolor ea\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113587,7 +113587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f38c58c6-7a2c-4e54-b5fa-57eb199d064c", + "id": "30606377-4dda-443c-918a-259e1db47bff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113623,7 +113623,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"nisi ea sunt quis\"\n}", + "raw": "{\n \"comment\": \"voluptate culpa dolor ea\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113651,7 +113651,7 @@ } }, { - "id": "f12c235b-a5ac-4c72-a96e-5e8e3c912374", + "id": "692471cc-8d1c-4e02-b752-575e5ffa73e6", "name": "Reject a Non-Employee Request", "request": { "name": "Reject a Non-Employee Request", @@ -113672,7 +113672,7 @@ "variable": [ { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "id", "disabled": true, "description": { @@ -113695,7 +113695,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"elit\"\n}", + "raw": "{\n \"comment\": \"Excepteur officia in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113706,7 +113706,7 @@ }, "response": [ { - "id": "fb2c4564-5474-47ca-9dc9-72e9fc9adab2", + "id": "1100a082-b2ce-4120-8a21-13bb853a032b", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -113742,7 +113742,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"elit\"\n}", + "raw": "{\n \"comment\": \"Excepteur officia in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113759,12 +113759,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\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"labore amet et\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"culpa laboris occaecat dolore\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", + "body": "{\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"occaecat velit in est\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"velit aliquip est dolor\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "49069c9d-db99-46c9-af43-1648ad634256", + "id": "009817e4-27d2-4614-88b2-5c0f6a446cd8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113800,7 +113800,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"elit\"\n}", + "raw": "{\n \"comment\": \"Excepteur officia in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113822,7 +113822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6b626d4-e003-4a1c-a37a-574e46067edd", + "id": "affc26b1-2070-445b-bd7d-3ab51b307bdd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113858,7 +113858,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"elit\"\n}", + "raw": "{\n \"comment\": \"Excepteur officia in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113880,7 +113880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91e3cc47-d724-4080-a13a-8f44319eb560", + "id": "d83312ec-3e8b-44f2-82aa-bec9c4a7c92d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113916,7 +113916,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"elit\"\n}", + "raw": "{\n \"comment\": \"Excepteur officia in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113938,7 +113938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9690ee5-046b-4ff7-af35-96ee66ec48e8", + "id": "63b8c2ba-c878-4ff6-af9a-2b14257fc2f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113974,7 +113974,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"elit\"\n}", + "raw": "{\n \"comment\": \"Excepteur officia in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -113996,7 +113996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b352be96-47dd-42a8-8c46-69c0bc6f186d", + "id": "bd4d83da-81bd-4dc9-8a24-ec4b2ed5814f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114032,7 +114032,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"elit\"\n}", + "raw": "{\n \"comment\": \"Excepteur officia in\"\n}", "options": { "raw": { "headerFamily": "json", @@ -114060,7 +114060,7 @@ } }, { - "id": "14b61d79-238e-4a2a-8a31-791a6a2e0216", + "id": "dbef28fd-c682-4ab8-9d95-021286bc92e0", "name": "Get Summary of Non-Employee Approval Requests", "request": { "name": "Get Summary of Non-Employee Approval Requests", @@ -114102,7 +114102,7 @@ }, "response": [ { - "id": "6f28050a-8c99-4d02-bd4c-f5bc49a5b72e", + "id": "3339e9ed-29be-4079-b3e4-f772189ff21f", "name": "summary of non-employee approval requests", "originalRequest": { "url": { @@ -114142,12 +114142,12 @@ "value": "application/json" } ], - "body": "{\n \"approved\": 83540795.0494555,\n \"pending\": -96419347.12726644,\n \"rejected\": -40579982.65604348\n}", + "body": "{\n \"approved\": -13018888.271678984,\n \"pending\": -16876755.356962204,\n \"rejected\": 94472186.75446308\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "82376b98-f8a9-4cfd-9eec-f82ed3134ac0", + "id": "d2089b3c-9bb3-4419-be7b-54940e8daa2c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114192,7 +114192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "916ccaac-5cde-4b36-92dc-7e3cb713b59e", + "id": "c41c14f5-0a55-4441-a6b2-22860d407698", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114237,7 +114237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bed6153-a5b9-4983-995e-e7acc2d05659", + "id": "dcfea8d5-ce98-4357-8fe4-8aab595896bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114282,7 +114282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fced78d9-810b-4a5b-a91a-9476a9de0a65", + "id": "84161c68-3fea-474a-b7d1-9a3257753825", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114327,7 +114327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1f67935-a46d-4af7-b75b-6b2a0b1357d5", + "id": "940f2598-ca4e-40c7-9958-1f21e01dd8e9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114378,7 +114378,7 @@ } }, { - "id": "a61a50e0-9f20-4fa6-ae65-095c343abdaf", + "id": "7396a00c-d0c9-414f-b01f-5a5c1b167871", "name": "List Schema Attributes Non-Employee Source", "request": { "name": "List Schema Attributes Non-Employee Source", @@ -114420,7 +114420,7 @@ }, "response": [ { - "id": "4971e2b5-1cf9-4af1-be29-0c08f1955dd7", + "id": "7f8d6bb5-4a46-4b46-b2eb-bdd844f973d7", "name": "A list of Schema Attributes", "originalRequest": { "url": { @@ -114465,7 +114465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbfd8119-696e-4223-ad2a-d12269977942", + "id": "945ed6e3-10e6-48fd-9146-1e325f2361c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114510,7 +114510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c64fa3ea-0b51-4daf-87ba-5be075640eb9", + "id": "af8e55fe-83e3-4c41-a7e7-05dd14c1db0d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114555,7 +114555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c90e9cf-925f-4db7-8827-afe3e872deaf", + "id": "77062bb1-8e16-4ace-8a9c-acb703debd65", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114600,7 +114600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90c5d4ff-a428-4890-a728-f39bf0e00bb1", + "id": "1470c8d2-0f43-4507-930b-7cac3c818f72", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -114645,7 +114645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5f2bb6e-e4ca-4df5-8a09-e3da85badea4", + "id": "96246884-2e9d-49ed-b82c-91f648dabf23", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114690,7 +114690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c70b156-4614-491c-adbb-249f40d09e6c", + "id": "2706bc15-c929-4c66-bf10-ace24f438c5e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114741,7 +114741,7 @@ } }, { - "id": "653aa62e-b9dc-469d-9067-7e7c106325ed", + "id": "e5e2977e-d35a-4636-98c2-27ee5dab27fa", "name": "Create Non-Employee Source Schema Attribute", "request": { "name": "Create Non-Employee Source Schema Attribute", @@ -114796,7 +114796,7 @@ }, "response": [ { - "id": "8edc6526-f29c-416c-a3d4-bc2b531a989c", + "id": "815ff2c6-7ed7-4b47-b8a5-8e6678650514", "name": "Schema Attribute created.", "originalRequest": { "url": { @@ -114849,12 +114849,12 @@ "value": "application/json" } ], - "body": "{\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}", + "body": "{\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}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7eecc4c4-65e7-4e61-9943-21084eefbcf2", + "id": "18ff98ed-7339-434b-bf65-980d2f88536d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114912,7 +114912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66f6f92d-9d86-4d23-a099-e97de56c3901", + "id": "8105bbc3-7a8a-44f7-9d4b-1d2907909bbf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114970,7 +114970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ffc47c9-62ed-4ea0-a37f-bb8080bdd6af", + "id": "a217270c-ea47-4719-834a-016c871103bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115028,7 +115028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b60a4ef7-b787-4320-9591-803ab7fe393e", + "id": "f21872b2-dcf3-4346-aea3-0b38f3b4bd04", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115086,7 +115086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbbbcf33-c5c3-4d18-b4d4-b02b4c30b516", + "id": "769e6c28-729e-4795-a7b8-2b84e89eebee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115150,7 +115150,7 @@ } }, { - "id": "9d5fb7c9-0939-41ad-9f89-105c8d9d8ea9", + "id": "8a86c7a9-5a3c-4a13-9573-1a8cab74b9a0", "name": "Delete all custom schema attributes", "request": { "name": "Delete all custom schema attributes", @@ -115192,7 +115192,7 @@ }, "response": [ { - "id": "3825f1f9-d0e4-4b72-b352-d7a7735f1e5f", + "id": "94da7c58-fb8b-462b-8b82-fa18eab19271", "name": "All custon Schema Attributes were successfully deleted.", "originalRequest": { "url": { @@ -115227,7 +115227,7 @@ "_postman_previewlanguage": "text" }, { - "id": "384998cc-9cf7-49ac-9376-ef6f2f74374b", + "id": "5dfadb3e-92d7-40e3-b797-93a195ad094b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115272,7 +115272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96817563-17ea-46d7-995e-5d84ae427a20", + "id": "b052367b-ac69-4ec3-adaf-86def1f3eb7e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115317,7 +115317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a70fc351-0ee1-4855-935f-7f86cc7a668d", + "id": "77c41db0-62a7-4807-b3e6-8101196b40ba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115362,7 +115362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f4904a2-d622-4a84-9605-c0317d4fb48a", + "id": "0f663479-9d43-4d23-8a97-a565ada2ddf2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115407,7 +115407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8e603f1-0d85-4430-9356-48bde898417b", + "id": "b9c2ba60-8040-431c-be62-278c0c1409ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115458,7 +115458,7 @@ } }, { - "id": "6354ebc0-b37a-4955-b922-575cc4e4b4b2", + "id": "c1d80d70-dddc-41c7-837a-4055c1bc0646", "name": "Get Schema Attribute Non-Employee Source", "request": { "name": "Get Schema Attribute Non-Employee Source", @@ -115511,7 +115511,7 @@ }, "response": [ { - "id": "fc6e2ad8-e957-468f-9df7-cabcb1e8ab67", + "id": "72b61445-01a9-4c80-90eb-e36cd5874760", "name": "The Schema Attribute", "originalRequest": { "url": { @@ -115557,7 +115557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1de419c6-55c0-4e10-bac9-538dad3b91b2", + "id": "3302ce46-8929-40c3-af57-d55adc2db778", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115603,7 +115603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdcaf2b7-8d1d-4ca6-8d09-e274101a34dd", + "id": "88dad236-4f65-4f72-9364-1f5067b23bce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115649,7 +115649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78dbdad2-21b9-47e5-97f3-95f586202f7c", + "id": "2064df23-e409-4f50-83d1-27cbdc40deff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115695,7 +115695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a8c9d45-a9d1-4ef6-a218-bf256c5cdd09", + "id": "5810552b-ba94-4c84-8963-dd03c690d1a7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115741,7 +115741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3f08128-f4c7-497a-888d-d5f664741ef0", + "id": "a76ba1c1-428e-4960-a46f-959e6dd04725", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115793,7 +115793,7 @@ } }, { - "id": "851f9050-b5a2-4bc6-a74a-3f71c18af3d0", + "id": "2223ea70-ef50-4384-8b79-cc03e9e9e51e", "name": "Patch Non-Employee Source's Schema Attribute", "request": { "name": "Patch Non-Employee Source's Schema Attribute", @@ -115859,7 +115859,7 @@ }, "response": [ { - "id": "ccbdd2a4-6414-448d-8798-ed68a50cb913", + "id": "03556c76-67cf-4a23-9656-79239d8bb3c9", "name": "The Schema Attribute was successfully patched.", "originalRequest": { "url": { @@ -115913,12 +115913,12 @@ "value": "application/json" } ], - "body": "{\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}", + "body": "{\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}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e0a054a8-0275-4d9e-a7a9-e3adb3e54b95", + "id": "8b7f2e47-3571-438c-8be8-bbf04190143f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115977,7 +115977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "defeb685-5b4f-4092-a5b7-dd0a5667d19f", + "id": "dcf9aa5f-c994-42f1-afee-d51edab0d318", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116036,7 +116036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc19f4d4-90f1-4d59-bf8e-59bd73ec7688", + "id": "132e5d71-6454-4abd-b41f-7e17b52a07ca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116095,7 +116095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c280d81-4e21-4805-b8c3-7460a54e2980", + "id": "a2b7c53f-3a2b-4dae-9ae2-ea804e34268e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116154,7 +116154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf64eb46-8918-40c9-82ce-a21b9ece43d6", + "id": "25ed56ab-1139-4c28-933e-9814d1d16e25", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116213,7 +116213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee632217-ef40-428b-b9de-b6d9158f005b", + "id": "0e2ea8be-b5cf-40c3-a82c-8336ff6e0fb7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116278,7 +116278,7 @@ } }, { - "id": "5993f061-08bf-430f-a852-190d94d43890", + "id": "a746982a-fbf7-4cbe-8020-d83ec98e5ebd", "name": "Delete Non-Employee Source's Schema Attribute", "request": { "name": "Delete Non-Employee Source's Schema Attribute", @@ -116331,7 +116331,7 @@ }, "response": [ { - "id": "20c181ef-1d04-4fd1-9122-8f3bf5cba9cb", + "id": "c1355798-9c4d-499a-982c-ef10124c3609", "name": "The Schema Attribute was successfully deleted.", "originalRequest": { "url": { @@ -116367,7 +116367,7 @@ "_postman_previewlanguage": "text" }, { - "id": "59c46ebf-4ed2-4426-b132-fea4d3376260", + "id": "3902b4b6-8c86-4eec-959d-fc92267dc6e5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116413,7 +116413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0cbc70d-bf62-435b-9d82-1f99f87546d0", + "id": "792f368a-8038-4621-ab80-4fa5adae62f0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116459,7 +116459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f738245f-661b-4d0b-9a4a-1ceeff0cd1fe", + "id": "6584ed94-d0e8-46f8-a013-779a0518a61c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116505,7 +116505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6647a4f-7b16-404d-a6a8-91d395ca81ab", + "id": "5bad7b82-de32-4d71-8ff9-b73db20d3d5a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116551,7 +116551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88ad8336-ba3a-47cb-9bbf-62e20229f98f", + "id": "4a7536e3-378b-410f-9878-e160f53645c8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116609,7 +116609,7 @@ "description": "", "item": [ { - "id": "659e2522-485a-4902-9c68-fe40117a7d14", + "id": "163426b3-87bb-4085-8d5a-e3781b848b34", "name": "Change MAIL FROM domain", "request": { "name": "Change MAIL FROM domain", @@ -116651,7 +116651,7 @@ }, "response": [ { - "id": "6b742242-ff9d-4057-9b57-3b9ab0dd0e89", + "id": "c40bf263-cced-4608-ab12-3c6f4c3caae3", "name": "MAIL FROM Attributes required to verify the change", "originalRequest": { "url": { @@ -116707,7 +116707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6b831a0-5671-44e0-8068-73583061a2b5", + "id": "56a95dfd-53cb-465f-9175-f45a9492695e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116763,7 +116763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41b4ad89-e3c2-486d-8f1c-9ef8f75bc063", + "id": "7c2d4ae0-610f-4c36-b81f-aa065fc38ead", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116819,7 +116819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33c8d1b3-9c5a-4701-b1bc-19bf715463e0", + "id": "ce86d382-1e84-4fe6-8f40-a7bbddf40cc3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116875,7 +116875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4563a3bc-987f-48e6-a6d1-6db6ca75ac36", + "id": "f7f02006-6153-4f03-a99d-334800a0f3c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116931,7 +116931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1571eecf-8f5b-49d9-bf01-d3a317492909", + "id": "c0d229c2-0a8c-43a1-9636-69ad0b576f33", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116993,7 +116993,7 @@ } }, { - "id": "6a8a349a-ca85-4393-a3a9-af16ba33393c", + "id": "28467fa8-a062-445c-ad57-e8683d239926", "name": "Get MAIL FROM Attributes", "request": { "name": "Get MAIL FROM Attributes", @@ -117038,7 +117038,7 @@ }, "response": [ { - "id": "0531be3c-cceb-483b-99b4-5965d991b6e7", + "id": "3effa3c7-5dd7-470b-88a5-c74dbe410e9e", "name": "MAIL FROM Attributes object", "originalRequest": { "url": { @@ -117092,7 +117092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5134047a-a9a6-460c-9158-254660385004", + "id": "6a790599-ef83-42d4-a770-8f4cd8f8bf18", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117146,7 +117146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22ac9cd5-2bba-4d39-915b-339a43538805", + "id": "67104640-6494-489a-8c39-e6bd9968a1b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117200,7 +117200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "792e4349-906d-42e5-8aa5-aeb3868d0f5c", + "id": "dd57734f-1698-4a88-b913-6a4a3aee393d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117254,7 +117254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0426668-e2ae-427e-a48d-6dd06e070add", + "id": "103684e4-826f-4b00-a515-c99308b326b3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117308,7 +117308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c161b06-bbe5-4711-8cc3-352aa6901d89", + "id": "e40475ca-baa1-476f-9d8e-4bcb4a6c37ec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117368,7 +117368,7 @@ } }, { - "id": "a4b2d46f-b594-4923-afae-2518b53f50da", + "id": "e137ffeb-a4c7-40ff-a90d-33505e053d2f", "name": "List Notification Template Defaults", "request": { "name": "List Notification Template Defaults", @@ -117425,7 +117425,7 @@ }, "response": [ { - "id": "b0222f92-286c-4f5d-a0f7-37ab67a55061", + "id": "a9ab25ee-3df0-44fa-865f-2f4a485de699", "name": "A list of the default template objects", "originalRequest": { "url": { @@ -117496,7 +117496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a3a8d08-271b-4511-9c6d-b469e80ef88f", + "id": "0cc69262-fad4-4492-9fa5-d75ae4ebbde1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117567,7 +117567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3361067-ead8-4347-90f0-7981a61ce988", + "id": "bef16929-4b67-434c-8986-09bedf283378", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117638,7 +117638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87034954-c3b7-4eac-b639-0495ea8e73f1", + "id": "f4cca479-a0b2-4597-a154-12526cf3c8a1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117709,7 +117709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a936de6c-e0c5-4308-b720-6356975948b8", + "id": "37eaed28-8ffc-4373-8b00-35acbb88d091", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117780,7 +117780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86edd6b9-562f-4fc1-a8a5-eed74b54b13c", + "id": "5c3f37a1-582e-4756-a142-a4137a9d5ee5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117857,7 +117857,7 @@ } }, { - "id": "faad71d6-895f-471f-964b-aadee0562b3b", + "id": "e9601704-aa41-48a1-9cca-a0c31e8d4073", "name": "List Notification Templates", "request": { "name": "List Notification Templates", @@ -117914,7 +117914,7 @@ }, "response": [ { - "id": "7665d617-1ca6-4d16-90af-ca285a2442d1", + "id": "963c0e5c-8588-4ee0-a71c-f22aa8ab618a", "name": "A list of template objects for your site", "originalRequest": { "url": { @@ -117985,7 +117985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8de9883a-a7a1-4ac9-9433-8cfac28d0a1a", + "id": "f96561f2-85ec-4649-b1a5-74671924f40e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118056,7 +118056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c027caa0-aeec-4acd-8274-74373727a8c3", + "id": "0efb27cc-60e3-4095-ad2c-90a39e561269", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118127,7 +118127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e67fb02b-b4d8-46b6-9ec1-7b7489e9568b", + "id": "aca19252-0510-47f1-995d-b9db70abe81f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118198,7 +118198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0db22602-8c2c-4606-9b4c-1abbe32d4b47", + "id": "4c7d7768-fd95-4bb5-b9be-1808675a0226", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118269,7 +118269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f34bc933-cfd1-4ad2-b5ff-ccd6d025164d", + "id": "cee58f14-f55f-46ab-a93d-dd9db4af8df9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118346,7 +118346,7 @@ } }, { - "id": "ada3e2a1-4ef9-4716-abe0-4da4bbbc716a", + "id": "8546478d-5c5c-4599-8c76-44016a672599", "name": "Create Notification Template", "request": { "name": "Create Notification Template", @@ -118388,7 +118388,7 @@ }, "response": [ { - "id": "bb4c9f41-6e1b-4f5f-b6aa-b9a9ca9b75c8", + "id": "44cd3e9d-dccd-4b90-9d4f-fbbe86d9608d", "name": "A template object for your site", "originalRequest": { "url": { @@ -118444,7 +118444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adc4cf28-93e8-45ad-b86f-e3a6d5c45197", + "id": "b2c9a282-98d4-4557-b55f-eaa796e10ddb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118500,7 +118500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b172ff5-3871-4f43-b18a-7b6c92194d27", + "id": "22557436-5574-4296-a98a-488ffeae07e5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118556,7 +118556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "325706a0-72ed-4925-bcf5-6baeb8c9e6f0", + "id": "3ce9640a-4524-4131-964c-f448b7a1f968", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118612,7 +118612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "076b802d-dba3-4cdf-aaca-8c82a2c499a2", + "id": "82e67f21-05be-4b53-84f7-5be2f2fdf1e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118668,7 +118668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94e337f0-72ec-4f9f-98d0-4ada50221a74", + "id": "220a5ef2-11b2-45a9-8506-19fde1a25d08", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118730,7 +118730,7 @@ } }, { - "id": "39edfd6c-0caa-4591-a200-ca773c088b27", + "id": "6c0a79d4-e28c-4a7c-964e-2a9b698d6342", "name": "Get Notification Template By Id", "request": { "name": "Get Notification Template By Id", @@ -118771,7 +118771,7 @@ }, "response": [ { - "id": "a0478345-b726-41d2-928d-3b4e0005987b", + "id": "6c28c610-5253-486b-9420-4e7937b70cc7", "name": "A template object for your site", "originalRequest": { "url": { @@ -118815,7 +118815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7c06bd6-d189-4d66-b9b9-d06d166904c3", + "id": "ccf9820a-f308-4b99-919c-af0b7b1f4930", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118859,7 +118859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e42ff1ed-edef-44b9-9cdc-f50b27675cb8", + "id": "95f8e62f-c3eb-4374-99c7-6d2d6f0ab95b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118903,7 +118903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd245900-914d-43ea-81ef-4698447c187b", + "id": "2bf4df5f-cbe7-4d3a-a32c-71d334df20b4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118947,7 +118947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6733c283-56b6-4830-a705-f606c8b67472", + "id": "0e4b8d12-06ce-428f-a18d-76c04f55c358", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118991,7 +118991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82bc32be-3546-46c9-93d6-7609c8929d71", + "id": "ca970b49-c525-4e69-8ed5-fbdec65eefc0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119041,7 +119041,7 @@ } }, { - "id": "6e18bd79-6fef-453f-81ea-a55caefe9263", + "id": "9cd87fd1-645b-475b-b4ea-eaa410b496c8", "name": "Bulk Delete Notification Templates", "request": { "name": "Bulk Delete Notification Templates", @@ -119084,7 +119084,7 @@ }, "response": [ { - "id": "3c8e7b38-27c7-4788-b6f0-4df37b39b99c", + "id": "df0747d8-fd87-4d47-98b6-6ef3999b63d5", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -119131,7 +119131,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e0accf7b-a0e5-47e7-86b8-6dfe9e7f7bbe", + "id": "3b460dde-655c-430c-a127-45aa9d9d3cb9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119188,7 +119188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18bc268c-77a3-4b28-8699-c529749ce2f5", + "id": "f9f8b117-5643-4a47-919e-b4d84ea4fb0d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119245,7 +119245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e624be52-f3bf-46ee-a1f6-1dc3ec238964", + "id": "283d5b88-9589-4654-aafa-8f71387579c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119302,7 +119302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d60c2bcb-5677-4764-91af-36e530907e2a", + "id": "874091a0-6a75-410d-b406-237c850ee6a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119359,7 +119359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c907180-65dd-45d4-a77c-1d39579f9388", + "id": "c56b0442-6a0e-4ca3-bd5a-0d74f10fed87", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119422,7 +119422,7 @@ } }, { - "id": "c0a6315a-1010-4444-af86-2e16b0a1e2cd", + "id": "40444927-6a84-478e-8887-fbc1cdd4b282", "name": "Get Notification Template Context", "request": { "name": "Get Notification Template Context", @@ -119451,7 +119451,7 @@ }, "response": [ { - "id": "f071cbb2-fc48-44f8-9663-4ce260867240", + "id": "f7a1f0db-ca8f-479b-aa01-7e5054f7857f", "name": "Notification template context attributes for a specific tenant.", "originalRequest": { "url": { @@ -119494,7 +119494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41a33f60-e4c2-4dd1-9c85-43a77e7d63f4", + "id": "07e17b60-49c2-41c9-9af1-f43c666121ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119537,7 +119537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73d8c10f-3431-4371-bc11-65ab6db0bb1d", + "id": "9d67d5dd-ad85-4bd1-9a2f-1ee956494cf4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119580,7 +119580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f59bb811-2164-4991-afa9-99acf9458d5e", + "id": "74ac94be-35d7-4cee-add8-bbb27e712ffe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119623,7 +119623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f93b41d-01f2-4d47-bc0d-844488176cd4", + "id": "71a1e5ea-b97c-42ff-bde1-69163cc12fbf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119666,7 +119666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c701bba1-2676-4569-b56b-7de91a1f61ad", + "id": "fbb5ed6f-9a99-444a-8b6c-9e45c0d046ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119715,7 +119715,7 @@ } }, { - "id": "88da505c-0694-4d98-845c-cbd910da798a", + "id": "0d5beffe-ac2c-466d-b310-f55a67c5728e", "name": "Get Notification Preferences for tenant.", "request": { "name": "Get Notification Preferences for tenant.", @@ -119756,7 +119756,7 @@ }, "response": [ { - "id": "44b9d2fc-ceab-4261-8f62-a1357abdbba9", + "id": "a1cdd7fa-9681-49e5-b9cc-285256bde4ce", "name": "Return preference for the given notification key.", "originalRequest": { "url": { @@ -119800,7 +119800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "068f9433-fc44-463a-a8d2-ebdb9f4ebb27", + "id": "e46f23f3-fe98-4527-8360-45d16d791cde", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119844,7 +119844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42b78fb9-4ca9-468a-bfc5-36e3f83580d1", + "id": "0ab18e80-3a4b-405f-bbf5-d3e7b907984d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119888,7 +119888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "938c0d4e-34c4-4899-817e-a4c10aa994ab", + "id": "edf6c074-8da0-40fe-9ce0-7c8886ac7b5e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119932,7 +119932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b853b4ea-040b-419e-893f-4ee106a8ccc6", + "id": "ba1f605d-7fcd-430a-8812-3f6ebbe31465", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119976,7 +119976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37c11ad1-45b7-4449-9d1b-faad172a1a08", + "id": "41fc091c-3ac7-470e-8eff-17f861d80d90", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120020,7 +120020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c314006f-fea6-4244-9131-caa8eff84eb0", + "id": "56928490-dac0-4d3c-8de9-70337951b673", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120070,7 +120070,7 @@ } }, { - "id": "e2fbe1be-7368-420f-a321-6825cb62685e", + "id": "0e7bcf44-81e1-4b6c-b0f6-7ef63ee651f6", "name": "Overwrite preferences notification key.", "request": { "name": "Overwrite preferences notification key.", @@ -120124,7 +120124,7 @@ }, "response": [ { - "id": "05987efa-c05f-461d-9603-b5616f380d40", + "id": "c1875bc5-c1bb-4835-89fd-f678b31b5823", "name": "The preferences were successfully replaced, and an echo of the new preferences are sent back to caller.", "originalRequest": { "url": { @@ -120181,7 +120181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1712df58-2f1f-4a0b-9910-aa3531247070", + "id": "a6d23395-743f-46ad-a3b3-f09560153588", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120238,7 +120238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ab5c652-cc09-44e1-a708-1df83d413fef", + "id": "730abea8-b3f9-4e4c-8678-0f3f11447790", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120295,7 +120295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c82f1b3-4a34-4bb7-9901-68bf73bb1bb3", + "id": "a8f2bca2-203f-4eab-bbd2-945f3cff77cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120352,7 +120352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5d2efc7-23bb-4d79-961e-f96a9a53f1d2", + "id": "f647b0ff-c352-48ca-b743-471905589b50", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120409,7 +120409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "220766b9-f137-43c3-a7c5-024597008295", + "id": "e5000a41-636c-4731-9b6d-f0a9ffc4d3ae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120466,7 +120466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c518ebe-34a3-4b89-ad4e-5379cc93fe1d", + "id": "20e64692-29c4-4305-a929-f8bac7e7c10c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120529,7 +120529,7 @@ } }, { - "id": "d86fa07d-2fb4-417f-baa9-0689ae94886a", + "id": "eb8d6cbe-a07a-48c0-99d2-c15bbdada644", "name": "Send Test Notification", "request": { "name": "Send Test Notification", @@ -120571,7 +120571,7 @@ }, "response": [ { - "id": "c2a9486d-7fd2-4eaa-a2ed-48a7d953d889", + "id": "0b939574-d7b6-4186-9c10-41e4856f4fcc", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -120617,7 +120617,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d9aa264b-b9de-4d9a-9250-f6a40a173c79", + "id": "53d2d7cf-86b4-4f8f-bcc9-7e34ffe53423", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120673,7 +120673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6ea1a6c-0ca2-4955-aa92-4d192ad33886", + "id": "4bc5baae-94ae-4419-9a1f-46c3ba085937", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120729,7 +120729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a45035ae-886e-4387-a3ed-e8a539abb41c", + "id": "1573c2e9-3258-4e88-a0d2-a7e5136b0200", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120785,7 +120785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5786b9fe-a85d-46c4-9c50-28a361874db3", + "id": "95ca4252-6ca9-419f-bac0-61338f4f24e4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120841,7 +120841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6905bd6f-8bcf-4c03-b5d2-099a4db2aaf1", + "id": "78feed46-6a75-418b-9f56-32d6bc456870", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120897,7 +120897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37aa24fa-f19c-4f70-874c-158d6c4afa4e", + "id": "166e543f-0935-4e4f-bafa-ffc4929a7ae0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120959,7 +120959,7 @@ } }, { - "id": "6fb867e0-d746-42fc-911d-f8e51d971b5c", + "id": "21c05137-6e9d-459a-a2b1-8282788bf90a", "name": "List From Addresses", "request": { "name": "List From Addresses", @@ -121034,7 +121034,7 @@ }, "response": [ { - "id": "d0ac5cc5-1443-410b-afbb-f45cf0da2b93", + "id": "5fc7cf0e-c70f-4d4c-84fa-40c4032c6b2a", "name": "List of Email Status", "originalRequest": { "url": { @@ -121118,12 +121118,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"nisi aliquip \",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"PENDING\"\n },\n {\n \"id\": \"in\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"FAILED\"\n }\n]", + "body": "[\n {\n \"id\": \"dolor et consequat tempor est\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"SUCCESS\"\n },\n {\n \"id\": \"amet nisi occaecat\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"FAILED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "caa9b509-267c-49d7-a5f7-3b472cd990f7", + "id": "5a1628c0-40c1-4e30-a0d9-3891344076f0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121212,7 +121212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0feed784-964f-430a-ba3a-d36ba5b02e5c", + "id": "17e57f82-3f63-441d-9d96-c02adfb1dd3c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121301,7 +121301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96324a7a-fdf3-4c1f-8671-7bc44249f24b", + "id": "d709522d-05ac-4e39-a9a4-2226dea3b3a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121390,7 +121390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b51546f7-1560-4b40-b089-4f0079347059", + "id": "c9d74da9-0d48-4147-84e5-bbe6bf92ffac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121485,7 +121485,7 @@ } }, { - "id": "d7e6cf4f-aab4-4596-878d-cd333067fff2", + "id": "ef6f5985-2c35-483c-9765-56607f0a0c7f", "name": "Create Verified From Address", "request": { "name": "Create Verified From Address", @@ -121527,7 +121527,7 @@ }, "response": [ { - "id": "5ff33839-50a2-4d67-9100-8b7837ebffe4", + "id": "e3e71f51-cd37-43c6-ace7-133f18e346e8", "name": "New Verified Email Status", "originalRequest": { "url": { @@ -121578,12 +121578,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"do cillum ex esse\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"PENDING\"\n}", + "body": "{\n \"id\": \"nostrud ut elit\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"SUCCESS\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6ccc6a40-f4f1-46e6-9fba-88f8ee2c9be0", + "id": "9dcaef62-d939-4065-ac3c-5d055195e779", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121639,7 +121639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c060e29f-3de1-4c67-8e44-84c8f47abdce", + "id": "9f02f9d9-5d18-447a-8187-d5b2b184e36d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121695,7 +121695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e84c1610-165b-4758-99d5-9aa6e495dcb5", + "id": "5b0cd3d5-2721-4044-a45e-2d9c8ae668a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121751,7 +121751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "658c9e4e-891e-4591-a91c-dc3714ef1eda", + "id": "150e0959-9a9b-49eb-93fa-9476f16d2090", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121807,7 +121807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f5d99d2-466d-40dc-88f6-ec20c004bf70", + "id": "a24d192a-4f90-48a8-9145-7c132463b982", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121869,7 +121869,7 @@ } }, { - "id": "8f2e7dce-2043-41fe-8163-cc7e8008c811", + "id": "a11dbdb7-2335-4677-9fff-4a4086d68105", "name": "Delete Verified From Address", "request": { "name": "Delete Verified From Address", @@ -121889,7 +121889,7 @@ "variable": [ { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "id", "disabled": true, "description": { @@ -121910,7 +121910,7 @@ }, "response": [ { - "id": "c295604b-4a69-4859-b229-22450b67f38b", + "id": "f95c3a7c-59fd-4772-9bf2-ba5080fa0ebc", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -121944,7 +121944,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a4934cd3-0636-4d7d-8eda-9cf60178b370", + "id": "967ea5da-170f-40bf-86b4-7a7c5e7bcb69", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121988,7 +121988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd2738ca-8eaa-4e38-89c3-9cfe796a9ab0", + "id": "b53450ed-c4b4-4eb0-8027-9e72e57723cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122032,7 +122032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f935d72a-83f3-4edc-9ef0-c8dc15760947", + "id": "f7dfd985-7d41-42b3-bc33-a77f9127cb5d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122076,7 +122076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8136fed6-a5cb-41fd-b4c1-b650a5f58a05", + "id": "466b2931-bc43-476c-a1d8-0485f5ad3de2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -122120,7 +122120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4ed9164-c011-42bd-afeb-4000c3252397", + "id": "469e0da4-4fac-4f48-a0e2-e3bca86ca0ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122164,7 +122164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d58c26c-0d13-4cdf-9db9-b2a8eccf5037", + "id": "e4e26a7d-67e1-4f9d-b98f-d0386935d8d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122214,7 +122214,7 @@ } }, { - "id": "05568804-462d-4618-96e7-dbcdddf4f29e", + "id": "e1230d42-8009-46c2-8dd8-27e55b1267f7", "name": "Get DKIM Attributes", "request": { "name": "Get DKIM Attributes", @@ -122243,7 +122243,7 @@ }, "response": [ { - "id": "c7a82e21-d18d-449f-8a9d-8c7f9fa1ba2c", + "id": "5c8b017c-3911-42a9-8fd7-caf002e9fb86", "name": "List of DKIM Attributes", "originalRequest": { "url": { @@ -122286,7 +122286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c456dd02-6ed8-449c-98c2-637f9e658f9c", + "id": "497783b9-b4ec-4352-bc85-75cb3b836672", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122329,7 +122329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14b3f05f-9576-4903-9bc7-501c8be4057f", + "id": "6c0328c6-3600-4457-95c3-1320b6fdf8f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122372,7 +122372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68646594-4349-498f-8028-be056273f680", + "id": "1d73380b-c323-4279-8271-ecde1e4044f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122415,7 +122415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c9688dc-f881-408e-888b-dad6ce6e2a55", + "id": "cc899edc-aa3f-4253-8441-9a034871bf88", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122458,7 +122458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5813c5ab-9fb8-4992-a590-12601499173d", + "id": "72d4ae04-7999-4c76-af56-527ed9cf5f6d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122507,7 +122507,7 @@ } }, { - "id": "dd1c6b2f-f5a3-416f-93ca-a7a4604550aa", + "id": "8d7d6d20-9501-42cd-b3c0-d947774cfa68", "name": "Verify domain address via DKIM", "request": { "name": "Verify domain address via DKIM", @@ -122549,7 +122549,7 @@ }, "response": [ { - "id": "311dad67-9330-4b38-80e5-10d32cebbb68", + "id": "29ec07fa-80ed-46f2-b5d5-9e56cb38bcba", "name": "List of DKIM tokens required for the verification process.", "originalRequest": { "url": { @@ -122605,7 +122605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffaa0858-dda3-4a95-b179-860bf4ed21b7", + "id": "697fc25f-9f81-458d-80d1-2ddf1a2b477c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122661,7 +122661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "532a496d-11d0-4b63-9db5-91819188b3d6", + "id": "50943aeb-ad5d-4d3b-81ee-f6f1535d5891", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122717,7 +122717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41653810-91c5-4018-ad13-01c6eff7dc98", + "id": "ac339f24-7b95-42e6-a8b1-9285be4b7fc1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122773,7 +122773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da2e0795-c5f0-4dab-a481-2e928dea606c", + "id": "2eef2f06-af5b-44d1-b3dd-d1bebf835e12", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -122829,7 +122829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2ffbb06-7925-43e7-90a1-a83641f9715a", + "id": "619367ef-3531-4d18-b575-731481150d98", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122885,7 +122885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37e7bd9c-cac1-483e-abbd-cf3a4d018cf0", + "id": "a1f83113-36f1-45fe-ae29-09694cb1e988", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122953,7 +122953,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 IdentityNow REST API.\nRefer to [Authentication](https://developer.sailpoint.com/idn/api/authentication) for more information about OAuth and how it works with the IdentityNow REST API.\n", "item": [ { - "id": "05d5b488-7607-4a35-85ce-36f9c12aaca7", + "id": "5807e8d0-4911-4ab7-b1b9-177e68b6b30e", "name": "List OAuth Clients", "request": { "name": "List OAuth Clients", @@ -122992,7 +122992,7 @@ }, "response": [ { - "id": "542f6d2b-971b-472d-8e3f-832c1602f194", + "id": "9b00e83c-6b84-433d-8933-6f15ef5eea61", "name": "List of OAuth clients.", "originalRequest": { "url": { @@ -123045,7 +123045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6d629ca-6a8a-45c1-a1f6-781bb5b2af29", + "id": "ef79eadd-1e1a-4db9-8c38-0469dc8cdc8b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123098,7 +123098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28333fb6-e117-4252-b0ed-c466abec5cda", + "id": "bfb68587-683d-452f-a719-88600566561e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123151,7 +123151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61171ab7-82cb-4b5c-af2b-1f1d4a3d03c3", + "id": "6b9631c5-e706-4481-bb8b-9d912a51a666", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123204,7 +123204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d64652d-8cc8-4263-ae29-295a7b592ded", + "id": "9f870fb7-a876-43be-81ec-98a06f77a473", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123257,7 +123257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75eff5ef-8d63-48ee-ac32-4e584f7e3c40", + "id": "2d2f1eb1-4352-44bb-bac5-79d2866ae0ff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123316,7 +123316,7 @@ } }, { - "id": "2786a9c1-4e6e-4509-bbed-1d1b4cd0d871", + "id": "ee1969a2-8997-4746-bca6-d45d8a4356d5", "name": "Create OAuth Client", "request": { "name": "Create OAuth Client", @@ -123358,7 +123358,7 @@ }, "response": [ { - "id": "7ba0b997-c8b2-48a1-8c8f-071b93a7acee", + "id": "fc90282d-8179-49cf-9150-01842b07c85b", "name": "Request succeeded.", "originalRequest": { "url": { @@ -123414,7 +123414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af31b612-ef36-42e9-8a79-bf561aff4649", + "id": "e5a5ced0-165c-4be6-8695-bf702c6ab6a7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123470,7 +123470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e0bada0-718e-4438-9f69-95b6e7abf746", + "id": "b2c0fae0-2489-4fff-b303-22290b0ea8a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123526,7 +123526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76dfc519-0c50-40ff-befd-13097b8e59f6", + "id": "20851b80-5662-4686-b409-43f25f9c9e10", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123582,7 +123582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ee2f7ed-2f7e-43c3-9254-0eedb026e2dd", + "id": "8b28cc85-5040-46eb-b49a-8aba60814791", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123638,7 +123638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "effb2c51-5e7d-4f4e-beea-69520691abdf", + "id": "8d7aba84-e32e-4008-800a-2faf75947e0f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123700,7 +123700,7 @@ } }, { - "id": "0b3900d7-1b49-473d-92ab-5f00a6ebf265", + "id": "f6244e58-7e9d-4355-82f6-169ce0f28e31", "name": "Get OAuth Client", "request": { "name": "Get OAuth Client", @@ -123741,7 +123741,7 @@ }, "response": [ { - "id": "5f6c8f65-81c7-4a39-a3c4-2f4378d142e4", + "id": "e348b5fe-c5f5-44e0-aae8-9a032ad77744", "name": "Request succeeded.", "originalRequest": { "url": { @@ -123785,7 +123785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ef23ecc-9007-44fb-a1c6-b51505b18b93", + "id": "4cb02935-b1e2-4aa1-b181-ddcf50ccb021", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123829,7 +123829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a071030-9cb0-41e8-81fb-21afd954cc9d", + "id": "339c5bff-08fd-4190-a439-f719aa1798a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123873,7 +123873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f170a36a-938a-496e-98bc-8ef7a2fda5e1", + "id": "1ed8403b-ef4f-4568-9581-b3db7de0e331", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123917,7 +123917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6774331d-e5f2-485a-85c7-fd88b550942d", + "id": "0bff4fca-d888-40ad-8f36-0ed8ccd8d470", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -123961,7 +123961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f415f98-b40f-48cf-8f3c-0211a75711cb", + "id": "5f9ea434-fe1a-4ab9-aec5-cf489f67214a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124005,7 +124005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f12dbd73-07d2-4edc-b95f-b90c17c680b6", + "id": "93f04a38-0b21-476f-8e13-aba46beb16cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124055,7 +124055,7 @@ } }, { - "id": "bc4a3e12-00fa-48b1-a50c-46ba055e3a44", + "id": "6e1fba38-64db-45c4-b752-bfc1a9bf9a7f", "name": "Delete OAuth Client", "request": { "name": "Delete OAuth Client", @@ -124096,7 +124096,7 @@ }, "response": [ { - "id": "eb130153-ff48-409f-8ab1-431d076d0a2a", + "id": "387fb5b6-0a3e-45bc-b4e5-db5f792002fc", "name": "No content.", "originalRequest": { "url": { @@ -124130,7 +124130,7 @@ "_postman_previewlanguage": "text" }, { - "id": "295ebe80-1a50-42e9-98c1-87de99fc8ed3", + "id": "750a801c-e393-44b3-be39-3ee56144891d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124174,7 +124174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93ef3859-760e-458d-8ecc-0939a67aa9d7", + "id": "f3f576a8-4dfb-47ad-8ba8-e240100a98ca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124218,7 +124218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e99de4a8-6f12-4c7b-852e-10e6c45e50f2", + "id": "0a047e45-c2c2-40f5-8489-24955e73f1ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124262,7 +124262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4ecb99f-520c-4d83-b1e8-4bab06392f3b", + "id": "7ef978e2-bd27-4a81-a446-d799774a7bb3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -124306,7 +124306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed292903-fc8c-4059-9ae6-96386ee23db3", + "id": "5200f724-0952-4dc5-81a6-4491a1ec1a77", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124350,7 +124350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df2f2923-2a67-45c4-b0ce-f0a651c0ae6e", + "id": "69934919-dfab-40f8-9931-1c3c6a7ae5ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124400,7 +124400,7 @@ } }, { - "id": "67041ac4-6ad6-44ef-970b-9f588f6ffd97", + "id": "db4d55fc-8a31-4b60-b0e7-43ab681e366f", "name": "Patch OAuth Client", "request": { "name": "Patch OAuth Client", @@ -124454,7 +124454,7 @@ }, "response": [ { - "id": "0b702b9d-13ce-496e-83ac-03c96c69c3f3", + "id": "6c0cb527-edba-46d6-9570-5abcd619df1c", "name": "Indicates the PATCH operation succeeded, and returns the OAuth client's new representation.", "originalRequest": { "url": { @@ -124511,7 +124511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d6ba0ad-87ee-43d2-81cf-4ff36b048355", + "id": "c90b2dbb-0c98-48ba-9fdb-af293a6b3ae8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124568,7 +124568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ea01288-153b-4d80-a894-9c82f4353312", + "id": "d23f580d-8f3e-41ed-a6a9-cc0bf4724364", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124625,7 +124625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc759a0c-3c3e-414b-b470-cebcdd134e46", + "id": "d4afd612-c953-4bb5-92ff-94a55962696e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124682,7 +124682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fbbd0de-37df-487a-b398-765521f953b4", + "id": "9a5d6cf1-47b5-4cba-9330-50c8417d14e0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -124739,7 +124739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a75571e9-2e01-4a57-b3be-eb012808521e", + "id": "5367568e-b391-4c90-8adc-8e73cb4cd058", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124796,7 +124796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ca051ce-87eb-4b36-b4e3-fe572813d561", + "id": "fed86523-de6b-4a8d-9520-1f73b003bed8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124865,7 +124865,7 @@ "description": "Operations for managing org configuration settings (eg. time zone)", "item": [ { - "id": "e99a6b3c-e61e-4eb4-9874-27ce66c54f2f", + "id": "5d830b42-0e52-4912-b32c-0b161afe3ae3", "name": "Get Org configuration settings", "request": { "name": "Get Org configuration settings", @@ -124894,7 +124894,7 @@ }, "response": [ { - "id": "336dab7a-4268-4776-a055-06cfb70c3498", + "id": "a56609f8-f126-499f-9ada-162c3856f41f", "name": "Request succeeded.", "originalRequest": { "url": { @@ -124932,12 +124932,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\": \"sit sunt dolore consequat\",\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\": \"cillum aliquip\",\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": "15a635a8-b14f-402a-9ac8-c4b54d97e674", + "id": "349a78d4-4b99-4ede-a275-723af46b0a66", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124980,7 +124980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0d3dc19-41ec-45f1-9597-6b2bc5144017", + "id": "f8865b01-fec9-4f5c-b2a3-561d669a5494", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125023,7 +125023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "703e9062-91eb-4dbc-8f87-e58db6b426d9", + "id": "d6405961-42e3-4d44-b736-f2bd08cbe66e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125066,7 +125066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "600f848c-08a4-4a3b-92ac-4ec26196ae75", + "id": "fe221f11-b104-44dd-b721-79fcc3119322", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -125109,7 +125109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f007c34-3a9b-49e4-9fbe-b71ae8ac2d90", + "id": "8261a71f-d6c2-4959-a8b0-fec36bf8492f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125152,7 +125152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81eef00a-b71b-4a5f-b052-6da8577ef389", + "id": "0fa89e3b-ebe4-4024-872a-203ebb8fddcc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125201,7 +125201,7 @@ } }, { - "id": "2d1bc573-c35e-4398-b693-a88af0786dd1", + "id": "5031b4af-f8bd-4513-81f4-467c60dbb00e", "name": "Patch an Org configuration property", "request": { "name": "Patch an Org configuration property", @@ -125243,7 +125243,7 @@ }, "response": [ { - "id": "eb1993bd-b968-4e7f-acf5-2e11c2d7c6b3", + "id": "3f5fef70-87b7-4f61-85e7-ee79a87c4b17", "name": "The Org was successfully patched.", "originalRequest": { "url": { @@ -125294,12 +125294,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\": \"sit sunt dolore consequat\",\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\": \"cillum aliquip\",\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": "78b86f33-3a09-4b34-88ef-38199e931790", + "id": "56992c1b-db0c-42a7-9f37-818a2acd73bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125355,7 +125355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f074a07-26f5-4102-bacb-e98f41ee8087", + "id": "32dd8387-1a27-484e-8af9-91f90a4f180f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125411,7 +125411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba23f5ff-6e8c-456d-ad0b-2a847ca6c0a8", + "id": "53e7c840-d86e-4a48-97db-6bd0674fc0b4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125467,7 +125467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0b491c4-3348-4951-b6a9-1fd91b85280a", + "id": "d6eb1e70-c821-4f00-a379-0815a5e75e13", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -125523,7 +125523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3be635ed-0a92-4382-bd15-62ae4db62947", + "id": "24981147-d814-4e4a-b5ce-90d697348649", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125579,7 +125579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c48db58a-112d-41db-b51c-ade19de804d6", + "id": "0d425fda-40bc-43b6-b460-ea3ecde0aeab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125641,7 +125641,7 @@ } }, { - "id": "4196cb2e-9c4a-4a0b-8a2c-08a0b11ce258", + "id": "502959ca-51ad-464a-9690-82f4be228a21", "name": "Get list of time zones", "request": { "name": "Get list of time zones", @@ -125671,7 +125671,7 @@ }, "response": [ { - "id": "647cdd42-308e-4351-a429-055715c8a8ff", + "id": "1f97fe56-6036-4518-b8a3-07d1be3f8beb", "name": "Request successful", "originalRequest": { "url": { @@ -125715,7 +125715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c6ddc45-9fe2-4b0a-9e07-1a5eeb11d4cd", + "id": "bf41ebc0-0af4-4d01-94c6-61e54ddf8c21", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125759,7 +125759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99248dc2-d03b-4fc2-980f-3a1b3d1eacdf", + "id": "ae5fc8de-debc-417c-aa36-18d02eb4ba7c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125803,7 +125803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cb3e8a4-7e16-46a7-82b5-27cfb04dd8ac", + "id": "c8dc57cb-f0d3-464c-b4d6-2047b2b4789c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125847,7 +125847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6e4d23f-9fb3-4b5c-9d4b-0c781f6efac8", + "id": "af1c3a2f-4465-4034-9755-7d8dde41c86d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125891,7 +125891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b79629b8-c7e1-457d-92eb-a363dc197340", + "id": "023a6197-edac-48d3-8dd0-bc40e223727c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125947,7 +125947,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": "3ba9542f-8b78-4ff8-990d-13c82aa1667a", + "id": "1e27666f-70c2-40e2-95e1-115c888c0806", "name": "Get Password Org Config", "request": { "name": "Get Password Org Config", @@ -125976,7 +125976,7 @@ }, "response": [ { - "id": "416c2e19-ce33-42af-9579-e51d9251eb7d", + "id": "19b172d0-b885-4cb8-aebb-14c3ab90f0ec", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -126019,7 +126019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de51c1b5-4471-4332-8498-1991723d5c26", + "id": "15ae1c9a-be7e-4ba0-ac7d-065342ca5f14", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126062,7 +126062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8413be33-1fb7-453f-a7be-d7aff8195dfe", + "id": "d271be96-8323-40b5-a7e8-5a93875421b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126105,7 +126105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02bddffb-0e79-45ab-a3a1-a4ce327552bd", + "id": "7a68f69e-f5a5-4016-aa67-366fa1b18384", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126148,7 +126148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5541517a-fea7-47fe-97bc-69c544d7959d", + "id": "5048e114-0cb9-4c42-9e93-e099786f3c04", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126191,7 +126191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2abacc2f-8a72-44cc-9e87-b257db5da40d", + "id": "7134e29e-8ceb-41a0-a482-7a02e5c8d551", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126240,7 +126240,7 @@ } }, { - "id": "16dd94aa-06eb-442a-876e-1f86f3ecf5cd", + "id": "b0ad864d-a8f1-4578-bccf-7b7b1129f5d6", "name": "Update Password Org Config", "request": { "name": "Update Password Org Config", @@ -126282,7 +126282,7 @@ }, "response": [ { - "id": "04b65a62-f430-4b97-92b2-12feb8076a55", + "id": "484fcd23-af91-4738-9963-4113b7d58338", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -126338,7 +126338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e084270-3df4-4d8c-8a5a-3c5e58028524", + "id": "18fea43b-2c6e-4dc4-b768-dd6ec8fb4d37", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126394,7 +126394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05e3305d-bff9-4e78-aedf-530ab29430d0", + "id": "67744f92-b685-48c0-8998-4a29e7d2ad49", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126450,7 +126450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b23370a4-7a8b-42eb-b244-eb31d9a4f086", + "id": "a6eda047-273b-49d9-bad6-68a19c1d3f09", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126506,7 +126506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "339fccc2-7ce9-4ff5-9235-9d7c62c0781d", + "id": "b6934dbc-2b5a-4637-a811-872db70e1f71", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126562,7 +126562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf2555ed-ab4f-4ea2-9f1b-1ba7e39a314f", + "id": "7b1d2a8a-1a1f-44c4-bd7c-baefe4db79be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126624,7 +126624,7 @@ } }, { - "id": "5dfc1729-cfaa-4952-9890-f104b10d85d7", + "id": "bd392b12-f5e4-4061-86fe-86b5d9d1c446", "name": "Create Password Org Config", "request": { "name": "Create Password Org Config", @@ -126666,7 +126666,7 @@ }, "response": [ { - "id": "51e69a33-3e7a-4b07-8164-820a29dac456", + "id": "037afe00-c897-4e35-b2d7-5bd340104d7c", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -126722,7 +126722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2beb27c9-6ba2-41ae-9ad2-f6a585b5eb18", + "id": "d4ffb648-5064-4478-b358-b756b9575d73", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126778,7 +126778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d48a884-872f-4afa-887e-3d643c2eaa88", + "id": "2efce1af-c75b-42b0-b592-74c4c99e6bf1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126834,7 +126834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7a3cd62-06c0-4e8c-b0dd-e694b8ca4334", + "id": "b6a527e0-d399-4aa0-9ac2-638135fe2663", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126890,7 +126890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b348fbb4-e570-4130-b2f9-d8738d7d13f0", + "id": "f86a46b7-9d76-43fd-8ae9-dc39b1ebe287", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126946,7 +126946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66f89809-b486-49c5-ac10-79104af32863", + "id": "14f6c446-bc7c-4160-981d-3f4453779867", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127014,7 +127014,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 IdentityNow with [Update Password Dictionary](https://developer.sailpoint.com/idn/api/beta/update-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": "9212ea72-1308-49c8-a62c-a5df13449572", + "id": "d5b8187f-5d16-4fa0-8141-35d7cd281171", "name": "Get Password Dictionary", "request": { "name": "Get Password Dictionary", @@ -127043,7 +127043,7 @@ }, "response": [ { - "id": "c3f9e63f-b4eb-457a-89c7-f6dcf64f11e8", + "id": "00399de5-be0a-44b8-888c-dd50a9e84cec", "name": "A password dictionary response", "originalRequest": { "url": { @@ -127081,12 +127081,12 @@ "value": "text/plain" } ], - "body": "sint nisi", + "body": "dolore", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "cd5f8e8b-7745-4cb0-a54e-c176bb70b537", + "id": "0fd0e77f-a108-4845-a6b4-4ca40cdff6bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127129,7 +127129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f6dec58-9d39-4aff-88b4-2b4bdc9766f2", + "id": "f7192987-dbc0-497a-97c8-99a15b93eb00", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127172,7 +127172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8447aedd-19ff-40b6-b99a-45f836a19386", + "id": "72d6d98b-ade4-4b7c-a824-77d65a711be7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127215,7 +127215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fc47702-df5d-497b-80b7-ad6cd8b47201", + "id": "8f996c9c-f697-41f2-b32c-81bf0fc227ee", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -127258,7 +127258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed50aa9c-4759-464c-9246-af049ed788c6", + "id": "0940e297-a033-4d82-a991-8e1aac720c05", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127301,7 +127301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7734de0-fdee-4f5b-9db0-b055ceaa5d35", + "id": "f2c7df4a-5294-49dd-9574-bc632029a085", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127350,7 +127350,7 @@ } }, { - "id": "d507e41e-8f9d-4f13-a168-18b7ed2fef89", + "id": "03ba4d2b-d0c8-4f85-adff-619668db68b4", "name": "Update Password Dictionary", "request": { "name": "Update Password Dictionary", @@ -127388,7 +127388,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -127396,7 +127396,7 @@ }, "response": [ { - "id": "c0ec76a8-76c2-4916-b6c4-86e4d24931d9", + "id": "e69eaba9-710e-4b55-8cac-fa025e4f29a9", "name": "Successfully updated.", "originalRequest": { "url": { @@ -127433,7 +127433,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -127446,7 +127446,7 @@ "_postman_previewlanguage": "text" }, { - "id": "33b9ae68-613c-4360-b7c8-472ed44157fd", + "id": "62bc1d3f-5ad1-4449-a2a9-a019f7ebaaa4", "name": "Created.", "originalRequest": { "url": { @@ -127483,7 +127483,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -127496,7 +127496,7 @@ "_postman_previewlanguage": "text" }, { - "id": "10dafb1f-4036-4ea7-9ba0-255eb9200e81", + "id": "fc0f96b7-b936-4887-90b2-553102eaa68c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127537,7 +127537,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -127556,7 +127556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44d1a607-29c3-40f4-988a-00d659549ae7", + "id": "6b3400c6-590a-48e7-9142-6b644c48fe09", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127597,7 +127597,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -127616,7 +127616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fbd4a1d-d8b5-455c-aa94-463e0754e5d6", + "id": "bbd81b37-2fad-4bee-a227-c58a0153023a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127657,7 +127657,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -127676,7 +127676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a73af2c1-d1d8-492a-8e5a-7ab64d79c6a6", + "id": "7bcd2cc8-4991-4e9e-a3f1-ef37f4850320", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -127717,7 +127717,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -127736,7 +127736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4af8afa7-4585-4e0e-8f70-165c16d891e0", + "id": "ebff6bb6-6c56-4955-8c42-1d6b166fc85f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127777,7 +127777,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -127796,7 +127796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08aaeb4e-1415-4d42-9768-69f9cfb840ce", + "id": "0e5b5e2f-6304-4559-8cee-bfad90d18c37", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127837,7 +127837,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -127868,7 +127868,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 IdentityNow, 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": "936c7732-0942-404b-87f1-c2c73ba7758f", + "id": "e1ea41e0-cd74-4f9d-8003-25389bfd3b4d", "name": "Generate a digit token", "request": { "name": "Generate a digit token", @@ -127911,7 +127911,7 @@ }, "response": [ { - "id": "38345ac1-67fd-4c82-8faa-684021c8b490", + "id": "880098d4-41ee-4af6-bc75-7b8610c2c108", "name": "The digit token for password management.", "originalRequest": { "url": { @@ -127968,7 +127968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3596847d-5213-4082-8a27-dfa14c6cb14c", + "id": "63cc9ef6-ec70-4b5b-aa36-ae082b9438ab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128025,7 +128025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0cdddc9-8eb3-4878-acd2-b03dbeb5eb6f", + "id": "92018cb3-5b6c-44c6-aaf6-74d563db2b00", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128082,7 +128082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05812985-6c4c-4b68-a964-fa501addfe84", + "id": "c03ca255-79dd-45cc-8822-5d5008208f86", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128145,7 +128145,7 @@ } }, { - "id": "2bab9600-2fea-49fd-9fcd-60e43f31fe98", + "id": "a19acaa9-e9b5-43b2-b8a5-79b1e63ecbb4", "name": "Query Password Info", "request": { "name": "Query Password Info", @@ -128187,7 +128187,7 @@ }, "response": [ { - "id": "092e9918-6d2b-4104-9a38-4b4e3b4bbad4", + "id": "ff82df92-9224-42b1-89cf-1855e676d38d", "name": "Reference to the password info.", "originalRequest": { "url": { @@ -128243,7 +128243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cf36988-2d98-4cee-862a-4e6e6ddac9ab", + "id": "4cad4e9f-68fa-4d8b-bebf-ad033e456d55", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128299,7 +128299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccd3e6bb-f6f0-44a3-8822-f8602436bd34", + "id": "fb9ef87e-6580-413f-bd69-821c40424690", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128355,7 +128355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce06ba43-0fc8-4be7-bd7a-fcdbefb19dca", + "id": "9086963b-163e-4768-a94c-9e6b608cebbe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128411,7 +128411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44118a4a-b2bd-48ec-afc9-8a5074f96b1e", + "id": "64208078-fad7-480a-8546-37c5a3fbbb62", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128467,7 +128467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "195ad2d8-8824-4b2c-be67-6ecee4a7ddd8", + "id": "83d87d95-e3ca-4d21-a8c9-de40f84a0a50", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128529,7 +128529,7 @@ } }, { - "id": "bc4dcdb3-d797-4bad-a7b0-64760aaf6fd5", + "id": "bc9275f4-4fbc-41bc-adfe-7e630aac1947", "name": "Set Identity's Password", "request": { "name": "Set Identity's Password", @@ -128571,7 +128571,7 @@ }, "response": [ { - "id": "aa2250dd-a17f-41d9-89f2-dbe7c9911b53", + "id": "8efc0519-e146-4971-ab0c-3d549f34102c", "name": "Reference to the password change.", "originalRequest": { "url": { @@ -128627,7 +128627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4d9ce08-25c3-4b3d-962f-978029465685", + "id": "385fa3cc-14e9-4bce-b9c4-06050ce8316e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128683,7 +128683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10ddcce4-1bf4-45a0-9a9e-a67ce1478634", + "id": "22adc1e2-b2ff-40a0-a219-ae185ca257c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128739,7 +128739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cece15e-45e9-4e14-9349-cffbe4ab5d50", + "id": "b04855e8-e916-4ab8-805a-c1b3d85bd523", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128795,7 +128795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d171085c-808e-4423-b41e-4d9bdf57bd3f", + "id": "3c90166c-f974-4ab0-bcf1-7aff488e06d1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128851,7 +128851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03701c44-47d0-4783-b90b-e64655dda8c7", + "id": "2c147e57-7cb8-47a5-9644-50ebee9c3f82", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128913,7 +128913,7 @@ } }, { - "id": "dbc452f9-e675-418a-8924-ec9f1b746f01", + "id": "6b68bce9-adcd-49f8-b3b6-2f107898d670", "name": "Get Password Change Request Status", "request": { "name": "Get Password Change Request Status", @@ -128933,7 +128933,7 @@ "variable": [ { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "id", "disabled": true, "description": { @@ -128954,7 +128954,7 @@ }, "response": [ { - "id": "3522e98d-3edf-4716-b9b0-bd18b0ca6c70", + "id": "22529c62-c62e-4d1f-9b9a-79b9d26f0cf8", "name": "Status of the password change request", "originalRequest": { "url": { @@ -128998,7 +128998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c132f5e-b77c-45a0-8657-50e820674ecb", + "id": "d3aa829e-e4f3-4272-846f-e6c69e0f06d3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129042,7 +129042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52de470a-ccf8-45d6-a0d5-e8d63e231bd9", + "id": "f8f7ba98-470d-48dc-aaf0-0e12d018b51c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129086,7 +129086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f77f1795-8c8d-44ec-b38d-61866ca00eab", + "id": "c8124d5b-c508-4bd4-b627-9e01acc83cb8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129130,7 +129130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd1105cf-849d-41cb-9fc4-226e195d6688", + "id": "7334a515-f74e-4450-a959-5963b0e3fc6c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129174,7 +129174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0c95214-4ac2-4126-ae4b-82915a21f94f", + "id": "e441a1ed-9117-4c01-b189-0dd0120f641d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129230,7 +129230,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 IdentityNow:\n\n- At least two direct connect sources connected to IdentityNow 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 IdentityNow, 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 IdentityNow, 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": "77cb76d2-a56b-436a-948b-dd6b4af65a75", + "id": "066ec5e1-2e18-404a-b309-2637fd10166c", "name": "Get Password Sync Group List", "request": { "name": "Get Password Sync Group List", @@ -129287,7 +129287,7 @@ }, "response": [ { - "id": "b3ee7040-689b-4e18-9d72-d3e843b9de8e", + "id": "1607ddf3-0ccb-4464-bba3-7db4abeaf5ad", "name": "A list of password sync groups.", "originalRequest": { "url": { @@ -129358,7 +129358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "737e6285-ab8e-4f87-a90d-4b185de71fee", + "id": "452223cf-6f82-4d0c-a40d-7f44c5d26b27", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129429,7 +129429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0c9914c-b7ab-4b06-a374-4a3540a36521", + "id": "2cf5f8b3-50c2-4433-8830-2f224084c74b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129500,7 +129500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02e74805-3610-4ccb-8bf1-1a07a1535648", + "id": "df7f5b2b-fed0-4170-8f81-fcc81938002d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129571,7 +129571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fb29490-494c-4b46-9de4-b3eff9b37abe", + "id": "fe3e5fbb-5a17-4356-829f-c58b8ed294fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129642,7 +129642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a2006fd-34bd-47ec-a9af-6fc779e32785", + "id": "adc41ff8-e15f-45da-915e-657b89d40bc2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129719,7 +129719,7 @@ } }, { - "id": "2d94b58c-a7ea-41a9-b0c8-fef28aa7f6c8", + "id": "8806a9fe-a83c-43e5-a3dd-813a3c2f9b8c", "name": "Create Password Sync Group", "request": { "name": "Create Password Sync Group", @@ -129761,7 +129761,7 @@ }, "response": [ { - "id": "9d1de0cd-0bc9-4eb6-8271-bfb359078bdc", + "id": "7a4ccb74-8519-493b-9ce3-fa78b354da37", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -129817,7 +129817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6356b653-9271-4fbc-8c5c-4e62c7bf2a82", + "id": "3d7fae04-3a16-4b54-8e7e-cdecd63b31ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129873,7 +129873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82ede567-09b4-4da6-8da9-0d5676f42f5c", + "id": "30c66590-826d-4c30-9a74-438c578f26f1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129929,7 +129929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e7afab6-b906-4d93-b666-505ed7e41529", + "id": "8000cf6d-6670-4f42-82c4-091864f37e15", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129985,7 +129985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b01a3ab-8ff8-4cfb-80b4-cf02cf5b081f", + "id": "5be9ec07-fbfa-46fa-a5ad-d9749a8dea8e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130041,7 +130041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94ce11f2-c6af-41d6-a171-ce52281c8be1", + "id": "8354200e-c216-47b9-9099-88892abaa49e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130103,7 +130103,7 @@ } }, { - "id": "65b7716e-457f-49f2-bde9-e69898d12aa5", + "id": "f63f2f1a-3262-40da-8e23-cb9be082306b", "name": "Get Password Sync Group by ID", "request": { "name": "Get Password Sync Group by ID", @@ -130144,7 +130144,7 @@ }, "response": [ { - "id": "3b3bef63-dcfb-4e11-ad7b-2b7ca91c8660", + "id": "31731785-7bf5-4b56-b32c-12855d3f7ed4", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -130188,7 +130188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3e2629e-228a-49d0-8571-b9c69f5abfc9", + "id": "878c0441-9bb7-4cdc-8441-8ffa3cdc2820", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130232,7 +130232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55886c35-c635-4c5a-a1fb-827d8aad4ba8", + "id": "e751c36e-1185-4eb0-90f2-e55edb8e6b81", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130276,7 +130276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8585043-3f81-450f-b3ee-c826817f2f46", + "id": "5d28a2f7-6ac3-4339-91f2-1b38be8cb259", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130320,7 +130320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9a91250-2f23-4299-a088-5d2c3b373e86", + "id": "02428729-183c-4590-be21-3aa99855f807", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -130364,7 +130364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ced715fb-df7d-4cf9-804c-f25fd10d5045", + "id": "8d7732ea-11a1-4189-b4a0-74001c6de058", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130408,7 +130408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a36e4385-196c-4eb3-8214-1f1665de9efb", + "id": "bbce53ad-a1f2-486d-8650-8f5244ddd771", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130458,7 +130458,7 @@ } }, { - "id": "2e99ecae-c643-4f96-ae05-1f3a508fef4d", + "id": "e32910ef-c7e6-45f9-9b90-b87100c5c457", "name": "Update Password Sync Group by ID", "request": { "name": "Update Password Sync Group by ID", @@ -130512,7 +130512,7 @@ }, "response": [ { - "id": "e5c4bbd4-310d-4189-9a2f-887089a41b14", + "id": "76f2cf7e-23a2-455d-b6b2-4b96122248c5", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -130569,7 +130569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2830a77-c4cb-48ce-99ef-74ae502ecd1c", + "id": "ffd39738-d83f-49a9-bd57-62767b2b11be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130626,7 +130626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f353a90-66d3-4567-bc8c-a12e039e674f", + "id": "d02c6cba-b9a3-480d-b724-8cbebe011da3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130683,7 +130683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c9d33a7-e1ae-4b83-a60d-d9d24492883f", + "id": "016c3d07-7f39-4efe-a40f-8c01727c4af2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130740,7 +130740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f8788e5-c622-4b8f-9c8c-b4d9bf8feb0e", + "id": "6aa627a2-3267-4d2d-bec4-ba0f19fdc0af", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -130797,7 +130797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ac5b2dc-0360-4960-91a0-26a9549b82bd", + "id": "592a825e-2c91-4591-9408-4a463e4d7567", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130854,7 +130854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27d0d827-7380-4352-be43-c3155c6c84cd", + "id": "4a9144dc-bee5-4d42-b7eb-1e155d550783", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130917,7 +130917,7 @@ } }, { - "id": "0a698368-f115-4f16-a742-f987b7819daa", + "id": "642010c7-d0a5-489a-8c12-bfd8d04a2bb6", "name": "Delete Password Sync Group by ID", "request": { "name": "Delete Password Sync Group by ID", @@ -130958,7 +130958,7 @@ }, "response": [ { - "id": "a551c6da-eb61-42fb-a20b-08100486e5a9", + "id": "9b2f1eb5-75a5-4ef2-865b-1ed2852e22bc", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -130992,7 +130992,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3fa6982f-fb4a-419d-a249-05409939b13e", + "id": "1e238809-7ffb-45ec-9c7f-cab55c2a7f30", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131036,7 +131036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "891cd76f-5408-4089-a568-44903f3fdbc8", + "id": "dcda1f76-a9fa-47c2-be87-60ed62fe9639", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131080,7 +131080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaf0f374-74ba-458b-92c5-c6eeb75d87fa", + "id": "b651a44f-4f53-4465-b1f9-3f631600f3f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131124,7 +131124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d3af118-83fe-47f6-8cdb-4390bd1b6b80", + "id": "401514bf-82fd-4d3a-92db-579b5a2e4580", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131168,7 +131168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88429abc-e453-4ae0-bbaa-efcad0c3ebc1", + "id": "002072b5-92cf-411f-af95-bfcf318bf469", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131224,7 +131224,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 IdentityNow.\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 IdentityNow organizations' integration security.\n\nIn IdentityNow, 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": "a9574669-6aeb-494f-9036-dbc1600417d1", + "id": "1db4936d-7cb0-4a90-92f9-9e75433c470d", "name": "List Personal Access Tokens", "request": { "name": "List Personal Access Tokens", @@ -131272,7 +131272,7 @@ }, "response": [ { - "id": "622d7f08-60d3-4670-aa1b-35f1a9674994", + "id": "49539381-58ef-4f60-a3cf-1f7b4348f97a", "name": "List of personal access tokens.", "originalRequest": { "url": { @@ -131334,7 +131334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b50942cf-6860-4721-9787-ba20aab5da10", + "id": "0c313ea4-25b5-47c9-a16c-f3c6d4584842", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131396,7 +131396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55d6cacb-f10f-4701-b41b-036395bf237b", + "id": "b9c4da31-0012-47e7-81d6-7cbab186c30c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131458,7 +131458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c173eee-eb7b-4bb4-8bac-e11fe9bc236b", + "id": "3325d981-c9d1-4787-800d-2e89bf240464", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131520,7 +131520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d67bdb77-15b5-4489-b6b1-d126496a9428", + "id": "51a9c428-d616-404f-a1c9-3ef46908f4d2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131582,7 +131582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cec2cdb-a333-4db4-9460-d6683702b60b", + "id": "fd36ec58-654c-4fc1-8fb0-a70912dd1df8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131650,7 +131650,7 @@ } }, { - "id": "dc1062be-de39-48a4-9005-1bdcab860cae", + "id": "fadb8eeb-722c-47a6-bf63-5bbe857f5222", "name": "Create Personal Access Token", "request": { "name": "Create Personal Access Token", @@ -131692,7 +131692,7 @@ }, "response": [ { - "id": "86f47ecd-c1d7-47e6-9193-06530f4f9314", + "id": "35fb2435-755a-4f7b-8208-bf8a0cdc0032", "name": "Created. Note - this is the only time Personal Access Tokens' secret attribute will be displayed.", "originalRequest": { "url": { @@ -131748,7 +131748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e448da88-fd7b-4d6b-a146-1422c94e20d2", + "id": "2018dcae-e50b-4630-9b1c-b39f5e3941cd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131804,7 +131804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e3ff03b-468a-41a6-8049-70f916a2a1a5", + "id": "fbe3696a-4413-467e-9b52-e42a0b575036", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131860,7 +131860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e26177b8-396d-47e1-8daf-86639c7e3f22", + "id": "ec47cc4d-6b67-4471-ab32-8e8031d7a9dd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131916,7 +131916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24a703ba-7954-4e47-94cd-bfd8da673c60", + "id": "1830ba32-e81f-4b3f-b617-263f5f2f8796", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131972,7 +131972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53e5efb3-4841-47e5-8e78-9133e6075931", + "id": "88a0bfdc-d8a5-437a-ae23-53167299db4e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132034,7 +132034,7 @@ } }, { - "id": "12c53c66-1c21-4bd7-b683-925a7b10d7e7", + "id": "6ad08d9f-5b29-4e02-9bbd-da952444957c", "name": "Patch Personal Access Token", "request": { "name": "Patch Personal Access Token", @@ -132088,7 +132088,7 @@ }, "response": [ { - "id": "30d8e440-6e7a-45bd-a226-ee0cc91a5894", + "id": "50e444b8-ba62-43dd-ba56-283f851136ac", "name": "Indicates the PATCH operation succeeded, and returns the PAT's new representation.", "originalRequest": { "url": { @@ -132145,7 +132145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1bb539f-dafb-42e6-953e-d752b25c1238", + "id": "73db2bdc-2c4b-4c31-ad2e-a32cff2c85bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132202,7 +132202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "296e4adc-de00-4a8f-8d31-be4ac469ed1a", + "id": "4cce3931-3b28-4321-8624-c7fa2ccf63b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132259,7 +132259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b7127ce-0c88-4ce3-b0d4-739c3357d798", + "id": "c60f6104-5d01-4cd8-ac17-c95b434946bc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132316,7 +132316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f3cfa0b-e7e6-4dff-b5f6-9fb2770255ee", + "id": "f49786de-d860-4b4a-9f5e-8e6238d8d01d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132373,7 +132373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2146e0ab-3525-4718-96b1-9822f25f9413", + "id": "48b4a054-20f4-4fe4-9d49-32d331ab8ac8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132430,7 +132430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f64dbb76-4476-4c86-8ac1-bfbc2c7cf11e", + "id": "968452de-4443-431d-9c2a-151af187e9f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132493,7 +132493,7 @@ } }, { - "id": "3844d8bd-fb34-411d-b438-aae48aa6a0d7", + "id": "fc245879-1be9-4f28-9b76-6232d9190493", "name": "Delete Personal Access Token", "request": { "name": "Delete Personal Access Token", @@ -132534,7 +132534,7 @@ }, "response": [ { - "id": "297cfbd0-a766-488f-93fd-9c9ca36fa642", + "id": "d3d5bbd1-df4b-4889-9ec5-e1a47349fab8", "name": "No content.", "originalRequest": { "url": { @@ -132568,7 +132568,7 @@ "_postman_previewlanguage": "text" }, { - "id": "43b2ac2b-23e8-45e3-a245-96d404b6d791", + "id": "0c09c0d1-53e0-4e34-b488-361b2121fbce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132612,7 +132612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8dba904-4c3d-4338-b645-ef40692fb0e9", + "id": "832db3cb-853c-4c96-bcd0-f7edd23aa44b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132656,7 +132656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "972c8242-4ff2-4518-84e0-3544e3d029c8", + "id": "1e5aaba1-d305-4e30-a3cb-8fce9ea311f4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132700,7 +132700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "432424e8-d582-41e8-b8cc-4770198a1252", + "id": "f11269bf-39c2-46f2-82c7-0a30479a3be4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132744,7 +132744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65a01ff9-481f-4287-b4db-ece035162477", + "id": "bdae3778-18dc-4457-b524-233f9bea4e13", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132788,7 +132788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c825977-1dc5-4a28-b6db-1d93002960e1", + "id": "ae59300d-c25c-4df2-b83c-e3e270589ab9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132844,7 +132844,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/idn/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": "d66e3ba9-4417-40be-8912-4b87c79d7e07", + "id": "006ef862-bf0d-4d1c-a0c1-b48132f398a8", "name": "Get Public Identity Config", "request": { "name": "Get Public Identity Config", @@ -132873,7 +132873,7 @@ }, "response": [ { - "id": "d702b00c-db71-4836-abe6-a47631fdf654", + "id": "4f47a04f-68a4-4f77-8a56-728f5416e635", "name": "Request succeeded.", "originalRequest": { "url": { @@ -132916,7 +132916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29e7fe1f-6b78-4c71-b739-6ca412d893f9", + "id": "ce43cf82-b102-4fbe-abae-0d50f1f2f726", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132959,7 +132959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3286b09e-76fe-4ccc-a9da-c3a3359a72b9", + "id": "2083f9d6-58dc-4742-a902-d04ad9126635", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133002,7 +133002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29e6f1e7-ba0f-4ff1-a2c0-8cc3d5415d35", + "id": "8c8580d1-19c1-48dd-a9ee-b6831517d9c7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133045,7 +133045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40d09ac1-b241-47a1-a652-d3a170ba3fab", + "id": "673087bb-4739-467f-995a-620b9b9fd255", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133088,7 +133088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0172df80-83fc-4b5d-aa7c-812567285867", + "id": "831d49f6-6da5-4376-bf82-43325d6f3a1c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133137,7 +133137,7 @@ } }, { - "id": "8573edf1-56da-4253-9a7a-ac0e9389351d", + "id": "93675568-45a3-4b93-a25c-03cda4da2ac8", "name": "Update Public Identity Config", "request": { "name": "Update Public Identity Config", @@ -133179,7 +133179,7 @@ }, "response": [ { - "id": "aa3a25ed-6bd6-4dec-80a3-4026b8e02b83", + "id": "07e0cfe8-d9eb-4d69-9d17-a3126bdbd468", "name": "Request succeeded.", "originalRequest": { "url": { @@ -133235,7 +133235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce20ec6a-f6b6-40a1-af79-a083c609dece", + "id": "ec3f3bad-8672-40be-9bbc-1c0c1bbb8932", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133291,7 +133291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75153b5d-d04a-49b4-9147-f88701b47dc0", + "id": "d2f5ab0f-cbb3-4b04-9c19-557f9fd3f846", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133347,7 +133347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2e409f9-8a06-427c-a9a5-f41923bbc5e9", + "id": "7f54e6aa-97da-4099-997e-1f009834a4c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133403,7 +133403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e36e0b63-480f-4e19-b8d5-bac4c472b568", + "id": "daccfc01-bb42-4a8a-bfa3-831b38ea6b1e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133459,7 +133459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83ddc5eb-cb2c-464c-8248-a34339c1f54a", + "id": "f5a4c85e-2aec-49ce-88d3-a90c09e971c9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133527,7 +133527,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/idn/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": "d526e301-e8a0-4b8f-b300-e436ee5b33e3", + "id": "615a1259-1d2f-4664-aab8-7609b0768d8d", "name": "Requestable Objects List", "request": { "name": "Requestable Objects List", @@ -133638,7 +133638,7 @@ }, "response": [ { - "id": "1e98211e-7ba1-41bc-a953-2f554b6276f2", + "id": "612bb184-f119-4d02-bd46-d13ce353e985", "name": "List of requestable objects", "originalRequest": { "url": { @@ -133763,7 +133763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6bef440-37af-4710-9d02-69b883aa7e98", + "id": "430fd511-268d-4358-a3bd-def0b2bccc49", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133888,7 +133888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17f8eabe-b4fc-4fea-b2d7-fd44e2207cc6", + "id": "9e83101e-b5f8-4238-9fde-f9cda41ae2bc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134013,7 +134013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdd4375d-31ee-40a8-8bd1-8f21f16da295", + "id": "6a02ba80-399b-4a8c-a914-a8aba7732f25", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134138,7 +134138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83b23ed1-0e6e-4aaf-9e5d-43127eb9b0d2", + "id": "27e87c25-896c-4872-84a0-309539b9ae68", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134263,7 +134263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "682cfa64-51a3-4a98-952e-59dd01088cd6", + "id": "7ee80080-a2e0-44e0-911e-3968040da22e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134400,7 +134400,7 @@ "description": "", "item": [ { - "id": "e70a95f4-4e6c-4cc5-ad26-022b8a0a7981", + "id": "4255a25a-b2a5-48dc-b0e7-3dbc24e1dbba", "name": "Generate insights for roles", "request": { "name": "Generate insights for roles", @@ -134430,7 +134430,7 @@ }, "response": [ { - "id": "c6f95356-b955-41fc-b98d-2c2e3105ac6b", + "id": "b5f6ea0b-6b21-4d37-8ead-9891a3781c4f", "name": "Submitted a role insights generation request", "originalRequest": { "url": { @@ -134474,7 +134474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5448ac37-8018-4cce-bc53-c4f71bce003d", + "id": "1d0f44c3-2745-4ae1-945e-1313d8d47fc2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134518,7 +134518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "756233ea-60d8-4935-87c1-971dec5d6334", + "id": "1bbcd8e9-b0c1-43df-9981-fbacba1770bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134562,7 +134562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "318c93ae-7d09-4252-b893-88f7aac3b41e", + "id": "43a050ac-8964-4617-99b7-902d415008dc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134606,7 +134606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9c6de8a-353a-47fd-bd02-960b6ba00066", + "id": "0f6ba151-875b-48c8-b1e9-f6a5e1a3acdf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134650,7 +134650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63e6820c-a5e0-4f95-9c04-117f5fd77380", + "id": "cd09fce6-49ec-40ac-9bd5-46b29fd4e437", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134700,7 +134700,7 @@ } }, { - "id": "a4b134e8-153a-428f-9b42-e88840d25255", + "id": "6f55ff7a-360f-4f22-8e56-816f5bfdc135", "name": "Returns metadata from prior request.", "request": { "name": "Returns metadata from prior request.", @@ -134742,7 +134742,7 @@ }, "response": [ { - "id": "e7859916-93fb-423f-af51-13debabe1162", + "id": "c500f381-f2e9-47ff-8934-a429674927c8", "name": "Succeeded. Returns details of an earlier role insights request.", "originalRequest": { "url": { @@ -134787,7 +134787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aade2ae9-9d40-4c29-9e1a-8acc9eaec15d", + "id": "d9725981-42df-4ba0-9482-d664e4443d79", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134832,7 +134832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0531b7e4-7664-48ac-8a8c-24159577e99a", + "id": "ac24cc65-dfbd-4287-88e2-18b6b39e71b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134877,7 +134877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2681f9f3-7f2e-4583-9f7d-9d1c39f3e33f", + "id": "dc53f6ab-d424-4cdf-800b-0a6ecd6aa167", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134922,7 +134922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fd639b9-95b2-4787-8462-5109eab6a661", + "id": "6e5df54a-c966-4ae9-8628-e3c2ebaefc57", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134967,7 +134967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35387f0c-2ab8-4547-988f-db99c572ed63", + "id": "3e0df2a2-ce9b-438c-a5b4-0bf1acd695f8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135018,7 +135018,7 @@ } }, { - "id": "50923cc7-bd6c-49a1-90bc-20d9dea28704", + "id": "63713f14-3515-4dfa-b13e-55d5ba54ee0a", "name": "Get role insights summary information", "request": { "name": "Get role insights summary information", @@ -135048,7 +135048,7 @@ }, "response": [ { - "id": "90db2840-122b-4f57-a386-cb5de3d90fc6", + "id": "7fe62f3c-20d5-4dd0-a3bb-283851789ffc", "name": "Succeeded. Returns high level counts.", "originalRequest": { "url": { @@ -135087,12 +135087,12 @@ "value": "application/json" } ], - "body": "{\n \"numberOfUpdates\": -43139605,\n \"lastGenerated\": \"2020-05-19T13:49:37.385Z\",\n \"entitlementsIncludedInRoles\": 45,\n \"totalNumberOfEntitlements\": 250,\n \"identitiesWithAccessViaRoles\": 550,\n \"totalNumberOfIdentities\": 980\n}", + "body": "{\n \"numberOfUpdates\": -60075683,\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": "fd3ec4f9-a0a7-43eb-b377-3648cb1d21d7", + "id": "4079354c-9420-49e1-bf64-32b6131636a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135136,7 +135136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6da4481a-8bea-40c9-b205-a62bca45872a", + "id": "817fcbb2-02f2-4e7c-a49e-1389b2622737", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135180,7 +135180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "369db3d8-98e1-490a-9001-d84f080526e6", + "id": "88a82d9e-b625-4434-954e-d3ec9c81d9cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135224,7 +135224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f76ee5d-7ece-4566-87a1-42af6042f2c9", + "id": "8b3610f6-5674-43ec-bf98-9639868fc062", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135274,7 +135274,7 @@ } }, { - "id": "813a5749-cb16-4bdb-a204-2fa954bd813d", + "id": "51939630-3cf2-4046-bdcd-304fa4f31a8e", "name": "Get role insights", "request": { "name": "Get role insights", @@ -135349,7 +135349,7 @@ }, "response": [ { - "id": "f6934734-b9d2-4973-90ed-978a52a079f7", + "id": "5644fabd-0efc-4669-a25c-fd491a7db4d2", "name": "Succeeded. Returns a list of roles with information about insights for each role.", "originalRequest": { "url": { @@ -135438,7 +135438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e93a4313-1028-45f9-92ca-009ad1f2e2ab", + "id": "7b308574-8d12-4faa-b067-f3d0354501df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135527,7 +135527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e6d0b19-886c-4cd7-a4b2-6dab0c1ca23a", + "id": "dba20886-b2c8-4a66-9c6a-cbf4a797e9f2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135616,7 +135616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32b6abe2-a74f-496a-9c47-7d89fe16f0fe", + "id": "239c6df7-dc04-4081-bf40-6d46b07ff67c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135705,7 +135705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b68a4cbf-d2c8-4947-b2c2-d957688e39ea", + "id": "f83f6556-5384-454e-bd06-95bc1e6c1d8f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135800,7 +135800,7 @@ } }, { - "id": "befb22a1-88c4-442d-a73c-644982d83653", + "id": "d8fd4ac3-d105-47c3-b340-9a4fc2465b5c", "name": "Get a single role insight", "request": { "name": "Get a single role insight", @@ -135841,7 +135841,7 @@ }, "response": [ { - "id": "c0dae90c-176c-49c9-8bcf-5508ed55aedf", + "id": "fa1a8508-16f8-4a3c-ae53-7c3f2bedfd8b", "name": "Succeeded. Returns information about insights for a single role.", "originalRequest": { "url": { @@ -135885,7 +135885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd423e90-3128-4425-b9a6-03e0402937b6", + "id": "64de4bd3-0729-4958-ae28-b1dea09bb9e5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135929,7 +135929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5c6ce16-1898-4d1f-96b6-89fd1c29d82b", + "id": "9afb784b-6113-4a4e-865b-16153b9159f1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135973,7 +135973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bb8f9d4-d8a4-4a5b-8ac9-1a1b873e9bcf", + "id": "92bc4cf1-872b-406c-a240-83ead4086cea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136017,7 +136017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cac58c9d-ef56-41c7-be39-78f7a14240e1", + "id": "4ba02f7c-b3cb-4a97-9b17-8185eaca063a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136067,7 +136067,7 @@ } }, { - "id": "e1c5894e-37ae-4eb1-b9ad-77490cdfba98", + "id": "8355d439-a55c-407a-9f6a-f23bd4d0e3d2", "name": "Get entitlement insights for a role", "request": { "name": "Get entitlement insights for a role", @@ -136092,7 +136092,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -136128,7 +136128,7 @@ }, "response": [ { - "id": "8afc4bdf-2dba-4c9b-aae5-15f7266fe91d", + "id": "46f099d8-664d-4f3c-ab5a-c46944117a80", "name": "Succeeded. Returns a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -136148,7 +136148,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -136187,12 +136187,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"irure \",\n \"id\": \"labore et magna\",\n \"description\": \"laboris in esse et est\",\n \"attribute\": \"ea aute in\",\n \"value\": \"Excepteur Ut\",\n \"source\": \"dolore mollit dolor aliqua voluptate\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000\n }\n },\n {\n \"name\": \"consequat tempor\",\n \"id\": \"velit vo\",\n \"description\": \"labore velit minim\",\n \"attribute\": \"ea\",\n \"value\": \"laborum nulla nisi incididunt\",\n \"source\": \"ut\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000\n }\n }\n]", + "body": "[\n {\n \"name\": \"Lorem ea\",\n \"id\": \"in minim amet\",\n \"description\": \"labore \",\n \"attribute\": \"anim magna eu nisi\",\n \"value\": \"ullamco nisi voluptate Lorem\",\n \"source\": \"labore laborum\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000\n }\n },\n {\n \"name\": \"Ut laborum adipisicing\",\n \"id\": \"irure ut consectetur et\",\n \"description\": \"consequat ipsum do et\",\n \"attribute\": \"occaecat adipisicing nisi proident\",\n \"value\": \"Ut\",\n \"source\": \"Duis aliquip non\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "809f731a-3d1e-48eb-9d69-61d8fb92b5d2", + "id": "31e394c5-152a-4d40-85a1-b1806650e581", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136212,7 +136212,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -136256,7 +136256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49997c3f-e00c-4f40-bc2f-fd82fc9c0e52", + "id": "99ea301f-06d5-4480-910c-33d3346629a6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136276,7 +136276,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -136320,7 +136320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9f92dad-9ed0-42d7-b9db-132d53862168", + "id": "e9640266-af54-4aaf-b26a-decaa6196587", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136340,7 +136340,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -136384,7 +136384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "522472c8-ae15-4997-95cd-12b6c8a02ec1", + "id": "6b9b0854-8060-4c6a-9799-a0e4e159ec77", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136404,7 +136404,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -136454,7 +136454,7 @@ } }, { - "id": "c6bfb13d-1a0b-4bc5-aad0-446d436b79ff", + "id": "d47416cc-b633-4e95-aa11-dd72b9bd43bb", "name": "Download entitlement insights for a role", "request": { "name": "Download entitlement insights for a role", @@ -136516,7 +136516,7 @@ }, "response": [ { - "id": "91a2c795-fb00-44ff-b4c8-a9cf3131a626", + "id": "82b9b55e-eec5-4391-9042-480439a3700c", "name": "Succeeded. Returns a csv file containing a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -136576,12 +136576,12 @@ "value": "text/csv" } ], - "body": "sint nisi", + "body": "dolore", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "62f4841f-d3fb-45c8-ab91-3f08aeaab3b7", + "id": "9375700a-9d39-4412-a787-a717b3491299", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136646,7 +136646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cee5c27f-ce7d-4226-82ae-fbb768d39798", + "id": "543c2a45-9839-48a7-b357-20a77cae4bf3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136711,7 +136711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca6cdcdc-1230-431e-97fa-0605945ab107", + "id": "986175c1-460d-4184-9e6a-ff7e70b8cd63", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136776,7 +136776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6824f44c-2983-43e0-9f9b-deabc6821146", + "id": "534a620f-2960-4d45-bdc9-75e7088288a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136847,7 +136847,7 @@ } }, { - "id": "cc292e41-77e7-4f1b-9279-137124bfa4a1", + "id": "22d7b4a8-9bc0-49bd-a278-c2e608b617b4", "name": "Get current entitlement for a role", "request": { "name": "Get current entitlement for a role", @@ -136899,7 +136899,7 @@ }, "response": [ { - "id": "73c10b78-17c2-49e8-98df-85e3ec54ec85", + "id": "b954d5dd-2179-48c6-8625-6ff7cd805db6", "name": "Succeeded. Returns a list of current or pre-existing entitlements for a role.", "originalRequest": { "url": { @@ -136954,7 +136954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d714aee8-6635-4451-a563-e6b2db86fb57", + "id": "cd572b6b-1bd8-40a4-aaae-404716d22fb7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137009,7 +137009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63e80777-2fbd-4cf3-8fdd-460d538fe9a2", + "id": "ff67611c-b00e-4516-8056-fd9148c46acf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137064,7 +137064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd1fa1ff-3228-459f-a522-e93856f8c117", + "id": "81d7aa7d-5804-47d1-8e48-dfda69066fb8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137119,7 +137119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19c486b5-1b2f-4b29-a4eb-b61cf7a9c7ff", + "id": "9698e60d-9f12-4677-b817-dc777f3d9a37", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137180,7 +137180,7 @@ } }, { - "id": "49c593b7-8545-4ec3-b241-eaad674614c5", + "id": "c8e68c1f-4294-4838-a690-4a24304948c7", "name": "Get identities for a suggested entitlement (for a role)", "request": { "name": "Get identities for a suggested entitlement (for a role)", @@ -137289,7 +137289,7 @@ }, "response": [ { - "id": "4cba10d6-9c63-4d04-aa3e-a6e5b19384c5", + "id": "23e2e452-5ada-4a68-b080-bbaca5e5cf90", "name": "Succeeded. Returns a list of identities with or without the entitlement.", "originalRequest": { "url": { @@ -137391,7 +137391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe17c1a4-5018-488c-b9b1-6e3409a92706", + "id": "58f26196-d8db-4a3b-9e38-386ad625f3a7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137493,7 +137493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "476720aa-95ee-4321-8e6f-cba001fa7397", + "id": "30712a9e-c859-40f4-98d8-3ca8bdbeed61", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137595,7 +137595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8eee5c7e-42e7-4a74-ad17-fef710888e87", + "id": "c9bafd6b-b65a-4711-a7ee-de2df2147c88", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137697,7 +137697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dd4b097-10bd-429b-b2e2-194952cf3c73", + "id": "7bd694e2-0f00-4c1b-be3a-2913f01726cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137811,7 +137811,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 IdentityNow.\nIdentityNow 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 IdentityNow.\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 IdentityNow 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 IdentityNow, 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 IdentityNow 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": "1b49508d-249a-4f2c-b320-4e2d0944d997", + "id": "865b4032-cc4e-4781-997a-5fc981a54d67", "name": "List Roles", "request": { "name": "List Roles", @@ -137913,7 +137913,7 @@ }, "response": [ { - "id": "9583b635-4bbf-49a8-ac97-878183691c2b", + "id": "47f89afe-a47c-455f-87dc-cda18d01e6e8", "name": "List of Roles", "originalRequest": { "url": { @@ -138029,7 +138029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09386d68-62f0-421f-96f2-09f47876f1f4", + "id": "d1eb6d55-0edd-4416-9c1f-513f8e2fa0e4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138145,7 +138145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f687521-1577-47f2-95e6-77fbd4f45d5d", + "id": "ff226e06-c4f3-4bb9-9b50-44005e89b50e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138261,7 +138261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ce5c563-3316-417d-9700-402892e4ec07", + "id": "4eff5c8f-8680-4860-80e8-43a4ea853d2e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138377,7 +138377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "857baf9e-ab2b-4576-bae6-945c82155535", + "id": "56049bb0-92d0-482e-882c-a2a6408ec711", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138493,7 +138493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0a29548-cfed-4f97-baed-462c5df3a9ab", + "id": "27e9be90-fb4c-482d-ab7f-5ca33cebb2dd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138615,7 +138615,7 @@ } }, { - "id": "5e789448-2004-4339-aad0-333661adbeaf", + "id": "9d30538c-2c54-4f2d-9e22-d08e74b8bb74", "name": "Create a Role", "request": { "name": "Create a Role", @@ -138657,7 +138657,7 @@ }, "response": [ { - "id": "003e05fa-e976-486b-9e46-9214035d5ad4", + "id": "ec5a2497-48c7-4fd1-9d21-2948ec0f5e82", "name": "Role created", "originalRequest": { "url": { @@ -138713,7 +138713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9394a4f2-b22b-496d-9142-5963f90df4ce", + "id": "3501951e-2227-4b11-897c-003c0b60c1e4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138769,7 +138769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2cd2891-37b9-4395-8f49-9bdc7ba7d560", + "id": "aa7ce6fc-838e-4105-923d-85c27e6838c9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138825,7 +138825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4580fd8-9600-45af-bc47-03546b24d43f", + "id": "f0e175b3-b805-4c29-a093-a3539a929aa9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138881,7 +138881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49072e55-3e88-4956-b212-394e58688b99", + "id": "80e66a47-3d14-4387-8be8-669611cba5f4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138937,7 +138937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5ad1164-bd6d-4151-abd8-9c68d70031c2", + "id": "cd40e1e9-f688-4ad5-a23b-c9b8f97fb566", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138999,7 +138999,7 @@ } }, { - "id": "d79c6f78-fd93-408c-bf51-9e335da0156d", + "id": "d62ab83b-366b-4544-a9f8-0843ae7809c0", "name": "Get a Role", "request": { "name": "Get a Role", @@ -139040,7 +139040,7 @@ }, "response": [ { - "id": "375e232b-c2c3-40d3-a526-75a29ac877e1", + "id": "2caa6c51-b2f9-44b0-9b72-8e7db6022059", "name": "List of all Roles", "originalRequest": { "url": { @@ -139084,7 +139084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2db6dff7-9e0c-46c9-96e1-01780c89cdc7", + "id": "fcbc76e7-8b20-4e6f-8bba-51a803d44665", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139128,7 +139128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71db4d0a-3411-457a-8d57-cb98a4def5a5", + "id": "57ad6bb4-ec26-4ae0-b647-2827989d4317", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139172,7 +139172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6874935-f789-4c63-a59e-b3a7176a9607", + "id": "ee13a5ef-d1e8-4d12-b633-5a580e852abd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139216,7 +139216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aeec488-ced0-4af8-9733-3568f72ddea8", + "id": "3d80221c-6b46-4327-88f5-40ac84867adc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139260,7 +139260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ca3c679-39bf-41a4-9d98-aeb439514976", + "id": "ea408092-a45e-4481-9c4c-a0297e5a4036", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139310,7 +139310,7 @@ } }, { - "id": "4a8962aa-c8ca-42e9-90a1-182b9c9d8495", + "id": "18ce58e0-4121-4314-9c82-3ec526dfc600", "name": "Patch a specified Role", "request": { "name": "Patch a specified Role", @@ -139364,7 +139364,7 @@ }, "response": [ { - "id": "1b3a6d34-4cea-4914-bb43-a91827a71962", + "id": "39d0e4ba-009e-4217-8f52-68a87dd30f73", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -139421,7 +139421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "964a73b6-c8ca-4327-892a-4233b888a905", + "id": "db217d03-a73a-456a-9957-4af8d22abf7e", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -139478,7 +139478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df9845f6-73ca-44ff-a74e-ea210769c929", + "id": "376cfcfe-c64f-4b7f-b4c3-6faf479c993a", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -139535,7 +139535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc0d4629-805c-4fd6-b10c-5215b05a7b7d", + "id": "d9cb844f-8cb4-47cd-acd6-387d738537ba", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -139592,7 +139592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "599f0a5d-551c-4fe1-ae69-709705b44270", + "id": "3ec6f6f8-880e-4fd8-9f79-9a9dd51f86d6", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -139649,7 +139649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c52e65e0-ef59-4bf4-93ad-ec25bec1caa8", + "id": "49c6dafe-f3e6-4d55-afdc-0ebd54153b8c", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -139706,7 +139706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6e4d389-617a-4ec4-b18e-8c3a2d864262", + "id": "46f106e9-6f59-4fb3-a4b3-60861a8f6539", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -139763,7 +139763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de754621-0f2a-447a-ac10-a9ee98842690", + "id": "0b1af8c2-8219-4647-a3d6-5e67fbe57c14", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -139820,7 +139820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49c981cf-34c4-4fc1-b462-e74f07f71ce8", + "id": "baa2aea8-5bc4-4ff4-9acc-4c00cdb1ee85", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -139877,7 +139877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e3c2e53-edaf-4b1e-838e-f7cbce3d1201", + "id": "883d5f15-9462-43a0-9f68-49062b8d6021", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -139934,7 +139934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2d3a6e0-1a29-481d-ae65-951b56267dac", + "id": "87a5e0e4-7dfc-44fc-934a-5abdece3c8e4", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -139991,7 +139991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93085684-cde3-4511-be8f-91e5d7429b25", + "id": "6dad7c2f-f88a-4218-8f93-468d746f6dd1", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -140048,7 +140048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3eb833e8-971a-4f91-99c0-d67ffb9afa73", + "id": "53136bd6-35fd-4d02-a79b-612e9202e9cd", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -140105,7 +140105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "274a8737-aed0-4d8b-9c2a-1a6751c54b22", + "id": "540f0b33-a314-4091-8b69-d22d05a59ffe", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -140162,7 +140162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0227d67-3680-4501-94ef-dac4b5a9fd3a", + "id": "4e5aecb8-927a-40dd-b081-2016ebac34de", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -140219,7 +140219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b09c429a-1b60-41d9-8446-bb0ce847a323", + "id": "ae7a5bc9-fc38-480a-9044-b53204f5e447", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -140282,7 +140282,7 @@ } }, { - "id": "ce07a462-b3c6-49e0-b415-41f15e74c4b5", + "id": "c618618a-c20b-49fb-aa4e-a80d91495ace", "name": "Delete a Role", "request": { "name": "Delete a Role", @@ -140323,7 +140323,7 @@ }, "response": [ { - "id": "c5d48ebc-1506-4d7f-92e3-8ae5eba33d65", + "id": "cbab275d-a5ae-4cbc-82d9-2e35f003a0f4", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -140357,7 +140357,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7e76db39-f1ca-4a61-9298-918adb7c2dbd", + "id": "e9b8a44f-6877-4b15-ad1f-8c863ccbef33", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -140401,7 +140401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16d97036-b925-451b-8268-ac5b4784fd4d", + "id": "ad7d1727-4a6c-4445-8702-1613a99fe337", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -140445,7 +140445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d9f8736-5c95-4bd3-8337-ae742d0e52f1", + "id": "775c9b1b-500f-45d7-aaf6-3b285d6ec1f4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -140489,7 +140489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2548f988-d5ca-40bc-a26a-691f81edc8cd", + "id": "5d5b9b00-fa1f-4c13-96a7-362ae1be31ce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -140533,7 +140533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "250d6f1b-d464-475c-9a28-766110e56646", + "id": "d819adc7-3988-4031-acaa-2500b9bf5a68", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140583,7 +140583,7 @@ } }, { - "id": "8c902531-e0bb-4c0b-93f4-ccbd22b61fb7", + "id": "09ca087a-9942-4252-99b8-44b3ef3a64dd", "name": "Delete Role(s)", "request": { "name": "Delete Role(s)", @@ -140626,7 +140626,7 @@ }, "response": [ { - "id": "8ff42fbd-e6e1-4487-a5fa-987b6bfb7325", + "id": "7ed1f963-556a-4719-85cf-3c5d8fa85d53", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -140683,7 +140683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d27f8ec6-c07f-4d59-93f2-2eb7046cd36c", + "id": "ebee28ff-716c-4fa6-a602-f8134193b508", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -140740,7 +140740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90934804-a65c-42b7-b782-ced6100591aa", + "id": "b22e2f6c-952b-4840-9b7a-88eb5e864015", "name": "400.1 Role ids limit violation", "originalRequest": { "url": { @@ -140797,7 +140797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c77fd502-151d-407a-9b9a-e204f6924108", + "id": "2cdcae9f-bb07-4aef-adc1-ff16ad93f191", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -140854,7 +140854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bb18e86-f80f-4b2f-a5f1-80da58c0ba39", + "id": "96e3d1d2-0e0e-43ce-b393-8d45d95891b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -140911,7 +140911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee55c720-b678-4714-af40-9dec0af8e1b0", + "id": "42b2ae1d-bee0-4a78-832a-1cd10b8b9a44", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -140968,7 +140968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e48b597-9656-4698-ad33-4867a95316f9", + "id": "c40b6541-faeb-43ee-9c97-6a3fe3301be7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141025,7 +141025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c58f80ba-4e01-410e-bc0a-ddd21ee62e57", + "id": "27b7d906-a8b2-43c0-a435-99fa3c4ef9d0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141088,7 +141088,7 @@ } }, { - "id": "61669429-7e0c-4a0b-a56e-f9a2b6c6c48e", + "id": "2de88422-b6e8-4db0-aa0f-c81762cec531", "name": "Identities assigned a Role", "request": { "name": "Identities assigned a Role", @@ -141173,7 +141173,7 @@ }, "response": [ { - "id": "46c633b7-8d39-46b4-8886-89a479e19c55", + "id": "cabc0b28-9670-45f4-9e71-3bdae03bd7df", "name": "List of Identities assigned the Role", "originalRequest": { "url": { @@ -141264,7 +141264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d887695-3799-4423-ae82-0219d067c07d", + "id": "78abad80-541d-49a5-8570-37e924f12897", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141355,7 +141355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bf3efb7-0a57-4896-8f6c-2540af146ec5", + "id": "43022007-ee5b-4472-b534-1f9687ac688e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141446,7 +141446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80fcfcb2-59fc-45fb-8834-73edee0e872c", + "id": "997310a1-76b2-41e4-8d66-6d3c6e5d71b2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141537,7 +141537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5012e6d-3245-4144-aecb-e1a8e2a93ac7", + "id": "19a83107-8f0a-4e24-8f50-df299a61836e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141628,7 +141628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9eb6b24b-3425-447d-8b22-8683e09ff1d2", + "id": "1bc9e8ea-e5ec-4c18-bdfc-635740d10ef9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141725,7 +141725,7 @@ } }, { - "id": "172975aa-68fd-4a32-9a48-81a7b17126bf", + "id": "907b1127-88ce-4a18-81f4-40a29b012fa2", "name": "List role's Entitlements", "request": { "name": "List role's Entitlements", @@ -141813,7 +141813,7 @@ }, "response": [ { - "id": "63a48a5a-bba9-4574-a91c-7ad64f052453", + "id": "285a97c5-cd53-4644-b8a6-3d57002e5103", "name": "List of Entitlements", "originalRequest": { "url": { @@ -141904,7 +141904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "971fc94d-3140-49c6-9f50-bbe77b52fdc4", + "id": "aafc978d-f100-4a60-a0b3-264dfe37a4cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141995,7 +141995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27ebfc61-1037-4a24-b922-8058996832a5", + "id": "63911814-40bf-47a9-824f-0199f6fc0d7d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142086,7 +142086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9390ec49-7f4e-43b8-b27a-61e151fe6e41", + "id": "6d08e5e4-f5cd-493a-8463-21dd2fa1f56f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142177,7 +142177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87496305-b5c2-4895-bdb1-647ae4fa0a99", + "id": "0ffaa445-27e1-44f8-bb51-3415fba1cbaa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142268,7 +142268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77e38289-37d3-4662-8080-aa55ef1b729d", + "id": "20f094c2-2e87-43d0-b13c-6d03e3d2fd47", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142371,7 +142371,7 @@ "description": "", "item": [ { - "id": "7fa6d772-65a0-49a0-b201-ee2727006d55", + "id": "66547ae2-e76e-4f94-975d-8c12126d2b39", "name": "Configure/create extended search attributes in IdentityNow.", "request": { "name": "Configure/create extended search attributes in IdentityNow.", @@ -142414,7 +142414,7 @@ }, "response": [ { - "id": "e56c357a-ae22-4a5e-8c09-64ef0e659101", + "id": "91e64ebc-42c6-4a87-98a5-f03f913d7ce9", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -142471,7 +142471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3284a2df-362d-4447-bfe3-eb02c6d75578", + "id": "b6e1b73d-38fc-4efb-b0e8-9040ec8265af", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142528,7 +142528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85dfa0b6-e71e-4416-b32a-544389e1d434", + "id": "d3c4a6e6-0704-4fbc-b3d2-9d6d36ad2a4d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142585,7 +142585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f724f159-3169-45f1-9703-479590a6cbce", + "id": "4190988f-4b6b-486c-bd29-3e85be36a69c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142642,7 +142642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "820b0093-124c-4a37-9a52-5e6b0d87a7b3", + "id": "cb73cdd1-08f1-47c1-bfa5-8f2abd9f16f2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -142699,7 +142699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aa4500d-e150-4441-b2c6-f92731131607", + "id": "fbda6ea5-b7de-4865-b555-a1f4e3272f65", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142756,7 +142756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee1c27e8-affe-4747-9d5f-9e9dec7976d4", + "id": "4ca7240c-b0d5-400b-b138-3ff868c55f46", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142819,7 +142819,7 @@ } }, { - "id": "c94bb173-9039-4add-a8b6-d59791a1d7a0", + "id": "1c86b8b9-4f81-4623-9c25-143a9a906d63", "name": "Retrieve a list of extended search attributes in IdentityNow.", "request": { "name": "Retrieve a list of extended search attributes in IdentityNow.", @@ -142849,7 +142849,7 @@ }, "response": [ { - "id": "4281eaf2-ea74-4dd5-8f47-bb3fb1cf45f7", + "id": "9f95ccd8-d9c0-4724-b3f0-84630c552f85", "name": "List of attribute configurations in IdentityNow.", "originalRequest": { "url": { @@ -142893,7 +142893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08d2a79b-9929-4c1b-b1fb-e7616adf0d8b", + "id": "80784b3c-4273-4e54-973a-7c074eb38e1c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142937,7 +142937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "122fa097-070c-4b37-8baa-f7751213c37a", + "id": "f6e6d821-0011-491f-9543-5700a94e7463", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142981,7 +142981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0309687e-4bf6-461b-ab83-9a823e5f6aca", + "id": "36cb488a-6573-4ec1-ba7e-ed06e5cbd74d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143025,7 +143025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "131d3cfe-8dc2-4884-b060-79e9b3c8220e", + "id": "4372bd59-1db9-41b0-9cdc-562527afe4b4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143075,7 +143075,7 @@ } }, { - "id": "d0a65ac0-9df8-4d48-a9fb-28bfcac2ed23", + "id": "9ccca7a8-a6db-41ee-a5a4-462acab22190", "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.", @@ -143117,7 +143117,7 @@ }, "response": [ { - "id": "2d397811-5d99-4f1d-80fd-ad64994cd586", + "id": "d6b0a4b4-c256-4f11-b199-68d5d04e9861", "name": "Specific attribute configuration in IdentityNow.", "originalRequest": { "url": { @@ -143162,7 +143162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc496dc3-adcf-482d-a4f6-348d9deacdfb", + "id": "1cb5967e-0dc8-42fd-9660-fa6272781d1d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -143197,7 +143197,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8482a07d-343c-4ade-954a-5d5f16f3ec4f", + "id": "6eb4033c-df08-41e0-bed1-0361b48bc978", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143242,7 +143242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9857718f-4b80-493b-a5a3-b4a55f63f875", + "id": "ff810338-dd93-4301-946d-05a87aa4605d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143287,7 +143287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "327f30d5-f054-4361-a875-0b1a11b0e60f", + "id": "b0660b1b-7f56-4522-878c-ed89b9e1f54a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -143332,7 +143332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8ad42b1-9e64-4707-9a7a-16bcef422f77", + "id": "576349bb-b4d6-4ae2-bd44-d6d3b3613e42", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143377,7 +143377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b3ec54d-b62f-490c-af1c-0288c8bc0e44", + "id": "b218dfe8-7ba3-4c71-a94c-f0e9bb7a3d8b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143428,7 +143428,7 @@ } }, { - "id": "62cf1929-fe54-4950-bf7a-7eb3a5cf6a2c", + "id": "4341a108-94b7-4f75-a39e-71e928ab07cf", "name": "Delete an extended search attribute in IdentityNow.", "request": { "name": "Delete an extended search attribute in IdentityNow.", @@ -143470,7 +143470,7 @@ }, "response": [ { - "id": "504c444f-a5fa-43ef-b698-512ce29c5708", + "id": "ea3b95e3-6534-4f39-80f7-c8023b4b57c2", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -143505,7 +143505,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f1170e63-ce12-4160-b0bd-90ed9cc71c9d", + "id": "8541ec2a-e1d0-4089-b173-6dd0045694b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143550,7 +143550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38cc16cb-270f-4098-bc40-7fab8129bd65", + "id": "6fc64575-0a25-480c-9ce8-4338ec7b442c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143595,7 +143595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67b7dc43-c71d-4c3b-a95c-50e7e2f83d6d", + "id": "24fc2bd8-6337-4d74-9d7a-ef36f5d06076", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -143640,7 +143640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fa8b11f-1787-4590-925a-aa47ed31be50", + "id": "284bbd26-dfe3-4961-b2fa-18ff52d92f8f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143685,7 +143685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "183bbdfa-c72f-4a55-90ad-33b804256d65", + "id": "42769c31-e841-49f0-b0e8-e7300a58385c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143736,7 +143736,7 @@ } }, { - "id": "55a74ff1-af7c-4aae-8e19-04850a9eb3f2", + "id": "4a5561f0-ebc3-4e1b-a0fa-ff08be48e521", "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.", @@ -143791,7 +143791,7 @@ }, "response": [ { - "id": "08cc21ea-3317-4eca-8d2a-17960d69b122", + "id": "baa8b2c3-9d9e-43d3-9b74-a435eb142ef8", "name": "Responds with the Search Attribute Configuration as updated.", "originalRequest": { "url": { @@ -143849,7 +143849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc38c708-e5bc-4b37-bce0-97a0ef6876c2", + "id": "eb15a99b-2694-4bba-bb7a-5cb7d2376be5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143907,7 +143907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d075fb1d-ed3c-45e6-be37-e4a4d13116a3", + "id": "cd01e207-c510-42a5-af21-3ad2499edb25", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143965,7 +143965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "727b832d-040b-46d6-b5ed-71e782567103", + "id": "f2943d03-c4ef-434d-a2d3-77a3d6dea4d5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144023,7 +144023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d1270a8-7301-4c54-b12a-2193b8fd9421", + "id": "fb2d7d4c-1381-4236-ac62-1d778b5b4dca", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -144081,7 +144081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b730531b-8e90-472e-ab2b-af5b9c9beeda", + "id": "c767173e-066f-4fde-9d8c-c4a620767046", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144139,7 +144139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c95eb29-04fb-4024-a57e-b38de9eb7024", + "id": "984ba8f4-7c72-4438-bd0b-9c27a317a0a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144209,7 +144209,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 IdentityNow, 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 IdentityNow. \n", "item": [ { - "id": "d42c20b4-1d11-467c-87ca-1c461caa65f4", + "id": "689f4454-2805-426a-a8d1-d50f8104a232", "name": "Create Segment", "request": { "name": "Create Segment", @@ -144251,7 +144251,7 @@ }, "response": [ { - "id": "84513bc0-d756-445b-8675-a04da930c6ef", + "id": "752e03af-2278-4f53-919b-41e60c4efd40", "name": "Segment created", "originalRequest": { "url": { @@ -144307,7 +144307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cb4f765-e8f2-485a-ac2e-e6f7667dadf2", + "id": "4918ef91-a3d3-4ac1-b526-3923fdf43db7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144363,7 +144363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80348904-93a3-4c99-a75d-d6b442d97a63", + "id": "9d8e83e1-24fd-48bb-8515-2ae05b851893", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144419,7 +144419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ac345b2-7e19-4c23-953e-f215383bc3ca", + "id": "a8ef1cf7-0cd4-4154-b293-916da560e8a2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144475,7 +144475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "348e3888-b392-4989-af91-7ac879febdf1", + "id": "de9b520d-f36f-46e1-9f28-6c76b4f06a9b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144531,7 +144531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b48f5f9e-0134-4b0b-b532-d3cc3e131489", + "id": "819c7854-7cde-4727-a67c-3bc2bb4f875e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144593,7 +144593,7 @@ } }, { - "id": "445227d0-b859-4a53-8af1-5d34154f1127", + "id": "7119a633-1d8d-488c-94f3-96d238afe302", "name": "List Segments", "request": { "name": "List Segments", @@ -144650,7 +144650,7 @@ }, "response": [ { - "id": "2d4260ff-af46-4a5a-be4b-9224503c475f", + "id": "31a33b0c-0aae-4d14-a645-227beccdb612", "name": "List of all segments", "originalRequest": { "url": { @@ -144721,7 +144721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e800fd9a-aa1a-4832-b9f9-aff4e3579181", + "id": "2deeb73b-1085-49b2-aeb9-6bfb4a2271d2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144792,7 +144792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21f83ef8-4207-4e7f-af71-b80427d9e4f9", + "id": "39fd2d94-8b85-4792-a95d-20786ee4bee9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144863,7 +144863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab5a8040-0452-4a62-bd2c-7a3bc480e735", + "id": "6fa01ae2-67f0-4415-91ed-57ab4b62418c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144934,7 +144934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "762c97d6-fbc2-4158-8ca9-dde789aecac4", + "id": "67ce71a4-ffa9-41b6-9714-f2d430ba783d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145005,7 +145005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f89410c5-6b43-4f77-bc24-fac444e53224", + "id": "e9792ce0-020f-4c20-8d41-e75511be5a1b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145082,7 +145082,7 @@ } }, { - "id": "817face0-db9b-4f68-be7e-de8ed88a0630", + "id": "e5d5e44c-131b-414a-9be9-676ece9f6872", "name": "Get Segment by ID", "request": { "name": "Get Segment by ID", @@ -145123,7 +145123,7 @@ }, "response": [ { - "id": "e5a232a4-f759-416c-a22d-b96addaad1e2", + "id": "257d316a-e0a6-48a4-8aac-8f18aa97717b", "name": "Segment", "originalRequest": { "url": { @@ -145167,7 +145167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f33e3ae-0f58-490e-a47a-995b856220eb", + "id": "9dd6ba3a-7cd5-4ff1-8f2f-d44929804619", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145211,7 +145211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32ba2606-5e7a-45fe-aefc-b2d2f0e82fec", + "id": "93c68564-b1ba-4772-982c-5a05e3a0c2c9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145255,7 +145255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8e56d7f-6522-4c49-be3b-fa8326de9af4", + "id": "b7f5fbb0-2d4c-492f-9f24-6e7b375bf6e2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145299,7 +145299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e53bc9d-fc64-4262-a493-55d3c1e9d8d9", + "id": "10063170-c209-46a5-9d86-30d578eb7456", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -145343,7 +145343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aae1d26-257a-49c1-afea-42bf69fb67b6", + "id": "1a841e4b-faa1-43f9-b723-8746c924d98b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145387,7 +145387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91505c21-e4c2-4055-be9d-1ea5f82bdda2", + "id": "fa4395cb-7a11-4fdc-98e7-eb09caa044b8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145437,7 +145437,7 @@ } }, { - "id": "a38cb124-d22e-4b8a-b359-dbd59f4c2f43", + "id": "d2108507-1e45-436d-9f68-282d29554b99", "name": "Delete Segment by ID", "request": { "name": "Delete Segment by ID", @@ -145478,7 +145478,7 @@ }, "response": [ { - "id": "ecec5e7f-2de2-485b-a410-bcb2b5819142", + "id": "f46c315e-274e-4739-8638-aa693b7bbf40", "name": "No content.", "originalRequest": { "url": { @@ -145512,7 +145512,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7687da20-7885-41b4-be75-031296d1f1bc", + "id": "f06c10b6-73aa-46cf-bf01-bf035c5d6385", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145556,7 +145556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce0f8c21-1a7d-46f0-9a93-6ab8505f3891", + "id": "2a05b6b1-0bc5-48d5-bc24-833ea0029d67", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145600,7 +145600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61999baa-2f4c-4071-a19f-30e519a938c1", + "id": "e4d9b4ca-12eb-441f-a0bf-1ae4dbfe17f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145644,7 +145644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebf09e59-e647-48a7-ad4d-45544e4d8f19", + "id": "79b2cf87-005d-485b-a613-b19abd1279dd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -145688,7 +145688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f885947-8259-466e-89ca-717a4b69dbbc", + "id": "d11afa0f-fd4e-4194-ba3e-95f82a59b549", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145732,7 +145732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "116303ba-1162-443a-9a79-94cb23a2f6ac", + "id": "8029cbd6-f4ab-4029-beb9-f33e7f9cbc4e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145782,7 +145782,7 @@ } }, { - "id": "c3016219-9039-4c3f-a49e-8be6f2d67e5b", + "id": "5e717334-0318-4ecf-8e3e-ffb6cfc6d8c6", "name": "Update Segment", "request": { "name": "Update Segment", @@ -145836,7 +145836,7 @@ }, "response": [ { - "id": "d9ce4b1b-3c1b-45a4-a46b-7c2239ac77f9", + "id": "8661eb8c-0086-4954-8e85-2db555ca15d6", "name": "Indicates the PATCH operation succeeded, and returns the segment's new representation.", "originalRequest": { "url": { @@ -145893,7 +145893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "979fb360-dae5-4cf0-95e4-1a40fc23384a", + "id": "03c89240-a206-4a0a-aa03-27347d4de832", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145950,7 +145950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad58e956-e14d-4ebc-99cf-81e5e9f05aa5", + "id": "2ee27235-2391-484a-8e3d-b7ea0f1a4b12", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146007,7 +146007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fb205ae-c47e-4d8e-b4c9-3a2524265290", + "id": "b4fc7478-1bae-44b1-a08b-bc24c1141944", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146064,7 +146064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3afb030-5614-4650-9780-0efbbf30df30", + "id": "e60c6722-c871-42b0-b1a8-0672873f2d41", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146121,7 +146121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85c6f903-ef1e-4638-9765-a932a4200458", + "id": "5bc82307-7511-40e4-bddb-867e8381fd7b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146178,7 +146178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a162dd0b-f742-4f2c-8dac-a7681ad2db7f", + "id": "2470cbbb-767a-4fb1-81bd-d4f844b91133", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146247,7 +146247,7 @@ "description": "Use this API to build an integration between IdentityNow and a service desk ITSM (IT service management) solution.\nOnce an administrator builds this integration between IdentityNow and a service desk, users can use IdentityNow to raise and track tickets that are synchronized between IdentityNow and the service desk.\n\nIn IdentityNow, 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 IdentityNow.\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": "8d85c3f3-3fec-4ece-910f-9398d8d43317", + "id": "eaf8af6c-238b-4412-b7bc-12d5fdc123e1", "name": "List existing Service Desk Integrations", "request": { "name": "List existing Service Desk Integrations", @@ -146322,7 +146322,7 @@ }, "response": [ { - "id": "df8d9b47-8b81-475d-98c7-a2e64fd56abb", + "id": "a5fcfb06-906a-4991-aa95-50e17b957ba8", "name": "List of ServiceDeskIntegrationDto", "originalRequest": { "url": { @@ -146411,7 +146411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4779bbc8-b236-47ff-8dc5-1e06031e982c", + "id": "5b657bb7-8c14-48af-841b-e56223422bfd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146500,7 +146500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8253067c-79c9-4f91-ae29-f15dbe9b9ac3", + "id": "8cbfe53d-5ee0-474b-bdb4-8dfa3262c2b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146589,7 +146589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6f0f817-c97c-4ab3-b6fa-334c9e3fac11", + "id": "837fb60b-85e5-426f-9669-08862d13cbf4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146678,7 +146678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ad73a22-8310-4741-89b8-af2a843b5621", + "id": "caad51b7-c536-4633-9944-443bee49d6ce", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146767,7 +146767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edce6ad7-1dd2-4874-9510-12b01f407fcc", + "id": "faf50441-5277-47b9-b539-244a32f7cafa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146856,7 +146856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "768e751f-bad9-40ae-8e53-9d095f051157", + "id": "e877c669-a590-4df4-81c2-588bfe251eab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146951,7 +146951,7 @@ } }, { - "id": "a03856fc-b9d3-484f-bfc3-7f1c84abc452", + "id": "436368bb-f5cb-4017-85c2-c7f3e468ab1b", "name": "Create new Service Desk integration", "request": { "name": "Create new Service Desk integration", @@ -146993,7 +146993,7 @@ }, "response": [ { - "id": "153c1697-81aa-4219-8ab0-72d04521f998", + "id": "a9e48473-b7d1-4a0a-8fdf-88a76a38998a", "name": "details of the created integration", "originalRequest": { "url": { @@ -147049,7 +147049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0d8a934-8c84-43d0-907e-3b8b603107c3", + "id": "47a33e97-d8ff-4fd0-a002-ca68df55aa38", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147105,7 +147105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "072b5b89-5af9-49f5-8ff9-78aec542a7d0", + "id": "ae68e3eb-0f77-49ce-83d5-5f9007258c20", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147161,7 +147161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b8e4999-eb0d-4e90-9ee8-00390c09c5b2", + "id": "7f3f705d-d8b4-4be1-8ba8-56528d547dd4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147217,7 +147217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00d75b76-aed6-4115-a192-1d74c8445fbc", + "id": "96134f9a-64b0-4805-85cc-1659181ffe26", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -147273,7 +147273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b2e49da-cad0-402e-93d7-5c3c93a171c7", + "id": "2120bcc1-179f-4b49-a987-73ecdfa74daf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147329,7 +147329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c54b0714-c1df-4c40-a923-bc63e9557c61", + "id": "e7b0e291-d956-4561-a72f-c4758b45e19b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147391,7 +147391,7 @@ } }, { - "id": "d5a4eea6-24fb-40e7-801c-a4ece0eece77", + "id": "4a5e8eea-d5a5-44a5-b0f8-a28842ef2626", "name": "Get a Service Desk integration", "request": { "name": "Get a Service Desk integration", @@ -147432,7 +147432,7 @@ }, "response": [ { - "id": "b6b78298-4e91-4f82-a973-d81378749a46", + "id": "fe2c74d2-9046-4cb8-8141-e8367fa5f6a9", "name": "ServiceDeskIntegrationDto with the given ID", "originalRequest": { "url": { @@ -147476,7 +147476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f19a7014-bed9-4902-ac7f-48903383ef98", + "id": "ae4dadce-e1af-4205-8f70-c712658dda09", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147520,7 +147520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "797b967b-c1c7-4285-a9a3-c53309dca983", + "id": "bde7bfb7-7ce9-48e0-8baf-7684f93a31e3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147564,7 +147564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "277cb753-20df-4113-ad6e-2144f60c9e79", + "id": "bf68664c-3da5-4dc6-a1dc-413150f44cdc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147608,7 +147608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d7329f0-ef0f-407c-b14e-cd0fdcb8744d", + "id": "b82a56a7-7641-414b-af70-5f7058a41eb1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -147652,7 +147652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e4fb333-b837-4629-a85f-46b1cfb8645f", + "id": "b6c0880d-0e78-4590-9d3b-df02a0c06ac3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147696,7 +147696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e014204f-0ff5-4847-b204-02e4b97b3b30", + "id": "c16c7bce-ff61-489c-b24b-c0ee55cdd6f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147746,7 +147746,7 @@ } }, { - "id": "ffb66cc2-515c-4d0b-95d2-8a8b5407a6a1", + "id": "0b06309b-4fec-4aa1-b89c-5910d8b3a968", "name": "Update a Service Desk integration", "request": { "name": "Update a Service Desk integration", @@ -147800,7 +147800,7 @@ }, "response": [ { - "id": "97376ca9-bd6c-483c-8da1-e35caf8be6c7", + "id": "bfe58a8b-64ec-405a-9e3d-0e6bc93c6ec8", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -147857,7 +147857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d7d29f5-7e19-43a3-8ed5-1e16f1ea7110", + "id": "e596831d-5a61-4e30-a76a-d6902c4199fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147914,7 +147914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a6eaad5-b91b-4705-8f0d-2eda64e48788", + "id": "4b84a893-176c-4ef4-b140-9786d77ef698", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147971,7 +147971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3f50aae-f576-4ca9-9e3e-68523ed3a584", + "id": "eed79797-52b2-49ac-ab5c-5a103f208504", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148028,7 +148028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c886324-667b-489d-8cdd-3522bb4ba6f1", + "id": "6c353cf9-d273-443e-92b5-2b4711da5299", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -148085,7 +148085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89ee17bb-7098-4a20-84ef-8c12bdd45143", + "id": "a1d75a37-26f8-4cd1-8582-8722dccf7c9b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148142,7 +148142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f950e551-4ea1-40e9-909c-4768cf168190", + "id": "a74e975a-f17d-4419-ad96-5761dac27717", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148205,7 +148205,7 @@ } }, { - "id": "b31cfdba-6ddd-454e-baa1-fc55cda64eca", + "id": "4963bba9-3595-42d1-97e1-cbb0654ad505", "name": "Delete a Service Desk integration", "request": { "name": "Delete a Service Desk integration", @@ -148246,7 +148246,7 @@ }, "response": [ { - "id": "578c5282-fa6e-4020-a49b-41b395f50007", + "id": "d05667b5-b9c2-4b2a-a324-cdeb6d6ee50f", "name": "Service Desk integration with the given ID successfully deleted", "originalRequest": { "url": { @@ -148280,7 +148280,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4970711f-abed-42a9-be60-81b400484d22", + "id": "27c459e5-b64a-4c31-9460-19a3063dd8d1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148324,7 +148324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f099149-3f17-4a09-be9d-8d9bc6862f9b", + "id": "b8c3e153-cf03-4978-9f8e-a7d333f6c3d2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148368,7 +148368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c4dc301-d8e3-4c4c-a1f3-5863e19db5bc", + "id": "7209750c-c4b5-4192-b8fa-dc993e92da92", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148412,7 +148412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a99fe32-952d-484b-a2fd-58aa05435bfd", + "id": "83b88ec2-a048-46bf-82c2-e71964b3e1bc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -148456,7 +148456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4f8f453-ef96-43c1-bca0-2485d81780d9", + "id": "4e81054a-c949-416a-a1e2-7481b89b258c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148500,7 +148500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee32fe92-727d-4c20-a76b-f80b3616b358", + "id": "aa43f9bf-a16f-4d4c-b8d7-1deaff0d2a9b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148550,7 +148550,7 @@ } }, { - "id": "c13d9c03-330c-4ce9-83f0-cb888b8f9b52", + "id": "b3f958b1-fb27-4949-9da0-1d662f171033", "name": "Service Desk Integration Update PATCH", "request": { "name": "Service Desk Integration Update PATCH", @@ -148604,7 +148604,7 @@ }, "response": [ { - "id": "41bd9095-2536-4ec4-89f9-a795b344671f", + "id": "c52e356f-d487-490d-9139-931593765750", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -148661,7 +148661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23ec0adf-3998-42e5-8b22-97f624c7ff4c", + "id": "ad09658f-41ab-4bb0-8030-a0293cf4a7b9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148718,7 +148718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "811980a0-61bc-4f1e-8f01-c629e5563da2", + "id": "c5327054-146e-4da9-a1c7-6e5f80199b10", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148775,7 +148775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6573fc4b-0333-4330-8265-e91e3e1f58af", + "id": "871f84e5-c691-4c19-a5c5-6ab45f91eccd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148832,7 +148832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b39b6b2-2fe2-4b07-8602-88fc0a2706d0", + "id": "1f82ffec-7cdf-4c66-8fc9-8db20813deb3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -148889,7 +148889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "988f3ea2-b5f2-4ce1-a265-d16b843c8e26", + "id": "3f532ce9-f3be-4494-b1e1-667ecc7e5f88", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148946,7 +148946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1ee0cbc-19e1-4c41-81b7-ddbe2bbf1b5a", + "id": "ef82453f-c5b9-4f81-be26-b15356a2e58a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149009,7 +149009,7 @@ } }, { - "id": "89623e56-1a1a-427c-b879-51bccff57b08", + "id": "e273dea5-6e80-4139-8d61-2778c13c386d", "name": "Service Desk Integration Types List.", "request": { "name": "Service Desk Integration Types List.", @@ -149039,7 +149039,7 @@ }, "response": [ { - "id": "d5f86654-f0e9-48e6-b57b-c5558c6b9a4e", + "id": "3c151910-af9a-4f1b-8c13-fd043fc81c66", "name": "Responds with an array of the currently supported Service Desk integration types.", "originalRequest": { "url": { @@ -149083,7 +149083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f241789-833d-406f-a322-8a687dc66777", + "id": "e780c9cf-7c52-42fa-87c2-e9427756c83d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149127,7 +149127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1872b445-746a-41bd-946a-b5c67e58d43d", + "id": "af785928-dac5-455f-858a-219b0663cd0a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149171,7 +149171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28a9ca7c-6e46-44cf-99e4-eb9cd23858b0", + "id": "61ba4fef-a2cf-43d2-8c0c-28bf4817aa72", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149215,7 +149215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8f67a30-83cd-4ed1-b12c-148373c6a978", + "id": "47f45625-8872-46ba-b147-944724284a70", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -149259,7 +149259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c357cf4e-859f-4c49-b9e7-2b52a0552ef3", + "id": "3e2d5de3-5dd5-4163-84e9-b2807aa22ede", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149303,7 +149303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e77c272-94a8-430b-a329-e7ee40c93395", + "id": "72836dec-1fd9-467e-a4e9-653567f6d154", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149353,7 +149353,7 @@ } }, { - "id": "8b12e3fc-f231-4977-9614-786d59d7ef3e", + "id": "109c24e0-8b6c-4c97-ab31-2d8c59b78f11", "name": "Service Desk integration template by scriptName.", "request": { "name": "Service Desk integration template by scriptName.", @@ -149395,7 +149395,7 @@ }, "response": [ { - "id": "4ae5c9aa-fbb7-4581-a585-a45dc932630e", + "id": "e39a48ad-c420-4cc6-a00c-4fac1abe2a1d", "name": "Responds with the ServiceDeskIntegrationTemplateDto with the specified scriptName.", "originalRequest": { "url": { @@ -149435,12 +149435,12 @@ "value": "application/json" } ], - "body": "{\n \"attributes\": {\n \"ex_4fa\": \"do enim ess\",\n \"ameta1\": 14103533.97291559\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 \"enim_d\": \"culpa ut laboris\"\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": "546b4755-7231-4e88-9212-b6f9c8ba19fb", + "id": "79350f0d-4e3c-489a-9e4e-7e1693d8eeb7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149485,7 +149485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fdfa7d7-41a3-4397-ba14-9b2766d9f542", + "id": "325664a7-d411-48ab-806e-04ab69262683", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149530,7 +149530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44d89fca-3812-4197-86c7-243840037c01", + "id": "5287ed2e-b57e-4fb4-b24a-234def1c7d55", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149575,7 +149575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e38a4b6-e436-4312-aef2-18949e70e6c6", + "id": "c8f76c35-3728-4929-8fe6-bcd4f1db1714", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -149620,7 +149620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f58a3b5e-417c-48d7-820e-b06c1291aef0", + "id": "cfd1d0c3-f429-47b3-8ec7-51414949bdf1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149665,7 +149665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8335d430-4981-4846-92cb-a1dfaadf7c11", + "id": "78ea000d-f134-43bc-925e-ed009942d00e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149716,7 +149716,7 @@ } }, { - "id": "2a7bd532-d8bd-446f-b568-776994c54bc9", + "id": "f6586cea-c2cf-4031-8eaf-efa7834f8824", "name": "Get the time check configuration", "request": { "name": "Get the time check configuration", @@ -149746,7 +149746,7 @@ }, "response": [ { - "id": "8b4a60f9-62a7-423c-9c3a-c42ead2926b6", + "id": "1bd4fbfd-9e0c-47f1-95d3-5f21dc84dcac", "name": "QueuedCheckConfigDetails containing the configured values", "originalRequest": { "url": { @@ -149785,12 +149785,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"culpa\",\n \"provisioningMaxStatusCheckDays\": \"aute et cupidatat fugiat\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"magna\",\n \"provisioningMaxStatusCheckDays\": \"voluptate consectetur ullamco est Ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7ae236db-0068-449d-a3a9-81679e786b0d", + "id": "a5427ccb-5228-478a-8689-450a894b5f62", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149834,7 +149834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eddb8fe6-81d0-445f-9a9b-4dbc39123538", + "id": "c3eb9409-092e-46b8-8d31-0b6f965b4d7e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149878,7 +149878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a87343b3-80ea-4da5-b55e-79da04986ba9", + "id": "9396b69a-a169-43f6-b718-5e6663f04d93", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149922,7 +149922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65f50cf0-617c-414c-abf3-28d3d8bf8fa8", + "id": "b12956e8-8597-4527-943c-6296b9916e86", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -149966,7 +149966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e99062d1-324f-45da-bf8a-1aa7a643663f", + "id": "23ccd30f-2945-4411-a405-55cb432381fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150010,7 +150010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da83ab34-0490-478c-b9ec-2a171aa99c53", + "id": "601507b6-c7b3-4b74-a871-d56c5e4bcc72", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150060,7 +150060,7 @@ } }, { - "id": "bf0e668e-37ed-41ed-b37a-65be0b9a059d", + "id": "2172fd14-768f-413d-9e9d-0e24a4a0f6bf", "name": "Update the time check configuration", "request": { "name": "Update the time check configuration", @@ -150092,7 +150092,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"culpa\",\n \"provisioningMaxStatusCheckDays\": \"aute et cupidatat fugiat\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"magna\",\n \"provisioningMaxStatusCheckDays\": \"voluptate consectetur ullamco est Ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -150103,7 +150103,7 @@ }, "response": [ { - "id": "a78bbd1b-7d48-41ac-ba6b-247b4acaac8f", + "id": "25688282-80d8-42dd-9315-9be264c83203", "name": "QueuedCheckConfigDetails as updated", "originalRequest": { "url": { @@ -150138,7 +150138,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"culpa\",\n \"provisioningMaxStatusCheckDays\": \"aute et cupidatat fugiat\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"magna\",\n \"provisioningMaxStatusCheckDays\": \"voluptate consectetur ullamco est Ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -150155,12 +150155,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"culpa\",\n \"provisioningMaxStatusCheckDays\": \"aute et cupidatat fugiat\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"magna\",\n \"provisioningMaxStatusCheckDays\": \"voluptate consectetur ullamco est Ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8335ae8b-2137-40ed-9083-d034395afde4", + "id": "28b198c0-3950-4e69-a0d1-06566e96e1b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150195,7 +150195,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"culpa\",\n \"provisioningMaxStatusCheckDays\": \"aute et cupidatat fugiat\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"magna\",\n \"provisioningMaxStatusCheckDays\": \"voluptate consectetur ullamco est Ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -150217,7 +150217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39c5b17d-9bb5-43c0-8195-3c8f6451e04e", + "id": "53f7592c-fb1e-4c03-bb5e-8716939ccb1e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150252,7 +150252,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"culpa\",\n \"provisioningMaxStatusCheckDays\": \"aute et cupidatat fugiat\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"magna\",\n \"provisioningMaxStatusCheckDays\": \"voluptate consectetur ullamco est Ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -150274,7 +150274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "005f20e9-353f-4355-8767-17f84cbfda03", + "id": "b5df74e0-2c6f-49ca-8657-f6921643a461", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150309,7 +150309,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"culpa\",\n \"provisioningMaxStatusCheckDays\": \"aute et cupidatat fugiat\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"magna\",\n \"provisioningMaxStatusCheckDays\": \"voluptate consectetur ullamco est Ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -150331,7 +150331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7961b8c6-ca47-481a-82b2-500aca62da67", + "id": "25c1ae6a-5750-49e4-b669-f18173a81d7e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -150366,7 +150366,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"culpa\",\n \"provisioningMaxStatusCheckDays\": \"aute et cupidatat fugiat\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"magna\",\n \"provisioningMaxStatusCheckDays\": \"voluptate consectetur ullamco est Ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -150388,7 +150388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23d23a4e-8589-45e3-b2b2-9b6ff1e4c950", + "id": "769e6740-d5d3-4f68-9aff-9b812b9717c3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150423,7 +150423,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"culpa\",\n \"provisioningMaxStatusCheckDays\": \"aute et cupidatat fugiat\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"magna\",\n \"provisioningMaxStatusCheckDays\": \"voluptate consectetur ullamco est Ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -150445,7 +150445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8a85661-7b31-4811-98cc-e48fca090870", + "id": "17c78338-a83b-40d1-813f-d3660d53888b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150480,7 +150480,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"culpa\",\n \"provisioningMaxStatusCheckDays\": \"aute et cupidatat fugiat\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"magna\",\n \"provisioningMaxStatusCheckDays\": \"voluptate consectetur ullamco est Ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -150514,7 +150514,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 IdentityNow, 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 IdentityNow, 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": "76c52309-c383-42b6-80c1-6be052f11304", + "id": "7a5084da-0f44-4a99-819d-1ea089894a33", "name": "Create SOD policy", "request": { "name": "Create SOD policy", @@ -150556,7 +150556,7 @@ }, "response": [ { - "id": "5bb102ec-a0e3-4dd9-8888-df67c8ff6185", + "id": "739886c8-c384-47c0-9af0-391c7c6093ab", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -150612,7 +150612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dc9896c-7b34-482e-9079-36b9593029fa", + "id": "98e361b3-c425-4c6d-9e05-0c0256bff8e9", "name": "General Policy", "originalRequest": { "url": { @@ -150668,7 +150668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fce97ca-0b52-49d8-a252-bfca6a8f824d", + "id": "a7e9f955-7103-4a87-b433-0a67f3d91ddc", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -150724,7 +150724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18bebd19-9d15-4bec-8319-80e3c8ac9eca", + "id": "81e0469a-7918-482a-a2d4-27690627f727", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -150780,7 +150780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3125dab-86ae-44eb-b280-2a082a176357", + "id": "d9c45edf-5640-4929-a4f8-706087b35547", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -150836,7 +150836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a984410-99ff-4b96-ba73-e177b9f307d6", + "id": "f20a4f70-1412-4390-9fc7-1ecd0e9b2e28", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -150892,7 +150892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62d05668-cdbb-4bfb-b324-baf091f1b74e", + "id": "02e01a89-c661-41cc-992f-fa4bcc36d6ca", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -150954,7 +150954,7 @@ } }, { - "id": "2403e08f-054b-49a8-b305-6ab138d2881d", + "id": "55d10c8c-cce5-4c56-ba81-459a277b3f8f", "name": "List SOD policies", "request": { "name": "List SOD policies", @@ -151020,7 +151020,7 @@ }, "response": [ { - "id": "4f8090dd-2a2f-4176-9279-dd60220095bc", + "id": "9d846573-31b5-4a13-a257-1d8ed8da1dc2", "name": "List of all SOD policies.", "originalRequest": { "url": { @@ -151100,7 +151100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56853c18-6455-4b6f-b0cb-907a0f2a066f", + "id": "b032e14e-791f-4ebd-8708-ee181abcf495", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151180,7 +151180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3be687a9-9554-48b7-87b1-e6b9264a98ea", + "id": "b485b3bb-9842-4e28-a9ba-cba9443adcae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151260,7 +151260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fe3a5b6-9278-4aec-b08e-32401e6368f5", + "id": "c4e448b7-2b66-4ec5-b247-5dcf2274eecd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151340,7 +151340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b1e277f-90d6-4c0c-bb9f-93b22d35af07", + "id": "36043e75-17d5-4939-b8c7-777c32e7ce1d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151420,7 +151420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2f793e2-948e-4a1b-93ed-c7d7288f451e", + "id": "79f7ddab-fe40-4424-9323-04dfba553154", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151506,7 +151506,7 @@ } }, { - "id": "0012d94e-a1ef-41cc-9c94-1adc5d201b94", + "id": "02b9dec8-7539-43c8-841c-f281120741b7", "name": "Get SOD policy by ID", "request": { "name": "Get SOD policy by ID", @@ -151547,7 +151547,7 @@ }, "response": [ { - "id": "38282f00-1e62-45dd-8029-d5688cd91e8d", + "id": "ff2387cc-4cc4-4cb6-9705-25b2e120ec24", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -151591,7 +151591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aacf9799-0af0-46ee-8742-9ce5de6df196", + "id": "da47c56b-6f4d-41ed-a428-e2888a465467", "name": "General Policy", "originalRequest": { "url": { @@ -151635,7 +151635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55ed6a69-9403-4ca5-8940-07651a68e4bc", + "id": "d5eb7873-472b-431d-9dd5-1a46424f1127", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151679,7 +151679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95a21443-c556-47b9-86bd-6a7764cab17b", + "id": "1b87f3df-6281-4c44-8ee1-582d2b52e7bd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151723,7 +151723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6804c968-e7b2-4892-8f5b-f2981ab9a23d", + "id": "2ed12d29-6aa1-4e82-bdcf-4c221195eb14", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151767,7 +151767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2756bb24-2c87-4f57-a28d-68e000cb84a5", + "id": "c1b3a5d0-996f-4563-b181-70413d73c732", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -151811,7 +151811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f829406-9ba9-4ca9-9009-883c5155a978", + "id": "c61e0c04-5b71-47b2-b1b8-1b771349fca5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151855,7 +151855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eac4cd1c-cff1-4e64-950e-bfc470d249fa", + "id": "58ad5fc5-be81-4b85-a702-91b1ae343255", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151905,7 +151905,7 @@ } }, { - "id": "1ab77b7c-3377-47ba-bab4-6d24536a68dd", + "id": "5fdd1c34-74a6-469c-a39c-7cdfbbc8a710", "name": "Update SOD policy by ID", "request": { "name": "Update SOD policy by ID", @@ -151959,7 +151959,7 @@ }, "response": [ { - "id": "b27c8d5c-9768-4a95-a442-e506ab224c3b", + "id": "f9449263-a99b-4b81-804f-18f99ee37177", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -152016,7 +152016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "869b9324-5fc2-4e83-9a5c-8e3614557db8", + "id": "0326b86c-7283-49d9-868e-735bd4482cec", "name": "General Policy", "originalRequest": { "url": { @@ -152073,7 +152073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2509276-10de-42ea-8f9a-3773ebc7fc69", + "id": "586b040d-9d9b-4df8-9357-c5959df55fcd", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -152130,7 +152130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d1eb9d4-53f1-45fb-a0d3-323bbcabf3b7", + "id": "9df92ecd-4a04-44c9-a207-3ec0834c24bf", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -152187,7 +152187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5285a3b3-1842-4b01-b4e9-66f3f285afbc", + "id": "f792f0e0-f13f-421e-a9a2-c4590213c059", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -152244,7 +152244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42d42721-c67e-41f6-a701-dad9c68870e7", + "id": "a29ef8bb-a22f-46d7-9f8e-da62f5580a89", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -152301,7 +152301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "902c0aa6-18ef-4d50-add7-c497ddcb007e", + "id": "3b3a0fcd-e7f0-4960-9212-5b49a055351b", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -152358,7 +152358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b6c0016-608f-4878-ae11-650fa213e550", + "id": "f4e21e38-60da-4407-a835-7037362a5e3c", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -152421,7 +152421,7 @@ } }, { - "id": "fc423a94-c50a-45fb-8bd0-5eacb3bd32bd", + "id": "c93d9b60-989d-48c0-b5ac-b031a86d3e6c", "name": "Delete SOD policy by ID", "request": { "name": "Delete SOD policy by ID", @@ -152472,7 +152472,7 @@ }, "response": [ { - "id": "45904f07-26ea-41bf-b540-ad7930078294", + "id": "893c0230-686e-488e-a747-b3d9617bc949", "name": "No content.", "originalRequest": { "url": { @@ -152516,7 +152516,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4018cb0d-e538-4008-85ec-205375d07987", + "id": "90d61e0a-3f42-4a3b-96c2-3b37708adc10", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152570,7 +152570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70aa1175-45cf-4e0a-a3eb-b6968c05adf4", + "id": "e91e16f0-1d19-46c2-b987-fa6271a1204a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152624,7 +152624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e41b9a4-3655-4c74-ab02-b66def1c1a67", + "id": "b265393a-a838-474a-8c34-08aa652cf096", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152678,7 +152678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fa3c7d3-f2bd-47c2-97c1-f79225859dd4", + "id": "bc1ffc18-9801-4e1a-985e-e478ac2e9909", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -152732,7 +152732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "334ff06d-d617-4b02-824c-5a32755ca29b", + "id": "fb7e6202-a676-4dd1-8d16-974435a8f0fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -152786,7 +152786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c17d057-52ad-42cf-af67-a30d933c63be", + "id": "798cb15c-8063-44a8-a2c8-9da860f5d294", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152846,7 +152846,7 @@ } }, { - "id": "9af00392-8be6-4d2c-9806-b608f74854d3", + "id": "4373ec97-a65d-4104-80af-0099bb9f71f6", "name": "Patch a SOD policy", "request": { "name": "Patch a SOD policy", @@ -152900,7 +152900,7 @@ }, "response": [ { - "id": "911d1a2c-8432-4fab-be99-9d4c53351a06", + "id": "7054381e-12ba-498a-8b6d-d403eb892fd0", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -152957,7 +152957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8793f94d-d978-4543-b8de-c725aa176bfc", + "id": "818e5301-7d4c-4197-892d-70acfae451e6", "name": "General Policy", "originalRequest": { "url": { @@ -153014,7 +153014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b44fe73a-6a3e-4978-8cf8-0ae970976cf5", + "id": "b2076034-573a-4863-bb0c-20ab41cdfe58", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -153071,7 +153071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f584fcbb-d415-47f5-a560-7a469b2a8b51", + "id": "80c1fe89-4bde-4a6d-b46d-8382a3f38193", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -153128,7 +153128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b65391cb-eb31-4746-9959-d8ee645b7be7", + "id": "db76a79c-3f80-400a-865d-fa25337a31df", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -153185,7 +153185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e62f719e-aa6b-4415-b247-522605f5b0e5", + "id": "5774b9ef-fd30-4fe5-becc-8c9a2226177c", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -153242,7 +153242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cf1cfca-b45a-40d5-bc41-cd86b21505f8", + "id": "8999d9cc-01bf-44c2-a5f1-6dfb3d1f648b", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -153299,7 +153299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03ea7d19-4d38-4969-ae76-91ec0736dcc2", + "id": "a85acdf3-b2b5-4871-a499-0adb0bd50c56", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -153362,7 +153362,7 @@ } }, { - "id": "afdb7bc4-db64-422b-bc78-0b59da9d3153", + "id": "cfe61e00-f708-4d40-b07e-5ae08f2cd14f", "name": "Get SOD policy schedule", "request": { "name": "Get SOD policy schedule", @@ -153404,7 +153404,7 @@ }, "response": [ { - "id": "3467af27-10c1-44cf-9621-e4348e0ef8a8", + "id": "4d6ed792-92e5-4485-b5ee-9d0442b160ad", "name": "SOD policy ID.", "originalRequest": { "url": { @@ -153449,7 +153449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db8c8c15-db32-4819-bef0-bd9fc319eefb", + "id": "579cb073-7122-4d1d-b020-45a85989d966", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153494,7 +153494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecee0cd6-98e5-47f2-a565-9bf554817e26", + "id": "53578b8e-e42e-424e-ac72-be1f63055544", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153539,7 +153539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "385100ef-59c5-40b3-b379-1fa5c45cd33b", + "id": "e9fa96eb-0c99-49c7-9fea-3d1ca0255e54", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153584,7 +153584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76b20a6f-b723-45a7-a775-b661e9488b21", + "id": "c7dd5158-b856-4a97-bc61-b51635a6bd1b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -153629,7 +153629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3846d36d-78c0-4a75-b2df-3ce3a3968ba7", + "id": "6c9cdd6f-2a4c-4e18-a6c5-e2eeed3097f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -153680,7 +153680,7 @@ } }, { - "id": "b4026de5-f430-4243-ab1c-c95921d7ae0c", + "id": "816d08f1-8007-471d-8598-f737762ef864", "name": "Update SOD Policy schedule", "request": { "name": "Update SOD Policy schedule", @@ -153735,7 +153735,7 @@ }, "response": [ { - "id": "f4e57f0f-b871-4c70-9448-07b5c9ce7744", + "id": "bf9c5f6b-2a4c-4073-a8b8-e6f975ce751e", "name": "SOD policy by ID.", "originalRequest": { "url": { @@ -153793,7 +153793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8c16171-989a-4d83-a71c-22318fa4ca32", + "id": "3c2ab83a-94a1-4ccc-935b-bf92f1561d79", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153851,7 +153851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ee0e17c-a67e-42f9-b240-66bb71dfe282", + "id": "d43382dc-3a88-4383-a3ce-691d7ab1974b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153909,7 +153909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ed31470-493e-427a-a776-5f69f419301d", + "id": "e9548090-891f-45f4-8004-5298787dc1e2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153967,7 +153967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8fc83a3-c175-48f5-9bdc-bb913d77ff36", + "id": "3509f8c7-2733-48a1-ab56-1a58927fc270", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154025,7 +154025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f396fa5-db73-442a-924a-f095d5f25a80", + "id": "519006a3-00b1-4bbe-bfb9-a1503b474e26", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154089,7 +154089,7 @@ } }, { - "id": "0ae1054e-0e37-436d-aa7d-75c8d7f0a521", + "id": "f5c4d690-9929-4116-81bf-777e4c7b8408", "name": "Delete SOD policy schedule", "request": { "name": "Delete SOD policy schedule", @@ -154131,7 +154131,7 @@ }, "response": [ { - "id": "92fdf8bb-90fd-4be7-85c0-01cfe31d4ac3", + "id": "8b729869-88e1-4592-8481-2256aa020ff0", "name": "No content.", "originalRequest": { "url": { @@ -154166,7 +154166,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6ad2dbac-86de-42b1-843f-8e0c3933d914", + "id": "44638bde-e460-4ab5-a3a5-9b61f853a410", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154211,7 +154211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60dac22b-3b18-4a37-94ac-59706ee232bc", + "id": "b34609e2-e65b-43eb-832f-8f2476d5dcba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154256,7 +154256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0c4500c-411e-47d6-84dc-2eb83141ee85", + "id": "eb9487ca-270b-49b6-95cb-24afd07c2f40", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154301,7 +154301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73f76e4a-b878-430a-8f7b-002033b7a996", + "id": "bab03d08-cb04-4bba-b0fc-d069c1c6db64", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -154346,7 +154346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "678951ed-17d3-49a1-9779-ae958bd37cc5", + "id": "bcc9c5e6-593e-4671-a364-9ca9a49c8293", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154391,7 +154391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae0c329a-9c03-4192-b72c-a4f7c07cb22f", + "id": "190257c3-a0c0-4bea-917f-c75b36c201dd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154442,7 +154442,7 @@ } }, { - "id": "3191489a-f2f0-4af4-98b9-e3bd7ec5165a", + "id": "64a2ef9c-60bf-4f03-a9a2-b19918f3e4fc", "name": "Runs SOD policy violation report", "request": { "name": "Runs SOD policy violation report", @@ -154485,7 +154485,7 @@ }, "response": [ { - "id": "178d7876-d24d-49e9-812d-a67f6694e2b7", + "id": "dec60725-4a59-443f-82b1-e785a6991189", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -154531,7 +154531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f72d52aa-632e-41c6-9f95-d72449c7a02a", + "id": "bc51cfaf-edef-411d-a383-93ee2b4582ac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154577,7 +154577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fe994a6-1556-401f-8866-8b1788740f1a", + "id": "90f44262-7756-4d0b-a5b3-2a815991e25a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154623,7 +154623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f58f11c9-9c1f-4620-a901-e2a1334b513a", + "id": "62aba582-c933-451f-b83c-557b9d4c8579", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154669,7 +154669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e034ca92-9e6a-4761-b5e0-f26573a9a8fc", + "id": "dd5b2dc7-f6db-4689-bf0d-538f4701f2d4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -154715,7 +154715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db2afa59-52d6-49bc-88e8-33a9da73a773", + "id": "089f43c2-f72a-4b33-aeb6-02555f335069", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154761,7 +154761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd80b833-0273-43a0-b4b0-b9b7bbb7e954", + "id": "69d1e675-bc24-4f30-8f0d-d5374317d90b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154813,7 +154813,7 @@ } }, { - "id": "0979c154-ed24-45e3-b1d4-1098eeb195db", + "id": "c88692e8-f21a-465f-b62d-8edce55b42c4", "name": "Get SOD violation report status", "request": { "name": "Get SOD violation report status", @@ -154855,7 +154855,7 @@ }, "response": [ { - "id": "35f86576-72fa-4ef9-8f29-b4beef4fcd9c", + "id": "2c9370c8-8fcb-429c-859e-790d83e00941", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -154900,7 +154900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dabe34e-5ede-4ee1-8596-d4b4e0652264", + "id": "bdbf08f5-490c-4b54-b160-3136e1bf6f43", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154945,7 +154945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f045f823-917d-4c03-90cf-ca6d644aefb6", + "id": "6c0eb7b6-b36e-40ad-a71f-ebfaf16c6b10", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154990,7 +154990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "081895f2-fba9-4db2-8c0a-f2922ebddbaf", + "id": "33b0a556-f1a9-4386-9aa9-d0f3368c04b3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155035,7 +155035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f256a5d9-ec1b-4a62-a3b5-f7778a3f7581", + "id": "8c3dedfd-fe17-4070-95be-3790d46a93a3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -155080,7 +155080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d819f65d-cfbc-45b8-8ffb-29857e4f35ce", + "id": "959bc493-ce55-4d50-ad5d-9d4a6eddad6d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155125,7 +155125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94b36e4f-61e1-4b37-89f0-dddfd77ee88d", + "id": "35a56eca-a6d3-4ff4-80b8-79e873cd2f7e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155176,7 +155176,7 @@ } }, { - "id": "b265b53a-b430-4a3d-8062-211f41391ee7", + "id": "2a3e98b5-e2ca-44d3-898b-694b70688102", "name": "Get violation report run status", "request": { "name": "Get violation report run status", @@ -155218,7 +155218,7 @@ }, "response": [ { - "id": "32a107da-b4c8-45b1-a5b6-1c0d93a43e34", + "id": "4eb7cf38-dc54-4f66-bae6-960950795b74", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -155263,7 +155263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf52489a-02f4-440e-826f-99abcd5cf494", + "id": "cc7eab86-7490-4939-9d1b-af3311d5cd57", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155308,7 +155308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc71faed-dd7a-4311-a166-acfcb39c62e3", + "id": "65885f96-ac27-4862-b76d-c377107fc45b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155353,7 +155353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c18bdae0-33c8-4db7-8ecf-d6e3deab5d12", + "id": "40077cd1-7598-45b4-990e-303a35a7f43b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155398,7 +155398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f689ef60-505e-41ac-a47e-b2566f77fceb", + "id": "beb61f37-b8d6-4392-96b8-b2ada4e1f258", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -155443,7 +155443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14fdbbe5-15d5-4361-acec-6d6c2967f578", + "id": "21c45615-f56b-4352-a7f5-a74bb3b991be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155488,7 +155488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b770488-affa-447d-974b-8fe10616e174", + "id": "9e87b1ed-83f7-4143-bac5-c39fc0bcc876", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155539,7 +155539,7 @@ } }, { - "id": "2d2a26cf-0887-4db4-9abd-2a8519dc1db4", + "id": "47be80a5-0aa0-4794-81f0-1174ac9dbb72", "name": "Runs all policies for org", "request": { "name": "Runs all policies for org", @@ -155582,7 +155582,7 @@ }, "response": [ { - "id": "89f546b0-d40a-4bcc-97e3-968fc92428d4", + "id": "c5a4e341-88fa-4141-b863-94f8de511f84", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -155639,7 +155639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6583bc0e-a519-4888-bab8-967e17f3d574", + "id": "8908959a-b8d3-49fa-ab03-843d7e41db3d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155696,7 +155696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc80b0c5-ef4e-4521-91a8-a4437122932c", + "id": "32742501-df8b-4b91-84c1-b01685031457", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155753,7 +155753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95623d92-0dc9-4aa5-8329-2d4abb72c0e4", + "id": "90b0c858-a888-4a1d-96cd-7c59dc61f5da", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155810,7 +155810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70826e1a-628f-4b68-874a-45473eec0032", + "id": "2c93839e-54fc-4339-b834-bbdf0de1372f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155867,7 +155867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bc63725-f718-4455-8594-4adbad3f873f", + "id": "b96315cb-bf8b-4cc7-9f6b-6e9dbf7453b3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155930,7 +155930,7 @@ } }, { - "id": "03ee70bc-903e-41f0-b3d7-7de0e2127171", + "id": "da7de909-fd6c-4d2c-b263-dc63772b981f", "name": "Get multi-report run task status", "request": { "name": "Get multi-report run task status", @@ -155959,7 +155959,7 @@ }, "response": [ { - "id": "a12b56c2-ff30-4cdf-88cf-2a98c77608b7", + "id": "cd87c4ef-c94e-4d26-8a0c-4dcee5a13299", "name": "Status of the violation report run task for all policy run.", "originalRequest": { "url": { @@ -156002,7 +156002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e86cc98-fb14-4ad2-ae61-c068371c4634", + "id": "0206770d-fa6f-4865-aa0f-638c2658b2c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156045,7 +156045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9104dee-6f21-4d83-abd8-5a76f66ef7af", + "id": "7a728ba9-6ec5-430b-9e4d-cac905681cd9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156088,7 +156088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dbef306-3ccd-4acb-93d6-2c6b84ffd5e5", + "id": "0861aad9-5e2b-4d0a-9a51-64221fdd01e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156131,7 +156131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef89f721-f7e7-4a8d-bdf8-f1b66c96fbc7", + "id": "ad385301-42d9-4fd8-b1f1-fb35003d509a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156174,7 +156174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cda511e7-b2d9-4a68-834b-1a8c918a6211", + "id": "c1b9a6dc-7e67-4d40-89b2-c4042cf15ff1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156223,7 +156223,7 @@ } }, { - "id": "d1af5040-6418-44c3-a0c3-e57ccef67120", + "id": "552c159f-810d-4b47-9a8f-ee900d1eb0b0", "name": "Download violation report", "request": { "name": "Download violation report", @@ -156265,7 +156265,7 @@ }, "response": [ { - "id": "1e0321d7-0f13-4cba-806a-e58d9089f9bb", + "id": "aabd4248-dfc4-4cf6-ad89-310471d57e62", "name": "Returns the PolicyReport.zip that contains the violation report file.", "originalRequest": { "url": { @@ -156305,12 +156305,12 @@ "value": "application/zip" } ], - "body": "sint nisi", + "body": "dolore", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "eecf0a11-9529-41a3-8f9f-34996ad348b9", + "id": "05afec09-6baf-4a67-8c0a-b4e12c4c4899", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156355,7 +156355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f0cad14-5894-4d3c-b1bb-a709310920ce", + "id": "079c0b58-8c26-4706-a448-d73735a4aa10", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156400,7 +156400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c2671cb-96c7-4e79-bafc-79ae5f835bf1", + "id": "e20cb0e9-e701-4cb0-8e45-9ae57276f0b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156445,7 +156445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90a706b3-dfd4-4c9c-acd9-ae85b709500f", + "id": "edbdf3f2-47aa-4f78-86c1-46c0157e8dc2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -156490,7 +156490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e68213d-dff9-4ddd-bd58-08d5ba97c53d", + "id": "db94e8c9-c634-407f-a491-1e07fa544e3c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156535,7 +156535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92c5e504-571d-4f2a-a48d-2345117b646a", + "id": "1be2810e-ff30-4305-8729-d4aded24a9c7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156586,7 +156586,7 @@ } }, { - "id": "512d8eb0-b182-48af-93dc-7ceeae817fcc", + "id": "7a1bcb87-bc89-4cbd-989a-a5de2b3fc399", "name": "Download custom violation report", "request": { "name": "Download custom violation report", @@ -156639,7 +156639,7 @@ }, "response": [ { - "id": "8365e82c-bc15-4199-907c-dc84a1f483a4", + "id": "9cb95e12-302b-40d1-a17a-6964dc1e8f47", "name": "Returns the zip file with given custom name that contains the violation report file.", "originalRequest": { "url": { @@ -156680,12 +156680,12 @@ "value": "application/zip" } ], - "body": "sint nisi", + "body": "dolore", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "399d84f4-1688-43f5-82b5-e18ca63a9b32", + "id": "85e811eb-dd39-444c-a107-6081c4fd4ff3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156731,7 +156731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "085685c7-39c0-4a67-9e38-24c7a494f906", + "id": "700d8072-f29e-427f-ad89-b8bc281cffbc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156777,7 +156777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3845e80a-b7fe-4fa9-af0c-09e2861e9637", + "id": "97cbdbb3-fe78-40d4-b404-9e25a7cab1f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156823,7 +156823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12469549-058c-43ef-8144-cc31f6ddb5b1", + "id": "78c11203-cf98-4b7a-9948-481e37aeadd7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -156869,7 +156869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "916fcaa7-ea36-4246-adfb-1a753d52644c", + "id": "1bf08bce-d684-486f-9729-664fd67f090b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156915,7 +156915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b118c65-6c9d-4606-8c0e-d77d275ec45c", + "id": "7428e263-03da-4da0-8fa3-bd43c753d53f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156973,7 +156973,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": "316c73a9-81a8-45f2-aead-1152d89f1550", + "id": "a72f99a6-d5ce-454c-beb7-d1511fa90a13", "name": "Predict SOD violations for identity.", "request": { "name": "Predict SOD violations for identity.", @@ -157016,7 +157016,7 @@ }, "response": [ { - "id": "0dd61e6c-83f7-4333-8135-6696b81abaa1", + "id": "fa6e94b7-e887-4dc9-a0c0-38f86d985493", "name": "Violation Contexts", "originalRequest": { "url": { @@ -157073,7 +157073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1eb4b18-95eb-4bb2-9cec-449bee84cf42", + "id": "a916da59-ba1c-425c-a29a-1ab5518f67db", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157130,7 +157130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "741ab2af-d4c2-42d9-b1bd-2c92a7af555a", + "id": "cf01ec92-769f-436e-8bcf-06a44e7caf1f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157187,7 +157187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1644ef7-4c57-4ced-9c5a-2145babf75fa", + "id": "179be3be-0427-4376-a575-f2f926f3b669", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157244,7 +157244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45cf4b18-2d6f-4200-a5d6-13fa79147510", + "id": "5f1dea6f-d1e3-451e-b654-fddfeb53d0c1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157301,7 +157301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dcc20ee-f5bf-40ec-a569-e9bc1e515f40", + "id": "ef7451c7-4d20-402f-a967-f4da7d06d62f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157358,7 +157358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fbd1faf-5fd0-4ff3-8e7c-3fdc393175a5", + "id": "a871dcde-f820-40f1-8618-2cdf57634784", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157427,7 +157427,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": "9eb2a91e-5370-4a99-b86b-34c34d5684ff", + "id": "3a547c6a-833c-4700-9ad2-d3cf28232086", "name": "Finds status of source usage", "request": { "name": "Finds status of source usage", @@ -157469,7 +157469,7 @@ }, "response": [ { - "id": "3beb2a60-fe39-4983-b75c-f44fc438da44", + "id": "90e823b4-2871-47bc-a3b9-d65fa1bdda95", "name": "Status of the source usage insights setup by IDN source ID.", "originalRequest": { "url": { @@ -157514,7 +157514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0b8519a-6ddd-4014-88d7-d9632b7f7823", + "id": "fadec581-b103-4ace-98f6-86596af2c014", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157559,7 +157559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2322d988-8e87-4660-8bbd-4ca4405feca4", + "id": "277d5ee6-6d18-4097-9fa3-c8ad25bbb5c3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157604,7 +157604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccc8a644-7ac4-4666-a595-1e23ac361d11", + "id": "05c28133-d417-4a21-b075-ca0f6a7c8e4d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157649,7 +157649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ed29aee-1b59-4dc9-a541-88b2948cca0a", + "id": "65bad86c-eddb-4103-a8dc-b360f5ee8ba8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157694,7 +157694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c584eeaf-832f-46dc-9013-0bcf736248b4", + "id": "521a9e4a-44a7-42c5-823b-052d0c9e6270", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157745,7 +157745,7 @@ } }, { - "id": "e1f8cdbb-77ac-4e4d-ba60-98d55c91fe99", + "id": "fe658b22-0985-4287-84e7-406a26d1d9bc", "name": "Returns source usage insights", "request": { "name": "Returns source usage insights", @@ -157824,7 +157824,7 @@ }, "response": [ { - "id": "3b6139b4-6a82-4566-a9da-df175f9b4fb5", + "id": "d10b5c8e-1987-412f-aef4-155f3293c903", "name": "Summary of source usage insights for past 12 months.", "originalRequest": { "url": { @@ -157906,7 +157906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c3cd4fb-2dec-4de9-886d-d0b634e1df76", + "id": "49c56b11-c7e5-47f6-af88-76bad17c118f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157988,7 +157988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd129236-41a3-4a69-aaf0-ad00d05671ed", + "id": "e4df09c5-6039-4157-8cb2-e9d4b93d8a13", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158070,7 +158070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e62d776a-6d21-46b4-bb91-b714aacd0a38", + "id": "1556a21e-ddb5-4911-bf06-156b33cca353", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158152,7 +158152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18bbfe35-e4ca-4ad1-a496-6229ad81f479", + "id": "fa013ae1-720b-43f9-b04e-f4d267c2babd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158234,7 +158234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a5241af-41cc-4a04-a539-69535b58e5b7", + "id": "d0fa815f-ba4c-49a1-aad9-d701d3eb0d2f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158328,7 +158328,7 @@ "description": "Use this API to implement and customize source functionality.\nWith source functionality in place, organizations can use IdentityNow 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 IdentityNow 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 IdentityNow makes it possible to manage user access across them all.\nThen, if a new hire starts at an organization, IdentityNow 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, IdentityNow can grant the necessary access and revoke the unnecessary access for all the employee's various sources.\nIf an employee leaves the company, IdentityNow 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 IdentityNow, 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\nIdentityNow 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 IdentityNow, 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 [IdentityNow 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/idn/docs/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 IdentityNow tenants so an access change on a source is detected quickly in IdentityNow.\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 IdentityNow collects from the source and how it correlates that account data with identity data.\nTo define which account attributes the source shares with IdentityNow, 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 IdentityNow 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": "bea80429-0516-456f-8cd0-5a82788b87b5", + "id": "8b25a81c-f1be-4b46-bddb-f1e9eeb54ac4", "name": "Lists all sources in IdentityNow.", "request": { "name": "Lists all sources in IdentityNow.", @@ -158412,7 +158412,7 @@ }, "response": [ { - "id": "db74a144-30f9-49b8-b871-956bb1c9c313", + "id": "5720e88d-aca1-4195-8714-6de3183b94a3", "name": "List of Source objects", "originalRequest": { "url": { @@ -158510,7 +158510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86b98bef-e637-4681-9281-7d1dbe6f7352", + "id": "f5a44d2c-8bad-4ba4-bdab-b0788fc4eadc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158608,7 +158608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "574798e3-484b-49c4-9ef2-2286f1fd8201", + "id": "410898e3-7a90-425b-9f09-7f9e1cce22b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158706,7 +158706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8caa491-9ec8-4c61-b6c3-97452aa9893b", + "id": "5c9dbdfd-4c18-46e8-8a70-ffa0bf0b6f76", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158804,7 +158804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d69dc406-841e-47e9-b941-19b699349df9", + "id": "c54cd29f-bbaf-48c0-8f47-05f2c2e9fea9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -158902,7 +158902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "708c6aa9-15c2-4b4c-897d-019e6af75507", + "id": "1d6d9b06-3c1d-4b7b-84b6-7988e60c56b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159000,7 +159000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "719e35c4-a209-4f07-b2e8-cd41699f7eee", + "id": "6fafee9c-7ee2-41b8-9004-7fa52d5e3a60", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159104,7 +159104,7 @@ } }, { - "id": "2bef934e-83be-4ae4-b4ed-b89523f12ff2", + "id": "bf775d30-a321-489d-a172-3b5f9ec5d2c0", "name": "Creates a source in IdentityNow.", "request": { "name": "Creates a source in IdentityNow.", @@ -159156,7 +159156,7 @@ }, "response": [ { - "id": "72e69641-59c8-4aa2-91de-b2a827c2f665", + "id": "6b7174a7-1f57-4bd1-b6c8-3dc5f639054b", "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": { @@ -159222,7 +159222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "368b9c94-3184-4334-b3a1-37db79f375d9", + "id": "2d864658-964c-450a-a45d-7b609976dd99", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159288,7 +159288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a509aac-c442-4757-9960-3f250bb8c0bb", + "id": "0973832b-4036-4d53-93c9-5fee7313e139", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159354,7 +159354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a7c94d1-7f42-4f25-9dd9-1eb5d6d56248", + "id": "acf1d3d9-2d1c-427e-8859-40b24a8d77b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159420,7 +159420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e794f839-e01b-44ea-b77e-f085ce9bdd7d", + "id": "9b1a62a8-27e5-41d4-aaaf-874a9ed3eb6d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159486,7 +159486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad5a54ad-c98f-4299-9596-cf1b15c110d0", + "id": "b866f11b-bd4d-4e30-a13a-a77b7f559127", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159558,7 +159558,7 @@ } }, { - "id": "02ffe515-babb-4b20-92b8-26236d409449", + "id": "d2225197-9fd5-479e-929a-2e99e006c737", "name": "Get Source by ID", "request": { "name": "Get Source by ID", @@ -159599,7 +159599,7 @@ }, "response": [ { - "id": "682582ad-3030-45a1-b6a9-2c48eaa1bee4", + "id": "fb05a51c-c67d-4281-a933-050eb084fb55", "name": "A Source object", "originalRequest": { "url": { @@ -159643,7 +159643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32152c66-cd2f-4f52-96b6-7092758177f4", + "id": "6ced836c-62d0-4c98-8189-075f988a5288", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159687,7 +159687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "900df54b-df73-4905-bff4-59f71cb6881c", + "id": "252ec01c-1abf-4c8c-b8f3-c32cf6f81508", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159731,7 +159731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1c55b72-bbd7-41dc-bbbd-5b63e6ea5488", + "id": "163f72f4-f217-4eae-a4e3-3a319f286ad6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159775,7 +159775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8aaed93-371a-4b24-a8cf-acdef7159eca", + "id": "c78f6118-937a-448b-96a4-389b7ec66d97", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -159819,7 +159819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0d870c8-37d5-4728-8c58-fef6604e1e26", + "id": "487bb6db-6ee0-4814-9fd6-414b196dc648", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159863,7 +159863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9e46ff4-19bf-4518-85ac-5ec7d663e9d2", + "id": "3be1bda7-e0b8-4b5b-af1e-dd9a974647c7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159913,7 +159913,7 @@ } }, { - "id": "07bb3791-2b6c-4637-8968-9551f6b06b30", + "id": "e17c8982-014f-4cd2-96c4-b6e5f2e3e92a", "name": "Update Source (Full)", "request": { "name": "Update Source (Full)", @@ -159967,7 +159967,7 @@ }, "response": [ { - "id": "b2485711-be99-4cf2-9ed8-9bac7df78221", + "id": "56db0f95-5d09-411b-b00c-5232fb3bb705", "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": { @@ -160024,7 +160024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9610fc59-c1f5-42ab-b357-b32ad3e8ada4", + "id": "fcbe93a7-4323-4897-9a7e-40e2dd1f6548", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160081,7 +160081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58c61500-ed5a-4b14-86ae-584565bae396", + "id": "f939ae8c-840c-4e66-a08e-4bf66aff9cab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160138,7 +160138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e251ad8c-a1d5-40c3-91ee-d89fc920fb39", + "id": "f49f50d7-2efc-4a21-b918-3bb2171361f0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160195,7 +160195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "891f4044-69f9-4925-ae93-0cb49816bb4b", + "id": "d4c998c1-38c6-402e-ad28-934f9b94222a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -160252,7 +160252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9151427-0392-43a2-a643-60da74402c7e", + "id": "8485630e-2b4d-4920-939c-dfbf9c8f5665", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160309,7 +160309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eabc693f-3f47-460c-8232-f2f42882b991", + "id": "de444126-cc01-4926-bd2d-e8ff1ea013d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160372,7 +160372,7 @@ } }, { - "id": "270ace43-8f33-4b68-a4fa-70ced5a394a3", + "id": "f888029f-3156-418a-82a9-7f4119abaa2e", "name": "Update Source (Partial)", "request": { "name": "Update Source (Partial)", @@ -160426,7 +160426,7 @@ }, "response": [ { - "id": "b55a324e-846b-435b-86b6-dcb37f5f7ac2", + "id": "2a9fa350-0809-4a2e-a31a-a0135915dcda", "name": "Edit the source description", "originalRequest": { "url": { @@ -160483,7 +160483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce161df2-fdbb-4c80-abf0-e91e1c9a5950", + "id": "913157f2-912d-4f0d-b495-4614cd74cd1e", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -160540,7 +160540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56da298d-e9ad-4154-8424-83567353e10f", + "id": "3746dbfc-ea97-4939-8592-8b9d77518054", "name": "Edit source features", "originalRequest": { "url": { @@ -160597,7 +160597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93b03b3a-3eed-46fb-b7e0-b2e6dc84c8c1", + "id": "0f6fc496-bfed-4a6b-84a8-3bcf2c4f906f", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -160654,7 +160654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6248185d-c293-4a2e-b0fd-c0d007362b94", + "id": "15ae2737-afcd-4260-bf56-43b7f21b2bbe", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -160711,7 +160711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cfa7246-d296-4fdd-9507-8b4297ea2413", + "id": "e01ff8d9-752f-43b5-8690-9634d4113e32", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -160768,7 +160768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ab3af05-177d-43c4-b4a0-56bd12ac2e00", + "id": "9efb4c2f-116b-47a4-9e27-552d71619100", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -160825,7 +160825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "772701b9-22b9-4643-88e2-f74d7330c685", + "id": "29ad4015-64f4-4ab6-b459-e9e0618ce602", "name": "Edit source features", "originalRequest": { "url": { @@ -160882,7 +160882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4029296-bf06-458d-9b45-1f047b39dd7d", + "id": "f9aa5519-e9f5-4fee-baa7-cfa466af8687", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -160939,7 +160939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38f98d55-9283-4175-8d96-058f328625b4", + "id": "5a01fbc5-97bf-477e-a73f-de58c59b4066", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -160996,7 +160996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cc5c44a-8455-42f9-b36f-808be57980f3", + "id": "fc830b0f-26d0-48e9-bed5-1e3363a55c46", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -161053,7 +161053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ef93ebe-f3aa-4ce1-9e42-70a8a89dd29f", + "id": "9fe7d121-76fa-4915-a751-f1f510437f9a", "name": "Edit source features", "originalRequest": { "url": { @@ -161110,7 +161110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "107e7e74-ddf7-45e0-8bab-1e560a2490de", + "id": "b3809a15-282a-4eef-80f4-d574d7c0d21b", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -161167,7 +161167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "625a454d-f2e9-417b-93a8-7b35a57d8420", + "id": "e05cbc2d-d732-4c97-a9ac-338a6e5a487f", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -161224,7 +161224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2b04916-6e40-4957-bacc-027d0d964f88", + "id": "5764cd13-025e-4af2-9682-61e6504f694a", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -161281,7 +161281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba9cbabd-aa89-4e6e-906f-4c2e9712fa6f", + "id": "b64e7331-4500-49db-8efd-591c39b99e08", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -161338,7 +161338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20561c1a-203c-4cb0-9317-9e2e603da1e6", + "id": "fc6c4ee4-da5b-45ab-ae62-efa6a17c15d1", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -161395,7 +161395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04d20da0-691a-4bf3-b2f6-fe7ef37da57e", + "id": "101c440b-fefb-48b2-864b-d46ce598decf", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -161452,7 +161452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7781b6e-5045-4b2a-b30b-f40cb20cb99a", + "id": "43ad7240-a99c-47c5-9700-9fa0e25f4956", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -161509,7 +161509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27b7a60c-9b1d-4324-b0b9-2c6f387bfad7", + "id": "d2e3af9e-fe2a-4a85-af7f-1b15801e8d68", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -161566,7 +161566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f55f4e66-9387-4796-9e24-45051594993b", + "id": "84693e7a-7602-4a93-a2a2-1ac5b36d514f", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -161623,7 +161623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a211b44-b38e-45ee-b31f-9f5499f9df48", + "id": "6a2e9053-07ac-4d33-941c-921d88681206", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -161686,7 +161686,7 @@ } }, { - "id": "fa4c0d40-27f3-4dd9-b660-9387ff03d1b5", + "id": "5850eb08-37ee-41b2-8e60-d1c7a4764ad8", "name": "Delete Source by ID", "request": { "name": "Delete Source by ID", @@ -161727,7 +161727,7 @@ }, "response": [ { - "id": "9a714e26-ded1-4a71-8653-694fec3daf2d", + "id": "1bd9f80f-6550-4749-9ed5-d5a5469f0f89", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -161771,7 +161771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edc878c1-0b0b-44a9-b0ba-67e9ebbb8bb6", + "id": "d86869d2-6a3a-4666-b84b-634bbf45eefa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161815,7 +161815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9836e5a0-f53a-48c0-af81-6bd9eab3921c", + "id": "ed129120-8738-42d6-8ae1-4e7ae59c68e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161859,7 +161859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65f3c352-80e3-4c32-b993-15ddc2c06423", + "id": "f3f06f4a-165e-4a27-900f-720c5511783b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161903,7 +161903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e1e3d37-9b28-4841-931b-f9c35f217c9b", + "id": "94e06198-dbd0-4a53-8f3e-1a3b736299cd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -161947,7 +161947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be964e93-67cf-4527-b617-5d729e6d4806", + "id": "fc297a8b-4154-4c66-bc7c-668a72140c8c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161991,7 +161991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb60e01d-15eb-4bbf-9334-3a009bf273e0", + "id": "4fc18bb5-b81b-4bcf-8a56-c83d021fdb9e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162041,7 +162041,7 @@ } }, { - "id": "c5eee66c-9e70-4430-8899-835cc3abd34b", + "id": "c6ba4095-229c-465a-815c-446d7e87bb51", "name": "Attribute Sync Config", "request": { "name": "Attribute Sync Config", @@ -162083,7 +162083,7 @@ }, "response": [ { - "id": "28c60885-5dba-45c1-b0b9-03ac661cc927", + "id": "84de232b-e2fa-4ddc-9557-2793e3958757", "name": "Attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -162128,7 +162128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b00168b-b8f4-4f9a-b741-0db526feac6d", + "id": "6259bd18-25bb-41f8-940e-3aed580e18c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162173,7 +162173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cbedb7c-8093-4101-bbde-94e993e4c1b0", + "id": "ab7cbd46-3af9-40f0-90f0-b1025f95ec0c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162218,7 +162218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83f6cb55-e899-458f-a295-26d288d71c0e", + "id": "aa11648e-d54d-4739-899a-0f740aa311c1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162263,7 +162263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "977fd4ae-1813-43ba-a55e-3c456b12fcab", + "id": "687f5092-54ef-41a8-92a9-7bdc86f68ca6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -162308,7 +162308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be2a42eb-86bc-4f6f-a8b2-bb3cbe637f0f", + "id": "1598f28a-d995-4888-bfaf-24a28cc5117a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162353,7 +162353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "267bf644-f809-4952-9713-bf3ef7da4c21", + "id": "8bbdb0c1-2528-41ce-8022-6eaf94d9b1d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162404,7 +162404,7 @@ } }, { - "id": "aae824f8-a78d-4771-aab4-4a9b98213e4d", + "id": "914a8d2d-bbd7-4ff2-adc7-038e11930179", "name": "Update Attribute Sync Config", "request": { "name": "Update Attribute Sync Config", @@ -162459,7 +162459,7 @@ }, "response": [ { - "id": "46a48372-202f-4dd8-b881-eaebe0bb37ee", + "id": "cd0ef989-c5d6-41dd-b4b5-ccb6f8fc9cee", "name": "Updated attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -162517,7 +162517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93d237df-6c83-4ba0-a498-442d7877f7e0", + "id": "e3e84681-b795-42a4-96bf-ee2574be590a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162575,7 +162575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca73dbc8-4a0c-490e-a821-ded5098cffd6", + "id": "9da5eb56-a585-4181-9cd2-5dcfffa0852f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162633,7 +162633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0187d8b2-1567-4bb5-a1a3-672852470045", + "id": "95f6ae53-1a20-49d0-8d70-37ff5687b1f6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162691,7 +162691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e9050ac-ef26-4739-9cdc-e1c4b7a648fe", + "id": "cc05b636-f983-4fea-a6f8-2c4131c7994b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -162749,7 +162749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cf5ad8d-2b09-43ea-b2d3-6fb0aebf1c07", + "id": "cab75ca5-b399-4f31-b2f9-e17a7456ff31", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162807,7 +162807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ea8fc4b-381d-4eb9-8f64-d4d958e1b2ca", + "id": "1317f164-3b25-45be-b7af-845cf7e2ecb9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162871,7 +162871,7 @@ } }, { - "id": "a6c41dcb-0964-4e8f-8706-e7b8e5406c69", + "id": "32e8a65b-775b-4478-a51d-16d044283975", "name": "Check connection for source connector.", "request": { "name": "Check connection for source connector.", @@ -162914,7 +162914,7 @@ }, "response": [ { - "id": "9d348ac2-2fd3-4217-8328-a25893e774ac", + "id": "ef3b1240-fe32-4f15-bc97-f6b8779e07d4", "name": "The result of checking connection to the source connector with response from it.", "originalRequest": { "url": { @@ -162960,7 +162960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eec9b14-be46-4a84-9818-c17909c1dabb", + "id": "7c5c28ef-bdd5-406b-bd04-851378f88021", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163006,7 +163006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86006848-99ca-418d-bbb4-2ddd269f24af", + "id": "dc010e1a-8888-4ed8-806f-08b95b2ed1b8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163052,7 +163052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00e26aa9-6970-47ad-9a13-7c46065be850", + "id": "69fa2657-ea8d-435c-9167-c18e4dd613a9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163098,7 +163098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81af0271-624b-441d-b19b-79b25d2503e5", + "id": "3c54f7d5-fed5-49cf-8779-239eb1c48b2a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163144,7 +163144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7777bbac-0bb9-41f6-91ff-a5fb15c9c279", + "id": "82e618c8-644b-47c5-bf9f-52f0ae49de09", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163190,7 +163190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9af7e215-c9aa-4712-9ba6-1c2e3781ac57", + "id": "fc3d0337-52c1-4dab-96e6-d15a33c4ab5c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163242,7 +163242,7 @@ } }, { - "id": "ed6578a4-5e1c-456f-ba90-f2b0eac662ab", + "id": "21d981ec-2d3a-472a-abc1-14acd3978bac", "name": "Peek source connector's resource objects", "request": { "name": "Peek source connector's resource objects", @@ -163298,7 +163298,7 @@ }, "response": [ { - "id": "fd4be195-f9db-4aea-95c6-cd839d6e604a", + "id": "ae4f9135-bab0-4b11-8a56-b1b29c0e3daa", "name": "List of resource objects that was fetched from the source connector.", "originalRequest": { "url": { @@ -163352,12 +163352,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\": \"laborum est dolor dolore\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"exercitation ex elit\",\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\": \"irure nisi\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"consequat qui\",\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\": \"ipsum commodo\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"amet\",\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\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"officia sint mollit\",\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": "75e76f00-d198-4425-98eb-49583afa1307", + "id": "ea333428-a503-4027-9ccf-91e895687d22", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163416,7 +163416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "691bc261-3f38-4ee2-968c-313bc9b8cc34", + "id": "11d1e020-ebe9-4511-9989-8d0e69dda005", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163475,7 +163475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fc7de20-0731-402c-be72-cb88c29944ab", + "id": "a9a68edf-b6e2-4a8d-84f1-2776d640e2ed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163534,7 +163534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b70e61e-233d-44d4-a3c8-f7ad70da4790", + "id": "b3f0b297-b8d0-4283-b1f4-194d0b9eda87", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163593,7 +163593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2442298f-2b15-4a20-a4f7-90c05b1a86b3", + "id": "e290042c-fe31-4c80-97bb-1f43223e5c45", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163652,7 +163652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d232fb3c-a3a5-4832-9b19-fc99baa7e8d8", + "id": "d6538dd9-3c9c-4d66-838c-656bba6520ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163717,7 +163717,7 @@ } }, { - "id": "60ef5384-b245-49ad-a6d8-ed5940eb1890", + "id": "b2dd6ab8-7e13-46de-b042-a7e29f313a6b", "name": "Ping cluster for source connector", "request": { "name": "Ping cluster for source connector", @@ -163760,7 +163760,7 @@ }, "response": [ { - "id": "a13bf151-7c38-460d-bba6-4c9ff4841e62", + "id": "7da59a17-1b25-466a-a910-cb971510d6f1", "name": "The result of pinging connection with the source connector.", "originalRequest": { "url": { @@ -163806,7 +163806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c772712c-34ea-4537-9761-07f8588b0b3d", + "id": "c2cdd83f-0793-46e0-82b8-1e820db87d28", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163852,7 +163852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04652551-680f-4564-b8c9-7285fbcc833c", + "id": "b70947ed-c4d3-4065-bc72-4c38248d5533", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163898,7 +163898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4914945b-430c-400d-b01c-9f5ce5842c3f", + "id": "f03bfbfa-1038-41ad-8e35-1801a8f5fae7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163944,7 +163944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "699bf2ae-2458-43a4-b73f-ebefe9ad7bb2", + "id": "f0efcc42-1681-4b48-b9e0-fb5ae927e8a6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163990,7 +163990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b2d79a0-fe3f-49d4-8f80-d5323f2c1681", + "id": "7a2510a6-b33a-4081-b85c-2405dbbf3fe3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164036,7 +164036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a28e6c90-6a56-4b33-9713-bed61faf0c48", + "id": "b7e7def2-2eef-41f8-915b-366f08293347", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164088,7 +164088,7 @@ } }, { - "id": "421e97c0-bfb4-4596-96c8-18df08078736", + "id": "81dd96ae-ae62-4648-9dcf-f12880a8a917", "name": "Test configuration for source connector", "request": { "name": "Test configuration for source connector", @@ -164131,7 +164131,7 @@ }, "response": [ { - "id": "f8d42765-3298-4b44-a996-e4d030cdbcbc", + "id": "6fec4d7f-ad16-4238-ac81-6f8a2f1b7336", "name": "The result of testing source connector configuration with response from it.", "originalRequest": { "url": { @@ -164177,7 +164177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62088d6a-f6a6-42ca-9ed5-318618afddd2", + "id": "db4bdb35-4da4-4f26-add8-49a32e7d13bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164223,7 +164223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b00f58b0-c129-40a0-9db6-33609ac6dde8", + "id": "db31c594-46be-47c8-9c8d-829723c3ed30", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164269,7 +164269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0efe541-2a18-4bc3-88cc-eabb25e700d5", + "id": "5e80fe79-a17c-4bcd-9d30-cd14575555f2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164315,7 +164315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "634ccd83-0c0e-41eb-86e5-aec32328eb6d", + "id": "7c48cba9-04c3-4dea-b4e7-bca614bd9031", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -164361,7 +164361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f106eb9a-4a4f-41d5-b503-5bea9a4a7ec6", + "id": "87f0a905-a9f0-48e2-8d5e-0c8c8c33c76e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164407,7 +164407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84645e1d-759f-4c08-a90b-310f763c6115", + "id": "ab290c60-f0ab-42d2-8dd8-0732fa264590", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164459,7 +164459,7 @@ } }, { - "id": "7560184f-dfcb-4a9d-9afc-5851f5c32986", + "id": "4366a898-ab45-4cc8-b113-59f4b6d216da", "name": "Gets source config with language translations", "request": { "name": "Gets source config with language translations", @@ -164485,13 +164485,13 @@ "type": "text/plain" }, "key": "locale", - "value": "ko" + "value": "sv" } ], "variable": [ { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "id", "disabled": true, "description": { @@ -164512,7 +164512,7 @@ }, "response": [ { - "id": "e87d7aaa-c32d-4659-aca8-fc3f6fb8db09", + "id": "075d314e-a891-43a0-96f7-e4ec17ff0e12", "name": "A Connector Detail object", "originalRequest": { "url": { @@ -164533,7 +164533,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ko" + "value": "sv" } ], "variable": [] @@ -164563,12 +164563,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"esse consectetur\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"exercitation qui est laboris\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", + "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"incididunt aliquip commodo dolor\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"proident ea aute eu pariatur\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "32327a96-fb67-4475-81b3-230ca3ef8f11", + "id": "056678af-95a2-4151-9c63-245d633b6b30", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164589,7 +164589,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ko" + "value": "sv" } ], "variable": [] @@ -164624,7 +164624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b9a363e-75a5-410e-b665-7042a93a4008", + "id": "91087ce0-f6a4-4641-9a40-0a3eef87258c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164645,7 +164645,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ko" + "value": "sv" } ], "variable": [] @@ -164680,7 +164680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcb0837d-2283-4e2d-9f02-fa1bc4fe7143", + "id": "a93487d9-c9c4-4b48-9bca-48a0dd6e6bfe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -164701,7 +164701,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ko" + "value": "sv" } ], "variable": [] @@ -164736,7 +164736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1603b130-b3fa-438a-9b83-e7bd7d4d1eb2", + "id": "240b8460-a2c0-499a-89f9-a36ab6e14da5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164757,7 +164757,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ko" + "value": "sv" } ], "variable": [] @@ -164792,7 +164792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1fe7993-4fb4-42be-a6d3-96e7ca7edf58", + "id": "1b314457-2e17-41b3-b606-22f05464f656", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164813,7 +164813,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ko" + "value": "sv" } ], "variable": [] @@ -164854,7 +164854,7 @@ } }, { - "id": "ac82f95d-b213-440a-9035-5d2a5ef36a58", + "id": "048812b1-d71f-47d4-b56b-8cf42e1efc50", "name": "Native Change Detection Configuration", "request": { "name": "Native Change Detection Configuration", @@ -164900,7 +164900,7 @@ }, "response": [ { - "id": "87397fb8-cda5-4739-bc3f-594358fe72d3", + "id": "8e7a13c9-7cf2-4820-8d65-c3073b0749b8", "name": "Native change detection configuration for a source", "originalRequest": { "url": { @@ -164945,7 +164945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acf5a771-04d5-473d-9dda-8ca59adb01ca", + "id": "7fcb0542-bab8-47ab-a0f3-51079bd62634", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164990,7 +164990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2133288-15ec-4c32-be3e-8aa90144d674", + "id": "f49052da-f34a-4c99-8f88-347fd95a2cc6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165035,7 +165035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20bd90bd-5785-40bf-be15-b238a09cb61c", + "id": "f1445b7d-5129-4707-9276-434a11a41486", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165080,7 +165080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13d0f25d-25da-4466-909a-a08e61bebf7d", + "id": "c4fe8d40-5674-4fbc-95c1-43e28ba3f4ef", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -165125,7 +165125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87a8bf72-a7b4-4ff1-a1af-95b45c6c235c", + "id": "17a6fea6-380d-4560-873f-71dd4e767b3f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165170,7 +165170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8d99027-d65c-4112-b560-bdfd44cb368e", + "id": "697caed8-d8d8-4f70-99a7-b11e3ee3137c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165221,7 +165221,7 @@ } }, { - "id": "c41d9d79-9b1f-4a74-9a75-4ee94c877561", + "id": "c23052a9-4043-4515-9352-65b0fd5c670c", "name": "Update Native Change Detection Configuration", "request": { "name": "Update Native Change Detection Configuration", @@ -165280,7 +165280,7 @@ }, "response": [ { - "id": "ac10dca5-ce0c-4ed1-8ec0-f67412b309cc", + "id": "64d56fd3-7fd6-4e76-82ad-80ae3a84a1d9", "name": "Updated native change detection configuration for a source", "originalRequest": { "url": { @@ -165338,7 +165338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8858d473-e05a-4b21-b10c-86115cc06230", + "id": "67b29a5b-8960-45b2-8137-d5a0aa6ed784", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165396,7 +165396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "806b2ec8-aecb-4bfe-be72-c7f1f4bb0299", + "id": "6bfc165c-ffda-4049-a338-ca90e1db74d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165454,7 +165454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eff6748f-8390-4f22-a9b4-f7ca79d56100", + "id": "dbfcb91b-7c80-4949-a673-1826b51363d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165512,7 +165512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b96997a8-2347-41d8-a37c-7a4b69cbfab8", + "id": "4c8ae747-5529-4d91-ae41-0a589e78152a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -165570,7 +165570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dded076-011e-4468-a77e-5aad87c9e74e", + "id": "526edf87-f570-4b07-8009-e51831a369d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165628,7 +165628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a4f3d0a-516d-4fdb-8b71-7fe3407fc761", + "id": "eb882d74-bc77-4d63-a3e9-99079a37d498", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165692,7 +165692,7 @@ } }, { - "id": "0f54d308-ca8e-491b-8aca-03119c5d73a3", + "id": "26300630-8f80-4f75-a8b2-e38a2d72f510", "name": "Delete Native Change Detection Configuration", "request": { "name": "Delete Native Change Detection Configuration", @@ -165738,7 +165738,7 @@ }, "response": [ { - "id": "8e6bb677-e893-4dd3-884b-c99a3d246dcd", + "id": "315945b9-bb57-4fc7-b713-864b46e4dc85", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -165773,7 +165773,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0cd27182-7e3d-4279-a3ea-361464256f10", + "id": "3ea777fe-1fbe-40c8-89b0-db607e2fd112", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165818,7 +165818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b58fa75a-4a44-4b9d-a5af-ce535b34dd5f", + "id": "7158f6d7-24da-4235-88de-1fcf46669eb2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165863,7 +165863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e023ab50-245a-452f-af30-915150a9732d", + "id": "54e4d7d3-9330-40c6-a866-ebe77244094b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165908,7 +165908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f044d1f-1c52-4f89-9622-630555f08baa", + "id": "31d492d5-afa8-44c4-b321-060e665afba2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -165953,7 +165953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d3071ce-1cce-4a44-9088-a5328d088a77", + "id": "f0729a03-4f7d-4e26-998f-e418450fdaa2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165998,7 +165998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d195d72b-2732-4a1b-9e20-19374c737852", + "id": "eb6efb62-2df5-4ccf-aaeb-780cecbe4376", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166049,7 +166049,7 @@ } }, { - "id": "45731354-554a-46b4-b71a-ff696b4a2ced", + "id": "9190bcf1-3fba-4d4b-9030-36f9bc889e88", "name": "Lists ProvisioningPolicies", "request": { "name": "Lists ProvisioningPolicies", @@ -166091,7 +166091,7 @@ }, "response": [ { - "id": "78faacb2-7094-4b4d-a11b-c626f234a7fc", + "id": "1d55fb12-4b57-4d97-afad-60585f9e347e", "name": "List of ProvisioningPolicyDto objects", "originalRequest": { "url": { @@ -166136,7 +166136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bca7d9fb-0310-48b9-a3f1-909b6920e89c", + "id": "540c6155-3310-4c59-b0cb-bfa651d50ef5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166181,7 +166181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc1e9b1a-ba69-4542-8603-553f497cb9b8", + "id": "9d5190f9-2a0b-4fe8-a603-ee725f8f8113", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166226,7 +166226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3600e70d-7918-4eba-8cbe-bcda5d82c04e", + "id": "305e0216-57fb-498c-9661-327b3612bd12", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166271,7 +166271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4b63e56-21c8-4834-8c37-90935d4c31d1", + "id": "1a164588-6e0a-4089-8eda-9c936014910d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -166316,7 +166316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96922121-205d-4113-951a-584d3b8ab1b3", + "id": "4b945a70-ead4-4fb0-9474-ce7a939cfe75", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166361,7 +166361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7acd2580-329d-4f9a-a8b1-4e606148f1c9", + "id": "f8b903ed-dc73-4eca-a7ff-738228c520aa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166412,7 +166412,7 @@ } }, { - "id": "cf557ef8-c7e1-4960-a5c4-548cf8f38c2a", + "id": "e8ea3aac-90d9-4d9c-acf6-25445f47a77d", "name": "Create Provisioning Policy", "request": { "name": "Create Provisioning Policy", @@ -166467,7 +166467,7 @@ }, "response": [ { - "id": "3054fef2-2636-4d22-9bc0-4be6c7bafefd", + "id": "77981167-8ce4-41e1-9ba8-22bc48ac3b01", "name": "Created ProvisioningPolicyDto object", "originalRequest": { "url": { @@ -166525,7 +166525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f4a4bd0-ba5d-4f0f-aaf9-ee65ff4491c1", + "id": "638582d6-c246-45fd-9a3b-0ce1e8b31e90", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166583,7 +166583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdb73285-c2f2-4ef1-982c-034cdde90afa", + "id": "381a7afd-ec81-4654-9919-11cec485381f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166641,7 +166641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa5d7806-32d4-45c6-8b8b-079e84d105d4", + "id": "b223b519-2d74-4730-af8b-98ef30adf015", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166699,7 +166699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b943cdd0-ceb1-4c0d-978a-7f0ef464e8a1", + "id": "b7ac3c45-ba8f-4828-aa78-5c02a8ed23e8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -166757,7 +166757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3604a20-1ce4-49c1-9fde-8deeb882598e", + "id": "49c63b86-e285-4f20-ab48-843dab1567a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166815,7 +166815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8591a31c-e1ee-47c4-a9eb-2b2175f424bd", + "id": "842c7473-4c1c-41cd-bf70-3eba4ec2b7f7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166879,7 +166879,7 @@ } }, { - "id": "1c4f5da8-bf89-494e-977f-d90673cd23da", + "id": "c98804f1-ca81-4834-83ca-ba0a252578b5", "name": "Get Provisioning Policy by UsageType", "request": { "name": "Get Provisioning Policy by UsageType", @@ -166932,7 +166932,7 @@ }, "response": [ { - "id": "abaf25f0-50dc-4245-a213-833ba46d20eb", + "id": "c13dff76-026f-4c55-87cc-8f8faf433686", "name": "The requested ProvisioningPolicyDto was successfully retrieved.", "originalRequest": { "url": { @@ -166978,7 +166978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36d1ecea-c748-4b4e-b6dc-d5062c912939", + "id": "9d011aa9-a193-4730-b433-56580d982ff6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167024,7 +167024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fd38705-53d6-4c8b-87a3-e32c2a885883", + "id": "f3cb543a-5295-4a8c-a97e-f1504f948da5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167070,7 +167070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "211774f1-11c6-48f3-8e50-e6c44bbdbdbe", + "id": "932ac833-543c-429e-8bda-78d55f484d75", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167116,7 +167116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d47d247-8904-4d8d-8eda-bd7275ba9b4d", + "id": "b9be40a5-a06d-4308-9f50-2af4dabfe221", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -167162,7 +167162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4769b6e-1274-45ad-8d36-c1180de08a2b", + "id": "7325d051-7e70-44cd-9c83-2d0b65fc973a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167208,7 +167208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55053568-0c54-429a-8b69-2c1142f75973", + "id": "2a2939bf-060f-47aa-8acf-f0e86e598586", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167260,7 +167260,7 @@ } }, { - "id": "076688d7-9d81-4307-b071-73ff6541527f", + "id": "84be4842-0625-49dc-af81-18d7e75d91b8", "name": "Update Provisioning Policy by UsageType", "request": { "name": "Update Provisioning Policy by UsageType", @@ -167326,7 +167326,7 @@ }, "response": [ { - "id": "2fa577b3-b192-4e95-8c1c-aae49bd9b938", + "id": "f32ba404-e89c-4cdb-8bbf-99d86d4c9cd1", "name": "The ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -167385,7 +167385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8f193e4-c57f-4e14-9047-08003602b75d", + "id": "955860fd-4456-4cd3-b5a3-b687b82a10cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167444,7 +167444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d445661c-f5ca-4293-be48-34aa88da9123", + "id": "f3927af5-aee9-4bd0-9c23-b813b6f8a22c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167503,7 +167503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6149c9f-ba05-426d-b2a3-2c344e3561ae", + "id": "0ddba23d-f8e8-45a8-a904-da391d3c1e52", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167562,7 +167562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c11b234-dca0-403b-aafe-b655528d5ef2", + "id": "887d9816-4ef3-47cb-b650-b28b5a32f73a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -167621,7 +167621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "096d9d4d-6e03-4af6-91d7-c5d5cc45f8b2", + "id": "e82c418f-142e-4d8e-bd20-a2f650ef35a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167680,7 +167680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd855089-0d62-4961-b1ad-99f6211fd1da", + "id": "319e7956-df21-4748-b058-42fa44ae47db", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167745,7 +167745,7 @@ } }, { - "id": "7b0ab3cd-1575-41be-814a-b3d8f60a7f3a", + "id": "786659a6-463a-488f-b4aa-bf8bd36b0163", "name": "Partial update of Provisioning Policy", "request": { "name": "Partial update of Provisioning Policy", @@ -167811,7 +167811,7 @@ }, "response": [ { - "id": "12f1b1f9-73ae-48ee-8b1f-c0c8ec37f0fc", + "id": "b6246b71-1dd7-4860-b6cd-e7fdb4df0b34", "name": "The ProvisioningPolicyDto was successfully updated.", "originalRequest": { "url": { @@ -167870,7 +167870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0ad09d2-f5ba-483c-ad44-409eb3b784f4", + "id": "e9812361-c20d-432e-9a7e-b4c12456e9eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167929,7 +167929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e4e64eb-ff44-4022-b23b-752a6e318282", + "id": "b1acdd60-651f-4b57-8bd2-62e85522fd13", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167988,7 +167988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3f93313-07ce-4978-8e7f-17d6cc35cc0a", + "id": "b94b8cf6-5313-4a8c-ac3e-1564893cba96", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168047,7 +168047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef78658b-c47c-4967-badf-66d70239021b", + "id": "9d608ad4-2b58-406b-9f8d-11ed4a7ce7e8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168106,7 +168106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "819f8f2c-cc69-4d30-862e-2b77b4043f5e", + "id": "355ebefd-6382-498b-8931-89b49b103ed4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168165,7 +168165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03dd1995-28f6-42d5-8382-136a4c580e5e", + "id": "f0bf5a5b-5284-4f94-beb3-75bab68d93fb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168230,7 +168230,7 @@ } }, { - "id": "d8de43e8-55fd-491f-bba6-20d6866eee9d", + "id": "14edffb2-f3dd-4d51-86af-b46d81e520e0", "name": "Delete Provisioning Policy by UsageType", "request": { "name": "Delete Provisioning Policy by UsageType", @@ -168283,7 +168283,7 @@ }, "response": [ { - "id": "28c126f0-3efa-4fa2-a2f9-1efc8fa2cc6f", + "id": "2464ada0-2ff1-4767-b1b1-f53754c799a8", "name": "The ProvisioningPolicyDto was successfully deleted.", "originalRequest": { "url": { @@ -168319,7 +168319,7 @@ "_postman_previewlanguage": "text" }, { - "id": "150f78aa-638f-4267-956e-92697d805a77", + "id": "f353c235-4ab8-4ed6-83e8-4b5c6f7df11b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168365,7 +168365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18d7e4bd-6787-4a73-b0a5-aff1201ea12b", + "id": "70ab48f2-548d-4168-bd1d-09af34659f8f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168411,7 +168411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9456f616-c413-45be-ae95-a0b5824e93d3", + "id": "b1ab875c-de0f-4255-ae42-28c1f2860866", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168457,7 +168457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe0c76a4-b0af-47c6-a0bf-dec0a61cb52b", + "id": "591f9b6d-f64a-4757-9181-835aa6716bfb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168503,7 +168503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a23876c-2027-43d0-bec4-d6d7b080f773", + "id": "a895cf95-7f61-4859-9155-d00137f178c2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168549,7 +168549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bec70344-4f4a-432c-a4e7-4fdea51061be", + "id": "35372f5a-7cbc-464d-9032-a8d8b1ffd184", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168601,7 +168601,7 @@ } }, { - "id": "9778654b-68de-46dd-bb52-d30f82d2ae91", + "id": "a9a5718d-8f39-48ec-b0f9-d04d3e4edf6c", "name": "Bulk Update Provisioning Policies", "request": { "name": "Bulk Update Provisioning Policies", @@ -168657,7 +168657,7 @@ }, "response": [ { - "id": "aa941af4-829b-41b5-9edc-6266933507c8", + "id": "ab32aae2-056d-4277-9d3a-ad663b4913a9", "name": "A list of the ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -168716,7 +168716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c7ab1f9-ec51-43fd-9b3f-0bdd65617d39", + "id": "5835637b-49b4-4149-af58-6e6be929e9e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168775,7 +168775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0512d645-9552-42c7-b061-d15080adff78", + "id": "c6d78adf-6d91-4ce3-adeb-d5a82eb4a70a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168834,7 +168834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af3c5e2f-9946-49e2-9d9e-681dc3e8b87d", + "id": "83cdd7ea-c1a8-43d6-928b-7e2053a31a8d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168893,7 +168893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adb9ee2f-eb32-417d-890d-4ff3c6f75f86", + "id": "28ae1901-b8da-4d76-9c5f-d6858f963262", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168952,7 +168952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab32d2f8-27c1-48bf-a363-7653174fb62a", + "id": "093f345f-b3ab-4a43-bddf-2db873fad5aa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169011,7 +169011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce5126bb-0a3d-47fa-bead-2b03503828f2", + "id": "f14d46fe-7078-47b8-bde2-b28b60fbf9bd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169076,7 +169076,7 @@ } }, { - "id": "f2839ad3-d3ba-4867-841d-b25fe798e1c2", + "id": "437db7cb-1d6e-4448-ac25-d5f18608cef9", "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.", @@ -169125,7 +169125,7 @@ }, "response": [ { - "id": "31fe46b4-4e26-46e9-829a-b94fdeabc3b0", + "id": "3c8add1c-08ba-4976-85d4-c00080c18c3b", "name": "The Schemas were successfully retrieved.", "originalRequest": { "url": { @@ -169180,7 +169180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e27d41f-31b5-4cd6-bf08-42b7124b542f", + "id": "d3561a98-f716-4f8e-9633-b9689209f3b1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169235,7 +169235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7ba3ce7-f23b-4c2a-8036-98f8eff69e84", + "id": "533c66f0-5e3c-4b90-bbf8-49007951c112", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169290,7 +169290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52bad399-d96f-4881-bc5c-214d4877e70c", + "id": "d0dc4943-46a3-4fd5-9b47-4ecf5e47dc14", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -169345,7 +169345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e48a81ca-c123-40e0-a81a-055c987243a6", + "id": "c47e5f36-88ae-45cb-b858-7aeddb6b76d3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169400,7 +169400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40ffbd0e-c954-4436-891b-1c62faccc0a8", + "id": "bb378155-6109-42fc-8dbd-35de86a7f83c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169461,7 +169461,7 @@ } }, { - "id": "1b428299-2dcd-4334-9c63-4e068612bb54", + "id": "d26d15c8-039a-462a-861c-8558a8c76f06", "name": "Creates a new Schema on the specified Source in IdentityNow.", "request": { "name": "Creates a new Schema on the specified Source in IdentityNow.", @@ -169513,7 +169513,7 @@ }, "response": [ { - "id": "8df92a9b-6198-4c43-8545-fb4401ee4365", + "id": "c3bd7892-535c-46f5-99e7-26bf725b854c", "name": "The Schema was successfully created on the specified Source.", "originalRequest": { "url": { @@ -169571,7 +169571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9799de07-3acf-431e-b608-f113189cc39d", + "id": "d677d5e1-6455-4a4a-8757-3d48983db290", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169629,7 +169629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e24e6ed-a078-48e0-8d12-b4579df69b40", + "id": "9592698e-2796-475a-903a-92636b845a69", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169687,7 +169687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bca40da8-346d-4c77-9513-e63f3ce69b0f", + "id": "c4ef22b9-3014-40b6-a94a-50a143ea1792", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169745,7 +169745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6682253a-ceb6-409f-b22e-bd43e0ab5592", + "id": "e3efa991-bddd-4085-a94d-e9d551d406c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169803,7 +169803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e881e3c-7782-4563-830c-5ea4a1a2942a", + "id": "7d34b8a8-60ca-48b8-9196-5a04d4d86fa9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169867,7 +169867,7 @@ } }, { - "id": "2f3ffefa-1602-4afe-8e61-3fbc164d90b2", + "id": "087339c2-301b-4b6c-b5d4-ce8f50021861", "name": "Get Source Schema by ID", "request": { "name": "Get Source Schema by ID", @@ -169920,7 +169920,7 @@ }, "response": [ { - "id": "5048b96e-1af7-40bb-9502-a7e237814560", + "id": "6ce0d176-2acf-41cf-8558-4f95b3e38060", "name": "The requested Schema was successfully retrieved.", "originalRequest": { "url": { @@ -169966,7 +169966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd84aac1-e1a1-4715-9abf-783a708e0110", + "id": "48052fd0-b092-44e3-a195-80ea5ade4d96", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170012,7 +170012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad370f40-6025-46ad-8766-38b432981771", + "id": "630d45f5-88b6-4ca8-9bfc-6b4e72186ff6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170058,7 +170058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c70837b9-87de-4284-bb38-9214776db108", + "id": "ad1c773a-e262-463d-97e4-7c495ccf6be4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170104,7 +170104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b3cf851-22ee-4b05-a0e3-413cabaaedd5", + "id": "7356a673-ee24-464c-8f10-0b114b47946c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -170150,7 +170150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eca82337-c70b-457d-8f4d-92aee6ae58c8", + "id": "2378600c-b5c3-41b1-a695-56e0d45578f6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170196,7 +170196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9887f4a-c2bb-4607-be86-d0e5b03eaefc", + "id": "e6bea821-6c72-4922-92c3-aec8957aba45", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170248,7 +170248,7 @@ } }, { - "id": "90cc41f3-5f8d-42fc-9223-56182a341726", + "id": "89ec483b-49f8-42a0-8870-252ba2b5171c", "name": "Update Source Schema (Full)", "request": { "name": "Update Source Schema (Full)", @@ -170314,7 +170314,7 @@ }, "response": [ { - "id": "6534c4dd-e531-48a1-a952-3d44cb899263", + "id": "56b65bf0-6f3c-40d3-b1c8-4603c1ef0bd3", "name": "The Schema was successfully replaced.", "originalRequest": { "url": { @@ -170373,7 +170373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "942092c3-3614-49c2-ba6d-d1065340065d", + "id": "98d2a2e8-0f01-4059-a7a7-a5557fc19ffc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170432,7 +170432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73989cc7-4e6a-47f4-9fda-bc69dd733290", + "id": "79fc88f8-fbdb-4811-ba1b-9b1083cda8fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170491,7 +170491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b49dae4e-4c2c-44a5-8bb8-e0c9254d06c9", + "id": "aa167508-1212-47ad-bad0-f5cfc2b61270", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170550,7 +170550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "234d0a38-74c7-4e5b-ad9a-4ad46008b187", + "id": "68e9677a-044d-4d2b-a50b-273512b13a0c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -170609,7 +170609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db9f421e-c1d0-4878-96ab-93a0e545bd91", + "id": "0c24cc64-5cfb-45af-93b2-e069002d0483", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170668,7 +170668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05be26d8-9ce0-43f0-a850-c72b62dd3cdf", + "id": "4ea30f76-11b4-4032-9390-dd94a112333e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170733,7 +170733,7 @@ } }, { - "id": "60b70dd4-6a0b-4496-9923-defc5e6c9d1d", + "id": "85294921-beac-49a5-b52a-741a7ff54ad6", "name": "Update Source Schema (Partial)", "request": { "name": "Update Source Schema (Partial)", @@ -170799,7 +170799,7 @@ }, "response": [ { - "id": "5d2606d8-4544-47d2-84a3-9233aea5548d", + "id": "b521ae0f-e409-4209-aedb-a9469ed8c9ff", "name": "The Schema was successfully updated.", "originalRequest": { "url": { @@ -170858,7 +170858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ccff1e0-2cc4-42ad-bc3b-2b2268359e2d", + "id": "303d3045-93d1-46ac-bded-e06efa975f98", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170917,7 +170917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c64be36d-ac24-4b42-ae16-b277987582a0", + "id": "bb2b830e-304b-4951-9770-fdc61b0e91e9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170976,7 +170976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7309cfa4-4ebf-4261-8cd1-4db2a07e51ed", + "id": "d5770fcc-5bdc-46a1-8c71-642f962a8ba8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171035,7 +171035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1058f82f-5966-4e98-86af-d879706d247d", + "id": "712fa7ba-0e17-4557-91a9-0a3f9514d165", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171094,7 +171094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6f3ed7c-a88e-474b-8926-56d025c89e34", + "id": "bc76ba29-3379-478f-9ee1-5ee470c3c2c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171153,7 +171153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "795b72b6-4bec-45a8-a0b6-7f409d1588b2", + "id": "15b6a4ff-8d8e-49a2-b5b0-0986cf06d8eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171218,7 +171218,7 @@ } }, { - "id": "6329c9b8-2177-4371-b324-c0917380e2e0", + "id": "bac0ee06-ef72-4de9-8f8c-bded1e72d5ca", "name": "Delete Source Schema by ID", "request": { "name": "Delete Source Schema by ID", @@ -171268,7 +171268,7 @@ }, "response": [ { - "id": "2a58604b-cfe7-412d-9f5c-ef4085f72315", + "id": "77a11bae-824b-417b-a0ac-579c7f37650e", "name": "The Schema was successfully deleted.", "originalRequest": { "url": { @@ -171304,7 +171304,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c914dfe7-1b7f-469c-975e-6feb8bf39590", + "id": "928f2a79-781e-403b-b17a-670d832a940d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171350,7 +171350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8920f174-6700-41a0-86cd-52542d337756", + "id": "969d9218-85af-4729-9be0-0ad6597ab1a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171396,7 +171396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6522aaf2-8314-49b2-9728-5af041805c3e", + "id": "a65bbeab-a38b-44d1-be88-e73b97b2c67f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171442,7 +171442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "187f20a7-b503-44dd-b153-b14bedd7b94e", + "id": "59bcab47-4534-47b1-8e71-a0398785a639", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171488,7 +171488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca4f8221-f579-4514-9532-13e3a0d22cf4", + "id": "d40c94fd-dd8d-427b-b94b-ce774c720e21", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171534,7 +171534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa79eea3-fa43-4522-8087-b3ac7e5fec6e", + "id": "1c60bfd0-b1b4-4865-8d26-1b6b83bcc704", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171586,7 +171586,7 @@ } }, { - "id": "551dcf0a-233e-4258-a639-6ede2a5eb758", + "id": "0dc529a2-c91e-446e-aa70-99000bedc62e", "name": "Downloads source accounts schema template", "request": { "name": "Downloads source accounts schema template", @@ -171626,7 +171626,7 @@ }, "response": [ { - "id": "8dfb12d1-f42c-4d0a-946c-20a1fb87ec52", + "id": "f37ea167-1920-46b7-b4e9-97a76dcf70a0", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -171672,7 +171672,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ff649e47-6dcc-45a0-a788-fb9b83ac93ab", + "id": "30410f75-ac13-459d-a0de-c2a52b049de4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171718,7 +171718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7906ad41-ede8-4fdb-9744-630ede666b10", + "id": "18f2f99f-5c3a-4c16-90f4-7f6b92cd967e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171764,7 +171764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07ee3499-9d0b-4a5a-906d-c39c2efdad2a", + "id": "cb4b8485-3738-41c6-90b9-f47cf1ca9be5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171810,7 +171810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8a27e9b-3e57-4c8d-94c0-c6fa84d03d1f", + "id": "9790569c-537a-4d80-a84b-aa5cf049f531", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171856,7 +171856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03ac8989-9538-4dbb-9e63-2ca80a90d298", + "id": "728fcfc4-2bc3-4200-8233-74975404bc2a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171902,7 +171902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de619059-1a66-4f1e-b008-d52246c8113c", + "id": "5a694344-0e64-446b-a8b2-050a3c91ba43", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171954,7 +171954,7 @@ } }, { - "id": "7337ac2c-0cd7-4695-9ab4-a5395fd8badd", + "id": "c7fccd6d-7967-4f1e-bc3c-11a968e0fec8", "name": "Uploads source accounts schema template", "request": { "name": "Uploads source accounts schema template", @@ -172006,7 +172006,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -172014,7 +172014,7 @@ }, "response": [ { - "id": "3d2ba719-4c73-4881-b6fc-fe3fb218c199", + "id": "65f2a189-82e5-4862-951b-549e844e239c", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -172058,7 +172058,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -172077,7 +172077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7bccd68-e430-4449-a0dc-ae2de366d76a", + "id": "85a71b0d-95c0-42df-beac-8f80046ca98d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172121,7 +172121,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -172140,7 +172140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "841fcf8e-e7f3-46ba-90b9-7bada924357f", + "id": "364fde3c-4a7a-4a50-bc8e-0d331f6853ba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172184,7 +172184,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -172203,7 +172203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "039c373f-8018-45b9-a1aa-533c946086a5", + "id": "2c3d906f-dd95-44a2-ac5e-7744475c0879", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172247,7 +172247,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -172266,7 +172266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a686c08f-3c50-4af3-9896-7fa3deb29f5d", + "id": "b7648934-db27-44d9-b6c5-f734e04a5c3d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172310,7 +172310,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -172329,7 +172329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d867649e-0cb3-4cc7-b2d0-53fc391f012c", + "id": "09b7da02-869a-4e67-b54c-4b6bfd1f7531", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172373,7 +172373,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -172398,7 +172398,7 @@ } }, { - "id": "edca7015-fdbb-48f1-9fe0-1f4d774e1f78", + "id": "acc3b910-fe91-40ac-aaf8-2b46bb71a321", "name": "Downloads source entitlements schema template", "request": { "name": "Downloads source entitlements schema template", @@ -172448,7 +172448,7 @@ }, "response": [ { - "id": "4a35215c-ae71-4267-b38e-f05ef8177687", + "id": "16584a9a-77c4-469e-9e63-f23c2fb6e4c9", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -172504,7 +172504,7 @@ "_postman_previewlanguage": "text" }, { - "id": "594fe645-90bf-4f91-a89f-2c5f7d5b2c42", + "id": "c1950b43-1657-4b31-aa31-23960400aaab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172560,7 +172560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a87790e-ff71-42c9-a472-631ba998fa19", + "id": "f586ecaf-17f1-48ef-8f46-7143c2978a4c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172616,7 +172616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e59d7709-1354-4383-9312-f7413b1d6678", + "id": "70478d97-0137-41f2-8716-801da90dcddc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172672,7 +172672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b916ee67-6d88-4ad9-9e55-569136db9672", + "id": "3faeba76-08eb-4aac-a196-6432606710c4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -172728,7 +172728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c30286ef-4afc-4fb4-9e6a-4a9d8eda004b", + "id": "5c845e68-62a8-48a8-90ba-c5525122598e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172784,7 +172784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49dcad4d-7a76-4ad6-b369-cc6d8e0b3ac1", + "id": "36af2f1c-134c-40e5-b528-3854e08c5f49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172846,7 +172846,7 @@ } }, { - "id": "5eda9fbd-364e-4523-b607-8e37cabaed89", + "id": "79721d95-88e9-4a05-a6c8-7142c64ef00a", "name": "Uploads source entitlements schema template", "request": { "name": "Uploads source entitlements schema template", @@ -172908,7 +172908,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -172916,7 +172916,7 @@ }, "response": [ { - "id": "8c53042b-7e06-4119-9715-0a6565572722", + "id": "65d22256-7685-47a5-8bd7-6811eae5a4b8", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -172970,7 +172970,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -172989,7 +172989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f2819ba-7434-42e7-aa77-14a394e276d3", + "id": "56f12a46-5404-4f66-88ca-33717ff442ec", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173043,7 +173043,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -173062,7 +173062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e9755bb-f487-43c1-a902-88dec1cd94fb", + "id": "8b1645ea-8a9f-4e73-ba9a-fe286045f2f1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173116,7 +173116,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -173135,7 +173135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72180c65-495c-4068-bd2c-8c8ad3ffd948", + "id": "fc44298b-454c-43d2-b5ce-3ef77247fa1a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173189,7 +173189,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -173208,7 +173208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b21994a-a857-4bbe-9484-d058391368fa", + "id": "74778c1f-92d4-4916-a9be-03b1644f1751", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173262,7 +173262,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -173281,7 +173281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "897be72b-b4da-4c80-ab85-e5bc4608adfb", + "id": "480120e0-baa8-4f1d-8198-b8daf340b2e7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173335,7 +173335,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -173360,7 +173360,7 @@ } }, { - "id": "1d090164-4d6f-4441-b52f-ba1776b1f7ec", + "id": "11bd4fd7-4ae2-42d9-b4e8-2edabeaddb1a", "name": "Upload connector file to source", "request": { "name": "Upload connector file to source", @@ -173411,7 +173411,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -173419,7 +173419,7 @@ }, "response": [ { - "id": "90099488-46cb-48b3-b447-d36086ef90d0", + "id": "4c6a1310-70ec-45b6-96d2-2b37f9c0b639", "name": "Uploaded the file successfully and sent all post-upload events", "originalRequest": { "url": { @@ -173462,7 +173462,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -173481,7 +173481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b57761ab-7d5c-4641-9914-4c99711cea16", + "id": "d8ec3f40-cfc1-4c47-83dd-68ff2ed159ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173524,7 +173524,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -173543,7 +173543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e554f9b-1a98-4f6f-a4c9-8e2ef4d36afe", + "id": "822dcb33-6be5-4dc0-9ac0-83c73ef3f025", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173586,7 +173586,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -173605,7 +173605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44dad580-0875-4359-bdec-efc80dea6b28", + "id": "80d307ce-37c5-4d61-a3bc-7f6f62c79ad6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173648,7 +173648,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -173667,7 +173667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cf19a98-07b7-4baa-a76a-7f36c315db9e", + "id": "36dc2276-8b09-44b0-8304-728ca234841f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173710,7 +173710,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -173729,7 +173729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3240341d-9198-4845-b109-a2ef580f3c9d", + "id": "04e1200d-41d1-4778-a462-96a6d8fa111a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173772,7 +173772,7 @@ "type": "text/plain" }, "key": "file", - "value": "dolor enim", + "value": "velit fugiat voluptate ut quis", "type": "text" } ] @@ -173797,7 +173797,7 @@ } }, { - "id": "d849bd84-b988-4002-86c6-ce6fff5cc216", + "id": "83eb63e1-99de-4e3f-b563-3d628241cbce", "name": "Synchronize single source attributes.", "request": { "name": "Synchronize single source attributes.", @@ -173818,7 +173818,7 @@ "variable": [ { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "id", "disabled": true, "description": { @@ -173839,7 +173839,7 @@ }, "response": [ { - "id": "2f41061f-7f89-4228-aecb-75d3d8d12c76", + "id": "b767d45c-7eb8-45b0-a6b4-99903562b3b5", "name": "A Source Sync job", "originalRequest": { "url": { @@ -173884,7 +173884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a88dc204-04f0-429e-b862-4e81df7956ae", + "id": "c77aeeab-d5dc-4833-9c3c-ea7cf8567023", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173929,7 +173929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6ae8d20-c3c7-4097-b99e-cbd897d9faf8", + "id": "f7f2cfc5-0841-4d06-8bbc-e2cbb9320f8c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173974,7 +173974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d65809f-ff2e-4c2b-b2dd-2ebf73a1fcce", + "id": "a48985ec-278f-4103-8052-61f36ca70a29", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174019,7 +174019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7718c40-cfcc-40a2-9acd-1fdd093221c5", + "id": "581402b0-f9cf-4334-84ca-15cad700a0ba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -174064,7 +174064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2b80ef3-c7e6-484a-88bd-8890b3d56c73", + "id": "8c0112a5-c6c1-477f-aa23-ed91c0bd526d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174109,7 +174109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39b700c0-cd6a-4165-8c15-b823f581b9b9", + "id": "0637146c-94f4-4cf4-89a6-a2a8fcca8614", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174160,7 +174160,7 @@ } }, { - "id": "5af1f716-4376-48ba-ae05-2f540978d542", + "id": "a2e92aee-00e1-4193-b206-93dd539ee355", "name": "Get Source Entitlement Request Configuration", "request": { "name": "Get Source Entitlement Request Configuration", @@ -174196,7 +174196,7 @@ }, "response": [ { - "id": "e90772c7-8626-45a9-9c0f-94d17fe8335c", + "id": "b4b4f89f-6ea8-4951-899c-02cb11ea75f1", "name": "Get default config", "originalRequest": { "url": { @@ -174241,7 +174241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b635a342-4759-4ab7-912f-58317d32babf", + "id": "23c0d4c1-ef45-4742-b373-89030af8dde6", "name": "Get config with one approval", "originalRequest": { "url": { @@ -174286,7 +174286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d369c90-ca13-42b7-9328-559544b6251c", + "id": "9f5d7e34-84fb-4147-b22e-8e7c4fd87ce2", "name": "Get config with multiple approvals", "originalRequest": { "url": { @@ -174331,7 +174331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cd42893-5120-4f87-88bf-c62c8d41b6ac", + "id": "3c4333f1-bec8-4f8b-9a22-8f0e8eecce92", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174376,7 +174376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ea1fc88-725d-4a76-bc01-91959e216f2f", + "id": "466f72ba-ac26-4934-9f57-6c3fa52f9544", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174421,7 +174421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c747f96a-1931-411c-94f7-bd524bf84655", + "id": "73f925dd-fc77-492b-b077-a4718454df39", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174466,7 +174466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a19a539d-8f26-4d16-95b2-687a9373570e", + "id": "56483dd8-12f6-441e-8ff2-a6fe13c78985", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174511,7 +174511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8adfee7f-3c44-4711-8974-407d972096b8", + "id": "742034be-6b92-4e54-8e67-822c75dbf34c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174562,7 +174562,7 @@ } }, { - "id": "56e23b4b-c05a-4500-baf5-c7f30afd781a", + "id": "66c7b1cf-3b81-4d40-960f-e03314941fa3", "name": "Update Source Entitlement Request Configuration", "request": { "name": "Update Source Entitlement Request Configuration", @@ -174611,7 +174611,7 @@ }, "response": [ { - "id": "b05eeec9-0653-4d0c-93b2-869302860241", + "id": "e2fa36a9-64a6-4a79-b2fe-008856158741", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -174669,7 +174669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a762c3a-0573-4c97-a6d1-b82275b78e15", + "id": "d7f7c99e-5009-4b4b-9862-63cdcd35431d", "name": "Set config with one approval", "originalRequest": { "url": { @@ -174727,7 +174727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f90dfc27-e3a8-42a3-ba98-a6e02df7a3c7", + "id": "cc78f420-25a8-4cc9-8e6b-7d2aa6f0a961", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -174785,7 +174785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16283bbd-a137-4c15-aa5c-7ae4e4f1c65c", + "id": "d90bbb8a-8276-4e10-bdde-65922da67e4e", "name": "Set config with one approval", "originalRequest": { "url": { @@ -174843,7 +174843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53277b73-eb68-4bf2-9b03-08eb24c8be02", + "id": "5bb220e7-696b-4560-b740-d28e1c041b57", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -174901,7 +174901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a2600d6-38c9-4824-87f9-ba91c2db3c31", + "id": "31567046-48fc-4729-8cc9-7782b0617f9b", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -174959,7 +174959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69038392-f6d1-494b-bdd5-e5a042e90878", + "id": "c0de2027-2838-4671-badc-673f755b65b1", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -175017,7 +175017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f348bd3-e75e-4d81-8144-b38d19cfbc12", + "id": "aa7637dd-3f8a-463c-bdc8-eec2b7a7331f", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -175075,7 +175075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ad2b583-cef4-4396-b054-e8e80b6e52ee", + "id": "85ffa27f-ddb2-495c-a0ec-4dfc1eb48c79", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -175145,7 +175145,7 @@ "description": "Import and export configuration for some objects between tenants.", "item": [ { - "id": "dfdb1745-616c-422f-b044-63eb6411b43f", + "id": "967f5a2d-f4ec-4e83-8465-c8af1bd44075", "name": "Initiates configuration objects export job", "request": { "name": "Initiates configuration objects export job", @@ -175188,7 +175188,7 @@ }, "response": [ { - "id": "f6479bbd-4196-4764-a1a4-cefea4cb9755", + "id": "0eab990b-8dfe-45ec-96c6-10d97d381cb3", "name": "Export all objects available", "originalRequest": { "url": { @@ -175245,7 +175245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc356825-8e73-4e84-9ac3-a9ed0d80a45a", + "id": "4106c965-aa27-46fe-a17a-aaa3c014bbc2", "name": "Export sources by ID", "originalRequest": { "url": { @@ -175302,7 +175302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e1153c1-73b8-4374-8faf-250b6516b16d", + "id": "afad0572-f45a-4f6a-85e1-96d0a490ffd7", "name": "Export transforms by name", "originalRequest": { "url": { @@ -175359,7 +175359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c343a02c-6aff-4ade-88f3-4b3a731a606e", + "id": "7615d045-282b-49f2-b858-bc56789772b4", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -175416,7 +175416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b518466-28b6-4685-805f-829f40007520", + "id": "b8f31b94-0cb1-4292-a90d-9239fbdb55aa", "name": "Export sources by ID", "originalRequest": { "url": { @@ -175473,7 +175473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61d46813-9428-4d90-907b-4a4e92ba7382", + "id": "0e026721-6ee4-40ca-a91a-30ba39d551fe", "name": "Export transforms by name", "originalRequest": { "url": { @@ -175530,7 +175530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1aafe8e9-bf1f-4800-80d3-444c4e71d3fb", + "id": "e4180b72-2d12-4a41-83a1-974177d35d6d", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -175587,7 +175587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d424682-fe47-4aec-b821-1e68f595afa4", + "id": "bca53c6f-df10-48b2-82b6-73f22bfa5f68", "name": "Export transforms by name", "originalRequest": { "url": { @@ -175644,7 +175644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fba566fa-f0cf-4bd2-a6d8-e5642f9738b2", + "id": "32201e18-6827-4372-b39c-991599a43a4f", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -175701,7 +175701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86d48e99-7743-4b11-af8d-6bdc533c5f5a", + "id": "f17230e3-1fa4-454e-8965-88c3390fce27", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -175758,7 +175758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f14efe4-14cf-41b3-9f5b-3242192a1a1f", + "id": "9a1fcb7b-4c01-4932-919b-c26e6394d452", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -175815,7 +175815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62a73591-86b2-4a62-af01-73cf4ba146fe", + "id": "8a9a281e-134b-4fed-85bc-0d87bfaab778", "name": "Export all objects available", "originalRequest": { "url": { @@ -175872,7 +175872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a27e4f17-4aa4-4577-9b43-f9e06e2d5a61", + "id": "79beab3e-4bd0-43f7-8801-fd90477f6bac", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -175935,7 +175935,7 @@ } }, { - "id": "ba839b34-2285-49c0-b720-35a08cbf16b3", + "id": "8529abb7-f2fc-4618-8876-8f5736c76b0c", "name": "Get export job status", "request": { "name": "Get export job status", @@ -175977,7 +175977,7 @@ }, "response": [ { - "id": "ec3005ac-3af9-4af4-be9e-b530b357230e", + "id": "54dfb4fc-bf1a-432a-8d95-dc982e537837", "name": "Export job status successfully returned.", "originalRequest": { "url": { @@ -176022,7 +176022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b337b5a-ed4a-4330-84e8-691ea9a85e3d", + "id": "4e8db77d-4514-4e38-84aa-fffeb47954e4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176067,7 +176067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20469ce9-eea2-41ea-b4b4-71fb2535e904", + "id": "d61a84a2-a58b-4def-a8c7-d157d2ebebd7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176112,7 +176112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96e86346-f3a9-4b5d-8c9c-460a3e8a44df", + "id": "190ee86c-0520-4e53-8140-eff8025babf6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176157,7 +176157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "823b0cce-9b02-41ce-90e1-f1d2eb137fa2", + "id": "0681819a-8f68-4de0-9ac7-a4b7de93a878", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -176202,7 +176202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8bffa40-b4de-4b35-9148-d7b00e159134", + "id": "4fecdc26-e20b-4b8d-85fb-1a27096dd2d6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176247,7 +176247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b2d6298-8d16-4d2f-a273-17b66df47e3f", + "id": "0acd5a59-ff74-44ea-88ee-915aa2d7a960", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -176298,7 +176298,7 @@ } }, { - "id": "cd44a994-0a62-41bb-b10e-89cf798c728a", + "id": "1de38437-058a-4def-9fd5-d37cfccec311", "name": "Download export job result.", "request": { "name": "Download export job result.", @@ -176341,7 +176341,7 @@ }, "response": [ { - "id": "d8e77617-7e6b-4a79-b5c8-944d677013b9", + "id": "a1ef4d3e-f507-4749-9f31-f5c82894fb12", "name": "Exported JSON objects.", "originalRequest": { "url": { @@ -176382,12 +176382,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 \"irure97\": \"veli\"\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"commodo0\": 62094743,\n \"ullamcof2c\": 37256680\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 \"eiusmod_4b2\": -58347836,\n \"indab\": false,\n \"ex_2f\": false\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"reprehenderit_bf0\": false,\n \"dolore_78b\": false\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "533305a7-c1e8-457a-ab90-37fec2fc8bca", + "id": "16ead55c-a585-4872-a2de-0a59ce0eef75", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176433,7 +176433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a2e3e4f-360c-42fb-9b8d-26b1a095202a", + "id": "6298ae83-2b68-470d-b14f-e695273c0205", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176479,7 +176479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7ac1f85-de26-4e40-94b7-cec0c902389d", + "id": "b3fd65eb-a0f3-4457-8f56-9b82c44cf1d6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176525,7 +176525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "148422eb-aa65-46ac-a38c-3e32f65f0fa1", + "id": "8fe83894-c70d-4550-bfce-9e3573f28972", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -176571,7 +176571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32a9255a-65f8-4979-a169-bdc46dd10a75", + "id": "b925a88e-989b-47f0-97bb-e5533975e66c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176617,7 +176617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7c5b542-e3f5-4513-87e4-6e0adc2ea856", + "id": "20a6aae7-0c45-4417-bc7b-017bab1c59e0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -176669,7 +176669,7 @@ } }, { - "id": "e6bc25ec-a517-4440-8e17-b8c0ba489b66", + "id": "7d24d57f-e25e-442d-9630-6651967df3ec", "name": "Initiates configuration objects import job", "request": { "name": "Initiates configuration objects import job", @@ -176718,7 +176718,7 @@ "type": "text/plain" }, "key": "data", - "value": "of", + "value": "magna dolore", "type": "text" }, { @@ -176735,7 +176735,7 @@ }, "response": [ { - "id": "0881bc65-9a2c-4e47-a4f7-4f9a250177ab", + "id": "4700b401-5d57-45b1-a6d0-3b437f43aff2", "name": "Import job accepted and queued for processing.", "originalRequest": { "url": { @@ -176787,7 +176787,7 @@ "type": "text/plain" }, "key": "data", - "value": "of", + "value": "magna dolore", "type": "text" }, { @@ -176815,7 +176815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00ae24bd-b6c2-45f3-8398-7a681a7644df", + "id": "bc1e9400-fc69-4be9-9337-3a4c5017b04b", "name": "Client Error - Returned if the request body is invalid.\n", "originalRequest": { "url": { @@ -176867,7 +176867,7 @@ "type": "text/plain" }, "key": "data", - "value": "of", + "value": "magna dolore", "type": "text" }, { @@ -176895,7 +176895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9d41414-51ef-4e35-aa6c-b08ed8357e1a", + "id": "6328f4a8-ece5-487f-a10c-beeeb70589ae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176947,7 +176947,7 @@ "type": "text/plain" }, "key": "data", - "value": "of", + "value": "magna dolore", "type": "text" }, { @@ -176975,7 +176975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d54b6e5a-40be-47c6-986d-1367ec38b8c7", + "id": "54b4b046-6bfe-4ebc-9231-153039e5eeae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177027,7 +177027,7 @@ "type": "text/plain" }, "key": "data", - "value": "of", + "value": "magna dolore", "type": "text" }, { @@ -177055,7 +177055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "038969af-dc3e-400e-a8bb-c404417ef7b9", + "id": "e989c9c5-0f7c-4f63-b1bb-147dfd39ea62", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -177107,7 +177107,7 @@ "type": "text/plain" }, "key": "data", - "value": "of", + "value": "magna dolore", "type": "text" }, { @@ -177135,7 +177135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a8ebec6-3cb9-4ca8-b74f-65b965dda954", + "id": "be9dca9a-72c7-4ea9-b53a-2b871285ee35", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177187,7 +177187,7 @@ "type": "text/plain" }, "key": "data", - "value": "of", + "value": "magna dolore", "type": "text" }, { @@ -177215,7 +177215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55c09024-537b-4b19-af5f-ce4be4193215", + "id": "5ef38806-b625-4701-b63b-bcbd74e8de44", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177267,7 +177267,7 @@ "type": "text/plain" }, "key": "data", - "value": "of", + "value": "magna dolore", "type": "text" }, { @@ -177301,7 +177301,7 @@ } }, { - "id": "86e8b887-5be0-4aaf-8083-ecb6f88ee450", + "id": "b64de902-3e40-46a4-a461-f59759344d42", "name": "Get import job status", "request": { "name": "Get import job status", @@ -177343,7 +177343,7 @@ }, "response": [ { - "id": "9e14b1e0-e137-4f8f-967e-53d171547a6f", + "id": "651b380e-f38e-4b67-9a85-748c9f35eaff", "name": "Import job status successfully returned.", "originalRequest": { "url": { @@ -177388,7 +177388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97089516-e754-49b1-8db6-2911ba4c9577", + "id": "a8891454-1f9f-4c10-9fe1-76ba7c6331b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177433,7 +177433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c06d7f03-b4eb-4b61-8567-cc6fc5c97e5e", + "id": "0df38359-bee7-449e-b65c-a63ef2006c7d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177478,7 +177478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39c408f7-f9e3-4e86-be79-ea0383d767e0", + "id": "99aa33df-514f-494b-a31b-f55daa988ad9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177523,7 +177523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa25bd0b-5a2e-414b-943e-2619eee96213", + "id": "7f5f2d57-6103-4402-be16-00ef0896af4c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -177568,7 +177568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "273c41ea-ff2d-41b7-bca6-ffe47e265117", + "id": "1d525e5f-37a7-4121-8783-c2b08b68e131", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177613,7 +177613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55cdd54f-4656-43a8-af26-1b8f98433b39", + "id": "5b0f2fea-80b2-4e72-b838-7079ad5515ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177664,7 +177664,7 @@ } }, { - "id": "adcf8328-62da-4dc1-b543-0bca0702c761", + "id": "7e99b93d-1661-4628-b34e-dbf625e5d227", "name": "Download import job result", "request": { "name": "Download import job result", @@ -177707,7 +177707,7 @@ }, "response": [ { - "id": "49ad6d27-aa4b-4337-85e5-ac3cf7552129", + "id": "5761b8c2-a88f-4b4d-921f-6f9692064bcd", "name": "Import results JSON object, containing detailed results of the import operation.", "originalRequest": { "url": { @@ -177748,12 +177748,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": {\n \"tempor_640\": {\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 \"tempor08\": {}\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 \"doloref\": {},\n \"magna_b\": {},\n \"laborum_c9\": {},\n \"sint_ba6\": {}\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 \"nisi_16\": {},\n \"suntcee\": {},\n \"enim_b\": {},\n \"consequat72\": {}\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 \"mollit3ae\": {}\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 \"Lorem789\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"ut_d\": {},\n \"ullamco_5\": {},\n \"docc3\": {}\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 \"cillum1_\": {\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 \"incididunt_86\": {},\n \"est_25\": {}\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 \"et4\": {}\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 \"dolor_498\": {},\n \"laboris_018\": {},\n \"laborumf0\": {}\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 \"et_4a\": {}\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 \"magna3_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 \"Excepteura4f\": {},\n \"nostrud8_7\": {},\n \"velit_2\": {}\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": "e19232e6-976b-4ce1-9c05-691b71395275", + "id": "c9e41ecd-8795-44c5-8f0c-22f081bce03e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177799,7 +177799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "752322b6-d638-4fe2-9797-d71a3acc1059", + "id": "fc1c0d6b-0350-432c-a297-ed99a3cee6b2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177845,7 +177845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ee9eca5-c333-49c0-b236-74eb7c362cb5", + "id": "2fe2c397-e430-4bd9-bd45-8f0603fc78aa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177891,7 +177891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f1b9327-1b2a-430b-96d8-c4c09f8a3160", + "id": "7fc9c6b6-b398-4800-bd60-e02cd2485296", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -177937,7 +177937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f39b3839-98f4-4c47-a940-05863621d2f2", + "id": "9f745f04-330e-4d67-8807-d67fb9a89f1d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177983,7 +177983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5109e083-ba5e-4953-ae27-7f125f65ffc5", + "id": "a60ac0d9-9975-49dc-8f6c-4abc1c0140b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178035,7 +178035,7 @@ } }, { - "id": "53a47105-ec84-4e15-a953-0f4437409158", + "id": "6512bd8b-d78b-49f4-a110-4509049287b2", "name": "Get config object details", "request": { "name": "Get config object details", @@ -178065,7 +178065,7 @@ }, "response": [ { - "id": "a8776028-e9c1-4557-882a-03cf4f4f8793", + "id": "899f29d6-f43a-4207-a2b9-16a8ebe31e18", "name": "Object configurations returned successfully.", "originalRequest": { "url": { @@ -178109,7 +178109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6ad7109-a896-4287-947e-b50c7bb9d8f8", + "id": "8f4d9179-99c4-4626-9364-1ca343adfb9d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178153,7 +178153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a7c0885-5114-4703-a6b0-ef3f026c6e82", + "id": "24662401-7db4-4666-8ac0-3711766f6a13", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178197,7 +178197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9bdca7c-d495-4b2f-a6ac-a6906e57afb7", + "id": "d23ef275-5ecd-46be-9e81-c08da6695251", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178241,7 +178241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7a9ecd7-7051-4091-b44a-608816c690c9", + "id": "a71dc296-8a35-4ac0-b82d-b387bf6b1339", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -178285,7 +178285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a06318cf-a3f4-4587-ae1b-c90e937cb662", + "id": "e73b277b-1aca-4e56-8cdc-9477ef9d8512", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178329,7 +178329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35d44c22-88a2-4b11-9992-614197afd7c3", + "id": "bafd7fb5-e00b-4482-83cc-c543162d6f3c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178385,7 +178385,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 IdentityNow. \n\nIn IdentityNow, 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 IdentityNow (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 IdentityNow. \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 IdentityNow. \n", "item": [ { - "id": "e3665583-3cc0-423e-ae63-b9446c980c22", + "id": "5de113d6-6ee3-4439-8ae4-3e98dabc98b1", "name": "List Tagged Objects", "request": { "name": "List Tagged Objects", @@ -178451,7 +178451,7 @@ }, "response": [ { - "id": "5d8f699a-2f9e-46be-886c-bf72f044cf8d", + "id": "30b53977-eb0b-4ef1-99da-f4476cd3a45c", "name": "List of all tagged objects.", "originalRequest": { "url": { @@ -178531,7 +178531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "985f633d-9088-49b3-a474-d460dc400650", + "id": "92c0bbd4-868e-41a4-ab47-8da5b005ced5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178611,7 +178611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf0c67dc-366a-41ce-90fb-55c35d456808", + "id": "a33662a2-993c-4cec-b68b-b9f5ecd9515c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178691,7 +178691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "092d29aa-024a-4c92-ba02-821684df6350", + "id": "27f04fd4-ed1e-41bd-976c-7eab132d8be6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178771,7 +178771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5169a8fc-ad21-4de8-9a42-51c3994ce587", + "id": "45f792b6-8650-411e-a682-2ae0ad9f4db2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178851,7 +178851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4ef1e8b-6fe1-46b1-be61-ce5cfdedcb40", + "id": "da1ab4c9-f30c-4dfa-93be-287d173ae776", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178937,7 +178937,7 @@ } }, { - "id": "b2d8aa90-c874-4b59-8ada-44dcfe70cac5", + "id": "90505031-7c80-48ff-b4be-446dea06d252", "name": "Add Tag to Object", "request": { "name": "Add Tag to Object", @@ -178979,7 +178979,7 @@ }, "response": [ { - "id": "b0a188a0-6a7b-4235-b30e-cdd700d7aceb", + "id": "9ff52d3c-aa50-4fac-973a-88c8c65a572d", "name": "Created.", "originalRequest": { "url": { @@ -179025,7 +179025,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bc3a8b84-e365-41dd-9522-0fb27b604c50", + "id": "78bd8a37-9207-4cf7-be3c-5bb2fe5fb0ac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179081,7 +179081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb930d6b-a349-4fd9-b92a-609f9a00e1a8", + "id": "91c6e2e9-3ca2-4afc-8f75-b9b5e9b28b56", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179137,7 +179137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df28e724-d0e6-40ac-b59d-363600aeb180", + "id": "14a16d1c-4ac5-48bc-9cf8-42b2e4c28d5a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179193,7 +179193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37af912f-1554-4101-8ca8-1ff3a7ba637c", + "id": "74aa2175-0a22-4e3f-8686-cba931e9703f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179249,7 +179249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8aa41a98-5b04-4c85-9786-6919c19e8d1b", + "id": "1d7d8cdb-51f1-42db-985e-b776db29429c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179311,7 +179311,7 @@ } }, { - "id": "49e5ca42-e23d-4c48-a17b-25c1daff9649", + "id": "3abcbd2d-8979-4215-8440-b1b3e1ef10f4", "name": "List Tagged Objects by Type", "request": { "name": "List Tagged Objects by Type", @@ -179389,7 +179389,7 @@ }, "response": [ { - "id": "8dc110ab-93b6-400c-b7cb-3b40b7df34ea", + "id": "efeb8539-c3a9-4848-83fc-f06b68d530dc", "name": "List of all tagged objects for specified type.", "originalRequest": { "url": { @@ -179470,7 +179470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0170ee78-ab82-4ea1-8a52-7a6a75b77372", + "id": "cf84ae08-cb87-40d6-9b7d-3876275989b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179551,7 +179551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99218341-8b0d-43a1-be48-5300ea38f287", + "id": "c3a9ce8b-2ee9-43a0-a47e-aa89f71aa587", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179632,7 +179632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9487affd-bd05-4684-b353-8b782920a697", + "id": "bf9d7fcf-d5a5-4e60-8844-b890164aa580", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179713,7 +179713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "771a17fa-1d0f-4f1f-af84-613a08149b43", + "id": "0474220b-11c4-4919-8cee-2bd3dba61103", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179794,7 +179794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d69dfa00-6320-492d-93cf-8cd83a272012", + "id": "695a9c83-3d2f-443d-b513-25c8b16d3cda", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179881,7 +179881,7 @@ } }, { - "id": "31a65a3c-f5c1-4f81-b9ba-a80187e5736f", + "id": "6526cc31-3f0a-4e79-9c9b-c9f9054fc784", "name": "Get Tagged Object", "request": { "name": "Get Tagged Object", @@ -179933,7 +179933,7 @@ }, "response": [ { - "id": "afb6fb70-03b5-458e-bc97-33962fe5633a", + "id": "50999f0e-f871-431c-b95f-5d51fdfc17a6", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -179978,7 +179978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c58cb73-1372-4a84-93b2-d6538838268e", + "id": "199bf66b-b074-4e84-afe5-b47a4cf4e1eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180023,7 +180023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7321da15-6007-4a81-9bac-8febcb8902ea", + "id": "9522a018-7202-4d53-93ae-260d199f14fd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180068,7 +180068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9da4f5db-e1ab-494f-8ad7-0a3fefa7acf2", + "id": "d244f006-f8b4-405c-92a1-a2028c1ab28f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180113,7 +180113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "434d3312-a633-459a-8428-a1c0c3a25a97", + "id": "c1173504-6dbe-4a1f-a419-6d32d5a65c6f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180158,7 +180158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f01450c-9e12-4af6-86f7-52de2fa86e18", + "id": "78122dea-6967-4344-8c04-d59b9d3d76af", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180209,7 +180209,7 @@ } }, { - "id": "c8f99be7-1f6c-4a31-8004-04e7fa1aa345", + "id": "a60d66c5-d751-4318-8113-249d3005fe99", "name": "Update Tagged Object", "request": { "name": "Update Tagged Object", @@ -180274,7 +180274,7 @@ }, "response": [ { - "id": "82168f7a-19e2-4015-955d-28829e14cf8e", + "id": "b42700fe-f54e-4155-a4d4-081e9a2ad82c", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -180332,7 +180332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1477602a-8a1d-42c6-831c-9a944e67faf5", + "id": "58d71599-f323-47be-b705-e6da250e0b85", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180390,7 +180390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c74d6f1-8dfb-41d6-8415-a2ba7a583ed6", + "id": "72e7b948-a4cd-46d8-af5b-9f925351203e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180448,7 +180448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb188369-7631-47a7-a071-a533610ce528", + "id": "8524830a-889f-47dc-bf44-055200ccf677", "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": "8e584ea3-d085-45ca-b1bc-c24dd62c9ca9", + "id": "136d329b-e51c-4d83-9853-c7e2f2a1c90d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180564,7 +180564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30715686-feb2-439d-b4a2-10070bade7a2", + "id": "44715811-af20-4987-a8ab-7392bc5d918d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180628,7 +180628,7 @@ } }, { - "id": "46625bfa-69c9-4aa0-bbb9-33ef33d52e0f", + "id": "bfb8b65b-bb21-4bf3-a763-9354fa009868", "name": "Delete Tagged Object", "request": { "name": "Delete Tagged Object", @@ -180680,7 +180680,7 @@ }, "response": [ { - "id": "aeac8d08-a78c-4a1b-8385-872e0db074c0", + "id": "fc00342c-3ab1-40f6-9c6e-e315e9700a40", "name": "No content.", "originalRequest": { "url": { @@ -180715,7 +180715,7 @@ "_postman_previewlanguage": "text" }, { - "id": "463ed26e-0450-4ffb-838e-f1d46063816b", + "id": "d6b52ad8-aa0e-4e7b-aa8e-0efbf7fb93f6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180760,7 +180760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e8d035f-5b67-44dd-adc3-02e6774d467a", + "id": "2ac8c4cf-eccd-406c-b894-4cc62019238e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180805,7 +180805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c75c7d2-1e98-477c-afbb-02b4ffc5a190", + "id": "eb374df1-49c2-4c7b-b829-5a9ff6de347d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180850,7 +180850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "029282b7-6df9-4885-83fb-724b90893efd", + "id": "d104c81b-fd83-45f5-bc81-f96b8db71ef1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180895,7 +180895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3497a2c-d9ae-4b68-89c5-36abc76b6698", + "id": "15c88fc5-3479-4937-ba0d-9d1c6133c150", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180946,7 +180946,7 @@ } }, { - "id": "bf0d0d5e-4e3f-4000-92e6-e5e417e84dd1", + "id": "af8a4e06-8c77-4ce6-a8c1-d08bf26b2d12", "name": "Tag Multiple Objects", "request": { "name": "Tag Multiple Objects", @@ -180989,7 +180989,7 @@ }, "response": [ { - "id": "b13d93a0-c417-43a6-8fb4-7f75fdc3dbae", + "id": "cc8665f1-6671-495d-8529-60bfafba9326", "name": "Request succeeded.", "originalRequest": { "url": { @@ -181046,7 +181046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38aef9a3-dabe-42d9-8e1a-d0bd92adb582", + "id": "dac7b18f-a310-4e7b-b7a4-716b13cf7c79", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181103,7 +181103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "211a229d-43cd-4283-b6c4-e1c21ab40a89", + "id": "f0bd0fc0-8e85-464d-8978-420226b24779", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181160,7 +181160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "358b35ae-ee24-44fc-bbe3-e69f620915e0", + "id": "39f6d3e7-29a8-4aa6-815e-63cce0d89894", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181217,7 +181217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f5da40d-e8d6-4f66-8e9c-44484bc3ea00", + "id": "63c37698-0f9a-4060-a453-88d3f7ccbaf4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181274,7 +181274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f30221e3-9ed5-4e43-94ac-4010ce4f3911", + "id": "c67009fb-322d-4560-9918-ee1211348817", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181337,7 +181337,7 @@ } }, { - "id": "594cfb0d-1207-417a-b64b-24f073c6a6b9", + "id": "8dd27beb-ca2d-4ab0-be6b-c864ce3ef339", "name": "Remove Tags from Multiple Objects", "request": { "name": "Remove Tags from Multiple Objects", @@ -181380,7 +181380,7 @@ }, "response": [ { - "id": "3d3f608d-9102-4d65-9e9f-d9563539d668", + "id": "8557dceb-d250-4eb9-b306-894a34a86b19", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -181427,7 +181427,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4a89a56b-562a-4ef0-814e-475a7fbd68b7", + "id": "b9b948a4-a04d-4321-9c9e-3bd36d646bcd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181484,7 +181484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a5ab5c8-d0fd-4f12-add3-458b3f995813", + "id": "00476031-8842-4985-ba89-7d2265cf4903", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181541,7 +181541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1643aad-9369-4801-8cbe-bdac424eba83", + "id": "c956cf95-3829-47f8-b5cd-76b099a22b7d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181598,7 +181598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a22cfff4-9c04-4c86-8a4e-a760213f4508", + "id": "9fbc9d4d-c8de-43be-b8c7-2b02fb1007b6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181655,7 +181655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cea61136-a407-43bc-a410-10332ad8066e", + "id": "23209df0-27f5-45b9-a03d-93dd2ef602e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181724,7 +181724,7 @@ "description": "", "item": [ { - "id": "994d1f60-e2c9-469b-90ea-972095ef67af", + "id": "3dba89eb-d1da-4b29-84b4-10d6c340a4ad", "name": "Get task status by ID.", "request": { "name": "Get task status by ID.", @@ -181765,7 +181765,7 @@ }, "response": [ { - "id": "03923676-9ab7-4826-8f0e-401b938f3be4", + "id": "5c341af3-96f8-48b9-874a-ae985ad7ef5a", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -181809,7 +181809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56ed5214-4459-4e8a-a749-98abc753901e", + "id": "beceeda8-9ac5-4a15-9afd-4bfbba4cd610", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181853,7 +181853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85faf589-c9d1-4ed5-8547-b8ae5b1cbe28", + "id": "8f909803-281d-4f39-af61-5ffa8f021ff9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181897,7 +181897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91ff7c1c-b433-4664-aabc-781443dd2b79", + "id": "c9d6ce8c-7b2e-4afa-acf0-95a39c11d739", "name": "Forbidden, generally due to a lack of security rights", "originalRequest": { "url": { @@ -181931,7 +181931,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f193c51c-1d9b-40a8-ad90-4831c519ee3e", + "id": "6993e6d9-a1b0-4df8-9b0a-eb6599ac1e9b", "name": "TaskStatus with the given id was not found.", "originalRequest": { "url": { @@ -181965,7 +181965,7 @@ "_postman_previewlanguage": "text" }, { - "id": "59c88f9a-116c-46b0-b794-103f975b44f6", + "id": "a492f5d6-bdc5-401e-96ff-c2a41161b532", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182009,7 +182009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c401d48-edfd-4ee2-8e41-b542d9472761", + "id": "06581800-032d-4a06-bbdb-c86afc8bdd9d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182059,7 +182059,7 @@ } }, { - "id": "617d89b3-694a-4c8e-ac8e-60e80506005f", + "id": "e41139c5-61d9-448c-9893-72caac72dbe4", "name": "Update task status by ID", "request": { "name": "Update task status by ID", @@ -182113,7 +182113,7 @@ }, "response": [ { - "id": "db15b84a-191b-43f7-8ce3-b879795b8cb3", + "id": "ddd7023c-5514-4189-843f-abd0a29f09f2", "name": "Responds with the updated TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -182170,7 +182170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71628b85-d5e5-4d87-89c4-23163ad8d191", + "id": "c8eaee04-98c6-4959-b320-fca74b57da28", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182227,7 +182227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78136637-0399-4a60-a6ee-2085870cf9c1", + "id": "135ff82b-c0ce-4241-a59c-1ac5631980a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182284,7 +182284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3771293-5e23-490b-be93-22925a45bb61", + "id": "5a77bb09-5ec1-4622-8e9c-1fff7f58da54", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182341,7 +182341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ccb62e7-5b91-4f79-b354-7d0811283f65", + "id": "92cb09b3-4d05-4c63-8f85-b5e442d9d71d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -182398,7 +182398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "086297e3-e7f9-4b39-a8fe-7e33a9bc14b9", + "id": "8277a355-52d2-4635-88a8-a48fd21de2fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182455,7 +182455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b3e810a-4350-44d2-b0d6-65e8a0559dc0", + "id": "faa2d276-392b-41e5-84ee-cc38096044bf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182518,7 +182518,7 @@ } }, { - "id": "5625e695-b99f-4305-aba4-ec0b04ffda00", + "id": "f12c56ef-6592-494f-b6b7-5eeff19dd5d2", "name": "Retrieve a task status list.", "request": { "name": "Retrieve a task status list.", @@ -182593,7 +182593,7 @@ }, "response": [ { - "id": "24302a0a-47cd-4d48-a1d6-38e89a44a47a", + "id": "a4575650-07af-44e7-a0ae-079de1586076", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -182682,7 +182682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a5c1e18-b3a7-4c56-8742-1c76e07971c1", + "id": "94b96694-bf64-4dbd-891b-e0287a555c2a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182771,7 +182771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4577022-758f-4118-b62c-fa2d45d80f92", + "id": "885f758b-83c1-402a-a31d-4f206ddbec50", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182860,7 +182860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4e6a425-71cc-4116-b4fc-5dfa0dc292ea", + "id": "20e8b03b-7605-423e-8399-6f342a64b81f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182949,7 +182949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe032f91-c0f7-41f8-92b4-e8fac2ede234", + "id": "c4a874a0-84b4-4fa9-a795-75ad9099c1a3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -183038,7 +183038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "291fb069-0dc0-4d3e-9331-fcb4da53b025", + "id": "5a5df76c-af38-441f-8e93-6116208c0cab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183127,7 +183127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56ddb0c9-1652-45f7-9b3b-6b4e5ccbfdbf", + "id": "e8210130-5e55-43c4-b3c0-45dc39bb4fac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183222,7 +183222,7 @@ } }, { - "id": "927c2ce4-1550-4ec3-b462-ca70683f1e9e", + "id": "12eceb54-8b85-4fbc-90ec-fa48b9c5ea38", "name": "Retrieve a pending task list.", "request": { "name": "Retrieve a pending task list.", @@ -183280,7 +183280,7 @@ }, "response": [ { - "id": "d0443e0e-72b9-4665-a4cb-4bb3064d1068", + "id": "5fcc2e11-3f3e-4588-b6da-55c35be97d62", "name": "Responds with a list of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -183352,7 +183352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db8dc2cf-9505-4d05-b3b0-c84f2013f4b9", + "id": "5e71915e-68e8-4f8d-8276-5b5996ff59a6", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -183414,7 +183414,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0d798817-a376-4d7b-bc25-a197c6f8cbdb", + "id": "17cbec37-f518-4550-b0d8-4228e3214cb3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183486,7 +183486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b33b67a4-fa34-43d8-b3bf-3a71549d6a29", + "id": "78ad4b30-7adf-439f-b1fe-19752e7af1a6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183564,7 +183564,7 @@ } }, { - "id": "02de7e72-17f7-4f97-8ff6-2ba5dc094771", + "id": "435bc2b1-e6c6-4b3b-9316-aa8b8cacdfa7", "name": "Retrieve headers only for pending task list.", "request": { "name": "Retrieve headers only for pending task list.", @@ -183622,7 +183622,7 @@ }, "response": [ { - "id": "d18dabb4-b3f2-411b-8ecb-fd61f2d29a69", + "id": "f5387e87-0d85-4204-9691-3947c0e8bdc5", "name": "Responds with headers for List of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -183684,7 +183684,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5e6e263b-7431-46ff-b319-7beae315c466", + "id": "2af33bd6-2ccc-412b-9c66-562621ceb5fd", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -183746,7 +183746,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1073dfb6-43ca-4d0b-9394-17e98148a836", + "id": "1176423d-c7f8-4cb6-a3d2-a52889d01916", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183818,7 +183818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "290d6591-a484-4bda-8c8f-130dc2dce2cf", + "id": "3e5e1371-ed89-45a1-add6-8f4cbdd2aab3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183902,7 +183902,7 @@ "description": "API for reading tenant details.", "item": [ { - "id": "f0fa31d2-e837-406e-a9f6-0dd19f678fae", + "id": "ff1684e3-273a-4ea5-8de9-6bf5f75535b2", "name": "Get Tenant Information.", "request": { "name": "Get Tenant Information.", @@ -183931,7 +183931,7 @@ }, "response": [ { - "id": "06c70321-ca4b-48bb-a20a-b23878c5ea97", + "id": "eb869e08-53b8-4657-84a4-09cc0b62b9cd", "name": "Tenant Info", "originalRequest": { "url": { @@ -183974,7 +183974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "198a0a84-14f8-4a82-95da-f483c5b677bc", + "id": "07d5025f-ba5a-4e13-a2ba-6fd6d2b241e6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184017,7 +184017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a4a7959-1445-4a1c-9def-af8c4447e71a", + "id": "f7c04b50-9a6c-4ecb-b0a6-c7521cca959f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -184060,7 +184060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "735de3f5-5d11-4222-a404-c35b71e658c6", + "id": "bd37e236-29bc-4fa8-beec-d64d7ca02a26", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184103,7 +184103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66e7f82a-41c5-417e-b5a6-744644b21595", + "id": "d6f69b0e-01d2-4404-b64a-cc95f79908e2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -184146,7 +184146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4a13673-aaf8-4a6d-99fe-5e520c55dbbd", + "id": "4edceec6-c885-40d4-837f-9116c3844d14", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184189,7 +184189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5f88257-9c0d-467b-aa66-d077bdcf66f9", + "id": "c80d2f2e-b8e1-4520-bf97-36669ac74def", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184244,7 +184244,7 @@ "description": "Operations for creating, managing, and deleting transforms", "item": [ { - "id": "76ee1253-7cee-477e-b108-560ccd842b92", + "id": "4db7128a-8c27-407d-b371-8cfd5a3aaebd", "name": "List transforms", "request": { "name": "List transforms", @@ -184319,7 +184319,7 @@ }, "response": [ { - "id": "6bd26355-1098-43e8-bced-d0dca0c160b1", + "id": "772c40a3-4d71-42e5-aec5-629c4aa6214c", "name": "A list of transforms matching the given criteria.", "originalRequest": { "url": { @@ -184408,7 +184408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22ebf1e5-de8d-4a6b-b31e-4172bbd36754", + "id": "3bbffda9-d759-4ab3-9990-565fbb30cd5f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184497,7 +184497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2665630f-79e4-4069-ad27-42a185738781", + "id": "cf7d4661-f73c-4042-9883-cc46f7b287c8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -184586,7 +184586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb084be4-c3a7-4175-a7d3-272d5d4b31bd", + "id": "ddb35916-4113-4bc9-ae39-1c3361649d6f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184675,7 +184675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e41e631-aca6-43e5-8171-472faeea86a3", + "id": "4b684f0b-a9ee-4401-a12f-b97b97c62f0d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -184764,7 +184764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3e8e53b-425d-4bb2-ba34-4d418d620682", + "id": "d1c9dd4d-b2d1-48b9-a393-232257117208", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184853,7 +184853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e6780b5-6800-48f0-bb40-dcc97a6ecfdb", + "id": "513bea0c-1da2-4aea-b5c3-8cefde875f98", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184948,7 +184948,7 @@ } }, { - "id": "bf2e87bd-6f32-416a-be30-1ab1dfde4e85", + "id": "c4dd7a90-d70d-40ab-98a9-fcafa2248578", "name": "Create transform", "request": { "name": "Create transform", @@ -184990,7 +184990,7 @@ }, "response": [ { - "id": "a33db433-e59a-4753-95b9-d3e0e48a93d5", + "id": "3e7989de-e5c9-4491-ba35-fe226016c2ba", "name": "Indicates the transform was successfully created and returns its representation.", "originalRequest": { "url": { @@ -185046,7 +185046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cac9e06-fc41-450e-9c4d-d39224348e8b", + "id": "a10cdf28-2697-445b-ba3b-6df5a3cf33f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185102,7 +185102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f75609fb-9f07-4289-90f5-8f03771c58f1", + "id": "76dab9a9-1c13-41b7-b41b-d174c1899d3d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185158,7 +185158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14cf912b-e8df-4ba6-b746-3ab118b9394a", + "id": "3a605c94-a276-4823-a117-5eb680de61ee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185214,7 +185214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36dbecea-b1b1-4cbe-9b7d-ddcb21f1e4de", + "id": "1b96f570-d061-40cf-aee3-014f909561d8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -185270,7 +185270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e9cd96c-37ad-4e10-8605-67aaba1f7a23", + "id": "c741cf86-dc52-482b-964d-68f2bdc711a8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -185326,7 +185326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a44ab8c6-c1d9-4a13-b527-f4f0273555c2", + "id": "821c656b-7b2e-442f-a5b2-72132ef27faf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -185388,7 +185388,7 @@ } }, { - "id": "46189c37-f806-4926-a0b3-44eecdca6227", + "id": "0b561ec8-ea3f-456a-a760-cf56d1885149", "name": "Transform by ID", "request": { "name": "Transform by ID", @@ -185429,7 +185429,7 @@ }, "response": [ { - "id": "7e21c170-457c-4b22-b300-dc050d797215", + "id": "6a773744-16fc-482c-89e3-186a32a598a8", "name": "Transform with the given ID", "originalRequest": { "url": { @@ -185473,7 +185473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02e7e1e8-37ff-451a-bb11-195c4ee17269", + "id": "0a5368f8-a220-4af8-b0a3-d45fa0c8dc42", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185517,7 +185517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7333263a-904a-4c4a-8160-3907a5c8f841", + "id": "de30f1ca-fca1-4324-b236-23d5ff6489bc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185561,7 +185561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c626ce7b-f4e6-4757-91c8-09c6c3dea344", + "id": "6836cba9-ebb5-47fe-877a-ff78a764d411", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185605,7 +185605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1185e8bd-34da-45b6-9412-805a6a3bf590", + "id": "b3adeb64-61a2-4d07-8def-b50ee0a4bd04", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -185649,7 +185649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69a7f9e0-8c64-48c0-be14-78cd9db16ac1", + "id": "91aa4def-87c3-4469-b40b-0e4861240dd8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -185693,7 +185693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b9f546d-26a7-486c-b0e6-cca5359ba0c9", + "id": "5086b9db-86cd-4814-801a-08c41c3e4c0a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -185743,7 +185743,7 @@ } }, { - "id": "1488c9ed-6c52-4b43-a049-ebdd82f1a593", + "id": "dbd7910c-b3e3-40c6-994e-6b99ce346aeb", "name": "Update a transform", "request": { "name": "Update a transform", @@ -185797,7 +185797,7 @@ }, "response": [ { - "id": "85c832fd-2ab1-41be-b50b-7a751ebc0e64", + "id": "c6bec365-4260-4524-84f1-c7da2d286ec0", "name": "Indicates the transform was successfully updated and returns its new representation.", "originalRequest": { "url": { @@ -185854,7 +185854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6526097-7e4a-4fdc-8765-840c67a949ab", + "id": "59c4efa2-e71a-425e-97f8-4c5123206c02", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185911,7 +185911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec964616-c358-4345-b5bb-6981af51d765", + "id": "8df85e7b-f6cd-4da7-8543-b7c827016d92", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185968,7 +185968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c391290c-7f9c-4b3a-95ae-1bd7ad3b7be2", + "id": "034e0547-3e2f-4a7c-87b1-303bf33ee295", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186025,7 +186025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c9c15be-dd7a-45fc-8994-569fad49963e", + "id": "7db51571-d9a8-4ebe-a21c-4747e79e3c5f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -186082,7 +186082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc2c7a5e-5803-4626-bdc7-2b5c5214d803", + "id": "f6a01c53-35f7-42e1-a9f7-9c1776a32b1d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186139,7 +186139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c0faffd-5fe3-4df3-bfde-3ddf5041880e", + "id": "56ff8c36-24fd-4517-b7d6-5ec777541e84", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186202,7 +186202,7 @@ } }, { - "id": "a2741df9-26a5-4785-ae40-a8301050b58e", + "id": "8f00aa45-e4d8-4439-a29b-b1792c8db57f", "name": "Delete a transform", "request": { "name": "Delete a transform", @@ -186243,7 +186243,7 @@ }, "response": [ { - "id": "a56c2d4f-3423-40b9-8550-12d53d24d84d", + "id": "fab30e6b-e20b-443f-9a3f-ee70da6aa0ad", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -186277,7 +186277,7 @@ "_postman_previewlanguage": "text" }, { - "id": "19d20fa1-0ccb-4ad2-a226-f0f8a5c66f30", + "id": "100e3004-ce0b-43f4-b44e-b2dab1fc10c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186321,7 +186321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7f91a75-0ee3-486f-af4f-4e17cc60eaaf", + "id": "ccc1576d-98aa-47d4-a0b3-d2cc13acba70", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186365,7 +186365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1aa72ee3-2e05-49e4-867a-c1c6b8db41f0", + "id": "c8d9e8e5-3821-4fec-8aa2-fec3128d5a15", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186409,7 +186409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50693e3e-4506-4a8d-98c4-e81533dfd08e", + "id": "264f5f3e-c3ae-4aad-b74d-b2f2056e3244", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -186453,7 +186453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "703a677a-69ff-4ba0-b312-6c4d4babe6f8", + "id": "cdb797bd-1cad-45ff-ad18-80eeb4ea1434", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186497,7 +186497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25ace611-1873-4780-803d-78ab7b167fde", + "id": "ff7aa769-014d-42ab-a840-8f63485b2ed4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186553,7 +186553,7 @@ "description": "Event Triggers provide real-time updates to changes in IdentityNow so you can take action as soon as an event occurs, rather than poll an API endpoint for updates. IdentityNow 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/idn/docs/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/idn/docs/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/idn/docs/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/idn/docs/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/idn/docs/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/idn/docs/event-triggers/triggers/identity-created) | idn:identity-created | FIRE_AND_FORGET | After an identity is created. |\n| [Provisioning Action Completed](https://developer.sailpoint.com/idn/docs/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/idn/docs/event-triggers/triggers/scheduled-search) | idn:saved-search-complete | FIRE_AND_FORGET | After a scheduled search completed. |\n| [Source Created](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/source-created) | idn:source-created | FIRE_AND_FORGET | After a source is created. |\n| [Source Deleted](https://developer.sailpoint.com/idn/docs/event-triggers/triggers/source-deleted) | idn:source-deleted | FIRE_AND_FORGET | After a source is deleted. |\n| [Source Updated](https://developer.sailpoint.com/idn/docs/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/idn/docs/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/idn/docs/event-triggers/triggers/identity-deleted) | idn:identity-deleted | FIRE_AND_FORGET | After an identity is deleted. |\n| [Source Account Created](https://developer.sailpoint.com/idn/docs/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/idn/docs/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/idn/docs/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/idn/docs/event-triggers/) for more information about event triggers.\n", "item": [ { - "id": "e4cca6b1-29b5-4f34-8d5e-a4414f069b5f", + "id": "706c2eb5-aee7-48ce-9ac4-05671fa84ce3", "name": "List Triggers", "request": { "name": "List Triggers", @@ -186628,7 +186628,7 @@ }, "response": [ { - "id": "483997c7-d730-40bb-bd44-51628a57421d", + "id": "faf51ffb-a08f-4f04-ba7d-5c9ae64a7b0c", "name": "List of triggers.", "originalRequest": { "url": { @@ -186717,7 +186717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eabb89cd-e9d7-4240-8fe2-e08c2b4ea76e", + "id": "bb85fbc2-0442-4632-afeb-5df7ed92cf13", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186806,7 +186806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "682e7681-715c-4f05-9a40-2cbb873cfe90", + "id": "fad74cc9-8a5f-407e-8f36-f5fd505bcb9a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186895,7 +186895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91e83f17-9d4e-41db-9245-40b20971f470", + "id": "6879dd2c-870c-4cae-8459-2592dba87242", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186984,7 +186984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7a2190f-a0af-4629-806f-a25fe9e07174", + "id": "2fc3f313-0f18-4eab-ae69-abbae446b111", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187073,7 +187073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db1a1593-c33a-4cf1-93da-a1b7c6f94470", + "id": "222bf2cf-06f7-4fd8-84b1-f8475e8a1dd6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187168,7 +187168,7 @@ } }, { - "id": "003491bd-1d20-4582-903f-be4463382cf9", + "id": "360ea27d-378b-4008-947b-9f099234fc55", "name": "Create a Subscription", "request": { "name": "Create a Subscription", @@ -187210,7 +187210,7 @@ }, "response": [ { - "id": "93c93f47-4cb6-4b46-aaae-d5b2f9f1f5f5", + "id": "8651d1ad-c004-4762-824a-944bb2517555", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -187266,7 +187266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc29730b-f7b0-4024-95b1-6fba887a1ea5", + "id": "ba57fa23-3464-41a0-97fa-b32edd2a849e", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -187322,7 +187322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46751f11-35ba-4cc2-b10a-74a19e6f6f66", + "id": "fb1ea891-a528-431f-a48d-1adb7a950136", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -187378,7 +187378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9267ba30-a11e-4196-a5c8-a24885ebdc91", + "id": "9c90d9b8-8aac-4c26-bcb7-095309598bc6", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -187434,7 +187434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63fc0f45-2c34-4817-8355-39635bd36e08", + "id": "78b0051d-6a6f-458d-b537-0b6716752603", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -187490,7 +187490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7296f751-ae49-4c22-af03-3c7023546961", + "id": "248b3675-b69c-44b2-a7b2-40c0ba12766e", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -187546,7 +187546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c462506-c554-4a3a-832e-d5c62e4c547c", + "id": "3999d4f9-26f1-4426-8af7-ba6874db49dd", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -187602,7 +187602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f1b6edf-7500-482f-a7a4-5ee1e9b83778", + "id": "ff547e46-1552-4fe6-a987-a3c4fc301a48", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -187658,7 +187658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7fc9047-8fc7-40f9-9433-66a5c3fb0a5a", + "id": "5007552d-f2f2-424a-97b9-abd9ea025abf", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -187720,7 +187720,7 @@ } }, { - "id": "86479bc6-c46f-44df-8927-19f7ee51587b", + "id": "a2f456b7-20c3-4cd1-bbb7-ce0efc914212", "name": "List Subscriptions", "request": { "name": "List Subscriptions", @@ -187795,7 +187795,7 @@ }, "response": [ { - "id": "a8e78d46-ae03-403a-853b-774d5d0ae28e", + "id": "f9bcf1c3-e832-47b8-8d8d-b9c795209098", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -187884,7 +187884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "333694d3-0c62-42ff-86f4-ab4ccc7a5716", + "id": "9d421a09-5735-4867-a745-6c95a283ebbe", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -187973,7 +187973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a8286e1-bd00-43af-87a8-9cb51885973d", + "id": "92fcaa5a-0ec0-40e1-bbeb-c6eae9b0b437", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -188062,7 +188062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d4728cf-f133-487b-9347-5f20cc9dc3e3", + "id": "7257d5cc-56c4-4ffe-ad22-bf1fcd456b26", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -188151,7 +188151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67d45504-9a64-4646-bf79-301bc0f44628", + "id": "78dcdae1-99aa-4fdf-a1eb-85ac3cfe0a96", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -188240,7 +188240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3706137-aaf7-4ceb-9aec-694572756e5b", + "id": "948dde07-dfae-4cfd-9a04-686ba9e1113c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -188329,7 +188329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd7834d9-51fb-4f3c-8a5f-f608ec45eabb", + "id": "4d56104c-3f7f-4e8d-8a2f-5a3560cc216e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -188418,7 +188418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5569b32e-58a0-4d4f-be98-30edce0fd858", + "id": "c4589b2f-8228-43a8-818f-07dd773ab28d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188513,7 +188513,7 @@ } }, { - "id": "cfda19fd-c270-40ca-afff-ad2eff807a04", + "id": "d9986b52-76ab-46f5-bdab-541625f7722b", "name": "Update a Subscription", "request": { "name": "Update a Subscription", @@ -188567,7 +188567,7 @@ }, "response": [ { - "id": "75209db5-39cb-4f0b-b877-329ba5bd0054", + "id": "46505516-35c3-4726-8df1-dde51524ca93", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -188624,7 +188624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62f27902-39bd-4081-aa0e-1378e90df622", + "id": "f8bf87ed-ce51-4795-b081-fc898e89d2a0", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -188681,7 +188681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f7a501e-3a67-4917-be06-ec8cc6ff1440", + "id": "31523f46-98a2-4050-aa2c-f36b5467dc3b", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -188738,7 +188738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbe4afa7-2a59-487f-bf41-87c252162454", + "id": "198c31d6-a0d6-485d-9063-39a01ae77fc8", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -188795,7 +188795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f51f75a-b01f-491c-b40d-6af7a09a2ff6", + "id": "5f52b7e4-844e-4ba1-8ea9-7d8f36f8560a", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -188852,7 +188852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc33278a-7bc4-4f4e-8d5c-868f93c6c6ad", + "id": "a73d8991-a3d8-485b-a594-336b5a18ebe3", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -188909,7 +188909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27d5b775-c4d2-4f2e-b686-f525c0e573fb", + "id": "078d19ad-43a6-43f9-8436-0d888563b2b3", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -188966,7 +188966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8723d84-060e-4355-88f0-cff3bdce76dd", + "id": "a40e1bca-f112-4db5-8fa9-52c7506353c2", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -189023,7 +189023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd4af2ee-7105-4a25-b970-0ac7c34a00e4", + "id": "208e7c3c-fd88-47e2-8efc-aa2482c37846", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -189080,7 +189080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d851f384-77d0-4c52-bca1-40f023b6f2de", + "id": "f6206b77-99a5-43f4-9439-cc1abb5ba6e8", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -189143,7 +189143,7 @@ } }, { - "id": "454af309-f49f-41f0-8251-8a637d05cfda", + "id": "61d71594-2337-41f4-8407-2f4a941b9aa5", "name": "Patch a Subscription", "request": { "name": "Patch a Subscription", @@ -189197,7 +189197,7 @@ }, "response": [ { - "id": "7fecb1d1-ab80-41f3-8c9d-4c2b402db26f", + "id": "ced203ee-27f7-477f-a039-3bafea84ab3c", "name": "Updated subscription.", "originalRequest": { "url": { @@ -189254,7 +189254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59522aca-0695-4185-8bc3-9c82c0e98328", + "id": "60a77213-beb4-4f18-a926-1aec2f3d8967", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189311,7 +189311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bd2f82d-46c6-4758-8a99-f8aca524edb7", + "id": "dd6a24a0-2d10-4116-8c15-26ff1243aed1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -189368,7 +189368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08b97c1e-2f24-4a4f-9649-d04de000f95d", + "id": "b7301b1d-f106-47ae-a357-89ab6fe257e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189425,7 +189425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7feb0437-2a95-4f5c-a74c-27275ba67193", + "id": "9acdfa1e-96b8-4bc7-80a4-5e296efc79f2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -189482,7 +189482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cee5f45e-3286-4acb-bb17-f9becdc5ed98", + "id": "7e5ef5e0-7fa1-44e9-9a62-996a79b0359b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -189539,7 +189539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0597af1a-5285-481a-b7c1-01819a7e8973", + "id": "eac0cf49-141d-4d6c-8949-c3e5032abbc5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -189602,7 +189602,7 @@ } }, { - "id": "7779b2b5-3495-4632-86ee-eefd2a68d2a3", + "id": "381f7bea-cd7a-4d00-a74e-4023234ab389", "name": "Delete a Subscription", "request": { "name": "Delete a Subscription", @@ -189643,7 +189643,7 @@ }, "response": [ { - "id": "ae24a26c-e2bb-4492-8c32-bbe1c0561aac", + "id": "2660a02d-eb3c-4589-8f79-30a9aa7b3515", "name": "Subscription is deleted successfully.", "originalRequest": { "url": { @@ -189677,7 +189677,7 @@ "_postman_previewlanguage": "text" }, { - "id": "43fbf92b-22a5-4333-925d-00a3c4b2fd95", + "id": "ce27b2c4-97ec-456e-97f9-ebf54d2762c1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189721,7 +189721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae5eb43c-d1a5-4a22-b093-24e2674859e6", + "id": "b13db901-8b3c-400b-b593-a0dd3a73dc75", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -189765,7 +189765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "846d831f-f31e-467d-a6af-d4a58cb2e589", + "id": "f469a83e-c204-40b0-9323-7d180f55e190", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189809,7 +189809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaffbf75-ffd4-4139-bd50-6908083a5098", + "id": "19944782-33da-4a4c-ada8-ee7b41751cb8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -189853,7 +189853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3db3841b-30a4-4583-8e84-334411e6c57b", + "id": "6221d19b-48f8-405a-86c9-f8ed9523856e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -189897,7 +189897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb5ef564-3782-4dd8-bb6e-ba895b07d116", + "id": "e6acc553-c136-4815-b103-a49b6a166f64", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -189947,7 +189947,7 @@ } }, { - "id": "be597335-7464-436b-8fdc-1049c2194178", + "id": "6111e97d-fdf8-4516-993f-8b621a6c2291", "name": "Validate a Subscription Filter", "request": { "name": "Validate a Subscription Filter", @@ -189990,7 +189990,7 @@ }, "response": [ { - "id": "a2ec3d8f-cd8b-4499-8c7b-ff4e0bd913f1", + "id": "fbac7c74-83db-49a2-a9a7-729877af4a4d", "name": "Boolean whether specified filter expression is valid against the input.", "originalRequest": { "url": { @@ -190047,7 +190047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5bc651f-7082-4cea-aa39-9f56ee9107f9", + "id": "2ddea9e8-acc9-40e5-8de5-d22668f0cfb6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -190104,7 +190104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a30f1afb-7503-46f5-81e6-444fa42cece7", + "id": "fff95d24-de9c-4078-bc33-64e1ce03c5b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190161,7 +190161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "590f3bf0-a3fa-4f25-9fdf-eaf3842eb28a", + "id": "2f27a3de-ea91-4578-96bc-6d9065efbfe5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190218,7 +190218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63b31b9a-87b5-4527-80f2-d8bc6cf9a66b", + "id": "15bcd143-5cbf-49fe-b89e-1e3a6bef6d80", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190275,7 +190275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77cc7b54-65f1-4211-ab3d-dd0b7d7ea9e7", + "id": "78e7bcd4-79f2-4a75-9be5-49b24c77fec9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -190338,7 +190338,7 @@ } }, { - "id": "0922507d-2365-4f93-9599-1dc21dbe55a2", + "id": "84e38079-7db7-4627-9d18-6b078dc6cf1b", "name": "List Latest Invocation Statuses", "request": { "name": "List Latest Invocation Statuses", @@ -190414,7 +190414,7 @@ }, "response": [ { - "id": "d8a6bb06-5bac-4597-b93d-7835789380be", + "id": "012f2964-ece0-496d-82a5-bb0a2359ba21", "name": "List of latest invocation statuses.", "originalRequest": { "url": { @@ -190504,7 +190504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edd76cd7-29c1-42e7-ab4e-1652c5304f49", + "id": "5ca1a94d-6ebe-45fb-9410-e505cd8a3431", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -190594,7 +190594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03e2facd-b45f-407f-b04b-21964ff0ad80", + "id": "228c5079-f7e4-4799-aff0-73e210320135", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190684,7 +190684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b073e78-80f1-47ab-a353-dc9d20fb4109", + "id": "997e3d28-b376-47e1-bbdb-59609754c586", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190774,7 +190774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17d76afc-afbc-4fe6-b832-81ad288edd4b", + "id": "ba5fae75-901a-4ce5-88eb-f5996cc3d8a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190864,7 +190864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "470d664d-713d-43c4-850c-95aeb9e07d84", + "id": "32050007-80f6-4b22-b977-496ef320029b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -190960,7 +190960,7 @@ } }, { - "id": "d0e2dc4a-6aa0-4ebd-bd7f-b956ed4de204", + "id": "6c5f1ecb-7a2a-467b-b5ed-61dee344faf8", "name": "Complete Trigger Invocation", "request": { "name": "Complete Trigger Invocation", @@ -191015,7 +191015,7 @@ }, "response": [ { - "id": "b0711997-f91e-48fa-8c7c-b77d2f001549", + "id": "acfa49eb-82d0-463a-afb7-d0b34304e9a2", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -191063,7 +191063,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ff6ab8f8-5698-4777-820f-2def3bba94f6", + "id": "201fcc73-ce93-4c52-817e-0e9012ac31f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191121,7 +191121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ada7152d-3d64-4048-8c86-be25867d59e7", + "id": "a6b44109-76a0-47f2-b0e2-b4d0e516a512", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191179,7 +191179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "307c51b5-7440-42cb-8c2f-7236f8582631", + "id": "c1232115-3136-4e2f-bd96-3c7ea784acf0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -191237,7 +191237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4ec7bf3-7ddc-49bc-85e5-b89cf39c25ca", + "id": "96a5aba7-87e2-437e-951c-efe1829fd383", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -191295,7 +191295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "956182ba-6e3b-4d85-9c7e-fefcc321481e", + "id": "b4d235cb-62dc-43ea-8ec1-32f7f13fd107", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -191359,7 +191359,7 @@ } }, { - "id": "98839716-d84c-421b-b682-07c9f35f9fd5", + "id": "e52845b9-69fd-4345-9edd-24dc216e7d3e", "name": "Start a Test Invocation", "request": { "name": "Start a Test Invocation", @@ -191402,7 +191402,7 @@ }, "response": [ { - "id": "73a21b27-5c94-402d-a9ec-12fb2dac7796", + "id": "ad8ceac4-ebe5-4984-baa7-8cdbd20b4c35", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -191459,7 +191459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e07e5923-a017-4a7b-9389-992a374b97a5", + "id": "d131d3a3-1867-4c22-9726-22e9ca596ca9", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -191516,7 +191516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e48240cc-513d-4cef-8241-514e727e6853", + "id": "59c032e4-f1b2-443f-ba91-4014acafd8c0", "name": "Trigger invocation is skipped, because tenant has not subscribed to the specified trigger.", "originalRequest": { "url": { @@ -191563,7 +191563,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bf5b521f-a580-45eb-bafa-6de57d1bedec", + "id": "c0a9daeb-3994-411f-90ff-0e987cfd4686", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -191620,7 +191620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d13d3434-c107-4d70-8f62-ea330bc86acf", + "id": "b0b07000-f37c-430d-a8ef-f3fe68ba358e", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -191677,7 +191677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c692dfeb-4657-4ba1-92a3-d02e600234a3", + "id": "be7935d4-681e-4b7d-89fd-8a588b74b9bc", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -191734,7 +191734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2bcbfd4-89a9-4a61-aac9-7969972cef04", + "id": "d6c96448-1adf-4a3d-8cb5-30b2116981a9", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -191791,7 +191791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d7b5081-ee7e-4617-a284-7b947bb393e2", + "id": "5ca180df-526d-4b53-9d9b-fdabe79adbfb", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -191860,7 +191860,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 IdentityNow'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": "36183ffb-40a0-4048-a1ef-ffaefa844bf9", + "id": "40fea1d2-8a4b-499d-b54e-15e057c7e4e8", "name": "List Work Items", "request": { "name": "List Work Items", @@ -191910,7 +191910,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -191926,7 +191926,7 @@ }, "response": [ { - "id": "6483766d-b437-4888-a477-4da93d552c64", + "id": "2829d2f5-b8f7-48de-8fb8-93dbc571759b", "name": "List of work items", "originalRequest": { "url": { @@ -191971,7 +191971,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -192006,7 +192006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec7a7755-7c86-4e00-9fa7-72fa26def006", + "id": "5b98ba7b-e9ff-45dc-9a19-8249a37142c9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -192051,7 +192051,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -192086,7 +192086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bbd924c-c74a-4577-b951-468a8556ca94", + "id": "fd381491-a0a2-433c-bf01-3b1d6b8764ef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -192131,7 +192131,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -192166,7 +192166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47ce876b-e6e8-45e1-bb79-1852ae190a56", + "id": "81ed1588-04d0-492e-8216-6cbf372e19ad", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -192211,7 +192211,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -192252,7 +192252,7 @@ } }, { - "id": "609b871e-0920-4304-9a6c-ccc9b954fa8b", + "id": "64511a55-563e-4906-a82a-ee7d9bfeaeb4", "name": "Completed Work Items", "request": { "name": "Completed Work Items", @@ -192276,7 +192276,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -192319,7 +192319,7 @@ }, "response": [ { - "id": "f9563cee-c634-44db-a14d-f1e157f90c0e", + "id": "e015a118-7842-4ecf-bc53-9fad48dbd025", "name": "List of completed work items.", "originalRequest": { "url": { @@ -192338,7 +192338,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -192400,7 +192400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fa806f5-a1e2-4ed8-a0a6-cadac85c8504", + "id": "866b9f52-302c-459e-86d9-19d9bd4c3595", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -192419,7 +192419,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -192481,7 +192481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d35cad3-6cbb-46ac-91e1-0296db33c26c", + "id": "4836b469-61a9-4a96-8374-7fd94f5394fb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -192500,7 +192500,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -192562,7 +192562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "affe7bf9-91e3-4827-a51d-a9e8aaeec286", + "id": "a85350a0-7c40-4bc2-bb63-84bd9e80b567", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -192581,7 +192581,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" }, { "disabled": true, @@ -192649,7 +192649,7 @@ } }, { - "id": "03bbda3f-26c2-4c08-8902-7a5ae081c04c", + "id": "9a916f53-c663-4bd1-9945-c0e7fb30e41e", "name": "Count Work Items", "request": { "name": "Count Work Items", @@ -192673,7 +192673,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -192689,7 +192689,7 @@ }, "response": [ { - "id": "fa789e3e-a80c-4465-90b5-786f0cd1272b", + "id": "7a30d103-dace-4e7f-8ec2-2b4f6b4d7311", "name": "List of work items", "originalRequest": { "url": { @@ -192708,7 +192708,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -192743,7 +192743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e11e8f0-f630-413f-bbad-1f8b2c33f864", + "id": "a27b5532-db98-40c0-8bc8-def51c5c236e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -192762,7 +192762,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -192797,7 +192797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a253db72-a384-4837-bacd-25f3eedfcaf9", + "id": "c500e502-63a5-43d9-ab46-cc908ac832a7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -192816,7 +192816,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -192851,7 +192851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "375ef12d-7a42-43dc-9a40-6aed70d3e253", + "id": "b8c059b9-c36b-4dae-a3e1-9f5740a5d9c7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -192870,7 +192870,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -192911,7 +192911,7 @@ } }, { - "id": "b7c01154-d987-4f07-8494-26f724f834e2", + "id": "aae80236-6cf8-44dc-8f92-4f8d37123d63", "name": "Count Completed Work Items", "request": { "name": "Count Completed Work Items", @@ -192936,7 +192936,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -192952,7 +192952,7 @@ }, "response": [ { - "id": "36b716a2-8d11-4037-b3cf-f2f61fbf0c4c", + "id": "865ae4a2-0e10-4ac2-b6f9-7de98fda0279", "name": "List of work items", "originalRequest": { "url": { @@ -192972,7 +192972,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -193007,7 +193007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50d6ecbe-41ed-4e94-bcba-e9828ef7a366", + "id": "40daea1f-55d8-45a0-bbee-f6b9b6069316", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193027,7 +193027,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -193062,7 +193062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33567125-39e7-4555-8a80-18ec8977ec60", + "id": "fff1a7ce-9915-4b62-9c6a-9ae376599630", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193082,7 +193082,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -193117,7 +193117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ee5bfa2-9355-44f4-a75e-18c383920f71", + "id": "743db75c-50b5-4955-bb6a-177257e88e27", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -193137,7 +193137,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -193178,7 +193178,7 @@ } }, { - "id": "969fd8cd-060d-490f-84d6-ebea3f1d14fc", + "id": "58ab64ba-354e-4369-8578-e30bb6a1a8ff", "name": "Work Items Summary", "request": { "name": "Work Items Summary", @@ -193202,7 +193202,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -193218,7 +193218,7 @@ }, "response": [ { - "id": "033914db-1e4b-474d-b6d8-ce872617a033", + "id": "e163c330-f348-42cf-a819-5a3de8f60894", "name": "List of work items", "originalRequest": { "url": { @@ -193237,7 +193237,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -193272,7 +193272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3564bdea-eaef-4809-9f83-cfd270c33c38", + "id": "5ed384b9-dac4-4568-9c65-e031e8397d85", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193291,7 +193291,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -193326,7 +193326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "359676cd-5278-4927-9a40-e60009747b6f", + "id": "bd4ee751-bcac-4102-8569-a3a22bbecf84", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193345,7 +193345,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -193380,7 +193380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bdb1395-87a5-4a98-8c55-83031f19b3ab", + "id": "2cbe3566-8ed9-4c38-b83a-db1701c18244", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -193399,7 +193399,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -193440,7 +193440,7 @@ } }, { - "id": "a376edda-c016-455e-be9c-eca23e386291", + "id": "1bfabe5f-32ae-440f-9c00-d9d91ce17c3a", "name": "Get a Work Item", "request": { "name": "Get a Work Item", @@ -193464,13 +193464,13 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [ { "type": "any", - "value": "sint nisi", + "value": "dolore", "key": "id", "disabled": true, "description": { @@ -193491,7 +193491,7 @@ }, "response": [ { - "id": "3f6e2018-83e2-495e-a1ff-9fbd49f2655e", + "id": "3624c2b9-77d7-457a-a546-e1191d5aeae1", "name": "The work item with the given ID.", "originalRequest": { "url": { @@ -193510,7 +193510,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -193545,7 +193545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a17d2df1-fba0-42dd-8deb-501d7f5a0c6f", + "id": "e9e0c3c9-eeca-44db-a0b1-a7faa9e545c7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193564,7 +193564,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -193599,7 +193599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fc2576a-709c-4f2f-91e6-3211f8a8cf8f", + "id": "58555037-e990-4dd0-8c62-4d2342143fcb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193618,7 +193618,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -193653,7 +193653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4158c0d-dc0d-443f-8ac7-90be9664c979", + "id": "574813c9-31ff-46ca-8830-fb5eabc6c0fb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -193672,7 +193672,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sint nisi" + "value": "dolore" } ], "variable": [] @@ -193713,7 +193713,7 @@ } }, { - "id": "b0aebef1-7e47-435c-8f6d-df118786d116", + "id": "52515482-8e07-4d7f-a09d-725353837e3c", "name": "Complete a Work Item", "request": { "name": "Complete a Work Item", @@ -193754,7 +193754,7 @@ }, "response": [ { - "id": "9adf33de-6bbc-4c5d-8cf5-d792c2904ed0", + "id": "286fd8f1-45f0-4569-a50d-962ebc4c0f40", "name": "A WorkItems object", "originalRequest": { "url": { @@ -193798,7 +193798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a16b260a-9973-405b-83ba-f590569d57e8", + "id": "efed7afa-51e9-42f8-a1af-70cfdab465e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193842,7 +193842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09caf0bf-e539-41a4-92e8-d8d31a7308a8", + "id": "03f24921-dd1f-4014-acdb-7aabcba9e8be", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193886,7 +193886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cf475b6-ef17-4dfe-aaf7-a90e2b06ab6b", + "id": "af6ae243-3d15-422e-b6cd-93932a640c4d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -193936,7 +193936,7 @@ } }, { - "id": "4278a733-46c3-4509-91d2-2d504a90044e", + "id": "b61d4788-5237-409f-91fd-5db368976a03", "name": "Forward a Work Item", "request": { "name": "Forward a Work Item", @@ -193991,7 +193991,7 @@ }, "response": [ { - "id": "099b61be-11be-4f39-aac0-c818f9a7eb3d", + "id": "2e2c73e9-56ea-4d4e-888c-7aa7bc9d50db", "name": "Success, but no data is returned.", "originalRequest": { "url": { @@ -194039,7 +194039,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f5641e72-5cda-4b1d-93bf-457466fae0b5", + "id": "a79a603a-8c2a-46f8-8742-d1549689a8cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194097,7 +194097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76e44c2d-31ac-4989-bf5e-a057054cd18a", + "id": "4948fde6-849f-4bb7-9cf3-ce8c6461fac7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -194155,7 +194155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e72dad4-cf38-4f8d-acfb-e9725adf21d5", + "id": "34e58292-105b-4c7a-b3bf-58a330a49de8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194213,7 +194213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20e2a869-a3e0-49eb-aed8-4c44a51f4302", + "id": "455ad8cf-ddcd-4213-a396-d21a098c133a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -194271,7 +194271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5505f13-1466-4489-9653-23aba6d7ae23", + "id": "17bd3809-ba10-4f5f-82fc-1993ad6e135e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -194335,7 +194335,7 @@ } }, { - "id": "9752e992-3b19-4b1a-a3d2-b4ac3f92ae8c", + "id": "e102d787-b79f-4459-a266-1feb9bd0d681", "name": "Approve an Approval Item", "request": { "name": "Approve an Approval Item", @@ -194388,7 +194388,7 @@ }, "response": [ { - "id": "36b4cb21-fbf5-44ef-a13d-eb2f340856d2", + "id": "b0d70add-8c07-4343-addb-f0abbc5386c8", "name": "A work items details object.", "originalRequest": { "url": { @@ -194434,7 +194434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bc998f5-82de-48c6-b646-36ae8ab92ed8", + "id": "aa782a52-348b-4ec7-8916-685581db17fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194480,7 +194480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eff193ba-f54c-4596-85a1-505d4a016305", + "id": "88c04995-5d6a-4eda-9279-7d71193d57bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194526,7 +194526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4d96e4b-14b3-4785-a279-7e3630980ae1", + "id": "94e5a2fe-8c1e-4fa7-b5b7-440197fcb689", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -194578,7 +194578,7 @@ } }, { - "id": "37a3650c-1187-450e-a368-10adea06b8d0", + "id": "adc6dcc2-2011-49c1-9fb5-889c0ebb1a06", "name": "Reject an Approval Item", "request": { "name": "Reject an Approval Item", @@ -194631,7 +194631,7 @@ }, "response": [ { - "id": "71236313-afac-44ec-9d9e-ab9f2d32f5aa", + "id": "c6d06926-c278-4c4f-a8b5-592f668d00fe", "name": "A work items details object.", "originalRequest": { "url": { @@ -194677,7 +194677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "931b37d7-0dba-407f-93b6-95d7021a0530", + "id": "4e378464-664c-4313-a03f-2481fcfcfed8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194723,7 +194723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beef7c69-3bec-4a17-aad7-0dda5a82fc5c", + "id": "e9b35d50-4537-4293-b58a-40222058fcc9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194769,7 +194769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e803b08a-87c4-45a1-b891-22d743f04e85", + "id": "4bb67841-f56f-4e8a-a93b-23a5fbd9043a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -194821,7 +194821,7 @@ } }, { - "id": "93a91c3b-d893-4468-a9c3-e84f53d979f5", + "id": "efebe2e3-7572-4364-99fb-0b8a78866115", "name": "Bulk approve Approval Items", "request": { "name": "Bulk approve Approval Items", @@ -194863,7 +194863,7 @@ }, "response": [ { - "id": "01dccb7b-2be3-462e-b011-30ba4e90f2a4", + "id": "9a6dcb62-0b2f-4b4c-b0dc-273193fdbcb3", "name": "A work items details object.", "originalRequest": { "url": { @@ -194908,7 +194908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a7eab53-013d-4bab-907b-5884015cd212", + "id": "69895b19-533f-4543-89ec-72e30aad64b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194953,7 +194953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3daec13d-fb79-497a-b128-160497c7ead4", + "id": "6e6abc12-010f-4464-a93b-e7f5c691451c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194998,7 +194998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd02e826-309c-4b76-980d-112575d8c80b", + "id": "d7bed6e4-70f0-4696-a93f-4d1005437001", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195049,7 +195049,7 @@ } }, { - "id": "7b0f215b-a90e-4924-9f82-21fb4e3e8ab2", + "id": "fbafd930-dcdf-406d-a887-bbf6bf13c5bb", "name": "Bulk reject Approval Items", "request": { "name": "Bulk reject Approval Items", @@ -195091,7 +195091,7 @@ }, "response": [ { - "id": "eb6bf665-4e0d-4249-af0e-60b58308ed13", + "id": "ce9d794c-0300-48bc-b035-72783fb1601d", "name": "A work items details object.", "originalRequest": { "url": { @@ -195136,7 +195136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95b2db6e-fbb8-4d0d-96a8-12aee79eeaf8", + "id": "e4b92d31-253f-452a-8ea2-a2406a209c3c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195181,7 +195181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03aae288-a6c0-4679-b055-fb8e66edfb98", + "id": "eff7b03f-122f-4ab2-83d2-544e5b808461", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195226,7 +195226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1dce7e4-1e76-4086-99b9-492b0eecd9ba", + "id": "4e0e2c47-296a-4802-84c7-25fa4bb0f3b4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195277,7 +195277,7 @@ } }, { - "id": "0ddb0c48-44ef-4123-be69-7e6afdaf6940", + "id": "5cb1e56a-941c-48eb-96a8-c42a656aa811", "name": "Submit Account Selections", "request": { "name": "Submit Account Selections", @@ -195332,7 +195332,7 @@ }, "response": [ { - "id": "3fb3e7cb-13b7-443f-88c8-ab7415ec3652", + "id": "a2ec0ab7-fd8b-4c6c-b98d-b971ef363a7c", "name": "A work items details object.", "originalRequest": { "url": { @@ -195390,7 +195390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c62bf7ed-8d40-4cbc-8a1a-134195fe5085", + "id": "ca838892-1683-4b43-93c6-5102b5406906", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195448,7 +195448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8721abb-a768-460a-8f5f-5824bf42e0a4", + "id": "d1d573f4-53ca-4741-89c1-b41b45cccacb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195506,7 +195506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5abb4aca-4512-4e0c-8221-9d6582806433", + "id": "f9fcd05e-8f8c-496e-994b-a29aeaa11f4f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195576,7 +195576,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": "f8faeef5-69d6-4fe4-9d9c-b51fdc19c996", + "id": "e984183d-6ca7-432a-83c1-6d7602c52905", "name": "List Reassignment Config Types", "request": { "name": "List Reassignment Config Types", @@ -195606,7 +195606,7 @@ }, "response": [ { - "id": "d2fba6f0-4d5e-4c6a-99a2-bfd4c5ef6a3c", + "id": "46a766c7-e5a1-4118-be07-bdf06a98fce8", "name": "List of Reassignment Configuration Types", "originalRequest": { "url": { @@ -195650,7 +195650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acca0308-3682-45b4-aeef-f2565a3e2a0f", + "id": "14c652d0-dd13-44c8-9064-3434b68b7094", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195694,7 +195694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "073883d5-dc4b-490f-98c4-ada0d89ee7ef", + "id": "0fd5c7b3-a03f-4ce1-965e-a275199b0838", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -195738,7 +195738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11680942-2dbb-40c6-af11-01e3014d75c1", + "id": "0193fef3-e573-4f98-a1e0-c54d47e93d33", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195782,7 +195782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58be3a7b-9480-4078-97a8-2f33c0fcc17a", + "id": "f1bb295c-5ad5-4e83-8823-3c5494a9b2fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195826,7 +195826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dd533b9-79a8-4aaa-800a-e5fcf6786e67", + "id": "bde1cce3-874c-4b1b-8174-8253a24f266a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195876,7 +195876,7 @@ } }, { - "id": "69498c47-9512-4e2e-a5e0-fa4c5ea1a0be", + "id": "37f9a2c9-b7c2-4a52-b7a5-1d52cad27fea", "name": "List Reassignment Configurations", "request": { "name": "List Reassignment Configurations", @@ -195905,7 +195905,7 @@ }, "response": [ { - "id": "e0691114-38cc-4112-adeb-179966b47c82", + "id": "a6b60eda-7d71-4e4f-a56b-ba29ea032693", "name": "A list of Reassignment Configurations for an org", "originalRequest": { "url": { @@ -195948,7 +195948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fae320d0-319a-482a-969f-0eb495f6f828", + "id": "146f9018-af58-4460-bcc7-30f8ea2ed695", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195991,7 +195991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d265639-09de-40ed-8193-e127b8fdb8c3", + "id": "f66042cf-edb6-4c9a-ad9a-3276890dfeb1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196034,7 +196034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78463a09-db31-45a8-8dbb-4bd0bd3ec5d0", + "id": "95c8670b-ca46-44c5-b49e-46dc00f70629", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196077,7 +196077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab0ab54f-389c-4715-a148-0be0bb78a1d5", + "id": "e41d53d7-9213-4400-b94f-10f0b853dbc1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -196120,7 +196120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28b48172-5650-4751-91d1-588beface4c1", + "id": "e3c0b5de-a786-4369-8bb3-aa15f0fc9c11", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196163,7 +196163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a680307-ade7-4c27-b2e5-e2ea51994f5b", + "id": "1428b693-2806-4f99-b3fa-709ee1461c19", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196212,7 +196212,7 @@ } }, { - "id": "19ac3193-4844-4a2b-9950-fd6c54d94cd4", + "id": "dd6697ff-96c4-47b8-a6aa-a50265787c1f", "name": "Create a Reassignment Configuration", "request": { "name": "Create a Reassignment Configuration", @@ -196254,7 +196254,7 @@ }, "response": [ { - "id": "2de84511-f45f-4d6d-afce-6e09375b96df", + "id": "aee93f0e-1b88-429c-8a80-c31c4ab564dd", "name": "The newly created Reassignment Configuration object", "originalRequest": { "url": { @@ -196310,7 +196310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d085dde1-13f2-417f-9167-b437369d70e3", + "id": "7c85c04f-aa7c-4197-9178-f1f8533c1e5c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196366,7 +196366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf24f7e9-bd43-47c8-bd45-4741e5390126", + "id": "89c5db49-3f0c-44b1-a72a-19900d9f7616", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196422,7 +196422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3c57a1b-2e23-4a33-ad6d-219bf53e760d", + "id": "3eab6861-0eee-430f-b270-ee926c1f6c35", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196478,7 +196478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be796586-338c-489b-b260-0ee6173d922c", + "id": "8d8d44e5-2df8-436c-a794-93d41796504c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196534,7 +196534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "524a3db1-74f1-4788-adc8-f8b9e5859418", + "id": "f8c3c022-944d-45e2-b018-a9094dadadcc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196596,7 +196596,7 @@ } }, { - "id": "bfe288cd-820f-466c-80bd-7d3f0bde6b6c", + "id": "6951d48f-9488-4698-90c8-094583c1a239", "name": "Get Reassignment Configuration", "request": { "name": "Get Reassignment Configuration", @@ -196637,7 +196637,7 @@ }, "response": [ { - "id": "723edc94-33ad-4efc-b47b-dc73f7290525", + "id": "6f354d10-40d2-49a5-b9b2-1baa35862b5c", "name": "Reassignment Configuration for an identity", "originalRequest": { "url": { @@ -196681,7 +196681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54263327-a2bc-4f63-accf-96cd6a8f1deb", + "id": "613ab1e8-1063-45d3-8784-e144087124c6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196725,7 +196725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5806ae68-1f97-4da6-b89f-5335824dd819", + "id": "8f6ca1f9-1818-4879-815f-fa774f678509", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196769,7 +196769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0de6b1f-1b15-4c84-84b5-8619ff7bcde9", + "id": "331b441c-f4d1-4f7f-a046-9f68e436698d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196813,7 +196813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fc96b06-a84b-4b9f-be8a-5c12838b2a5c", + "id": "56768197-9740-41fa-bc91-8c1f389ac2dc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -196857,7 +196857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1053cf31-f1c5-4e6a-83f1-1b81673e2de0", + "id": "f4fb5265-ac69-4ec1-a868-ba5845e52487", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196901,7 +196901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "144d0b99-330f-4c95-b0ac-ee82fbf1fa45", + "id": "be48c71a-2a82-45f6-9a45-6e20dd64732b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196951,7 +196951,7 @@ } }, { - "id": "d4d6c119-9b5d-4ebc-bc1d-94ad61d8b877", + "id": "164e587f-fc68-4ba7-9049-db076c04a66c", "name": "Update Reassignment Configuration", "request": { "name": "Update Reassignment Configuration", @@ -197005,7 +197005,7 @@ }, "response": [ { - "id": "37200467-c356-4088-b776-69d5927433e0", + "id": "026a6dcc-244f-4d1e-90d8-a6bbfe74cda6", "name": "Reassignment Configuration updated", "originalRequest": { "url": { @@ -197062,7 +197062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1642db68-76c5-4dcc-a594-c90af164da97", + "id": "9112b8f6-7535-45f3-8af3-9c59656fd1d1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197119,7 +197119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bee5dd79-6e29-4851-aaa5-5bb82da9d729", + "id": "c815522c-0e56-4bf1-8ddb-dc89d9546a7f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197176,7 +197176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55be54b8-b117-45de-b09e-657ec6b101d0", + "id": "f098df28-6492-4a9b-912b-ab43892e559c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197233,7 +197233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8fdf400-8d8f-442f-ae77-c6ec3206d922", + "id": "1241fc7f-2144-4611-85e1-2ebdaed439f9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197290,7 +197290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c510e9d2-1854-419e-8da2-4f6b2030ad4e", + "id": "610e6fe5-177f-4797-bd3b-d65b44219c20", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -197353,7 +197353,7 @@ } }, { - "id": "c60e0077-0009-406e-a66f-548ac6feb688", + "id": "c8943bb7-c497-48ca-8f68-d650bf5d5a7f", "name": "Delete Reassignment Configuration", "request": { "name": "Delete Reassignment Configuration", @@ -197394,7 +197394,7 @@ }, "response": [ { - "id": "b7cc21b1-0e95-4af6-a341-7fb6f751facd", + "id": "b644f421-fea7-4fd2-b673-767bb711620b", "name": "Reassignment Configuration deleted", "originalRequest": { "url": { @@ -197428,7 +197428,7 @@ "_postman_previewlanguage": "text" }, { - "id": "dee5ff8d-858f-401f-8f22-57d2758a885f", + "id": "2f2e3124-f8ff-4ca3-a946-c5c7a6af2ece", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197472,7 +197472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbf2aae7-880d-4948-a05d-3ebb5fc353b9", + "id": "b4616b0b-d4a3-41fb-8c03-ac8e5521fc87", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197516,7 +197516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d997aa67-d957-46a6-930d-42adfb925783", + "id": "8b39bc60-f437-4ad1-9fd9-7a12ead6b672", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197560,7 +197560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21fd2589-2af3-4c09-ba17-5aa22877c1e9", + "id": "23dd600b-8b29-43fc-8d0a-667c383ceb05", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197604,7 +197604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "685bcaa2-3f31-4d74-a571-55f3637aa159", + "id": "152e7ef0-a0f9-447d-9cde-1da71f9d8034", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -197654,7 +197654,7 @@ } }, { - "id": "3a1ca512-05d0-4ed9-947e-c34986483c74", + "id": "c5a792ed-29b0-4a87-8748-836aa302cd97", "name": "Evaluate Reassignment Configuration", "request": { "name": "Evaluate Reassignment Configuration", @@ -197717,7 +197717,7 @@ }, "response": [ { - "id": "5f64cf66-c8ba-4543-add1-8dbcfa2179ce", + "id": "a29596f1-f0b7-415f-b78c-22cefb1e025d", "name": "Evaluate response when no Reassignment Configuration is found", "originalRequest": { "url": { @@ -197773,7 +197773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abf5ca48-0a1f-458c-ba23-c136a232d59e", + "id": "7a1c6f4b-a543-4496-83dd-29307b67f743", "name": "Evaluate response when a long Reassignment trail is found", "originalRequest": { "url": { @@ -197829,7 +197829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b527dba5-b566-4a96-b517-b9175b250b16", + "id": "d4fc3317-fdab-4310-b70a-ec6345963712", "name": "Evaluate response when a self-review is found and manager or org admin escalation is applied", "originalRequest": { "url": { @@ -197885,7 +197885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eb9920b-f433-42f2-ae9d-54e9e61d47e0", + "id": "410c7c7a-8239-4212-89f9-aa014ba2679e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197941,7 +197941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d334e740-ff43-477d-8e63-ff25f5b6dfc1", + "id": "4f667802-7c5b-4764-9e9e-2df2a473545f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197997,7 +197997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40fbcfea-49fd-485d-939d-16b9b3b5f794", + "id": "5ec642ed-c829-4e14-abe0-2d45b73a4477", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198053,7 +198053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fbb6ac5-2ec8-4876-b7d8-1cdb7cc8e1ca", + "id": "64d6c90c-2274-4961-b7f1-0ce8258a8ceb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198109,7 +198109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef7c773e-bab4-421f-ae18-a2b60154d9f0", + "id": "3e2e7d3d-c19c-4031-adcc-7c2c1568d42e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198171,7 +198171,7 @@ } }, { - "id": "6f5c141e-ba84-480e-85f5-ad433042db98", + "id": "230260ef-0962-463b-9503-b21d32c684e6", "name": "Get Tenant-wide Reassignment Configuration settings", "request": { "name": "Get Tenant-wide Reassignment Configuration settings", @@ -198201,7 +198201,7 @@ }, "response": [ { - "id": "91bbf4a0-de3d-45ff-b204-5d9dcd968c92", + "id": "301c9c72-1bc1-46c7-a59a-38de632586f2", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -198245,7 +198245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "193e705e-92de-4f6a-a120-b11b1d080480", + "id": "86ce58d0-583a-47ef-ad23-4b6bd0aa1c67", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198289,7 +198289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6862e447-f08a-429d-83b9-324c8463be4d", + "id": "e0cc386d-f711-484a-956b-3447f3851d3c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -198333,7 +198333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00e335f9-d3d8-4021-a6fa-a3c8a0102fe0", + "id": "3049d56b-9f38-4016-a192-18aebcab7ed6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198377,7 +198377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3da95625-5c2e-4aa1-a229-270aee302806", + "id": "d37adae3-4272-42d4-a5ce-bf78a8cb852b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -198421,7 +198421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29a1a862-8019-4bf7-bfb0-ccb8f0c4e808", + "id": "00e92aba-5e6c-4f94-aa86-981bc79968f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198465,7 +198465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "280d990c-ec4a-4b74-b404-2a77e94d1ec0", + "id": "6e5f3c7c-11ef-4164-8bfd-f28f67e48a24", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198515,7 +198515,7 @@ } }, { - "id": "80b3cf2e-b853-450a-9f53-0407d737ecc5", + "id": "b3a447e1-d8b9-4f66-abff-716cad97a401", "name": "Update Tenant-wide Reassignment Configuration settings", "request": { "name": "Update Tenant-wide Reassignment Configuration settings", @@ -198558,7 +198558,7 @@ }, "response": [ { - "id": "747856e8-8380-48ab-9261-59f1515cbf97", + "id": "e27abc27-a1fa-4e86-af6c-92a3ae53d2ed", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -198615,7 +198615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0706d237-5613-466b-9879-f8bb1a7ed04e", + "id": "98994d49-0442-46c5-aa68-5c516250f970", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198672,7 +198672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99e90fae-140d-4c45-bfd0-045195298f16", + "id": "81e0c36d-c0a0-4644-8d82-e501b0115f73", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -198729,7 +198729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "673d3c7a-620f-4d2e-8bae-27b4a9e1eeaf", + "id": "90c2ed55-5dc1-44d9-bf3a-ada2a994d89f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198786,7 +198786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6b693cb-c3fc-4c42-b7c2-b66b5a6ba636", + "id": "4c649667-c62b-47ac-86e3-a4fd2dba4260", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198843,7 +198843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1e263f8-1119-4646-a955-f88529122e30", + "id": "9428f591-8e44-45d7-8ad1-9ca130af4b3f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198912,7 +198912,7 @@ "description": "Workflows allow administrators to create custom automation scripts directly within IdentityNow. These automation scripts respond to [event triggers](https://developer.sailpoint.com/idn/docs/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 IdentityNow UI. Workflows can be configured via a graphical user interface within IdentityNow, 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": "b12ae026-78fb-4722-85df-26ad4e6e3295", + "id": "1eb43aa2-841d-4f77-96e8-63a3ec4ccf28", "name": "Create Workflow", "request": { "name": "Create Workflow", @@ -198954,7 +198954,7 @@ }, "response": [ { - "id": "5261ab01-1f12-43a1-87a8-411fd9e5ff83", + "id": "3b0c2896-0281-4e22-9ca2-06b8846663da", "name": "Event Trigger", "originalRequest": { "url": { @@ -199010,7 +199010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3d35e07-10df-4ef8-a88d-94abde232125", + "id": "03be58fa-f284-4700-b978-04aebb57b467", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -199066,7 +199066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd8bed5b-8da2-4f52-9be2-94f845ffc77f", + "id": "437b7f06-94e4-4322-9eb0-34feaf97614e", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -199122,7 +199122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8723846-daba-46bf-ada4-42ccef10a7bf", + "id": "9f8942b1-75af-4600-9a5a-0eff1280896c", "name": "Event Trigger", "originalRequest": { "url": { @@ -199178,7 +199178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e4d280f-18c5-4136-b4e0-acfbf885b721", + "id": "ca18b854-4b91-45b2-b73d-74edeaeafc55", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -199234,7 +199234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db513218-7c36-4d63-92b3-b47e97676934", + "id": "ef0a4fdd-fe3f-4b24-9134-912ebcad05cf", "name": "Event Trigger", "originalRequest": { "url": { @@ -199290,7 +199290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0852b585-694d-4fd5-81e1-cd7baadd40a1", + "id": "545648db-57b2-4770-b839-635cf4067d75", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -199352,7 +199352,7 @@ } }, { - "id": "7c039e67-ea8c-47a5-8a3c-3d253baa4c88", + "id": "a15fb65c-cf92-439e-b2f6-803863259d61", "name": "List Workflows", "request": { "name": "List Workflows", @@ -199381,7 +199381,7 @@ }, "response": [ { - "id": "ac71fa88-7805-437a-940c-9e5a452e8044", + "id": "79132c6a-827f-49a7-bbc2-ff4d2df57153", "name": "List of workflows", "originalRequest": { "url": { @@ -199424,7 +199424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ff55be8-2a71-46b2-8b04-134f61992e5d", + "id": "97c6930c-ea57-41df-8644-789736c77d03", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -199467,7 +199467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "322f7218-f9a5-43c5-bacc-8b1934cd4882", + "id": "49ffdcff-1e71-4bbf-84c9-806945efbbac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -199510,7 +199510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9f7f23a-7860-449b-9888-0c479a4e27b5", + "id": "a96239a8-751b-4e14-a338-ab1248cb10c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199553,7 +199553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f193e07a-b44b-4f45-95c5-f431c73fa44f", + "id": "881950d7-f3bc-4b6e-9a60-0bf58a2dea55", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -199596,7 +199596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d89333d9-9227-4771-8cf2-26513e430acb", + "id": "1220c13b-57db-4db3-a954-a6d1b652442b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -199645,7 +199645,7 @@ } }, { - "id": "aa3d1eff-d322-4f0b-bffa-7f06ceae8e53", + "id": "bac30394-367c-4a86-b19a-385f52fedb5b", "name": "Get Workflow By Id", "request": { "name": "Get Workflow By Id", @@ -199686,7 +199686,7 @@ }, "response": [ { - "id": "a38aa9b3-002d-4bcb-94ff-90a32f8aea48", + "id": "f16b3918-081c-442c-9c95-4ea197b4a3a9", "name": "The workflow object", "originalRequest": { "url": { @@ -199730,7 +199730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe8c61f5-3d74-48ee-ab5f-387155a7a448", + "id": "b4bec935-41a4-4a3d-95fb-16ca9c258124", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -199774,7 +199774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edcc2fd5-72df-4aef-aea3-965d46bb64fb", + "id": "e2e0c696-969a-4b2a-901b-16bff570e43e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -199818,7 +199818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6470b9ac-938b-4dbb-8d35-2e2049fe4b59", + "id": "e7e6c414-b6c5-4245-998a-4e11f0fb1c11", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199862,7 +199862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89796ac1-bd56-43ae-b3d5-8ae67cdaba80", + "id": "c577e08a-21b4-41ab-ad33-67c6ea980daa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -199906,7 +199906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73fe4fdc-6100-4fdd-8df3-abf0b07247b6", + "id": "ed80f940-2f0d-4e7f-8f1b-dfbe136ec86b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -199956,7 +199956,7 @@ } }, { - "id": "f3cdc7b1-a89c-4a42-94c1-4d17367da2f9", + "id": "fb3f40a6-4a23-433a-a4ba-fe3ca8d71162", "name": "Update Workflow", "request": { "name": "Update Workflow", @@ -200010,7 +200010,7 @@ }, "response": [ { - "id": "f5c2501f-5dd6-4a30-ba04-6fe8f62540eb", + "id": "915e23e6-e846-47f8-b598-fc122e474a34", "name": "The Workflow object", "originalRequest": { "url": { @@ -200067,7 +200067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbd28878-15a2-40df-ad7d-cfc6c8c9fba9", + "id": "ce4e5a4e-adb5-44a8-89fb-6aff12064d38", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200124,7 +200124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc2950f9-c2ea-4c58-9599-7bdaa3396e4a", + "id": "1d389305-3efa-49ef-897c-6286a82e6990", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200181,7 +200181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "993fb192-f42f-4353-a42d-71fb62d9a065", + "id": "e25dc252-9be0-40c3-8f83-9a1d9121fdb8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200238,7 +200238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02a822b4-22d8-476d-9bfa-19b45172d629", + "id": "a78250e3-69d2-4355-89c8-a1af61e48d07", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200295,7 +200295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbd42b75-660e-44c2-ab7c-c2fac1a09ebb", + "id": "8db851b2-ece1-49a3-b6f6-a14bd10cdf83", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -200358,7 +200358,7 @@ } }, { - "id": "30caebe0-bc00-4bb3-92a4-9d01d1b72a3a", + "id": "e94f08d4-d5e5-4173-8527-6546c00e0941", "name": "Patch Workflow", "request": { "name": "Patch Workflow", @@ -200412,7 +200412,7 @@ }, "response": [ { - "id": "32cdb042-fbfa-434c-9b91-48344439acf4", + "id": "179b19d2-c553-4a08-9a81-f054262ae573", "name": "The Workflow object", "originalRequest": { "url": { @@ -200469,7 +200469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5aa71f2-1efc-447a-919d-e85bbf6b61dd", + "id": "69e64f65-eb62-4bc8-b43b-ed8272b9ec70", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200526,7 +200526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b99a0182-f130-4f05-8d1d-af35998e6fbc", + "id": "3c09a051-c350-4c64-b373-1b2561925269", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200583,7 +200583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d7417d2-5ebe-4e8e-8d35-ec5fa38a1647", + "id": "4373575d-c77e-4b27-a219-d15e51bc8bfa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200640,7 +200640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdd36a2b-c1e5-474e-8d1f-9039a8a86977", + "id": "321ffcd0-058c-4a17-a46c-3d10d8b0c92a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200697,7 +200697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18cd6140-56d3-40d8-929f-709a99644634", + "id": "dcb8ec49-4b53-4d56-8c6d-76c8602c591a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -200760,7 +200760,7 @@ } }, { - "id": "a479a58d-f9d4-45d9-9c51-0c23c2274aae", + "id": "57f9d44f-5ec6-4632-8fd2-a065fca1758c", "name": "Delete Workflow By Id", "request": { "name": "Delete Workflow By Id", @@ -200801,7 +200801,7 @@ }, "response": [ { - "id": "522affce-a73d-4ce8-b841-8fcb33be45e6", + "id": "f7d546aa-12f5-4c77-b27c-318cba67b0d9", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -200835,7 +200835,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4c3a0820-d3f3-4167-96cd-de326cdeeec6", + "id": "7fb23017-418c-42ad-91e9-c04067414166", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200879,7 +200879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "189da1c3-6761-459e-8091-ef260f7a0f8d", + "id": "3fabd132-5aa8-4346-b908-6a8455ce6db7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200923,7 +200923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d841b6cd-d16a-4cdf-929c-4a1443c52049", + "id": "57afa178-a486-4cb7-b76e-ffda68830959", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200967,7 +200967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2e814ab-b94d-464f-97ef-ef36130090ea", + "id": "9d5efad6-abc1-4049-9489-42dbce6c81e4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -201011,7 +201011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e534452a-458a-44ef-9528-cdab782048a6", + "id": "ab185f21-f275-496a-8ab2-a7606921f33f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201061,7 +201061,7 @@ } }, { - "id": "3ac21200-b097-46d5-a7c1-471669f4442e", + "id": "3149e689-7f36-4c6b-853c-451add5e3e3b", "name": "Test Workflow By Id", "request": { "name": "Test Workflow By Id", @@ -201116,7 +201116,7 @@ }, "response": [ { - "id": "783f898f-8ca1-4de9-89dd-a4dd49b3de57", + "id": "a438861b-a322-4dc0-8bb3-fa0fa7740bd8", "name": "The Workflow object", "originalRequest": { "url": { @@ -201174,7 +201174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98bb5a75-376e-4ed7-b492-734abf37e05a", + "id": "cff211bb-8004-4a2d-8d17-a36e2d87ef99", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201232,7 +201232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "087400ba-c86b-4f79-a1c2-7f895d163280", + "id": "33f8729c-ffbe-4718-b6cc-e7d638223551", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -201290,7 +201290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79279d3b-788e-4608-8292-8cfdab1c0b39", + "id": "a37711a0-ef44-45a6-b1de-65a9b4127c7c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201348,7 +201348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a404502-85c7-4ce7-869a-13e442cf016a", + "id": "58b34649-8025-4859-91db-e92f259cc16c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -201406,7 +201406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4c38906-7fc8-4c45-bc11-832f365ab765", + "id": "c68abf7a-58de-44b8-9044-54b3f9409ce5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201470,7 +201470,7 @@ } }, { - "id": "b15e2dec-d752-4679-84e3-aa8db682033f", + "id": "0db82f1e-a9a3-4ef3-9407-baeb4f345b4b", "name": "List Workflow Executions", "request": { "name": "List Workflow Executions", @@ -201549,7 +201549,7 @@ }, "response": [ { - "id": "da862fbd-3b57-4f32-b9a3-5626a8240a9f", + "id": "038ad079-6004-4451-982e-38e3e7b6cc2a", "name": "List of workflow executions for the given workflow", "originalRequest": { "url": { @@ -201631,7 +201631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b2f9b5d-4bc7-486a-808e-1db411906379", + "id": "8861f73d-7c75-4e28-a857-abbe7679728f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201713,7 +201713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b98aa0bb-3ff6-4657-be4a-13ad95187a29", + "id": "21caaf35-2dab-4f4f-896a-ce4050b0c923", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -201795,7 +201795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8759e38-e693-44a9-9dfb-831687f8dcf5", + "id": "7ad789fe-a5c3-4234-a2ce-e1ad3bdfd2a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201877,7 +201877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd7240a6-a440-49eb-a58a-5651261ad579", + "id": "048436d3-baf3-4b76-835a-539365065e42", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -201959,7 +201959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "581b0081-6938-4c7d-9194-dbc618e79bf8", + "id": "a7e46d36-7342-43b3-8390-845868d1217a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -202041,7 +202041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b43bac1-4c05-462c-a156-28d8318171d7", + "id": "cd99b8a9-8089-42f0-8cc3-4d67ab071e2f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -202129,7 +202129,7 @@ } }, { - "id": "085b970e-ace2-4619-91ce-a491982ed4a7", + "id": "e9ee97a0-ee5f-474e-a5dd-faebae7e5c3e", "name": "Get a Workflow Execution", "request": { "name": "Get a Workflow Execution", @@ -202170,7 +202170,7 @@ }, "response": [ { - "id": "a713e06d-6022-498d-acad-b047ecf076db", + "id": "39c1384d-8af3-4d3e-9f29-fc38b931d842", "name": "The workflow execution", "originalRequest": { "url": { @@ -202214,7 +202214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f063fc7b-825f-48f4-b40a-72b7bbfe5dc2", + "id": "34a13547-14b5-4ed0-8a82-fccb67119bfc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -202258,7 +202258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78c8a123-442a-4c65-a460-f7f9c95a9698", + "id": "724683ae-ba57-44ab-bea3-abab272dd236", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -202302,7 +202302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40f9d887-bced-44c7-9bd5-42eac54ee43d", + "id": "3d2961ff-ef5b-4e98-889b-b1552b2ed517", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -202346,7 +202346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d237e0f9-0b44-4456-b43b-42e6e1990d62", + "id": "89aa17ed-4685-4d8f-a105-d521be74e6c7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -202390,7 +202390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c9fe836-bb17-49b5-b463-0b5b5ad4b967", + "id": "9c5de62b-9a59-4026-b3c8-b6677a9ee6e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -202434,7 +202434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67767946-9db1-48ef-bef4-2db34c82ff40", + "id": "d7558616-9d51-4993-8ec4-be55c40e1917", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -202484,7 +202484,7 @@ } }, { - "id": "5ebf689d-97aa-44d5-9f24-287744f6dca7", + "id": "b6be2bee-6a46-4ea7-9a2d-4943db64c7fd", "name": "Get Workflow Execution History", "request": { "name": "Get Workflow Execution History", @@ -202526,7 +202526,7 @@ }, "response": [ { - "id": "6e4c92f9-314d-4953-97b3-5d544901523f", + "id": "064febf6-be60-4d55-8994-41e5e19cbb60", "name": "List of workflow execution events for the given workflow execution", "originalRequest": { "url": { @@ -202571,7 +202571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9d62041-99b4-4074-8c93-703643d31555", + "id": "58330ec9-3c99-4fa1-883a-ddf4b3542033", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -202616,7 +202616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "636f0ae1-c12f-4060-865b-a0e03c39e266", + "id": "018cd7f3-27ee-46a0-8ae1-87e85a08bcb7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -202661,7 +202661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1899f7e9-e36a-440c-b04c-9dca3747d8c8", + "id": "660e0a14-9abc-4b23-a8c7-577da9fa383e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -202706,7 +202706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f4ba8dc-7fe7-4238-8478-f3a1e52dc156", + "id": "32747974-158c-4f3e-b1a9-819e587399d4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -202751,7 +202751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8bc45b3-52a0-45dc-8151-a0c21ba166af", + "id": "e61bb0ed-ea22-4df4-9f48-fc41b3048d92", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -202796,7 +202796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95fb981c-a650-4b80-ab85-5944197d9654", + "id": "747b1201-ee68-49cf-b446-85e544b6e350", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -202847,7 +202847,7 @@ } }, { - "id": "8d3149c0-36c8-4688-97c4-dfb6d8bdf766", + "id": "32a62dde-cd29-45cd-8c79-b0b77612c224", "name": "Cancel Workflow Execution by ID", "request": { "name": "Cancel Workflow Execution by ID", @@ -202889,7 +202889,7 @@ }, "response": [ { - "id": "1577ceed-cd8a-4d90-bb25-943dcdc8fe4d", + "id": "d6ad4307-d971-46bb-91b3-a258bee944e6", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -202924,7 +202924,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ec94e514-4cf8-4ca9-9f81-a7d758ffc953", + "id": "c23cb982-af0f-4397-a3b1-a1c617fd483c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -202969,7 +202969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0ebb041-fa05-4a47-94e6-2324906e9adc", + "id": "736adcb1-47a4-4897-813e-1996741088ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203014,7 +203014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3b5ebc5-65b3-475b-9b97-252546f548e1", + "id": "62817d0e-bacb-47f2-be2c-9b640c47fa65", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -203059,7 +203059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ab7f743-8f2e-468d-a4c8-100b3387aa4a", + "id": "0b238a80-1ae6-4f4e-8c69-ddb27f60b773", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -203104,7 +203104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "177c01e4-d156-4bfb-97b7-a4bac11e7c5e", + "id": "ae30386f-a4c8-4715-af9f-e606fd4d583a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -203149,7 +203149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0bcc29e-9145-4272-a80c-11943b1738d2", + "id": "88aee676-9069-4e84-b560-934d54e66e6e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -203200,7 +203200,7 @@ } }, { - "id": "793d7502-3679-443c-9cfc-24faa9dfe49a", + "id": "94160580-6537-4a3a-9df0-693218433a8e", "name": "List Complete Workflow Library", "request": { "name": "List Complete Workflow Library", @@ -203248,7 +203248,7 @@ }, "response": [ { - "id": "6289baa7-7d7a-4a71-9729-f09dc3cb18f7", + "id": "eccb3025-4db1-4326-93ac-44fc646e1fc4", "name": "List of workflow steps", "originalRequest": { "url": { @@ -203310,7 +203310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "398eb6f1-a9eb-4860-b33e-aeef984d4593", + "id": "77f90a09-d632-4cb5-9166-f183d5dcd349", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -203372,7 +203372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "887dbc71-a8cb-47c1-a83b-e2fd91e4cac4", + "id": "2f0d076c-9020-4a6f-b9cd-5344b3774967", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203434,7 +203434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db92c2d0-62cf-4925-b6fa-09d6ce92de49", + "id": "189ca136-ed7e-474d-971f-79ec6d1d0bc3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -203496,7 +203496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3cc41f9-549a-4717-a101-382c99580b33", + "id": "94851e14-12b1-4fba-bacf-cf7013f8de56", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -203558,7 +203558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c85a5371-ee99-41c3-a853-0b1183053513", + "id": "c97c8070-fbb5-41e0-a1c8-a1aaab272472", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -203626,7 +203626,7 @@ } }, { - "id": "7132c136-efd2-4c5b-abe3-04f1685d03e3", + "id": "83531362-5656-4fe0-9e0f-51d3dfd90e83", "name": "List Workflow Library Actions", "request": { "name": "List Workflow Library Actions", @@ -203684,7 +203684,7 @@ }, "response": [ { - "id": "ab15d71e-439a-4af7-a3ad-93dc9c743b25", + "id": "cb39aacc-fd8c-4e12-a447-f4de83a87982", "name": "List of workflow actions", "originalRequest": { "url": { @@ -203756,7 +203756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa6c646b-db67-4c9c-900d-362eed9b38aa", + "id": "b4f92794-fb73-4a66-b05a-b612831ca6eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -203828,7 +203828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bef46649-4348-4043-8e2f-bc7e26bb5fed", + "id": "95c6632d-c3cf-4e84-b4db-e5ef2a94df94", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203900,7 +203900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9f8ed81-c5b1-47c0-a2ee-ab56e9de6888", + "id": "f34e15b1-8614-42c1-85d5-472ddcdaf37f", "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": "370004cd-2400-4769-9283-6ed2fdb6f6e7", + "id": "dd0760f0-a349-4c60-a7fb-c85ccb218d6b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204044,7 +204044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "322f5ec3-f57e-4522-ad72-fd0493689d9f", + "id": "f3d637bd-8364-4f8e-ab21-305732ed1a97", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204122,7 +204122,7 @@ } }, { - "id": "97153033-a710-40b8-8c6d-16afbf01e4d1", + "id": "fb7c1fcb-520b-428d-9154-761e203e502f", "name": "List Workflow Library Triggers", "request": { "name": "List Workflow Library Triggers", @@ -204180,7 +204180,7 @@ }, "response": [ { - "id": "7dd69ac4-5eb1-4def-8865-873bf7dc998c", + "id": "20a0d406-ce82-4431-9b7d-d3a0058e7da8", "name": "List of workflow triggers", "originalRequest": { "url": { @@ -204252,7 +204252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "559a6750-352c-4eef-add1-4dbfe75052ad", + "id": "e2834216-a404-401f-b681-9ecffdb2bd1d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -204324,7 +204324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dacaba0-af00-4a99-81e5-12558f82d40c", + "id": "9afa13b6-5144-4cb2-9294-be0ee78d13d2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -204396,7 +204396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa4debb1-31f8-4656-a2bd-c16bca8c5e25", + "id": "50928067-4629-4411-b2bb-8cedc16155d0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204468,7 +204468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5698b96-a06a-4599-b698-5e49eba25bd9", + "id": "c2714b07-acad-430f-a269-cb39d709e766", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204540,7 +204540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0b04d3e-1827-46b3-99a0-a910c64d9b50", + "id": "759d0cc2-9a8f-4103-9ac3-cac0c8e9677c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204618,7 +204618,7 @@ } }, { - "id": "6424d674-7417-4fcf-a7d4-62b69021ee58", + "id": "9d12de3b-7122-4542-8189-b5c45df41e7f", "name": "List Workflow Library Operators", "request": { "name": "List Workflow Library Operators", @@ -204648,7 +204648,7 @@ }, "response": [ { - "id": "43307e90-6c56-4e66-a832-106c817ac6d1", + "id": "67b5c3ed-bc5e-4fc4-9de0-de87a6d5a8e0", "name": "List of workflow operators", "originalRequest": { "url": { @@ -204692,7 +204692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6efcd6b4-73ac-49a0-883d-c7c12b31b7db", + "id": "14aae0ad-5962-4405-9615-1bfe2661726a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -204736,7 +204736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56e3c4b2-0c62-469c-9c64-4db6ff151af7", + "id": "58add56f-6082-47e6-889a-4c678b2216e6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -204780,7 +204780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f39c207b-5bc3-4802-8944-52eabac8b20a", + "id": "f9fa799a-9872-43cb-ba82-6bd9725be129", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204824,7 +204824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "992a3366-425f-400a-8bb2-a1e582951955", + "id": "8bb7f24b-db71-4c27-bcdb-04c94483b1b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204868,7 +204868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af00e6e5-2a54-4b6f-b0e7-992b35f8ffb7", + "id": "cf46361f-e72f-4937-b614-7c69e79a2f9a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204918,7 +204918,7 @@ } }, { - "id": "39c45f9e-7473-4323-b59f-89672c2989d8", + "id": "9b5bac1e-35c4-4517-bf97-2c944bb4d8fd", "name": "Generate External Trigger OAuth Client", "request": { "name": "Generate External Trigger OAuth Client", @@ -204961,7 +204961,7 @@ }, "response": [ { - "id": "8eed5d7b-0007-422a-b6d1-eb5895f0d9be", + "id": "f8558fa5-09f6-4b7b-8bd7-0909e7ba1df9", "name": "The OAuth Client object", "originalRequest": { "url": { @@ -205007,7 +205007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c7b2a7d-191c-4f16-a171-c3cd9d64c089", + "id": "30e44ee2-46d2-4eb7-9d30-928ba6f3ac55", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -205053,7 +205053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3048678f-6768-4d3f-87c8-cbf6986557b0", + "id": "e076ddd4-313e-46d9-9dbe-27c494732dfe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -205099,7 +205099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de79ce0e-5747-48be-b002-f258adcc74b7", + "id": "739a079d-7515-4230-bb47-743e8ceeb7c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -205145,7 +205145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "038075f8-4d60-4ee6-83c3-62577af7aa2f", + "id": "524b3827-57bd-4a4b-8d92-0a0a7d52c890", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -205191,7 +205191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2634222-8031-4820-9170-aa6aa5318c13", + "id": "f6bddc83-86d1-424a-9793-b725ca764ef1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -205243,7 +205243,7 @@ } }, { - "id": "8c052804-ad6a-43bb-af1f-7538702efd45", + "id": "573418ec-ded0-42ed-a6cc-98d7b0621dd8", "name": "Execute Workflow via External Trigger", "request": { "name": "Execute Workflow via External Trigger", @@ -205299,7 +205299,7 @@ }, "response": [ { - "id": "8e2bf1c3-ab13-44e0-9f59-8c14375f6da8", + "id": "29ee8c1e-3043-47ef-82a9-a24d0231a7e5", "name": "The Workflow object", "originalRequest": { "url": { @@ -205358,7 +205358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6002fd8-87d4-4d77-8403-97eec7e11ea2", + "id": "ec54567d-787f-49c4-8572-c8ddb9a1be12", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -205417,7 +205417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cabdad5-cbc8-4420-812b-e3d7a4d364bc", + "id": "63c67102-687d-4273-9c0f-073310e80110", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -205476,7 +205476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4987bd14-112e-49ef-84f5-f5bd8d6f8514", + "id": "d9487def-a70a-4146-b628-bac138d53a28", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -205535,7 +205535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69f91878-0c39-4885-a641-b7f115eac288", + "id": "b2c2a3ab-ebb1-4a84-863b-0d63419b7d80", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -205594,7 +205594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91f96fa9-cf78-4621-96c7-831963fd07a8", + "id": "181167ea-3e74-47e9-aed4-457728a05b48", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -205659,7 +205659,7 @@ } }, { - "id": "3bd64c7a-6ea2-4ffd-9e9b-bda60f2d0244", + "id": "ed6d3ec6-7da5-4238-9d31-bcfc8404d7ae", "name": "Test Workflow via External Trigger", "request": { "name": "Test Workflow via External Trigger", @@ -205716,7 +205716,7 @@ }, "response": [ { - "id": "62881e71-3d18-4501-8ae9-b795d5d3aa29", + "id": "f16dd5f3-2182-43c2-9616-66251508114b", "name": "Responds with the test input", "originalRequest": { "url": { @@ -205776,7 +205776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f2bd9fd-3067-45ca-837a-cf7b0491eb3d", + "id": "61a39227-bb32-496b-b37f-ccaa73e48d5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -205836,7 +205836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aedd6ec1-7bbb-4da5-8bb6-5557d234708a", + "id": "dc5f0bf7-a5eb-4ddb-9d6d-a2472fbcef48", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -205896,7 +205896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cbca463-8f4c-490b-97ce-f99e5ff0f42d", + "id": "c555ffbd-6f0e-4ae9-b15c-6f1dc56f1450", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -205956,7 +205956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5aefd4eb-d66e-40db-8b3e-905c6973d7a1", + "id": "aa7ea460-617e-49e7-a7d0-0c92eb24d180", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -206016,7 +206016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc856ea1-cdd6-4866-bc5b-f39ef409aa6e", + "id": "a77f18c6-6953-4dfb-8e56-feffa98de5b3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -206088,7 +206088,7 @@ "description": "", "item": [ { - "id": "9a5dee48-d6b9-4f57-9742-c34f24e6b292", + "id": "513f6763-836c-4ee1-9329-30c33ef63f8d", "name": "Get list of Auth Profiles.", "request": { "name": "Get list of Auth Profiles.", @@ -206117,7 +206117,7 @@ }, "response": [ { - "id": "61563c9c-c2ef-4296-9f6f-aef91485504f", + "id": "e616912a-6546-4820-9a7d-fc918dbbdce5", "name": "List of Auth Profiles", "originalRequest": { "url": { @@ -206160,7 +206160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf1ad673-38be-4082-98cf-5f9848ee4897", + "id": "3d62e5fc-627d-495e-9d84-2e672d6162a3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206203,7 +206203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae635bb7-23ce-4d5b-9b11-7bbbbb2c1e10", + "id": "8bc160b5-f79f-4edc-b8cf-36c81bd3f6be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206246,7 +206246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02531c56-e0a2-428d-baf5-0e0fbd608bca", + "id": "c2e0c4f8-0fff-4d18-92bb-5b4ff06634d1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206289,7 +206289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4078b280-b263-4874-83c5-1b21356c6dfd", + "id": "94ad99d9-1852-4f94-a331-401e8b2a0585", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -206332,7 +206332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b21660c1-8828-4daf-a740-b5d30ba19842", + "id": "e9e261ea-8ba1-4901-aeac-cfc18ce0c8d7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -206381,7 +206381,7 @@ } }, { - "id": "33b814eb-a8d3-4b90-b08e-f28429e50276", + "id": "d4f4ac0c-28dc-473d-b86c-68e6ab992b3a", "name": "Get Auth Profile.", "request": { "name": "Get Auth Profile.", @@ -206416,7 +206416,7 @@ }, "response": [ { - "id": "8e816ed6-0b3e-4286-9509-35d47893b347", + "id": "e11230d7-b79f-45e1-bb49-a5d91807d535", "name": "Auth Profile", "originalRequest": { "url": { @@ -206460,7 +206460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ece99230-14fe-40bf-bcc1-e6f476809d7f", + "id": "a8f8cf1a-eab5-41a8-a567-62dcd52b57a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206504,7 +206504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2017d370-497f-48a0-9b0d-3f8a8da1dd16", + "id": "fce37d9e-0466-4f93-9331-45e5c4f03e4e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206548,7 +206548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4b97fdb-c86a-4489-aa20-baad646ca1fd", + "id": "c67be1bf-aa34-4471-b2d8-bb910e5dba13", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206592,7 +206592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf854ff6-84b7-4661-81eb-c849cecf8c55", + "id": "7233b2de-5892-483e-8b13-d80a2400d81d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -206636,7 +206636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f7c0b27-82f4-4991-a388-ddf44e9e7b26", + "id": "8a728788-e7f7-4d77-b193-ea2a93737eb0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -206680,7 +206680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fed418eb-dde0-4e38-b557-ff57274a5148", + "id": "44a5983b-175c-4e71-8d56-b09a05bd2ebf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -206730,7 +206730,7 @@ } }, { - "id": "c2d08f6c-8419-4bff-83fc-0b555a802d75", + "id": "679ae87c-97ed-402d-b439-43203d05a23b", "name": "Create Auth Profile.", "request": { "name": "Create Auth Profile.", @@ -206778,7 +206778,7 @@ }, "response": [ { - "id": "ef190c93-788b-4ec9-bcf9-fd143b1a93d0", + "id": "d231fd56-3c85-4d57-aab1-2428c57a0c94", "name": "Auth Profile details", "originalRequest": { "url": { @@ -206835,7 +206835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "956e0679-3d4b-4e2f-9f03-c6cdafcd665d", + "id": "ebdf9d66-b1f5-4be9-84b7-8a6d0686f141", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206892,7 +206892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b593cd0f-a71d-4afc-91e0-31e57e3c9625", + "id": "a8032bd5-1331-4d50-933b-87edd4ae26d3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206949,7 +206949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccfb0b6a-7c54-4469-8e96-40c7052160e5", + "id": "849ce7b5-20fd-465e-9051-24a90b00079d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207006,7 +207006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22a43cba-ca2d-4354-937c-48d223018d5d", + "id": "2c50c8ef-2c9e-4f78-abea-ad18ab6af23d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207063,7 +207063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59f1e8f9-525d-4b1a-b3d2-06beab72196a", + "id": "645482a1-2f64-49d6-bd37-1e000b10cf20", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207126,7 +207126,7 @@ } }, { - "id": "c1c6750a-6118-4a51-994e-2c9dd4a0ca3f", + "id": "6383eec4-b0c5-4e93-81f7-598ce9d5ed14", "name": "Patch a specified Auth Profile", "request": { "name": "Patch a specified Auth Profile", @@ -207180,7 +207180,7 @@ }, "response": [ { - "id": "8ad7e147-a10f-4ce8-8bc2-9976642d027d", + "id": "b2e0dd32-6c75-4456-948b-0d381a23e8f5", "name": "Responds with the Access Profile as updated.", "originalRequest": { "url": { @@ -207237,7 +207237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ab1d1bf-fc82-422b-a89e-45436e2f38e4", + "id": "9c9ae2ba-e475-4410-a28d-d93ce7d13e01", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207294,7 +207294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5be5bd9f-21af-4a45-8478-1da056605835", + "id": "76c10350-b0e8-425c-919a-2281c150497e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207351,7 +207351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "113b2d98-a4cb-4e6a-99af-42b95bbfd0b2", + "id": "034f8cf0-0eeb-4449-bb60-f36afd978cd3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207408,7 +207408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d513174a-a085-4434-a061-49d6efb1221c", + "id": "c4dc9cf6-2de6-468d-a0d1-e27dc2666ccc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207465,7 +207465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b83637a-4490-448e-9d9c-adfe53841018", + "id": "1e7a6819-79d8-4b70-979f-445bad2a6615", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207528,7 +207528,7 @@ } }, { - "id": "936498e6-e8b6-461e-b6e3-2d0cb6d9c6d5", + "id": "71d91b5e-877d-4103-818d-bee170373437", "name": "Delete the specified Auth Profile", "request": { "name": "Delete the specified Auth Profile", @@ -207569,7 +207569,7 @@ }, "response": [ { - "id": "5e5c1087-5bbd-49e4-9a61-e60b8cd855c0", + "id": "71bbff19-be9e-4f5f-a365-67c6891ddb6f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -207603,7 +207603,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ae622734-2627-4adb-b912-7591f253b9e2", + "id": "6572fcd7-f44d-4ef2-8638-5b41b9f0bf68", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207647,7 +207647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ada70455-4da6-4bc9-8b56-f02c201a8f29", + "id": "e356ecf7-1541-464c-a9e0-c94f0ed9686a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207691,7 +207691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9d8472d-f0ba-44d2-8ca0-bad1a9eaaa6b", + "id": "ab6b1990-3ca0-4549-88b2-5b58629b8f9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207735,7 +207735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3926a91-56ed-42a9-9b52-03656e26a95a", + "id": "10d6ee3c-c922-4269-92a4-2c27c4b93b41", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207779,7 +207779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5616852-5886-4662-b3a3-3b9ee9d6dba2", + "id": "7f923c57-f7ea-489c-95b0-efa6ae18e5fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207909,7 +207909,7 @@ } ], "info": { - "_postman_id": "bc0a8291-ee59-438d-a0f6-0806d179bc3c", + "_postman_id": "23d6c9be-a10e-481a-a7f7-48502320403c", "name": "IdentityNow 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 0dc3431..473f35e 100644 --- a/postman/collections/sailpoint-api-nerm.json +++ b/postman/collections/sailpoint-api-nerm.json @@ -5,7 +5,7 @@ "description": "", "item": [ { - "id": "22345950-078a-4996-bc3b-1f3e81308826", + "id": "ebec8828-27a5-4604-82c6-c34d59a699ce", "name": "Create a new user", "request": { "name": "Create a new user", @@ -48,7 +48,7 @@ }, "response": [ { - "id": "41bfac21-519b-4992-b59c-cad361f59891", + "id": "d0b3c8e9-08db-48c6-82e9-c78e4fb5c9dd", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -99,12 +99,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"urn:uuid:369e12e7-ec8a-658e-6bb6-650d059c2d1c\",\n \"uid\": \"officia enimculpa aute sunt quid\",\n \"name\": \"et pariatur laboris\",\n \"email\": \"BJYlgimF@MkIjwKcdTEFCDzAtocUibXUB.dv\",\n \"type\": \"NeprofileUser\",\n \"title\": \"ipsum\",\n \"status\": \"Disabled\",\n \"login\": \"aliquip\",\n \"last_login\": \"1948-12-19T16:32:07.073Z\",\n \"cookies_accepted_at\": \"1960-03-01T11:14:52.236Z\",\n \"preferred_language\": \"ea ut dolore\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"urn:uuid:08697137-de62-45c5-bb3d-c6002880eca3\",\n \"uid\": \"ad in quis doculpa aliquip enimv\",\n \"name\": \"Duis laborum cillum\",\n \"email\": \"k9O@EQPq.flwc\",\n \"type\": \"NeprofileUser\",\n \"title\": \"sit adipisicing in non\",\n \"status\": \"Disabled\",\n \"login\": \"consectetur exercitation Lorem nisi id\",\n \"last_login\": \"2020-09-29T18:00:26.957Z\",\n \"cookies_accepted_at\": \"1966-05-17T05:05:33.720Z\",\n \"preferred_language\": \"deserunt ut qui do\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7df2ecd2-935f-42c1-b569-0d5ee55b5703", + "id": "17adad79-eb81-4cd6-a935-7e7631681739", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -160,7 +160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "906ec18a-6ce5-4bca-8d97-6a1049787bc1", + "id": "e22c4c58-1bb3-4a28-9baf-6fc45e706d52", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -222,7 +222,7 @@ } }, { - "id": "87b6b399-4c67-4ced-a6f3-b0ceeb5ce199", + "id": "ab66f828-5ed9-4f1a-b05c-6bd9228566c8", "name": "Get users", "request": { "name": "Get users", @@ -272,7 +272,7 @@ "type": "text/plain" }, "key": "name", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -281,7 +281,7 @@ "type": "text/plain" }, "key": "login", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -290,7 +290,7 @@ "type": "text/plain" }, "key": "title", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -299,7 +299,7 @@ "type": "text/plain" }, "key": "status", - "value": "Terminated" + "value": "On Leave" }, { "disabled": false, @@ -308,7 +308,7 @@ "type": "text/plain" }, "key": "email", - "value": "iG26jiq6@GeYBpU.reuk" + "value": "ukHM4yjewVa@UMFBMpwvpxcIDa.ai" }, { "disabled": false, @@ -334,7 +334,7 @@ }, "response": [ { - "id": "265d70ba-0c39-4fa1-ac52-88611e09ddbc", + "id": "58afd244-d18a-45f1-a3ae-ce559786d95a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -379,7 +379,7 @@ "type": "text/plain" }, "key": "name", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -388,7 +388,7 @@ "type": "text/plain" }, "key": "login", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -397,7 +397,7 @@ "type": "text/plain" }, "key": "title", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -406,7 +406,7 @@ "type": "text/plain" }, "key": "status", - "value": "Terminated" + "value": "On Leave" }, { "disabled": false, @@ -415,7 +415,7 @@ "type": "text/plain" }, "key": "email", - "value": "iG26jiq6@GeYBpU.reuk" + "value": "ukHM4yjewVa@UMFBMpwvpxcIDa.ai" }, { "disabled": false, @@ -454,12 +454,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"3c8fd604-0cbc-72f2-1739-b2c3e81e7df2\",\n \"uid\": \"occaecat utnulla veniam proident\",\n \"name\": \"sit consequat\",\n \"email\": \"s8wY4n8lLdD@kyvSBazPNhoDGOanv.nqiw\",\n \"type\": \"NeprofileUser\",\n \"title\": \"veniam mollit\",\n \"status\": \"Disabled\",\n \"login\": \"aliqua nostrud anim\",\n \"last_login\": \"1996-12-18T13:30:57.957Z\",\n \"cookies_accepted_at\": \"2018-09-04T23:14:12.704Z\",\n \"preferred_language\": \"dolore anim\"\n },\n {\n \"id\": \"urn:uuid:b95b143e-4db8-b8bc-2152-9280580a0e08\",\n \"uid\": \"Lorem mollitexercitation laborum\",\n \"name\": \"tempor elit\",\n \"email\": \"ly5e@LTnrJjXFejUWDxYMHbyYMgVOadmleIHuM.ddk\",\n \"type\": \"NeprofileUser\",\n \"title\": \"cillum minim dolor\",\n \"status\": \"Disabled\",\n \"login\": \"sit in labore deserunt\",\n \"last_login\": \"1967-02-08T13:44:11.940Z\",\n \"cookies_accepted_at\": \"1988-07-10T23:19:42.147Z\",\n \"preferred_language\": \"ess\"\n }\n ],\n \"_metadata\": {\n \"limit\": 12614831,\n \"offset\": -77728316,\n \"total\": 42242883,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"74dade9a-0d2d-effc-9889-a00dc99bf174\",\n \"uid\": \"velit innulla aute ullamco aliqu\",\n \"name\": \"nostrud\",\n \"email\": \"0kSbvynTwynMmg@LTIiqDSHVagkyGUqHQiWcnhXSqil.emr\",\n \"type\": \"NeprofileUser\",\n \"title\": \"tempor dolore do voluptate\",\n \"status\": \"Active\",\n \"login\": \"eu reprehenderit\",\n \"last_login\": \"1960-02-22T11:02:26.036Z\",\n \"cookies_accepted_at\": \"1982-03-09T03:53:51.158Z\",\n \"preferred_language\": \"est eu\"\n },\n {\n \"id\": \"urn:uuid:2a9742dc-a47d-4e8a-aafa-f3f967920915\",\n \"uid\": \"ipsum minim do cillumlaboris est\",\n \"name\": \"Ut\",\n \"email\": \"wZBAJEfl4WccD1@zuhEaABOoMGSseOtjHcnDGyHqftErkW.gqpz\",\n \"type\": \"NeprofileUser\",\n \"title\": \"adipisicing exercitation\",\n \"status\": \"Disabled\",\n \"login\": \"ipsum sed reprehenderit eiusmod\",\n \"last_login\": \"1945-07-24T10:54:11.655Z\",\n \"cookies_accepted_at\": \"1949-06-01T05:00:38.242Z\",\n \"preferred_language\": \"adipisicing aliquip commodo dolor\"\n }\n ],\n \"_metadata\": {\n \"limit\": 65731660,\n \"offset\": -47258602,\n \"total\": 53928255,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f263ae04-458b-49f9-a1ad-c92055a80f51", + "id": "b957f2e0-a875-4ef6-950a-25bed447f96f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -504,7 +504,7 @@ "type": "text/plain" }, "key": "name", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -513,7 +513,7 @@ "type": "text/plain" }, "key": "login", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -522,7 +522,7 @@ "type": "text/plain" }, "key": "title", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -531,7 +531,7 @@ "type": "text/plain" }, "key": "status", - "value": "Terminated" + "value": "On Leave" }, { "disabled": false, @@ -540,7 +540,7 @@ "type": "text/plain" }, "key": "email", - "value": "iG26jiq6@GeYBpU.reuk" + "value": "ukHM4yjewVa@UMFBMpwvpxcIDa.ai" }, { "disabled": false, @@ -584,7 +584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5488bfc-9859-4634-ba93-2243519dd9cc", + "id": "b0687fcf-eca1-4681-9087-3ae8ca3f0288", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -629,7 +629,7 @@ "type": "text/plain" }, "key": "name", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -638,7 +638,7 @@ "type": "text/plain" }, "key": "login", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -647,7 +647,7 @@ "type": "text/plain" }, "key": "title", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -656,7 +656,7 @@ "type": "text/plain" }, "key": "status", - "value": "Terminated" + "value": "On Leave" }, { "disabled": false, @@ -665,7 +665,7 @@ "type": "text/plain" }, "key": "email", - "value": "iG26jiq6@GeYBpU.reuk" + "value": "ukHM4yjewVa@UMFBMpwvpxcIDa.ai" }, { "disabled": false, @@ -715,7 +715,7 @@ } }, { - "id": "6cdc89c9-607c-4f17-ba49-13988750b5cb", + "id": "33536bce-c24f-4f6f-aa82-80d8a5b82d41", "name": "Create multiple new users", "request": { "name": "Create multiple new users", @@ -758,7 +758,7 @@ }, "response": [ { - "id": "d1a3d3d2-7834-4dbe-a78d-453c44aa6530", + "id": "3536af12-b019-40c1-aab0-a4717e2e2144", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -809,12 +809,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"09ca5115-5738-3773-293e-ebbed9aeaa96\",\n \"uid\": \"elitut ad quis aliquaculpa cillu\",\n \"name\": \"aliquip cillum culpa nostrud\",\n \"email\": \"EF42@iKHnAP.lrr\",\n \"type\": \"NeprofileUser\",\n \"title\": \"dolore f\",\n \"status\": \"Disabled\",\n \"login\": \"sint id\",\n \"last_login\": \"1983-07-09T14:49:35.541Z\",\n \"cookies_accepted_at\": \"1993-03-13T19:18:12.116Z\",\n \"preferred_language\": \"non incididunt aliquip\"\n },\n {\n \"id\": \"urn:uuid:5a3f5632-4c69-0b15-d7a6-a6cd05f5353a\",\n \"uid\": \"Excepteur sit velitsed officiain\",\n \"name\": \"irure eiusmod\",\n \"email\": \"HIKBr10dC@BWEEqGfurKaGHyXcRxrBLRlo.twas\",\n \"type\": \"NeprofileUser\",\n \"title\": \"in \",\n \"status\": \"Disabled\",\n \"login\": \"ex Excepteur exerc\",\n \"last_login\": \"1968-12-29T05:37:01.546Z\",\n \"cookies_accepted_at\": \"1956-09-05T06:32:18.839Z\",\n \"preferred_language\": \"ea sunt consectetur proident\"\n }\n ]\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"urn:uuid:12604ec4-2026-b6b7-ad86-b5a2411ab13c\",\n \"uid\": \"eu et inin minim commodout non f\",\n \"name\": \"Ut irure sint consectetur\",\n \"email\": \"YVdl@atphVehDZcfTCkbKGqDFfmOhiCqD.rva\",\n \"type\": \"NeprofileUser\",\n \"title\": \"esse nisi officia amet\",\n \"status\": \"Disabled\",\n \"login\": \"nisi minim mollit Ut\",\n \"last_login\": \"2014-03-11T23:13:28.396Z\",\n \"cookies_accepted_at\": \"1960-05-15T00:15:45.949Z\",\n \"preferred_language\": \"occaecat\"\n },\n {\n \"id\": \"urn:uuid:5bcbecd8-9af0-5361-d947-eadd28f620c9\",\n \"uid\": \"in quireprehenderit nonminim nul\",\n \"name\": \"a\",\n \"email\": \"q1h3FGWOdpR@gkQtwFavXsOAFcqfpPSYisbTEUgBe.wa\",\n \"type\": \"NeprofileUser\",\n \"title\": \"aliqua quis tempor\",\n \"status\": \"Active\",\n \"login\": \"et magna\",\n \"last_login\": \"1975-01-25T19:10:37.597Z\",\n \"cookies_accepted_at\": \"2002-06-17T01:36:38.511Z\",\n \"preferred_language\": \"aliqua ut Duis aliquip id\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9e2aae5e-f000-471d-b3a7-446aba2792a7", + "id": "21c758a2-e627-4ecc-b7a5-a0e9b64e8fd2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -870,7 +870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5a292b4-c224-4cad-bd18-47c9978b1f83", + "id": "24174a59-9571-4203-9656-a6b7ad394954", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -932,7 +932,7 @@ } }, { - "id": "a649c9f5-b79e-4702-973c-5c061afdf266", + "id": "fff67342-593c-463b-9e5d-bf2b99d0e277", "name": "Update multiple users", "request": { "name": "Update multiple users", @@ -975,7 +975,7 @@ }, "response": [ { - "id": "216a1a9f-e73d-4b02-b7c6-6d1a82fcce72", + "id": "5e072e74-2ce3-4559-8e56-8ab36831ccbd", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1026,12 +1026,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"09ca5115-5738-3773-293e-ebbed9aeaa96\",\n \"uid\": \"elitut ad quis aliquaculpa cillu\",\n \"name\": \"aliquip cillum culpa nostrud\",\n \"email\": \"EF42@iKHnAP.lrr\",\n \"type\": \"NeprofileUser\",\n \"title\": \"dolore f\",\n \"status\": \"Disabled\",\n \"login\": \"sint id\",\n \"last_login\": \"1983-07-09T14:49:35.541Z\",\n \"cookies_accepted_at\": \"1993-03-13T19:18:12.116Z\",\n \"preferred_language\": \"non incididunt aliquip\"\n },\n {\n \"id\": \"urn:uuid:5a3f5632-4c69-0b15-d7a6-a6cd05f5353a\",\n \"uid\": \"Excepteur sit velitsed officiain\",\n \"name\": \"irure eiusmod\",\n \"email\": \"HIKBr10dC@BWEEqGfurKaGHyXcRxrBLRlo.twas\",\n \"type\": \"NeprofileUser\",\n \"title\": \"in \",\n \"status\": \"Disabled\",\n \"login\": \"ex Excepteur exerc\",\n \"last_login\": \"1968-12-29T05:37:01.546Z\",\n \"cookies_accepted_at\": \"1956-09-05T06:32:18.839Z\",\n \"preferred_language\": \"ea sunt consectetur proident\"\n }\n ]\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"urn:uuid:12604ec4-2026-b6b7-ad86-b5a2411ab13c\",\n \"uid\": \"eu et inin minim commodout non f\",\n \"name\": \"Ut irure sint consectetur\",\n \"email\": \"YVdl@atphVehDZcfTCkbKGqDFfmOhiCqD.rva\",\n \"type\": \"NeprofileUser\",\n \"title\": \"esse nisi officia amet\",\n \"status\": \"Disabled\",\n \"login\": \"nisi minim mollit Ut\",\n \"last_login\": \"2014-03-11T23:13:28.396Z\",\n \"cookies_accepted_at\": \"1960-05-15T00:15:45.949Z\",\n \"preferred_language\": \"occaecat\"\n },\n {\n \"id\": \"urn:uuid:5bcbecd8-9af0-5361-d947-eadd28f620c9\",\n \"uid\": \"in quireprehenderit nonminim nul\",\n \"name\": \"a\",\n \"email\": \"q1h3FGWOdpR@gkQtwFavXsOAFcqfpPSYisbTEUgBe.wa\",\n \"type\": \"NeprofileUser\",\n \"title\": \"aliqua quis tempor\",\n \"status\": \"Active\",\n \"login\": \"et magna\",\n \"last_login\": \"1975-01-25T19:10:37.597Z\",\n \"cookies_accepted_at\": \"2002-06-17T01:36:38.511Z\",\n \"preferred_language\": \"aliqua ut Duis aliquip id\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c44680c7-3adb-4623-873f-86ae19a78475", + "id": "f9e0c756-d52d-48b3-8cb2-802e3ee59d08", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1087,7 +1087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7690e2cc-39ed-4eb2-b4ae-f3b6c1e9e4d5", + "id": "5eef5b4e-1dbe-4e90-bbc3-128028673909", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1149,7 +1149,7 @@ } }, { - "id": "79b9cbc3-28ba-4a98-bbe0-4d40f94e63cd", + "id": "d81aab0c-b62a-4590-89cf-55b878916a77", "name": "Find user by id", "request": { "name": "Find user by id", @@ -1191,7 +1191,7 @@ }, "response": [ { - "id": "c0b9344b-bf52-434b-87ab-cc6b143a0eb5", + "id": "add07932-cae5-4a1d-9175-990d68793182", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1230,12 +1230,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"urn:uuid:369e12e7-ec8a-658e-6bb6-650d059c2d1c\",\n \"uid\": \"officia enimculpa aute sunt quid\",\n \"name\": \"et pariatur laboris\",\n \"email\": \"BJYlgimF@MkIjwKcdTEFCDzAtocUibXUB.dv\",\n \"type\": \"NeprofileUser\",\n \"title\": \"ipsum\",\n \"status\": \"Disabled\",\n \"login\": \"aliquip\",\n \"last_login\": \"1948-12-19T16:32:07.073Z\",\n \"cookies_accepted_at\": \"1960-03-01T11:14:52.236Z\",\n \"preferred_language\": \"ea ut dolore\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"urn:uuid:08697137-de62-45c5-bb3d-c6002880eca3\",\n \"uid\": \"ad in quis doculpa aliquip enimv\",\n \"name\": \"Duis laborum cillum\",\n \"email\": \"k9O@EQPq.flwc\",\n \"type\": \"NeprofileUser\",\n \"title\": \"sit adipisicing in non\",\n \"status\": \"Disabled\",\n \"login\": \"consectetur exercitation Lorem nisi id\",\n \"last_login\": \"2020-09-29T18:00:26.957Z\",\n \"cookies_accepted_at\": \"1966-05-17T05:05:33.720Z\",\n \"preferred_language\": \"deserunt ut qui do\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a34a7702-661f-4042-842b-aaea894e6191", + "id": "4fbfc5c4-a88d-4120-bdbd-26d65e31a452", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1279,7 +1279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c097cd21-3938-4391-8a68-cf5480b8e316", + "id": "3989f1a7-a40f-4c8d-b40e-a88b30d8d1dc", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1329,7 +1329,7 @@ } }, { - "id": "195a2c9d-ed49-48da-854f-f5896606443b", + "id": "c5b2f107-216f-4209-9238-fbfc2fb80b59", "name": "Update a user by id", "request": { "name": "Update a user by id", @@ -1384,7 +1384,7 @@ }, "response": [ { - "id": "4872b8b7-5a52-4d68-97a0-2745616f026b", + "id": "f7b6e87d-dc4c-48e8-a772-ea9b7ff75771", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1436,12 +1436,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"urn:uuid:369e12e7-ec8a-658e-6bb6-650d059c2d1c\",\n \"uid\": \"officia enimculpa aute sunt quid\",\n \"name\": \"et pariatur laboris\",\n \"email\": \"BJYlgimF@MkIjwKcdTEFCDzAtocUibXUB.dv\",\n \"type\": \"NeprofileUser\",\n \"title\": \"ipsum\",\n \"status\": \"Disabled\",\n \"login\": \"aliquip\",\n \"last_login\": \"1948-12-19T16:32:07.073Z\",\n \"cookies_accepted_at\": \"1960-03-01T11:14:52.236Z\",\n \"preferred_language\": \"ea ut dolore\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"urn:uuid:08697137-de62-45c5-bb3d-c6002880eca3\",\n \"uid\": \"ad in quis doculpa aliquip enimv\",\n \"name\": \"Duis laborum cillum\",\n \"email\": \"k9O@EQPq.flwc\",\n \"type\": \"NeprofileUser\",\n \"title\": \"sit adipisicing in non\",\n \"status\": \"Disabled\",\n \"login\": \"consectetur exercitation Lorem nisi id\",\n \"last_login\": \"2020-09-29T18:00:26.957Z\",\n \"cookies_accepted_at\": \"1966-05-17T05:05:33.720Z\",\n \"preferred_language\": \"deserunt ut qui do\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e314e8af-698a-48e8-9dca-01071afd28a0", + "id": "91e38df1-e3a6-45e9-abeb-26fdfe2dc73d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1498,7 +1498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9eb091b1-f970-4a67-a1c0-d88b34b5b3a6", + "id": "f0750c6f-9104-4d8d-a153-f5e3ab876845", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1561,7 +1561,7 @@ } }, { - "id": "0f673321-119d-4645-9e78-f4473944e3a8", + "id": "d28cf10e-8f5c-4c32-8c1c-754f6de698d3", "name": "Delete a user", "request": { "name": "Delete a user", @@ -1603,7 +1603,7 @@ }, "response": [ { - "id": "f2cdab41-d331-4bbe-9617-cc735509f7c9", + "id": "1a155f4e-7c08-4e18-8f3e-0e8aafdab0d8", "name": "Info about the operation", "originalRequest": { "url": { @@ -1647,7 +1647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6106685-c49e-4ecb-9adf-062219a0b6c9", + "id": "04b99696-7743-4f14-9871-d776c33b2bd9", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1691,7 +1691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13440bc0-7f81-4225-8877-d2a6e8c26bd9", + "id": "da56edb8-d13f-4add-b1d1-5bbe66d51e69", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1741,7 +1741,7 @@ } }, { - "id": "5a1dd1ed-ab7a-421a-9c0b-f9a61b84b12b", + "id": "32797413-554b-4a39-94f2-12be85bbc66e", "name": "Retrieves the URL of the user avatar", "request": { "name": "Retrieves the URL of the user avatar", @@ -1784,7 +1784,7 @@ }, "response": [ { - "id": "6ebdca31-5d02-412d-8cfd-484fe69400fb", + "id": "16de9196-bc76-4cfa-a6b5-45bca2d4ce65", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1824,12 +1824,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"proident eu sint quis occaec\"\n}", + "body": "{\n \"url\": \"ut deserunt ex\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f972524a-7301-4f39-b866-40b4da75fac1", + "id": "91182275-c4c9-4d35-8a1d-5ff61190b7c3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1874,7 +1874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b9bdff1-4c63-41e7-92a3-3850276c4507", + "id": "534bf679-d0d6-446b-ba3a-4f161fcbc114", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1925,7 +1925,7 @@ } }, { - "id": "31ac5f0d-9c03-4d87-a31c-bc27e2b17af9", + "id": "61d72e97-f183-41ee-8e0a-59f3da5eee39", "name": "Uploads a new user avatar", "request": { "name": "Uploads a new user avatar", @@ -1976,7 +1976,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -1985,7 +1985,7 @@ }, "response": [ { - "id": "4718f3be-3699-4959-9da1-06ddaf012e76", + "id": "72daff92-6a01-4d7d-bb39-cfa36ec1bc4a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2028,7 +2028,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -2042,12 +2042,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"proident eu sint quis occaec\"\n}", + "body": "{\n \"url\": \"ut deserunt ex\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "60309da6-86a9-4d40-b8e6-8c276522d6ca", + "id": "14681a15-9abc-4ec1-9e35-e7982a174fac", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2090,7 +2090,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -2109,7 +2109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1c750e0-3217-4747-807c-d91fec3e0527", + "id": "32d134a6-2808-4adb-b3c1-a56d594e56ff", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2152,7 +2152,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -2183,7 +2183,7 @@ "description": "", "item": [ { - "id": "59114e47-049d-4d54-b1ed-8829725802aa", + "id": "81f289e9-e24b-40a2-8754-1bd7af7e002b", "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:7dd9941d-4dca-abe7-c6fe-ee5fab7baf98\",\n \"manager_id\": \"f8ef680c-3a33-5329-bb08-dc3b3dea42e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:3b7916c2-7e84-f0e4-3113-c7e767e00d7a\",\n \"manager_id\": \"3d25d9ad-1d02-066d-ad83-7cc06b3219a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2226,7 +2226,7 @@ }, "response": [ { - "id": "aa29ebc3-a020-440b-8d02-e0b65bdb25ff", + "id": "32cf277c-4cd5-4380-a165-bfa45dfdd392", "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:7dd9941d-4dca-abe7-c6fe-ee5fab7baf98\",\n \"manager_id\": \"f8ef680c-3a33-5329-bb08-dc3b3dea42e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:3b7916c2-7e84-f0e4-3113-c7e767e00d7a\",\n \"manager_id\": \"3d25d9ad-1d02-066d-ad83-7cc06b3219a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2277,12 +2277,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:8c5c4e36-662f-223d-c58d-72961665d065\",\n \"uid\": \"nisiin in ullamcoconsectetur dol\",\n \"user_id\": \"urn:uuid:9b4c3b33-967c-e22e-5b98-0056cfaec574\",\n \"manager_id\": \"urn:uuid:561cb77f-8b1e-3157-f041-a0524477ae8b\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:abe84d24-e169-4ace-7202-d5a4a4db2865\",\n \"uid\": \"laboredolorLorem Excepteur ut co\",\n \"user_id\": \"d2ce7c7b-ba8c-c447-52c4-c4e57803c760\",\n \"manager_id\": \"e2f00766-ce60-655c-272d-e5f220354835\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bbe02fa3-24b4-40cf-9953-25b812404605", + "id": "bc5a50b2-8594-40af-a917-f74cb2ff93cf", "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:7dd9941d-4dca-abe7-c6fe-ee5fab7baf98\",\n \"manager_id\": \"f8ef680c-3a33-5329-bb08-dc3b3dea42e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:3b7916c2-7e84-f0e4-3113-c7e767e00d7a\",\n \"manager_id\": \"3d25d9ad-1d02-066d-ad83-7cc06b3219a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2338,7 +2338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c4dcfb4-1da3-4802-9262-18939447936a", + "id": "f8244aed-9c7e-4259-9048-7dd52a410288", "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:7dd9941d-4dca-abe7-c6fe-ee5fab7baf98\",\n \"manager_id\": \"f8ef680c-3a33-5329-bb08-dc3b3dea42e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:3b7916c2-7e84-f0e4-3113-c7e767e00d7a\",\n \"manager_id\": \"3d25d9ad-1d02-066d-ad83-7cc06b3219a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2400,7 +2400,7 @@ } }, { - "id": "08390df4-c7ea-43b1-b3ce-fcd1d06600e5", + "id": "e9dcc6de-9531-45a8-9753-b933088548bc", "name": "Get user-manager relationships", "request": { "name": "Get user-manager relationships", @@ -2459,7 +2459,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -2485,7 +2485,7 @@ }, "response": [ { - "id": "fea646af-2804-4e7a-be4b-f41020ed4608", + "id": "2ed7a2ee-518d-4c90-8934-2369ce75017a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2539,7 +2539,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -2578,12 +2578,12 @@ "value": "application/json" } ], - "body": "{\n \"user_managers\": [\n {\n \"id\": \"urn:uuid:19b6d95c-8a80-953a-da39-33ee371d2831\",\n \"uid\": \"do est sitofficia elitinin et ad\",\n \"user_id\": \"urn:uuid:753d7a2e-b59c-b96b-d3b9-5aec4cee12a4\",\n \"manager_id\": \"1e69ca90-7c2a-0234-f949-f129fb39eb24\"\n },\n {\n \"id\": \"b8a69727-09e6-07c3-8af6-0481e072e584\",\n \"uid\": \"tempor fugiatamet fugiatculpa in\",\n \"user_id\": \"d0861ea5-0cd8-46fb-59f2-db61245c595b\",\n \"manager_id\": \"urn:uuid:0058e273-5679-ed2f-cd1f-9ccb9226ce0c\"\n }\n ],\n \"_metadata\": {\n \"limit\": -69972895,\n \"offset\": -83910765,\n \"total\": 12223613,\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:644b1968-bad6-e96d-9612-e19ac062c6fa\",\n \"uid\": \"aliquip Duisdeserunt dolor admin\",\n \"user_id\": \"67efd2e0-733a-bf1d-5978-d79507f847c8\",\n \"manager_id\": \"28542bdc-d045-4cc7-d0d5-c8a397e9d993\"\n },\n {\n \"id\": \"e2ca5567-80c8-5782-02c0-fcd11d4e9ddb\",\n \"uid\": \"velit ea incididuntcupidatat adi\",\n \"user_id\": \"urn:uuid:3264ca38-9d75-e0cb-2b97-ff223f79e992\",\n \"manager_id\": \"urn:uuid:c2f412a1-3bdb-ee46-ecb6-ff7a970b96f1\"\n }\n ],\n \"_metadata\": {\n \"limit\": -81734965,\n \"offset\": -28982244,\n \"total\": 52644937,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "db4e7e04-4389-41bc-a32e-baad00fd2c63", + "id": "4982ad55-3005-4e39-8102-a5f50854e3b6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2637,7 +2637,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -2681,7 +2681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62ce9584-4dcd-47e7-ae55-845cc38f4850", + "id": "0f4db8ee-45a1-4c9c-99fc-8bf1c9d511a6", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2735,7 +2735,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -2785,7 +2785,7 @@ } }, { - "id": "c8165b85-c580-44f0-b746-f84ea6ee5ad8", + "id": "e787414b-7c73-470c-8ee7-0e0cb4e8e8b5", "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:c1a0cf14-723a-7c69-7bbf-e1799ebf1b35\",\n \"manager_id\": \"d15aba89-f0e5-e40b-f2b9-49a118bcaf37\"\n },\n {\n \"user_id\": \"urn:uuid:07791681-5c91-2284-2fb0-d0f8dad8ba68\",\n \"manager_id\": \"urn:uuid:a5f05856-ae2f-29fe-b01e-8cef0bd8ce30\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:788e72c7-3b13-52e7-ae26-30c9a55119ff\",\n \"manager_id\": \"b2b1d09d-a202-5de3-b44a-d20715316d65\"\n },\n {\n \"user_id\": \"43d7da7c-acef-e95b-c664-8a360c7a9d4a\",\n \"manager_id\": \"16dc113b-e5d1-4994-0d89-85fab517d76f\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2828,7 +2828,7 @@ }, "response": [ { - "id": "dc524bef-bf25-45be-b9b3-6663d024d284", + "id": "cee1cd51-048a-4e7e-99b2-9fae3400b589", "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:c1a0cf14-723a-7c69-7bbf-e1799ebf1b35\",\n \"manager_id\": \"d15aba89-f0e5-e40b-f2b9-49a118bcaf37\"\n },\n {\n \"user_id\": \"urn:uuid:07791681-5c91-2284-2fb0-d0f8dad8ba68\",\n \"manager_id\": \"urn:uuid:a5f05856-ae2f-29fe-b01e-8cef0bd8ce30\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:788e72c7-3b13-52e7-ae26-30c9a55119ff\",\n \"manager_id\": \"b2b1d09d-a202-5de3-b44a-d20715316d65\"\n },\n {\n \"user_id\": \"43d7da7c-acef-e95b-c664-8a360c7a9d4a\",\n \"manager_id\": \"16dc113b-e5d1-4994-0d89-85fab517d76f\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2884,7 +2884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "454ae88c-f7cd-4e02-a92f-4108cd5b9029", + "id": "3c4941b9-eb8e-47a9-a35f-660520de6101", "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:c1a0cf14-723a-7c69-7bbf-e1799ebf1b35\",\n \"manager_id\": \"d15aba89-f0e5-e40b-f2b9-49a118bcaf37\"\n },\n {\n \"user_id\": \"urn:uuid:07791681-5c91-2284-2fb0-d0f8dad8ba68\",\n \"manager_id\": \"urn:uuid:a5f05856-ae2f-29fe-b01e-8cef0bd8ce30\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:788e72c7-3b13-52e7-ae26-30c9a55119ff\",\n \"manager_id\": \"b2b1d09d-a202-5de3-b44a-d20715316d65\"\n },\n {\n \"user_id\": \"43d7da7c-acef-e95b-c664-8a360c7a9d4a\",\n \"manager_id\": \"16dc113b-e5d1-4994-0d89-85fab517d76f\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2940,7 +2940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3911860b-1852-40e4-b5c9-e34f092e56ad", + "id": "59c312a6-0b8f-4206-b08e-c1d5768b756a", "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:c1a0cf14-723a-7c69-7bbf-e1799ebf1b35\",\n \"manager_id\": \"d15aba89-f0e5-e40b-f2b9-49a118bcaf37\"\n },\n {\n \"user_id\": \"urn:uuid:07791681-5c91-2284-2fb0-d0f8dad8ba68\",\n \"manager_id\": \"urn:uuid:a5f05856-ae2f-29fe-b01e-8cef0bd8ce30\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:788e72c7-3b13-52e7-ae26-30c9a55119ff\",\n \"manager_id\": \"b2b1d09d-a202-5de3-b44a-d20715316d65\"\n },\n {\n \"user_id\": \"43d7da7c-acef-e95b-c664-8a360c7a9d4a\",\n \"manager_id\": \"16dc113b-e5d1-4994-0d89-85fab517d76f\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3002,7 +3002,7 @@ } }, { - "id": "ba9bfc88-955f-42ea-b69e-ede21c660b74", + "id": "0748cce2-2000-4579-ba70-e235f81be8e5", "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:26c3d041-75b0-27c5-725c-500f11578f96\",\n \"user_id\": \"1c2c71cf-3f49-5f45-f004-127c65126c19\",\n \"manager_id\": \"d6bd49d9-f29a-99cf-68b6-2f5ffed7a2cd\"\n },\n {\n \"id\": \"urn:uuid:6b99a2d2-970c-e315-b6fa-092a500f1d86\",\n \"user_id\": \"9ac62034-18bc-00bb-dc9b-8f4b023fbed5\",\n \"manager_id\": \"urn:uuid:80a1b9a2-a1e4-73fd-7b77-ec67d6911a19\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"ebf9608f-9fe7-b8cd-3c0c-acdea49a9a25\",\n \"user_id\": \"b1f05e6a-eb11-a8ad-1d1c-ced93fadbaf7\",\n \"manager_id\": \"3b5ea7f5-7986-bf65-3733-60df2dc60de9\"\n },\n {\n \"id\": \"d3648e47-9073-7693-fa48-404382598f42\",\n \"user_id\": \"urn:uuid:9fd2c448-348d-b891-82aa-cd5206b9b092\",\n \"manager_id\": \"urn:uuid:1cf85893-9d1d-e111-8c98-f5ba408b7947\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3045,7 +3045,7 @@ }, "response": [ { - "id": "ed2bde4b-c686-4848-8e2a-1865e423e7c6", + "id": "aef31542-48ff-4840-ab2d-b03c7db8c2bf", "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:26c3d041-75b0-27c5-725c-500f11578f96\",\n \"user_id\": \"1c2c71cf-3f49-5f45-f004-127c65126c19\",\n \"manager_id\": \"d6bd49d9-f29a-99cf-68b6-2f5ffed7a2cd\"\n },\n {\n \"id\": \"urn:uuid:6b99a2d2-970c-e315-b6fa-092a500f1d86\",\n \"user_id\": \"9ac62034-18bc-00bb-dc9b-8f4b023fbed5\",\n \"manager_id\": \"urn:uuid:80a1b9a2-a1e4-73fd-7b77-ec67d6911a19\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"ebf9608f-9fe7-b8cd-3c0c-acdea49a9a25\",\n \"user_id\": \"b1f05e6a-eb11-a8ad-1d1c-ced93fadbaf7\",\n \"manager_id\": \"3b5ea7f5-7986-bf65-3733-60df2dc60de9\"\n },\n {\n \"id\": \"d3648e47-9073-7693-fa48-404382598f42\",\n \"user_id\": \"urn:uuid:9fd2c448-348d-b891-82aa-cd5206b9b092\",\n \"manager_id\": \"urn:uuid:1cf85893-9d1d-e111-8c98-f5ba408b7947\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3101,7 +3101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "176dbd6e-57d3-44d2-8c24-4637cf02503b", + "id": "54571431-1d6e-4b24-968f-7b981f07d622", "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:26c3d041-75b0-27c5-725c-500f11578f96\",\n \"user_id\": \"1c2c71cf-3f49-5f45-f004-127c65126c19\",\n \"manager_id\": \"d6bd49d9-f29a-99cf-68b6-2f5ffed7a2cd\"\n },\n {\n \"id\": \"urn:uuid:6b99a2d2-970c-e315-b6fa-092a500f1d86\",\n \"user_id\": \"9ac62034-18bc-00bb-dc9b-8f4b023fbed5\",\n \"manager_id\": \"urn:uuid:80a1b9a2-a1e4-73fd-7b77-ec67d6911a19\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"ebf9608f-9fe7-b8cd-3c0c-acdea49a9a25\",\n \"user_id\": \"b1f05e6a-eb11-a8ad-1d1c-ced93fadbaf7\",\n \"manager_id\": \"3b5ea7f5-7986-bf65-3733-60df2dc60de9\"\n },\n {\n \"id\": \"d3648e47-9073-7693-fa48-404382598f42\",\n \"user_id\": \"urn:uuid:9fd2c448-348d-b891-82aa-cd5206b9b092\",\n \"manager_id\": \"urn:uuid:1cf85893-9d1d-e111-8c98-f5ba408b7947\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3157,7 +3157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af7a8f6a-f81e-4f2f-80cd-e62b07a7546c", + "id": "403c067d-6085-4e08-bdb7-79567088c108", "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:26c3d041-75b0-27c5-725c-500f11578f96\",\n \"user_id\": \"1c2c71cf-3f49-5f45-f004-127c65126c19\",\n \"manager_id\": \"d6bd49d9-f29a-99cf-68b6-2f5ffed7a2cd\"\n },\n {\n \"id\": \"urn:uuid:6b99a2d2-970c-e315-b6fa-092a500f1d86\",\n \"user_id\": \"9ac62034-18bc-00bb-dc9b-8f4b023fbed5\",\n \"manager_id\": \"urn:uuid:80a1b9a2-a1e4-73fd-7b77-ec67d6911a19\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"ebf9608f-9fe7-b8cd-3c0c-acdea49a9a25\",\n \"user_id\": \"b1f05e6a-eb11-a8ad-1d1c-ced93fadbaf7\",\n \"manager_id\": \"3b5ea7f5-7986-bf65-3733-60df2dc60de9\"\n },\n {\n \"id\": \"d3648e47-9073-7693-fa48-404382598f42\",\n \"user_id\": \"urn:uuid:9fd2c448-348d-b891-82aa-cd5206b9b092\",\n \"manager_id\": \"urn:uuid:1cf85893-9d1d-e111-8c98-f5ba408b7947\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3219,7 +3219,7 @@ } }, { - "id": "c7bca709-5db8-4552-acbd-36cb1c7d74c5", + "id": "67a8afea-0058-425d-ad82-5bbabdf21ab0", "name": "Find user-manager relationship by id", "request": { "name": "Find user-manager relationship by id", @@ -3261,7 +3261,7 @@ }, "response": [ { - "id": "75a69996-bb5d-42fe-a0c4-8413fae7a9da", + "id": "1d9d0fcd-5010-42d8-bd7e-cfa7ccfbcdcc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3300,12 +3300,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:8c5c4e36-662f-223d-c58d-72961665d065\",\n \"uid\": \"nisiin in ullamcoconsectetur dol\",\n \"user_id\": \"urn:uuid:9b4c3b33-967c-e22e-5b98-0056cfaec574\",\n \"manager_id\": \"urn:uuid:561cb77f-8b1e-3157-f041-a0524477ae8b\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:abe84d24-e169-4ace-7202-d5a4a4db2865\",\n \"uid\": \"laboredolorLorem Excepteur ut co\",\n \"user_id\": \"d2ce7c7b-ba8c-c447-52c4-c4e57803c760\",\n \"manager_id\": \"e2f00766-ce60-655c-272d-e5f220354835\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7f6ec37d-b77b-4844-b343-2652f98a72cd", + "id": "fec8b198-838a-4f16-b2ab-1a6b3c4312dc", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3349,7 +3349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78198f62-4ad1-40f6-8959-6e583621d9a5", + "id": "cf9dc81c-f385-415d-8224-213ddcd19603", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3399,7 +3399,7 @@ } }, { - "id": "c4294121-bd0e-44c1-89b7-943482d242a7", + "id": "f4e6231d-017d-4700-b33c-bbd6ffbdf20d", "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:7dd9941d-4dca-abe7-c6fe-ee5fab7baf98\",\n \"manager_id\": \"f8ef680c-3a33-5329-bb08-dc3b3dea42e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:3b7916c2-7e84-f0e4-3113-c7e767e00d7a\",\n \"manager_id\": \"3d25d9ad-1d02-066d-ad83-7cc06b3219a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3454,7 +3454,7 @@ }, "response": [ { - "id": "987c6bd2-93e2-4b43-bacb-77eb90317453", + "id": "763e1fd3-a3db-4b33-a65a-a8b87273d7c4", "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:7dd9941d-4dca-abe7-c6fe-ee5fab7baf98\",\n \"manager_id\": \"f8ef680c-3a33-5329-bb08-dc3b3dea42e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:3b7916c2-7e84-f0e4-3113-c7e767e00d7a\",\n \"manager_id\": \"3d25d9ad-1d02-066d-ad83-7cc06b3219a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3506,12 +3506,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:8c5c4e36-662f-223d-c58d-72961665d065\",\n \"uid\": \"nisiin in ullamcoconsectetur dol\",\n \"user_id\": \"urn:uuid:9b4c3b33-967c-e22e-5b98-0056cfaec574\",\n \"manager_id\": \"urn:uuid:561cb77f-8b1e-3157-f041-a0524477ae8b\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:abe84d24-e169-4ace-7202-d5a4a4db2865\",\n \"uid\": \"laboredolorLorem Excepteur ut co\",\n \"user_id\": \"d2ce7c7b-ba8c-c447-52c4-c4e57803c760\",\n \"manager_id\": \"e2f00766-ce60-655c-272d-e5f220354835\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "85f04788-644c-4f78-9c89-2b0113e07682", + "id": "8ba6d524-6887-4b18-847b-8c0aced51f38", "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:7dd9941d-4dca-abe7-c6fe-ee5fab7baf98\",\n \"manager_id\": \"f8ef680c-3a33-5329-bb08-dc3b3dea42e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:3b7916c2-7e84-f0e4-3113-c7e767e00d7a\",\n \"manager_id\": \"3d25d9ad-1d02-066d-ad83-7cc06b3219a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3568,7 +3568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b0051c2-652b-4516-b300-936c4a44ec63", + "id": "f2469242-42c7-4d61-ae07-424c505a62fb", "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:7dd9941d-4dca-abe7-c6fe-ee5fab7baf98\",\n \"manager_id\": \"f8ef680c-3a33-5329-bb08-dc3b3dea42e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:3b7916c2-7e84-f0e4-3113-c7e767e00d7a\",\n \"manager_id\": \"3d25d9ad-1d02-066d-ad83-7cc06b3219a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3637,7 +3637,7 @@ "description": "", "item": [ { - "id": "10bf9e7f-9409-4601-b2f8-5a11145ed789", + "id": "7c720233-bcc2-4c59-9d4f-826ce1a23909", "name": "Get roles", "request": { "name": "Get roles", @@ -3704,7 +3704,7 @@ }, "response": [ { - "id": "975d11a4-6e42-4d03-a7a6-347aa05d699c", + "id": "99589639-a788-48cc-823e-f89533042f9d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3779,12 +3779,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"urn:uuid:cf80ef0a-221d-bd88-2fbf-6f68500bb643\",\n \"uid\": \"officia eiusmod aute veniam sedl\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:0be21752-743b-86a9-1076-7fc92e0583fc\",\n \"uid\": \"doloreanim ad eudeseruntinin ess\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ],\n \"_metadata\": {\n \"limit\": 52409758,\n \"offset\": 71792680,\n \"total\": -55266918,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"roles\": [\n {\n \"id\": \"urn:uuid:afdf04da-00fd-d0aa-16fe-11ca5b9e9215\",\n \"uid\": \"adipisicing anim cillum sunt eti\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:52401126-1da9-a27b-9dec-c3907308cf09\",\n \"uid\": \"ullamco Utdeserunt occaecat cupi\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ],\n \"_metadata\": {\n \"limit\": 38914053,\n \"offset\": 41342335,\n \"total\": -52889388,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "364814ce-5241-4c90-8d4d-c3e7d6190bab", + "id": "fbb50eb5-de20-4dbe-b252-89d99ac6b640", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3864,7 +3864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf707548-360f-4c3e-911f-1a3630727fa5", + "id": "9d521de5-5922-4788-b3b9-e879eecd51ae", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3950,7 +3950,7 @@ } }, { - "id": "b80fb72f-bdbe-4cc8-80eb-064fb72d3bbd", + "id": "2d216e15-018b-4af1-88b8-2ee94b99b3bc", "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\": \"quiscommodo cupidatatdolor sint \",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"consequat nisi proident inut dol\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"velit ipsumullamco eu reprehende\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"elit anim esse exut est reprehen\",\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": "50dfccdf-5ab6-40bf-afd4-e14394eafa9a", + "id": "413d0818-0c73-4592-b989-fbe98d9ce4f3", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4027,7 +4027,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"quiscommodo cupidatatdolor sint \",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"consequat nisi proident inut dol\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"velit ipsumullamco eu reprehende\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"elit anim esse exut est reprehen\",\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:291ad0ce-11a4-520e-b665-52a8e5f75838\",\n \"uid\": \"nonveniam id elitaliquip Loremam\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:658c0695-53c1-5b42-9b55-2900ada0ad11\",\n \"uid\": \"proident non consequataliqua lab\",\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:9692c0a5-420d-e462-4021-f54ba6feb8f8\",\n \"uid\": \"inut culpasint doloreDuis exocca\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:63ba1cda-d5da-5ecb-1573-86b48a5797eb\",\n \"uid\": \"elit culpa Loremamet exUt nullae\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4f94e9cd-1902-4587-8346-eaca5f8431ec", + "id": "0af30fcc-d731-4e09-a4ca-45a05b8b968b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4083,7 +4083,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"quiscommodo cupidatatdolor sint \",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"consequat nisi proident inut dol\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"velit ipsumullamco eu reprehende\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"elit anim esse exut est reprehen\",\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": "bde27510-32c0-456c-a11a-92235417a9cd", + "id": "001594ba-42d5-4135-8b64-0884094b8d0e", "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\": \"quiscommodo cupidatatdolor sint \",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"consequat nisi proident inut dol\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"velit ipsumullamco eu reprehende\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"elit anim esse exut est reprehen\",\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": "c5ff51f4-cc80-4972-8ca0-eb983f494d60", + "id": "d9d6ac41-4a59-4b97-9ba4-6b1c7b66b694", "name": "Update multiple roles", "request": { "name": "Update multiple roles", @@ -4210,7 +4210,7 @@ }, "response": [ { - "id": "46600c63-bd75-4ab4-99a1-83947960252f", + "id": "fb8b0ddc-40dd-4f31-aadd-a69cb17ccf5f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4261,12 +4261,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"urn:uuid:291ad0ce-11a4-520e-b665-52a8e5f75838\",\n \"uid\": \"nonveniam id elitaliquip Loremam\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:658c0695-53c1-5b42-9b55-2900ada0ad11\",\n \"uid\": \"proident non consequataliqua lab\",\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:9692c0a5-420d-e462-4021-f54ba6feb8f8\",\n \"uid\": \"inut culpasint doloreDuis exocca\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:63ba1cda-d5da-5ecb-1573-86b48a5797eb\",\n \"uid\": \"elit culpa Loremamet exUt nullae\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a7156169-67e7-4d53-8d9b-06b8aace9ea7", + "id": "faf534be-bfa6-4008-ae40-7a0bc54a60ae", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4322,7 +4322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45cf3cae-e9cf-482b-adb9-2085bbfe22ae", + "id": "82a3f0dc-f28a-4d34-994d-7ac1d943f6f7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4384,7 +4384,7 @@ } }, { - "id": "886256a7-7ec9-4771-821c-c84377605a99", + "id": "70cab57d-6a32-4371-ad48-7f54d948930c", "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\": \"velit enim estreprehenderit enim\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"veniam nisi laborum exercitation\",\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": "245d6952-0b89-465e-b5d9-983e5dc74a6e", + "id": "1b461401-e89d-43a8-ab01-292fa7a7ece8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4461,7 +4461,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"velit enim estreprehenderit enim\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"veniam nisi laborum exercitation\",\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\": \"5750b1ef-d02e-9c02-a6dd-e40bcb056099\",\n \"uid\": \"veniamvelit fugiat irure nisiExc\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"a0458d39-221c-b9b9-e581-ca060fd737c3\",\n \"uid\": \"qui Ut nonaliquip cupidatatadipi\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a4d8e4ad-eea8-40e2-b852-95eb5d163a45", + "id": "257a2376-aedf-4cd6-851b-b168e9eb83d6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4517,7 +4517,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"velit enim estreprehenderit enim\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"veniam nisi laborum exercitation\",\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": "4ae05270-9b47-4f94-ad63-5363aca32289", + "id": "ea396162-9e5f-4a09-a5b0-9b7fb88dfc39", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4573,7 +4573,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"velit enim estreprehenderit enim\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"veniam nisi laborum exercitation\",\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": "f57562cc-004d-4775-be94-ff5593e42de6", + "id": "1c151231-b288-438b-b667-273b08952b0e", "name": "Find role by id", "request": { "name": "Find role by id", @@ -4643,7 +4643,7 @@ }, "response": [ { - "id": "00a99879-187c-485e-8e89-3d5c5af47b5b", + "id": "b97376f7-4ab8-4512-b930-9ba90592d31f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4682,12 +4682,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"5750b1ef-d02e-9c02-a6dd-e40bcb056099\",\n \"uid\": \"veniamvelit fugiat irure nisiExc\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"a0458d39-221c-b9b9-e581-ca060fd737c3\",\n \"uid\": \"qui Ut nonaliquip cupidatatadipi\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7e25821b-f6f4-4fa5-90cf-91c421e59411", + "id": "dc681fab-e51b-4dd9-8e42-ffa32858ae94", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4731,7 +4731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3d15b6d-eb48-47a2-8ff7-136c9494a1b4", + "id": "fc8b802e-e873-4437-859c-a00b1671e510", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4781,7 +4781,7 @@ } }, { - "id": "7e52f1fd-c0ad-428d-b62a-c93b43a4b4b3", + "id": "74baf224-6ded-4d04-b980-afd5e1c01b7b", "name": "Update an existing role", "request": { "name": "Update an existing role", @@ -4836,7 +4836,7 @@ }, "response": [ { - "id": "f7d9be96-c412-4314-be9d-75fdcbc49ced", + "id": "46550e46-75b6-4959-ae18-a6b6f6b4cf6f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4888,12 +4888,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"5750b1ef-d02e-9c02-a6dd-e40bcb056099\",\n \"uid\": \"veniamvelit fugiat irure nisiExc\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"a0458d39-221c-b9b9-e581-ca060fd737c3\",\n \"uid\": \"qui Ut nonaliquip cupidatatadipi\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e1c7d7bf-f2bc-4f83-99d3-a92e7d270eca", + "id": "6341b691-92f4-4159-9562-fcdbf991c868", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4950,7 +4950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ae486d3-5dc0-4be8-9cfc-0edc69867145", + "id": "7c06040a-d917-4526-8fc9-389b7bad3034", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5019,7 +5019,7 @@ "description": "", "item": [ { - "id": "307e4765-fe11-4cdb-8b1b-a25ffa681429", + "id": "fcc73258-d3cd-497c-9d80-dfc661b52ff9", "name": "Create a permission", "request": { "name": "Create a permission", @@ -5062,7 +5062,7 @@ }, "response": [ { - "id": "f2e57ba1-ec06-465b-9a95-07f59414bb4b", + "id": "6b15d06f-4389-4d50-b89a-566d48b142d8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5118,7 +5118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0626c650-4a6e-4a02-88f2-cb471110ce3e", + "id": "ab0601ea-c542-46b4-8061-f9bbf807ef60", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5174,7 +5174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91eabcb6-fb67-49f4-bda9-a5ed5c684cb8", + "id": "27bbc397-6fda-4139-bfa6-589b57e075ba", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5242,7 +5242,7 @@ "description": "", "item": [ { - "id": "64a9cac6-bfc7-456a-8ce6-ebed94e7d8be", + "id": "7ae30c71-5c82-4228-8b8a-b657df42dbc4", "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\": \"48ef9648-9b62-52f9-580b-89a3842010a7\",\n \"role_id\": \"622e47ca-fef0-eb5d-523e-e83cd7ce1a56\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:a164b6da-4561-b156-eaa6-31d89aa1b7b7\",\n \"role_id\": \"urn:uuid:cc03a924-4441-7382-9fe7-9c7efeedd72e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5285,7 +5285,7 @@ }, "response": [ { - "id": "77d24c56-5b6a-4531-93b5-b5a0f8d8e270", + "id": "771647e9-fe80-44a0-b072-b4a0fe2fff83", "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\": \"48ef9648-9b62-52f9-580b-89a3842010a7\",\n \"role_id\": \"622e47ca-fef0-eb5d-523e-e83cd7ce1a56\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:a164b6da-4561-b156-eaa6-31d89aa1b7b7\",\n \"role_id\": \"urn:uuid:cc03a924-4441-7382-9fe7-9c7efeedd72e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5336,12 +5336,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:d94089f5-054d-c487-8967-69d0e25d9d0a\",\n \"uid\": \"fugiat sintDuis esse adipisicing\",\n \"user_id\": \"urn:uuid:28149d3a-2f79-5486-a8ca-68ae95e49229\",\n \"role_id\": \"urn:uuid:19a338ce-77b0-d9d9-3c75-974a09f8b550\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"3b55b617-0fef-7d03-53f2-14f14cd02386\",\n \"uid\": \"culpa consequat reprehenderiteiu\",\n \"user_id\": \"51278c04-3819-1789-b895-f65f30044ba0\",\n \"role_id\": \"urn:uuid:2f307839-4af3-76b7-b751-e8c8a5909a1a\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "783b4456-37eb-4092-a219-df7fd4778a66", + "id": "b7d07b81-1d5d-4bd9-87c2-67c5fab2eeaf", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5375,7 +5375,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"48ef9648-9b62-52f9-580b-89a3842010a7\",\n \"role_id\": \"622e47ca-fef0-eb5d-523e-e83cd7ce1a56\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:a164b6da-4561-b156-eaa6-31d89aa1b7b7\",\n \"role_id\": \"urn:uuid:cc03a924-4441-7382-9fe7-9c7efeedd72e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5397,7 +5397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "713b2dfd-69b6-429d-a4fd-fbdc63af9b40", + "id": "f96dc96a-fb48-4055-9b9e-15723ddd9855", "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\": \"48ef9648-9b62-52f9-580b-89a3842010a7\",\n \"role_id\": \"622e47ca-fef0-eb5d-523e-e83cd7ce1a56\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:a164b6da-4561-b156-eaa6-31d89aa1b7b7\",\n \"role_id\": \"urn:uuid:cc03a924-4441-7382-9fe7-9c7efeedd72e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5459,7 +5459,7 @@ } }, { - "id": "8efb18cb-4761-48cd-935a-2d1b6d9629cd", + "id": "56689b18-0d12-4914-a886-f010eb3b6334", "name": "Get user role pairings", "request": { "name": "Get user role pairings", @@ -5518,7 +5518,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -5544,7 +5544,7 @@ }, "response": [ { - "id": "f32944fc-e9a8-4a0a-8e2e-c90f0498d342", + "id": "02cee375-c8d6-4e19-a39f-5089890f9f3d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5598,7 +5598,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -5637,12 +5637,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"6b8456e3-2e4b-1799-759d-bcc30ac00a21\",\n \"uid\": \"in laborumsed dolordeserunt irur\",\n \"user_id\": \"urn:uuid:09fdb4f7-66ea-b6a7-f2a7-3e28bbe84b92\",\n \"role_id\": \"91c9bdf3-0cd7-fdc2-91bd-86099ca564bf\"\n },\n {\n \"id\": \"47fe9df5-4c7e-64be-cb5a-f3876f66f351\",\n \"uid\": \"eu Excepteur proidentipsum ut el\",\n \"user_id\": \"585608ae-3a34-1865-1579-8fbb7a74c3dd\",\n \"role_id\": \"urn:uuid:dd611c22-6078-d4b0-c2d6-ca14f47062d1\"\n }\n ],\n \"_metadata\": {\n \"limit\": -46802773,\n \"offset\": 38148717,\n \"total\": -78404212,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"6d46b8e1-e100-55c9-62d1-2e693683733b\",\n \"uid\": \"Excepteur nostrud eaUt sint aliq\",\n \"user_id\": \"urn:uuid:27a6a2f0-a9ea-50dd-ab06-f0a6bae56256\",\n \"role_id\": \"urn:uuid:a1400cb7-3e12-11e1-91bc-8aa9b4aa57a4\"\n },\n {\n \"id\": \"0b59e4f4-fa3f-a9a6-f9a1-414d7b1f2f21\",\n \"uid\": \"dolor doloredoloreUt culpaad nos\",\n \"user_id\": \"urn:uuid:13d76250-eadb-4b56-251c-0cd8c8dfc679\",\n \"role_id\": \"urn:uuid:a0efb412-e3de-993e-3caf-21db1f33f9fd\"\n }\n ],\n \"_metadata\": {\n \"limit\": -83351836,\n \"offset\": 95147151,\n \"total\": -52574013,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5bedc9f6-2075-443b-be8f-4eea8b02e312", + "id": "cbc084ad-05e7-404b-bfe3-82f97442aa0c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5696,7 +5696,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -5740,7 +5740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d942f0dc-227f-43e4-9c19-b14c14808a54", + "id": "1170a290-3be2-47bb-be9a-e84f2e7da2f8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5794,7 +5794,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -5844,7 +5844,7 @@ } }, { - "id": "96c9e2d2-483e-4870-8ef1-13d68424c683", + "id": "657abf0d-e745-4eac-ab80-bd9c5aa1e024", "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\": \"daba618d-6809-80c2-8f3e-be3762926e8c\",\n \"role_id\": \"urn:uuid:4e0dab21-ced6-ab15-93c5-dc551e2143c6\"\n },\n {\n \"user_id\": \"urn:uuid:8c35dca3-fd21-64d6-c46e-645236f99871\",\n \"role_id\": \"urn:uuid:77131067-08b8-0031-272a-0be39c9c997c\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"47476dbd-5532-65d8-7bf1-e14d99edd961\",\n \"role_id\": \"urn:uuid:cbcc16af-a1a3-5e09-7dd8-3d387ee72651\"\n },\n {\n \"user_id\": \"d66a5197-aaae-4113-4edf-998ab989d040\",\n \"role_id\": \"97d3aa26-2672-d624-f89a-ea0e5c8a053a\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -5887,7 +5887,7 @@ }, "response": [ { - "id": "6ec14fce-d9d9-42bd-9861-467dac8a8880", + "id": "19643d84-37de-4e8d-87e8-4e36d3355628", "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\": \"daba618d-6809-80c2-8f3e-be3762926e8c\",\n \"role_id\": \"urn:uuid:4e0dab21-ced6-ab15-93c5-dc551e2143c6\"\n },\n {\n \"user_id\": \"urn:uuid:8c35dca3-fd21-64d6-c46e-645236f99871\",\n \"role_id\": \"urn:uuid:77131067-08b8-0031-272a-0be39c9c997c\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"47476dbd-5532-65d8-7bf1-e14d99edd961\",\n \"role_id\": \"urn:uuid:cbcc16af-a1a3-5e09-7dd8-3d387ee72651\"\n },\n {\n \"user_id\": \"d66a5197-aaae-4113-4edf-998ab989d040\",\n \"role_id\": \"97d3aa26-2672-d624-f89a-ea0e5c8a053a\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -5938,12 +5938,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"eaa3685c-fad3-6d6d-99de-5b5c1fc07184\",\n \"uid\": \"exadipisicing in magnadeserunt m\",\n \"user_id\": \"1d79c0be-1a50-7cf4-4630-ff8d90d9524b\",\n \"role_id\": \"urn:uuid:bd3494aa-8b01-3fc7-3a38-f1ff33ce2e03\"\n },\n {\n \"id\": \"d6ec33bb-ae55-2a60-cbfb-12602ab05e82\",\n \"uid\": \"velit voluptate do adminim sint \",\n \"user_id\": \"urn:uuid:7845bbff-6ce8-1754-e59f-4aa8f53e0b4b\",\n \"role_id\": \"urn:uuid:b954644c-f721-9ea7-9836-323e53147ebd\"\n }\n ]\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:8d9c6513-ca77-bbe1-c787-782347cc161a\",\n \"uid\": \"sunteu culpa adsintesse cupidata\",\n \"user_id\": \"2c5e012a-5b32-ba7f-cf7a-72ad0151a8ea\",\n \"role_id\": \"06865e25-87e0-fe50-c8bf-c93efc43d282\"\n },\n {\n \"id\": \"7cc5d31e-4de7-c7d6-26f2-a5f7ed5a6533\",\n \"uid\": \"exercitation consequatad in nost\",\n \"user_id\": \"c9800ab7-f1cc-16e1-c86e-79e5b64dcfa2\",\n \"role_id\": \"76594817-cfd8-03e5-fe65-0b380b87e0a1\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3d445d03-62be-4573-b314-dfb3393c3466", + "id": "89ec680d-d8d5-47b8-aa2e-ad8b59146638", "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\": \"daba618d-6809-80c2-8f3e-be3762926e8c\",\n \"role_id\": \"urn:uuid:4e0dab21-ced6-ab15-93c5-dc551e2143c6\"\n },\n {\n \"user_id\": \"urn:uuid:8c35dca3-fd21-64d6-c46e-645236f99871\",\n \"role_id\": \"urn:uuid:77131067-08b8-0031-272a-0be39c9c997c\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"47476dbd-5532-65d8-7bf1-e14d99edd961\",\n \"role_id\": \"urn:uuid:cbcc16af-a1a3-5e09-7dd8-3d387ee72651\"\n },\n {\n \"user_id\": \"d66a5197-aaae-4113-4edf-998ab989d040\",\n \"role_id\": \"97d3aa26-2672-d624-f89a-ea0e5c8a053a\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -5999,7 +5999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1317e481-6570-4c96-ae5c-ecb00bb223d3", + "id": "58e5005c-f50f-4a93-8678-550084786daa", "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\": \"daba618d-6809-80c2-8f3e-be3762926e8c\",\n \"role_id\": \"urn:uuid:4e0dab21-ced6-ab15-93c5-dc551e2143c6\"\n },\n {\n \"user_id\": \"urn:uuid:8c35dca3-fd21-64d6-c46e-645236f99871\",\n \"role_id\": \"urn:uuid:77131067-08b8-0031-272a-0be39c9c997c\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"47476dbd-5532-65d8-7bf1-e14d99edd961\",\n \"role_id\": \"urn:uuid:cbcc16af-a1a3-5e09-7dd8-3d387ee72651\"\n },\n {\n \"user_id\": \"d66a5197-aaae-4113-4edf-998ab989d040\",\n \"role_id\": \"97d3aa26-2672-d624-f89a-ea0e5c8a053a\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6061,7 +6061,7 @@ } }, { - "id": "75c81b73-9e93-4429-9009-0a1d9981aeee", + "id": "1e414c22-4a38-49bf-bd06-83fc5ee11598", "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:5033696f-f981-ae06-fc56-18ca40ce64ee\",\n \"user_id\": \"urn:uuid:94e6b7af-e933-72ea-32e1-f4144c006d05\",\n \"role_id\": \"urn:uuid:c0dab0da-e4bb-4eb8-db92-cab505330d52\"\n },\n {\n \"id\": \"92a01f52-c851-a631-7ab2-4572e5680c2b\",\n \"user_id\": \"urn:uuid:f3144ef7-39af-60b9-27e2-a85f890ae64c\",\n \"role_id\": \"7af87124-4328-3c07-4ab6-3f844f0bb967\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:11368534-6d2a-9025-b7a9-c1bf10fd6986\",\n \"user_id\": \"65a17d63-3791-25f0-9c26-128f2c730bb5\",\n \"role_id\": \"urn:uuid:6ed2d7d5-0b34-f21d-0774-64c6378c7bdf\"\n },\n {\n \"id\": \"urn:uuid:f77ac770-95b6-c7fc-874d-10b9492dc927\",\n \"user_id\": \"urn:uuid:8c7d66df-82a8-e202-5e9b-34d20e13dd4b\",\n \"role_id\": \"bf3b305f-b573-1882-e8e6-448e9ed8b3cd\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6104,7 +6104,7 @@ }, "response": [ { - "id": "b15a5fec-2bdf-4d4a-8748-1009e6a97790", + "id": "17f8f3c4-c5bd-4aa7-a834-8a6e26d63765", "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:5033696f-f981-ae06-fc56-18ca40ce64ee\",\n \"user_id\": \"urn:uuid:94e6b7af-e933-72ea-32e1-f4144c006d05\",\n \"role_id\": \"urn:uuid:c0dab0da-e4bb-4eb8-db92-cab505330d52\"\n },\n {\n \"id\": \"92a01f52-c851-a631-7ab2-4572e5680c2b\",\n \"user_id\": \"urn:uuid:f3144ef7-39af-60b9-27e2-a85f890ae64c\",\n \"role_id\": \"7af87124-4328-3c07-4ab6-3f844f0bb967\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:11368534-6d2a-9025-b7a9-c1bf10fd6986\",\n \"user_id\": \"65a17d63-3791-25f0-9c26-128f2c730bb5\",\n \"role_id\": \"urn:uuid:6ed2d7d5-0b34-f21d-0774-64c6378c7bdf\"\n },\n {\n \"id\": \"urn:uuid:f77ac770-95b6-c7fc-874d-10b9492dc927\",\n \"user_id\": \"urn:uuid:8c7d66df-82a8-e202-5e9b-34d20e13dd4b\",\n \"role_id\": \"bf3b305f-b573-1882-e8e6-448e9ed8b3cd\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6155,12 +6155,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"eaa3685c-fad3-6d6d-99de-5b5c1fc07184\",\n \"uid\": \"exadipisicing in magnadeserunt m\",\n \"user_id\": \"1d79c0be-1a50-7cf4-4630-ff8d90d9524b\",\n \"role_id\": \"urn:uuid:bd3494aa-8b01-3fc7-3a38-f1ff33ce2e03\"\n },\n {\n \"id\": \"d6ec33bb-ae55-2a60-cbfb-12602ab05e82\",\n \"uid\": \"velit voluptate do adminim sint \",\n \"user_id\": \"urn:uuid:7845bbff-6ce8-1754-e59f-4aa8f53e0b4b\",\n \"role_id\": \"urn:uuid:b954644c-f721-9ea7-9836-323e53147ebd\"\n }\n ]\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:8d9c6513-ca77-bbe1-c787-782347cc161a\",\n \"uid\": \"sunteu culpa adsintesse cupidata\",\n \"user_id\": \"2c5e012a-5b32-ba7f-cf7a-72ad0151a8ea\",\n \"role_id\": \"06865e25-87e0-fe50-c8bf-c93efc43d282\"\n },\n {\n \"id\": \"7cc5d31e-4de7-c7d6-26f2-a5f7ed5a6533\",\n \"uid\": \"exercitation consequatad in nost\",\n \"user_id\": \"c9800ab7-f1cc-16e1-c86e-79e5b64dcfa2\",\n \"role_id\": \"76594817-cfd8-03e5-fe65-0b380b87e0a1\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1343419c-c019-4134-89fa-ea399d3b304d", + "id": "65e41084-11d6-4671-9317-2c4c1a2fb1ea", "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:5033696f-f981-ae06-fc56-18ca40ce64ee\",\n \"user_id\": \"urn:uuid:94e6b7af-e933-72ea-32e1-f4144c006d05\",\n \"role_id\": \"urn:uuid:c0dab0da-e4bb-4eb8-db92-cab505330d52\"\n },\n {\n \"id\": \"92a01f52-c851-a631-7ab2-4572e5680c2b\",\n \"user_id\": \"urn:uuid:f3144ef7-39af-60b9-27e2-a85f890ae64c\",\n \"role_id\": \"7af87124-4328-3c07-4ab6-3f844f0bb967\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:11368534-6d2a-9025-b7a9-c1bf10fd6986\",\n \"user_id\": \"65a17d63-3791-25f0-9c26-128f2c730bb5\",\n \"role_id\": \"urn:uuid:6ed2d7d5-0b34-f21d-0774-64c6378c7bdf\"\n },\n {\n \"id\": \"urn:uuid:f77ac770-95b6-c7fc-874d-10b9492dc927\",\n \"user_id\": \"urn:uuid:8c7d66df-82a8-e202-5e9b-34d20e13dd4b\",\n \"role_id\": \"bf3b305f-b573-1882-e8e6-448e9ed8b3cd\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6216,7 +6216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "274a6bbb-b7eb-44d5-b4c7-b69cedd516eb", + "id": "1b46ed13-6d97-431f-9cba-5a95fcd284f5", "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:5033696f-f981-ae06-fc56-18ca40ce64ee\",\n \"user_id\": \"urn:uuid:94e6b7af-e933-72ea-32e1-f4144c006d05\",\n \"role_id\": \"urn:uuid:c0dab0da-e4bb-4eb8-db92-cab505330d52\"\n },\n {\n \"id\": \"92a01f52-c851-a631-7ab2-4572e5680c2b\",\n \"user_id\": \"urn:uuid:f3144ef7-39af-60b9-27e2-a85f890ae64c\",\n \"role_id\": \"7af87124-4328-3c07-4ab6-3f844f0bb967\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:11368534-6d2a-9025-b7a9-c1bf10fd6986\",\n \"user_id\": \"65a17d63-3791-25f0-9c26-128f2c730bb5\",\n \"role_id\": \"urn:uuid:6ed2d7d5-0b34-f21d-0774-64c6378c7bdf\"\n },\n {\n \"id\": \"urn:uuid:f77ac770-95b6-c7fc-874d-10b9492dc927\",\n \"user_id\": \"urn:uuid:8c7d66df-82a8-e202-5e9b-34d20e13dd4b\",\n \"role_id\": \"bf3b305f-b573-1882-e8e6-448e9ed8b3cd\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6278,7 +6278,7 @@ } }, { - "id": "bd0ecfe6-9f8d-478e-95e6-83d93600038e", + "id": "f7a30906-fcf0-4558-a8a5-a39b0b87544a", "name": "Find user role pairing by id", "request": { "name": "Find user role pairing by id", @@ -6320,7 +6320,7 @@ }, "response": [ { - "id": "687bf8b0-e227-40c6-8d1d-7b1411dc1e4a", + "id": "9a2c6fe3-86db-4b76-ae97-3c5cb672cadc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6359,12 +6359,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:d94089f5-054d-c487-8967-69d0e25d9d0a\",\n \"uid\": \"fugiat sintDuis esse adipisicing\",\n \"user_id\": \"urn:uuid:28149d3a-2f79-5486-a8ca-68ae95e49229\",\n \"role_id\": \"urn:uuid:19a338ce-77b0-d9d9-3c75-974a09f8b550\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"3b55b617-0fef-7d03-53f2-14f14cd02386\",\n \"uid\": \"culpa consequat reprehenderiteiu\",\n \"user_id\": \"51278c04-3819-1789-b895-f65f30044ba0\",\n \"role_id\": \"urn:uuid:2f307839-4af3-76b7-b751-e8c8a5909a1a\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f2a2bd02-b102-42c9-b927-c9d5099ab870", + "id": "e4c6003b-9f5e-4f28-9afc-1788c7c0fa67", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6408,7 +6408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30931c10-f56a-4577-a935-2cc512a01791", + "id": "90fbb7d2-5329-41ee-9d17-06e02eb79578", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6458,7 +6458,7 @@ } }, { - "id": "c4a02b36-d205-467e-9cae-da3fcd3d4cb7", + "id": "bb13f17f-525c-4b81-9689-25fa92ec2ed1", "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\": \"48ef9648-9b62-52f9-580b-89a3842010a7\",\n \"role_id\": \"622e47ca-fef0-eb5d-523e-e83cd7ce1a56\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:a164b6da-4561-b156-eaa6-31d89aa1b7b7\",\n \"role_id\": \"urn:uuid:cc03a924-4441-7382-9fe7-9c7efeedd72e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6513,7 +6513,7 @@ }, "response": [ { - "id": "2a13f9cc-c25f-4e7e-b542-0998eea4b505", + "id": "0f5b513e-38d5-45b7-ac0f-23ccf52a5e8b", "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\": \"48ef9648-9b62-52f9-580b-89a3842010a7\",\n \"role_id\": \"622e47ca-fef0-eb5d-523e-e83cd7ce1a56\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:a164b6da-4561-b156-eaa6-31d89aa1b7b7\",\n \"role_id\": \"urn:uuid:cc03a924-4441-7382-9fe7-9c7efeedd72e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6565,12 +6565,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:d94089f5-054d-c487-8967-69d0e25d9d0a\",\n \"uid\": \"fugiat sintDuis esse adipisicing\",\n \"user_id\": \"urn:uuid:28149d3a-2f79-5486-a8ca-68ae95e49229\",\n \"role_id\": \"urn:uuid:19a338ce-77b0-d9d9-3c75-974a09f8b550\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"3b55b617-0fef-7d03-53f2-14f14cd02386\",\n \"uid\": \"culpa consequat reprehenderiteiu\",\n \"user_id\": \"51278c04-3819-1789-b895-f65f30044ba0\",\n \"role_id\": \"urn:uuid:2f307839-4af3-76b7-b751-e8c8a5909a1a\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "05ef880d-5c6a-4d24-837f-8fd30c4a8c34", + "id": "19ce9cd6-0a49-4f6d-ad62-96cce38221c9", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6605,7 +6605,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"48ef9648-9b62-52f9-580b-89a3842010a7\",\n \"role_id\": \"622e47ca-fef0-eb5d-523e-e83cd7ce1a56\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:a164b6da-4561-b156-eaa6-31d89aa1b7b7\",\n \"role_id\": \"urn:uuid:cc03a924-4441-7382-9fe7-9c7efeedd72e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6627,7 +6627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d12a116-af9b-41ac-9cbb-7ef3c2618ebd", + "id": "0c4a59f8-ff0f-41b1-a8a2-040b0d9d1b3e", "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\": \"48ef9648-9b62-52f9-580b-89a3842010a7\",\n \"role_id\": \"622e47ca-fef0-eb5d-523e-e83cd7ce1a56\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:a164b6da-4561-b156-eaa6-31d89aa1b7b7\",\n \"role_id\": \"urn:uuid:cc03a924-4441-7382-9fe7-9c7efeedd72e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6690,7 +6690,7 @@ } }, { - "id": "55903f08-77ef-43b1-b89c-ab6eed03ab03", + "id": "cc6f2377-4158-481f-8f17-1175be9b3ed2", "name": "Delete a user role assignment", "request": { "name": "Delete a user role assignment", @@ -6732,7 +6732,7 @@ }, "response": [ { - "id": "c1c67ad0-eb00-4083-a1af-c69106e8e278", + "id": "3573d1bf-c52d-4b6f-a5f4-a7a3a4a602af", "name": "User role was destroyed", "originalRequest": { "url": { @@ -6776,7 +6776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac41862f-a9b8-48d2-9967-0ed15f6d1d9c", + "id": "0e2b8cb6-1de9-4623-9ddb-73dfa0a0b029", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6820,7 +6820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "667d0108-688a-46ec-ac31-879ac3a3942d", + "id": "87ef3c4f-a6ac-4cb8-a8a5-89000677f3ed", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6876,7 +6876,7 @@ "description": "", "item": [ { - "id": "4596c893-0a9b-45c7-a0d5-292d2dc956f4", + "id": "5955bd6a-2801-4bfd-904e-e11c9227b262", "name": "Get attribute data in bulk", "request": { "name": "Get attribute data in bulk", @@ -6926,7 +6926,7 @@ "type": "text/plain" }, "key": "label", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -6935,7 +6935,7 @@ "type": "text/plain" }, "key": "data_type", - "value": "text field" + "value": "tags" }, { "disabled": false, @@ -6961,7 +6961,7 @@ }, "response": [ { - "id": "a87b5923-fe46-4db6-8b62-f560900ef4cd", + "id": "6604cfd2-f96d-42a8-a528-80f6d571cc66", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7006,7 +7006,7 @@ "type": "text/plain" }, "key": "label", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -7015,7 +7015,7 @@ "type": "text/plain" }, "key": "data_type", - "value": "text field" + "value": "tags" }, { "disabled": false, @@ -7054,12 +7054,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attributes\": [\n {\n \"id\": \"29ed9da6-bae9-519f-145d-6ab1121ac1ad\",\n \"uid\": \"doloreelit laboris occaecat utse\",\n \"label\": \"est nulla\",\n \"description\": \"laboris\",\n \"tool_tip\": \"nisi\",\n \"crypt\": false,\n \"archived\": true,\n \"archived_on\": \"1955-11-18T00:56:02.141Z\",\n \"created_at\": \"1952-01-14T08:11:24.547Z\",\n \"updated_at\": \"1950-12-22T19:16:49.500Z\",\n \"date_format\": \"yyyy-mm-dd\",\n \"selectable_status\": \"exe\",\n \"risk_score_setting\": \"quis incididunt\",\n \"risk_type\": \"enim dolore ea\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": false,\n \"filtered_by_ne_attribute\": false,\n \"filtering_ne_attribute_id\": \"urn:uuid:90d46b0f-a88b-5afa-0bbc-098cb7c5cd6c\",\n \"ne_attribute_filter_id\": \"urn:uuid:e1b5e845-914b-bc08-31e9-730d4eb96005\",\n \"reverse_association_attribute_id\": \"07f4d83d-aec7-81e4-deae-b323ca474a50\",\n \"profile_type_id\": \"8c9afd38-39c9-8a65-feb7-964272ec8ea3\",\n \"legacy_id\": -23861874,\n \"tmp_created_at\": \"1980-06-13T11:52:12.105Z\",\n \"tmp_updated_at\": \"2010-02-06T16:54:00.917Z\"\n },\n {\n \"id\": \"urn:uuid:a314347d-955b-5198-0fe8-2bd0c489690d\",\n \"uid\": \"ullamco aute cillum irureDuisani\",\n \"label\": \"nulla pariatur\",\n \"description\": \"eu voluptate \",\n \"tool_tip\": \"reprehenderit dolore consequat sint\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1946-10-31T18:20:14.475Z\",\n \"created_at\": \"1961-11-03T00:10:30.235Z\",\n \"updated_at\": \"1965-09-14T16:34:29.696Z\",\n \"date_format\": \"dd-mm-yyyy\",\n \"selectable_status\": \"aliqua non elit cupidatat commodo\",\n \"risk_score_setting\": \"sit sunt\",\n \"risk_type\": \"nulla\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": false,\n \"filtering_ne_attribute_id\": \"c68186bf-a34e-d161-a498-832bbba3381b\",\n \"ne_attribute_filter_id\": \"urn:uuid:86db2743-7551-f5ed-3484-ef18aa44ece9\",\n \"reverse_association_attribute_id\": \"urn:uuid:c5fdd8ff-71c1-deb2-da65-6865a7dbb9e0\",\n \"profile_type_id\": \"urn:uuid:e4433023-523f-520e-89c0-ea7495781da0\",\n \"legacy_id\": 82887022,\n \"tmp_created_at\": \"1969-12-24T00:30:40.595Z\",\n \"tmp_updated_at\": \"1944-09-17T12:41:44.376Z\"\n }\n ],\n \"_metadata\": {\n \"limit\": -26825846,\n \"offset\": 12071123,\n \"total\": -68469106,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"ne_attributes\": [\n {\n \"id\": \"a5fc60ad-ab6c-1c5b-94c3-129592d8863e\",\n \"uid\": \"in sit laboreet Utullamco Duis c\",\n \"label\": \"irure est qui nulla\",\n \"description\": \"cillum commodo\",\n \"tool_tip\": \"sint velit ullamco esse ad\",\n \"crypt\": true,\n \"archived\": false,\n \"archived_on\": \"1954-08-15T20:18:09.685Z\",\n \"created_at\": \"1948-04-02T15:44:22.045Z\",\n \"updated_at\": \"1973-12-28T10:34:41.165Z\",\n \"date_format\": \"dd-mm-yyyy\",\n \"selectable_status\": \"ex\",\n \"risk_score_setting\": \"fugiat\",\n \"risk_type\": \"quis non sunt consequat\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": false,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"527dc80c-1eb9-124d-b324-62a5a1ce5373\",\n \"ne_attribute_filter_id\": \"urn:uuid:05641f4d-8ce1-8aea-00e0-ebb553d23413\",\n \"reverse_association_attribute_id\": \"7a2d12b0-7cb9-3eba-e335-dfaf6017092c\",\n \"profile_type_id\": \"8da51e6d-dd33-ed87-1d92-9acd977167ed\",\n \"legacy_id\": 66082291,\n \"tmp_created_at\": \"2006-04-10T09:21:04.214Z\",\n \"tmp_updated_at\": \"1998-09-25T13:18:49.644Z\"\n },\n {\n \"id\": \"f8361ead-f07a-a915-e892-20859ae3b4b2\",\n \"uid\": \"nostrud anim auteeu laboris qui \",\n \"label\": \"est laboris ex\",\n \"description\": \"fugiat eu aliqua ut\",\n \"tool_tip\": \"pariatur Duis ad aute ut\",\n \"crypt\": true,\n \"archived\": false,\n \"archived_on\": \"2000-09-30T04:01:19.607Z\",\n \"created_at\": \"2019-06-23T04:23:25.442Z\",\n \"updated_at\": \"2008-09-09T07:44:47.251Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"dolor sunt\",\n \"risk_score_setting\": \"esse est cillum nostrud Ut\",\n \"risk_type\": \"occaecat eu\",\n \"ownership_driver\": false,\n \"allow_multiple_selections\": false,\n \"filtered_by_ne_attribute\": false,\n \"filtering_ne_attribute_id\": \"urn:uuid:8e9b0504-4432-28d6-9019-04d713fe3c8e\",\n \"ne_attribute_filter_id\": \"urn:uuid:00ed47bd-1eeb-3360-6b7d-a70a4e43930a\",\n \"reverse_association_attribute_id\": \"3aead869-4e1b-198f-aeb4-7ebdeb35f960\",\n \"profile_type_id\": \"urn:uuid:fc19f622-56ee-7a2d-cac9-7f1d7bded216\",\n \"legacy_id\": 82565543,\n \"tmp_created_at\": \"1954-12-20T17:43:16.648Z\",\n \"tmp_updated_at\": \"1961-04-28T22:30:30.272Z\"\n }\n ],\n \"_metadata\": {\n \"limit\": 12796,\n \"offset\": -67533240,\n \"total\": -68307276,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f38d61e9-ecf5-4a07-be50-594a7df5b112", + "id": "40308965-302c-4add-af6d-8accfcfd5fd5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7104,7 +7104,7 @@ "type": "text/plain" }, "key": "label", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -7113,7 +7113,7 @@ "type": "text/plain" }, "key": "data_type", - "value": "text field" + "value": "tags" }, { "disabled": false, @@ -7157,7 +7157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daac4c1a-7d52-4df8-9b34-30755cf0cf7c", + "id": "fc875921-6ebe-499a-bfa4-2678a029b03f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7202,7 +7202,7 @@ "type": "text/plain" }, "key": "label", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -7211,7 +7211,7 @@ "type": "text/plain" }, "key": "data_type", - "value": "text field" + "value": "tags" }, { "disabled": false, @@ -7261,7 +7261,7 @@ } }, { - "id": "7b43cd70-d46e-4ce3-8fe0-f8a3e986a1fb", + "id": "454ab67a-4e06-4756-938d-b72017bbf567", "name": "Find attribute data by id", "request": { "name": "Find attribute data by id", @@ -7303,7 +7303,7 @@ }, "response": [ { - "id": "ac375457-7dde-4cec-8e11-4f1044d577ec", + "id": "95dd31a5-1d33-450e-8e50-c8b675b54d01", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7342,12 +7342,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute\": {\n \"id\": \"9e52145e-1838-91cd-45b4-14e604ba7002\",\n \"uid\": \"reprehenderit est deseruntvelita\",\n \"label\": \"cupidatat\",\n \"description\": \"consequat do id eu\",\n \"tool_tip\": \"cillum esse velit quis\",\n \"crypt\": true,\n \"archived\": true,\n \"archived_on\": \"1956-05-02T16:16:53.661Z\",\n \"created_at\": \"2003-12-12T14:46:06.043Z\",\n \"updated_at\": \"1987-03-14T22:22:50.991Z\",\n \"date_format\": \"yyyy-mm-dd\",\n \"selectable_status\": \"reprehenderit eiusmod\",\n \"risk_score_setting\": \"non ut Ut dolore\",\n \"risk_type\": \"Lorem cupidatat\",\n \"ownership_driver\": false,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"urn:uuid:268d2baf-7c70-7333-4bf8-65cffbd90ae9\",\n \"ne_attribute_filter_id\": \"0c8b7dee-66db-cd66-2754-0df9aa6fa1c4\",\n \"reverse_association_attribute_id\": \"fd629531-927b-11d6-0571-b94b160da3c4\",\n \"profile_type_id\": \"urn:uuid:619ff303-7b05-fd91-0421-d4df4900be42\",\n \"legacy_id\": -80950478,\n \"tmp_created_at\": \"1962-01-14T12:22:09.980Z\",\n \"tmp_updated_at\": \"2019-12-04T05:26:08.834Z\"\n }\n}", + "body": "{\n \"ne_attribute\": {\n \"id\": \"754823d1-ddf0-245a-2d3b-96d5b1ec5b59\",\n \"uid\": \"sint enim proident deseruntaliqu\",\n \"label\": \"voluptate nulla eiusmod consequat esse\",\n \"description\": \"elit\",\n \"tool_tip\": \"in eiusmod labore est\",\n \"crypt\": true,\n \"archived\": false,\n \"archived_on\": \"1956-12-17T17:39:09.009Z\",\n \"created_at\": \"2020-02-14T00:23:44.649Z\",\n \"updated_at\": \"1955-04-14T22:37:11.028Z\",\n \"date_format\": \"mm-dd-yyyy\",\n \"selectable_status\": \"adipisicing non pariatur\",\n \"risk_score_setting\": \"in\",\n \"risk_type\": \"ullamco id labore ea\",\n \"ownership_driver\": true,\n \"allow_multiple_selections\": false,\n \"filtered_by_ne_attribute\": false,\n \"filtering_ne_attribute_id\": \"e8a9c842-2736-3178-e371-26a2fe9fe888\",\n \"ne_attribute_filter_id\": \"urn:uuid:24feee33-c87d-b3ba-864d-e7c5b53fa12d\",\n \"reverse_association_attribute_id\": \"urn:uuid:c3bdeea8-dd4e-836c-4157-a473157611e0\",\n \"profile_type_id\": \"f9b6683d-a34c-d699-d4f6-0e1af6edc8f6\",\n \"legacy_id\": -67449048,\n \"tmp_created_at\": \"1947-03-09T19:39:57.533Z\",\n \"tmp_updated_at\": \"1993-10-12T02:33:13.824Z\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9175fdc9-53ad-48a7-9098-62b3e30a6e83", + "id": "8bec86db-ee74-4868-8c5b-2e5b3de6874c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7391,7 +7391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b639bca-a5bd-4c03-8915-dd327eab3788", + "id": "32c0080a-0201-480f-8c05-6f79ab79c248", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7447,7 +7447,7 @@ "description": "", "item": [ { - "id": "b79e4223-0cf7-494e-b55b-8af634b1b987", + "id": "45c14130-555b-4323-9632-e9ce116015db", "name": "Add a value to an option based attribute", "request": { "name": "Add a value to an option based attribute", @@ -7478,7 +7478,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"50191ab2-4479-1825-812e-42e7ff795caa\",\n \"option\": \"magna irure\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"3d725123-b576-5840-89ec-c91c5cd29fe7\",\n \"option\": \"eiusmod\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7490,7 +7490,7 @@ }, "response": [ { - "id": "2d9fcb2d-232a-4177-bf83-21ec2a5877b7", + "id": "50925345-7ed6-42ef-a15c-ebdbee9666d9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7524,7 +7524,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"50191ab2-4479-1825-812e-42e7ff795caa\",\n \"option\": \"magna irure\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"3d725123-b576-5840-89ec-c91c5cd29fe7\",\n \"option\": \"eiusmod\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7541,12 +7541,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"471d0cdc-31bd-b4c8-31d5-df5aad1d3c06\",\n \"uid\": \"minim sunt auteut consequat aliq\",\n \"ne_attribute_id\": \"4880f15f-4352-d882-9713-ab16708cb783\",\n \"option\": \"in velit\"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"6751dd38-0d01-f760-1954-6e97e017beb5\",\n \"uid\": \"qui sitquis sed doloreirureanim \",\n \"ne_attribute_id\": \"631edcd4-c3a1-3480-2f52-c80e7403b047\",\n \"option\": \"cillum proident\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2d241357-5834-437c-a901-a576a7dd9434", + "id": "38096fa2-b7e5-48dd-a56e-1717e2943eb0", "name": "Invalid input", "originalRequest": { "url": { @@ -7576,7 +7576,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"50191ab2-4479-1825-812e-42e7ff795caa\",\n \"option\": \"magna irure\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"3d725123-b576-5840-89ec-c91c5cd29fe7\",\n \"option\": \"eiusmod\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7598,7 +7598,7 @@ } }, { - "id": "57bfec31-379a-4a50-80c1-e11683ff403a", + "id": "ecbf8820-8bd1-4a0b-87d8-dc7d4403f11d", "name": "Get option based attribute values", "request": { "name": "Get option based attribute values", @@ -7674,7 +7674,7 @@ }, "response": [ { - "id": "d27ac184-5cca-4cc6-a4ed-2c0f74726812", + "id": "1f017fb5-760b-4b0e-aac0-77f19780451f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7758,12 +7758,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"bd606581-4b46-e5eb-921c-0c30a6ee37d8\",\n \"uid\": \"Duis consequatquis Excepteur cul\",\n \"ne_attribute_id\": \"b04ffe85-cd0a-d984-6b55-dfd96e74335e\",\n \"option\": \"in qui eu dolor dolore\"\n },\n {\n \"id\": \"f7adbf79-f649-9b2d-6100-edc9621f29c3\",\n \"uid\": \"dolor quis commodoet cupidatatea\",\n \"ne_attribute_id\": \"67b327e4-52ef-3401-54b2-53bffa1d46fd\",\n \"option\": \"ut labore officia nostrud dolore\"\n }\n ],\n \"_metadata\": {\n \"limit\": -3019161,\n \"offset\": -48408002,\n \"total\": 92977005,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"f2805c73-bd4e-3e95-8afe-e264ed213035\",\n \"uid\": \"eiusmod esselaborum ut adipisici\",\n \"ne_attribute_id\": \"8a339ca4-eef0-f71d-e094-bc1932b63ef6\",\n \"option\": \"v\"\n },\n {\n \"id\": \"2b8082cb-5dc5-9d5f-d167-22aa357daf25\",\n \"uid\": \"exercitation quisDuis exercitati\",\n \"ne_attribute_id\": \"5c6671f1-ea31-3af3-95cb-6d2b8b6deb8a\",\n \"option\": \"magna ullamco\"\n }\n ],\n \"_metadata\": {\n \"limit\": -17194974,\n \"offset\": -25847554,\n \"total\": 42171848,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bd52702b-96cf-49b5-9595-8d18d8a9f043", + "id": "32943c3f-4355-454e-9b33-6b3656220c4c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7852,7 +7852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4d1486d-fc48-4ed2-99cf-3971fbfe5604", + "id": "66b31c52-fef6-41d7-a568-27e966123cd8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7947,7 +7947,7 @@ } }, { - "id": "5c2d378f-3911-4120-8ded-567b51681439", + "id": "ac2a94d3-e3b7-4c99-8bea-3ebc6d48e606", "name": "Create multiple new option based attribute values", "request": { "name": "Create multiple new option based attribute values", @@ -7978,7 +7978,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"856aafe6-ccd9-4397-5792-6deb2bebf2c0\",\n \"option\": \"adipisicing culpa commod\"\n },\n {\n \"ne_attribute_id\": \"9ceee017-52ab-3d45-dd99-6b8fbf969333\",\n \"option\": \"reprehenderit quis amet irure Ut\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:b9bf6d6c-c1c0-10b3-7155-6518a4929cbd\",\n \"option\": \"id laborum sunt eiusmod\"\n },\n {\n \"ne_attribute_id\": \"db2d6fce-3e64-1139-94f3-3aa8f35775c0\",\n \"option\": \"sint fugiat\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7990,7 +7990,7 @@ }, "response": [ { - "id": "4dea8dc5-c4ae-4609-adf9-f4a556a6bea6", + "id": "c63140f7-875b-46a0-ab4b-85c11e238454", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8024,7 +8024,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"856aafe6-ccd9-4397-5792-6deb2bebf2c0\",\n \"option\": \"adipisicing culpa commod\"\n },\n {\n \"ne_attribute_id\": \"9ceee017-52ab-3d45-dd99-6b8fbf969333\",\n \"option\": \"reprehenderit quis amet irure Ut\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:b9bf6d6c-c1c0-10b3-7155-6518a4929cbd\",\n \"option\": \"id laborum sunt eiusmod\"\n },\n {\n \"ne_attribute_id\": \"db2d6fce-3e64-1139-94f3-3aa8f35775c0\",\n \"option\": \"sint fugiat\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8041,12 +8041,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:2c637c65-8903-36bb-5c27-2c0ed2d47600\",\n \"uid\": \"ut consequat commodo ipsumirure \",\n \"ne_attribute_id\": \"urn:uuid:3c21e204-eb6f-f493-4143-9478c6ed73f9\",\n \"option\": \"eiusmod fugiat esse proident\"\n },\n {\n \"id\": \"9f66f66f-3c8b-7d14-a789-edc1098d7ead\",\n \"uid\": \"Excepteur dolore magna quissint \",\n \"ne_attribute_id\": \"c67560f5-6082-fb01-0fea-1ccc891ba26b\",\n \"option\": \"cillum esse elit consectetur voluptate\"\n }\n ]\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"007d741f-4aad-eb06-dabf-2d912607bddb\",\n \"uid\": \"id non nostrud eaconsectetur eiu\",\n \"ne_attribute_id\": \"urn:uuid:0976f5cf-c828-c640-9af8-a64b22498c1c\",\n \"option\": \"incididunt mollit dolor\"\n },\n {\n \"id\": \"01c77d81-452a-a365-7f2e-06cb09258fd7\",\n \"uid\": \"laboris dolore culpa nullatempor\",\n \"ne_attribute_id\": \"urn:uuid:ff99e219-bdc4-198a-7006-2405d3a30b90\",\n \"option\": \"dolor incididunt ea\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a7a6a559-9789-4e00-a1cc-c70274471655", + "id": "78742e7e-18e8-4557-85f1-13fd36d9e88a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8080,7 +8080,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"856aafe6-ccd9-4397-5792-6deb2bebf2c0\",\n \"option\": \"adipisicing culpa commod\"\n },\n {\n \"ne_attribute_id\": \"9ceee017-52ab-3d45-dd99-6b8fbf969333\",\n \"option\": \"reprehenderit quis amet irure Ut\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:b9bf6d6c-c1c0-10b3-7155-6518a4929cbd\",\n \"option\": \"id laborum sunt eiusmod\"\n },\n {\n \"ne_attribute_id\": \"db2d6fce-3e64-1139-94f3-3aa8f35775c0\",\n \"option\": \"sint fugiat\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8102,7 +8102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d89f9e7a-a7db-4c6c-9d45-c9b10fddb226", + "id": "3bb1127a-8652-4f10-ab50-9ba0590896f4", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8136,7 +8136,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"856aafe6-ccd9-4397-5792-6deb2bebf2c0\",\n \"option\": \"adipisicing culpa commod\"\n },\n {\n \"ne_attribute_id\": \"9ceee017-52ab-3d45-dd99-6b8fbf969333\",\n \"option\": \"reprehenderit quis amet irure Ut\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:b9bf6d6c-c1c0-10b3-7155-6518a4929cbd\",\n \"option\": \"id laborum sunt eiusmod\"\n },\n {\n \"ne_attribute_id\": \"db2d6fce-3e64-1139-94f3-3aa8f35775c0\",\n \"option\": \"sint fugiat\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8164,7 +8164,7 @@ } }, { - "id": "ced2e095-8720-433b-a500-9e8e7b9129df", + "id": "e447ec51-9881-4517-8bd5-0f4b92e04f35", "name": "Update multiple option based attribute values", "request": { "name": "Update multiple option based attribute values", @@ -8195,7 +8195,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"49a385da-3f71-b837-ac9b-b426355e9cea\",\n \"ne_attribute_id\": \"76d2eb0b-23b8-933a-e032-b9148e9630f2\",\n \"option\": \"ut eu Duis cillum minim\"\n },\n {\n \"id\": \"cf33079f-185d-8e15-1005-5240a3ab11be\",\n \"ne_attribute_id\": \"d7062d8f-bb56-c8dc-2e95-5ed148f0fe76\",\n \"option\": \"commodo voluptate Lorem\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"7d6b4c46-ea8c-6de2-22f6-3426c0eafb14\",\n \"ne_attribute_id\": \"509e4ce6-caaf-c97f-e475-65c9f568683b\",\n \"option\": \"amet proident et nisi irure\"\n },\n {\n \"id\": \"urn:uuid:310b36ba-fe4d-b4d8-db8b-0b4b13a3d4a3\",\n \"ne_attribute_id\": \"9c8f133f-8930-def3-f9ff-40415cfa3cc8\",\n \"option\": \"reprehenderit\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8207,7 +8207,7 @@ }, "response": [ { - "id": "7a23cbf6-196f-40cc-8ecf-11d98626fc76", + "id": "349e7769-6c90-448c-8477-a7929e341202", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8241,7 +8241,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"49a385da-3f71-b837-ac9b-b426355e9cea\",\n \"ne_attribute_id\": \"76d2eb0b-23b8-933a-e032-b9148e9630f2\",\n \"option\": \"ut eu Duis cillum minim\"\n },\n {\n \"id\": \"cf33079f-185d-8e15-1005-5240a3ab11be\",\n \"ne_attribute_id\": \"d7062d8f-bb56-c8dc-2e95-5ed148f0fe76\",\n \"option\": \"commodo voluptate Lorem\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"7d6b4c46-ea8c-6de2-22f6-3426c0eafb14\",\n \"ne_attribute_id\": \"509e4ce6-caaf-c97f-e475-65c9f568683b\",\n \"option\": \"amet proident et nisi irure\"\n },\n {\n \"id\": \"urn:uuid:310b36ba-fe4d-b4d8-db8b-0b4b13a3d4a3\",\n \"ne_attribute_id\": \"9c8f133f-8930-def3-f9ff-40415cfa3cc8\",\n \"option\": \"reprehenderit\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8258,12 +8258,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:2c637c65-8903-36bb-5c27-2c0ed2d47600\",\n \"uid\": \"ut consequat commodo ipsumirure \",\n \"ne_attribute_id\": \"urn:uuid:3c21e204-eb6f-f493-4143-9478c6ed73f9\",\n \"option\": \"eiusmod fugiat esse proident\"\n },\n {\n \"id\": \"9f66f66f-3c8b-7d14-a789-edc1098d7ead\",\n \"uid\": \"Excepteur dolore magna quissint \",\n \"ne_attribute_id\": \"c67560f5-6082-fb01-0fea-1ccc891ba26b\",\n \"option\": \"cillum esse elit consectetur voluptate\"\n }\n ]\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"007d741f-4aad-eb06-dabf-2d912607bddb\",\n \"uid\": \"id non nostrud eaconsectetur eiu\",\n \"ne_attribute_id\": \"urn:uuid:0976f5cf-c828-c640-9af8-a64b22498c1c\",\n \"option\": \"incididunt mollit dolor\"\n },\n {\n \"id\": \"01c77d81-452a-a365-7f2e-06cb09258fd7\",\n \"uid\": \"laboris dolore culpa nullatempor\",\n \"ne_attribute_id\": \"urn:uuid:ff99e219-bdc4-198a-7006-2405d3a30b90\",\n \"option\": \"dolor incididunt ea\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d55404bf-836a-4106-b2c3-5d973891146a", + "id": "b7768083-676d-4cc7-8f28-60e5f76d9cff", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8297,7 +8297,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"49a385da-3f71-b837-ac9b-b426355e9cea\",\n \"ne_attribute_id\": \"76d2eb0b-23b8-933a-e032-b9148e9630f2\",\n \"option\": \"ut eu Duis cillum minim\"\n },\n {\n \"id\": \"cf33079f-185d-8e15-1005-5240a3ab11be\",\n \"ne_attribute_id\": \"d7062d8f-bb56-c8dc-2e95-5ed148f0fe76\",\n \"option\": \"commodo voluptate Lorem\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"7d6b4c46-ea8c-6de2-22f6-3426c0eafb14\",\n \"ne_attribute_id\": \"509e4ce6-caaf-c97f-e475-65c9f568683b\",\n \"option\": \"amet proident et nisi irure\"\n },\n {\n \"id\": \"urn:uuid:310b36ba-fe4d-b4d8-db8b-0b4b13a3d4a3\",\n \"ne_attribute_id\": \"9c8f133f-8930-def3-f9ff-40415cfa3cc8\",\n \"option\": \"reprehenderit\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8319,7 +8319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ace05d34-5932-4302-b8b2-61a6a0306513", + "id": "9275856c-5645-4e99-a23d-b71322ef5592", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8353,7 +8353,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"49a385da-3f71-b837-ac9b-b426355e9cea\",\n \"ne_attribute_id\": \"76d2eb0b-23b8-933a-e032-b9148e9630f2\",\n \"option\": \"ut eu Duis cillum minim\"\n },\n {\n \"id\": \"cf33079f-185d-8e15-1005-5240a3ab11be\",\n \"ne_attribute_id\": \"d7062d8f-bb56-c8dc-2e95-5ed148f0fe76\",\n \"option\": \"commodo voluptate Lorem\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"7d6b4c46-ea8c-6de2-22f6-3426c0eafb14\",\n \"ne_attribute_id\": \"509e4ce6-caaf-c97f-e475-65c9f568683b\",\n \"option\": \"amet proident et nisi irure\"\n },\n {\n \"id\": \"urn:uuid:310b36ba-fe4d-b4d8-db8b-0b4b13a3d4a3\",\n \"ne_attribute_id\": \"9c8f133f-8930-def3-f9ff-40415cfa3cc8\",\n \"option\": \"reprehenderit\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8381,7 +8381,7 @@ } }, { - "id": "c07579c7-db31-4ab4-a46f-4002bb14a8ec", + "id": "901295f9-1f0d-4649-b891-8ea0c5779d5b", "name": "Find option based attribute value by id", "request": { "name": "Find option based attribute value by id", @@ -8423,7 +8423,7 @@ }, "response": [ { - "id": "2a633385-ea3b-4048-adb5-8618f08845c8", + "id": "4d67ab34-1209-4dbb-86bb-c6879416d03e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8462,12 +8462,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"471d0cdc-31bd-b4c8-31d5-df5aad1d3c06\",\n \"uid\": \"minim sunt auteut consequat aliq\",\n \"ne_attribute_id\": \"4880f15f-4352-d882-9713-ab16708cb783\",\n \"option\": \"in velit\"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"6751dd38-0d01-f760-1954-6e97e017beb5\",\n \"uid\": \"qui sitquis sed doloreirureanim \",\n \"ne_attribute_id\": \"631edcd4-c3a1-3480-2f52-c80e7403b047\",\n \"option\": \"cillum proident\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3ef784d5-ff7a-4a14-ac22-ad2974fbfaec", + "id": "5fea2821-9af9-4e4f-b3cb-f1843be53fc7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8511,7 +8511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81760778-37c5-476c-9247-791171ccf546", + "id": "7df14dc1-7b6f-4a74-9a9f-8e24d86d4a6a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8561,7 +8561,7 @@ } }, { - "id": "b8adc0ec-d002-49a1-be1d-67b83f8200f6", + "id": "f7eb3f05-3e4d-443b-b46c-d2528b642b76", "name": "Update a option based attribute value by id", "request": { "name": "Update a option based attribute value by id", @@ -8604,7 +8604,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"50191ab2-4479-1825-812e-42e7ff795caa\",\n \"option\": \"magna irure\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"3d725123-b576-5840-89ec-c91c5cd29fe7\",\n \"option\": \"eiusmod\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8616,7 +8616,7 @@ }, "response": [ { - "id": "99bba9f2-b19e-4ecb-95bb-7c611e8056ed", + "id": "3e2c9607-87ed-4aea-9a8e-29a154ff5ac5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8651,7 +8651,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"50191ab2-4479-1825-812e-42e7ff795caa\",\n \"option\": \"magna irure\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"3d725123-b576-5840-89ec-c91c5cd29fe7\",\n \"option\": \"eiusmod\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8668,12 +8668,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"471d0cdc-31bd-b4c8-31d5-df5aad1d3c06\",\n \"uid\": \"minim sunt auteut consequat aliq\",\n \"ne_attribute_id\": \"4880f15f-4352-d882-9713-ab16708cb783\",\n \"option\": \"in velit\"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"6751dd38-0d01-f760-1954-6e97e017beb5\",\n \"uid\": \"qui sitquis sed doloreirureanim \",\n \"ne_attribute_id\": \"631edcd4-c3a1-3480-2f52-c80e7403b047\",\n \"option\": \"cillum proident\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8037d324-f45c-4294-ace0-c1c565e78e82", + "id": "0c9c8a4f-be1c-43a6-bced-a8687dc58bc9", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8708,7 +8708,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"50191ab2-4479-1825-812e-42e7ff795caa\",\n \"option\": \"magna irure\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"3d725123-b576-5840-89ec-c91c5cd29fe7\",\n \"option\": \"eiusmod\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8730,7 +8730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73298b8c-db76-47ba-89d0-89e3458662a5", + "id": "62ff302f-d366-4455-8b89-448e950571d5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8765,7 +8765,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"50191ab2-4479-1825-812e-42e7ff795caa\",\n \"option\": \"magna irure\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"3d725123-b576-5840-89ec-c91c5cd29fe7\",\n \"option\": \"eiusmod\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8793,7 +8793,7 @@ } }, { - "id": "ff859f05-3f07-4a13-a640-93f9ff0f6653", + "id": "4f2a5923-f261-4963-9393-473b7a3a1573", "name": "Delete a option based attribute value by id", "request": { "name": "Delete a option based attribute value by id", @@ -8835,7 +8835,7 @@ }, "response": [ { - "id": "61bad3ce-110a-4650-b3ef-1f16983bf544", + "id": "c68be178-7aef-4bbf-b400-69f619eeef12", "name": "Confirmation of a deleted object", "originalRequest": { "url": { @@ -8879,7 +8879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58c4a8b7-10c9-43a0-91f6-4215bdfa674e", + "id": "e7c6450f-1d3a-404d-8daf-c365042b3cd7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8923,7 +8923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c9f20c8-381d-473a-8357-75da2ce6cfee", + "id": "f48f3e40-7c03-41f3-a232-a10ae6bfa965", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8979,7 +8979,7 @@ "description": "", "item": [ { - "id": "f40fd743-eae3-4ff9-98c4-898cb9e112fe", + "id": "faf6aae9-6987-4d3b-a62c-886c98ff7a9d", "name": "Create a profile page", "request": { "name": "Create a profile page", @@ -9023,7 +9023,7 @@ }, "response": [ { - "id": "ba69e046-0493-4d63-8f90-e2eda91e51a3", + "id": "86e704db-c615-4956-b576-aa090d863617", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9080,7 +9080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b66318e-685f-4294-887d-73d238c2d99b", + "id": "8b033b21-f4cb-4861-bb4b-e9e099b17e86", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9137,7 +9137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a4159d0-fb20-4f75-bc03-92e03bf7d03c", + "id": "608f2f8a-d980-4497-b3bb-4c5c995a7fbd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9200,7 +9200,7 @@ } }, { - "id": "a4919d39-7873-4e1b-9e3d-0c9944f7823b", + "id": "5ba7352b-3c0e-481c-a278-280812303182", "name": "Create a workflow page", "request": { "name": "Create a workflow page", @@ -9244,7 +9244,7 @@ }, "response": [ { - "id": "4a246a76-6f17-4bb3-ad4f-6ed306882fa1", + "id": "b783ae29-d9e7-4790-9583-483f26397714", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9301,7 +9301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf255c89-23ec-414c-ae73-12eae02aad2c", + "id": "7bc42c04-7226-4c94-b462-58fdcce4af47", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9358,7 +9358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a1f55ba-326a-4e63-97cd-34a42768d87b", + "id": "fcdc4efa-82e4-4175-bb41-65adcafbd51a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9427,7 +9427,7 @@ "description": "", "item": [ { - "id": "b47c2fd5-e16a-42a5-915c-0a20aaea5d28", + "id": "34d91e4f-a998-49f0-ab72-472cbc75b1d9", "name": "Create a profile type", "request": { "name": "Create a profile type", @@ -9458,7 +9458,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\": \"exdoloresse magna consectetur ut\",\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\": \"pariatur officia dolor sedullamc\",\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\": \"in dolorveniam Lorem nostrud dol\",\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\": \"utdeserunt minim et pariaturnull\",\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\": \"aute consequat consectetur elit \",\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\": \"amet eainDuisipsum laborum easun\",\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\": \"reprehenderit qui irure voluptat\",\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\": \"id velit ettempor proident conse\",\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", @@ -9470,7 +9470,7 @@ }, "response": [ { - "id": "433b78c6-f171-4da4-85cb-3401d84aa68b", + "id": "741529da-53d6-474f-bf91-8edc4bf9d6e1", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9504,7 +9504,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\": \"exdoloresse magna consectetur ut\",\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\": \"pariatur officia dolor sedullamc\",\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\": \"in dolorveniam Lorem nostrud dol\",\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\": \"utdeserunt minim et pariaturnull\",\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\": \"aute consequat consectetur elit \",\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\": \"amet eainDuisipsum laborum easun\",\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\": \"reprehenderit qui irure voluptat\",\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\": \"id velit ettempor proident conse\",\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", @@ -9521,12 +9521,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ut exercitation dolor non laboru\",\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\": \"voluptate eiusmod dolore proiden\",\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\": \"fugiat adipisicing incididuntoff\",\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\": \"commodo elit ullamcoincididunt E\",\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\": \"voluptate esteiusmod reprehender\",\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\": \"fugiat aliqua aute ut sitnostrud\",\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\": \"ea quis qui culpapariatur in 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\": \"cillum labore enim laborumut pro\",\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\": \"consequat sit anim ullamcosintip\",\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\": \"in et aliquipelit sunt cupidatat\",\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": "b992d667-8f80-4ee4-9923-4070d388c3a7", + "id": "8ce2c580-144c-4ce5-8c95-04fd36db7b31", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9560,7 +9560,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\": \"exdoloresse magna consectetur ut\",\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\": \"pariatur officia dolor sedullamc\",\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\": \"in dolorveniam Lorem nostrud dol\",\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\": \"utdeserunt minim et pariaturnull\",\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\": \"aute consequat consectetur elit \",\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\": \"amet eainDuisipsum laborum easun\",\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\": \"reprehenderit qui irure voluptat\",\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\": \"id velit ettempor proident conse\",\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", @@ -9582,7 +9582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aae04649-a4d4-4070-8b2f-aa1cfb605289", + "id": "96a1745f-7ea1-4900-af93-0f75c1064aba", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9616,7 +9616,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\": \"exdoloresse magna consectetur ut\",\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\": \"pariatur officia dolor sedullamc\",\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\": \"in dolorveniam Lorem nostrud dol\",\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\": \"utdeserunt minim et pariaturnull\",\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\": \"aute consequat consectetur elit \",\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\": \"amet eainDuisipsum laborum easun\",\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\": \"reprehenderit qui irure voluptat\",\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\": \"id velit ettempor proident conse\",\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", @@ -9644,7 +9644,7 @@ } }, { - "id": "93fa427b-a13a-4cc5-b441-2b62bd38c1f5", + "id": "478b879d-f452-41e6-a458-9f9d876ceb17", "name": "Get profile types", "request": { "name": "Get profile types", @@ -9694,7 +9694,7 @@ "type": "text/plain" }, "key": "name", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -9729,7 +9729,7 @@ }, "response": [ { - "id": "f2caf6a6-89f7-4a33-80ab-71dfc3945758", + "id": "76dbfc7d-d2d7-4762-b889-70018182df28", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9774,7 +9774,7 @@ "type": "text/plain" }, "key": "name", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -9822,12 +9822,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_types\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nostrudUt dolorproident adipisic\",\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\": \"Lorem iruread est dolore iruread\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"proident ut euqui animexercitati\",\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 quienim occaecatveniam cil\",\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\": \"in nulla do laboriselit tempor d\",\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\": \"dolor labore nulla temporoccaeca\",\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\": \"Ut Excepteur nisiculpa consectet\",\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\": \"irure velitnon aliquip suntnostr\",\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\": \"sint dolore cillum deseruntanim \",\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\": \"idincididunt occaecat ad animlab\",\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\": 34365678,\n \"offset\": -62197352,\n \"total\": 23053634,\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\": \"aute minim Ut proidentut dolore \",\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\": \"aliquip do officia nulla commodo\",\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\": \"tempor qui aliquip consequatet a\",\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\": \"ullamco eiusmod tempor do nostru\",\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\": \"nulla dolore incididunt ut Lorem\",\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\": \"pariatur animmollit veniam dolor\",\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 idnon ut Lorem dolord\",\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\": \"deserunt dolor consequatlaborum \",\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 aliqua commodout laborum culp\",\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\": \"magna amet dolore commodoid 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\": -7415432,\n \"offset\": -96950301,\n \"total\": 96574747,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "49e4731b-2ecb-4162-b525-67e7f72cbaaf", + "id": "697044a1-2996-4a82-a9be-7a0c87bfa4b3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9872,7 +9872,7 @@ "type": "text/plain" }, "key": "name", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -9925,7 +9925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "838e3f25-1ab6-452d-90f4-6b113d7f5141", + "id": "eefad694-3ae1-4593-ab92-c1ada37d3939", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9970,7 +9970,7 @@ "type": "text/plain" }, "key": "name", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -10029,7 +10029,7 @@ } }, { - "id": "aad0d130-6efc-4709-adc4-371b752547f0", + "id": "a809dfb0-9ba5-4a93-8f29-159ced1ec062", "name": "Find profile type by id", "request": { "name": "Find profile type by id", @@ -10071,7 +10071,7 @@ }, "response": [ { - "id": "f17cb19d-9379-4c28-8d3e-88ad463cac6b", + "id": "c618d403-b36c-46ae-bbc6-aa0a964e2a46", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10110,12 +10110,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ut exercitation dolor non laboru\",\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\": \"voluptate eiusmod dolore proiden\",\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\": \"fugiat adipisicing incididuntoff\",\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\": \"commodo elit ullamcoincididunt E\",\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\": \"voluptate esteiusmod reprehender\",\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\": \"fugiat aliqua aute ut sitnostrud\",\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\": \"ea quis qui culpapariatur in 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\": \"cillum labore enim laborumut pro\",\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\": \"consequat sit anim ullamcosintip\",\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\": \"in et aliquipelit sunt cupidatat\",\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": "d1e6ba2c-8eaa-46e2-9961-c790f5f1bbef", + "id": "03ad1b94-7ede-4239-994e-b8ff1421a844", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10159,7 +10159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "165e064c-8ff2-43ec-8dee-4587bd7a0832", + "id": "6746ef38-30bc-49e6-a18a-ce9a0525bc5e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10209,7 +10209,7 @@ } }, { - "id": "55138cdf-d671-4294-a121-e7f51a7d138c", + "id": "43e01aa2-c638-4dac-aa95-b0f6d193d536", "name": "Update a profile type by id", "request": { "name": "Update a profile type by id", @@ -10252,7 +10252,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\": \"esse sed incididuntoccaecat nost\",\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\": \"animqui officia ad irure esseut \",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"consectetur dolore dolor exercit\",\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\": \"dolore sunt nostrud aliquacillum\",\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\": \"do reprehenderitoccaecat volupta\",\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\": \"sint eu pariatur molliteiusmod d\",\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\": \"aliqua non suntnon Duis ut autef\",\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\": \"cupidatat reprehenderit pariatur\",\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", @@ -10264,7 +10264,7 @@ }, "response": [ { - "id": "724c4b5f-5218-42e9-85f3-af39065b4480", + "id": "ded6e04b-a8d3-48eb-bdb5-2a636202675a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10299,7 +10299,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\": \"esse sed incididuntoccaecat nost\",\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\": \"animqui officia ad irure esseut \",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"consectetur dolore dolor exercit\",\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\": \"dolore sunt nostrud aliquacillum\",\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\": \"do reprehenderitoccaecat volupta\",\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\": \"sint eu pariatur molliteiusmod d\",\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\": \"aliqua non suntnon Duis ut autef\",\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\": \"cupidatat reprehenderit pariatur\",\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", @@ -10316,12 +10316,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ut exercitation dolor non laboru\",\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\": \"voluptate eiusmod dolore proiden\",\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\": \"fugiat adipisicing incididuntoff\",\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\": \"commodo elit ullamcoincididunt E\",\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\": \"voluptate esteiusmod reprehender\",\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\": \"fugiat aliqua aute ut sitnostrud\",\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\": \"ea quis qui culpapariatur in 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\": \"cillum labore enim laborumut pro\",\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\": \"consequat sit anim ullamcosintip\",\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\": \"in et aliquipelit sunt cupidatat\",\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": "cb635432-81c1-4572-9033-83950ed2d45e", + "id": "5e982742-8020-4621-90d9-460ce6a357e2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10356,7 +10356,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\": \"esse sed incididuntoccaecat nost\",\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\": \"animqui officia ad irure esseut \",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"consectetur dolore dolor exercit\",\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\": \"dolore sunt nostrud aliquacillum\",\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\": \"do reprehenderitoccaecat volupta\",\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\": \"sint eu pariatur molliteiusmod d\",\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\": \"aliqua non suntnon Duis ut autef\",\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\": \"cupidatat reprehenderit pariatur\",\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", @@ -10378,7 +10378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb0a4879-7a6e-4351-9e10-de14cd5a8418", + "id": "356893ad-62ec-4531-bae3-8adebaa77768", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10413,7 +10413,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\": \"esse sed incididuntoccaecat nost\",\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\": \"animqui officia ad irure esseut \",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"consectetur dolore dolor exercit\",\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\": \"dolore sunt nostrud aliquacillum\",\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\": \"do reprehenderitoccaecat volupta\",\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\": \"sint eu pariatur molliteiusmod d\",\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\": \"aliqua non suntnon Duis ut autef\",\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\": \"cupidatat reprehenderit pariatur\",\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", @@ -10441,7 +10441,7 @@ } }, { - "id": "651b4edf-fb27-4397-ae5e-fae4bec893ed", + "id": "2fb604a8-20f2-4d27-995e-a8ecca41b075", "name": "Delete profile type", "request": { "name": "Delete profile type", @@ -10483,7 +10483,7 @@ }, "response": [ { - "id": "919b9470-ef56-461a-af8c-279c4730c05e", + "id": "c44a9578-5793-49c1-b325-ba706a3d6577", "name": "Info about the operation", "originalRequest": { "url": { @@ -10527,7 +10527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c23873c9-97db-4a16-9e25-3fd63a325c6e", + "id": "06acbcdb-cf20-416f-960d-2c757c99707e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10571,7 +10571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a659cc0-cba4-4bf6-aadc-9ce5bbf8df76", + "id": "bb237a47-9dea-4834-967d-1fe282e1067e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10627,7 +10627,7 @@ "description": "", "item": [ { - "id": "2c586f9f-c73c-45eb-9bc0-7a1b1789b6ec", + "id": "e5ea0225-21c9-4f04-ae32-5f841db091b3", "name": "profile_types/ne_attributes synced status", "request": { "name": "profile_types/ne_attributes synced status", @@ -10725,7 +10725,7 @@ }, "response": [ { - "id": "a02b11bc-a583-4304-8d46-9ad974d99e62", + "id": "518da3bf-6506-4678-912b-bec9969e615b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10811,12 +10811,12 @@ "value": "application/json" } ], - "body": "{\n \"form\": {\n \"count\": 5,\n \"records\": [\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"anim laborumin pariatur noneiusm\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n },\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"nisinisi in deserunt nulladolore\",\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\": \"aliqua do eiusmod officia laboru\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n },\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"anim exercitation proident sedsi\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3cf31330-8e59-41de-ac64-61251122a659", + "id": "9396142e-26c8-4d86-806f-0a1e416bfe25", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10907,7 +10907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b569ea4-3cb6-4530-b179-ac29c1ea06ee", + "id": "38f7b0ac-b4fd-4c8b-aac4-a9a14a5fb295", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11004,7 +11004,7 @@ } }, { - "id": "8f1c595d-b493-493d-a657-e307b50d7738", + "id": "d5f39a7f-a621-493d-beaa-c6ac806fd598", "name": "Create a synced attribute", "request": { "name": "Create a synced attribute", @@ -11054,7 +11054,7 @@ }, "response": [ { - "id": "5868e715-01a7-495f-acc0-67573e92ce92", + "id": "d2723ed6-a448-4028-8bf6-b7032c22a2a2", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11112,7 +11112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9315b12c-9b01-46ac-b3d0-4baaba7a44cd", + "id": "53166c17-f6a3-4f95-9970-5e09a8f61d4a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11170,7 +11170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35d6c019-ac29-4b1d-a2eb-873f3e748823", + "id": "dc225ddf-27f2-43a8-95ab-f00fba49a4f8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11234,7 +11234,7 @@ } }, { - "id": "5a816260-83f0-4607-9d56-bc4988bb4eb4", + "id": "49a01c61-2be5-4400-9917-926434f177d6", "name": "Delete synced attribute", "request": { "name": "Delete synced attribute", @@ -11288,7 +11288,7 @@ }, "response": [ { - "id": "6af22968-a539-4c8a-a07e-1bd356ef7680", + "id": "ade2dbf0-24e4-482f-bca3-f379b76a56d8", "name": "Info about the operation", "originalRequest": { "url": { @@ -11334,7 +11334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "548b797e-cee9-4d59-a7cd-37a5aa2f3424", + "id": "59c9ad3f-ab84-4265-ada3-be2a84e66ac2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11380,7 +11380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c724a6cc-a622-45c9-8e31-e8fbcb12b24f", + "id": "40104681-c9ad-4726-8c89-55bb9e291db8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11438,7 +11438,7 @@ "description": "", "item": [ { - "id": "42884330-41df-41be-b678-2872083e4807", + "id": "4a9015dc-0f36-42b6-98af-71baf81dc6a8", "name": "Create a profile type role", "request": { "name": "Create a profile type role", @@ -11481,7 +11481,7 @@ }, "response": [ { - "id": "5ee5131e-b0e7-4407-aa9e-df546585c5f3", + "id": "efdef627-baab-4797-94a3-3a12567328ed", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11537,7 +11537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5511e32d-bcc7-4e4b-a21a-0bafebb753d8", + "id": "58940026-8ac7-4794-9c12-aa0cbc13a237", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11593,7 +11593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1d338f3-93c1-4cb3-932c-a0a59c7e3b48", + "id": "176b3538-1f8a-4ecc-8a39-9d5bea64088f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11661,7 +11661,7 @@ "description": "", "item": [ { - "id": "43947b4a-f5cb-4f22-af57-0f23a13f3889", + "id": "68529a47-7ce8-426b-8a99-ca853a02c39c", "name": "Create a profile", "request": { "name": "Create a profile", @@ -11692,7 +11692,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"ullamco ad Lorem eiusmod eu\",\n \"profile_type_id\": \"urn:uuid:bbbe98dd-5a1e-5379-0805-65bb3e73819d\",\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}", + "raw": "{\n \"profile\": {\n \"name\": \"sunt Lorem dolor\",\n \"profile_type_id\": \"f6b30607-7c4b-5db3-647e-d6eb1cc98b3a\",\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}", "options": { "raw": { "headerFamily": "json", @@ -11704,7 +11704,7 @@ }, "response": [ { - "id": "aaa4a0c8-db92-4598-a8d8-69d2d4caea6c", + "id": "c3844200-538c-4cc4-b123-8f1d2d5f8140", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11738,7 +11738,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"ullamco ad Lorem eiusmod eu\",\n \"profile_type_id\": \"urn:uuid:bbbe98dd-5a1e-5379-0805-65bb3e73819d\",\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}", + "raw": "{\n \"profile\": {\n \"name\": \"sunt Lorem dolor\",\n \"profile_type_id\": \"f6b30607-7c4b-5db3-647e-d6eb1cc98b3a\",\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}", "options": { "raw": { "headerFamily": "json", @@ -11755,12 +11755,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"proident dolormagnaelit situllam\",\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\": \"nulla occaecat reprehenderit inc\",\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": "3ce76849-ae59-442a-84a2-269fc98341b4", + "id": "f1c06818-b26d-46bb-914e-f37e6ebe9670", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11794,7 +11794,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"ullamco ad Lorem eiusmod eu\",\n \"profile_type_id\": \"urn:uuid:bbbe98dd-5a1e-5379-0805-65bb3e73819d\",\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}", + "raw": "{\n \"profile\": {\n \"name\": \"sunt Lorem dolor\",\n \"profile_type_id\": \"f6b30607-7c4b-5db3-647e-d6eb1cc98b3a\",\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}", "options": { "raw": { "headerFamily": "json", @@ -11816,7 +11816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f0c7b8d-54f6-48e3-ad4b-31506a26364f", + "id": "cb1660fb-bfd3-469d-857c-93921f637733", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11850,7 +11850,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"ullamco ad Lorem eiusmod eu\",\n \"profile_type_id\": \"urn:uuid:bbbe98dd-5a1e-5379-0805-65bb3e73819d\",\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}", + "raw": "{\n \"profile\": {\n \"name\": \"sunt Lorem dolor\",\n \"profile_type_id\": \"f6b30607-7c4b-5db3-647e-d6eb1cc98b3a\",\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}", "options": { "raw": { "headerFamily": "json", @@ -11878,7 +11878,7 @@ } }, { - "id": "0a9b0521-98a9-454f-bb42-64b6ff3aac7d", + "id": "e31525c9-7cd2-4a53-937c-31507e07e0ae", "name": "Get profiles", "request": { "name": "Get profiles", @@ -11937,7 +11937,7 @@ "type": "text/plain" }, "key": "name", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -11946,7 +11946,7 @@ "type": "text/plain" }, "key": "profile_type_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -11955,7 +11955,7 @@ "type": "text/plain" }, "key": "status", - "value": "Terminated" + "value": "On Leave" }, { "disabled": false, @@ -11981,7 +11981,7 @@ }, "response": [ { - "id": "23c49da4-74da-4f5e-a5ec-846db22a95d7", + "id": "a66c0d5a-b049-460f-8a5a-52c471d0a3ff", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12035,7 +12035,7 @@ "type": "text/plain" }, "key": "name", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -12044,7 +12044,7 @@ "type": "text/plain" }, "key": "profile_type_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -12053,7 +12053,7 @@ "type": "text/plain" }, "key": "status", - "value": "Terminated" + "value": "On Leave" }, { "disabled": false, @@ -12092,12 +12092,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"velit dolore aute enim aliquaex \",\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\": \"cillum veniam dolor nisi minimsu\",\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\": 31716378,\n \"offset\": 88107436,\n \"total\": 50017017,\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\": \"velit voluptate sit elit uttempo\",\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\": \"ut ut elitadLorem culpaad magna \",\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\": -69622324,\n \"offset\": -77581560,\n \"total\": -82181682,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8fddc5f0-6594-4812-8c09-58e3f6fb396a", + "id": "8c07a27a-71b6-4d9a-9bc6-e02c9f03b5f5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12151,7 +12151,7 @@ "type": "text/plain" }, "key": "name", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -12160,7 +12160,7 @@ "type": "text/plain" }, "key": "profile_type_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -12169,7 +12169,7 @@ "type": "text/plain" }, "key": "status", - "value": "Terminated" + "value": "On Leave" }, { "disabled": false, @@ -12213,7 +12213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6fd83dc-2a30-4f5d-94b6-0a859187f3c5", + "id": "99c67d9d-439e-43c2-b2db-a3eca496e1f0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12267,7 +12267,7 @@ "type": "text/plain" }, "key": "name", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -12276,7 +12276,7 @@ "type": "text/plain" }, "key": "profile_type_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -12285,7 +12285,7 @@ "type": "text/plain" }, "key": "status", - "value": "Terminated" + "value": "On Leave" }, { "disabled": false, @@ -12335,7 +12335,7 @@ } }, { - "id": "14d5859b-5ba1-4f6b-9816-17b3180ed644", + "id": "578c74e7-1a58-49b8-af5a-1e668b60aa83", "name": "Create multiple profiles", "request": { "name": "Create multiple profiles", @@ -12366,7 +12366,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"name\": \"id in laboris adipisicing velit\",\n \"profile_type_id\": \"urn:uuid:91200d18-eeca-e81d-d639-8ff0b131ee2e\",\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 {\n \"name\": \"cillum\",\n \"profile_type_id\": \"urn:uuid:93c28c3a-1804-8dea-c109-1eb6fb6f82cf\",\n \"status\": \"Inactive\",\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}", + "raw": "{\n \"profiles\": [\n {\n \"name\": \"ad\",\n \"profile_type_id\": \"urn:uuid:19236170-26a8-8412-b6c7-7df2c9183471\",\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 \"name\": \"ex consequat anim Duis cillum\",\n \"profile_type_id\": \"urn:uuid:30552f40-8547-3e4a-8ba6-d4222f4b1229\",\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", @@ -12378,7 +12378,7 @@ }, "response": [ { - "id": "10d297e0-6659-487b-9713-b0c4b548b346", + "id": "0c1b454f-d733-49d4-97b7-fd897d9aae5f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12412,7 +12412,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"name\": \"id in laboris adipisicing velit\",\n \"profile_type_id\": \"urn:uuid:91200d18-eeca-e81d-d639-8ff0b131ee2e\",\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 {\n \"name\": \"cillum\",\n \"profile_type_id\": \"urn:uuid:93c28c3a-1804-8dea-c109-1eb6fb6f82cf\",\n \"status\": \"Inactive\",\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}", + "raw": "{\n \"profiles\": [\n {\n \"name\": \"ad\",\n \"profile_type_id\": \"urn:uuid:19236170-26a8-8412-b6c7-7df2c9183471\",\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 \"name\": \"ex consequat anim Duis cillum\",\n \"profile_type_id\": \"urn:uuid:30552f40-8547-3e4a-8ba6-d4222f4b1229\",\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", @@ -12429,12 +12429,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"officia nostrudinut magnaqui sun\",\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\": \"Lorem aliquip nisisit dolore inc\",\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\": \"fugiat aliquipculpa ad proidenti\",\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\": \"Excepteur Ut cupidatatadipisicin\",\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": "454913a6-ffe5-46fb-b355-c0da98144323", + "id": "116d28b0-6bcd-43d4-a828-5952cec98486", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12468,7 +12468,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"name\": \"id in laboris adipisicing velit\",\n \"profile_type_id\": \"urn:uuid:91200d18-eeca-e81d-d639-8ff0b131ee2e\",\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 {\n \"name\": \"cillum\",\n \"profile_type_id\": \"urn:uuid:93c28c3a-1804-8dea-c109-1eb6fb6f82cf\",\n \"status\": \"Inactive\",\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}", + "raw": "{\n \"profiles\": [\n {\n \"name\": \"ad\",\n \"profile_type_id\": \"urn:uuid:19236170-26a8-8412-b6c7-7df2c9183471\",\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 \"name\": \"ex consequat anim Duis cillum\",\n \"profile_type_id\": \"urn:uuid:30552f40-8547-3e4a-8ba6-d4222f4b1229\",\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", @@ -12490,7 +12490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68cc6f32-43a1-47f4-a062-e5e462e44627", + "id": "8ca26e1a-d886-4bde-b6d0-1b652f9ff215", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12524,7 +12524,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"name\": \"id in laboris adipisicing velit\",\n \"profile_type_id\": \"urn:uuid:91200d18-eeca-e81d-d639-8ff0b131ee2e\",\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 {\n \"name\": \"cillum\",\n \"profile_type_id\": \"urn:uuid:93c28c3a-1804-8dea-c109-1eb6fb6f82cf\",\n \"status\": \"Inactive\",\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}", + "raw": "{\n \"profiles\": [\n {\n \"name\": \"ad\",\n \"profile_type_id\": \"urn:uuid:19236170-26a8-8412-b6c7-7df2c9183471\",\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 \"name\": \"ex consequat anim Duis cillum\",\n \"profile_type_id\": \"urn:uuid:30552f40-8547-3e4a-8ba6-d4222f4b1229\",\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", @@ -12552,7 +12552,7 @@ } }, { - "id": "35aee17b-83e5-40e9-9882-4cb0a4f76f96", + "id": "91925c26-ed35-4396-becc-0ad7642d9759", "name": "Update multiple profiles", "request": { "name": "Update multiple profiles", @@ -12583,7 +12583,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"4f76f9f7-3267-6a08-6ef1-b5fb66a951de\",\n \"name\": \"anim\",\n \"profile_type_id\": \"urn:uuid:056c4c27-577a-f5e2-b775-b35e1c975b1f\",\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 \"id\": \"d68452b0-935b-4c50-9680-160200f1f487\",\n \"name\": \"des\",\n \"profile_type_id\": \"urn:uuid:b59ab94b-433b-4028-1b73-55222bf3f9cb\",\n \"status\": \"On Leave\",\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}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:2ff696cc-8a47-220d-c116-40df8b6da067\",\n \"name\": \"incididunt esse nostrud minim ex\",\n \"profile_type_id\": \"209d9a80-ca43-925a-4b41-cfa8d7e11285\",\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 {\n \"id\": \"3394bbff-1ea5-1056-fc0d-2bae30268851\",\n \"name\": \"do commodo Excepteur aliqua\",\n \"profile_type_id\": \"73e5045e-931a-7138-a5a4-b46d97a8e336\",\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 ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12595,7 +12595,7 @@ }, "response": [ { - "id": "0c254eb9-fe72-43c2-98f8-39dcb8577137", + "id": "128ab69b-49aa-44f8-89ef-c7780af62a55", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12629,7 +12629,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"4f76f9f7-3267-6a08-6ef1-b5fb66a951de\",\n \"name\": \"anim\",\n \"profile_type_id\": \"urn:uuid:056c4c27-577a-f5e2-b775-b35e1c975b1f\",\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 \"id\": \"d68452b0-935b-4c50-9680-160200f1f487\",\n \"name\": \"des\",\n \"profile_type_id\": \"urn:uuid:b59ab94b-433b-4028-1b73-55222bf3f9cb\",\n \"status\": \"On Leave\",\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}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:2ff696cc-8a47-220d-c116-40df8b6da067\",\n \"name\": \"incididunt esse nostrud minim ex\",\n \"profile_type_id\": \"209d9a80-ca43-925a-4b41-cfa8d7e11285\",\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 {\n \"id\": \"3394bbff-1ea5-1056-fc0d-2bae30268851\",\n \"name\": \"do commodo Excepteur aliqua\",\n \"profile_type_id\": \"73e5045e-931a-7138-a5a4-b46d97a8e336\",\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 ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12646,12 +12646,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"officia nostrudinut magnaqui sun\",\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\": \"Lorem aliquip nisisit dolore inc\",\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\": \"fugiat aliquipculpa ad proidenti\",\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\": \"Excepteur Ut cupidatatadipisicin\",\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": "54d6ec38-a075-441e-93b9-a8d7d2579b3f", + "id": "352276af-eace-4ac3-b5d6-6d2ae910bab6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12685,7 +12685,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"4f76f9f7-3267-6a08-6ef1-b5fb66a951de\",\n \"name\": \"anim\",\n \"profile_type_id\": \"urn:uuid:056c4c27-577a-f5e2-b775-b35e1c975b1f\",\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 \"id\": \"d68452b0-935b-4c50-9680-160200f1f487\",\n \"name\": \"des\",\n \"profile_type_id\": \"urn:uuid:b59ab94b-433b-4028-1b73-55222bf3f9cb\",\n \"status\": \"On Leave\",\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}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:2ff696cc-8a47-220d-c116-40df8b6da067\",\n \"name\": \"incididunt esse nostrud minim ex\",\n \"profile_type_id\": \"209d9a80-ca43-925a-4b41-cfa8d7e11285\",\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 {\n \"id\": \"3394bbff-1ea5-1056-fc0d-2bae30268851\",\n \"name\": \"do commodo Excepteur aliqua\",\n \"profile_type_id\": \"73e5045e-931a-7138-a5a4-b46d97a8e336\",\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 ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12707,7 +12707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3010f81b-f1f5-4e59-9207-4f2e5b34c964", + "id": "1ee41c2f-f891-482d-a2cf-ce47fa1a90ca", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12741,7 +12741,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"4f76f9f7-3267-6a08-6ef1-b5fb66a951de\",\n \"name\": \"anim\",\n \"profile_type_id\": \"urn:uuid:056c4c27-577a-f5e2-b775-b35e1c975b1f\",\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 \"id\": \"d68452b0-935b-4c50-9680-160200f1f487\",\n \"name\": \"des\",\n \"profile_type_id\": \"urn:uuid:b59ab94b-433b-4028-1b73-55222bf3f9cb\",\n \"status\": \"On Leave\",\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}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:2ff696cc-8a47-220d-c116-40df8b6da067\",\n \"name\": \"incididunt esse nostrud minim ex\",\n \"profile_type_id\": \"209d9a80-ca43-925a-4b41-cfa8d7e11285\",\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 {\n \"id\": \"3394bbff-1ea5-1056-fc0d-2bae30268851\",\n \"name\": \"do commodo Excepteur aliqua\",\n \"profile_type_id\": \"73e5045e-931a-7138-a5a4-b46d97a8e336\",\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 ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12769,7 +12769,7 @@ } }, { - "id": "5ace3667-5928-4a95-897d-c690195ebc26", + "id": "0fb9cd3a-3271-45af-bc82-44f2b37bba7c", "name": "Delete multiple profiles", "request": { "name": "Delete multiple profiles", @@ -12800,7 +12800,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:8259556c-80a0-0195-1107-b9153a79b8fe\"\n },\n {\n \"id\": \"d2b584e8-a7dd-3cd8-9478-750794e5a42c\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:5337627f-2145-4ccc-21ca-6f9ac9c26410\"\n },\n {\n \"id\": \"95ec9cd2-ea30-dfe5-a7e2-b52f1e0b206c\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12812,7 +12812,7 @@ }, "response": [ { - "id": "6c6f4a7d-e6ef-4c02-812a-da77b5ef3ddf", + "id": "7a2765bc-d715-43ea-8f37-cbab4496c0b8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12846,7 +12846,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:8259556c-80a0-0195-1107-b9153a79b8fe\"\n },\n {\n \"id\": \"d2b584e8-a7dd-3cd8-9478-750794e5a42c\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:5337627f-2145-4ccc-21ca-6f9ac9c26410\"\n },\n {\n \"id\": \"95ec9cd2-ea30-dfe5-a7e2-b52f1e0b206c\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12863,12 +12863,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"officia nostrudinut magnaqui sun\",\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\": \"Lorem aliquip nisisit dolore inc\",\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\": \"fugiat aliquipculpa ad proidenti\",\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\": \"Excepteur Ut cupidatatadipisicin\",\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": "24129802-cd61-4b51-a9f8-75c21435d10b", + "id": "96e0e304-e13c-492e-9cab-e7380655f34e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12902,7 +12902,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:8259556c-80a0-0195-1107-b9153a79b8fe\"\n },\n {\n \"id\": \"d2b584e8-a7dd-3cd8-9478-750794e5a42c\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:5337627f-2145-4ccc-21ca-6f9ac9c26410\"\n },\n {\n \"id\": \"95ec9cd2-ea30-dfe5-a7e2-b52f1e0b206c\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12924,7 +12924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b88d17a-8a42-49eb-8205-6b63f8382729", + "id": "97d963ca-e862-4458-8f83-538a243fce34", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12958,7 +12958,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:8259556c-80a0-0195-1107-b9153a79b8fe\"\n },\n {\n \"id\": \"d2b584e8-a7dd-3cd8-9478-750794e5a42c\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:5337627f-2145-4ccc-21ca-6f9ac9c26410\"\n },\n {\n \"id\": \"95ec9cd2-ea30-dfe5-a7e2-b52f1e0b206c\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12986,7 +12986,7 @@ } }, { - "id": "fce243d3-1f81-4903-8f0e-cb14d1beaef2", + "id": "263cd1f8-9595-4745-b223-33cb166a398c", "name": "Find profile by id", "request": { "name": "Find profile by id", @@ -13028,7 +13028,7 @@ }, "response": [ { - "id": "48b27969-8b58-4673-9b16-b2efd9dff14f", + "id": "74b5649e-6a85-468a-87b7-d9c84dc368e5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13067,12 +13067,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"proident dolormagnaelit situllam\",\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\": \"nulla occaecat reprehenderit inc\",\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": "1f21e6af-d539-4e96-aa9b-32c893298af7", + "id": "9ec39fca-19e3-47d0-b653-9411a6af83e7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13116,7 +13116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db23988d-41d7-4853-b268-d69768cec491", + "id": "d9f3ba7f-9a97-4351-bf87-557ae93e2311", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13166,7 +13166,7 @@ } }, { - "id": "dc9ff95a-0159-42c4-bcbb-a5ffa94dd58c", + "id": "6895d5d3-6b93-40d1-995c-0c1bac0e085d", "name": "Update a profile by id", "request": { "name": "Update a profile by id", @@ -13209,7 +13209,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"laboris Duis aliqua consequat\",\n \"profile_type_id\": \"urn:uuid:1a721159-2c2f-b550-b6ef-8cfa3ec7da91\",\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}", + "raw": "{\n \"profile\": {\n \"name\": \"in dolore s\",\n \"profile_type_id\": \"urn:uuid:9db9fb81-561b-9435-00e1-c792e09dad5d\",\n \"status\": \"Inactive\",\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", @@ -13221,7 +13221,7 @@ }, "response": [ { - "id": "09425b56-796c-496b-b01c-26344a1427fc", + "id": "3e88192a-5474-4999-82e6-45e6dda3febb", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13256,7 +13256,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"laboris Duis aliqua consequat\",\n \"profile_type_id\": \"urn:uuid:1a721159-2c2f-b550-b6ef-8cfa3ec7da91\",\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}", + "raw": "{\n \"profile\": {\n \"name\": \"in dolore s\",\n \"profile_type_id\": \"urn:uuid:9db9fb81-561b-9435-00e1-c792e09dad5d\",\n \"status\": \"Inactive\",\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", @@ -13273,12 +13273,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"proident dolormagnaelit situllam\",\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\": \"nulla occaecat reprehenderit inc\",\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": "dd14ba96-0643-4711-ba2a-4440e8b61e44", + "id": "1f8d9a3b-9c81-456e-8e69-fe419c9e77e7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13313,7 +13313,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"laboris Duis aliqua consequat\",\n \"profile_type_id\": \"urn:uuid:1a721159-2c2f-b550-b6ef-8cfa3ec7da91\",\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}", + "raw": "{\n \"profile\": {\n \"name\": \"in dolore s\",\n \"profile_type_id\": \"urn:uuid:9db9fb81-561b-9435-00e1-c792e09dad5d\",\n \"status\": \"Inactive\",\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", @@ -13335,7 +13335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39620cbd-04fe-4262-b6cc-c628f95eba6a", + "id": "13863bd0-b918-4553-a693-c5bf0ecc9d54", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13370,7 +13370,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"laboris Duis aliqua consequat\",\n \"profile_type_id\": \"urn:uuid:1a721159-2c2f-b550-b6ef-8cfa3ec7da91\",\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}", + "raw": "{\n \"profile\": {\n \"name\": \"in dolore s\",\n \"profile_type_id\": \"urn:uuid:9db9fb81-561b-9435-00e1-c792e09dad5d\",\n \"status\": \"Inactive\",\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", @@ -13398,7 +13398,7 @@ } }, { - "id": "6839eebc-bf2a-4941-a2ad-0891b4213697", + "id": "fbb5627e-5747-4ac0-94b7-813c152e0c77", "name": "Delete a single profile", "request": { "name": "Delete a single profile", @@ -13440,7 +13440,7 @@ }, "response": [ { - "id": "3ee6659b-7685-49a4-9026-9653951054ab", + "id": "f9cac856-9ba1-4a4a-80e6-77f4e918d6f4", "name": "The Profile was successfully deleted.", "originalRequest": { "url": { @@ -13474,7 +13474,7 @@ "_postman_previewlanguage": "text" }, { - "id": "396d19c5-6434-4c5c-b956-6886d5ee3db5", + "id": "f941e245-bb5b-4f53-9f1b-295799d30510", "name": "Error deleting Profile", "originalRequest": { "url": { @@ -13513,12 +13513,12 @@ "value": "application/json" } ], - "body": "{\n \"error\": \"dolor laborum\"\n}", + "body": "{\n \"error\": \"sed eiusmod\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a912c797-f954-4936-913c-f2187ebb7cac", + "id": "a4916e50-27cf-4398-8b22-8c53c6c019f8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13568,7 +13568,7 @@ } }, { - "id": "75229f56-074a-4ec2-8b26-839e40a30147", + "id": "939ac4be-81c7-4a06-bd31-21d97e80caf5", "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", @@ -13622,7 +13622,7 @@ }, "response": [ { - "id": "34d24e3b-0e73-4f89-8fe1-a4f9ba0e17d7", + "id": "b4fe35e1-c613-42e5-9a13-4598d500557c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13663,12 +13663,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"proident eu sint quis occaec\"\n}", + "body": "{\n \"url\": \"ut deserunt ex\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "701e010e-2b4a-4b05-ab6d-13ceaff9b427", + "id": "f26fe22c-7106-424b-9cd9-ac957ed2a01e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13714,7 +13714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb1d7e82-348c-4b78-9d43-a5158b3d703b", + "id": "3a164f60-28a1-4edf-98ce-497d3ebd359f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13766,7 +13766,7 @@ } }, { - "id": "d11c201a-1112-4c45-a25d-5835cff2c1dc", + "id": "d5254ae3-247d-4dac-9836-a337a62b8fb4", "name": "Uploads a new attachment attribute value to a profile", "request": { "name": "Uploads a new attachment attribute value to a profile", @@ -13828,7 +13828,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -13837,7 +13837,7 @@ }, "response": [ { - "id": "0c350c56-1e33-4f1f-80c9-18f508f86413", + "id": "8322c884-a61f-4a4a-b39b-28856455f6cc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13881,7 +13881,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -13895,12 +13895,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"proident eu sint quis occaec\"\n}", + "body": "{\n \"url\": \"ut deserunt ex\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "80f0b9d1-899a-412b-9dc1-b05fad16dc57", + "id": "ce407bd8-2737-4834-a5dc-df5be1583b96", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13944,7 +13944,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -13963,7 +13963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82952867-b8d1-4998-9a62-2cb762373cc4", + "id": "c1f4130d-d1e6-45fd-aa71-fbc179144a78", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14007,7 +14007,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -14032,7 +14032,7 @@ } }, { - "id": "35c3e20b-4cfd-43d3-ba07-4d4cfdd2eeed", + "id": "9e425736-79e0-485a-aa70-66ae7c646386", "name": "Retrieves the URL of the profile avatar", "request": { "name": "Retrieves the URL of the profile avatar", @@ -14075,7 +14075,7 @@ }, "response": [ { - "id": "308059ad-ae65-4c21-8771-6102b35566da", + "id": "4e2c8ea1-3911-47d3-9616-5117696d5011", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14115,12 +14115,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"proident eu sint quis occaec\"\n}", + "body": "{\n \"url\": \"ut deserunt ex\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a1c4c955-9d09-40ec-a936-79780467ddc6", + "id": "2e3681f7-fce1-4f5e-9963-1cd1f0d60109", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14165,7 +14165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe20b7df-390b-4baa-bcee-b4505f174f6c", + "id": "9c9b2f50-a43d-4b46-a14a-4157efbc5e58", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14216,7 +14216,7 @@ } }, { - "id": "6d38f7a2-20cf-4883-810c-e8d059be35d0", + "id": "fa21ec3d-030c-4bab-a476-9a88223e8e43", "name": "Uploads a new profile avatar", "request": { "name": "Uploads a new profile avatar", @@ -14267,7 +14267,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -14276,7 +14276,7 @@ }, "response": [ { - "id": "c19bb3a3-9e86-4a6f-8fa4-c01d5b22fe54", + "id": "cbcf38b1-99b2-44bb-843d-459a363bddd3", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14319,7 +14319,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -14333,12 +14333,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"proident eu sint quis occaec\"\n}", + "body": "{\n \"url\": \"ut deserunt ex\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2942c718-8cd0-4fd2-a104-0c025a0dfca6", + "id": "2ef678a3-379b-4e9c-bdfd-4dd7d505d492", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14381,7 +14381,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -14400,7 +14400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79935f62-ca56-4c0d-962b-5dd69346c7d4", + "id": "5a657697-035b-46a4-812e-b44b051e8fe2", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14443,7 +14443,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -14474,7 +14474,7 @@ "description": "", "item": [ { - "id": "72ef8938-8e6c-461f-bab4-ba961b2eebf4", + "id": "85e6e659-6788-47ed-891a-c19d7ba47655", "name": "Get risk score data in bulk", "request": { "name": "Get risk score data in bulk", @@ -14524,7 +14524,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14542,7 +14542,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14551,7 +14551,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14560,7 +14560,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14586,7 +14586,7 @@ }, "response": [ { - "id": "fa6cca11-ddbd-4047-a5e6-01c1dcd7b950", + "id": "beac885f-ff7c-42f4-95d0-a75f58cc3b54", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14631,7 +14631,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14649,7 +14649,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14658,7 +14658,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14667,7 +14667,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14706,12 +14706,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_scores\": [\n {\n \"id\": \"urn:uuid:c2d036ff-2bf8-0e60-6a3c-5b647ae6883e\",\n \"uid\": \"laboreLorem veniam in laborumips\",\n \"object_id\": \"urn:uuid:b1941879-326a-56ec-f947-4619e5ff2b08\",\n \"object_type\": \"Profile\",\n \"overall_score\": 52456233.83,\n \"overall_risk_level_id\": \"fbd3e7d5-4f9a-349e-92dd-4a4134d61d18\",\n \"impact_score\": 62365596.13,\n \"impact_risk_level_id\": \"0e3cb160-71cf-52a7-f5ed-191dc816e4ff\",\n \"probability_score\": 153938929.88,\n \"probability_risk_level_id\": \"urn:uuid:c36cd47a-0c06-13f0-29e2-0b1432130950\"\n },\n {\n \"id\": \"urn:uuid:be6a608e-4031-4396-b2e5-faae2b0bd261\",\n \"uid\": \"nostruddolor aliquipculpa incidi\",\n \"object_id\": \"urn:uuid:522677a8-5fed-123c-d164-93118f5ec6ee\",\n \"object_type\": \"Profile\",\n \"overall_score\": 126631288.54,\n \"overall_risk_level_id\": \"7af2af12-a184-e2f7-e079-8638ce5af374\",\n \"impact_score\": 197496584.3,\n \"impact_risk_level_id\": \"urn:uuid:6b31948b-3837-911e-7de6-e329d2de0f1c\",\n \"probability_score\": 93256028.82000001,\n \"probability_risk_level_id\": \"urn:uuid:b24044c8-4a50-f14a-7010-33783fc1b3f3\"\n }\n ],\n \"_metadata\": {\n \"limit\": 16744475,\n \"offset\": 44043185,\n \"total\": -55021679,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"risk_scores\": [\n {\n \"id\": \"be6a6f54-8c08-f55c-c7e3-87c4174b9989\",\n \"uid\": \"anim proidentlabore Lorem volupt\",\n \"object_id\": \"c519ad60-cec2-bcb2-ef0a-38758b562ee9\",\n \"object_type\": \"WorkflowSession\",\n \"overall_score\": 102114268.59,\n \"overall_risk_level_id\": \"9a2cedbb-d452-b8f8-85e2-3fae26d81e83\",\n \"impact_score\": 87528866.95,\n \"impact_risk_level_id\": \"643bcec3-ce4c-7c44-c4b8-ccad51219010\",\n \"probability_score\": 46346377.57,\n \"probability_risk_level_id\": \"e1dfd8a1-3f58-ee2c-051e-fc376ab007fb\"\n },\n {\n \"id\": \"d2e66feb-f20a-7498-55ce-07f33434431e\",\n \"uid\": \"esse voluptate adnisi adipisicin\",\n \"object_id\": \"urn:uuid:c8d5669f-bfdc-ab5a-9344-d9a12dda9b69\",\n \"object_type\": \"WorkflowSession\",\n \"overall_score\": 44048202.88,\n \"overall_risk_level_id\": \"urn:uuid:b3779b28-cc2d-ba73-1735-fa28028216fc\",\n \"impact_score\": 3542690.58,\n \"impact_risk_level_id\": \"urn:uuid:d3f12f2c-8c72-6a45-b371-090bf4ebaf33\",\n \"probability_score\": 124302567.77,\n \"probability_risk_level_id\": \"urn:uuid:b5aea3d0-9dc1-34e5-764b-48c189cc30a9\"\n }\n ],\n \"_metadata\": {\n \"limit\": -72677355,\n \"offset\": -44500220,\n \"total\": 36339271,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "27678d9c-8d57-4b11-b2e0-591cf04cd6cc", + "id": "569fa982-201e-42a3-95a3-888de290d9d7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14756,7 +14756,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14774,7 +14774,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14783,7 +14783,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14792,7 +14792,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14836,7 +14836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad776b96-f99a-4dde-88bb-e6a90472a75a", + "id": "1fb54553-26c1-4f89-aeae-e6172b8cdaaa", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14881,7 +14881,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14899,7 +14899,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14908,7 +14908,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14917,7 +14917,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -14967,7 +14967,7 @@ } }, { - "id": "ef7cecb1-8e29-4987-80da-d84dc90d7e5d", + "id": "bdbc9f1a-e8aa-4360-8ae4-ad8c4b84e465", "name": "Find risk score data by id", "request": { "name": "Find risk score data by id", @@ -15009,7 +15009,7 @@ }, "response": [ { - "id": "87291ce3-4484-4fdf-a2dd-2b10bfd94df7", + "id": "91c2685b-e4be-4bd0-bfb3-15505ba13777", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15048,12 +15048,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_score\": {\n \"id\": \"36f75cfc-cb0c-125f-84cd-6d5736bf628b\",\n \"uid\": \"in eiusmod inut in occaecat ipsu\",\n \"object_id\": \"4a7b0ce3-2357-d40b-8c46-5cc100feaae5\",\n \"object_type\": \"Profile\",\n \"overall_score\": 79258827.78,\n \"overall_risk_level_id\": \"f608e319-fb41-c18f-2a30-f0553b3d60f4\",\n \"impact_score\": 37880106.35,\n \"impact_risk_level_id\": \"5ea4744a-a6f5-35e6-3204-19ffd244be4d\",\n \"probability_score\": 176122409.86,\n \"probability_risk_level_id\": \"04c4678f-fd8b-296a-a51f-e2d2e692bcd2\"\n }\n}", + "body": "{\n \"risk_score\": {\n \"id\": \"99b9e879-91ac-31f7-3950-24a3d4e9856e\",\n \"uid\": \"dolor minim Utincididunt exercit\",\n \"object_id\": \"ecb8874c-277b-d566-44bb-0d9d78d3e114\",\n \"object_type\": \"Profile\",\n \"overall_score\": 108809892.85000001,\n \"overall_risk_level_id\": \"urn:uuid:8393adb2-c036-0c7d-6f62-344606a44ea7\",\n \"impact_score\": 2945759.97,\n \"impact_risk_level_id\": \"134ea0ec-10ea-d002-68d9-67ab8e3d78b1\",\n \"probability_score\": 168167380.5,\n \"probability_risk_level_id\": \"urn:uuid:d7714b56-9cba-9852-c892-75a2fa1a8b63\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bcaa6229-ce94-4968-a028-cd6a32158c5c", + "id": "6286d87c-1509-4cce-aa3d-188ef8018358", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15097,7 +15097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f47c430-bcd7-49c7-bdde-91c2b5ab23c7", + "id": "ca28061d-0733-4741-a014-c13157960257", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15153,7 +15153,7 @@ "description": "", "item": [ { - "id": "926f18b0-b4c0-48ca-ad1e-d47681fc2c31", + "id": "bb8c606a-2a49-48d1-80a2-20ce21e49cc4", "name": "Get risk level data in bulk", "request": { "name": "Get risk level data in bulk", @@ -15203,7 +15203,7 @@ "type": "text/plain" }, "key": "label", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -15229,7 +15229,7 @@ }, "response": [ { - "id": "0f6ae3e5-c8e9-4072-9927-d6d06c2f7f11", + "id": "f1f4a1aa-7876-4f37-adaa-4b1db3b90fce", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15274,7 +15274,7 @@ "type": "text/plain" }, "key": "label", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -15313,12 +15313,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_levels\": [\n {\n \"id\": \"28235f57-3217-ce0c-3c7c-327b5d7d7e56\",\n \"uid\": \"in dolor ad laborismollit cupida\",\n \"label\": \"reprehenderit Lorem sint\",\n \"points\": 14560530.25,\n \"order\": 14234073\n },\n {\n \"id\": \"urn:uuid:e01f5840-a98f-41c2-d365-33384ccd3580\",\n \"uid\": \"culpa sedmagna adipisicing deser\",\n \"label\": \"elit velit adipisicing dolore\",\n \"points\": 86407454.06,\n \"order\": 88568346\n }\n ],\n \"_metadata\": {\n \"limit\": 41970699,\n \"offset\": -22181405,\n \"total\": -27673952,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"risk_levels\": [\n {\n \"id\": \"urn:uuid:0194c8a2-4a9f-632d-5da8-1be791e6183c\",\n \"uid\": \"anim cupidatatexercitation do no\",\n \"label\": \"magna aliquip aliqua officia laboris\",\n \"points\": 91966424.55,\n \"order\": 16673176\n },\n {\n \"id\": \"9afcd680-e83f-fe63-6609-5634fbaa8482\",\n \"uid\": \"dolor veniam voluptatequi esse d\",\n \"label\": \"culpa ad\",\n \"points\": 100164139.15,\n \"order\": 37996586\n }\n ],\n \"_metadata\": {\n \"limit\": -16091333,\n \"offset\": -57976805,\n \"total\": 36300427,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d1230e0e-4aa7-4bba-a0e0-9656c7285f57", + "id": "3b089bf6-43d1-469e-aedd-fceb7ac80854", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15363,7 +15363,7 @@ "type": "text/plain" }, "key": "label", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -15407,7 +15407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8149deb-3714-4c64-bbbb-2896a6256ce2", + "id": "da2d47ad-db26-4d3b-9ba9-09ec1eff57af", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15452,7 +15452,7 @@ "type": "text/plain" }, "key": "label", - "value": "nostrud dolor sint est" + "value": "sint dol" }, { "disabled": false, @@ -15502,7 +15502,7 @@ } }, { - "id": "d604c616-0f52-4ba0-a0aa-2e8c68af66f1", + "id": "c6ddf7f3-32f8-4036-8c9a-31a467704afc", "name": "Find risk level data by id", "request": { "name": "Find risk level data by id", @@ -15544,7 +15544,7 @@ }, "response": [ { - "id": "74bb6557-1c12-47bd-80e5-62c9d6cc06be", + "id": "7284ad4b-4b2f-446d-a330-8982d9da6604", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15583,12 +15583,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_level\": {\n \"id\": \"urn:uuid:dffd8a9e-7e72-b917-0359-cf677b4fc557\",\n \"uid\": \"Excepteur in id aute cillumelit \",\n \"label\": \"do dolor\",\n \"points\": 192627177.09,\n \"order\": 26635803\n }\n}", + "body": "{\n \"risk_level\": {\n \"id\": \"urn:uuid:b2297795-7825-b6ed-4ffd-2d5ee47c7872\",\n \"uid\": \"voluptateest doloresintmollit in\",\n \"label\": \"in deserunt fugiat\",\n \"points\": 135262538.85,\n \"order\": 32447756\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4803dbe1-14ad-4f78-98ba-cec0b7bf0dcc", + "id": "7b53196e-ae20-47cb-a641-e1404c64f5fb", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15632,7 +15632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5191a76-4f3e-4882-b3d5-d612511fbe28", + "id": "db2cf9d9-993f-4691-b555-47da160d9161", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15688,7 +15688,7 @@ "description": "", "item": [ { - "id": "e0585fd5-fd08-4264-8f72-fba7080b6f0b", + "id": "33185ed8-e529-4bb1-b4e4-605bb251a6f6", "name": "Create a user-profile contributor relationship", "request": { "name": "Create a user-profile contributor relationship", @@ -15719,7 +15719,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:5b512256-b8d6-3d85-c4c9-594893ba9273\",\n \"profile_id\": \"47ad6479-468e-794b-b710-92188425bc8e\",\n \"ne_attribute_id\": \"urn:uuid:bdb3bb6e-bb66-f1d2-5382-f6c4f3195e88\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"602dbda2-7c4d-aab7-a727-342fe09c038c\",\n \"profile_id\": \"urn:uuid:51404a32-7e2c-1c17-ebe7-bcd469a6b5b9\",\n \"ne_attribute_id\": \"d3414c4f-bac5-a849-fb5c-e85a615cd547\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -15731,7 +15731,7 @@ }, "response": [ { - "id": "add12d1d-9ff3-4150-9d30-73968cd35fe7", + "id": "25d02147-bb96-40bd-8df5-72e794c07220", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15765,7 +15765,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:5b512256-b8d6-3d85-c4c9-594893ba9273\",\n \"profile_id\": \"47ad6479-468e-794b-b710-92188425bc8e\",\n \"ne_attribute_id\": \"urn:uuid:bdb3bb6e-bb66-f1d2-5382-f6c4f3195e88\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"602dbda2-7c4d-aab7-a727-342fe09c038c\",\n \"profile_id\": \"urn:uuid:51404a32-7e2c-1c17-ebe7-bcd469a6b5b9\",\n \"ne_attribute_id\": \"d3414c4f-bac5-a849-fb5c-e85a615cd547\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -15782,12 +15782,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:93d3a0c5-33be-db82-5670-e28313d46653\",\n \"uid\": \"deserunt aute amet aliqua nullac\",\n \"user_id\": \"urn:uuid:e3f2fd0f-b61f-e3a5-c47a-1b29b7a3166d\",\n \"profile_id\": \"54550cd7-b757-06e9-6b65-c011a909d735\",\n \"ne_attribute_id\": \"bd9747ba-2898-533d-796b-ac9ed85c9055\",\n \"relationship_type\": \"contributor\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:2273357f-47aa-4f69-6c51-564fceb3a225\",\n \"uid\": \"magnaquisadlaborequi velit fugia\",\n \"user_id\": \"fcf449f3-f807-88ea-2d30-f6a3c254367c\",\n \"profile_id\": \"urn:uuid:a03ee2ab-5c66-aea1-653f-392e660879bc\",\n \"ne_attribute_id\": \"92adc46a-d6c6-d200-ad7a-42a60696daea\",\n \"relationship_type\": \"owner\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ab5d5a47-6372-476a-80a0-1a0dce53293a", + "id": "d8c6ddce-0fbe-475c-9dd2-bc224ce5781a", "name": "Invalid input", "originalRequest": { "url": { @@ -15817,7 +15817,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:5b512256-b8d6-3d85-c4c9-594893ba9273\",\n \"profile_id\": \"47ad6479-468e-794b-b710-92188425bc8e\",\n \"ne_attribute_id\": \"urn:uuid:bdb3bb6e-bb66-f1d2-5382-f6c4f3195e88\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"602dbda2-7c4d-aab7-a727-342fe09c038c\",\n \"profile_id\": \"urn:uuid:51404a32-7e2c-1c17-ebe7-bcd469a6b5b9\",\n \"ne_attribute_id\": \"d3414c4f-bac5-a849-fb5c-e85a615cd547\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -15839,7 +15839,7 @@ } }, { - "id": "2c0c4f5e-153e-44dc-887e-8f43f7a48202", + "id": "abb9f157-579e-4ad0-9fa7-b017319373a5", "name": "Get user-profile contributor relationships", "request": { "name": "Get user-profile contributor relationships", @@ -15942,7 +15942,7 @@ }, "response": [ { - "id": "811a5872-7006-40df-8ecf-baedc6cd2edd", + "id": "aeef284f-c114-4db4-97b7-39126415ff10", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16053,12 +16053,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:531a0824-8d36-18f1-a6f1-b0c048d1b2f2\",\n \"uid\": \"sit ut commodo in eucillumdolore\",\n \"user_id\": \"urn:uuid:7a047872-59df-885b-8188-6103690fed3e\",\n \"profile_id\": \"09a44461-d60b-681e-642c-67f9aa6ef792\",\n \"ne_attribute_id\": \"21f67b40-e744-edaa-9290-aae629b05f5d\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"a7ee2645-20a6-9dfe-a53a-4c9ad245a266\",\n \"uid\": \"ea aute temporcillum ex Lorem in\",\n \"user_id\": \"urn:uuid:7c9c6782-8195-5678-221a-478e0a3dff7d\",\n \"profile_id\": \"62e5d43f-e5fd-5d4f-ba12-85baf0a3004b\",\n \"ne_attribute_id\": \"urn:uuid:023dabae-9a13-2da5-24f2-efc0958dc006\",\n \"relationship_type\": \"owner\"\n }\n ],\n \"_metadata\": {\n \"limit\": 55688571,\n \"offset\": 96931361,\n \"total\": -28931093,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"6462a857-e471-09f7-311e-2bc0d00d1239\",\n \"uid\": \"Duisadipisicing reprehenderitut \",\n \"user_id\": \"urn:uuid:786d465c-9ad8-987c-6beb-dc444a67801e\",\n \"profile_id\": \"urn:uuid:8c744399-2b4a-07e1-a052-7ab2b54faa0d\",\n \"ne_attribute_id\": \"urn:uuid:7bbbaa49-8473-5f59-b770-101a040a532e\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:2cc42cab-3181-a571-2746-83b16d6e721a\",\n \"uid\": \"ut commodo eiusmodincididunt nis\",\n \"user_id\": \"4362cc1f-849f-c2a2-8f0d-bfc2b0509754\",\n \"profile_id\": \"a3534fd2-9994-cae7-7be7-98f375199ae2\",\n \"ne_attribute_id\": \"db59e24c-933c-3c35-2a57-ea916a072c5e\",\n \"relationship_type\": \"owner\"\n }\n ],\n \"_metadata\": {\n \"limit\": -10733566,\n \"offset\": -93566860,\n \"total\": 20221941,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fa76d22e-4abb-461a-89f2-33fc654596b6", + "id": "6d161664-a4a9-425c-8c24-53bc7e562f24", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16174,7 +16174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46175755-947c-4ee4-ada3-5bc74c28d39f", + "id": "418d9dc5-326e-447f-ae32-d5098bcc025a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16296,7 +16296,7 @@ } }, { - "id": "f4d85ba1-4a5c-4cb3-9031-a120b0950fef", + "id": "3b108f2b-5579-4f93-8ced-72f705ddc21f", "name": "Create multiple user-profile contributor relationships", "request": { "name": "Create multiple user-profile contributor relationships", @@ -16327,7 +16327,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:c39af480-4f89-1479-ff58-74b262559b8f\",\n \"profile_id\": \"282e739a-5b48-fc92-dc2b-6e4453d33d20\",\n \"ne_attribute_id\": \"25118170-35c8-b865-fec0-f191c5bfa92f\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"33bc0223-456b-d18c-ceb1-86de8aa5add8\",\n \"profile_id\": \"43607278-c42d-a948-1b42-0569dcb2abd9\",\n \"ne_attribute_id\": \"urn:uuid:8659dea0-e04e-fb43-a78c-93b4fa168563\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:18946686-6665-376e-3069-de2abfc463ff\",\n \"profile_id\": \"995b69e9-021f-c49c-5c98-1ffe52acea4f\",\n \"ne_attribute_id\": \"urn:uuid:f19a9bae-229d-57ef-4fa2-11e2dd75a5e9\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"94d30a94-e7dc-836c-410f-1d7b9edc1dea\",\n \"profile_id\": \"c13f6a86-617a-2908-3912-6c7cd14e1bde\",\n \"ne_attribute_id\": \"urn:uuid:11825433-91a4-571b-3759-11f7dfd1dbd5\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16339,7 +16339,7 @@ }, "response": [ { - "id": "03c5b1a3-388e-4d9d-80d6-7307e92f323c", + "id": "762b042b-8461-4ce0-803f-6164d7a6cd21", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16373,7 +16373,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:c39af480-4f89-1479-ff58-74b262559b8f\",\n \"profile_id\": \"282e739a-5b48-fc92-dc2b-6e4453d33d20\",\n \"ne_attribute_id\": \"25118170-35c8-b865-fec0-f191c5bfa92f\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"33bc0223-456b-d18c-ceb1-86de8aa5add8\",\n \"profile_id\": \"43607278-c42d-a948-1b42-0569dcb2abd9\",\n \"ne_attribute_id\": \"urn:uuid:8659dea0-e04e-fb43-a78c-93b4fa168563\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:18946686-6665-376e-3069-de2abfc463ff\",\n \"profile_id\": \"995b69e9-021f-c49c-5c98-1ffe52acea4f\",\n \"ne_attribute_id\": \"urn:uuid:f19a9bae-229d-57ef-4fa2-11e2dd75a5e9\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"94d30a94-e7dc-836c-410f-1d7b9edc1dea\",\n \"profile_id\": \"c13f6a86-617a-2908-3912-6c7cd14e1bde\",\n \"ne_attribute_id\": \"urn:uuid:11825433-91a4-571b-3759-11f7dfd1dbd5\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16390,12 +16390,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:d4745b1f-136b-f80c-5cbd-7be9a9af4876\",\n \"uid\": \"Duis aute enim sed laboriseuinci\",\n \"user_id\": \"8c3f1a11-c2f7-0f2e-957b-7b8f66dd9226\",\n \"profile_id\": \"023a9a39-033d-afdd-f04a-cea35ea6b566\",\n \"ne_attribute_id\": \"a05fcdce-52d1-01ee-597a-05cf54d9b1cd\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:2b0ef052-7f01-3b20-6626-ef17945d036b\",\n \"uid\": \"magna dolore dolordolor esse exe\",\n \"user_id\": \"urn:uuid:d8ea13f8-f5e2-6c8e-01e0-bf0130351b60\",\n \"profile_id\": \"c1fd8385-2b9f-d721-33cc-d9225d567fb5\",\n \"ne_attribute_id\": \"223ac557-285f-785a-f585-d3aee72fc867\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:de7341e1-7e89-276b-b1be-ba8d7f0d1ec0\",\n \"uid\": \"aliquip ullamcoexercitation occa\",\n \"user_id\": \"urn:uuid:45059805-7769-9f47-be89-0de7d5ac3a00\",\n \"profile_id\": \"bed0f919-63bb-53b7-9f46-dab7cea63196\",\n \"ne_attribute_id\": \"6898eb8e-e8b2-0b16-4413-4ea39fdcef6d\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:eb5303f0-7c12-f6ab-a5e1-4a1c1f69d738\",\n \"uid\": \"ad ipsum inmagna dolore animeius\",\n \"user_id\": \"6986369a-fddf-8f2d-172f-1234dcccfdea\",\n \"profile_id\": \"urn:uuid:e69367b4-e9ae-33cc-7628-0a8b64f91f36\",\n \"ne_attribute_id\": \"urn:uuid:bf034dd4-96eb-51be-4d4d-f03eba301419\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e921ebe7-47ff-4fd4-ad2f-3a3c961e78c3", + "id": "b528a375-6c52-4b4e-a509-0d74559a38cd", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16429,7 +16429,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:c39af480-4f89-1479-ff58-74b262559b8f\",\n \"profile_id\": \"282e739a-5b48-fc92-dc2b-6e4453d33d20\",\n \"ne_attribute_id\": \"25118170-35c8-b865-fec0-f191c5bfa92f\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"33bc0223-456b-d18c-ceb1-86de8aa5add8\",\n \"profile_id\": \"43607278-c42d-a948-1b42-0569dcb2abd9\",\n \"ne_attribute_id\": \"urn:uuid:8659dea0-e04e-fb43-a78c-93b4fa168563\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:18946686-6665-376e-3069-de2abfc463ff\",\n \"profile_id\": \"995b69e9-021f-c49c-5c98-1ffe52acea4f\",\n \"ne_attribute_id\": \"urn:uuid:f19a9bae-229d-57ef-4fa2-11e2dd75a5e9\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"94d30a94-e7dc-836c-410f-1d7b9edc1dea\",\n \"profile_id\": \"c13f6a86-617a-2908-3912-6c7cd14e1bde\",\n \"ne_attribute_id\": \"urn:uuid:11825433-91a4-571b-3759-11f7dfd1dbd5\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16451,7 +16451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb55433a-b271-437c-b8e4-57307d42f99c", + "id": "29cd855d-83d2-4963-9070-7ec54072f998", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16485,7 +16485,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:c39af480-4f89-1479-ff58-74b262559b8f\",\n \"profile_id\": \"282e739a-5b48-fc92-dc2b-6e4453d33d20\",\n \"ne_attribute_id\": \"25118170-35c8-b865-fec0-f191c5bfa92f\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"33bc0223-456b-d18c-ceb1-86de8aa5add8\",\n \"profile_id\": \"43607278-c42d-a948-1b42-0569dcb2abd9\",\n \"ne_attribute_id\": \"urn:uuid:8659dea0-e04e-fb43-a78c-93b4fa168563\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:18946686-6665-376e-3069-de2abfc463ff\",\n \"profile_id\": \"995b69e9-021f-c49c-5c98-1ffe52acea4f\",\n \"ne_attribute_id\": \"urn:uuid:f19a9bae-229d-57ef-4fa2-11e2dd75a5e9\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"94d30a94-e7dc-836c-410f-1d7b9edc1dea\",\n \"profile_id\": \"c13f6a86-617a-2908-3912-6c7cd14e1bde\",\n \"ne_attribute_id\": \"urn:uuid:11825433-91a4-571b-3759-11f7dfd1dbd5\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16513,7 +16513,7 @@ } }, { - "id": "a710240d-2a1b-46f6-b661-638a5f395653", + "id": "d88139a6-7c21-4768-9dff-d2c552c80635", "name": "Update multiple user-profile contributor relationships", "request": { "name": "Update multiple user-profile contributor relationships", @@ -16544,7 +16544,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:13cf36a7-3ecc-a974-a8d1-110da9c8afe1\",\n \"user_id\": \"f7a4551d-b66c-50a1-8528-3ce52023c821\",\n \"profile_id\": \"4c5f826e-c126-15f7-779b-86088a67233a\",\n \"ne_attribute_id\": \"urn:uuid:348b7137-c889-3619-6038-4166f4fb47c5\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"a70d404d-359c-cfeb-3441-184dc7a989eb\",\n \"user_id\": \"74224f11-b434-7780-f0fb-fb2e3acbdb1e\",\n \"profile_id\": \"urn:uuid:1619feac-8790-34a8-cf42-467f9aeefeba\",\n \"ne_attribute_id\": \"urn:uuid:e17cf903-c05a-e4fd-8185-f33fd56e9483\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:083a1ac6-04b4-7085-b435-23a19d7cd386\",\n \"user_id\": \"urn:uuid:d8394c0e-5f2a-462e-84f5-8d685b69ef2d\",\n \"profile_id\": \"11ce1de7-a9e8-2ab4-aabe-6fc39d69ac33\",\n \"ne_attribute_id\": \"urn:uuid:613bc535-1a34-632f-c3b4-6d5d9b75cec6\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"2e95c369-05d9-14b8-3e53-0d773c4fef1a\",\n \"user_id\": \"urn:uuid:04fcb19b-23a7-ec25-8697-f90e8ca795e7\",\n \"profile_id\": \"urn:uuid:b60a3eae-9f94-df64-a767-3c2b1628a9e3\",\n \"ne_attribute_id\": \"daa55767-046c-b026-87da-a2bb03d729b3\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16556,7 +16556,7 @@ }, "response": [ { - "id": "7b22bde9-c022-4738-b971-dcb50f8d4257", + "id": "5fb045d5-6bee-4f98-85ef-74e3c26cdbfe", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16590,7 +16590,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:13cf36a7-3ecc-a974-a8d1-110da9c8afe1\",\n \"user_id\": \"f7a4551d-b66c-50a1-8528-3ce52023c821\",\n \"profile_id\": \"4c5f826e-c126-15f7-779b-86088a67233a\",\n \"ne_attribute_id\": \"urn:uuid:348b7137-c889-3619-6038-4166f4fb47c5\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"a70d404d-359c-cfeb-3441-184dc7a989eb\",\n \"user_id\": \"74224f11-b434-7780-f0fb-fb2e3acbdb1e\",\n \"profile_id\": \"urn:uuid:1619feac-8790-34a8-cf42-467f9aeefeba\",\n \"ne_attribute_id\": \"urn:uuid:e17cf903-c05a-e4fd-8185-f33fd56e9483\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:083a1ac6-04b4-7085-b435-23a19d7cd386\",\n \"user_id\": \"urn:uuid:d8394c0e-5f2a-462e-84f5-8d685b69ef2d\",\n \"profile_id\": \"11ce1de7-a9e8-2ab4-aabe-6fc39d69ac33\",\n \"ne_attribute_id\": \"urn:uuid:613bc535-1a34-632f-c3b4-6d5d9b75cec6\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"2e95c369-05d9-14b8-3e53-0d773c4fef1a\",\n \"user_id\": \"urn:uuid:04fcb19b-23a7-ec25-8697-f90e8ca795e7\",\n \"profile_id\": \"urn:uuid:b60a3eae-9f94-df64-a767-3c2b1628a9e3\",\n \"ne_attribute_id\": \"daa55767-046c-b026-87da-a2bb03d729b3\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16607,12 +16607,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:d4745b1f-136b-f80c-5cbd-7be9a9af4876\",\n \"uid\": \"Duis aute enim sed laboriseuinci\",\n \"user_id\": \"8c3f1a11-c2f7-0f2e-957b-7b8f66dd9226\",\n \"profile_id\": \"023a9a39-033d-afdd-f04a-cea35ea6b566\",\n \"ne_attribute_id\": \"a05fcdce-52d1-01ee-597a-05cf54d9b1cd\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:2b0ef052-7f01-3b20-6626-ef17945d036b\",\n \"uid\": \"magna dolore dolordolor esse exe\",\n \"user_id\": \"urn:uuid:d8ea13f8-f5e2-6c8e-01e0-bf0130351b60\",\n \"profile_id\": \"c1fd8385-2b9f-d721-33cc-d9225d567fb5\",\n \"ne_attribute_id\": \"223ac557-285f-785a-f585-d3aee72fc867\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:de7341e1-7e89-276b-b1be-ba8d7f0d1ec0\",\n \"uid\": \"aliquip ullamcoexercitation occa\",\n \"user_id\": \"urn:uuid:45059805-7769-9f47-be89-0de7d5ac3a00\",\n \"profile_id\": \"bed0f919-63bb-53b7-9f46-dab7cea63196\",\n \"ne_attribute_id\": \"6898eb8e-e8b2-0b16-4413-4ea39fdcef6d\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:eb5303f0-7c12-f6ab-a5e1-4a1c1f69d738\",\n \"uid\": \"ad ipsum inmagna dolore animeius\",\n \"user_id\": \"6986369a-fddf-8f2d-172f-1234dcccfdea\",\n \"profile_id\": \"urn:uuid:e69367b4-e9ae-33cc-7628-0a8b64f91f36\",\n \"ne_attribute_id\": \"urn:uuid:bf034dd4-96eb-51be-4d4d-f03eba301419\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3ae7b90d-6008-4503-b873-f4982f89a9c2", + "id": "e2a664c3-d502-47dc-ad87-6aa07c2aaaa2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16646,7 +16646,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:13cf36a7-3ecc-a974-a8d1-110da9c8afe1\",\n \"user_id\": \"f7a4551d-b66c-50a1-8528-3ce52023c821\",\n \"profile_id\": \"4c5f826e-c126-15f7-779b-86088a67233a\",\n \"ne_attribute_id\": \"urn:uuid:348b7137-c889-3619-6038-4166f4fb47c5\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"a70d404d-359c-cfeb-3441-184dc7a989eb\",\n \"user_id\": \"74224f11-b434-7780-f0fb-fb2e3acbdb1e\",\n \"profile_id\": \"urn:uuid:1619feac-8790-34a8-cf42-467f9aeefeba\",\n \"ne_attribute_id\": \"urn:uuid:e17cf903-c05a-e4fd-8185-f33fd56e9483\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:083a1ac6-04b4-7085-b435-23a19d7cd386\",\n \"user_id\": \"urn:uuid:d8394c0e-5f2a-462e-84f5-8d685b69ef2d\",\n \"profile_id\": \"11ce1de7-a9e8-2ab4-aabe-6fc39d69ac33\",\n \"ne_attribute_id\": \"urn:uuid:613bc535-1a34-632f-c3b4-6d5d9b75cec6\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"2e95c369-05d9-14b8-3e53-0d773c4fef1a\",\n \"user_id\": \"urn:uuid:04fcb19b-23a7-ec25-8697-f90e8ca795e7\",\n \"profile_id\": \"urn:uuid:b60a3eae-9f94-df64-a767-3c2b1628a9e3\",\n \"ne_attribute_id\": \"daa55767-046c-b026-87da-a2bb03d729b3\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16668,7 +16668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec8c7280-d99d-4a1b-8a2d-b2f4ec2b133b", + "id": "8f2c073a-4e7d-4d86-b8d7-eb28d3a2b242", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16702,7 +16702,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:13cf36a7-3ecc-a974-a8d1-110da9c8afe1\",\n \"user_id\": \"f7a4551d-b66c-50a1-8528-3ce52023c821\",\n \"profile_id\": \"4c5f826e-c126-15f7-779b-86088a67233a\",\n \"ne_attribute_id\": \"urn:uuid:348b7137-c889-3619-6038-4166f4fb47c5\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"a70d404d-359c-cfeb-3441-184dc7a989eb\",\n \"user_id\": \"74224f11-b434-7780-f0fb-fb2e3acbdb1e\",\n \"profile_id\": \"urn:uuid:1619feac-8790-34a8-cf42-467f9aeefeba\",\n \"ne_attribute_id\": \"urn:uuid:e17cf903-c05a-e4fd-8185-f33fd56e9483\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:083a1ac6-04b4-7085-b435-23a19d7cd386\",\n \"user_id\": \"urn:uuid:d8394c0e-5f2a-462e-84f5-8d685b69ef2d\",\n \"profile_id\": \"11ce1de7-a9e8-2ab4-aabe-6fc39d69ac33\",\n \"ne_attribute_id\": \"urn:uuid:613bc535-1a34-632f-c3b4-6d5d9b75cec6\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"2e95c369-05d9-14b8-3e53-0d773c4fef1a\",\n \"user_id\": \"urn:uuid:04fcb19b-23a7-ec25-8697-f90e8ca795e7\",\n \"profile_id\": \"urn:uuid:b60a3eae-9f94-df64-a767-3c2b1628a9e3\",\n \"ne_attribute_id\": \"daa55767-046c-b026-87da-a2bb03d729b3\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16730,7 +16730,7 @@ } }, { - "id": "f720ca09-3e0e-4c44-bea5-cb587770d32d", + "id": "783f8a82-5b7f-460c-a6cb-691ed48e1916", "name": "Delete multiple user-profile contributor relationships", "request": { "name": "Delete multiple user-profile contributor relationships", @@ -16761,7 +16761,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:9eb7f944-5db3-965d-894b-2dfa6caa803d\"\n },\n {\n \"id\": \"caef7bd1-e524-f61a-a4a5-9e334d52831e\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"b6bb1a19-d049-4c84-855e-28ef3d279af5\"\n },\n {\n \"id\": \"236dfb1d-fc0f-6573-9252-e15b57829de6\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16773,7 +16773,7 @@ }, "response": [ { - "id": "24d92cba-3658-42cc-b83f-5bc264b8dd1f", + "id": "b8cec9e6-d943-4883-a08e-f26141100cb7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16807,7 +16807,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:9eb7f944-5db3-965d-894b-2dfa6caa803d\"\n },\n {\n \"id\": \"caef7bd1-e524-f61a-a4a5-9e334d52831e\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"b6bb1a19-d049-4c84-855e-28ef3d279af5\"\n },\n {\n \"id\": \"236dfb1d-fc0f-6573-9252-e15b57829de6\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16824,12 +16824,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:d4745b1f-136b-f80c-5cbd-7be9a9af4876\",\n \"uid\": \"Duis aute enim sed laboriseuinci\",\n \"user_id\": \"8c3f1a11-c2f7-0f2e-957b-7b8f66dd9226\",\n \"profile_id\": \"023a9a39-033d-afdd-f04a-cea35ea6b566\",\n \"ne_attribute_id\": \"a05fcdce-52d1-01ee-597a-05cf54d9b1cd\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:2b0ef052-7f01-3b20-6626-ef17945d036b\",\n \"uid\": \"magna dolore dolordolor esse exe\",\n \"user_id\": \"urn:uuid:d8ea13f8-f5e2-6c8e-01e0-bf0130351b60\",\n \"profile_id\": \"c1fd8385-2b9f-d721-33cc-d9225d567fb5\",\n \"ne_attribute_id\": \"223ac557-285f-785a-f585-d3aee72fc867\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:de7341e1-7e89-276b-b1be-ba8d7f0d1ec0\",\n \"uid\": \"aliquip ullamcoexercitation occa\",\n \"user_id\": \"urn:uuid:45059805-7769-9f47-be89-0de7d5ac3a00\",\n \"profile_id\": \"bed0f919-63bb-53b7-9f46-dab7cea63196\",\n \"ne_attribute_id\": \"6898eb8e-e8b2-0b16-4413-4ea39fdcef6d\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:eb5303f0-7c12-f6ab-a5e1-4a1c1f69d738\",\n \"uid\": \"ad ipsum inmagna dolore animeius\",\n \"user_id\": \"6986369a-fddf-8f2d-172f-1234dcccfdea\",\n \"profile_id\": \"urn:uuid:e69367b4-e9ae-33cc-7628-0a8b64f91f36\",\n \"ne_attribute_id\": \"urn:uuid:bf034dd4-96eb-51be-4d4d-f03eba301419\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3be5c226-991f-4c42-b99e-b4fc0aec8268", + "id": "18368b11-0506-4335-8199-d6d2ffca7317", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16863,7 +16863,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:9eb7f944-5db3-965d-894b-2dfa6caa803d\"\n },\n {\n \"id\": \"caef7bd1-e524-f61a-a4a5-9e334d52831e\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"b6bb1a19-d049-4c84-855e-28ef3d279af5\"\n },\n {\n \"id\": \"236dfb1d-fc0f-6573-9252-e15b57829de6\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16885,7 +16885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94bb770f-34ef-4e75-8d1c-8173c722f80a", + "id": "647c9e37-d93b-4216-b5b6-ca9143fb1921", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16919,7 +16919,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:9eb7f944-5db3-965d-894b-2dfa6caa803d\"\n },\n {\n \"id\": \"caef7bd1-e524-f61a-a4a5-9e334d52831e\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"b6bb1a19-d049-4c84-855e-28ef3d279af5\"\n },\n {\n \"id\": \"236dfb1d-fc0f-6573-9252-e15b57829de6\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16947,7 +16947,7 @@ } }, { - "id": "85079b6a-8c6c-4a07-a762-3bb9ceae6193", + "id": "77b883b5-8836-4cdb-9c41-abbeedb05fa6", "name": "Find user-profile contributor relationship by id", "request": { "name": "Find user-profile contributor relationship by id", @@ -16989,7 +16989,7 @@ }, "response": [ { - "id": "33feff0b-0ff4-4ed1-a7e9-0e763988920f", + "id": "1ed843b5-440b-4cbe-add4-9bf88642fa7e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17028,12 +17028,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:93d3a0c5-33be-db82-5670-e28313d46653\",\n \"uid\": \"deserunt aute amet aliqua nullac\",\n \"user_id\": \"urn:uuid:e3f2fd0f-b61f-e3a5-c47a-1b29b7a3166d\",\n \"profile_id\": \"54550cd7-b757-06e9-6b65-c011a909d735\",\n \"ne_attribute_id\": \"bd9747ba-2898-533d-796b-ac9ed85c9055\",\n \"relationship_type\": \"contributor\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:2273357f-47aa-4f69-6c51-564fceb3a225\",\n \"uid\": \"magnaquisadlaborequi velit fugia\",\n \"user_id\": \"fcf449f3-f807-88ea-2d30-f6a3c254367c\",\n \"profile_id\": \"urn:uuid:a03ee2ab-5c66-aea1-653f-392e660879bc\",\n \"ne_attribute_id\": \"92adc46a-d6c6-d200-ad7a-42a60696daea\",\n \"relationship_type\": \"owner\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9d29a723-8811-41c4-8a24-724a2c810bce", + "id": "d59c2d4b-4fa6-4ef1-868b-0b42d890af85", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17077,7 +17077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e98d44b8-0b54-4351-9945-e30aedf53242", + "id": "b29a86f3-cf26-4bbb-95c1-89c1b68d31f3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17127,7 +17127,7 @@ } }, { - "id": "b541be0f-cdc3-429f-b1c7-4e13e3ab8b3e", + "id": "0931fe48-eea2-411e-b3f0-437259a8ba20", "name": "Update a user-profile contributor relationship by id", "request": { "name": "Update a user-profile contributor relationship by id", @@ -17170,7 +17170,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:5b512256-b8d6-3d85-c4c9-594893ba9273\",\n \"profile_id\": \"47ad6479-468e-794b-b710-92188425bc8e\",\n \"ne_attribute_id\": \"urn:uuid:bdb3bb6e-bb66-f1d2-5382-f6c4f3195e88\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"602dbda2-7c4d-aab7-a727-342fe09c038c\",\n \"profile_id\": \"urn:uuid:51404a32-7e2c-1c17-ebe7-bcd469a6b5b9\",\n \"ne_attribute_id\": \"d3414c4f-bac5-a849-fb5c-e85a615cd547\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17182,7 +17182,7 @@ }, "response": [ { - "id": "0d8cf1e5-e777-4c27-a9c4-3fa6108ef441", + "id": "2ccb5a58-a871-47e4-9e69-b7587cb9880c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17217,7 +17217,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:5b512256-b8d6-3d85-c4c9-594893ba9273\",\n \"profile_id\": \"47ad6479-468e-794b-b710-92188425bc8e\",\n \"ne_attribute_id\": \"urn:uuid:bdb3bb6e-bb66-f1d2-5382-f6c4f3195e88\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"602dbda2-7c4d-aab7-a727-342fe09c038c\",\n \"profile_id\": \"urn:uuid:51404a32-7e2c-1c17-ebe7-bcd469a6b5b9\",\n \"ne_attribute_id\": \"d3414c4f-bac5-a849-fb5c-e85a615cd547\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17234,12 +17234,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:93d3a0c5-33be-db82-5670-e28313d46653\",\n \"uid\": \"deserunt aute amet aliqua nullac\",\n \"user_id\": \"urn:uuid:e3f2fd0f-b61f-e3a5-c47a-1b29b7a3166d\",\n \"profile_id\": \"54550cd7-b757-06e9-6b65-c011a909d735\",\n \"ne_attribute_id\": \"bd9747ba-2898-533d-796b-ac9ed85c9055\",\n \"relationship_type\": \"contributor\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:2273357f-47aa-4f69-6c51-564fceb3a225\",\n \"uid\": \"magnaquisadlaborequi velit fugia\",\n \"user_id\": \"fcf449f3-f807-88ea-2d30-f6a3c254367c\",\n \"profile_id\": \"urn:uuid:a03ee2ab-5c66-aea1-653f-392e660879bc\",\n \"ne_attribute_id\": \"92adc46a-d6c6-d200-ad7a-42a60696daea\",\n \"relationship_type\": \"owner\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "923594ed-80b1-4048-a8e9-7f9e24380b7e", + "id": "c31b3c5d-dc05-4cb6-8216-905f7bb9bfbb", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17274,7 +17274,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:5b512256-b8d6-3d85-c4c9-594893ba9273\",\n \"profile_id\": \"47ad6479-468e-794b-b710-92188425bc8e\",\n \"ne_attribute_id\": \"urn:uuid:bdb3bb6e-bb66-f1d2-5382-f6c4f3195e88\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"602dbda2-7c4d-aab7-a727-342fe09c038c\",\n \"profile_id\": \"urn:uuid:51404a32-7e2c-1c17-ebe7-bcd469a6b5b9\",\n \"ne_attribute_id\": \"d3414c4f-bac5-a849-fb5c-e85a615cd547\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17296,7 +17296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef62d768-254a-48ae-a12e-8d39a62332f9", + "id": "444684d2-1a17-44e9-86e5-10a373aecf86", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17331,7 +17331,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:5b512256-b8d6-3d85-c4c9-594893ba9273\",\n \"profile_id\": \"47ad6479-468e-794b-b710-92188425bc8e\",\n \"ne_attribute_id\": \"urn:uuid:bdb3bb6e-bb66-f1d2-5382-f6c4f3195e88\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"602dbda2-7c4d-aab7-a727-342fe09c038c\",\n \"profile_id\": \"urn:uuid:51404a32-7e2c-1c17-ebe7-bcd469a6b5b9\",\n \"ne_attribute_id\": \"d3414c4f-bac5-a849-fb5c-e85a615cd547\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17359,7 +17359,7 @@ } }, { - "id": "cc115358-ac1f-4184-9786-f841895ecf43", + "id": "875fbb33-e8bc-47cf-bbea-164741ce7377", "name": "Delete a user profile assignment", "request": { "name": "Delete a user profile assignment", @@ -17401,7 +17401,7 @@ }, "response": [ { - "id": "4d7bba6b-5999-40c0-a0ec-75d41954f67e", + "id": "6cae9859-bd04-451f-8bfb-5075b7442334", "name": "User profile was destroyed", "originalRequest": { "url": { @@ -17445,7 +17445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f630d04e-8c58-4e2a-bfc2-e9260edc23f0", + "id": "69c21380-c44a-4fcf-8ff9-767195a50cf5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17489,7 +17489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54d805a1-456c-40d5-bdb0-187b986771aa", + "id": "dfb1994f-0858-4602-863a-8242c6adc79c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17545,7 +17545,7 @@ "description": "", "item": [ { - "id": "c25e80be-5517-4b47-b966-13bc8b5ad257", + "id": "2afce75d-e6f6-438d-bb41-499b67a6f5ba", "name": "Create a role-profile contributor relationship", "request": { "name": "Create a role-profile contributor relationship", @@ -17576,7 +17576,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"b3d2606d-d331-72e7-02d9-1d7e2f4ee0ac\",\n \"profile_id\": \"urn:uuid:dedaf0da-b963-1bee-ab62-ebd90a392571\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"fe79a456-d25d-83c3-0fe1-a5324ca053c3\",\n \"profile_id\": \"9d2fba36-31b3-1f81-26fc-c48dc4eb7a7b\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17588,7 +17588,7 @@ }, "response": [ { - "id": "5c831275-b9dc-4e16-a5b9-4812e65a10ad", + "id": "3860aa41-e6a9-4041-876f-412b800d3579", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17622,7 +17622,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"b3d2606d-d331-72e7-02d9-1d7e2f4ee0ac\",\n \"profile_id\": \"urn:uuid:dedaf0da-b963-1bee-ab62-ebd90a392571\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"fe79a456-d25d-83c3-0fe1-a5324ca053c3\",\n \"profile_id\": \"9d2fba36-31b3-1f81-26fc-c48dc4eb7a7b\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17639,12 +17639,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"d5afc835-eb1c-ae6e-4d5a-d69cf6291f57\",\n \"uid\": \"reprehenderit iddolore ut ipsum \",\n \"role_id\": \"urn:uuid:2b9d379a-b1b6-fc20-4350-0324fb7975c7\",\n \"profile_id\": \"64c3e2c9-b560-aa12-925b-62c60fe68cca\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"4c05bcbe-f671-87bc-26cf-36bda60cd016\",\n \"uid\": \"qui irure laboredolor dolor exer\",\n \"role_id\": \"29575c16-cb00-e832-440e-73d3c51f371d\",\n \"profile_id\": \"8e17ee9d-e383-33fc-c3d0-5ec1c39cde26\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "74095dab-6593-4718-832b-98e5e21f156e", + "id": "36397ec9-0e0b-441b-b3da-5c399a56503c", "name": "Invalid input", "originalRequest": { "url": { @@ -17674,7 +17674,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"b3d2606d-d331-72e7-02d9-1d7e2f4ee0ac\",\n \"profile_id\": \"urn:uuid:dedaf0da-b963-1bee-ab62-ebd90a392571\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"fe79a456-d25d-83c3-0fe1-a5324ca053c3\",\n \"profile_id\": \"9d2fba36-31b3-1f81-26fc-c48dc4eb7a7b\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17696,7 +17696,7 @@ } }, { - "id": "a81f8c00-b1e7-4ab1-bcbf-fb5d0c65b416", + "id": "e8409675-d4bd-4770-a620-c97ddff533da", "name": "Get role-profile contributor relationships", "request": { "name": "Get role-profile contributor relationships", @@ -17746,7 +17746,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -17781,7 +17781,7 @@ }, "response": [ { - "id": "f5e9cf6b-e433-49a5-a8c2-8f2e9a0df1d9", + "id": "9e989cac-f4e2-479b-b61e-f5ca578cd3b5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17826,7 +17826,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -17874,12 +17874,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:72e1f625-335a-96d1-3a7d-50fec77334a4\",\n \"uid\": \"occaecat exercitation do tempor \",\n \"role_id\": \"urn:uuid:23463a28-9771-b741-6fe5-9fb1e0fa2b8b\",\n \"profile_id\": \"urn:uuid:5831ad12-7119-3b74-4bf7-51b5b7c54dd2\"\n },\n {\n \"id\": \"urn:uuid:b6ed3aae-d374-3c21-885b-5f6a557d7340\",\n \"uid\": \"proident sed veniam cillum dolor\",\n \"role_id\": \"4f93ee96-003b-445a-fb8f-c82aaaf6357f\",\n \"profile_id\": \"acb223c8-f01f-e0b0-804e-6102acefb370\"\n }\n ],\n \"_metadata\": {\n \"limit\": -96719392,\n \"offset\": -36886732,\n \"total\": 45726018,\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:aefb9e76-c9ef-8299-54d0-916c47def37a\",\n \"uid\": \"cupidatat proident id etdeserunt\",\n \"role_id\": \"75525245-d009-e2fc-7b27-ba345687b952\",\n \"profile_id\": \"urn:uuid:b9dc0fac-668f-942c-924c-8a6a3c899b97\"\n },\n {\n \"id\": \"e3f4381b-d73e-27dd-018b-930011c589d4\",\n \"uid\": \"enim elit voluptatereprehenderit\",\n \"role_id\": \"1f55c1d3-5ed0-84b8-5add-fcaea4cf8d41\",\n \"profile_id\": \"6d1f96ba-1cd9-57dc-bc01-c6298338a7f4\"\n }\n ],\n \"_metadata\": {\n \"limit\": -82814315,\n \"offset\": 65561139,\n \"total\": -46366680,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7ac03196-fe2f-418c-9c58-e5b046712f92", + "id": "81387789-672c-496b-a276-c0ed53f9991b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17924,7 +17924,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -17977,7 +17977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d83c5f9f-baea-4fa5-9a69-0865dad7a436", + "id": "aeb67e14-db83-4671-9f0c-1fd0ae1c1135", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18022,7 +18022,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -18081,7 +18081,7 @@ } }, { - "id": "ba4d34d9-1ada-4da7-a955-83934403439f", + "id": "a51eab0b-268d-43eb-a304-854dbfa1c6dd", "name": "Create multiple role-profile contributor relationships", "request": { "name": "Create multiple role-profile contributor relationships", @@ -18112,7 +18112,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:5d43555c-56ad-c95b-2fe8-d6f4e62e71bd\",\n \"profile_id\": \"0dce0b95-fcd8-a958-cdc8-a885c89ae0dc\"\n },\n {\n \"role_id\": \"urn:uuid:dff72c5f-4732-533f-c0dd-2eec5e170f51\",\n \"profile_id\": \"urn:uuid:01943a9b-a85b-dbeb-18df-f9e6c66e0e8e\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"cae0202e-b566-97c9-9b79-794db5a8c482\",\n \"profile_id\": \"urn:uuid:5db2c14d-37d8-6c3e-519a-e49af308be2d\"\n },\n {\n \"role_id\": \"bba4ead3-4a4b-5be3-36f5-27af6bd7b766\",\n \"profile_id\": \"urn:uuid:6e00cf8d-fa3b-f492-246a-0275e077a9a9\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18124,7 +18124,7 @@ }, "response": [ { - "id": "d3a25467-2ed7-45bd-8bab-541e1cd9ad9b", + "id": "814ce572-ad5a-4ccf-9a90-96715aba6f89", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18158,7 +18158,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:5d43555c-56ad-c95b-2fe8-d6f4e62e71bd\",\n \"profile_id\": \"0dce0b95-fcd8-a958-cdc8-a885c89ae0dc\"\n },\n {\n \"role_id\": \"urn:uuid:dff72c5f-4732-533f-c0dd-2eec5e170f51\",\n \"profile_id\": \"urn:uuid:01943a9b-a85b-dbeb-18df-f9e6c66e0e8e\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"cae0202e-b566-97c9-9b79-794db5a8c482\",\n \"profile_id\": \"urn:uuid:5db2c14d-37d8-6c3e-519a-e49af308be2d\"\n },\n {\n \"role_id\": \"bba4ead3-4a4b-5be3-36f5-27af6bd7b766\",\n \"profile_id\": \"urn:uuid:6e00cf8d-fa3b-f492-246a-0275e077a9a9\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18175,12 +18175,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"a6285350-5eae-e375-2d3f-3b316de96ee5\",\n \"uid\": \"amet mollit deserunt idnulla lab\",\n \"role_id\": \"d09fd830-3fec-51f7-3cac-b3864a96eb8e\",\n \"profile_id\": \"d4e82f19-7c35-a38f-a2ef-f6f0ae17c45d\"\n },\n {\n \"id\": \"urn:uuid:bae6c07e-0e68-83e8-319f-04982dc0a00f\",\n \"uid\": \"pariatur culpa proidentaliquip e\",\n \"role_id\": \"f8a2a1f5-a89f-3d37-9333-537bcf1373a4\",\n \"profile_id\": \"urn:uuid:074ae538-5677-eed5-acdc-dca7861b4459\"\n }\n ]\n}", + "body": "{\n \"role_profiles\": [\n {\n \"id\": \"2dc85315-446c-0803-1204-2801401647be\",\n \"uid\": \"adipisicing occaecat nisienim el\",\n \"role_id\": \"urn:uuid:eb395dfa-6e98-791b-a3ff-58a41ea88830\",\n \"profile_id\": \"a63ff59c-c3cb-ac73-94db-8e5f8932694d\"\n },\n {\n \"id\": \"urn:uuid:a39af9a0-7d89-5e66-cedb-e7f5e50f7d70\",\n \"uid\": \"ad esse officia laboriset non vo\",\n \"role_id\": \"869c0fb3-4670-affc-adef-74dcef27b720\",\n \"profile_id\": \"urn:uuid:c733cd1d-845e-5bb8-0dfd-9af98c79f1ef\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2603939a-ebb8-4b28-96bb-2cb55be1d54f", + "id": "4fad8c41-52ef-4559-9e68-f8519aeafa0b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18214,7 +18214,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:5d43555c-56ad-c95b-2fe8-d6f4e62e71bd\",\n \"profile_id\": \"0dce0b95-fcd8-a958-cdc8-a885c89ae0dc\"\n },\n {\n \"role_id\": \"urn:uuid:dff72c5f-4732-533f-c0dd-2eec5e170f51\",\n \"profile_id\": \"urn:uuid:01943a9b-a85b-dbeb-18df-f9e6c66e0e8e\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"cae0202e-b566-97c9-9b79-794db5a8c482\",\n \"profile_id\": \"urn:uuid:5db2c14d-37d8-6c3e-519a-e49af308be2d\"\n },\n {\n \"role_id\": \"bba4ead3-4a4b-5be3-36f5-27af6bd7b766\",\n \"profile_id\": \"urn:uuid:6e00cf8d-fa3b-f492-246a-0275e077a9a9\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18236,7 +18236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad2da447-999b-4b75-aabc-b604f8e58e27", + "id": "ecdbc7cf-33a1-4d4c-be4d-3a5861eefebe", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18270,7 +18270,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:5d43555c-56ad-c95b-2fe8-d6f4e62e71bd\",\n \"profile_id\": \"0dce0b95-fcd8-a958-cdc8-a885c89ae0dc\"\n },\n {\n \"role_id\": \"urn:uuid:dff72c5f-4732-533f-c0dd-2eec5e170f51\",\n \"profile_id\": \"urn:uuid:01943a9b-a85b-dbeb-18df-f9e6c66e0e8e\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"cae0202e-b566-97c9-9b79-794db5a8c482\",\n \"profile_id\": \"urn:uuid:5db2c14d-37d8-6c3e-519a-e49af308be2d\"\n },\n {\n \"role_id\": \"bba4ead3-4a4b-5be3-36f5-27af6bd7b766\",\n \"profile_id\": \"urn:uuid:6e00cf8d-fa3b-f492-246a-0275e077a9a9\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18298,7 +18298,7 @@ } }, { - "id": "8a4766ed-17f8-4f98-8c16-00113532985e", + "id": "9cf40097-02a1-4b2b-842e-f0e645d0f556", "name": "Update multiple role-profile contributor relationships", "request": { "name": "Update multiple role-profile contributor relationships", @@ -18329,7 +18329,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"53e094a3-8ae4-76f5-0d3d-3dadd55fbe4e\",\n \"role_id\": \"urn:uuid:1d2f20e3-4609-5c9b-3d84-7d341f9bf950\",\n \"profile_id\": \"fdd1d761-d97c-f89c-343e-06c3fcdedd5a\"\n },\n {\n \"id\": \"f8cb494b-33e4-2c93-9b35-8e5a423b1cf9\",\n \"role_id\": \"adbdb7c9-2d56-dc0b-4f89-3af112bb1eca\",\n \"profile_id\": \"ea633df0-40a9-99e9-8cc9-44f8883240bf\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:3fed656b-8cd8-bff9-ae59-05ed9624f49c\",\n \"role_id\": \"715cbb21-de0d-6464-9b76-b9bb4f23183d\",\n \"profile_id\": \"urn:uuid:2c4e041a-7908-18ec-3e5b-f47f8a234ae5\"\n },\n {\n \"id\": \"urn:uuid:dc1c0c65-4712-9918-edaf-45a0e709013d\",\n \"role_id\": \"4f995d3a-e7fb-f630-910d-7f99c399c3f6\",\n \"profile_id\": \"urn:uuid:3eb4ec6b-be41-b44b-4211-22e24aa4e120\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18341,7 +18341,7 @@ }, "response": [ { - "id": "3604a4b9-8456-4e7a-be79-3548a3e1d053", + "id": "be0ae7bb-f5f3-4743-9eca-65104ea3917f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18375,7 +18375,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"53e094a3-8ae4-76f5-0d3d-3dadd55fbe4e\",\n \"role_id\": \"urn:uuid:1d2f20e3-4609-5c9b-3d84-7d341f9bf950\",\n \"profile_id\": \"fdd1d761-d97c-f89c-343e-06c3fcdedd5a\"\n },\n {\n \"id\": \"f8cb494b-33e4-2c93-9b35-8e5a423b1cf9\",\n \"role_id\": \"adbdb7c9-2d56-dc0b-4f89-3af112bb1eca\",\n \"profile_id\": \"ea633df0-40a9-99e9-8cc9-44f8883240bf\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:3fed656b-8cd8-bff9-ae59-05ed9624f49c\",\n \"role_id\": \"715cbb21-de0d-6464-9b76-b9bb4f23183d\",\n \"profile_id\": \"urn:uuid:2c4e041a-7908-18ec-3e5b-f47f8a234ae5\"\n },\n {\n \"id\": \"urn:uuid:dc1c0c65-4712-9918-edaf-45a0e709013d\",\n \"role_id\": \"4f995d3a-e7fb-f630-910d-7f99c399c3f6\",\n \"profile_id\": \"urn:uuid:3eb4ec6b-be41-b44b-4211-22e24aa4e120\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18392,12 +18392,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"a6285350-5eae-e375-2d3f-3b316de96ee5\",\n \"uid\": \"amet mollit deserunt idnulla lab\",\n \"role_id\": \"d09fd830-3fec-51f7-3cac-b3864a96eb8e\",\n \"profile_id\": \"d4e82f19-7c35-a38f-a2ef-f6f0ae17c45d\"\n },\n {\n \"id\": \"urn:uuid:bae6c07e-0e68-83e8-319f-04982dc0a00f\",\n \"uid\": \"pariatur culpa proidentaliquip e\",\n \"role_id\": \"f8a2a1f5-a89f-3d37-9333-537bcf1373a4\",\n \"profile_id\": \"urn:uuid:074ae538-5677-eed5-acdc-dca7861b4459\"\n }\n ]\n}", + "body": "{\n \"role_profiles\": [\n {\n \"id\": \"2dc85315-446c-0803-1204-2801401647be\",\n \"uid\": \"adipisicing occaecat nisienim el\",\n \"role_id\": \"urn:uuid:eb395dfa-6e98-791b-a3ff-58a41ea88830\",\n \"profile_id\": \"a63ff59c-c3cb-ac73-94db-8e5f8932694d\"\n },\n {\n \"id\": \"urn:uuid:a39af9a0-7d89-5e66-cedb-e7f5e50f7d70\",\n \"uid\": \"ad esse officia laboriset non vo\",\n \"role_id\": \"869c0fb3-4670-affc-adef-74dcef27b720\",\n \"profile_id\": \"urn:uuid:c733cd1d-845e-5bb8-0dfd-9af98c79f1ef\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1ddc47c1-1fbf-4849-92e0-70b823cd0098", + "id": "a058c4bd-c578-4025-826a-80b71486b190", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18431,7 +18431,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"53e094a3-8ae4-76f5-0d3d-3dadd55fbe4e\",\n \"role_id\": \"urn:uuid:1d2f20e3-4609-5c9b-3d84-7d341f9bf950\",\n \"profile_id\": \"fdd1d761-d97c-f89c-343e-06c3fcdedd5a\"\n },\n {\n \"id\": \"f8cb494b-33e4-2c93-9b35-8e5a423b1cf9\",\n \"role_id\": \"adbdb7c9-2d56-dc0b-4f89-3af112bb1eca\",\n \"profile_id\": \"ea633df0-40a9-99e9-8cc9-44f8883240bf\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:3fed656b-8cd8-bff9-ae59-05ed9624f49c\",\n \"role_id\": \"715cbb21-de0d-6464-9b76-b9bb4f23183d\",\n \"profile_id\": \"urn:uuid:2c4e041a-7908-18ec-3e5b-f47f8a234ae5\"\n },\n {\n \"id\": \"urn:uuid:dc1c0c65-4712-9918-edaf-45a0e709013d\",\n \"role_id\": \"4f995d3a-e7fb-f630-910d-7f99c399c3f6\",\n \"profile_id\": \"urn:uuid:3eb4ec6b-be41-b44b-4211-22e24aa4e120\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18453,7 +18453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d26d7b54-5039-4453-9baa-ab7134f0fdf3", + "id": "15458188-4122-40fe-9834-59cef823b418", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18487,7 +18487,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"53e094a3-8ae4-76f5-0d3d-3dadd55fbe4e\",\n \"role_id\": \"urn:uuid:1d2f20e3-4609-5c9b-3d84-7d341f9bf950\",\n \"profile_id\": \"fdd1d761-d97c-f89c-343e-06c3fcdedd5a\"\n },\n {\n \"id\": \"f8cb494b-33e4-2c93-9b35-8e5a423b1cf9\",\n \"role_id\": \"adbdb7c9-2d56-dc0b-4f89-3af112bb1eca\",\n \"profile_id\": \"ea633df0-40a9-99e9-8cc9-44f8883240bf\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:3fed656b-8cd8-bff9-ae59-05ed9624f49c\",\n \"role_id\": \"715cbb21-de0d-6464-9b76-b9bb4f23183d\",\n \"profile_id\": \"urn:uuid:2c4e041a-7908-18ec-3e5b-f47f8a234ae5\"\n },\n {\n \"id\": \"urn:uuid:dc1c0c65-4712-9918-edaf-45a0e709013d\",\n \"role_id\": \"4f995d3a-e7fb-f630-910d-7f99c399c3f6\",\n \"profile_id\": \"urn:uuid:3eb4ec6b-be41-b44b-4211-22e24aa4e120\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18515,7 +18515,7 @@ } }, { - "id": "d144ac84-a267-4dcb-b6ac-2f2191c597fd", + "id": "c8e242f5-3ae3-4450-8990-9eff2fb87c53", "name": "Find role-profile contributor relationship by id", "request": { "name": "Find role-profile contributor relationship by id", @@ -18557,7 +18557,7 @@ }, "response": [ { - "id": "d26ef824-aaf1-4f4e-bed8-182d1c801578", + "id": "f6b89eee-49dc-4194-aedc-57c5f08348de", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18596,12 +18596,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"d5afc835-eb1c-ae6e-4d5a-d69cf6291f57\",\n \"uid\": \"reprehenderit iddolore ut ipsum \",\n \"role_id\": \"urn:uuid:2b9d379a-b1b6-fc20-4350-0324fb7975c7\",\n \"profile_id\": \"64c3e2c9-b560-aa12-925b-62c60fe68cca\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"4c05bcbe-f671-87bc-26cf-36bda60cd016\",\n \"uid\": \"qui irure laboredolor dolor exer\",\n \"role_id\": \"29575c16-cb00-e832-440e-73d3c51f371d\",\n \"profile_id\": \"8e17ee9d-e383-33fc-c3d0-5ec1c39cde26\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4695e615-7dcc-4ed7-88be-f7bc964ab0c2", + "id": "64de37f3-6813-4af3-8d11-93ab7dac8a51", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18645,7 +18645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64d85d6d-4553-4d43-b6d9-571bd1730392", + "id": "d2b8b5e0-3be2-4c95-a4d8-0ded930432b8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18695,7 +18695,7 @@ } }, { - "id": "17503c1e-2e89-4155-987b-447b21f171f8", + "id": "cab2cd2e-da5d-41ea-ac81-2c715d8e7ad4", "name": "Update a role-profile contributor relationship by id", "request": { "name": "Update a role-profile contributor relationship by id", @@ -18738,7 +18738,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"b3d2606d-d331-72e7-02d9-1d7e2f4ee0ac\",\n \"profile_id\": \"urn:uuid:dedaf0da-b963-1bee-ab62-ebd90a392571\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"fe79a456-d25d-83c3-0fe1-a5324ca053c3\",\n \"profile_id\": \"9d2fba36-31b3-1f81-26fc-c48dc4eb7a7b\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18750,7 +18750,7 @@ }, "response": [ { - "id": "fa2ac27e-5e95-46c2-a096-23588fefb1b6", + "id": "44bcc7bc-86d1-45ed-bc48-cb22f26b6d97", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18785,7 +18785,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"b3d2606d-d331-72e7-02d9-1d7e2f4ee0ac\",\n \"profile_id\": \"urn:uuid:dedaf0da-b963-1bee-ab62-ebd90a392571\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"fe79a456-d25d-83c3-0fe1-a5324ca053c3\",\n \"profile_id\": \"9d2fba36-31b3-1f81-26fc-c48dc4eb7a7b\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18802,12 +18802,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"d5afc835-eb1c-ae6e-4d5a-d69cf6291f57\",\n \"uid\": \"reprehenderit iddolore ut ipsum \",\n \"role_id\": \"urn:uuid:2b9d379a-b1b6-fc20-4350-0324fb7975c7\",\n \"profile_id\": \"64c3e2c9-b560-aa12-925b-62c60fe68cca\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"4c05bcbe-f671-87bc-26cf-36bda60cd016\",\n \"uid\": \"qui irure laboredolor dolor exer\",\n \"role_id\": \"29575c16-cb00-e832-440e-73d3c51f371d\",\n \"profile_id\": \"8e17ee9d-e383-33fc-c3d0-5ec1c39cde26\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3cdc6769-b4a3-4702-90d3-fbe75ea54093", + "id": "350538bb-3939-4805-871e-ac90bd83c88c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18842,7 +18842,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"b3d2606d-d331-72e7-02d9-1d7e2f4ee0ac\",\n \"profile_id\": \"urn:uuid:dedaf0da-b963-1bee-ab62-ebd90a392571\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"fe79a456-d25d-83c3-0fe1-a5324ca053c3\",\n \"profile_id\": \"9d2fba36-31b3-1f81-26fc-c48dc4eb7a7b\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18864,7 +18864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "221fbe4f-2a81-4211-9bfc-2664244ec869", + "id": "a04f66dc-345d-4351-8f77-2391541afdbf", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18899,7 +18899,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"b3d2606d-d331-72e7-02d9-1d7e2f4ee0ac\",\n \"profile_id\": \"urn:uuid:dedaf0da-b963-1bee-ab62-ebd90a392571\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"fe79a456-d25d-83c3-0fe1-a5324ca053c3\",\n \"profile_id\": \"9d2fba36-31b3-1f81-26fc-c48dc4eb7a7b\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18927,7 +18927,7 @@ } }, { - "id": "3e57f0f3-a329-4c7d-ab21-8640c10262d2", + "id": "82cd31ed-596f-4173-a82d-a6e52a26a041", "name": "Delete a role profile assignment", "request": { "name": "Delete a role profile assignment", @@ -18969,7 +18969,7 @@ }, "response": [ { - "id": "03a304e5-b6a6-454d-b669-0a21558c8126", + "id": "926d24a6-1130-4991-8814-786dc43c1d58", "name": "Role profile was destroyed", "originalRequest": { "url": { @@ -19013,7 +19013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f7f683b-eac3-4c38-beec-efd6139cbc27", + "id": "0d98fba2-ccd7-4cc2-84a7-4dce12627f73", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19057,7 +19057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82afd216-3720-4c10-a41c-77deba17d8ca", + "id": "6c445cc0-a218-4df9-9a01-312bc80279b9", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19113,7 +19113,7 @@ "description": "", "item": [ { - "id": "24f550e5-d109-4974-9fb7-a880a96abe95", + "id": "f60ca60a-0b51-4b2c-af64-8186bccfc220", "name": "Create a create workflow", "request": { "name": "Create a create workflow", @@ -19157,7 +19157,7 @@ }, "response": [ { - "id": "76a41a65-d7c5-44be-9e9d-e3251e953872", + "id": "40e82a02-84c1-4e02-a5e1-bd63dbc86529", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19209,12 +19209,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:ae496fbb-9535-db2e-16a0-d57aa63c0361\",\n \"uid\": \"in Lorem laborealiquip ut sed in\",\n \"workflow_id\": \"urn:uuid:db751dc7-ed9b-ae3b-c7d1-d05cba8af235\",\n \"requester_id\": \"0cbb67d3-71a0-7a43-70a7-360fdfa0ead8\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"276824ca-e821-0a5d-fe5d-6a0c491ed905\",\n \"profile_ids\": [\n \"urn:uuid:cc4cc4dd-5c24-4c7a-8483-fe1be37e5fce\",\n \"urn:uuid:0d79b9b1-4aa9-ed42-067e-7bbe0d72f7e8\"\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\": \"d98db938-8631-e2ba-abad-c487a4ebc1ae\",\n \"uid\": \"utsitpariatur laborumcommodo ess\",\n \"workflow_id\": \"urn:uuid:2d580096-3d29-9f1d-6c48-6dad5f8e8fea\",\n \"requester_id\": \"bc61806d-bcef-86c5-981e-b1844b4b5af0\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:6103aa5f-adbe-2e9a-19c8-885cffee2d73\",\n \"profile_ids\": [\n \"urn:uuid:22c8144b-f1af-d548-06a0-774f37924a02\",\n \"680a6f82-774b-e13b-a15f-f74512cc36d0\"\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": "4b05dd87-04fc-42e6-84a7-529f8def97d3", + "id": "8f4b9956-5764-4d85-9e13-772d051e677d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19271,7 +19271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90aeea80-621e-4ea3-b3fa-a6dfe236e97a", + "id": "496c8891-d184-47da-9dc1-0bef01ce4a53", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19334,7 +19334,7 @@ } }, { - "id": "af0c6a9b-024b-43e6-b08c-a62bdbb968a1", + "id": "f7abf377-e21e-49c7-97f3-74fdb35128a2", "name": "Create an update workflow", "request": { "name": "Create an update workflow", @@ -19378,7 +19378,7 @@ }, "response": [ { - "id": "96cfd28e-b418-493a-85dc-98f212ad5920", + "id": "0b4928ab-09f5-4508-b04d-1b1cb1c868d6", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19430,12 +19430,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:ae496fbb-9535-db2e-16a0-d57aa63c0361\",\n \"uid\": \"in Lorem laborealiquip ut sed in\",\n \"workflow_id\": \"urn:uuid:db751dc7-ed9b-ae3b-c7d1-d05cba8af235\",\n \"requester_id\": \"0cbb67d3-71a0-7a43-70a7-360fdfa0ead8\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"276824ca-e821-0a5d-fe5d-6a0c491ed905\",\n \"profile_ids\": [\n \"urn:uuid:cc4cc4dd-5c24-4c7a-8483-fe1be37e5fce\",\n \"urn:uuid:0d79b9b1-4aa9-ed42-067e-7bbe0d72f7e8\"\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\": \"d98db938-8631-e2ba-abad-c487a4ebc1ae\",\n \"uid\": \"utsitpariatur laborumcommodo ess\",\n \"workflow_id\": \"urn:uuid:2d580096-3d29-9f1d-6c48-6dad5f8e8fea\",\n \"requester_id\": \"bc61806d-bcef-86c5-981e-b1844b4b5af0\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:6103aa5f-adbe-2e9a-19c8-885cffee2d73\",\n \"profile_ids\": [\n \"urn:uuid:22c8144b-f1af-d548-06a0-774f37924a02\",\n \"680a6f82-774b-e13b-a15f-f74512cc36d0\"\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": "941cf62e-a8c8-48e5-9fc6-4d30a1ecf8e6", + "id": "f58bb695-2e86-44b1-8631-571387a3db57", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19492,7 +19492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba507393-e201-4fa2-a82c-94bd4abe3df5", + "id": "bf99261d-c277-4e49-9914-d001a4dd1723", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19555,7 +19555,7 @@ } }, { - "id": "642e28ed-9678-44f8-a1b0-2047486d2b4f", + "id": "8f5e4f91-ce7f-415c-8032-6317dfd9874c", "name": "Create a batch workflow", "request": { "name": "Create a batch workflow", @@ -19587,7 +19587,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"true\",\n \"multiple_requests\": \"true\"\n }\n }\n}", + "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"false\",\n \"multiple_requests\": \"false\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19599,7 +19599,7 @@ }, "response": [ { - "id": "b9b6f040-a9b2-4cfb-a37d-695b60b0ff83", + "id": "b8ea1fdc-aab6-47d5-9de6-f47ff5301454", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19634,7 +19634,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"true\",\n \"multiple_requests\": \"true\"\n }\n }\n}", + "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"false\",\n \"multiple_requests\": \"false\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19651,12 +19651,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:ae496fbb-9535-db2e-16a0-d57aa63c0361\",\n \"uid\": \"in Lorem laborealiquip ut sed in\",\n \"workflow_id\": \"urn:uuid:db751dc7-ed9b-ae3b-c7d1-d05cba8af235\",\n \"requester_id\": \"0cbb67d3-71a0-7a43-70a7-360fdfa0ead8\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"276824ca-e821-0a5d-fe5d-6a0c491ed905\",\n \"profile_ids\": [\n \"urn:uuid:cc4cc4dd-5c24-4c7a-8483-fe1be37e5fce\",\n \"urn:uuid:0d79b9b1-4aa9-ed42-067e-7bbe0d72f7e8\"\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\": \"d98db938-8631-e2ba-abad-c487a4ebc1ae\",\n \"uid\": \"utsitpariatur laborumcommodo ess\",\n \"workflow_id\": \"urn:uuid:2d580096-3d29-9f1d-6c48-6dad5f8e8fea\",\n \"requester_id\": \"bc61806d-bcef-86c5-981e-b1844b4b5af0\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:6103aa5f-adbe-2e9a-19c8-885cffee2d73\",\n \"profile_ids\": [\n \"urn:uuid:22c8144b-f1af-d548-06a0-774f37924a02\",\n \"680a6f82-774b-e13b-a15f-f74512cc36d0\"\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": "4d7dfea2-0ee2-41fe-8603-7795be3e44ba", + "id": "4363ec62-30b0-4cc6-8497-1712e79c8195", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19691,7 +19691,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"true\",\n \"multiple_requests\": \"true\"\n }\n }\n}", + "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"false\",\n \"multiple_requests\": \"false\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19713,7 +19713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa7ae2ae-b622-4066-bb77-e22dfdf0bbec", + "id": "7590596c-3073-4e0f-be90-25c060d6709f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19748,7 +19748,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"true\",\n \"multiple_requests\": \"true\"\n }\n }\n}", + "raw": "{\n \"workflow\": {\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Enabled\",\n \"uid\": \"my_uid\",\n \"name\": \"my_workflow\",\n \"options\": {\n \"all_profiles\": \"false\",\n \"multiple_requests\": \"false\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19776,7 +19776,7 @@ } }, { - "id": "39488499-8755-46b2-bbcb-32e787aa0617", + "id": "5f598d0a-a27d-465d-9651-e525db5f245f", "name": "Create an automated workflow", "request": { "name": "Create an automated workflow", @@ -19820,7 +19820,7 @@ }, "response": [ { - "id": "8aa6cdad-9720-4f66-893f-8db37c641e1a", + "id": "afb0ab67-14ed-4bc4-8ae0-548720517917", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19872,12 +19872,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:ae496fbb-9535-db2e-16a0-d57aa63c0361\",\n \"uid\": \"in Lorem laborealiquip ut sed in\",\n \"workflow_id\": \"urn:uuid:db751dc7-ed9b-ae3b-c7d1-d05cba8af235\",\n \"requester_id\": \"0cbb67d3-71a0-7a43-70a7-360fdfa0ead8\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"276824ca-e821-0a5d-fe5d-6a0c491ed905\",\n \"profile_ids\": [\n \"urn:uuid:cc4cc4dd-5c24-4c7a-8483-fe1be37e5fce\",\n \"urn:uuid:0d79b9b1-4aa9-ed42-067e-7bbe0d72f7e8\"\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\": \"d98db938-8631-e2ba-abad-c487a4ebc1ae\",\n \"uid\": \"utsitpariatur laborumcommodo ess\",\n \"workflow_id\": \"urn:uuid:2d580096-3d29-9f1d-6c48-6dad5f8e8fea\",\n \"requester_id\": \"bc61806d-bcef-86c5-981e-b1844b4b5af0\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:6103aa5f-adbe-2e9a-19c8-885cffee2d73\",\n \"profile_ids\": [\n \"urn:uuid:22c8144b-f1af-d548-06a0-774f37924a02\",\n \"680a6f82-774b-e13b-a15f-f74512cc36d0\"\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": "b4e2c4fe-400c-4d79-9228-55e950fc2f0b", + "id": "2033b8bd-10ee-474d-b130-47efb5f8cf25", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19934,7 +19934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1737051-8a72-4773-935a-1a51b3b1444e", + "id": "21d3a32d-4779-434c-9886-76c683ee2126", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19997,7 +19997,7 @@ } }, { - "id": "1dacebe0-3343-4f6e-9d60-c53d3c970c02", + "id": "9d075abb-27e4-4b28-affa-f7342ba95fa4", "name": "Create a registration workflow", "request": { "name": "Create a registration workflow", @@ -20041,7 +20041,7 @@ }, "response": [ { - "id": "14ca1b42-3b5f-4519-8aef-8493bc62802a", + "id": "a09b48f0-d9b4-4261-b6b9-8780ae67847d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20093,12 +20093,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:ae496fbb-9535-db2e-16a0-d57aa63c0361\",\n \"uid\": \"in Lorem laborealiquip ut sed in\",\n \"workflow_id\": \"urn:uuid:db751dc7-ed9b-ae3b-c7d1-d05cba8af235\",\n \"requester_id\": \"0cbb67d3-71a0-7a43-70a7-360fdfa0ead8\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"276824ca-e821-0a5d-fe5d-6a0c491ed905\",\n \"profile_ids\": [\n \"urn:uuid:cc4cc4dd-5c24-4c7a-8483-fe1be37e5fce\",\n \"urn:uuid:0d79b9b1-4aa9-ed42-067e-7bbe0d72f7e8\"\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\": \"d98db938-8631-e2ba-abad-c487a4ebc1ae\",\n \"uid\": \"utsitpariatur laborumcommodo ess\",\n \"workflow_id\": \"urn:uuid:2d580096-3d29-9f1d-6c48-6dad5f8e8fea\",\n \"requester_id\": \"bc61806d-bcef-86c5-981e-b1844b4b5af0\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:6103aa5f-adbe-2e9a-19c8-885cffee2d73\",\n \"profile_ids\": [\n \"urn:uuid:22c8144b-f1af-d548-06a0-774f37924a02\",\n \"680a6f82-774b-e13b-a15f-f74512cc36d0\"\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": "a7768357-0eb9-4f1a-8750-e956f96affdf", + "id": "461cde86-e6c5-4ab9-ac5b-369cb0ea619f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20155,7 +20155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "191ff3aa-a76a-4741-912f-2cb7a0fd8644", + "id": "815c92d9-fdb0-4c10-bd6e-5c5c07c4a263", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20218,7 +20218,7 @@ } }, { - "id": "def90417-6a4a-460f-9095-1b90994f2d17", + "id": "cf332bab-af55-4c61-94ac-cf0df02fd11b", "name": "Create a login workflow", "request": { "name": "Create a login workflow", @@ -20262,7 +20262,7 @@ }, "response": [ { - "id": "c12d7469-8c55-4b67-9f32-4a28a2eefa62", + "id": "d0d21c75-5131-4d66-acda-82ccad997559", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20314,12 +20314,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:ae496fbb-9535-db2e-16a0-d57aa63c0361\",\n \"uid\": \"in Lorem laborealiquip ut sed in\",\n \"workflow_id\": \"urn:uuid:db751dc7-ed9b-ae3b-c7d1-d05cba8af235\",\n \"requester_id\": \"0cbb67d3-71a0-7a43-70a7-360fdfa0ead8\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"276824ca-e821-0a5d-fe5d-6a0c491ed905\",\n \"profile_ids\": [\n \"urn:uuid:cc4cc4dd-5c24-4c7a-8483-fe1be37e5fce\",\n \"urn:uuid:0d79b9b1-4aa9-ed42-067e-7bbe0d72f7e8\"\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\": \"d98db938-8631-e2ba-abad-c487a4ebc1ae\",\n \"uid\": \"utsitpariatur laborumcommodo ess\",\n \"workflow_id\": \"urn:uuid:2d580096-3d29-9f1d-6c48-6dad5f8e8fea\",\n \"requester_id\": \"bc61806d-bcef-86c5-981e-b1844b4b5af0\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:6103aa5f-adbe-2e9a-19c8-885cffee2d73\",\n \"profile_ids\": [\n \"urn:uuid:22c8144b-f1af-d548-06a0-774f37924a02\",\n \"680a6f82-774b-e13b-a15f-f74512cc36d0\"\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": "f87e398a-fc83-45ec-9a17-c9a3e5a0c05f", + "id": "88c850cc-ddf0-40fb-b409-9a8c2341f132", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20376,7 +20376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06629b5f-b781-4a3f-8796-97bd44b13147", + "id": "4d65e872-354b-4cfc-b8fd-8f1facbf3fd9", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20439,7 +20439,7 @@ } }, { - "id": "849bbf3a-732d-4996-abe5-eb155366c592", + "id": "9e62d83b-4ce7-41a0-955f-b701883bc056", "name": "Create a password reset workflow", "request": { "name": "Create a password reset workflow", @@ -20483,7 +20483,7 @@ }, "response": [ { - "id": "db190ed6-2f2e-4fee-8549-7757098e93dd", + "id": "ea9946c6-d947-4fe3-9774-bc7f11dfb586", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20535,12 +20535,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"urn:uuid:ae496fbb-9535-db2e-16a0-d57aa63c0361\",\n \"uid\": \"in Lorem laborealiquip ut sed in\",\n \"workflow_id\": \"urn:uuid:db751dc7-ed9b-ae3b-c7d1-d05cba8af235\",\n \"requester_id\": \"0cbb67d3-71a0-7a43-70a7-360fdfa0ead8\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"276824ca-e821-0a5d-fe5d-6a0c491ed905\",\n \"profile_ids\": [\n \"urn:uuid:cc4cc4dd-5c24-4c7a-8483-fe1be37e5fce\",\n \"urn:uuid:0d79b9b1-4aa9-ed42-067e-7bbe0d72f7e8\"\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\": \"d98db938-8631-e2ba-abad-c487a4ebc1ae\",\n \"uid\": \"utsitpariatur laborumcommodo ess\",\n \"workflow_id\": \"urn:uuid:2d580096-3d29-9f1d-6c48-6dad5f8e8fea\",\n \"requester_id\": \"bc61806d-bcef-86c5-981e-b1844b4b5af0\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:6103aa5f-adbe-2e9a-19c8-885cffee2d73\",\n \"profile_ids\": [\n \"urn:uuid:22c8144b-f1af-d548-06a0-774f37924a02\",\n \"680a6f82-774b-e13b-a15f-f74512cc36d0\"\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": "448290ad-d113-4cb0-96ec-e916047f1bc1", + "id": "71796c0f-e349-4716-9dc6-c74199b6d31b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20597,7 +20597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73e409b2-32a2-4ab0-8306-009ab0af98dd", + "id": "fb6b25de-b229-4ec7-b50d-c07f35f38e1f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20666,7 +20666,7 @@ "description": "", "item": [ { - "id": "8426e85f-95bc-419f-89a6-0fb64284bfce", + "id": "47d1ec3a-10c9-42ed-a97e-3bb8efd2c6df", "name": "Create an approval action", "request": { "name": "Create an approval action", @@ -20710,7 +20710,7 @@ }, "response": [ { - "id": "ae4815cd-8b8f-4253-b6c3-2a99dc6ed97d", + "id": "474f1c56-353b-47d9-9c8e-c4f8a7c154bd", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20767,7 +20767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "837ca82b-b74c-4e3e-9c97-e53e30cdc040", + "id": "ce2159a8-cc05-4188-94b4-4057a8752a3b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20824,7 +20824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b25366c-709e-4954-987b-b51024e48fdc", + "id": "84a2d9a9-6307-4222-b066-de3b76d7f43b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20887,7 +20887,7 @@ } }, { - "id": "68b692e8-99dd-4c8a-b0de-e334d6de145e", + "id": "0b42df49-542e-4187-99e9-2ec10cf1b2c8", "name": "Create ask security question action", "request": { "name": "Create ask security question action", @@ -20931,7 +20931,7 @@ }, "response": [ { - "id": "6c1b62a8-f4df-4e71-8b60-b10f36ce0fa6", + "id": "ede2d473-093e-44cc-a6fb-42792d1c93ab", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20988,7 +20988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f9909aa-93d5-454d-9d14-db3148718fb0", + "id": "aeef16e0-f7d8-441c-88d4-9425447c2f6b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21045,7 +21045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "495df42f-e685-4cdf-9fe2-8a318ee49249", + "id": "2750126c-21b0-4a01-85c7-1649440e1f73", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21108,7 +21108,7 @@ } }, { - "id": "c786eb60-0bce-4dd0-825e-a2eb72310e72", + "id": "f4e790c5-407c-4756-ab07-7c0989bf2fdc", "name": "Create an auto assign action", "request": { "name": "Create an auto assign action", @@ -21152,7 +21152,7 @@ }, "response": [ { - "id": "f4fe059c-f86d-437c-b88b-44a2d70c914d", + "id": "42587894-7d2d-4388-b645-7b8cd4fcb0a1", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21209,7 +21209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "226faa49-f5aa-4056-aee3-83cbd754a21d", + "id": "5417c003-bbfd-4524-ae9d-16c69ec208d7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21266,7 +21266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4419ffa0-4c1d-43aa-92ec-25885724d682", + "id": "ea3d2a19-29ea-4076-95d6-da70cdbae3af", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21329,7 +21329,7 @@ } }, { - "id": "6bb9ea4a-22d4-4f46-be7f-600ed1879cb3", + "id": "3c961875-9812-46ac-9f04-970382007d73", "name": "Create a batch update action", "request": { "name": "Create a batch update action", @@ -21373,7 +21373,7 @@ }, "response": [ { - "id": "e90128e3-bddf-446d-8656-ecc4c3557638", + "id": "26e984d6-e359-491e-9dcc-6b3a2a689c79", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21430,7 +21430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed642fac-9e29-4377-8abf-3ef55e4af04e", + "id": "db3ca704-db1a-4efb-955b-6f2e340b5fa0", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21487,7 +21487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19685389-ec6d-4cc3-ad02-aa9e90c4058e", + "id": "9f66d426-a743-4cbd-8870-1aa5d42dfb1b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21550,7 +21550,7 @@ } }, { - "id": "68a14294-99c0-49c0-91b4-23de5ab4cd24", + "id": "a68acbcc-ba53-4180-aca7-afefa67bb163", "name": "Create a close session action", "request": { "name": "Create a close session action", @@ -21594,7 +21594,7 @@ }, "response": [ { - "id": "3f9b3492-d991-45b5-9344-6c5187da3c9e", + "id": "670f172d-e8aa-41af-b41c-6a99bedf73a9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21651,7 +21651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de309c61-d71c-4b7e-a742-219e3986433b", + "id": "972926de-bb74-4138-991b-3e68a070d692", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21708,7 +21708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "149da20d-9796-4a4c-9488-bc72e0785bbe", + "id": "d4e279e4-4bc7-40f9-902c-3108580d7ad5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21771,7 +21771,7 @@ } }, { - "id": "06ce9b2b-f1ed-4058-aab5-3dc02e994b90", + "id": "0fc19107-75a5-47d0-8376-e448d55cf9cd", "name": "Create a contributors action", "request": { "name": "Create a contributors action", @@ -21815,7 +21815,7 @@ }, "response": [ { - "id": "ac3a2a7b-6796-44a0-9b21-d79b90f41789", + "id": "8b18f58a-ec0b-4ab0-9bee-5e97d2ec7ddf", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21872,7 +21872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fb771f2-20c0-41a0-a3af-f72c7736215b", + "id": "91f73ffe-b039-4104-a2e3-28d69488429b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21929,7 +21929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c524eb2e-c17e-4bdb-a4ee-654924791233", + "id": "6ca33ee5-beb7-49a7-b72a-726e88d4e3bc", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21992,7 +21992,7 @@ } }, { - "id": "846761c5-b490-4986-b9cb-e5b339e0dcc7", + "id": "72edc0a2-bfe2-4adf-905c-61abe4977c9b", "name": "Create a create profile action", "request": { "name": "Create a create profile action", @@ -22036,7 +22036,7 @@ }, "response": [ { - "id": "2e25dc4d-5bfe-4c58-a00c-12db02af05e8", + "id": "127a2294-b15b-4776-8021-605c811b82b4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22093,7 +22093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57aadd98-514c-4a94-9b0a-a34e6c79467b", + "id": "4fc875dc-1ff0-419d-a00f-43ff441cb525", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22150,7 +22150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d52aea4-8f37-4447-bc56-3edcf84437e9", + "id": "67275e0e-b7af-4d60-bdce-6420689218a4", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22213,7 +22213,7 @@ } }, { - "id": "efb7f5e3-36fe-4b22-9ac7-81ea0a9ad66c", + "id": "1d6db556-aa61-480e-a283-85ee717a6c5a", "name": "Create a duplicate prevention action", "request": { "name": "Create a duplicate prevention action", @@ -22257,7 +22257,7 @@ }, "response": [ { - "id": "98332a7e-ace1-4be8-bedc-a0271e6efaf8", + "id": "902567b4-73e0-4783-aaa5-a36133552785", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22314,7 +22314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce4da3fc-c0de-4b49-954a-34489b593780", + "id": "800b8dac-84ec-45e8-887c-4033dacb7a12", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22371,7 +22371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b037882-382d-442b-9ccd-91310476dc57", + "id": "85b7fff4-c328-4d49-a846-ba4334155900", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22434,7 +22434,7 @@ } }, { - "id": "aa399b23-c86b-4921-bff9-e93a44405afb", + "id": "077aaec2-7073-486d-a4be-01d8674d4575", "name": "Create an email verification action", "request": { "name": "Create an email verification action", @@ -22478,7 +22478,7 @@ }, "response": [ { - "id": "305ed644-3a32-414b-b665-fbfd09ff014e", + "id": "bf539d3c-16ea-4510-8651-4a71b30ba78f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22535,7 +22535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f03e8848-2b0c-4b1f-8a3e-4e71632889b4", + "id": "6f123a17-4f0c-4ba1-9024-903733b99d3e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22592,7 +22592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41738890-f259-4aee-9bb8-45c19f39ec0b", + "id": "97f9b469-d47f-44dd-8067-987606a2e2d8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22655,7 +22655,7 @@ } }, { - "id": "365c15ed-f5a1-4fe0-b4f1-405f21f33491", + "id": "28ca0391-76b1-4992-9d52-552d804da6b8", "name": "Create a fulfillment action", "request": { "name": "Create a fulfillment action", @@ -22699,7 +22699,7 @@ }, "response": [ { - "id": "b3e9070f-01e3-462a-9683-f2659d76dfc2", + "id": "66f7027e-b5d4-449e-8ad0-ce3c14ce778b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22756,7 +22756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec363b71-d332-4781-8f9a-81fb39f6876d", + "id": "94fa363c-06c2-4b02-8f6d-304630da2110", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22813,7 +22813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d8b025b-ebeb-4de1-b365-8a9e14148db5", + "id": "99dad540-324b-4aec-a60e-b108b739cf34", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22876,7 +22876,7 @@ } }, { - "id": "8f4d1b3c-26ed-47a9-8283-26b6e6be210d", + "id": "f4729588-172a-42cb-a3c7-c5f4a92d8c36", "name": "Create an identity proofing action", "request": { "name": "Create an identity proofing action", @@ -22920,7 +22920,7 @@ }, "response": [ { - "id": "9bc9b533-42a5-4332-ade6-f4edec0f5fe0", + "id": "cf531870-e730-42ea-9150-8ab6876b0843", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22977,7 +22977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5823f21-693f-46ab-9b58-ff4256e1118f", + "id": "52fe1da0-b65b-487c-955d-a8cee926169b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23034,7 +23034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5180ddab-5a2e-4b97-a3b8-46f4698a599c", + "id": "9ad2ecec-d6f0-421a-b75b-f00810eea53f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23097,7 +23097,7 @@ } }, { - "id": "d0a9ffa8-f53c-4aa6-bd3c-092610123594", + "id": "d0d1c850-45ab-4f09-9f5b-81007781ef82", "name": "Create an invitation action", "request": { "name": "Create an invitation action", @@ -23141,7 +23141,7 @@ }, "response": [ { - "id": "95e39461-df34-4414-bbc1-07e8761a3267", + "id": "cefe252c-b66b-4e65-a0a2-9343160d3c1f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23198,7 +23198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79d49114-c040-4ccb-85a7-e8c097628c38", + "id": "18f556cc-b6b7-4d0f-9552-6023e367b8f4", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23255,7 +23255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaa13dce-7792-49fa-ba70-dc1191909870", + "id": "98c3a075-53be-4186-8b76-2bf8fccd860f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23318,7 +23318,7 @@ } }, { - "id": "116109ac-fbf6-405c-9407-22675d9cec0a", + "id": "cf5245bb-e96d-4062-9af5-95ddc8943096", "name": "Create a ldap action", "request": { "name": "Create a ldap action", @@ -23362,7 +23362,7 @@ }, "response": [ { - "id": "18ba01b4-6392-4f68-8aa0-877c5017d9ce", + "id": "f59eddec-5611-4ae1-8139-1a4be2915644", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23419,7 +23419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e410faf7-71e1-4c3a-bc14-8a244c6fbc5c", + "id": "761cc204-d972-4dac-9d5a-a410705d06ca", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23476,7 +23476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77d9c06b-146a-4c9e-9044-c47ccd3ea5ed", + "id": "9f92ed24-fcc4-4ab5-a6ea-5aa7ca21437b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23539,7 +23539,7 @@ } }, { - "id": "e27c0d0a-f927-4146-ab74-305b5beafbdb", + "id": "f0a644d2-b308-4037-92d3-879bf3e13639", "name": "Create a notification action", "request": { "name": "Create a notification action", @@ -23583,7 +23583,7 @@ }, "response": [ { - "id": "9f083420-c29c-4b77-8134-5935bb0c7285", + "id": "9049c060-516f-425d-b7f0-c53e2aa0ee27", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23640,7 +23640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "850c8d37-9228-4ac8-8145-f1694a21d3ff", + "id": "83766895-9738-43ad-94ad-5130c86cadad", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23697,7 +23697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5e1ef5a-091d-460d-8e6a-c847452a665a", + "id": "c98675d2-8cbb-4636-924f-5967b95542f3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23760,7 +23760,7 @@ } }, { - "id": "ec49ff30-a62c-41ca-8e18-465e5a69d14d", + "id": "48779a81-bf50-4a2f-882b-467bd88fe2c9", "name": "Create a password reset action", "request": { "name": "Create a password reset action", @@ -23804,7 +23804,7 @@ }, "response": [ { - "id": "68d0d6b1-a9cd-4a0c-a622-5eed3596846f", + "id": "24f4b657-692b-4408-94b9-0d382b2f4699", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23861,7 +23861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a35d2f8-a695-470a-bbdc-0b9f80b50bdf", + "id": "67d3d53d-0a35-4066-b590-501a0fde7adc", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23918,7 +23918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e27a4b68-47f3-4646-9cda-cae961f18b1b", + "id": "e9cc7a88-18be-4384-93b2-913577894c5d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23981,7 +23981,7 @@ } }, { - "id": "b3837bdb-a7dd-4438-8977-576b52ff2223", + "id": "80aabf6f-08ca-4275-9947-e3f3dd687edc", "name": "Create a profile check action", "request": { "name": "Create a profile check action", @@ -24025,7 +24025,7 @@ }, "response": [ { - "id": "924d1833-8898-4d53-9fed-78aa94f5fcc6", + "id": "7d95776b-413a-45ce-80cf-db1e7907b5fc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24082,7 +24082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ef40df0-e5b6-437c-aa11-f5d2ac1d94cf", + "id": "aa409fa8-d059-45c0-b743-87aeda565f2b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24139,7 +24139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f664d64-b899-4567-81cf-afc04346786d", + "id": "593cd241-965d-4c68-82a2-6792bde331e2", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24202,7 +24202,7 @@ } }, { - "id": "e3c951cf-0f71-4290-b048-f48f95a0e86f", + "id": "d55190ba-f6e9-4bc6-b32e-f06364a9a9c9", "name": "Create a profile select action", "request": { "name": "Create a profile select action", @@ -24246,7 +24246,7 @@ }, "response": [ { - "id": "21c1f3ff-c4d8-4f1e-868b-7a1d1e703cfb", + "id": "cb79acc0-0a15-4f6e-934c-aa39781dad4f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24303,7 +24303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb0124ca-f29a-4d48-9f3e-cf635d96f4e3", + "id": "08e311b0-737a-4608-bc65-6d89b989b659", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24360,7 +24360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "078fbf01-7211-4fb4-8956-22aebaf70081", + "id": "a27d5558-a737-4081-820a-52502a91d5ed", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24423,7 +24423,7 @@ } }, { - "id": "f23ab63b-c7cc-4d85-a277-075e71f5ba40", + "id": "70949239-7358-44f2-8738-5668bee91016", "name": "Create a request action", "request": { "name": "Create a request action", @@ -24467,7 +24467,7 @@ }, "response": [ { - "id": "f67dd807-4318-4fa8-99ea-7d7ec4e9103c", + "id": "97e327af-ded9-4a05-bb22-cd4d494f2b93", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24524,7 +24524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faf7470b-120b-4aea-a09c-5a0832673c8e", + "id": "6b9ccec2-f7ac-4bbb-a829-d6bfbe2d2552", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24581,7 +24581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eca4c34e-35ce-49f1-9e10-ec563e264969", + "id": "d24e2282-5074-49eb-b021-19ad2d609dff", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24644,7 +24644,7 @@ } }, { - "id": "07a06c73-e476-4fcf-b41d-115916d36233", + "id": "64ab3745-e590-4c87-87cb-8517730bc6bb", "name": "Create a REST API action", "request": { "name": "Create a REST API action", @@ -24688,7 +24688,7 @@ }, "response": [ { - "id": "65751b19-bf5f-4341-8cc0-9c7bc63348c1", + "id": "9ebfbd9e-05cb-4401-9c1c-4910e0204752", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24745,7 +24745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5a92fe8-b365-4fde-b313-ac0d8a5a06b2", + "id": "1934a1bf-b758-4bfd-bde7-af5b92aa9429", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24802,7 +24802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19c18df3-6e45-4178-9ad2-852f77a9b430", + "id": "75aacfc8-9997-4f93-a8fe-89eb50f733a3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24865,7 +24865,7 @@ } }, { - "id": "4699affa-a8ee-49b4-b09d-c025c45d9d6d", + "id": "c61962a1-e1db-4bbc-81e4-bc42ef581e56", "name": "Create a review action", "request": { "name": "Create a review action", @@ -24909,7 +24909,7 @@ }, "response": [ { - "id": "f7888853-7490-4737-bdd7-2bdcd3a2fe64", + "id": "b79bf6ef-9fe4-48df-98ed-a9e8531acce8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24966,7 +24966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7f534ba-6a75-4782-b0e7-bc7fca69c50c", + "id": "cb5516b6-4d59-459d-b615-281d120391f2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25023,7 +25023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ec252be-da4a-408f-ac1c-27296d50783c", + "id": "b2432958-defc-4c93-855c-7744dd3e43f8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25086,7 +25086,7 @@ } }, { - "id": "fec4dcbe-6a1e-4097-a2ed-020973f48e56", + "id": "864ec365-619e-4bda-b24c-7ca909af7725", "name": "Create a run workflow action", "request": { "name": "Create a run workflow action", @@ -25130,7 +25130,7 @@ }, "response": [ { - "id": "2b96e0d0-6294-4844-8a71-9c23d81385aa", + "id": "1429e211-d493-4088-800d-82c55f176b4d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25187,7 +25187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b635a030-fdcf-4cd0-aabd-f50f62eb0b0f", + "id": "c8f7f51b-37c2-404b-875c-5eb6fdc17861", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25244,7 +25244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa4d4188-3336-4cde-82b4-6b94e8d6f456", + "id": "8a721a57-71b6-4046-a038-43871d20d993", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25307,7 +25307,7 @@ } }, { - "id": "954d7595-14f4-4ccd-94f4-149ec90b5c03", + "id": "f9c85c7c-07dd-4299-8c70-cb9bda8250b6", "name": "Create a set attributes action", "request": { "name": "Create a set attributes action", @@ -25351,7 +25351,7 @@ }, "response": [ { - "id": "61f880b4-1f06-47d0-8f91-ff966a8aecd5", + "id": "e0da5418-21a1-4d74-8c8b-a60f1a78750d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25408,7 +25408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa54df10-fc1d-49e3-9231-a47e5d083e2a", + "id": "c5b26ae0-a0b3-421d-be8c-12ba91679f57", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25465,7 +25465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc42e510-2a5d-443a-86e5-092b8f0ca403", + "id": "c00dbb71-ab4d-4bc8-b93d-c4cb97cb8bfe", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25528,7 +25528,7 @@ } }, { - "id": "e72847d7-dace-4e45-ad4a-96d3ea6ee942", + "id": "9d2995c5-51d2-411b-ad6c-ba4ebfaa89c4", "name": "Create set security question action", "request": { "name": "Create set security question action", @@ -25572,7 +25572,7 @@ }, "response": [ { - "id": "b7911968-c82b-41f5-952e-ecbc46348eb1", + "id": "2b8ae5e3-5f92-4cc5-99b7-677ca9d06bcb", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25629,7 +25629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f72ced75-f2d7-443b-93b4-c40f285d661a", + "id": "fca68e83-61aa-4bf2-be08-d99f86eb116c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25686,7 +25686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32728dd9-5152-47dc-89fd-1b352b43bf30", + "id": "2296badb-3144-42cd-9688-6ce7efb1e1fd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25749,7 +25749,7 @@ } }, { - "id": "001d3431-d89a-4a16-aa9c-923a32c30fa5", + "id": "2fd122fd-ae3b-42b1-8612-56e528bf7c9d", "name": "Create a SOAP API action", "request": { "name": "Create a SOAP API action", @@ -25793,7 +25793,7 @@ }, "response": [ { - "id": "3ee41831-9cc7-4a82-8aa1-6a1a5d779f59", + "id": "92d3d72e-d8ab-4dc7-992b-31c972a12d7c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25850,7 +25850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c31a29d-b2fb-4494-a264-fc9f35521a7f", + "id": "4efe8d36-c5ad-40e9-a20b-055ce8d2fc8e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25907,7 +25907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56c98cec-795f-4e0b-a531-146d2165dcdd", + "id": "3fe5ffa0-2757-447a-b143-21b8bda82bad", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25970,7 +25970,7 @@ } }, { - "id": "212fe74f-9b32-409f-99c6-af51b8976013", + "id": "8de38abc-30bd-4de7-880e-ffc95a8ca67d", "name": "Create a status change action", "request": { "name": "Create a status change action", @@ -26014,7 +26014,7 @@ }, "response": [ { - "id": "271ea905-6323-43b3-b28e-211d6823589e", + "id": "a7644260-fdf1-401e-9996-2f7c3b837123", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26071,7 +26071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "390c6bd0-5f8c-4fe1-a781-24491f3e129f", + "id": "650fda46-13f9-4a9c-806e-7b1cbb701e79", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26128,7 +26128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2e0e659-26c6-449f-9b35-e0e2ca7be98c", + "id": "9ba036d8-cee1-4ee2-9220-1f0b4c2b5ea3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26191,7 +26191,7 @@ } }, { - "id": "c8c351e1-ef60-4585-a23f-ff93db82ee73", + "id": "ff10f599-c7d2-4e27-b27e-0a5734ebd99b", "name": "Create an unassign action", "request": { "name": "Create an unassign action", @@ -26235,7 +26235,7 @@ }, "response": [ { - "id": "97a37bec-cdee-4af1-a748-a2c6c2d8b042", + "id": "8a385e05-85a4-43ab-b6b3-eb1e4e655e07", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26292,7 +26292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da755829-0ede-4a48-92f5-d3c7411e4be8", + "id": "21e1f26a-f15b-483d-b743-58de18e16e3a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26349,7 +26349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6a723f4-7fad-4581-9224-dbc8313b55c2", + "id": "c6739f3f-6f3c-4321-9b65-284515167569", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26412,7 +26412,7 @@ } }, { - "id": "1e286c35-f726-4866-a2e8-590cae447598", + "id": "e98a2eef-4fee-4a79-8515-6ad77cf9fb8b", "name": "Create an update profile action", "request": { "name": "Create an update profile action", @@ -26456,7 +26456,7 @@ }, "response": [ { - "id": "f4da3876-cf12-4d08-931f-0c8ea4d0787c", + "id": "7dd070d1-3f57-40b9-9e03-3a96f1ef4575", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26513,7 +26513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d22be4f7-ce0d-4454-86fd-ed6a6706aaa5", + "id": "ac0f8ab7-2faf-4f0d-8ac3-106e31bca240", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26570,7 +26570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d60be70-c5f4-4d0a-ae99-66cef6178f7b", + "id": "120e47b4-969a-4c74-9d81-14b063541f16", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26633,7 +26633,7 @@ } }, { - "id": "baf5569a-8b7b-424b-b57f-cfc4b204986f", + "id": "7d2928ac-f6cf-49a8-b65d-cbb14b33bb08", "name": "Create a username password action", "request": { "name": "Create a username password action", @@ -26677,7 +26677,7 @@ }, "response": [ { - "id": "fed4df5f-6b69-49fa-adfb-7774367003ce", + "id": "cce24698-195c-4a9e-b90a-63fbdef945a8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26734,7 +26734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec9eda97-9a38-48a8-8ac7-5c9d4a5dd3a0", + "id": "cac3ab86-6154-4c04-8c36-44cc2a2d4b39", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26791,7 +26791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e378f3af-e0b3-4cf6-a421-26f71eb4aab9", + "id": "99673c1a-af4a-45a5-b375-c469b1d74f30", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26854,7 +26854,7 @@ } }, { - "id": "c9ba794e-cd61-4fdd-8e3e-7cc47827a9b6", + "id": "e9e41791-7ce1-4ca4-891a-068813a3422c", "name": "Get Workflow Actions", "request": { "name": "Get Workflow Actions", @@ -26894,7 +26894,7 @@ }, "response": [ { - "id": "225e4bf0-9ea6-4378-bd83-6def65cf8425", + "id": "41ee0d5f-c9e1-480d-bdde-06a6f6c96005", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26947,7 +26947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a94310ad-4f34-4451-9504-4ab62d656739", + "id": "52fb5e4c-8640-4cc3-8d60-ba777dcc1b0b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27000,7 +27000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41e075db-3c79-4fc2-8736-f0f368427f9e", + "id": "51bbbbc9-f9c1-4e00-8fa8-041d76f5a302", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27065,7 +27065,7 @@ "description": "", "item": [ { - "id": "eab55fef-7e80-476f-9a95-22a60cd2a80e", + "id": "8d384b6f-43d0-4ac5-b06d-9bdddde93a49", "name": "Get workflow sessions", "request": { "name": "Get workflow sessions", @@ -27124,7 +27124,7 @@ "type": "text/plain" }, "key": "uid", - "value": "nisi officia excommodo adipisici" + "value": "elit nisi pariaturnostrud irure " }, { "disabled": false, @@ -27142,7 +27142,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -27151,7 +27151,7 @@ "type": "text/plain" }, "key": "status", - "value": "new" + "value": "pending notification" }, { "disabled": false, @@ -27177,7 +27177,7 @@ }, "response": [ { - "id": "4b4825bb-9ec1-46c0-a874-ac5d650c9b11", + "id": "a222110d-1037-444a-8374-87bd08461191", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27231,7 +27231,7 @@ "type": "text/plain" }, "key": "uid", - "value": "nisi officia excommodo adipisici" + "value": "elit nisi pariaturnostrud irure " }, { "disabled": false, @@ -27249,7 +27249,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -27258,7 +27258,7 @@ "type": "text/plain" }, "key": "status", - "value": "new" + "value": "pending notification" }, { "disabled": false, @@ -27297,12 +27297,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_sessions\": [\n {\n \"id\": \"urn:uuid:8177ebd8-c878-fe48-b8b7-6dbf914fc2b3\",\n \"uid\": \"amet sed euUt Lorem consecteturi\",\n \"workflow_id\": \"urn:uuid:71c11721-6684-1583-803e-1d102fd71b03\",\n \"requester_id\": \"a32b95d2-d0b2-adbf-c492-aa58896ee97d\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"3b4eaaf8-9163-13d6-8670-e0e539c1a3a9\",\n \"profile_ids\": [\n \"urn:uuid:0c92dba5-676d-70eb-84f1-6547f15e77a8\",\n \"bee29677-b104-d5df-9e76-847143f41b97\"\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\": \"3a491a2d-fc15-96bc-a16e-98f61fa0650b\",\n \"uid\": \"officia anim Excepteurdeserunt o\",\n \"workflow_id\": \"urn:uuid:3d4e9fab-a1f3-957f-21c5-12c28e43efbb\",\n \"requester_id\": \"urn:uuid:b145d367-afa4-7c97-f4b3-743fab2bcffe\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:3bb9c89b-2bcd-7067-555b-395bf8305c62\",\n \"profile_ids\": [\n \"1363f5a1-1c03-ecc6-2a12-10a0fd4f3e92\",\n \"urn:uuid:9a21b048-d2e2-2982-ca3f-0a76ee545d58\"\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\": -57321007,\n \"offset\": 54736824,\n \"total\": 56019402,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"workflow_sessions\": [\n {\n \"id\": \"urn:uuid:f5874e32-db82-d658-5aba-97bfd435e838\",\n \"uid\": \"eiusmod sit tempor veniamdolor i\",\n \"workflow_id\": \"urn:uuid:ec5d7ba0-39b6-780f-86ce-d68e6ed087b1\",\n \"requester_id\": \"cf5cbf1f-28d6-f168-47dc-bba0aac42192\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:eb659dbd-44e7-0ffe-3b71-dcac12d9c804\",\n \"profile_ids\": [\n \"3c3d34ef-7eaf-ce08-eb04-59b394d58dd7\",\n \"1cd59266-f628-3340-4d50-3aef6fd73e3b\"\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:f2353325-0600-4cf5-1410-3479c7f80b81\",\n \"uid\": \"proidentanim aliquip velitidinci\",\n \"workflow_id\": \"urn:uuid:a0d0a05e-4653-0d65-6e6f-60d6cbc17dc6\",\n \"requester_id\": \"urn:uuid:018fa309-b7c2-33f0-f9f0-81f6c18f3e54\",\n \"requester_type\": \"User\",\n \"profile_id\": \"453dea6e-84bd-6b2e-030a-324a89ad5b74\",\n \"profile_ids\": [\n \"bab8d239-d68f-783b-d182-c6019eae5d9b\",\n \"f7ad1139-487e-b399-b974-385641bdc51c\"\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\": 59882971,\n \"offset\": -64083649,\n \"total\": 68225160,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1735e022-3479-49fe-a375-86d25aefb643", + "id": "ac5f16fd-ec38-4ff4-ab80-926ddab8b46e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27356,7 +27356,7 @@ "type": "text/plain" }, "key": "uid", - "value": "nisi officia excommodo adipisici" + "value": "elit nisi pariaturnostrud irure " }, { "disabled": false, @@ -27374,7 +27374,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -27383,7 +27383,7 @@ "type": "text/plain" }, "key": "status", - "value": "new" + "value": "pending notification" }, { "disabled": false, @@ -27427,7 +27427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7b7f116-a1f1-4d8b-b6d5-9be7464f3a30", + "id": "438c9f9a-f89a-458b-b570-4aa1f02ccb96", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27481,7 +27481,7 @@ "type": "text/plain" }, "key": "uid", - "value": "nisi officia excommodo adipisici" + "value": "elit nisi pariaturnostrud irure " }, { "disabled": false, @@ -27499,7 +27499,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -27508,7 +27508,7 @@ "type": "text/plain" }, "key": "status", - "value": "new" + "value": "pending notification" }, { "disabled": false, @@ -27558,7 +27558,7 @@ } }, { - "id": "7946ba85-025c-4125-809f-af1de5a1e385", + "id": "ed1ba676-3702-46fd-ab03-d3a4d96a892b", "name": "Create a workflow session", "request": { "name": "Create a workflow session", @@ -27599,7 +27599,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"30ec7369-277c-e0e7-81e6-0dcf3da2f2ef\",\n \"requester_id\": \"urn:uuid:bd97dbc6-c1a6-3f52-e4ec-368cb7cba556\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:bd8859d5-74ba-0d2f-dd88-27cfd816c2b9\",\n \"profile_ids\": [\n \"urn:uuid:fa885960-2b8e-c423-f4d6-d00ab40bbf7f\",\n \"7f7be8ad-45e1-4e45-5cb5-6741e2972411\"\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\": \"2238045e-5133-3dc2-b58f-51f6d65def48\",\n \"requester_id\": \"urn:uuid:c8747989-7672-69be-c6a1-a3835c90e05a\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"4fb410e0-8dd3-a7e4-f159-62548687cdcb\",\n \"profile_ids\": [\n \"urn:uuid:522cf8c1-10ec-9395-2da9-837c9dfdf24d\",\n \"urn:uuid:e41be7c5-917d-ca20-1242-1b9e05ae8351\"\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", @@ -27611,7 +27611,7 @@ }, "response": [ { - "id": "40af66c3-aaec-403f-841d-be015e22eca3", + "id": "09081fde-6e45-4ea7-a4ae-293bffc68146", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27655,7 +27655,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"30ec7369-277c-e0e7-81e6-0dcf3da2f2ef\",\n \"requester_id\": \"urn:uuid:bd97dbc6-c1a6-3f52-e4ec-368cb7cba556\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:bd8859d5-74ba-0d2f-dd88-27cfd816c2b9\",\n \"profile_ids\": [\n \"urn:uuid:fa885960-2b8e-c423-f4d6-d00ab40bbf7f\",\n \"7f7be8ad-45e1-4e45-5cb5-6741e2972411\"\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\": \"2238045e-5133-3dc2-b58f-51f6d65def48\",\n \"requester_id\": \"urn:uuid:c8747989-7672-69be-c6a1-a3835c90e05a\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"4fb410e0-8dd3-a7e4-f159-62548687cdcb\",\n \"profile_ids\": [\n \"urn:uuid:522cf8c1-10ec-9395-2da9-837c9dfdf24d\",\n \"urn:uuid:e41be7c5-917d-ca20-1242-1b9e05ae8351\"\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", @@ -27672,12 +27672,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"42939d27-7afc-0ccf-84b5-40bab7b3993b\",\n \"uid\": \"animelit mollit sintconsectetur \",\n \"workflow_id\": \"urn:uuid:a0805d73-7d32-eb07-d974-87f7207023d0\",\n \"requester_id\": \"urn:uuid:60e428bf-7523-1fe7-4954-ebfc9ab3ccf9\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"f92705a6-fe1f-4225-8e74-cfd7e62725f0\",\n \"profile_ids\": [\n \"urn:uuid:52b96080-4af2-f919-ca6d-b406e897c130\",\n \"urn:uuid:48316caf-1c25-6439-45a7-ddadb345c86a\"\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\": \"86ad43d5-9904-0d5e-a8b0-5593e2154966\",\n \"uid\": \"veniam id sedin eiusmod exercita\",\n \"workflow_id\": \"urn:uuid:ffebee9b-d556-60e9-20c9-403f1ffd0ada\",\n \"requester_id\": \"urn:uuid:4be4feef-6974-0f13-1745-735d6885ae07\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:66f7f6d7-1755-81fc-4f26-b5ede69bc4f9\",\n \"profile_ids\": [\n \"ae2b30fc-dfa2-4b02-4c6b-bb195e67d7dc\",\n \"urn:uuid:19441420-a7d1-448c-3009-2da3d7074124\"\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": "afc95641-2420-43cf-ac28-be1f7a195ea7", + "id": "dc4888a9-ccf4-4c79-a22b-aa72c8c30337", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27721,7 +27721,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"30ec7369-277c-e0e7-81e6-0dcf3da2f2ef\",\n \"requester_id\": \"urn:uuid:bd97dbc6-c1a6-3f52-e4ec-368cb7cba556\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:bd8859d5-74ba-0d2f-dd88-27cfd816c2b9\",\n \"profile_ids\": [\n \"urn:uuid:fa885960-2b8e-c423-f4d6-d00ab40bbf7f\",\n \"7f7be8ad-45e1-4e45-5cb5-6741e2972411\"\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\": \"2238045e-5133-3dc2-b58f-51f6d65def48\",\n \"requester_id\": \"urn:uuid:c8747989-7672-69be-c6a1-a3835c90e05a\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"4fb410e0-8dd3-a7e4-f159-62548687cdcb\",\n \"profile_ids\": [\n \"urn:uuid:522cf8c1-10ec-9395-2da9-837c9dfdf24d\",\n \"urn:uuid:e41be7c5-917d-ca20-1242-1b9e05ae8351\"\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", @@ -27743,7 +27743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3126ed8a-33d9-4158-87a3-df453b56a460", + "id": "b629e632-f45b-43c2-9aa3-aa8f2a7387ab", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27787,7 +27787,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"30ec7369-277c-e0e7-81e6-0dcf3da2f2ef\",\n \"requester_id\": \"urn:uuid:bd97dbc6-c1a6-3f52-e4ec-368cb7cba556\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:bd8859d5-74ba-0d2f-dd88-27cfd816c2b9\",\n \"profile_ids\": [\n \"urn:uuid:fa885960-2b8e-c423-f4d6-d00ab40bbf7f\",\n \"7f7be8ad-45e1-4e45-5cb5-6741e2972411\"\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\": \"2238045e-5133-3dc2-b58f-51f6d65def48\",\n \"requester_id\": \"urn:uuid:c8747989-7672-69be-c6a1-a3835c90e05a\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"4fb410e0-8dd3-a7e4-f159-62548687cdcb\",\n \"profile_ids\": [\n \"urn:uuid:522cf8c1-10ec-9395-2da9-837c9dfdf24d\",\n \"urn:uuid:e41be7c5-917d-ca20-1242-1b9e05ae8351\"\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", @@ -27815,7 +27815,7 @@ } }, { - "id": "b5770dc5-5cf2-4f3e-9cd1-9b47ef962a8b", + "id": "49d88ba5-9797-434e-bc17-d1c69d7b67c7", "name": "Find workflow session by id", "request": { "name": "Find workflow session by id", @@ -27857,7 +27857,7 @@ }, "response": [ { - "id": "b3c6a72c-bfda-4152-b3b7-f37d37001052", + "id": "2ace64df-870d-4a4f-ba72-cd26865ef6a8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27896,12 +27896,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"42939d27-7afc-0ccf-84b5-40bab7b3993b\",\n \"uid\": \"animelit mollit sintconsectetur \",\n \"workflow_id\": \"urn:uuid:a0805d73-7d32-eb07-d974-87f7207023d0\",\n \"requester_id\": \"urn:uuid:60e428bf-7523-1fe7-4954-ebfc9ab3ccf9\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"f92705a6-fe1f-4225-8e74-cfd7e62725f0\",\n \"profile_ids\": [\n \"urn:uuid:52b96080-4af2-f919-ca6d-b406e897c130\",\n \"urn:uuid:48316caf-1c25-6439-45a7-ddadb345c86a\"\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\": \"86ad43d5-9904-0d5e-a8b0-5593e2154966\",\n \"uid\": \"veniam id sedin eiusmod exercita\",\n \"workflow_id\": \"urn:uuid:ffebee9b-d556-60e9-20c9-403f1ffd0ada\",\n \"requester_id\": \"urn:uuid:4be4feef-6974-0f13-1745-735d6885ae07\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:66f7f6d7-1755-81fc-4f26-b5ede69bc4f9\",\n \"profile_ids\": [\n \"ae2b30fc-dfa2-4b02-4c6b-bb195e67d7dc\",\n \"urn:uuid:19441420-a7d1-448c-3009-2da3d7074124\"\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": "3c6636b4-d59e-4fbe-8a56-8792b9290e16", + "id": "889e4731-8f91-48dc-a6c5-19d41fc0e409", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27945,7 +27945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ac38678-4a98-47b0-b9fd-e268b3a72ae8", + "id": "7f8122c7-ad9f-40aa-b2d5-acc957683ac2", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27995,7 +27995,7 @@ } }, { - "id": "c8b141c8-d43d-4ce1-a1ba-5395e48b8e42", + "id": "4e67e436-6882-42fb-9973-7c971de96ad5", "name": "Update a workflow session by id", "request": { "name": "Update a workflow session by id", @@ -28048,7 +28048,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:f5087714-0984-8063-9403-14b764199e42\",\n \"requester_id\": \"8a0ac6ab-df61-7f06-cdb4-73d85634897e\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"75fa2084-cf7e-0abf-eb9e-b0341f100234\",\n \"profile_ids\": [\n \"878ed297-50c6-e894-5c6e-79c4ee0af349\",\n \"urn:uuid:35d66c11-279a-e7af-0ef4-a016b99d060c\"\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\": \"urn:uuid:98e24f62-58ec-e604-7e24-c5b837802b93\",\n \"requester_id\": \"urn:uuid:e318a329-b8ee-6327-0857-0d48832a68e7\",\n \"requester_type\": \"User\",\n \"profile_id\": \"760e9463-a00f-aea1-165b-5a03e38a5046\",\n \"profile_ids\": [\n \"9fa3571c-9cfc-d675-51b2-e6da6c56cdf6\",\n \"urn:uuid:7713f570-1755-92e0-a572-dfb4bb9a4790\"\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", @@ -28060,7 +28060,7 @@ }, "response": [ { - "id": "2c9fdca7-7339-4af5-b5df-0d362c6e17cf", + "id": "775fbab4-3096-4da5-a036-a6d34797ef93", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28105,7 +28105,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:f5087714-0984-8063-9403-14b764199e42\",\n \"requester_id\": \"8a0ac6ab-df61-7f06-cdb4-73d85634897e\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"75fa2084-cf7e-0abf-eb9e-b0341f100234\",\n \"profile_ids\": [\n \"878ed297-50c6-e894-5c6e-79c4ee0af349\",\n \"urn:uuid:35d66c11-279a-e7af-0ef4-a016b99d060c\"\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\": \"urn:uuid:98e24f62-58ec-e604-7e24-c5b837802b93\",\n \"requester_id\": \"urn:uuid:e318a329-b8ee-6327-0857-0d48832a68e7\",\n \"requester_type\": \"User\",\n \"profile_id\": \"760e9463-a00f-aea1-165b-5a03e38a5046\",\n \"profile_ids\": [\n \"9fa3571c-9cfc-d675-51b2-e6da6c56cdf6\",\n \"urn:uuid:7713f570-1755-92e0-a572-dfb4bb9a4790\"\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", @@ -28122,12 +28122,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"42939d27-7afc-0ccf-84b5-40bab7b3993b\",\n \"uid\": \"animelit mollit sintconsectetur \",\n \"workflow_id\": \"urn:uuid:a0805d73-7d32-eb07-d974-87f7207023d0\",\n \"requester_id\": \"urn:uuid:60e428bf-7523-1fe7-4954-ebfc9ab3ccf9\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"f92705a6-fe1f-4225-8e74-cfd7e62725f0\",\n \"profile_ids\": [\n \"urn:uuid:52b96080-4af2-f919-ca6d-b406e897c130\",\n \"urn:uuid:48316caf-1c25-6439-45a7-ddadb345c86a\"\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\": \"86ad43d5-9904-0d5e-a8b0-5593e2154966\",\n \"uid\": \"veniam id sedin eiusmod exercita\",\n \"workflow_id\": \"urn:uuid:ffebee9b-d556-60e9-20c9-403f1ffd0ada\",\n \"requester_id\": \"urn:uuid:4be4feef-6974-0f13-1745-735d6885ae07\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:66f7f6d7-1755-81fc-4f26-b5ede69bc4f9\",\n \"profile_ids\": [\n \"ae2b30fc-dfa2-4b02-4c6b-bb195e67d7dc\",\n \"urn:uuid:19441420-a7d1-448c-3009-2da3d7074124\"\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": "95019c48-851a-4aad-9cdb-db83b3b0a4c2", + "id": "8ce666e1-ceba-4e64-af91-5e2beec3a2db", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28172,7 +28172,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:f5087714-0984-8063-9403-14b764199e42\",\n \"requester_id\": \"8a0ac6ab-df61-7f06-cdb4-73d85634897e\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"75fa2084-cf7e-0abf-eb9e-b0341f100234\",\n \"profile_ids\": [\n \"878ed297-50c6-e894-5c6e-79c4ee0af349\",\n \"urn:uuid:35d66c11-279a-e7af-0ef4-a016b99d060c\"\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\": \"urn:uuid:98e24f62-58ec-e604-7e24-c5b837802b93\",\n \"requester_id\": \"urn:uuid:e318a329-b8ee-6327-0857-0d48832a68e7\",\n \"requester_type\": \"User\",\n \"profile_id\": \"760e9463-a00f-aea1-165b-5a03e38a5046\",\n \"profile_ids\": [\n \"9fa3571c-9cfc-d675-51b2-e6da6c56cdf6\",\n \"urn:uuid:7713f570-1755-92e0-a572-dfb4bb9a4790\"\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", @@ -28194,7 +28194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6d82e6a-9031-4fad-89b0-c50e5e844d0a", + "id": "dd942acc-fa4f-463a-a363-8df95d59f4c8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28239,7 +28239,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:f5087714-0984-8063-9403-14b764199e42\",\n \"requester_id\": \"8a0ac6ab-df61-7f06-cdb4-73d85634897e\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"75fa2084-cf7e-0abf-eb9e-b0341f100234\",\n \"profile_ids\": [\n \"878ed297-50c6-e894-5c6e-79c4ee0af349\",\n \"urn:uuid:35d66c11-279a-e7af-0ef4-a016b99d060c\"\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\": \"urn:uuid:98e24f62-58ec-e604-7e24-c5b837802b93\",\n \"requester_id\": \"urn:uuid:e318a329-b8ee-6327-0857-0d48832a68e7\",\n \"requester_type\": \"User\",\n \"profile_id\": \"760e9463-a00f-aea1-165b-5a03e38a5046\",\n \"profile_ids\": [\n \"9fa3571c-9cfc-d675-51b2-e6da6c56cdf6\",\n \"urn:uuid:7713f570-1755-92e0-a572-dfb4bb9a4790\"\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", @@ -28267,7 +28267,7 @@ } }, { - "id": "ec99ebc8-a2c5-4bdd-9a25-90ea512bc197", + "id": "4af4c961-ed90-41e6-a41a-5b26eb04c478", "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", @@ -28321,7 +28321,7 @@ }, "response": [ { - "id": "92df1499-da26-4792-a81f-de90e8f0259e", + "id": "833bcec4-00eb-49e4-84ee-8a9662cfe52e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28362,12 +28362,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"proident eu sint quis occaec\"\n}", + "body": "{\n \"url\": \"ut deserunt ex\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0e5568d7-f341-442b-b859-c8427b741383", + "id": "4b751076-9d11-423a-ad2c-2e423fce6b2b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28413,7 +28413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed302fc8-807f-4dc4-a1fa-93a3abdbb8e2", + "id": "45630679-99a4-4468-a883-8313e6a2d629", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28465,7 +28465,7 @@ } }, { - "id": "a58f2258-f729-4482-beaf-5152e6f72b3e", + "id": "76b6086b-1b1c-4005-b33b-542cd1eddf24", "name": "Uploads a new attachment attribute value to a workflow session", "request": { "name": "Uploads a new attachment attribute value to a workflow session", @@ -28527,7 +28527,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -28536,7 +28536,7 @@ }, "response": [ { - "id": "3e19015e-57b2-4c3c-9de0-aa83dc58ed11", + "id": "a7fef472-b756-40a2-a4db-92deacc7dab5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28580,7 +28580,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -28594,12 +28594,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"proident eu sint quis occaec\"\n}", + "body": "{\n \"url\": \"ut deserunt ex\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "53937316-0231-44c5-aeb6-1c3269a66676", + "id": "b7961dd9-4671-4ff5-b081-6e0f7fde92b9", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28643,7 +28643,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -28662,7 +28662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5832b85a-68be-4fc6-9fc4-d75694aecd60", + "id": "b914dca4-f461-4ed5-be20-e42930c26efd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28706,7 +28706,7 @@ "type": "text/plain" }, "key": "file", - "value": "exercitation veniam dolore ipsum", + "value": "ex", "type": "text" } ] @@ -28737,7 +28737,7 @@ "description": "", "item": [ { - "id": "19664755-9227-4a4d-ab3b-36efbd270a42", + "id": "7de11fa5-f0eb-47f3-b21d-ae027768af82", "name": "Get identity proofing result data in bulk", "request": { "name": "Get identity proofing result data in bulk", @@ -28796,7 +28796,7 @@ "type": "text/plain" }, "key": "workflow_session_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -28831,7 +28831,7 @@ }, "response": [ { - "id": "c4a5828e-66e4-432a-aeb0-6c910f7ae2f0", + "id": "99007f61-09d5-4eff-908e-b4bb323c4e7e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28885,7 +28885,7 @@ "type": "text/plain" }, "key": "workflow_session_id", - "value": "355be2d2-cc88-d402-f4e0-161d5c47a9e4" + "value": "urn:uuid:f116aeb0-b243-e246-5339-e6fb90eeea77" }, { "disabled": false, @@ -28933,7 +28933,7 @@ "value": "application/json" } ], - "body": "{\n \"identity_proofing_results\": [\n {\n \"id\": \"332bd952-c361-894f-e04e-6266adf8ead9\",\n \"identity_proofing_action_id\": \"urn:uuid:f09e1933-1b7f-b907-0128-b7f59a15bec7\",\n \"workflow_session_id\": \"dae3c242-59fd-a990-9749-a0d52e5905de\",\n \"profile_id\": \"urn:uuid:dc2397e4-336b-b796-dd50-7aefdff82c7d\",\n \"proofing_workflow\": \"urn:uuid:e3c92cf0-4a39-135e-62c3-c83a4a207bd6\",\n \"result\": \"pending\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"2002-05-01T14:21:09.346Z\",\n \"updated_at\": \"1981-02-04T05:43:50.223Z\"\n },\n {\n \"id\": \"urn:uuid:cdc4fb73-c5f9-9425-a1d0-a338651882f6\",\n \"identity_proofing_action_id\": \"76de4ff7-766a-d794-e44a-20cd9b4c48d0\",\n \"workflow_session_id\": \"urn:uuid:026dc54f-3105-7a37-ddf1-ee70ae59276d\",\n \"profile_id\": \"6456ff5b-97c3-4ade-e99a-a6b9567600e7\",\n \"proofing_workflow\": \"urn:uuid:4a814840-25fd-7aa6-1fb3-42898db39639\",\n \"result\": \"pending\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"1946-09-14T05:35:54.809Z\",\n \"updated_at\": \"1972-09-30T11:06:06.568Z\"\n }\n ],\n \"_metadata\": {\n \"limit\": 36906085,\n \"offset\": 15753186,\n \"total\": -7843425,\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:7f8ee975-fe61-dfdc-383d-16161626cdce\",\n \"identity_proofing_action_id\": \"urn:uuid:d80e58ed-6019-6089-1fef-eacd4d7ee368\",\n \"workflow_session_id\": \"2e648bf4-d358-22cd-d855-204f4877033f\",\n \"profile_id\": \"urn:uuid:4653ff6f-12f6-b00a-1308-8dfe7256397c\",\n \"proofing_workflow\": \"7a7d2ed6-c7a8-fc02-a10b-fd8d34b040a0\",\n \"result\": \"pending\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"2020-04-12T20:41:08.440Z\",\n \"updated_at\": \"2008-05-03T09:16:18.395Z\"\n },\n {\n \"id\": \"urn:uuid:38b70072-052b-88b5-354d-73f10ec2733b\",\n \"identity_proofing_action_id\": \"urn:uuid:82b67933-8d75-8aab-001c-516b3ffba443\",\n \"workflow_session_id\": \"urn:uuid:b91e5ffd-253a-0104-f900-95eef1d26a46\",\n \"profile_id\": \"urn:uuid:dfa56580-76c5-e3e5-5479-500d373d3d7a\",\n \"proofing_workflow\": \"urn:uuid:24d2e9a7-1a0d-41ba-ebd7-786ecc4597e2\",\n \"result\": \"pending\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"2021-03-22T19:43:38.771Z\",\n \"updated_at\": \"1951-04-29T01:23:01.770Z\"\n }\n ],\n \"_metadata\": {\n \"limit\": 71668202,\n \"offset\": -23731636,\n \"total\": 36282515,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -28950,7 +28950,7 @@ "description": "", "item": [ { - "id": "14121cc4-52dd-437a-9b59-bad1a357a98d", + "id": "c1aad2a0-4b86-42b6-95af-9a86321cf75d", "name": "Get saved advanced search queries", "request": { "name": "Get saved advanced search queries", @@ -28980,7 +28980,7 @@ }, "response": [ { - "id": "91cc9d1a-b19c-450e-af43-2b73c9ab5b9a", + "id": "ff0781ec-668a-49ac-9dbb-749b404e716a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29018,7 +29018,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": [\n {\n \"id\": \"urn:uuid:f17fc9f6-c3a0-cf38-1542-80a7c0b00761\",\n \"uid\": \"do in ut aliqua nisioccaecat ani\",\n \"label\": \"in ipsum est cillum reprehenderit\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"07f935c4-dee5-dd82-e63d-7b5b35efc8bb\",\n \"uid\": \"esseminim consequat in Excepteur\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"64d3f7c6-cb35-7b5c-f597-63875229c829\"\n },\n {\n \"id\": \"19354758-58bf-4932-bbee-4527e7f772a2\",\n \"uid\": \"autenulla minim cupidatat inesse\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"8f53dc09-1b33-de1c-a519-45c16ce94f86\"\n }\n ]\n },\n {\n \"id\": \"urn:uuid:1d097d19-4798-499d-2b5b-1b63bd466da7\",\n \"uid\": \"in mollit temporea do consequat \",\n \"label\": \"ullamco proident\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"820e0afb-e602-f447-e779-4ae3a63811cf\",\n \"uid\": \"incididunt dolor velitid commodo\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:051c803b-db65-32f3-be53-0b78cd9745a3\"\n },\n {\n \"id\": \"11320815-1192-57c6-e68d-0c751c49150d\",\n \"uid\": \"cillum reprehenderitnulla veniam\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:e67f7fe8-4605-50b5-a54d-7b0b495241ce\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"advanced_search\": [\n {\n \"id\": \"urn:uuid:5ab99a8e-cc87-6078-bf01-89faa57ec180\",\n \"uid\": \"consequat labore ad velitfugiat \",\n \"label\": \"ex Excepteur\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:c311c3a1-bd65-901d-1f6f-573c40df78e8\",\n \"uid\": \"pariatur aute deserunt consequat\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"6afc824a-6465-e47d-609e-79c919180b8f\"\n },\n {\n \"id\": \"54bd6a72-97e8-0f1c-294d-b1f020d8c1b7\",\n \"uid\": \"ullamco Ut ipsum doullamco in cu\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:df4e32e4-b098-8183-11ce-8c0acaf1bf05\"\n }\n ]\n },\n {\n \"id\": \"899c1734-9e18-22cb-7754-f89d32e50272\",\n \"uid\": \"id reprehenderit doet reprehende\",\n \"label\": \"eiusmod quis voluptate reprehenderit\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"1284106e-d4ea-aed5-d07a-8a536ce5ba75\",\n \"uid\": \"sunt exullamcotempor doloreesse \",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:c2415c88-b3ca-c8b9-f635-0438618927e6\"\n },\n {\n \"id\": \"urn:uuid:4e3c2606-b2d5-5deb-766a-20d7cd78f890\",\n \"uid\": \"culpa pariatur cillumreprehender\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"2e6ea3d3-652f-d264-62d7-9fb097264581\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -29029,7 +29029,7 @@ } }, { - "id": "9c291e5a-dadc-4734-a3cf-853cfb41dc0e", + "id": "136ba1a3-e632-4e77-a453-92ca4a424ab2", "name": "Save an advanced search query for later use", "request": { "name": "Save an advanced search query for later use", @@ -29060,7 +29060,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"ad id consequat\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:8bf8e829-281d-16e2-9c6c-6d68063e1c2c\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:cf41c478-d05e-d50b-9011-4fa559ccb722\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"qui id commodo mollit\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"d83095f4-f646-b4d6-3917-357395e10522\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"1e1c5b3f-0d4c-7c9b-a26f-de2f597079e4\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29072,7 +29072,7 @@ }, "response": [ { - "id": "5eabd590-c302-416e-8374-ebc71a8e0aee", + "id": "a14c30c6-9161-4df1-aa2c-6740a76484f8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29106,7 +29106,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"ad id consequat\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:8bf8e829-281d-16e2-9c6c-6d68063e1c2c\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:cf41c478-d05e-d50b-9011-4fa559ccb722\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"qui id commodo mollit\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"d83095f4-f646-b4d6-3917-357395e10522\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"1e1c5b3f-0d4c-7c9b-a26f-de2f597079e4\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29123,7 +29123,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:d5ca837e-7084-202d-a792-94623aaddba0\",\n \"uid\": \"sit fugiat magnain cupidatat Dui\",\n \"label\": \"aliquip\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"bfa6efba-3294-ed89-94ad-c3ad70f18fd4\",\n \"uid\": \"reprehenderit ad inadipisicing q\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"4a08d199-901d-2011-0a7a-68b7a33a1021\"\n },\n {\n \"id\": \"urn:uuid:6367a75a-0ee0-2b48-d5f4-1c1482eb1aeb\",\n \"uid\": \"laborum commodo eu nulla proiden\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:b1f1a9e9-48f9-37b9-18f6-d90c010f8c32\"\n }\n ]\n }\n}", + "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:3c59432a-f3fc-2635-7286-03e14ef10ea5\",\n \"uid\": \"eu mollit sunt elitsunt aliquip \",\n \"label\": \"officia nisi\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"872e3254-7dac-c547-1272-9015410119ce\",\n \"uid\": \"elit cupidatat commodoUt ullamco\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:fd807122-0aa5-69e1-b5c5-5e04cce7c0eb\"\n },\n {\n \"id\": \"urn:uuid:16413011-e2b9-cbf0-45ee-17b9fda599ec\",\n \"uid\": \"cillum in esse aliquipadipisicin\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"f966d723-a726-07dd-d874-06afe3eaac77\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -29134,7 +29134,7 @@ } }, { - "id": "66bc9092-669d-4017-8682-9984d81eaba2", + "id": "a932a274-5d32-42ea-8dd9-4d6399b65dda", "name": "Run an advanced search for profiles, without saving the query", "request": { "name": "Run an advanced search for profiles, without saving the query", @@ -29194,7 +29194,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"ad id consequat\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:8bf8e829-281d-16e2-9c6c-6d68063e1c2c\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:cf41c478-d05e-d50b-9011-4fa559ccb722\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"qui id commodo mollit\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"d83095f4-f646-b4d6-3917-357395e10522\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"1e1c5b3f-0d4c-7c9b-a26f-de2f597079e4\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29206,7 +29206,7 @@ }, "response": [ { - "id": "a8ad093b-7409-4312-85e3-88c8441cc98f", + "id": "77641486-9c73-46ae-99ea-7cc6dde20659", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29269,7 +29269,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"ad id consequat\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:8bf8e829-281d-16e2-9c6c-6d68063e1c2c\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:cf41c478-d05e-d50b-9011-4fa559ccb722\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"qui id commodo mollit\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"d83095f4-f646-b4d6-3917-357395e10522\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"1e1c5b3f-0d4c-7c9b-a26f-de2f597079e4\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29286,7 +29286,7 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"officia nostrudinut magnaqui sun\",\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\": \"Lorem aliquip nisisit dolore inc\",\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\": \"fugiat aliquipculpa ad proidenti\",\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\": \"Excepteur Ut cupidatatadipisicin\",\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" } @@ -29297,7 +29297,7 @@ } }, { - "id": "cc21a0ea-21bf-4684-8adf-7ef95143a269", + "id": "9f660fda-e147-4623-b0eb-552ab9aea7b0", "name": "Update a saved advanced search query", "request": { "name": "Update a saved advanced search query", @@ -29340,7 +29340,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"id\": \"456fd0a3-f68f-df16-975b-2a3a011569dc\",\n \"label\": \"anim Ut ut dolore adipisici\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"a78cabc7-fdcd-f58a-e6e4-bd3e86f27798\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"92787968-2894-36f4-3926-9027aa0a5b17\",\n \"_destroy\": false\n },\n {\n \"id\": \"d93d9b18-d5cb-d145-aaa8-c684bff54d2c\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"e4c3976a-1b69-6d1a-a3d7-9cccf2bac0a5\",\n \"_destroy\": false\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:953b7739-0705-b498-4932-34526ac24038\",\n \"label\": \"Ut voluptate dolore\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"d55527ed-6dde-4b33-a4d2-f929a12f9083\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:55372d22-21c4-510d-f9c1-c45272ff8e76\",\n \"_destroy\": false\n },\n {\n \"id\": \"urn:uuid:ee9f9500-8a99-381a-2e42-afa8a20e22f4\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:2a4c2c92-2d3a-7922-8829-53ce3a9df0e8\",\n \"_destroy\": false\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29352,7 +29352,7 @@ }, "response": [ { - "id": "b3b9fe0a-1dee-4371-90e2-9dbf5c0dd423", + "id": "3f8b9251-af38-4f5e-8de8-c73c46777492", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29387,7 +29387,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"id\": \"456fd0a3-f68f-df16-975b-2a3a011569dc\",\n \"label\": \"anim Ut ut dolore adipisici\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"a78cabc7-fdcd-f58a-e6e4-bd3e86f27798\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"92787968-2894-36f4-3926-9027aa0a5b17\",\n \"_destroy\": false\n },\n {\n \"id\": \"d93d9b18-d5cb-d145-aaa8-c684bff54d2c\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"e4c3976a-1b69-6d1a-a3d7-9cccf2bac0a5\",\n \"_destroy\": false\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:953b7739-0705-b498-4932-34526ac24038\",\n \"label\": \"Ut voluptate dolore\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"d55527ed-6dde-4b33-a4d2-f929a12f9083\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:55372d22-21c4-510d-f9c1-c45272ff8e76\",\n \"_destroy\": false\n },\n {\n \"id\": \"urn:uuid:ee9f9500-8a99-381a-2e42-afa8a20e22f4\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:2a4c2c92-2d3a-7922-8829-53ce3a9df0e8\",\n \"_destroy\": false\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29404,7 +29404,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:d5ca837e-7084-202d-a792-94623aaddba0\",\n \"uid\": \"sit fugiat magnain cupidatat Dui\",\n \"label\": \"aliquip\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"bfa6efba-3294-ed89-94ad-c3ad70f18fd4\",\n \"uid\": \"reprehenderit ad inadipisicing q\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"4a08d199-901d-2011-0a7a-68b7a33a1021\"\n },\n {\n \"id\": \"urn:uuid:6367a75a-0ee0-2b48-d5f4-1c1482eb1aeb\",\n \"uid\": \"laborum commodo eu nulla proiden\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:b1f1a9e9-48f9-37b9-18f6-d90c010f8c32\"\n }\n ]\n }\n}", + "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:3c59432a-f3fc-2635-7286-03e14ef10ea5\",\n \"uid\": \"eu mollit sunt elitsunt aliquip \",\n \"label\": \"officia nisi\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"872e3254-7dac-c547-1272-9015410119ce\",\n \"uid\": \"elit cupidatat commodoUt ullamco\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:fd807122-0aa5-69e1-b5c5-5e04cce7c0eb\"\n },\n {\n \"id\": \"urn:uuid:16413011-e2b9-cbf0-45ee-17b9fda599ec\",\n \"uid\": \"cillum in esse aliquipadipisicin\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"f966d723-a726-07dd-d874-06afe3eaac77\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -29415,7 +29415,7 @@ } }, { - "id": "88d53642-17d5-412f-b585-cfc4414d30db", + "id": "9898a7cc-64ce-444e-b89d-05bb8ac980bb", "name": "Run a saved advanced search query", "request": { "name": "Run a saved advanced search query", @@ -29486,7 +29486,7 @@ }, "response": [ { - "id": "4f2d6922-9669-4cf7-bce2-9d044b7dc29a", + "id": "74389a04-8f31-4463-b29a-1ce28a54a54e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29554,7 +29554,7 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"officia nostrudinut magnaqui sun\",\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\": \"Lorem aliquip nisisit dolore inc\",\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\": \"fugiat aliquipculpa ad proidenti\",\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\": \"Excepteur Ut cupidatatadipisicin\",\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" } @@ -29571,7 +29571,7 @@ "description": "", "item": [ { - "id": "1d72c480-abe7-48c8-82e1-aa1377f734e7", + "id": "92526921-e12e-49b3-87cc-6e0c74064eff", "name": "Get the status of a bulk job", "request": { "name": "Get the status of a bulk job", @@ -29594,7 +29594,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "nostrud dolor sint est" + "value": "sint dol" } ], "variable": [] @@ -29611,7 +29611,7 @@ }, "response": [ { - "id": "32822710-26f5-488d-ad34-a66594239ac7", + "id": "b99fdae1-614e-462e-9a92-58b73752adf7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29629,7 +29629,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "nostrud dolor sint est" + "value": "sint dol" } ], "variable": [] @@ -29659,12 +29659,12 @@ "value": "application/json" } ], - "body": "{\n \"uid\": \"ea5c3bd2-dc72-e072-2a34-20be8204a9ce\",\n \"status\": \"complete\",\n \"job_type\": \"import\",\n \"job_data\": [\n {\n \"user_id\": \"5f80b6a2-29ae-e0e9-0221-775fbf581961\",\n \"manager_id\": \"b8a3b380-a62a-cb46-b602-bddb8f91146f\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n },\n {\n \"user_id\": \"urn:uuid:efead853-3ab4-2039-220e-18080cbf3cb5\",\n \"manager_id\": \"c342764c-eb3b-d798-0932-a7781e0bd911\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n }\n ]\n}", + "body": "{\n \"uid\": \"51997044-cca3-47a4-f3fa-441056648c32\",\n \"status\": \"complete\",\n \"job_type\": \"import\",\n \"job_data\": [\n {\n \"user_id\": \"d19f4bf6-1827-abdf-addb-fded3bb615aa\",\n \"manager_id\": \"urn:uuid:b153514d-9aef-8b23-5014-7031b3a1e4ed\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n },\n {\n \"user_id\": \"urn:uuid:2c20ab4f-fdf7-3716-333b-d326f5bb94f1\",\n \"manager_id\": \"urn:uuid:7e4cdcae-7ab7-61cf-09c3-3a82fce9d6e0\",\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": "0128432c-8649-4124-9ff9-1b98979c5cdf", + "id": "03016cb1-01ef-45a4-9106-9f7815569bf2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -29682,7 +29682,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "nostrud dolor sint est" + "value": "sint dol" } ], "variable": [] @@ -29717,7 +29717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cd5a56c-20f9-49a6-a763-ef643fbfee7c", + "id": "64929694-f9d9-4926-a8e4-c7f03061ddd3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -29735,7 +29735,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "nostrud dolor sint est" + "value": "sint dol" } ], "variable": [] @@ -29782,7 +29782,7 @@ "description": "", "item": [ { - "id": "952e74a6-eec4-4426-9b43-07fe8ab04263", + "id": "0db84137-cb01-4307-9aca-b615aba6a91d", "name": "Create a form", "request": { "name": "Create a form", @@ -29825,7 +29825,7 @@ }, "response": [ { - "id": "965de11b-9646-4707-96ca-b45f1afec594", + "id": "822a5a94-d099-4783-8960-c8b3aaeb120d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29881,7 +29881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28c2f4ee-1a3c-4ca1-839e-c445ac9d4643", + "id": "7e09e061-44ce-4ab2-b951-7c937809bfc2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -29937,7 +29937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8613e0af-dcdb-4ffa-9981-11ddb62c7f8a", + "id": "be23fe85-6c34-41d9-bedd-05d4c7a7c30d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -30005,7 +30005,7 @@ "description": "", "item": [ { - "id": "22e472ca-6b92-433a-8ec9-0aa7167749c4", + "id": "bc395d02-f5f2-4c94-918c-d3b79f560c9b", "name": "Create a form attribute", "request": { "name": "Create a form attribute", @@ -30048,7 +30048,7 @@ }, "response": [ { - "id": "317d15e9-9711-4d47-a091-a5a9c4e87cf1", + "id": "0348dbe5-bb0e-4a11-9883-af8d41540f60", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30104,7 +30104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cd147f5-4e7f-405b-aec4-fdc6aac64ba6", + "id": "f0e67074-c266-4116-aaf6-421446b30e91", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -30160,7 +30160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86e9e27e-05dd-490b-9067-79380a8cf209", + "id": "b9937764-3680-4411-b9a8-0da4438f52d5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -30246,7 +30246,7 @@ } ], "info": { - "_postman_id": "055ecb58-b763-406d-9fea-0c09dfffec45", + "_postman_id": "83b7b701-e831-4edf-a99c-429a0334bda8", "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 55a161d..07c0220 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 IdentityNow, 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 IdentityNow 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 IdentityNow. IdentityNow 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 IdentityNow, 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 IdentityNow 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": "6bb64515-9516-4bc0-9f34-b05c8e8d3d65", + "id": "91016457-c748-4331-b501-213701ffcd94", "name": "List Access Profiles", "request": { "name": "List Access Profiles", @@ -107,7 +107,7 @@ }, "response": [ { - "id": "cb30e74d-957a-4890-bc44-df97d2f2321a", + "id": "fb3a4a61-0ca8-4c40-9e39-1d49b07beed9", "name": "List of Access Profiles", "originalRequest": { "url": { @@ -223,7 +223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e94edb4a-ddcc-4a10-b240-8823bb98e20b", + "id": "c4c68ba7-f859-47aa-99d1-777ff0df8ee6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -339,7 +339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3443fbde-43c5-4bf8-be1c-1c3b95290171", + "id": "4688bd04-99f8-4849-a48e-07d333fe5e65", "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": "0b6e26f2-bcad-446c-ae6c-de62ba7353ac", + "id": "f2a1f470-3c77-46ff-9098-afc9c01778a7", "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": "14795d3a-61b3-410b-b7c1-c0ef85b9c8ce", + "id": "e1292b3a-b761-41ae-8af3-4ec72762cac3", "name": "Too Many Requests - Returned in response to too many requests in 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": "26f0dfc7-ad92-4073-adf8-f0e25f0579ea", + "id": "3681ff0e-821e-443e-a04b-483d3841d5ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -809,7 +809,7 @@ } }, { - "id": "1777872e-f7c7-4ac4-a15f-445702b4df06", + "id": "4c0604aa-38a8-4626-8505-88ab7fba6681", "name": "Create an Access Profile", "request": { "name": "Create an Access Profile", @@ -851,7 +851,7 @@ }, "response": [ { - "id": "125e115e-c58d-4c3f-936a-3fdc469eacb8", + "id": "4dff3b02-826a-4b6a-a705-78c682c6133d", "name": "Access Profile created", "originalRequest": { "url": { @@ -907,7 +907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4daa2a99-a5c4-46bd-87ef-1e93733fc88a", + "id": "1e2bc757-7b4a-44d7-bd3e-402382e7c377", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -963,7 +963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fef60b2f-dee9-46be-9528-48beda04206e", + "id": "b0099288-493e-44cf-b94e-87b794d6cf5c", "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": "6b13d564-f9ef-4acf-a477-7a82051e15a9", + "id": "6a635b56-c5f9-4ec9-b1e7-c0843f0ae400", "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": "4d15c128-d12b-4487-baa9-f3659a5faf3f", + "id": "634c879c-501e-42ef-ab63-b515424efbc2", "name": "Too Many Requests - Returned in response to too many requests in 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": "f6f7142d-3930-43eb-b89a-22f7939068f1", + "id": "aae13f03-086a-43d1-802e-66332cea5e12", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1193,7 +1193,7 @@ } }, { - "id": "6fe837c4-018e-42a3-9ecd-6d84709ab691", + "id": "9ac8d38a-f431-4a95-97a0-4620374e206a", "name": "Get an Access Profile", "request": { "name": "Get an Access Profile", @@ -1234,7 +1234,7 @@ }, "response": [ { - "id": "6d6ef994-a46c-4a4d-98d4-bc56550a2629", + "id": "37425fcc-ee5e-4f69-86af-43f0d10aceab", "name": "An AccessProfile", "originalRequest": { "url": { @@ -1278,7 +1278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "667c8018-a2b9-456d-aea6-aee3353ea0bd", + "id": "1a88ae2f-6a99-4a5c-9751-038feaab588f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1322,7 +1322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eff095eb-9d9a-497f-a264-921bb60fe1f8", + "id": "d9a09832-b938-4b16-a2e9-764b1db4946d", "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": "30416e0a-f36d-43e2-9293-fc2c7f2ba899", + "id": "0ca42056-b8ef-491c-a4a4-aaedcf5236a4", "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": "4ddaff62-20fd-400e-ab07-de38dd4ed359", + "id": "fb5ffcf1-cda7-4d22-8d1f-3246dfd701d9", "name": "Too Many Requests - Returned in response to too many requests in 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": "cd1f370b-0807-4edb-b562-9a79e4d93214", + "id": "44fb36ed-c0b6-4001-8c1b-40a174c3e7fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1504,7 +1504,7 @@ } }, { - "id": "3b399083-0f02-4d94-980a-4ce7cc6f10c6", + "id": "ad2080c6-7ea6-4ff8-9245-2d03c20251f4", "name": "Patch a specified Access Profile", "request": { "name": "Patch a specified Access Profile", @@ -1558,7 +1558,7 @@ }, "response": [ { - "id": "b8ae7c6b-e6bb-4cee-be5d-ee4c92bb9613", + "id": "d21570a8-3025-49ab-8882-28be4ba81058", "name": "Add Entitlements", "originalRequest": { "url": { @@ -1615,7 +1615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d248e01f-26c1-4952-b7b0-dd826cf3050c", + "id": "ac601ab0-4c6f-45f1-acaf-0b2ef357dc9e", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1672,7 +1672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a882aac-eacf-42c1-b41c-e214f9c42b23", + "id": "6416a2ce-a3b3-4a1b-9e7f-0b74d5772623", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1729,7 +1729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb4dc4d0-5df5-4450-8e8f-ad49bb13dbfe", + "id": "70a2dd39-4f04-4dc2-9966-f041a3c3fac7", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -1786,7 +1786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "586b2330-e0a2-40ed-9285-60691a60e380", + "id": "29ba82a2-19e1-4c08-af81-5d0646f8c6af", "name": "Replace Source", "originalRequest": { "url": { @@ -1843,7 +1843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d68725d0-1283-4845-8e87-aa6fe457098c", + "id": "d89977cd-fc7c-4776-ab87-9b3398106545", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1900,7 +1900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d66839f-a339-4522-ba0e-9392be600296", + "id": "777d079c-a210-4d18-9253-e5192d33470f", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1957,7 +1957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2f443b3-0d25-4ce8-91db-7e449873c830", + "id": "9ed70688-9e79-4a9d-b0b4-1da40c71b10e", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2014,7 +2014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0381ead1-b1fc-4bc7-9c4d-934a3d02451f", + "id": "e2548f19-54ac-4b13-b834-922e5193d642", "name": "Replace Source", "originalRequest": { "url": { @@ -2071,7 +2071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c09cb7a5-ebfe-454d-a4ed-81ac3b7c46b7", + "id": "9f0e4d46-36f5-4344-b684-493f13c027fc", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2128,7 +2128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fe21745-609e-4ead-ae14-65c21add2f21", + "id": "b9c47eeb-3e2e-4e4b-8cca-5538b20c3e31", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2185,7 +2185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42c720ce-d0cd-487a-bea8-244c587cd3aa", + "id": "c8f8bc38-f25a-4d22-b625-19c2cd41fb4a", "name": "Replace Source", "originalRequest": { "url": { @@ -2242,7 +2242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78ed5f68-d5a4-402c-934a-a2f9ae0160ff", + "id": "2facb1f2-6b69-4088-8f55-c84688f36c31", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -2299,7 +2299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c30719a3-d609-43cd-8426-3107f435e2df", + "id": "f2b23cc6-6bfa-43d4-be39-bead782b66b3", "name": "Replace Source", "originalRequest": { "url": { @@ -2356,7 +2356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a41c714c-e09d-41b3-b188-8d116f5bef96", + "id": "8e2ac0f7-2206-4019-ab1f-539f23e31091", "name": "Replace Source", "originalRequest": { "url": { @@ -2413,7 +2413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "968acf46-e578-47a1-bd32-c5125995ff3d", + "id": "477f2679-a510-401f-9148-a6b1a1c7ff4b", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -2476,7 +2476,7 @@ } }, { - "id": "eb6cc4a2-972d-4378-93fa-7b8169447908", + "id": "2c7179e7-9340-4aff-a065-ea90845cb060", "name": "Delete the specified Access Profile", "request": { "name": "Delete the specified Access Profile", @@ -2517,7 +2517,7 @@ }, "response": [ { - "id": "6e8b29db-0976-423b-a879-dde35e8b811d", + "id": "0a85dea9-72c9-434b-a786-6bc6017b5936", "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": "530604b6-93b9-46f5-b02f-b20b61b4684b", + "id": "f4f66e54-049a-43b8-ac72-be4d294706a4", "name": "Returned when an access profile cannot be deleted as it's being used.", "originalRequest": { "url": { @@ -2595,7 +2595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "807ac965-7419-4916-bd14-333ce3955183", + "id": "e850bf43-9881-4c28-a950-a23301297b10", "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": "6f847986-9e51-4292-9543-36bb90c4784f", + "id": "49fe9e8f-bf30-4241-8a85-c7c27ea34725", "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": "6eb11426-80f2-461e-b87c-2826b1200507", + "id": "7518dbd4-40c4-4eb7-87b7-0f6b960efb12", "name": "Too Many Requests - Returned in response to too many requests in 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": "f72128df-eb0f-4ac8-bcf5-4a70edb8e94e", + "id": "7a4f0368-2774-4a00-8a7d-02d38f4a7841", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2777,7 +2777,7 @@ } }, { - "id": "413da912-872d-4d1e-a88c-fe60a4a42cc0", + "id": "95f762c6-8ebf-4bf0-a900-57a06dd1f764", "name": "Delete Access Profile(s)", "request": { "name": "Delete Access Profile(s)", @@ -2820,7 +2820,7 @@ }, "response": [ { - "id": "fc729fa1-e0d1-48de-bf48-9c481b2b440e", + "id": "484843a1-461a-4fd8-b858-935196d89f02", "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": "be869264-f26a-41fe-ab8b-3acfb79721ab", + "id": "25354cd7-55d7-47b2-95c3-42f8c0c07d51", "name": "Returned if at least one deletion will be performed.", "originalRequest": { "url": { @@ -2934,7 +2934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05976299-20b9-437e-ae66-d9fc5cedbc9e", + "id": "1fa98a63-3092-46b2-a13e-396ed4f327de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2991,7 +2991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6efeb7b8-760e-4bab-9116-86b6ccf1d0f1", + "id": "8013abbb-ff28-4021-87f7-fdf585ed3610", "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": "a29899a9-8830-4afe-b343-621bd836116b", + "id": "5d5517cb-2247-495c-bd13-783c0aa1ce64", "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": "28c10b6c-5309-449a-a09c-54ed37c4cc7d", + "id": "73b71023-bd0b-4048-9a42-39f603be9b32", "name": "Too Many Requests - Returned in response to too many requests in 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": "12e377f7-f89d-4b47-95cb-b03ec13b5294", + "id": "347a8937-38a0-418f-bdfb-6a7cf33689c6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -3225,7 +3225,7 @@ } }, { - "id": "ff822b4b-8bce-4912-a082-5e188f5bad4b", + "id": "baed6581-cda8-49e6-866f-ba2dd3137acc", "name": "List Access Profile's Entitlements", "request": { "name": "List Access Profile's Entitlements", @@ -3313,7 +3313,7 @@ }, "response": [ { - "id": "c764a380-5f26-49b0-b277-858e055bc476", + "id": "59d2a016-4a1c-44fe-8011-de0c02127a0a", "name": "List of Entitlements", "originalRequest": { "url": { @@ -3404,7 +3404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80e00900-02e4-44fb-8d48-eab40c4e6310", + "id": "1c4effc1-bd71-40de-b57d-45e8f434e0af", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -3495,7 +3495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35aad5d2-6953-4f13-9a7d-846a4a7d4f15", + "id": "8d61e68e-46d4-40a5-b118-57a6ba5c5c41", "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": "9be946d1-b9e6-4b67-9041-fb94db668cba", + "id": "cbd4e623-3aa4-41d3-8a22-8e8a69507fc7", "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": "0c1030e4-6d9f-4210-8b44-041b6496c848", + "id": "7583a276-77e9-4db0-8bfa-82825ff19aea", "name": "Too Many Requests - Returned in response to too many requests in 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": "5caaf4ef-215d-4d4a-8cbf-e2159d43b86d", + "id": "bb14ce61-f83c-4843-8439-f43f2bf5004d", "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 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 IdentityNow, 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, IdentityNow 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 IdentityNow, 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, IdentityNow grants or revokes access, based on the request. \nIf multiple reviewers are required, IdentityNow 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": "8f47642d-4a35-4697-bf7a-c912c3021b86", + "id": "964ca3bd-8812-4f3c-9d88-a548f878d658", "name": "Pending Access Request Approvals List", "request": { "name": "Pending Access Request Approvals List", @@ -3956,7 +3956,7 @@ }, "response": [ { - "id": "be82ece2-8538-4bd0-91a8-24c2bbc498ad", + "id": "f7f7d806-2a0e-4011-a7ce-c5fed7cf6b89", "name": "List of Pending Approvals.", "originalRequest": { "url": { @@ -4055,7 +4055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d72ce2e-561c-4f05-8491-2cd09a9994b4", + "id": "0f041338-9a82-4bec-b5cd-b5159f1deea1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4154,7 +4154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c0d946e-41c6-4ff8-bc0c-c05ad92a4288", + "id": "73595290-a3a6-4eb7-bd74-65d25e90f253", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4253,7 +4253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0089a21-5887-4036-9670-71108fc0c683", + "id": "980b7eb5-2ad0-4856-9a56-9b2d13bd5f09", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4352,7 +4352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4121dde2-27c7-4cd5-aab8-3b51bbc49567", + "id": "5eb0ff89-5ce5-4929-a819-f778a91c86ae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4451,7 +4451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cefc4d7f-2596-4102-9cf9-42a3cc622326", + "id": "5dd8cec5-6cbf-4643-b167-632aa7170faa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4556,7 +4556,7 @@ } }, { - "id": "85705a1e-2cda-4d66-a429-382f988826b1", + "id": "db76c059-bede-4bd8-a104-a31aef7fc200", "name": "Completed Access Request Approvals List", "request": { "name": "Completed Access Request Approvals List", @@ -4641,7 +4641,7 @@ }, "response": [ { - "id": "137e6549-fdf6-40c2-92a7-88e7db41956c", + "id": "ee8d4e42-3d48-4357-afc9-c2f43a65eece", "name": "List of Completed Approvals.", "originalRequest": { "url": { @@ -4735,12 +4735,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\": \"sint est\"\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\": \"culpa esse do\"\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\": \"sed cupidatat aliquip irure ea\"\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\": \"eiusmod ut\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c91e130f-6dec-401b-a20c-81549b6fc59c", + "id": "b7d59033-ddb4-4a9f-8037-df50cdefafad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4839,7 +4839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd6e8e78-062f-409e-9461-37ff4828acce", + "id": "74403fc2-43c5-4b1e-8c5a-de829e0d8b78", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4938,7 +4938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d58df35c-967a-4545-a1d1-0dc69760ba6a", + "id": "da2f7f11-fe90-4784-a230-38e65d42b42f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5037,7 +5037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6afc5df9-a2cf-4f1b-9d9e-b6ed688f0268", + "id": "2e1effd6-f708-4fe3-a575-07104e0eb1e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5136,7 +5136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "019cac10-577f-4be0-a741-99d795bb4081", + "id": "51b57050-c1ac-4fd9-b93b-e235441bd686", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5241,7 +5241,7 @@ } }, { - "id": "2eecb79a-abbf-4249-8afb-963435b8a576", + "id": "b8cc897e-8ad9-42e7-8ae9-8d671556f499", "name": "Approves an access request approval.", "request": { "name": "Approves an access request approval.", @@ -5296,7 +5296,7 @@ }, "response": [ { - "id": "4fb2d9c7-461c-4788-912a-3bb2a9a948a0", + "id": "d452c253-9b4b-4cf4-9ab7-23ebe597e87b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -5354,7 +5354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68695eaf-b281-4e4d-a4c3-3c1ddec6a560", + "id": "10a75b1b-f699-4fd5-997e-8414084f4b4f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5412,7 +5412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94e25274-933d-4916-8e4b-bdf0cd9ac430", + "id": "02526cb3-634f-4237-88f0-8c3f7ba3baa4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5470,7 +5470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb05412e-df2c-4988-a9b3-302e07d52f7e", + "id": "721cf12b-7d76-48df-9500-d18408dfa0a7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5528,7 +5528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca8cee97-2a32-418a-9bf0-a80df28727c5", + "id": "c51fe283-6133-4a77-97bc-8dfdf7eb573d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -5586,7 +5586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff9679fc-5ecf-43fd-b269-a01087ec2f8a", + "id": "12cd5bb8-872f-4a36-8354-15b6826a1c7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5644,7 +5644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37feb70c-131b-4586-99ec-ca667931d7a3", + "id": "374883a9-1200-4122-812c-6dd3edb0e325", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5708,7 +5708,7 @@ } }, { - "id": "7cc62dfa-d34b-4f63-b187-f24bb74abbb4", + "id": "d294e9e3-95af-45bf-89eb-dbc7520e541e", "name": "Rejects an access request approval.", "request": { "name": "Rejects an access request approval.", @@ -5763,7 +5763,7 @@ }, "response": [ { - "id": "17ec108d-b88f-49d7-a5c9-acea2b2baec2", + "id": "6f6b3f93-13c3-4f37-ac42-9fce03d063cd", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -5821,7 +5821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a1ce8fc-c2f8-4749-b8bc-36409b5190e4", + "id": "56543458-1fa5-41a2-92fe-d786b8a64c8c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5879,7 +5879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de122896-9c54-4178-9f32-b2df9f362085", + "id": "904881c6-ae05-412a-b3f8-4155ba419485", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5937,7 +5937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d597f1c9-1c08-4ad8-b219-9981953b4d2f", + "id": "279b85d9-20af-40b8-90d2-a40fea72f7f4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5995,7 +5995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04cb94cc-817d-48ff-b297-1bd4989b7ab8", + "id": "a2650647-cd96-4555-b519-5c7ad3023977", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -6053,7 +6053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cc09486-242e-42e4-a42c-f463a88ebb47", + "id": "754df5dc-b276-4eb6-a840-848fef05f593", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6111,7 +6111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "490a1926-7bba-48ab-9945-691c7c2c449d", + "id": "46433e52-e751-4f18-96b7-976d58f93727", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6175,7 +6175,7 @@ } }, { - "id": "c71d7998-6bfe-4d8b-ae43-1032952bf0cc", + "id": "8d0e8338-fe45-4a09-8a6b-eb1b42852676", "name": "Forwards an access request approval.", "request": { "name": "Forwards an access request approval.", @@ -6230,7 +6230,7 @@ }, "response": [ { - "id": "eeb1cf1e-4545-4f46-b279-4f42fd9d84be", + "id": "454f73d0-b644-470f-96c0-4a40e5e112f5", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -6288,7 +6288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9f4f859-359a-4768-b6ac-fe00fd7cdf3e", + "id": "3d3090fa-7645-45ba-9e4c-216e0e787fb0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -6346,7 +6346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bbce3f6-5fd1-4ae4-b750-c9a434a2cb09", + "id": "2ebce815-f273-48eb-9b8e-b0316ce234d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6404,7 +6404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbb66e18-e815-4729-9fc4-b4b5e4055ebb", + "id": "3ad9e6c8-8754-4a89-8035-808947b00f3b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6462,7 +6462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7b0a9c2-9f9b-45e6-98f2-fc714b3fa07c", + "id": "c69a210c-8c8a-49bb-9bc4-73bc88c428df", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -6520,7 +6520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1f781c0-a71e-441d-8c64-67edddbb1f18", + "id": "80fb227d-9081-46e8-947e-06e55485141e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6578,7 +6578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29f7c7ef-2e45-4e45-833f-f29c0bc1579b", + "id": "76111898-cbae-4f1e-a396-a4846b7c7d1d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6642,7 +6642,7 @@ } }, { - "id": "cd281c09-5a8e-4778-a038-80138ba4ba35", + "id": "a0f6608f-bd49-44cf-bb5f-07da9599a2b0", "name": "Get the number of access-requests-approvals", "request": { "name": "Get the number of access-requests-approvals", @@ -6691,7 +6691,7 @@ }, "response": [ { - "id": "689205e1-10f9-4be2-b9c6-12df6221b3cf", + "id": "595749cd-f037-4460-8f47-9faaf160c259", "name": "Number of pending, approved, rejected access request approvals.", "originalRequest": { "url": { @@ -6754,7 +6754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eddb24ba-6fb1-483d-8261-34a33f02e87b", + "id": "b1778c68-4b14-4aaa-a50a-a6e97e61d866", "name": "Client Error - Returned if the query parameter is invalid.", "originalRequest": { "url": { @@ -6817,7 +6817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95cdc998-73df-4e4e-aff1-1b8820fd413f", + "id": "a1a2b3bc-e260-48e8-981e-5518cbd968b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6880,7 +6880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2df2828-6cbb-4626-bcb3-0ef7c62ebf6d", + "id": "6709cb6d-09b6-4d34-bf69-ee53c7037909", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6943,7 +6943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f96c9da8-9501-41f6-911c-ecded2fc4820", + "id": "dfa3adcf-3c57-4fa8-b080-dc465b8c1ae7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7006,7 +7006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfdf2a37-0ea3-4ec7-9859-ac74c65f9b38", + "id": "637e2c34-ea6a-4e70-b0c7-5b614d710806", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7081,7 +7081,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\nIdentityNow'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 IdentityNow, 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 IdentityNow 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": "1f424cff-af36-4836-bab0-cbdc1c446bc5", + "id": "35d6e4d5-44a3-451a-969a-7e63760bbebd", "name": "Submit an Access Request", "request": { "name": "Submit an Access Request", @@ -7123,7 +7123,7 @@ }, "response": [ { - "id": "5a04c24a-6e1d-4b0e-b9e3-8755dcbc55ac", + "id": "a8a6dae4-1f40-400e-b90f-d8f96390c3fd", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7179,7 +7179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df1bb5a1-65c1-49e8-9c64-b000918483d4", + "id": "210f3a3c-952e-468e-9994-0df2395de6de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7235,7 +7235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1480705b-43d0-4a3d-91b2-556ab034789f", + "id": "0b3e42da-6da7-472a-b594-99a3a1a511c6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7291,7 +7291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "159e434f-7f49-4ea4-9cf6-3fa1463481c3", + "id": "907d3d2f-d8fe-4ed9-a19e-322a237dd175", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7347,7 +7347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5a5dfdf-694e-4aaf-a55e-f2f04fdab803", + "id": "597ade67-108f-431b-bb2a-9f8994f62643", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7403,7 +7403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5856d01-7888-410a-ba63-49293c74b7d3", + "id": "0bd41690-1ef4-424e-aca9-2b80f4c646ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7465,7 +7465,7 @@ } }, { - "id": "525cbfed-1089-4448-a53a-658bc58ea335", + "id": "0a3d909a-3ab0-4710-80c1-f1e9c100643d", "name": "Cancel Access Request", "request": { "name": "Cancel Access Request", @@ -7508,7 +7508,7 @@ }, "response": [ { - "id": "f33f0503-aa76-499f-93a2-b2a2e8f8d045", + "id": "8a20f5f5-c0f0-410d-ae87-1f6d9a1c0acf", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7565,7 +7565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a84e38a-1051-4753-b695-5ad726458c7f", + "id": "7e2a3e63-46b6-4797-9b10-068b193e4232", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7622,7 +7622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d03a0fe6-eb19-4604-ad7a-5ebaf485a9c0", + "id": "4a6727a5-1ead-4978-beb4-515fec8df6cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7679,7 +7679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43d3568a-8c7a-484c-83b4-12b579a3260d", + "id": "dd47af9c-5541-4cee-9864-984c7ce79615", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7736,7 +7736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7936b07f-45d0-4b9f-920a-3212dcea12f3", + "id": "fa76c82e-68de-4c34-87d0-b9d1f99b3109", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -7793,7 +7793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d866f6fa-bc48-4907-85fc-8f74316d686d", + "id": "4fec2095-4796-4915-a575-3017b791fd6a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7850,7 +7850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5c42f34-e618-4c22-9623-c9a2e1b043bf", + "id": "ad84fc2d-6dcc-45f8-a712-dc14dc8e6025", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7913,7 +7913,7 @@ } }, { - "id": "3a110772-6777-4905-9b7c-04fa017791b4", + "id": "74345c78-e441-4b82-a468-2b28e5af177e", "name": "Get Access Request Configuration", "request": { "name": "Get Access Request Configuration", @@ -7942,7 +7942,7 @@ }, "response": [ { - "id": "799629f8-fc05-45a4-b7ea-c83b1e192526", + "id": "dd0b302e-c38a-4add-894b-8479a29fc1c5", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -7985,7 +7985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19d91b20-95d4-4c2f-9a51-0a3a3c033381", + "id": "5a883712-5aac-428a-9db0-86aab42fb5be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8028,7 +8028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5be2f22f-4c17-411a-a74a-550d09cf8c23", + "id": "c640a643-1918-4bba-a71b-364428d8cfdb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8071,7 +8071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3362f4e3-687d-4230-9a7a-f423f69c7eee", + "id": "381c13a2-b2ee-46c3-afc8-eea2f110a913", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8114,7 +8114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcc17a13-e55f-4d36-a978-d74e44208847", + "id": "2f5aa8cf-c919-4709-8175-77643de6d470", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8157,7 +8157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc56e7bd-2b7c-4944-8f61-f22aafeabe0e", + "id": "ff42f370-3731-4448-8ad6-b8497868c609", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8206,7 +8206,7 @@ } }, { - "id": "6650ae8e-f0f4-4566-9138-d4b26fdb9ee0", + "id": "9c448a25-13ba-4e27-abdb-e1e12ed12b87", "name": "Update Access Request Configuration", "request": { "name": "Update Access Request Configuration", @@ -8248,7 +8248,7 @@ }, "response": [ { - "id": "446978ed-0990-4f6d-b754-566c285f37a1", + "id": "d3f8e30a-0f6d-457d-b7e5-c125e8136da5", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -8304,7 +8304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33e7f84c-e991-45d2-bdb2-8a5084c156a5", + "id": "528bc864-7713-4e94-a7d7-275c108477da", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8360,7 +8360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "564b4175-46d4-4752-80f1-809163075889", + "id": "f7de4b3b-e113-42b6-b07c-eca448da3527", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8416,7 +8416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94ea27e6-fc0c-4882-8425-277f5994cfc1", + "id": "63e815cc-ab08-4bf3-b729-111ddc35d203", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8472,7 +8472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c8c8468-d214-4ab8-8cc3-e361247647f6", + "id": "f321b056-3080-43c5-9fee-65b9e9c674b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8528,7 +8528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b64279ae-dadc-43ae-a14e-64de11216eca", + "id": "26c3467d-9479-4ed2-8de0-b26b1b1085dc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8590,7 +8590,7 @@ } }, { - "id": "ed7290a7-519e-4a5f-ae0b-5f9385ccf488", + "id": "db7f2cfc-1c02-4c6c-b3ff-2237469e3e3d", "name": "Access Request Status", "request": { "name": "Access Request Status", @@ -8701,7 +8701,7 @@ }, "response": [ { - "id": "8cd99f5e-66fa-4bbd-aa27-d0c65af535d3", + "id": "6686f3cd-201a-4fbe-b4a8-35e2b9082db1", "name": "List of requested item status.", "originalRequest": { "url": { @@ -8826,7 +8826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c358124a-a32b-4e19-bb02-6f0e4f612f40", + "id": "a39a58a1-9120-4a28-8357-d8d3552da15e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8951,7 +8951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3a0d510-e080-4d4b-b196-8f6e6551a32f", + "id": "8d4eb77b-6ee1-4cd7-959f-2359fef9a1e1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9076,7 +9076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3244bbe2-e6dd-4586-92d3-e47f056435ee", + "id": "ce03da00-6ac7-4436-be44-fffaeb5bb684", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9201,7 +9201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed8b535f-3868-4f0a-8369-3300c93f8890", + "id": "1eadfab5-115b-4ad6-8fab-9e2ffe41d643", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9326,7 +9326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9473afc-3bf0-462f-9cb8-80e4d6bc26d8", + "id": "ac2b81b1-25b1-4cde-bb4b-33a1866ecf63", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9463,7 +9463,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": "4b90f228-6d92-4a6d-8daa-5c1d5cdb86e9", + "id": "7bb86b62-8500-4394-a7ea-c228a873dcf0", "name": "Returns account usage insights", "request": { "name": "Returns account usage insights", @@ -9542,7 +9542,7 @@ }, "response": [ { - "id": "2bc26137-1322-4896-a02d-9e59a43bb7f7", + "id": "aa10b7b4-7339-49f0-9a8f-2d83629a6528", "name": "Summary of account usage insights for past 12 months.", "originalRequest": { "url": { @@ -9624,7 +9624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa18a638-c665-4e3b-a9fe-723308795b0e", + "id": "c7df729e-c756-4ec0-aa5a-dafc90e3ca78", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9706,7 +9706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9abc87a9-9055-4e92-8556-b536f36888cf", + "id": "c40f09b5-0cbb-4635-a324-9a630a6ef485", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9788,7 +9788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3841d442-01cf-4068-8403-ad7d115d5fae", + "id": "b0439c25-021d-45d4-adf9-d8ec3e8901d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9870,7 +9870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd90efcf-59ee-4a4b-9e2d-91f31143ef7c", + "id": "12bce036-900e-4168-850c-4db2b15acff0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9952,7 +9952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3df25b5-d3c3-479b-88dc-d153413ef11c", + "id": "608b2c88-5c50-4a72-9245-535ced1822a0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10046,7 +10046,7 @@ "description": "Use this API to implement and customize account functionality.\nWith this functionality in place, administrators can manage users' access across sources in IdentityNow. \n\nIn IdentityNow, 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. IdentityNow loads accounts through the creation of sources in IdentityNow.\n\nAdministrators can correlate users' identities with the users' accounts on the different sources they use. \nThis allows IdentityNow 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 IdentityNow, 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 IdentityNow. 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": "1fe11f3b-4484-4e4b-a87e-8e79e26327dd", + "id": "443d53ae-03a4-4bbe-b212-b2e163700b8d", "name": "Accounts List", "request": { "name": "Accounts List", @@ -10121,7 +10121,7 @@ }, "response": [ { - "id": "9a4b4ca2-ee7a-4853-87bb-d966441d6bcb", + "id": "c2765c98-50f0-410e-8968-f7b6fe7a4d17", "name": "List of account objects", "originalRequest": { "url": { @@ -10210,7 +10210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e2a9a75-2495-4579-9188-0416436c762f", + "id": "15dd92f4-ca84-41c7-8d1a-7e33711dbfec", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10299,7 +10299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca05a6a2-8560-4028-b27b-769021da0a70", + "id": "fe559fba-d9c9-413d-b4af-b4dfbea98567", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10388,7 +10388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41aea656-3042-4650-bca5-7edd51bf78d5", + "id": "8c5ef627-f70c-481b-9dae-61fb4256fa38", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10477,7 +10477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eed05f0c-f305-4ebc-ae43-be1c6d0b8de5", + "id": "509ee7ce-3f01-4230-a3c2-ba522fa03b86", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10566,7 +10566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e770dbe3-ca71-42a8-9ae2-1ae4b308677a", + "id": "39a90b6f-6e75-47d7-a568-bdc2577169bd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10661,7 +10661,7 @@ } }, { - "id": "8b5c41d9-2919-4194-8b32-8f6f925de157", + "id": "fbd66e67-6863-4ab9-9135-91e334e902ae", "name": "Create Account", "request": { "name": "Create Account", @@ -10703,7 +10703,7 @@ }, "response": [ { - "id": "3fc5aece-45cb-446f-b9ba-ecbf70e26596", + "id": "f9242fce-ef1c-4fa2-baa0-418bb0201dd7", "name": "Async task details", "originalRequest": { "url": { @@ -10759,7 +10759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7e87b04-2a32-44e9-8f84-461dc6c2eb09", + "id": "3a10c4a1-a1ee-4ae6-8432-231d9855b7d2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10815,7 +10815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "280d46c8-b2fe-4c45-a56b-60efbcc7fd38", + "id": "d9c9a150-1263-41c9-b7c4-3b16583c8b02", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10871,7 +10871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b966d4b2-a247-4074-afce-e5460648f357", + "id": "b8b1be4a-90f4-4a41-9cda-f3eadf6da315", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10927,7 +10927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17707539-0e71-4071-b571-955891356e0e", + "id": "150afdf6-8caa-4117-9114-442b631b9e64", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10983,7 +10983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06c0f8a5-f9b0-4c86-aa0a-fd6be888485c", + "id": "8c15a532-7696-48ad-a0b1-108b41509386", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11045,7 +11045,7 @@ } }, { - "id": "ab497b61-2cde-49b5-ae70-a16e9578f7ad", + "id": "56229a26-db7a-47c0-8323-49726c58f5a9", "name": "Account Details", "request": { "name": "Account Details", @@ -11086,7 +11086,7 @@ }, "response": [ { - "id": "23c40191-14d9-4b36-bd41-014531592429", + "id": "5356e926-eea6-4cca-988c-e6daf4fa11a3", "name": "Account object.", "originalRequest": { "url": { @@ -11130,7 +11130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f81e8d82-e213-41a1-bb69-4d8c3830d258", + "id": "55585482-7358-4c28-b0a2-c67dcd8f1b42", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11174,7 +11174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "055bafdf-6666-4234-a063-9307c57eea9a", + "id": "b35516ff-63d3-43bb-934c-7192f759686c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11218,7 +11218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15ce1a57-969b-4050-9d27-2d1a4c2534a5", + "id": "c19d432f-b1ef-4a51-bc6b-4760a7ec5c5b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11262,7 +11262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e435629-be20-4921-89b9-b7ea65fb41f2", + "id": "297741be-2444-4d4d-ac8b-33ace539ebe3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11306,7 +11306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed9ac138-cd4c-4373-ad5f-d8b6aad7ea74", + "id": "83a2c7da-9c5c-4730-a931-6bc482c24a07", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11350,7 +11350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b43e2f02-0834-4074-8bf3-7aa3c64ab3e9", + "id": "5a9f1dcf-9c8a-45ec-b6b0-c94efad8699a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11400,7 +11400,7 @@ } }, { - "id": "ae196438-fb08-4521-a2d0-007f3f0d52e6", + "id": "bc84315e-73a2-4294-ba53-05bb28b58b25", "name": "Update Account", "request": { "name": "Update Account", @@ -11454,7 +11454,7 @@ }, "response": [ { - "id": "d6ca5ac3-c771-4ddb-b805-8de0975ed64c", + "id": "d92b5ad7-406e-4436-8472-9445f6418254", "name": "Accepted. Update request accepted and is in progress.", "originalRequest": { "url": { @@ -11511,7 +11511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "982f0372-15de-4c8f-8d5a-042d7963f2de", + "id": "180e676e-e70d-4970-9796-f1998ccee988", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11568,7 +11568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc5533e1-1d3f-4392-8f70-1255e574ee3c", + "id": "5f4cfa6c-4b8b-4c15-b7f0-221a331ca3bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11625,7 +11625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8c8b865-070e-49ed-8ba1-74bb4908e5b2", + "id": "e3120f72-1c59-41db-b082-e06ca7b24fba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11682,7 +11682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d55e7ae-7d13-40fb-9c03-85d0c4417360", + "id": "eb299bc9-d054-4c95-88b2-159c11f072b0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11739,7 +11739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6f7c544-5ba1-4a70-afb7-f9bc8e5c7bc3", + "id": "215cb640-d203-4855-803c-ae25f546f495", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11796,7 +11796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b23ff0c8-e14a-43d2-88c2-23d4be8a6727", + "id": "f72b567f-062a-41b7-95fd-5e5f92357262", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11859,7 +11859,7 @@ } }, { - "id": "c9fefd75-2499-4d85-ba18-6f5b3f9e28cb", + "id": "fdf311d2-2134-462c-adb7-62993ed8423a", "name": "Update Account", "request": { "name": "Update Account", @@ -11913,7 +11913,7 @@ }, "response": [ { - "id": "eec25acb-6b6b-4b03-bd54-19648c05017d", + "id": "34eea594-65a4-4262-9ebe-7878afabf0f5", "name": "Async task details.", "originalRequest": { "url": { @@ -11970,7 +11970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a01413a-e5fa-4b60-806c-30420f4adbd4", + "id": "99b67aca-3afd-49ba-b181-91a449385cd8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12027,7 +12027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c7c0505-95b7-48f9-aebd-c50b427f289a", + "id": "be0dfa84-3e83-49c0-a05a-beab4b144f3f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12084,7 +12084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cdb9979-107d-4619-9407-49957a44ac49", + "id": "301b9f63-ad2e-4a34-a5e6-abacfb7dbe4f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12141,7 +12141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2461b336-80e0-467c-be0a-ea40340b2e3d", + "id": "a3b2558b-d833-45c0-aefd-d520b4b5599a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -12198,7 +12198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7a1e9f3-dd4e-447a-9f73-67a1af847ddd", + "id": "dc0f4b4c-2c57-4da3-a06a-72ee5214fed5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12255,7 +12255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "291618cb-07a7-4e60-9ee3-9b4a31482c2c", + "id": "4b2c4be9-aa67-4ed5-b967-14a6784a8c68", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12318,7 +12318,7 @@ } }, { - "id": "4a0605a6-668c-4721-bdcf-b65adc2d8640", + "id": "c4f9211d-5f69-429c-b9fa-cfc97ffaa722", "name": "Delete Account", "request": { "name": "Delete Account", @@ -12359,7 +12359,7 @@ }, "response": [ { - "id": "e649dc5f-05fe-4037-aa43-e282dfebd1dd", + "id": "859c64d2-398b-4f60-8422-afd5e6eaf532", "name": "Async task details.", "originalRequest": { "url": { @@ -12403,7 +12403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d8542c3-43ef-4823-985c-766787e77deb", + "id": "9dfdc7de-db75-4a53-998c-e35fe4f13caf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12447,7 +12447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80f5b786-b58e-4c11-b4a3-7e81c76ebfa5", + "id": "b45bced9-31f3-4505-bf64-c878208d394d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12491,7 +12491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aaecad6-fb68-4f97-bc16-472b8c287ddb", + "id": "1116e873-d596-4feb-9d40-0f3f04418a76", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12535,7 +12535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d692908-b5fd-4876-adde-36434200cea6", + "id": "19e37efd-607d-4d74-8903-39923987a7a3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -12579,7 +12579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c2ace20-5be1-445c-a79a-75049f962140", + "id": "0140424c-ae8d-4c6b-9a61-4f025f572ae3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12623,7 +12623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b302fc38-7a4c-460a-a548-5e81516776ab", + "id": "fa0f0766-79db-4b2a-a411-78fd7ff94cce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12673,7 +12673,7 @@ } }, { - "id": "f22c1717-4a81-43df-803b-a40f29cc0637", + "id": "376e0b9b-209c-4f34-924d-92584dcffdef", "name": "Account Entitlements", "request": { "name": "Account Entitlements", @@ -12743,7 +12743,7 @@ }, "response": [ { - "id": "2d4a4aad-a721-4791-910f-529e99fcc2bb", + "id": "82e1a39b-59af-4509-a590-f3cb52e91361", "name": "An array of account entitlements", "originalRequest": { "url": { @@ -12816,7 +12816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5eba2ba-e570-48b1-9d53-f0ad6b5c2e8a", + "id": "4b08d77a-efbc-4c59-8b63-9a90ced39568", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12889,7 +12889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "733f68cb-fd55-4da4-9f9e-fe086d5144d0", + "id": "0c637e92-9b91-495f-a68a-e28f250786ce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12962,7 +12962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4393d75-d2fb-4a86-92b8-86448a4d7685", + "id": "2a794ea7-6467-485f-bd0f-6b25a6abb6cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13035,7 +13035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab16270d-8d0b-4913-a77e-c320db8d8cc3", + "id": "6f78f60f-120c-4126-9db9-d9e936fbf937", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13108,7 +13108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddf4731e-15d1-4a05-9f75-7724b1f3b719", + "id": "a58f16ec-c82b-41bf-bd31-bc879b4dcc38", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13181,7 +13181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9e1bc49-a00d-4fe1-9d2f-641a6ee75b60", + "id": "0d953970-f6da-4d2d-9e61-24d179d2d72e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13260,7 +13260,7 @@ } }, { - "id": "a4af5e58-c997-416a-acdf-81f3c785367b", + "id": "6f7ce2ee-122e-416a-97db-262fa3a57d80", "name": "Reload Account", "request": { "name": "Reload Account", @@ -13302,7 +13302,7 @@ }, "response": [ { - "id": "f6fd3952-e8dd-41e7-8722-1e76dcf3f0ca", + "id": "67279e2d-171b-4574-8f09-2ef28478269a", "name": "Async task details", "originalRequest": { "url": { @@ -13347,7 +13347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3d6d8f1-bdcd-4d2d-af45-4c0a03087e81", + "id": "57a21d5c-6816-4585-91bc-f211019d92d4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13392,7 +13392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ae41505-279d-4104-8cc5-011c3cf12371", + "id": "ae8c0b4e-0fae-47de-af59-d2e474ef8954", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13437,7 +13437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbc64434-acc7-4756-bae2-b5b8494ffd1c", + "id": "8f684340-09bf-423e-9bab-43da9019e37c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13482,7 +13482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1c6574d-6cbb-449d-a383-84129a14dc6f", + "id": "a46fecc8-9469-4fb9-8b59-2943647d4aa8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13527,7 +13527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2a5c383-7aa0-431f-962c-379b7ef72162", + "id": "c0613e01-72df-413c-b692-a5207dd3ed51", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13572,7 +13572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2256e36f-518a-48ac-af62-e7ebdf8d3e2d", + "id": "e1dc8323-e1f3-4991-a89f-f2a03ea1f6c4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13623,7 +13623,7 @@ } }, { - "id": "0adf37e8-63f8-4323-a16f-6173d126f14c", + "id": "a0e4360d-f534-4ee5-a418-33b84e8f8e7f", "name": "Enable Account", "request": { "name": "Enable Account", @@ -13678,7 +13678,7 @@ }, "response": [ { - "id": "4e5c849b-2dde-48ac-9817-76ba8c3e7438", + "id": "f9c59bc1-e8c9-45a0-aaf5-5d309211c8e5", "name": "Async task details", "originalRequest": { "url": { @@ -13736,7 +13736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21884414-05e3-4634-8944-805e163178e4", + "id": "8f8550cd-6c5b-41e1-968c-84b615c0d9aa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13794,7 +13794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f806205-cae2-4f6a-8737-e43f06e9dfc6", + "id": "9d17750f-80e0-4fa5-966a-7a16751867c7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13852,7 +13852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "996290dc-7ee7-4011-bd40-95f22c75819d", + "id": "105400cc-16ae-48a8-b9b6-b51eee903c93", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13910,7 +13910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dfb40e8-20bd-4a01-bddf-eacda2cb0d04", + "id": "92d23587-7e0f-4b90-b541-329380b014c7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13968,7 +13968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2da1efc8-68f7-484b-9cf4-c26e8af8e0e0", + "id": "d4ac9f40-ccf8-4d5d-b50b-39dad6203f75", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14026,7 +14026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f3a629c-d164-4ea7-a604-2a76a4920497", + "id": "d7050637-5012-47cb-b322-6a03014a7a34", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14090,7 +14090,7 @@ } }, { - "id": "1b4aae66-0835-4f54-9432-0f0612596f3d", + "id": "81650c8d-16de-4721-9ae4-ffe926fcc64a", "name": "Disable Account", "request": { "name": "Disable Account", @@ -14145,7 +14145,7 @@ }, "response": [ { - "id": "3e5d7e72-2d1c-4789-b206-6fff1032b1e0", + "id": "58e6aa63-7e86-4535-9ac5-bbe0d63bf16f", "name": "Async task details", "originalRequest": { "url": { @@ -14203,7 +14203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54632637-e82d-4a10-ae2e-99dd9f4eb56c", + "id": "b16b1acc-47ce-461d-88a5-42a4c48c367d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14261,7 +14261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd195bd2-c2af-4e67-8666-9b7497921c7f", + "id": "f1f235b5-897c-46b9-9f72-5440e31fe722", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14319,7 +14319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a8b36e4-b395-49c5-8960-5c9f6ebe6a51", + "id": "cf3768c9-a7fa-40f8-b8ed-8c4585848c5e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14377,7 +14377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e217385-ac7a-45b7-9bda-0f9e7fb432b3", + "id": "8d124ab6-f418-4c0d-bb65-f858e626a37b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14435,7 +14435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "347bb100-845d-4d2c-81a5-a9afae90aef6", + "id": "3ab79f6d-6212-4614-b4d2-5d48e564ce34", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14493,7 +14493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a9aa991-be05-4159-97bf-d12251df5c14", + "id": "3f6ce0e8-1b9c-42ae-8022-deb5e6f9b605", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14557,7 +14557,7 @@ } }, { - "id": "f77c0acc-9180-43bb-9c9e-103203dc73bd", + "id": "f835774a-6d09-41e3-b6b5-b86e0792ba67", "name": "Unlock Account", "request": { "name": "Unlock Account", @@ -14612,7 +14612,7 @@ }, "response": [ { - "id": "efefaca2-db24-43af-82f0-97e97edb99a7", + "id": "ea5a415c-67ae-4c7e-a621-1744c376db57", "name": "Async task details", "originalRequest": { "url": { @@ -14670,7 +14670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16511dd6-9ea5-454d-9eeb-4d90288c7134", + "id": "e0b359f0-4f66-401d-9264-13b82d8c41d3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14728,7 +14728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3ac9acb-2cbf-4f32-bb05-32114ae0326f", + "id": "852d5ee5-dda9-4c24-a320-b2091fd2c0c3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14786,7 +14786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "877fc3c3-f758-41b8-9042-4cc9374e6155", + "id": "6f331b7f-e71f-47e1-910f-255d33757890", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14844,7 +14844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9acacfaf-163c-4116-a6f9-53229730f32b", + "id": "ac3e9178-5c4b-45ca-b131-63030e1b2a63", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14902,7 +14902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59306a9d-3419-469f-bdbb-56c070436e5d", + "id": "2a1b45fe-39a6-4228-8096-51d4988c5b74", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14960,7 +14960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa065326-683e-4dc1-8eb4-9c74a096063d", + "id": "64a04e52-8669-4ee1-8cb3-3746c010e24f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15030,7 +15030,7 @@ "description": "Use this API to implement account activity tracking functionality.\nWith this functionality in place, users can track source account activity in IdentityNow, 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 IdentityNow'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 IdentityNow completes on source accounts. Users can search in IdentityNow 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. \nIdentityNow 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 IdentityNow 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": "805d5d55-1ca1-44a1-ab53-31e088ef5535", + "id": "1c10099f-ebab-431d-b96c-15334fd764a5", "name": "List Account Activities", "request": { "name": "List Account Activities", @@ -15132,7 +15132,7 @@ }, "response": [ { - "id": "c4ed9048-0e70-4e59-903c-9e654638af24", + "id": "ca10b434-f9d8-4a87-9278-aa21b8645418", "name": "List of account activities", "originalRequest": { "url": { @@ -15248,7 +15248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f84fbf9a-5fa9-46fd-9bd8-be9a220a2334", + "id": "d9814dfc-4274-46f2-b714-80d07a726df1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15364,7 +15364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ba1d7c2-a609-4430-b31d-f7abf91fa40c", + "id": "f1716ab6-6bd9-411b-9917-899c1d1bf9e7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15480,7 +15480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da6e64c6-dc2c-4231-b741-6cc877764495", + "id": "ce7c4be8-dce2-4437-ab0b-405fbae54754", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15596,7 +15596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "644f102a-4254-49e6-b074-443cff13887c", + "id": "722a52ff-240e-43fd-abcc-3f5c6d20bd3c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15712,7 +15712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2483d215-5a0d-4125-bf15-afb54f214c4f", + "id": "57091198-a483-4a8a-8430-f11083cd1eab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15834,7 +15834,7 @@ } }, { - "id": "4a3e59a8-c7b1-474a-bf2d-829b3338332e", + "id": "5add21bc-161f-41a3-b520-0f9d61454098", "name": "Get an Account Activity", "request": { "name": "Get an Account Activity", @@ -15875,7 +15875,7 @@ }, "response": [ { - "id": "efef6c6f-5291-46b7-8c30-f175306ea8a4", + "id": "878fb76f-922d-4741-b414-15431984f288", "name": "An account activity object", "originalRequest": { "url": { @@ -15919,7 +15919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7ac3e2a-e414-4e01-9f79-d75151645e87", + "id": "cc87ee0d-93d2-4759-9f02-97572a37b1fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15963,7 +15963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "404e496d-a92a-44ea-89ea-b8abc7289999", + "id": "09196cff-4827-4423-b73e-bf515be15e65", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16007,7 +16007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b26301fd-d693-49a1-9597-17888140205b", + "id": "13be1d60-dd37-4914-9deb-f37684794b6e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16051,7 +16051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bf7fb4b-3a42-431d-bfdb-b97b96e8120f", + "id": "5a0f1d52-5f00-4a4b-adbb-d6539eb3cde6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16095,7 +16095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a8023f7-b127-4a76-b149-efb1dbae48f3", + "id": "a8dd8199-c4d3-4a38-85e2-f0ab469d8fef", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16139,7 +16139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02e8c92c-6b75-4a12-893f-16956217e5c7", + "id": "e2a46ae1-13e0-4241-a0ab-7058c87fc10d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16195,7 +16195,7 @@ "description": "Authentication service user retrieval and user capabilities update", "item": [ { - "id": "78129322-1eaa-4b1e-ab52-742fc4709ee3", + "id": "a353b2e2-0578-427d-a3b9-553f8c7aea10", "name": "Auth User Details", "request": { "name": "Auth User Details", @@ -16236,7 +16236,7 @@ }, "response": [ { - "id": "9a44b777-42f7-47bc-a127-0f3e54d25b0f", + "id": "302bb215-9a5c-4b4c-b7b3-5833ad924591", "name": "The specified user's authentication system details.", "originalRequest": { "url": { @@ -16280,7 +16280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceaaf1b0-3281-430c-9416-8b8dfcc1915e", + "id": "47483f04-c835-4b7c-914d-174afa2f9a47", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16324,7 +16324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4adb627a-c7fb-4982-9938-5957720f5def", + "id": "21e45216-741a-459c-a11b-68bdf442dddf", "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": "b1459c5a-4041-46f2-bc6e-f60fa2bc7828", + "id": "0caeff34-805d-4e67-875e-b5c570900329", "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": "75fb1dcd-fe9f-4080-84e9-84a5fcb81333", + "id": "f0295627-3563-4ce5-bcd0-d4e8302155ca", "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": "f42fdf6a-7744-4494-8d1c-a7c92331bc4f", + "id": "dc37e8bc-9f31-4b1c-8c05-ca37318949b0", "name": "Too Many Requests - Returned in response to too many requests in 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": "28c13372-f3a8-47c7-933a-de5ae768b895", + "id": "0158ae80-701d-41e3-8d44-3b0607e89c5b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16550,7 +16550,7 @@ } }, { - "id": "c832f088-5a40-41f6-aee0-4bccd856360f", + "id": "c637f169-32e0-4325-807a-214f32662539", "name": "Auth User Update", "request": { "name": "Auth User Update", @@ -16604,7 +16604,7 @@ }, "response": [ { - "id": "68c267ea-52a6-4ca4-8e70-67d0cd5e171a", + "id": "a41b7d45-d2c2-4a16-ae9e-9a50ea065bff", "name": "Auth user updated.", "originalRequest": { "url": { @@ -16661,7 +16661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "675b9774-97bf-4266-b544-640eb7af4fa9", + "id": "879343ac-8544-42e0-b2f4-f12141fafd35", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16718,7 +16718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e71d6aa7-f518-40ea-9df4-05fdba0f0486", + "id": "2d809ce4-29ff-4b06-92cd-03eff6b95599", "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": "4cec8468-4825-4b95-874a-54c3c0d97f33", + "id": "71a467d2-2eb0-45e2-950b-fe05a3faa90d", "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": "2ddb4dca-b9b5-4b0f-a82f-7f4a7b2cb608", + "id": "b8bd9b92-2c48-43d0-b529-8bf593246758", "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": "b3db41bf-eb82-44a7-9e37-88da11d9ff35", + "id": "0784bc4e-7756-4479-ae72-329389b77c44", "name": "Too Many Requests - Returned in response to too many requests in 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": "cffdbdaa-73cb-4f7c-bfd9-cc44308e2263", + "id": "bc72f046-49ea-4035-bf47-bedbaf2318fb", "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 list of existing branding items, create new branding and configure them for use throughout IdentityNow. \nIt allows to customise color of navigation bar, action buttons, logo and emailFromAddress.\n", "item": [ { - "id": "276461f4-45d9-4aec-90b8-e6bfd86a6d05", + "id": "c28b5ee4-3498-4335-bfaf-b06828107895", "name": "List of branding items", "request": { "name": "List of branding items", @@ -17044,7 +17044,7 @@ }, "response": [ { - "id": "1a2bdeb0-89f8-4842-a418-04c4d75c4167", + "id": "73047c10-3818-4606-a4b2-b6317391d0e4", "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\": \"tempor nulla sint proident est\",\n \"navigationColor\": \"sunt eiusmod dolor Lorem ad\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n },\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"aliqua consectetur occaecat\",\n \"navigationColor\": \"consequat do commodo pariatur\",\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\": \"qui proident\",\n \"navigationColor\": \"culpa Lor\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n },\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"Duis voluptate nulla Lorem\",\n \"navigationColor\": \"Lorem adipisici\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "06a7e66b-d528-49c1-86dc-27a70192b69f", + "id": "74dc9220-c606-4c9e-9269-21a908627197", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17130,7 +17130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd5dc479-70e2-4ca2-8638-cea1574589a2", + "id": "c54fdcc7-2d23-4e06-8516-ce75a301ee16", "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": "ef7e922b-7ec4-4b34-bc80-d21bfb0f0bf8", + "id": "021d75bb-ce70-4897-8b58-94a374275a13", "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": "94c9ddf3-1974-4aa0-905e-62686103e721", + "id": "5707a24c-1895-4f8f-b9c2-4138cdafb4a5", "name": "Too Many Requests - Returned in response to too many requests in 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": "87c8a8b2-8817-41ae-b7c5-f9218e798cf1", + "id": "b395ba5b-1a1a-4188-9bbb-f11e129214a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17308,7 +17308,7 @@ } }, { - "id": "9c8621d7-7985-4397-bd5e-1541dc95c53d", + "id": "1c559a7b-3496-4627-ae17-3a240e596dec", "name": "Create a branding item", "request": { "name": "Create a branding item", @@ -17373,7 +17373,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -17382,7 +17382,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -17417,7 +17417,7 @@ }, "response": [ { - "id": "4e9c3535-2cde-4db3-b766-b7d723293e46", + "id": "b6c4f464-3b6e-458a-b3ca-9ce89f555d38", "name": "Branding item created", "originalRequest": { "url": { @@ -17485,7 +17485,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -17494,7 +17494,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -17535,12 +17535,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"nulla\",\n \"navigationColor\": \"nisi est velit eiusmod\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"dolore ut cillum\",\n \"navigationColor\": \"qui dolor ad\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9c7d097a-5a51-4ba6-bb09-88864669c454", + "id": "e9043b21-b29d-4d3c-b5f9-3c330fd0b54a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17608,7 +17608,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -17617,7 +17617,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -17663,7 +17663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9149576-3ba3-4612-a737-f6bfe551c3e4", + "id": "5dced6ce-fff7-47d6-8399-cf081a923281", "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": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -17740,7 +17740,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -17786,7 +17786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "958e0fc4-b12a-423f-8876-264f3d4b16aa", + "id": "eab0aa0b-0fef-4ef2-9f9d-747ad2b44e55", "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": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -17863,7 +17863,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -17909,7 +17909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8725f53f-52b4-485c-915d-89b9b98108d6", + "id": "20f79c8b-7258-4b4e-b0cf-da10b1807c77", "name": "Too Many Requests - Returned in response to too many requests in 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": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -17986,7 +17986,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -18032,7 +18032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b526fc5-0c95-4990-9fa5-2bd0a1ccf3aa", + "id": "09d1dd15-00f7-4615-8b91-b61c9d39b071", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18100,7 +18100,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -18109,7 +18109,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -18161,7 +18161,7 @@ } }, { - "id": "0b433abf-93a3-4b06-9ac9-43a4654db0fe", + "id": "21cde8d2-b855-47f7-b3ff-e5a84078196a", "name": "Get a branding item", "request": { "name": "Get a branding item", @@ -18202,7 +18202,7 @@ }, "response": [ { - "id": "6ad19343-f3ce-4a85-9afa-83d6f17e574e", + "id": "50c09dfa-4c87-43b0-bc06-3e252d921990", "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\": \"nulla\",\n \"navigationColor\": \"nisi est velit eiusmod\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"dolore ut cillum\",\n \"navigationColor\": \"qui dolor ad\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6a557fa5-aeed-4e56-b088-785516ca38c6", + "id": "1fb756e1-30e5-47d6-be2e-59787086c5a8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18290,7 +18290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55f8d297-1797-4bb3-830f-420d8494b4be", + "id": "59c380d9-16b9-4715-a496-dbf75039c2b7", "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": "42a15329-8446-4dad-9ace-e5b86e223de5", + "id": "d9d38fbd-9d70-4d35-bf00-50b7bfae9a31", "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": "dce2608c-df73-41af-b757-03e521cc79b3", + "id": "a2921dc5-c2a3-434b-9bab-4d0fffbe930e", "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": "db326cfa-83ca-4c7d-908a-458727b6d861", + "id": "5c0e3714-bf6c-40d9-8e4c-276af71c3a60", "name": "Too Many Requests - Returned in response to too many requests in 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": "08cc45e6-e142-487b-bb15-9e0a4b6f7856", + "id": "66125ebe-92db-4529-a999-29fd552ea6d7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18516,7 +18516,7 @@ } }, { - "id": "901b8975-c829-4be1-9fe6-0aaa3b2d9289", + "id": "1eca7d86-8eea-431e-ae20-d54f97661449", "name": "Update a branding item", "request": { "name": "Update a branding item", @@ -18593,7 +18593,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -18602,7 +18602,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -18637,7 +18637,7 @@ }, "response": [ { - "id": "9231db71-3db2-48ae-a0cd-d901910c2e7a", + "id": "041e8f4e-782a-42e9-8290-1957f65a0a99", "name": "Branding item updated", "originalRequest": { "url": { @@ -18706,7 +18706,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -18715,7 +18715,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -18756,12 +18756,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"nulla\",\n \"navigationColor\": \"nisi est velit eiusmod\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"dolore ut cillum\",\n \"navigationColor\": \"qui dolor ad\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f93adee1-fa17-4080-b80b-a1a81211a3ae", + "id": "45f99dfc-5962-4b28-a847-6d3b3ce5eb3a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18830,7 +18830,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -18839,7 +18839,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -18885,7 +18885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d0d651d-04a3-474f-bc6b-2b7fd423deb6", + "id": "d584574a-e151-4683-b032-87fcd492f96d", "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": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -18963,7 +18963,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -19009,7 +19009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d401e8a-bf3b-48e8-aa9e-db3b215fa61c", + "id": "7c307794-fd0e-43ba-9f67-0f972cda0124", "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": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -19087,7 +19087,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -19133,7 +19133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e84ea299-26a2-460e-a8d8-361d53b9008b", + "id": "32d27355-a2cd-45e6-b3eb-064a0cbf3792", "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": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -19211,7 +19211,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -19257,7 +19257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e58b79f6-d3b4-4c24-b1a5-70434996ec7b", + "id": "f02acf18-373d-436a-aa31-59b5323a2cea", "name": "Too Many Requests - Returned in response to too many requests in 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": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -19335,7 +19335,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -19381,7 +19381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74b97dc7-9aca-4aaf-8804-d80a6c15e78d", + "id": "21fcee89-2750-4ec2-89f1-187241416158", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19450,7 +19450,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "amet proident ut in esse", + "value": "amet", "type": "text" }, { @@ -19459,7 +19459,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "occaecat reprehenderit eu", + "value": "sint consequat dolore amet", "type": "text" }, { @@ -19511,7 +19511,7 @@ } }, { - "id": "1656c201-bbdb-46b2-9030-d4e296743115", + "id": "deac78dd-564c-4c57-a0e7-a83c873c5cd9", "name": "Delete a branding item", "request": { "name": "Delete a branding item", @@ -19552,7 +19552,7 @@ }, "response": [ { - "id": "2a0edc23-6258-45f4-bf45-4a9e1425fd79", + "id": "0d22b6dc-3b85-4359-a80b-f17c69886d85", "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": "fd794451-b0f1-4c56-958c-d60667d659c0", + "id": "16237e84-0db0-4375-be0a-b7b2eec7b7b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19630,7 +19630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76b30893-bb3b-44c7-82d8-d59fe044b0be", + "id": "58bc967d-0dd4-424e-98ac-79e177f9e7c6", "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": "75c8e0cf-fb69-4af0-b5d2-5707bd578cf5", + "id": "d009aca0-a642-40f4-85f1-017cda9a3754", "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": "9eef4650-dac5-46d6-80c0-4760f29b465f", + "id": "b8c96fd2-7a36-4473-87fe-f6c1532cf892", "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": "b52e122b-127d-4225-8d76-2bb6f477ed9b", + "id": "70a2c427-b0be-4a47-a4ae-6bce7b40aaa6", "name": "Too Many Requests - Returned in response to too many requests in 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": "ee13c140-ce08-429b-8c46-d9b63773a5c2", + "id": "895639e0-a195-427a-8a25-d19c8ebdf875", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19862,7 +19862,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 IdentityNow 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 IdentityNow'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, IdentityNow would provision all the access the user needs, nothing more. \n\nIdentityNow 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 IdentityNow: \n\n- ManagerCampaign: IdentityNow 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: IdentityNow 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 IdentityNow 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 IdentityNow 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 IdentityNow. \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 IdentityNow 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": "f994f9bb-64cb-4582-9b20-873217f13808", + "id": "a98c4feb-26d2-4fbf-aa17-5d14d99c5dba", "name": "List Campaigns", "request": { "name": "List Campaigns", @@ -19946,7 +19946,7 @@ }, "response": [ { - "id": "9aa02445-21f6-438e-aa4b-2366e61d2938", + "id": "f4cd167c-6d6a-461e-a336-9ce167c3b809", "name": "Slim Campaign", "originalRequest": { "url": { @@ -20044,7 +20044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b93a02c2-94af-44f8-8466-fa96158d32bc", + "id": "e2b57b3c-5c2f-4092-9f99-df91d9daa70a", "name": "Full Campaign", "originalRequest": { "url": { @@ -20142,7 +20142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f3f4cbc-5962-4871-8a01-b03374bdf226", + "id": "2c5c81c2-aa33-47aa-af8e-e1cf7ce17ae9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20240,7 +20240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4592aef4-b0f0-4104-8ada-83d79b49f46a", + "id": "6c94b08f-5d40-414d-9f48-efc57cb49154", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20338,7 +20338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9c4eafe-8c01-4689-ab00-8e6eecd68e59", + "id": "ae1cc9e6-eccf-4cd9-9140-5c08e321c558", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20436,7 +20436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "205e1479-ed06-46e9-a5c6-84b2249f6a9e", + "id": "508ee38d-9cc0-408f-ae91-5c990c356395", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20534,7 +20534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab2a137b-7f8e-45dd-80bc-92406ba51247", + "id": "b839dab6-57ed-4be7-9ceb-8cefb88eafa1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20638,7 +20638,7 @@ } }, { - "id": "8a5d17ae-609e-48e3-8292-f24fbb93674c", + "id": "8f6eba89-89e2-4e3d-bb07-60bc1009d006", "name": "Create a campaign", "request": { "name": "Create a campaign", @@ -20680,7 +20680,7 @@ }, "response": [ { - "id": "ed3cec10-25f4-42dc-a72e-66029c91b8db", + "id": "00917269-6bba-4eab-b8ea-30194e584ea2", "name": "Manager", "originalRequest": { "url": { @@ -20736,7 +20736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5afdba96-3697-41fd-bf13-7ed0bf4fcf1a", + "id": "12721e55-b764-4379-9035-ea700db11818", "name": "Search", "originalRequest": { "url": { @@ -20792,7 +20792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73337d08-74e6-43c5-a1ec-df787ad5d802", + "id": "9a0828ac-4e8a-4e85-940d-438288d999c3", "name": "Source Owner", "originalRequest": { "url": { @@ -20848,7 +20848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bd2d26f-8c4e-4074-b1a2-9cf025feeac1", + "id": "1f6e0b02-7455-4718-af93-050da3f204fb", "name": "Role Composition", "originalRequest": { "url": { @@ -20904,7 +20904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60b6bf22-4f4f-448e-9979-2626a72f4d1e", + "id": "5861d3c9-6e37-4aa6-95c3-96149a749980", "name": "Manager", "originalRequest": { "url": { @@ -20960,7 +20960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fc06e77-b6b9-4c3f-8b36-6c0c20f8a45b", + "id": "821e2c0c-36c8-405d-b06a-8c97d8452293", "name": "Manager", "originalRequest": { "url": { @@ -21016,7 +21016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45b26ed2-38f7-4903-9b92-f641b62d6c43", + "id": "3cac1252-886c-4410-b660-253a4047f08a", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -21072,7 +21072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd64b5db-de4d-4458-a3aa-9d99fb69655b", + "id": "0e7f7ac5-3f99-4aea-9181-0e8b15622524", "name": "Manager", "originalRequest": { "url": { @@ -21128,7 +21128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9646c65-ceac-46e5-83e6-38191f867fa2", + "id": "6e4700d1-b2e1-4a1e-a6fb-37f8359b2988", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -21190,7 +21190,7 @@ } }, { - "id": "7287df7b-ea54-4008-880d-06fda61ba59a", + "id": "2540fc9e-9291-4766-a6fb-925086e4e44b", "name": "Get a campaign", "request": { "name": "Get a campaign", @@ -21231,7 +21231,7 @@ }, "response": [ { - "id": "770c759d-471d-4f17-ad74-c38db0d850b3", + "id": "b4ab78e6-12ad-4710-a548-b755b05df655", "name": "Manager", "originalRequest": { "url": { @@ -21275,7 +21275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "074930f5-2405-460b-81cf-96c572247585", + "id": "c4e84882-5410-43db-897b-b752c1d1f847", "name": "Search", "originalRequest": { "url": { @@ -21319,7 +21319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72422dc3-99d2-414b-bdf7-7159314e28a7", + "id": "2d1c8fff-f92d-4e59-896b-a1161754eeb3", "name": "Source Owner", "originalRequest": { "url": { @@ -21363,7 +21363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75d014d9-be2d-467c-986b-b3632b31607b", + "id": "07d562de-8e2a-459b-bbf2-45b59229863d", "name": "RoleComposition", "originalRequest": { "url": { @@ -21407,7 +21407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a42e964-c8eb-4507-80f5-3d8f5b7daacf", + "id": "3c27429d-afa2-412f-96e4-a26373ca2169", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21451,7 +21451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "590ca0c2-e5a6-42c9-9f8c-504cd5350103", + "id": "8cf7ba79-fdfe-4e88-9fee-6b3f9a8d9779", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21495,7 +21495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b779e0e8-480b-453b-a31d-472b15d7d548", + "id": "6b560aea-8299-43e2-a4a7-c622019c52c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21539,7 +21539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe35a7a6-43da-48fa-8d2c-b4c998b43244", + "id": "2d58f3ed-cc9a-4fd0-b4d1-21ff457f9d9e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21583,7 +21583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e553c530-0e19-4449-953b-f3c91363f6b6", + "id": "58a27582-b078-40ff-86d4-6f8de2131405", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21627,7 +21627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1db0d36d-7a20-488e-b82d-675fe3d6023c", + "id": "69a63a7c-8bc6-46d8-a34a-28779a6896b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21677,7 +21677,7 @@ } }, { - "id": "e9023649-78ca-4c28-82f1-b0257a7a713c", + "id": "4b4d4af8-7b97-4a72-8e82-eea5c5a084db", "name": "Update a Campaign", "request": { "name": "Update a Campaign", @@ -21731,7 +21731,7 @@ }, "response": [ { - "id": "df294fbb-bf67-461f-b261-15f92673e55d", + "id": "e21ec561-c15d-4c58-af73-718e0b024c81", "name": "Manager", "originalRequest": { "url": { @@ -21788,7 +21788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f12b521-a92e-46e1-a1c0-b717214633ad", + "id": "011c22ba-ea94-480b-a5b1-9eef73ee0740", "name": "Search", "originalRequest": { "url": { @@ -21845,7 +21845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57529228-4506-45ab-a370-951300d9e283", + "id": "0a1bd2e0-e5a3-46a9-9c83-d721dd289c29", "name": "Source Owner", "originalRequest": { "url": { @@ -21902,7 +21902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28f6b93b-7755-49b4-ad1a-b5b361e06a94", + "id": "da5b5214-d229-41f8-bf70-548fc6b1ef81", "name": "RoleComposition", "originalRequest": { "url": { @@ -21959,7 +21959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc1cc0f8-a1f9-40c8-ac4d-93241b8dd00e", + "id": "5d434aef-d9f1-453f-a584-d7c4a1c6280a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22016,7 +22016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81163e99-31ac-4624-838b-b5e82a1e313b", + "id": "9f71f59e-9661-46e4-9fa6-313a9df0f671", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22073,7 +22073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91f18268-e850-4d69-a377-abd6f8dad353", + "id": "73fee1cc-fa1b-4447-b6a7-ff98e2445986", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22130,7 +22130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d655305-94fb-4f91-b772-b294172381fe", + "id": "52faed1a-347b-40f1-9134-36f437d92673", "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": "4647f9ee-7832-45fc-bf75-cd04b506f0cb", + "id": "2cbbdba6-b9d7-4498-b2a2-7597395e7599", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22244,7 +22244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2110b94-b3ee-4a4f-82a6-4aa51e095945", + "id": "01acb77b-cda4-4c1b-bda0-3ad430a758ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22307,7 +22307,7 @@ } }, { - "id": "be1c92ea-2236-41e0-a139-890a56677b68", + "id": "ff4358a5-c90a-4916-81af-d48f66bdbc6d", "name": "Reassign Certifications", "request": { "name": "Reassign Certifications", @@ -22362,7 +22362,7 @@ }, "response": [ { - "id": "949abbf5-ee97-49e1-b1ee-d711930eb3f7", + "id": "8d7899c9-7fef-41c7-b923-1cc8e41db9e1", "name": "The reassign task that has been submitted.", "originalRequest": { "url": { @@ -22420,7 +22420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1124b21-043f-43c5-8b69-50c8a2ca5218", + "id": "b0cb2166-4409-42e0-9186-2260d8f69f0d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22478,7 +22478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b35443e2-e35e-4bef-affa-653c430625c9", + "id": "73381f71-d084-4860-8375-a48c95b7bee0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22536,7 +22536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9c350a2-1096-4c76-bf8e-9554a5aae5e3", + "id": "a62389bf-c3bb-46e5-9706-ab290105e044", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22594,7 +22594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a414b22c-6fe1-4c1e-ac94-e7787b79e3e8", + "id": "d55bfd49-cf19-4905-8bcd-01f2cd003f6d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22652,7 +22652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc5c908a-d4df-4a58-b02e-0f58f679c80b", + "id": "ae377377-dd09-491b-9df9-7d8547bca40d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22710,7 +22710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0754397f-5e83-4fca-bdd9-bfc7802411d0", + "id": "0e52f3f6-f44c-40af-8387-c316ce0255e8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22774,7 +22774,7 @@ } }, { - "id": "edff71d5-eac2-4af1-b0d2-9e8fab49ada2", + "id": "412165a2-28cb-4a65-8aae-61edb2b8c1e4", "name": "Activate a Campaign", "request": { "name": "Activate a Campaign", @@ -22829,7 +22829,7 @@ }, "response": [ { - "id": "1c899696-461d-4be5-b56c-fdc51608fe7f", + "id": "1106c2e0-87dc-4490-ba56-73626f37f842", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -22887,7 +22887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7af24315-931f-46f6-8b9c-023a22c8c81f", + "id": "f51e5ad7-8c07-4632-812f-63279f98aefe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22945,7 +22945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74b1bc9b-4bd4-4f3c-ba5e-09c78b83eab9", + "id": "0960d59e-c655-4a5c-96a9-c7be13cfbcca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23003,7 +23003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59c5dec7-778d-4fe2-9a2f-11535e38a988", + "id": "ab7be59e-48a6-4e04-865c-3aafdc2c98b9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23061,7 +23061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2c7cb63-8f1b-4fe4-9906-9044808d2fe8", + "id": "30bb4e9f-cef2-45f4-a92d-2401d233f6f0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23119,7 +23119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd8196f2-3413-45af-8647-44a6cc2c5845", + "id": "1e49395f-6957-47ed-b470-86a0cde13670", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23177,7 +23177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9b6495f-b2a0-4098-bfb4-7fd2d94fee4e", + "id": "578aedbe-cea9-4474-86c4-e861c3dde2cc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23241,7 +23241,7 @@ } }, { - "id": "0ce60d69-8cbb-496c-9cbd-57f0c9551366", + "id": "4210830f-8d10-442b-a2c9-3caa76488676", "name": "Complete a Campaign", "request": { "name": "Complete a Campaign", @@ -23296,7 +23296,7 @@ }, "response": [ { - "id": "0542d7c3-b719-41c0-a7a2-1d3e1aefb7f9", + "id": "9f7ee703-b865-434a-b634-a9d334bd0925", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -23354,7 +23354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a87572b-bb70-4e52-9872-ecb64fcb93a9", + "id": "a00ac15d-3e4d-470f-80c4-679738fc66d5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23412,7 +23412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f18edef-fce9-4fab-a613-efc19c75d952", + "id": "80b3b4d8-ef76-4c04-b770-b02b1e27dc19", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23470,7 +23470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "718f7ea7-d925-44ca-a24d-83a24caf5372", + "id": "2f3f4465-1a01-4af8-b98a-c7fc24e839d3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23528,7 +23528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1f02278-cca4-465f-8017-1376303a0454", + "id": "7a90d8a9-3c93-47d3-8fa4-bd425bce1b39", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23586,7 +23586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6549a995-d379-4228-ad3f-473ea9aeeb9f", + "id": "08a532d3-794e-41f7-a105-3ad4ba0a8f8c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23644,7 +23644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85b91c9f-f8b7-424c-9118-562603569935", + "id": "c42a62e6-bc02-4f2b-ba85-0bfa3eb64bd3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23708,7 +23708,7 @@ } }, { - "id": "8571df67-eb99-4d11-ad57-7ed9ae303f90", + "id": "369d454a-15ae-4f31-92ba-759e847ff355", "name": "Deletes Campaigns", "request": { "name": "Deletes Campaigns", @@ -23751,7 +23751,7 @@ }, "response": [ { - "id": "5198b0fd-17bf-4b41-ac05-d615fe30006a", + "id": "51fc8c7a-a97f-4dd6-a302-591dd5aa0a30", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -23808,7 +23808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66db0ddb-9f4e-4dc4-8930-600ad8f54b1f", + "id": "2bada145-b503-44db-a0c1-3c0527a25b8d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23865,7 +23865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fc11fa1-940f-4d31-b59e-e8fa2b006e2c", + "id": "91630102-9ca8-43a8-81d6-7e31b0beb3fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23922,7 +23922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56fdeaf5-9ba9-43b1-965c-4527e5e5be5c", + "id": "36ec67ee-64b3-47ac-866c-dedabdfe593d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23979,7 +23979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fde20b4c-0ac1-4536-91dd-089c0f2431ad", + "id": "fe2ddcb9-b3db-4600-816b-c4fd74daa463", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -24036,7 +24036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3809f597-4a94-415f-8233-949549657be1", + "id": "1de594f7-6e0d-4f43-b21f-bfb24a7695f2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24093,7 +24093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67843316-65a8-4084-af3f-7d6474e2242a", + "id": "2455d3ed-4d21-448e-9165-f18726a64035", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24156,7 +24156,7 @@ } }, { - "id": "ca10f428-88ff-4ca3-a2e5-72f253f6cb7b", + "id": "9c264e9a-8251-442f-a3f4-e4c8f8ae8cce", "name": "Run Campaign Remediation Scan", "request": { "name": "Run Campaign Remediation Scan", @@ -24198,7 +24198,7 @@ }, "response": [ { - "id": "07d4a818-26c6-4546-9e56-0b5166ff3ffc", + "id": "9ee8aca8-0aa3-4857-8879-9daf06f63695", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -24243,7 +24243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ac269c7-d841-4b65-a4bf-b04d917e1921", + "id": "f75a4fc0-b63d-4815-b49c-faf8d9db8494", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24288,7 +24288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ece5fb2f-eb7e-4310-a1d3-e17e2d31f0ac", + "id": "ddddcec3-8125-4fc6-9249-280d81d284d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24333,7 +24333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a6e8be8-8baf-4aaa-aa41-7cd4cebc37da", + "id": "8888e16c-73ba-4eac-a8fd-3a71eb8ac107", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24378,7 +24378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7ff18da-bf82-4b27-a7a7-85075367f754", + "id": "17f808af-2bee-418a-ad70-51ad102805dc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -24423,7 +24423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f72bba0-d1bb-40b8-8a9b-4b7962936448", + "id": "cb87c158-a6f2-49e7-97fe-bd4ef6f149b3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24468,7 +24468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36c3097c-336e-4045-a1b3-94fcdd1f7908", + "id": "5b332e64-a4ee-42df-a072-f1f4c7027e1f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24519,7 +24519,7 @@ } }, { - "id": "ae4bc5ed-77e3-4043-a957-adcc721ac054", + "id": "53f63fc3-1a23-491f-94cb-739562723902", "name": "Get Campaign Reports", "request": { "name": "Get Campaign Reports", @@ -24561,7 +24561,7 @@ }, "response": [ { - "id": "c7d0bf23-71d1-4afe-a413-dd1bb06501e3", + "id": "93581b44-7c2d-45f1-9d20-37897352bd35", "name": "Array of campaign report objects.", "originalRequest": { "url": { @@ -24606,7 +24606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82a5baf0-1360-4f3a-9e6a-8e53c6adccb3", + "id": "44afe2a8-da80-4005-b753-ead1c35c48e3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24651,7 +24651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d1e7509-6d1c-43fc-adcb-8db192601cb7", + "id": "b906415d-8e54-41c0-a475-3004d7f8617e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24696,7 +24696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b01c5fef-6b05-4ab5-8c32-7173105c9488", + "id": "d51ab028-fa50-49d4-8b86-9f985269dd0a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24741,7 +24741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8b4de5a-de98-4f92-b8e6-e9515d38eb9e", + "id": "37506072-4273-4625-8c08-71aa25f0cc13", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -24786,7 +24786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f388ec3-1611-4809-9af5-f5464b472e57", + "id": "1e88c40e-453b-48a4-97ac-4a413e464418", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24831,7 +24831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4068135-7f69-414e-993a-3ba0a2c6a28e", + "id": "3cf83d6a-4ed6-4bda-989c-804a2165ac68", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24882,7 +24882,7 @@ } }, { - "id": "6fc287cf-327e-41f7-8a36-d2a39ea4fa4b", + "id": "d4cadb4f-96e9-48d9-9c3b-f9836357eb6d", "name": "Run Campaign Report", "request": { "name": "Run Campaign Report", @@ -24935,7 +24935,7 @@ }, "response": [ { - "id": "d97b2632-a215-40e4-99f3-7753af15dd3a", + "id": "bad17ce2-f34b-4253-a47b-73028a0af64f", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -24981,7 +24981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e4b8097-66f9-43d3-b4f4-545c384df8bb", + "id": "7b06d5e6-c342-46c3-9cbb-f1fe246f9958", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25027,7 +25027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84c71200-2910-4408-a938-e89b459f5fdd", + "id": "0b887dc4-8f78-4372-a038-f2745f38c932", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25073,7 +25073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2dc6aa4-bf21-4065-962d-50959b178c33", + "id": "fba5fbcb-77ea-494e-809f-21394d3c1b74", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25119,7 +25119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad6f8ca1-c91a-484c-a81b-818ccc27de04", + "id": "e560b469-d0b4-4d09-abd8-d4f8b5a868b1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -25165,7 +25165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8621594-7c50-4327-9b74-a610195ca127", + "id": "355e2f6f-d461-4f9d-bd7a-ff6ff826528e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25211,7 +25211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "313d16ad-d074-4db3-9b01-28f68e66cbc1", + "id": "e52291d5-f490-4362-9c02-92304eb4a58e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25263,7 +25263,7 @@ } }, { - "id": "68e95546-35de-45c1-a56e-e5acf2bf71bb", + "id": "f2892376-d0ab-4c02-8270-93f5104d2098", "name": "Get Campaign Reports Configuration", "request": { "name": "Get Campaign Reports Configuration", @@ -25293,7 +25293,7 @@ }, "response": [ { - "id": "ff058064-e12e-4a3c-9e47-47b947f7f30f", + "id": "2947f2f3-d7b1-4147-8f44-4749ba9a9ba9", "name": "Campaign Report Configuration", "originalRequest": { "url": { @@ -25337,7 +25337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd116915-d85a-445d-930c-4e4ce3ed3703", + "id": "48db762c-5bf0-475f-b14d-442036f4db4d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25381,7 +25381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a0d82f3-cd5a-4509-908e-906b4d1b1dac", + "id": "46137383-cad5-4c54-a6ac-9071d3e079c8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25425,7 +25425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "580be952-7535-4b1f-b4d0-16364e403419", + "id": "c9a6cf74-d79f-4695-9458-bc995807f859", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25469,7 +25469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87aebc23-b077-46b8-93f1-304b1ac42a7e", + "id": "bf8c4186-0a7c-46ea-b822-9059fa4b0acd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25513,7 +25513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a36f817-a325-4618-ae29-fd9c27575b98", + "id": "24b3cfe7-eb26-4932-be13-8ba422308d20", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25563,7 +25563,7 @@ } }, { - "id": "7dcfe179-08a2-4ab5-b4cb-c82d6e5b0cc0", + "id": "67321f05-9cb4-45fb-ae75-855e25fb8907", "name": "Set Campaign Reports Configuration", "request": { "name": "Set Campaign Reports Configuration", @@ -25606,7 +25606,7 @@ }, "response": [ { - "id": "9508e642-22eb-4209-88f2-c94c0783ee02", + "id": "45adf17c-fc88-4234-b653-a9dcc91f2ff2", "name": "The persisted Campaign Report Configuration", "originalRequest": { "url": { @@ -25663,7 +25663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "717df9ba-e881-4235-80a9-44727d088015", + "id": "2fe0bafc-4fe0-4aea-b296-5b14db4b7e95", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25720,7 +25720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21fcb2eb-0d69-46a9-b01c-098ffdf10e88", + "id": "bd4756e3-44d2-4db9-b923-c07f6838959c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25777,7 +25777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4559bd9-acef-4e2b-a1d4-0f7c90fd06a6", + "id": "d3d8ba96-80d2-4f2d-bcd0-baaf6e9ee2d6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25834,7 +25834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f75f4604-2ee9-459c-909f-9394dba59924", + "id": "6943f57b-1eff-4103-b3a9-df98e58064cd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25891,7 +25891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7933273d-c7e8-4cd6-8fc6-df64a5363e51", + "id": "e1d9094a-2e42-4576-ad45-18dc3928bf32", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25954,7 +25954,7 @@ } }, { - "id": "1625576a-1518-4920-843d-ad4090cb3967", + "id": "4fb6203b-45b8-4d71-ba96-5d1c7a866ff7", "name": "Create a Campaign Template", "request": { "name": "Create a Campaign Template", @@ -25996,7 +25996,7 @@ }, "response": [ { - "id": "e92c659e-ebd5-4b8a-ad15-623ddcffa4b3", + "id": "63b85e66-6ebe-4291-a760-ae3fe95e0cd3", "name": "Manager", "originalRequest": { "url": { @@ -26052,7 +26052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7ac82d4-8d89-4afb-b3f7-b7bf8dc8b76a", + "id": "c6f189ad-b55d-4c33-8a71-a138943ab900", "name": "Search", "originalRequest": { "url": { @@ -26108,7 +26108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54ec93d3-b1f3-4e33-8db4-60932d5c37bd", + "id": "a261a67e-3944-47c8-8be4-e6e0a1739c52", "name": "Source Owner", "originalRequest": { "url": { @@ -26164,7 +26164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "963f8a0f-ff07-44d3-b269-5622bd46c74e", + "id": "86d6ca67-2c60-4ca8-ba10-83cd5df6b866", "name": "RoleComposition", "originalRequest": { "url": { @@ -26220,7 +26220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f032017-641f-4cb0-90f6-81ae6a791af1", + "id": "5ebf5da8-92a8-46d1-96e4-7089b84156a1", "name": "Manager", "originalRequest": { "url": { @@ -26276,7 +26276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b912726b-e0aa-4dae-94d2-0dafe6562237", + "id": "835f748d-7e1e-48ce-912c-7332b97180a5", "name": "Manager", "originalRequest": { "url": { @@ -26332,7 +26332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cc9cd6e-4aa7-4254-bcc4-c632c97a1929", + "id": "2a1a3514-ead3-4345-ab47-c91dcd18c36b", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -26388,7 +26388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "589805f2-e462-4ee6-872f-6a7106367fa3", + "id": "f3eb3bde-df15-459f-b4e1-23fc35d86835", "name": "Manager", "originalRequest": { "url": { @@ -26444,7 +26444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad66e7ab-555c-4507-a928-8af39e1dcb9a", + "id": "cd0f50dd-413d-4acc-8f15-7aaf406256cd", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -26506,7 +26506,7 @@ } }, { - "id": "4b188c4b-405d-4e59-bdab-67eb54d41719", + "id": "ef8160a2-fefa-45bf-a8e5-8529d60d02f8", "name": "List Campaign Templates", "request": { "name": "List Campaign Templates", @@ -26581,7 +26581,7 @@ }, "response": [ { - "id": "4ffe2d5d-01cf-4f02-b8af-db1bc45fd65d", + "id": "570e1ca3-3f9b-48d5-aba0-a9ed9f1fbdac", "name": "List of campaign template objects", "originalRequest": { "url": { @@ -26670,7 +26670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2da7fb99-b2a8-47e9-9ddf-dc53995c4a91", + "id": "bd679a92-722e-41ac-b59e-972dad4bbc5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26759,7 +26759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76c9926d-1b03-4cba-9a26-01e08ac48f66", + "id": "3a106e97-f400-4968-a4cb-5b31fab61da6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26848,7 +26848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c22b865d-f279-4fb4-a5d6-eef013956182", + "id": "37e89902-1d3a-454b-8377-41990b253823", "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": "823aa97b-dad3-46ec-9e83-a5b28e486510", + "id": "fef927c2-7eb2-44ab-a7e5-d026ad2d9c81", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27026,7 +27026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37f4ae1c-3974-4698-a940-c8fa88c81bac", + "id": "36682900-92de-40b6-a368-96b79dd3f0ed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27121,7 +27121,7 @@ } }, { - "id": "1c9b29d0-df10-4bec-92ab-34c164cab939", + "id": "eb12eda7-6cbc-409a-8684-dad1153b43b3", "name": "Update a Campaign Template", "request": { "name": "Update a Campaign Template", @@ -27175,7 +27175,7 @@ }, "response": [ { - "id": "254a8862-9bcb-46f8-adcd-9b161f57db2b", + "id": "576375ea-20dd-48e3-8ce0-b2498a248cdd", "name": "Manager", "originalRequest": { "url": { @@ -27232,7 +27232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9704d658-7282-4ac3-a5ac-34cd613d2854", + "id": "3580d8cf-229e-432c-874f-9bf0929fd75e", "name": "Search", "originalRequest": { "url": { @@ -27289,7 +27289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ede4eeb5-886d-478c-ae39-20803ff661ed", + "id": "b71b79fb-5580-4092-915b-056fe3b19f69", "name": "Source Owner", "originalRequest": { "url": { @@ -27346,7 +27346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf6cac3c-e282-4afe-9cb8-a26ba574105a", + "id": "a8284d62-ed9b-4b60-bb3c-0f1cfecb6b87", "name": "RoleComposition", "originalRequest": { "url": { @@ -27403,7 +27403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da94ed17-5bcb-4425-aa8d-e37d9da48555", + "id": "68c89d53-34ca-4229-96a7-d90d5e0a5f28", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -27460,7 +27460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f704bfc-8ed3-4f34-91ea-b9ae602b9841", + "id": "b65e9bab-061a-4b95-897e-06fac8e4e75f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -27517,7 +27517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "409a5544-f958-40e1-84b4-7b6c98004920", + "id": "c45524c8-c898-4b21-89b4-6045f8231d66", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -27574,7 +27574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1513e66e-9b6b-4211-8ee3-2e9f9665cba5", + "id": "1fdc11ea-fa90-4516-9be2-c385aa54888e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -27631,7 +27631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3904575-4e44-44ee-a98a-1bccce249ed6", + "id": "2e8138ed-7d6d-447a-818f-5ca0acf496d6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27688,7 +27688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98b304a2-06c4-4ca1-ac99-15b86b03a604", + "id": "260dc8c4-b5e6-4702-a22c-06d9dc9d4ad2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27751,7 +27751,7 @@ } }, { - "id": "4ebe2aa4-9ebf-4ff3-9521-5a964d3a21a6", + "id": "eda13a0b-21c8-416c-b50f-fa0c8abaa0bc", "name": "Get a Campaign Template", "request": { "name": "Get a Campaign Template", @@ -27792,7 +27792,7 @@ }, "response": [ { - "id": "b88dc014-20ac-4479-9fde-599c575f5a63", + "id": "ccd14620-f352-47cb-ba63-42b1dabfc0ca", "name": "Manager", "originalRequest": { "url": { @@ -27836,7 +27836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbb4276d-ec29-4e76-8872-2b48f51062bf", + "id": "d77efcc7-e467-4056-b2a6-37d3cfd5a099", "name": "Search", "originalRequest": { "url": { @@ -27880,7 +27880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7e3ae80-dc26-4c2f-bf42-22d4fd1a3ee1", + "id": "334187b3-cef7-4016-b623-928ae09a864e", "name": "Source Owner", "originalRequest": { "url": { @@ -27924,7 +27924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b1d5e24-676b-44d7-a6d5-f8975709e3a9", + "id": "f30ac309-3521-4320-8734-eb932dda42ae", "name": "RoleComposition", "originalRequest": { "url": { @@ -27968,7 +27968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8de741e7-baed-4157-8498-b945358521a7", + "id": "8e187859-55a9-4375-80e0-dbe34deb9955", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28012,7 +28012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "730f01fa-d95d-433f-8798-77581401e89e", + "id": "0fa50e0b-059a-442d-8d61-8955d8ff975c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28056,7 +28056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20fa77b7-bd40-4532-8898-aed643c4b87c", + "id": "f534b36b-ce91-4732-8234-45ec12d4a628", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28100,7 +28100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16c9e3a0-4016-46b3-9255-60030cb981a9", + "id": "4f0bf0c2-5158-4e0d-9e10-9feac1c52616", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28144,7 +28144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0381ae56-843b-46d2-b6bb-25ef464a4ae6", + "id": "49d50fd6-e550-4ae0-bbff-147cbe5043ef", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28188,7 +28188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "484d674d-7326-4767-b2c8-c99bef0ea6b2", + "id": "5fa002a6-664d-40c3-945b-3efbbb32c1bf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28238,7 +28238,7 @@ } }, { - "id": "56c920d9-ba80-4598-86a4-4d2ce54a6646", + "id": "ee78f0a4-1b65-408e-8836-5688ec197d41", "name": "Delete a Campaign Template", "request": { "name": "Delete a Campaign Template", @@ -28279,7 +28279,7 @@ }, "response": [ { - "id": "f3478c58-979c-4dfd-baf5-52f9d004c5c3", + "id": "95d3fca2-0469-47a3-af69-226f5fade4bb", "name": "The campaign template was successfully deleted.", "originalRequest": { "url": { @@ -28313,7 +28313,7 @@ "_postman_previewlanguage": "text" }, { - "id": "66fda7f4-dab9-4213-9c71-8284841160f2", + "id": "4906de69-4092-40a6-ab81-680076da7f8a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28357,7 +28357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c6e7114-8b8c-4982-a68a-a5d4ebe6dc32", + "id": "34095732-fe82-4007-9b3a-a8698449d37d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28401,7 +28401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a31ea854-a4e8-4690-95e1-8a85aaea60a8", + "id": "fd1e65bd-c63f-400b-a5e1-8ed53e7dea61", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28445,7 +28445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7febcd5-52d2-4b0c-ac5f-7ee8c3bf2782", + "id": "81fa07da-beb0-4777-b957-23e896f68c83", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28489,7 +28489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a637061d-83e2-46b7-bae0-8c5a43333a85", + "id": "cf085fd4-4055-415a-b49a-7ce069cbd6d6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28533,7 +28533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5e39af5-3cd1-4704-a9c1-1ee796ec5b24", + "id": "211958cf-a5a7-4c5f-be1c-ea449b9e0688", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28583,7 +28583,7 @@ } }, { - "id": "93932ce5-423d-473a-8d0f-c02ef432325a", + "id": "a65fdc76-cfdb-44d0-ab2a-76922058d32a", "name": "Gets a Campaign Template's Schedule", "request": { "name": "Gets a Campaign Template's Schedule", @@ -28625,7 +28625,7 @@ }, "response": [ { - "id": "a1388b49-2926-492f-94d1-122d7e3f710e", + "id": "ee3e03b2-65b8-4049-9305-2df49261ef65", "name": "The current schedule for the campaign template. See the PUT endpoint documentation for more examples.", "originalRequest": { "url": { @@ -28670,7 +28670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a1e595d-ae69-4975-bc5f-fe8d850e1a51", + "id": "7e5b4707-0935-4d76-99cc-946561a61727", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28715,7 +28715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "953000d8-aa0b-447b-9295-f665c0df7890", + "id": "de245577-ea75-46e0-b617-a1e7dc6457f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28760,7 +28760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1146721c-ea17-499a-8caf-6640bd524991", + "id": "cd90996f-cc45-4ba5-8b5c-daedfb282ecd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28805,7 +28805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79f85032-ce48-4ba5-8e0d-e1f54e0809df", + "id": "f5060db9-148b-4a94-a056-cbe9598ed996", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28850,7 +28850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "323b37ce-cb40-4b69-8daa-c02debc7db38", + "id": "1fa35e57-6e57-41dd-8cf3-ac52d38616eb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28895,7 +28895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e7db869-738e-4d15-9da3-14db3fef1b6e", + "id": "16d34a20-749a-42a1-af41-6a5ef10bc08a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28946,7 +28946,7 @@ } }, { - "id": "7ad2fc6d-afad-410d-b0c2-ac3a3be966b5", + "id": "fd841cf2-1043-4b1a-bb88-6bae78200bb9", "name": "Sets a Campaign Template's Schedule", "request": { "name": "Sets a Campaign Template's Schedule", @@ -29001,7 +29001,7 @@ }, "response": [ { - "id": "53d48aaf-a363-4245-ba1b-c72b3fc83b68", + "id": "a5a824b0-ba35-4564-9cc1-7da92a38c5d6", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -29049,7 +29049,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7f026fbf-7796-41ba-b0bf-7ec20d113f9a", + "id": "d1420f53-fd38-46ae-ba3a-394b6da4d7e1", "name": "Monthly", "originalRequest": { "url": { @@ -29107,7 +29107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cce94e25-b461-4ac6-b6cb-c559d0bc596a", + "id": "5ec63eaf-8f5a-4f97-8bd5-851ce113d907", "name": "Once a year", "originalRequest": { "url": { @@ -29165,7 +29165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6776bd48-e36e-4d53-9649-5029ce2df670", + "id": "4c13d5a7-f083-4ec1-b3fe-225a77baeb75", "name": "Quarterly", "originalRequest": { "url": { @@ -29223,7 +29223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db0e019d-eab4-42a2-8f4e-fdd893172cb4", + "id": "9b083995-6120-4610-a8fe-4fb66dbf0ce3", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -29281,7 +29281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "225068a9-df4a-46bf-acb7-b2a41a746be6", + "id": "16b76d89-012c-432d-ab4e-91730a147d3a", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29339,7 +29339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69debcfd-b218-4134-a569-2d9195037ca1", + "id": "522f8d17-c060-4c0d-a3bd-ab59c30e461f", "name": "Once a year", "originalRequest": { "url": { @@ -29397,7 +29397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d2327a9-3a33-486e-b0db-7f5c697399d4", + "id": "eae8e3ce-74f3-4d14-a2bc-2c60a6290655", "name": "Quarterly", "originalRequest": { "url": { @@ -29455,7 +29455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3715a22-711c-42c0-9f9d-e5c0d57a65e9", + "id": "a653cc4f-73ff-45a6-b377-ecfdf1005440", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -29513,7 +29513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3144904-1148-420f-ad7d-85b55fed5f77", + "id": "706fe8e5-4795-4d8d-8eca-82264bcf7ac4", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29571,7 +29571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d98adb36-fc4d-4631-8820-aa0e3457e7bb", + "id": "65f1080c-338c-43ac-9f1d-2dd5e48da974", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -29629,7 +29629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b64e230b-1abd-44a7-861d-21aba541e06f", + "id": "da493c60-ab9d-4401-9b15-5989c889a01a", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -29687,7 +29687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97bc0f8b-5f09-41ed-beba-52a267c2dcbf", + "id": "94f01780-00b0-423d-8ee4-8c113a5c64e7", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29745,7 +29745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d76686c8-644e-49c5-969f-15bce93cac09", + "id": "e410f80d-54bb-45a1-8ba8-1c5d48e2b102", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -29803,7 +29803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21ca1aa7-0a72-4520-a6b8-01f0e2deaaef", + "id": "2f7a11f8-197f-4083-b7c2-bd9a2ea18b4b", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29861,7 +29861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3adee82d-5436-4b5b-a295-be17c2e46c30", + "id": "fcd37e98-95db-4d34-816f-4d45a7ba45b1", "name": "On a Specific Date", "originalRequest": { "url": { @@ -29919,7 +29919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0b1dc6a-904c-4026-aae9-06f4381ed66c", + "id": "c20cf815-66a0-4e6d-952d-780b79b74fec", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -29983,7 +29983,7 @@ } }, { - "id": "bfe53761-235b-4fd1-ada2-0df1f2e73b30", + "id": "251e088e-c14d-4143-a31c-5b878b3a22fb", "name": "Deletes a Campaign Template's Schedule", "request": { "name": "Deletes a Campaign Template's Schedule", @@ -30025,7 +30025,7 @@ }, "response": [ { - "id": "6b7a089a-e891-42f0-be56-ba30be923a78", + "id": "29bc3815-15f8-4ddf-be54-884d94892911", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -30060,7 +30060,7 @@ "_postman_previewlanguage": "text" }, { - "id": "59794c45-66cf-4b28-a39c-6874102f6b35", + "id": "0750f0fa-7005-41ef-8918-50b1197d850f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30105,7 +30105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "945219e2-1a54-4965-a953-9932fc2fb133", + "id": "a729032c-8410-4a06-8192-6e786b0d8203", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30150,7 +30150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee1e3af5-a8cf-4493-98b4-2b5fcd3183f4", + "id": "f9cf5b87-a868-4403-bd08-07336546d2c1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30195,7 +30195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dec7bc2c-b0d2-4fd0-a8b5-204c4f50d108", + "id": "a27afbe6-2aa6-42ac-99b6-5ac3e66f51b2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30240,7 +30240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49d7421c-e342-4d48-ad6a-f3e1ceb220d7", + "id": "25dc5357-b1d2-4b8c-a1d7-e43459acccdb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30285,7 +30285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17a3af87-f0dc-4623-83c4-eefa9c5c69ca", + "id": "09d27093-3bc8-4aa0-b865-3e29357d6773", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30336,7 +30336,7 @@ } }, { - "id": "58c7abf5-bc29-4e93-b3db-c5cf023caa8e", + "id": "f9fb62be-4891-4e16-8346-d6a9da60daa9", "name": "Generate a Campaign from Template", "request": { "name": "Generate a Campaign from Template", @@ -30378,7 +30378,7 @@ }, "response": [ { - "id": "59fcf1d5-b9c6-4e04-937f-63f9e1dcd9c9", + "id": "3202e600-2066-4fc0-94aa-25ec0954b3ef", "name": "Indicates a campaign was successfully generated from this template, and returns a reference to the new campaign.", "originalRequest": { "url": { @@ -30423,7 +30423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11965a91-053e-4046-8815-3ef2f0809818", + "id": "179a5ead-e39f-4352-8e93-5d3a644891bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30468,7 +30468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be1d70bf-9fbb-4541-997b-83b529c7a5f3", + "id": "af545c23-8475-4d53-bf3b-fe6d2c22ea98", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30513,7 +30513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a002b164-ba47-498c-85a1-9b87cf633c91", + "id": "3aecc527-1f3e-49d9-959f-995f24bca846", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30558,7 +30558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f545c08d-375a-4498-bebc-7d786b550b65", + "id": "63fb48af-90f0-4527-8a56-c7a55a22ea42", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30603,7 +30603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1218cb73-8931-4d1e-b75c-4791a25e4c6d", + "id": "dcb7112a-0c13-4988-92c2-c75104c7f62b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30660,7 +30660,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 IdentityNow'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, IdentityNow would provision all the access the user needs, nothing more. \n\nOrganization administrators or certification administrators can designate other IdentityNow 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": "45317079-79e3-4286-a7cf-3af8e75849ac", + "id": "af2bde35-c4c9-4fdb-a5aa-4b16c671caa3", "name": "Identity Campaign Certifications by IDs", "request": { "name": "Identity Campaign Certifications by IDs", @@ -30744,7 +30744,7 @@ }, "response": [ { - "id": "89540d43-eaf3-4c68-90c8-dabdad1c5840", + "id": "47e3a967-1af8-4336-9c2b-57ec5266aad6", "name": "List of identity campaign certifications", "originalRequest": { "url": { @@ -30842,7 +30842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fff03ddc-4505-4e3c-876c-e6176dea1ced", + "id": "5dbfb330-bd32-4646-9cab-da1f050e18b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30940,7 +30940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a450198-e859-4883-b1a6-4fa90206c09c", + "id": "185b80aa-2ff7-43e9-a0e9-4a0fb2475c89", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31038,7 +31038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f90918fa-a000-4a7b-a8e2-90eeea36edb1", + "id": "258aef87-3ac6-4e4e-9aa2-0b87432686bb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31136,7 +31136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ad23217-d962-47e4-99f2-4f20cbbed8ed", + "id": "fadd1d06-24d8-45b5-bcbf-4d1f2b07ab8d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31234,7 +31234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c556a84f-4bbc-46cb-98da-c6cfdf1776c9", + "id": "b581e50c-de7c-4ad9-acf6-8ad6ca48f64e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31338,7 +31338,7 @@ } }, { - "id": "f954350c-906c-4dfa-a748-129633cdd93b", + "id": "4b360ad8-830b-4d2f-9fa9-6bf4afc0880f", "name": "Identity Certification by ID", "request": { "name": "Identity Certification by ID", @@ -31379,7 +31379,7 @@ }, "response": [ { - "id": "327875f9-b893-4dd3-bcec-29c989d6c928", + "id": "e8c84cb0-b916-49c9-8dce-4a07711de7aa", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -31423,7 +31423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9726541a-c9ef-466c-88f6-58b31ba01cc2", + "id": "545cc1a9-30e0-49df-9ea1-580f0fc1e918", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31467,7 +31467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bf86871-8a67-4b9e-a4c1-c8703a516d1e", + "id": "6b207213-f548-49ec-8099-a8d30045daa3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31511,7 +31511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00bac26a-337a-4cfa-b5d1-8bf3e2b488b0", + "id": "04198fc8-99f9-4303-8db6-1ad1d42c74ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31555,7 +31555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b680925d-0b29-4724-8894-0176ce2c82b5", + "id": "4121acff-97c2-43ad-a746-e50b7876c6d3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31599,7 +31599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a7f8cba-bcbc-4cfa-aad8-d01709bee7e4", + "id": "b09149ad-a380-4073-85f1-06968815c3cf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31643,7 +31643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a00dcf07-b78d-4fc3-8aee-1cd3a4dc808b", + "id": "39f65969-c5c0-499c-8554-91a21b2ad9f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31693,7 +31693,7 @@ } }, { - "id": "46a8d20c-7c90-427b-8316-da0f24ed444d", + "id": "3234697d-8ca3-4726-b2eb-52b2ef7b8381", "name": "List of Access Review Items", "request": { "name": "List of Access Review Items", @@ -31808,7 +31808,7 @@ }, "response": [ { - "id": "542a829f-22a1-4480-bdf5-d69ce3f947b8", + "id": "26a70a5f-5d87-4421-8513-89aa06a1051c", "name": "A list of access review items", "originalRequest": { "url": { @@ -31926,7 +31926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9fe5842-2205-48b7-a66a-69a31981c873", + "id": "0a8038fb-57d3-4284-a87a-5ef96c2a5f71", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32044,7 +32044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3043c71d-7ac4-4e6c-8636-01cbfa3f65db", + "id": "e2b34bcd-2521-4fac-963e-297857f64314", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32162,7 +32162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc10bf55-4856-42fa-8fdb-cf67d8281dda", + "id": "7f39caba-62ed-4b2b-82d9-aa4db19f637e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32280,7 +32280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af241d77-3f36-4c1d-9be9-5a85f0a80143", + "id": "12a78c1d-7523-450d-bd92-73908f704e4e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -32398,7 +32398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7961d5c2-12a6-45c0-85c2-8ed65c8663ba", + "id": "560fbb16-94e1-49f2-a81a-f4e90e901be4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32516,7 +32516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb94ad5e-05aa-48a7-8d73-396ad9f5a54a", + "id": "4abca84b-b9d2-4f45-8150-3ae6976020bc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32640,7 +32640,7 @@ } }, { - "id": "fd143f85-670c-4690-8f90-0af6a3c82cf9", + "id": "c92653c9-1f8e-4d23-920b-86d4e4e85c62", "name": "Decide on a Certification Item", "request": { "name": "Decide on a Certification Item", @@ -32695,7 +32695,7 @@ }, "response": [ { - "id": "7f38f0f0-c1e0-4006-b41e-3e4055b56fe2", + "id": "1128d91f-4684-4f14-abbe-170636b5ec0b", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -32753,7 +32753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "430602ef-dcbd-4b7a-8925-24bf29e8dca1", + "id": "22bfa262-fccb-49f5-9dc9-592ce609944e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32811,7 +32811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fea36e2-3e18-4f82-8e2d-e11a1c85c71d", + "id": "e09cb489-560e-4adf-a858-ae6aecb0e743", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32869,7 +32869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f50b7c96-ec9c-440c-a60f-fd2ccdb121b2", + "id": "c0b2da54-093a-4639-81f4-d0e8570d04c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32927,7 +32927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcc99afd-d3fb-42ee-9018-0c01d127f9f6", + "id": "cb907edf-f64a-4da3-8132-1ef1117325a6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -32985,7 +32985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4961bfe-def3-4c86-8124-290ec1f3c181", + "id": "54d82ec1-acb6-4464-8692-370b1608dc81", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33043,7 +33043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93b3ee60-c7de-4523-8a70-3421add42897", + "id": "372d1294-90c1-4ea4-a67c-73517fe6048a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33107,7 +33107,7 @@ } }, { - "id": "7bd6ddc1-15fb-4544-bd4e-18a9fe0c4827", + "id": "1a229dbc-fbc0-4e30-b2cb-593be9b14487", "name": "Reassign Identities or Items", "request": { "name": "Reassign Identities or Items", @@ -33162,7 +33162,7 @@ }, "response": [ { - "id": "ecae9c11-6810-45f5-ac3b-d2b4ffb1ce03", + "id": "16da5a46-ca5a-4756-89c9-ab5e850e0fd4", "name": "An identity campaign certification details after completing the reassignment.", "originalRequest": { "url": { @@ -33220,7 +33220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50e07c07-6a0d-43d3-a74d-771e92972f56", + "id": "20fd7612-fe99-4f69-ab6f-c536081b87fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33278,7 +33278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4b8cd7e-d2c9-45c8-ab93-fd099e2b9f5a", + "id": "a64a10ed-7d29-4943-b2f1-97cf4962a378", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33336,7 +33336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c760808-bb04-4fbb-9144-d1f1fdc8c426", + "id": "8384ca6b-a3a7-430b-b016-d98edd8739cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33394,7 +33394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d12d93a-b74c-4ed1-9f04-b781d6c598b3", + "id": "85a55d1e-9aca-4194-9aed-77c4a640df03", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -33452,7 +33452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6284f77-947e-4fa7-8d12-e134dd841d89", + "id": "31240033-3be5-4b5e-872c-59b08949d6af", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33510,7 +33510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da6ecec1-0958-4077-a8ba-e8007d0a39b7", + "id": "b0147c93-4b83-413c-a35d-a9fb3bd1d9ff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33574,7 +33574,7 @@ } }, { - "id": "19479b97-f218-46d9-bade-f924555befc6", + "id": "000121d9-711e-4371-9dd6-53ff20f3c4f8", "name": "Finalize Identity Certification Decisions", "request": { "name": "Finalize Identity Certification Decisions", @@ -33616,7 +33616,7 @@ }, "response": [ { - "id": "00d300fb-4bb3-439b-b40d-8ea4d3dbfd56", + "id": "f97e80ad-61dc-47cd-aa96-5d8810c9851d", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -33661,7 +33661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a6d6e7b-a77b-4b5b-bfb9-87e2a14cd6a1", + "id": "ceb4b028-7cd3-461d-b372-cc3b17704cd8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33706,7 +33706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a76f7f6c-aa82-421f-82b7-6a804cd40f35", + "id": "dfbbbf7b-f13d-40fa-9bb5-d7e2418d267e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33751,7 +33751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09db7170-49ce-4df1-b33e-337d3b38cc6d", + "id": "c15fb6a4-8430-4627-a634-44435e4b5bf9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33796,7 +33796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "312479cc-d353-4010-a570-9324a685ede0", + "id": "5475c4ee-6900-4ff2-bbd2-f30fd6583cd5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -33841,7 +33841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4136437a-4039-4b00-9397-b462ca284d3f", + "id": "ff52ea1f-3922-4b1d-83ce-596b6b815f35", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33886,7 +33886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddf45e6d-6b2f-46d0-b160-11f922c33ba8", + "id": "693d1901-61b3-40eb-b46c-1ba942681564", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33937,7 +33937,7 @@ } }, { - "id": "89b0b8b0-a797-4d56-8e99-e706f8d047d7", + "id": "0b110251-5ea7-4af2-b76b-4cd10f7836c8", "name": "Permissions for Entitlement Certification Item", "request": { "name": "Permissions for Entitlement Certification Item", @@ -34028,7 +34028,7 @@ }, "response": [ { - "id": "d967dd6b-9097-45e8-8528-bd9d9720affb", + "id": "00e96ac6-1fe6-413a-b953-b62dc2c7d381", "name": "A list of permissions associated with the given itemId", "originalRequest": { "url": { @@ -34112,7 +34112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "302b1046-540e-41d7-87b7-9408a8fc9342", + "id": "c85763bb-694e-43ca-9cd1-f255ed783533", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34196,7 +34196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d4524fe-8a8a-47a6-a0ea-161830038421", + "id": "3b0db239-68b5-445f-b44d-6ef9c5a4fe6b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34280,7 +34280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a4dc0a3-6d19-489f-95d6-d23366c4b287", + "id": "e64956ac-b4df-4183-9d7e-052abc8cda50", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34364,7 +34364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e84c897-fee9-4f32-a3ae-c006a02b7eb5", + "id": "770afcfa-e76a-4a66-8fe2-b08e2b14f82e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -34448,7 +34448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "712e9e50-68a5-4dc1-b53e-2817ba8c1883", + "id": "56df9c63-ab88-4e4a-a791-ac90a4ddceb4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34532,7 +34532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "153ad596-e6f9-4966-9d32-3eb5a007fe82", + "id": "e84b2046-4151-4fa9-8268-1dea421e9a5b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34622,7 +34622,7 @@ } }, { - "id": "273fc7f6-89fc-4bf6-8e18-35f6a00f7f75", + "id": "beb6bceb-229c-4744-903a-71b61d39a826", "name": "List of Reviewers for certification", "request": { "name": "List of Reviewers for certification", @@ -34710,7 +34710,7 @@ }, "response": [ { - "id": "7fcf070e-503a-45c4-bdaf-6f617ee6a9d4", + "id": "c0f9c005-2d62-4be3-a22f-8baed0e31eb0", "name": "A list of reviewers", "originalRequest": { "url": { @@ -34801,7 +34801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "850d21ab-2830-4471-ba6e-dbc788df6c38", + "id": "31ebbb64-28cc-44a5-86fc-98ae02954cf0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34892,7 +34892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d9df025-4d29-4e63-8b19-0b3bad1ed800", + "id": "cf9d82bf-b158-4a56-a3ab-91b5feec62ae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34983,7 +34983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c5e91b2-c2bf-478e-ab73-b5d17e74e427", + "id": "ecfae8bf-9bb0-40f1-b565-862159be4932", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35074,7 +35074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dfd3f88-eb46-424b-ae56-8676c0172f43", + "id": "93d65a65-eb2f-4af2-ba76-f69b4c1b0c2d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -35165,7 +35165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "037e7163-f887-4b7f-a760-a5ac90d172f8", + "id": "07d10427-877a-4021-b92b-1a8ee13ae6ee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35256,7 +35256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a82f34cf-9192-4465-a698-511a34e3f139", + "id": "0b0bfa5d-0733-4616-b21e-7d252268d67c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35353,7 +35353,7 @@ } }, { - "id": "2d8f37e8-0e75-40db-813d-247825194785", + "id": "0adcf6b8-a2b7-4a28-b4bf-9f11afc76cff", "name": "Reassign Certifications Asynchronously", "request": { "name": "Reassign Certifications Asynchronously", @@ -35408,7 +35408,7 @@ }, "response": [ { - "id": "99d97ae4-30c7-4082-9ab1-1444aeabc22e", + "id": "7225e3b0-fe8e-466e-b28e-f3bfaa0e94ff", "name": "A certification task object for the reassignment which can be queried for status.", "originalRequest": { "url": { @@ -35466,7 +35466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3770230-c214-4074-ab4b-807d23fe8256", + "id": "a2f0eef8-c71c-4722-9a11-ea0535ccf427", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35524,7 +35524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50cf31dd-3777-4608-bcb3-675c266f20d0", + "id": "d8df7c55-374e-4222-ac69-1d22b217c787", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35582,7 +35582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec63fa70-f0d1-4082-98e0-9cc20fd01564", + "id": "a197f661-6901-4225-b83b-608e247de178", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35640,7 +35640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a0af299-42d3-4c37-815f-615697a5a230", + "id": "0c9d1eb2-001f-4df6-8db0-a57c48d83787", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -35698,7 +35698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c775afd0-94b5-45a1-ab9d-4e9f8ebfcdf4", + "id": "879da277-18dd-4265-8aac-08583caf1e4b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35756,7 +35756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43bff0c7-07c3-4b87-a339-74f2f9bf65a3", + "id": "ba3ec670-40c9-42a7-913a-21d8c0068981", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35820,7 +35820,7 @@ } }, { - "id": "382416ba-b6ee-4f64-988b-b43f24c61004", + "id": "6a704fdd-837f-43f4-ac0b-ccdf4d5bc304", "name": "Certification Task by ID", "request": { "name": "Certification Task by ID", @@ -35861,7 +35861,7 @@ }, "response": [ { - "id": "c09b6e25-0c1e-4639-8ed7-7f387270012a", + "id": "68c83321-3512-40eb-bbc5-44113d4210ec", "name": "A certification task", "originalRequest": { "url": { @@ -35905,7 +35905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53581507-29d7-46c8-8545-7586b59b26b7", + "id": "3f319c43-23ba-4f45-9396-6ad114b30e33", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35949,7 +35949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb484ffc-cdb8-4622-889d-334759cac426", + "id": "9fa4d86c-698c-459f-be86-9eb62deb1656", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35993,7 +35993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d549b3c-1c4e-41a5-bfad-ca585e49ac65", + "id": "ce13f14a-d746-4e80-892d-609a8faa5b1a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36037,7 +36037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f6488dc-2cf9-4f0a-8c07-a9ae1bf7719f", + "id": "e09f7f2c-3c90-42a8-9ba0-5081c833b4fd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -36081,7 +36081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39080246-b09d-4fdf-b1de-239dcddeba6f", + "id": "e60cb0cb-4800-482c-8fea-fa47de21908d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36125,7 +36125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27e05958-ca8d-4b77-9f7f-4aaa59ab3599", + "id": "ca3157e3-5bcb-417e-98d2-d50e7e68d4b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36175,7 +36175,7 @@ } }, { - "id": "b47e5f1d-df0f-44f4-8de0-4197c837d400", + "id": "b804cd34-3a20-4522-aa68-2867a09688c5", "name": "List of Pending Certification Tasks", "request": { "name": "List of Pending Certification Tasks", @@ -36250,7 +36250,7 @@ }, "response": [ { - "id": "19694607-5b4c-4cc2-a072-3729f0413976", + "id": "9aa45644-6f5d-4497-bb8e-9ffa1afdd261", "name": "A list of pending certification tasks", "originalRequest": { "url": { @@ -36339,7 +36339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab7ce8d5-bee6-41bd-8d96-f2d026185b5e", + "id": "62c01837-0909-4610-a209-b83f5c57418d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36428,7 +36428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03e4c987-4c40-4992-b729-c34b84d9584e", + "id": "7219a428-7563-4f4a-b5a2-de2bd3830f4a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36517,7 +36517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5c249ef-c0a2-4799-bba2-0f338a0f05bd", + "id": "f90629c4-3eef-4681-8f8f-0b2eea37542e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36606,7 +36606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "127751e1-13ff-4407-9749-aa4b67d12d66", + "id": "b6da2367-aa67-4a01-b5c2-ffe2b96c22bc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -36695,7 +36695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d20c0467-c20a-4442-8efe-0aaff48178a0", + "id": "5434385b-bfa5-40e4-ab16-78febf69e80b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36784,7 +36784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a68783b-533a-4ae3-bf03-8c95bfd457ff", + "id": "f0dc88e8-32e8-4442-aaad-0b194473ee03", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36885,7 +36885,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 IdentityNow'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, IdentityNow 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": "abc90a2b-ce99-4c5f-8f9f-86830ea6c497", + "id": "efdf9702-305a-4998-a9c8-83c04e062c9d", "name": "Summary of Certification Decisions", "request": { "name": "Summary of Certification Decisions", @@ -36937,7 +36937,7 @@ }, "response": [ { - "id": "5a9431ee-960e-4d0c-9832-32812b3f8667", + "id": "17cad12d-457e-4d64-a814-1a8362a1bd81", "name": "Summary of the decisions made", "originalRequest": { "url": { @@ -36992,7 +36992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1574b5af-244d-49c8-b556-0f1f9658b8fa", + "id": "a7dedeb8-77c8-4f56-9ac6-08b95ea8e4f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -37047,7 +37047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e913aa5f-48d5-4cf4-86bf-2f4f1537794f", + "id": "1718dad2-ac09-4c0a-bfa8-59d91658e49c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -37102,7 +37102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a608f380-2fba-4bf6-baa8-cbabe7544d3b", + "id": "d3c862fd-88c3-4a6a-8c6a-fdbf41c2abb9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -37157,7 +37157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63c704e7-17aa-44c3-a449-ffcc08dbaed9", + "id": "e7a65684-f8bd-441b-8837-ac3c67f48266", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -37212,7 +37212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb51c6cf-9500-4a98-919d-1b73787ac3a0", + "id": "c4ce0919-c663-4013-ae34-7b3837a724df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -37267,7 +37267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "872832c3-b4ab-493f-a680-abb1fab70de8", + "id": "d7aa9e98-de04-4d3f-833f-e86bc40a19af", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -37328,7 +37328,7 @@ } }, { - "id": "9175ecb0-fb86-49b9-b61d-a73cab11d73e", + "id": "4a6195ca-858a-44f0-b454-1943b0d66041", "name": "Identity Summaries for Campaign Certification", "request": { "name": "Identity Summaries for Campaign Certification", @@ -37416,7 +37416,7 @@ }, "response": [ { - "id": "faaedace-31bc-4598-b8d3-ec50b53b9332", + "id": "34b32d22-3854-4b90-b389-f4aa8a47b8bb", "name": "List of identity summaries", "originalRequest": { "url": { @@ -37507,7 +37507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f3404da-c046-41b9-a734-c696f33e47c1", + "id": "b376d7b3-f9e3-4411-bc5c-c7688aa9709e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -37598,7 +37598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a63cdfa-6641-4b5c-8359-590454cf8994", + "id": "ed1414e4-0d2a-42bf-8b75-106dbdd25c16", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -37689,7 +37689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec82403e-81d6-45fb-935d-95cf67526f2d", + "id": "222387d1-5f8c-4a91-a6e8-e5fa385c8b0a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -37780,7 +37780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91f3fb4d-ddfa-46e2-a47b-52386ab655d0", + "id": "82e1ee24-fea7-4d1b-8adb-2af450ab2311", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -37871,7 +37871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6764956b-3a1d-454f-af27-874bf6e4eb40", + "id": "810a0e57-5d91-4b9c-bc4b-15c2e33b1568", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -37962,7 +37962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc35a893-78ce-453c-8587-f694e9f79efc", + "id": "f60ded45-00b1-4ef6-88fd-c9b479f76179", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38059,7 +38059,7 @@ } }, { - "id": "d1d22187-10f4-47ee-868e-37ee8b1da338", + "id": "2b716216-5e91-4ebb-afe0-45a2b272fd18", "name": "Access Summaries", "request": { "name": "Access Summaries", @@ -38158,7 +38158,7 @@ }, "response": [ { - "id": "e6c78693-0d5e-4638-88e0-85d3fba0637d", + "id": "6c3b9859-257f-4360-b163-107e719dccf8", "name": "List of access summaries", "originalRequest": { "url": { @@ -38250,7 +38250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "171df4bd-821d-433c-a65f-0b671e1fe6a5", + "id": "ddaffec9-c94e-4256-95e5-00c1e96e2688", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38342,7 +38342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37c7e0f2-c4fb-4ee9-86b3-3b2d7f350df5", + "id": "f7bb5a88-923a-43fa-b0fc-2bde428084ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38434,7 +38434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ac6120c-1c20-47e7-88d2-3e086d304590", + "id": "27411f74-3196-420d-8082-ec8c0fcfd7c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38526,7 +38526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94a3d1c7-7eeb-41e4-999a-827b2d3fe465", + "id": "9b50d7f3-f5fd-4a12-adcf-ec5ba0bd8347", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -38618,7 +38618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7008a6f-c996-4c89-aa07-68015869435a", + "id": "eb8efb16-92d0-4caa-937f-62958869af24", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38710,7 +38710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f0d0c86-818d-47c4-9664-25ddeb9c7595", + "id": "85ed9239-6dc4-4a34-b89b-4aa35ceff604", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38808,7 +38808,7 @@ } }, { - "id": "5b2d637c-4752-4175-84b8-90d90a38d7dc", + "id": "b1274024-4282-4eb9-9a52-8422f6c57207", "name": "Summary for Identity", "request": { "name": "Summary for Identity", @@ -38861,7 +38861,7 @@ }, "response": [ { - "id": "498fa546-a244-4780-81b0-b9c3306ddc64", + "id": "4cf4a014-74f4-46e3-b341-9d8a97441aa6", "name": "An identity summary", "originalRequest": { "url": { @@ -38907,7 +38907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cd9a455-7730-4478-9381-e15980fe16c0", + "id": "8866f653-1107-4ea7-b9e8-2d908793bc18", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38953,7 +38953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b443567a-84bb-4251-9da8-e63a47c9402f", + "id": "5a98f610-880c-4e5a-961c-4e5199c3b3d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38999,7 +38999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39424a96-14ea-41c1-b60a-cc5f9e324790", + "id": "1bfbfed2-a0db-4171-8fe5-fb942e0e64c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39045,7 +39045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed3aa457-49c8-4849-8354-726c38fdc1bf", + "id": "93389796-692b-4eee-9396-7950d2f21df0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -39091,7 +39091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "543b160d-9828-4e52-bba7-5bcbd46fffa7", + "id": "a680a81a-123e-4e92-8f92-7051277ff87d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39137,7 +39137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e80582a-b00b-4963-91d3-565fa71bed45", + "id": "a8d4a3c5-7280-4a6b-9a61-d52f8cc2f52b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39195,7 +39195,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": "a95785d8-d29b-4592-9625-1628ead07cf2", + "id": "dabad267-b895-407e-b242-e7ec905be72f", "name": "Create a Campaign Filter", "request": { "name": "Create a Campaign Filter", @@ -39237,7 +39237,7 @@ }, "response": [ { - "id": "e5caaea2-b4d0-43c1-b04b-96133497f710", + "id": "5029514e-4a65-48df-93e6-5db2b8b14f58", "name": "Created successfully.", "originalRequest": { "url": { @@ -39293,7 +39293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1c263ed-3de9-422a-b7a7-6d59bae2fd45", + "id": "2ba8d7b1-4126-495a-ae43-7675f2a4ad48", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39349,7 +39349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94238537-3c71-4408-b7f4-2afff5797e1b", + "id": "6afc643c-d649-4adf-9163-6fa93fca59a0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39405,7 +39405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb1f0899-435f-4f17-bb57-50079a73c8d7", + "id": "ec21bfa7-be6e-4a15-886f-fbe5618433a2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39461,7 +39461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "858f72aa-0a90-4cee-8b9f-9e01fb15f859", + "id": "dff7fd1c-e203-46dc-99b5-2736b37bd68b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39517,7 +39517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e261fbde-cc2e-4c6c-92e4-ef5555abbf47", + "id": "64289eed-3bfd-42da-9f50-36074851a6b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39579,7 +39579,7 @@ } }, { - "id": "8e4e68bf-8b84-4b4b-a945-1e54b8306864", + "id": "ae6302fe-0229-444a-841a-bc3d77331b20", "name": "List Campaign Filters", "request": { "name": "List Campaign Filters", @@ -39636,7 +39636,7 @@ }, "response": [ { - "id": "1d41380f-f7df-451e-be5d-3ad0b717910a", + "id": "dc6652d9-2349-48e7-ad09-f6a08f615738", "name": "List of campaign filter objects", "originalRequest": { "url": { @@ -39707,7 +39707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "650c82bb-c200-4e63-973a-31f98e2f56fa", + "id": "40a1fc65-62cf-4478-b8f8-d3c9a1d5b1dc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39778,7 +39778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91a18ee6-6b9c-4488-bde0-d22ec7f06bad", + "id": "ed055525-215a-4ae2-8aa5-e56961b25f52", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39849,7 +39849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "388be9ce-f9fb-4dfa-9295-2ca6eb4ad726", + "id": "9199e27c-1f8b-4050-a3e1-9f84215dc357", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39920,7 +39920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47749f0f-4237-47ee-aaae-658780e3b8cc", + "id": "5fad57d4-aa6e-4ab0-9384-c5d5d7fa0779", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39991,7 +39991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e131ebf2-c1af-4872-bde2-70ffb6ec2543", + "id": "5beefcbc-2572-42d4-bd59-7ed477ce1852", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40068,7 +40068,7 @@ } }, { - "id": "effaa4ce-ea28-4f05-a574-ba57bb83acea", + "id": "1a1f2208-d65b-49e4-8f78-31a595d8e2e1", "name": "Get Campaign Filter by ID", "request": { "name": "Get Campaign Filter by ID", @@ -40113,7 +40113,7 @@ }, "response": [ { - "id": "211fd06b-8809-4427-b8b0-59a84871cf01", + "id": "a6e3d3c1-2777-4c37-949d-dd212f0f8ce3", "name": "A campaign filter object.", "originalRequest": { "url": { @@ -40157,7 +40157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06996dbb-3951-41a1-96cc-da376ba44920", + "id": "c800b586-c41d-4276-89eb-420979e92995", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40201,7 +40201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1ab9917-672a-447a-a62e-946c4f1388b5", + "id": "042abe3f-a0a2-4a5e-b5ea-d388477a1f6a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40245,7 +40245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc2c49a1-56e4-41d9-97f5-7ba473071ed6", + "id": "79818bd3-85f1-4f45-a51d-8b63e09e8302", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40289,7 +40289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7be0165-664a-4fed-b85c-fa160b47bf96", + "id": "23dd156f-0828-4686-a352-125f90028673", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40333,7 +40333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d04b512c-f899-4d8b-a7b1-9e5139c441ae", + "id": "92dca1a6-c01a-4495-a1d9-64736afb18a4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40377,7 +40377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4d780fd-2c8f-4871-ade6-c8eab874b1d0", + "id": "e4987963-8cff-47e9-85d8-b5e3c572c72c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40427,7 +40427,7 @@ } }, { - "id": "95bc26a0-32d8-46ce-8409-94bc6811680b", + "id": "437a7a20-18c5-4b87-b56b-6ee5dfdc49b0", "name": "Updates a Campaign Filter", "request": { "name": "Updates a Campaign Filter", @@ -40485,7 +40485,7 @@ }, "response": [ { - "id": "82c4db1d-02f6-4365-8e99-88c2d07aa4aa", + "id": "a0da6a82-915e-4930-9ca6-2850320f9539", "name": "Created successfully.", "originalRequest": { "url": { @@ -40542,7 +40542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c163ef80-e81e-4005-a27a-868fe6f68ac0", + "id": "fc9e4211-6061-4a49-b076-8f29acd414b9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40599,7 +40599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a853819-4622-4899-8ec6-cf2762f465ce", + "id": "a55a3351-232d-4618-9f71-007bb869660c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40656,7 +40656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61cc16ba-fa8a-4994-9e59-fb170e3d9852", + "id": "985ce209-06aa-422d-8cb1-2e7ea847f53a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40713,7 +40713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bbfdaf2-9271-4909-afab-f097df0141ae", + "id": "8c2123f6-5657-48ee-936f-21c12793bf70", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40770,7 +40770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9939136-cb10-4d5f-9d47-da95c615910f", + "id": "aa2d7be6-8453-4454-b3f4-689365f3170f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40833,7 +40833,7 @@ } }, { - "id": "9816b5cb-1564-4061-9dc7-ba2939b9087f", + "id": "cb56ce93-95e0-4faf-8a53-1d9ea2077eff", "name": "Deletes Campaign Filters", "request": { "name": "Deletes Campaign Filters", @@ -40876,7 +40876,7 @@ }, "response": [ { - "id": "23ba67a2-0261-461c-858a-7364c964c391", + "id": "1392f17e-1853-463c-990f-dacf41451c03", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -40923,7 +40923,7 @@ "_postman_previewlanguage": "text" }, { - "id": "258cc4e2-5dee-4467-936c-d8a2b2bb835e", + "id": "901005c1-34e2-4170-b0c4-ad8d845bd4d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40980,7 +40980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cd9b80e-e4ad-432e-abd9-3f9371abc49f", + "id": "596e757d-7b7d-4ea3-945d-bda23d2c5514", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41037,7 +41037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1d53660-90fb-425c-b9f8-9a00f6d090d6", + "id": "de87eec5-7f8f-4198-aef9-fe6137acea9d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41094,7 +41094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8812555-909d-4763-9dd0-8856202e233c", + "id": "b89de089-e50f-4671-814c-82b73ce89d52", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41151,7 +41151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "382a1297-adc4-4da0-9c67-e29e4b7666bc", + "id": "70e46d27-816a-408f-be79-a91732789bd7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41208,7 +41208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce08ca13-1643-4607-b967-1e5c43eb8644", + "id": "15542d59-03f3-4feb-ae7f-7bebc0552463", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41277,7 +41277,7 @@ "description": "Use this API to implement connector functionality.\nWith this functionality in place, administrators can view available connectors.\n\nConnectors are the bridges IdentityNow uses to communicate with and aggregate data from sources.\nFor example, if it is necessary to set up a connection between IdentityNow and the Active Directory source, a connector can bridge the two and enable IdentityNow to synchronize data between the systems.\nThis ensures account entitlements and states are correct throughout the organization.\n\nIn IdentityNow, administrators can use the Connections drop-down menu and select Sources to view the available source connectors.\n\nRefer to [IdentityNow Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about the connectors available in IdentityNow.\n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/idn/docs/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 IdentityNow.\n", "item": [ { - "id": "beba305d-6d1c-4282-bdb2-bdd287f1e11c", + "id": "8fcd9134-7343-43d1-b998-c8c22aa2ad23", "name": "get Connector", "request": { "name": "get Connector", @@ -41328,7 +41328,7 @@ }, "response": [ { - "id": "5b8f4612-ccd6-4dd8-a8ad-2828fd0bb80f", + "id": "d66709f5-9fe8-40a9-b154-fbcd049c4934", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -41382,7 +41382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64b65511-c726-4e6e-90c9-f3f6f30fba60", + "id": "15fc39fb-d1ea-4b76-aa14-2970100274e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41436,7 +41436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8494ff7-8872-4304-a41c-80d0921be80e", + "id": "060a2f0e-ed02-4e65-8223-b67d10f96514", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41490,7 +41490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b40d7df-0b98-4af5-8f9a-4928f0abff22", + "id": "c1ebe2da-f3b9-4cd9-9afe-f98b16855c81", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41544,7 +41544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1990158-c0c2-4c05-af69-fb55c064259f", + "id": "d039e7d5-ff42-4be8-85aa-5e4660756686", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41598,7 +41598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b4b4aaa-9682-4c72-8f99-a182ca7d38e5", + "id": "c054e211-999b-4067-aa91-6ecac862e3cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41652,7 +41652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "800d04dd-f2c5-4d69-a6cb-2eea4690bf43", + "id": "40d6531f-c355-4cce-be1f-d26b7b409496", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41712,7 +41712,7 @@ } }, { - "id": "ab5320de-b422-4c9a-a05e-df005f74fecb", + "id": "89f5e9dd-bb3d-4652-b063-b0da77315d31", "name": "delete Custom Connector", "request": { "name": "delete Custom Connector", @@ -41753,7 +41753,7 @@ }, "response": [ { - "id": "35be41d0-35a5-4e2d-b01c-e639a9c2c581", + "id": "3464262d-e3f1-42c2-b918-710b381432f8", "name": "The custom connector was successfully deleted.", "originalRequest": { "url": { @@ -41787,7 +41787,7 @@ "_postman_previewlanguage": "text" }, { - "id": "61bf6371-babc-4da3-babf-157bb5f8ee85", + "id": "c8c76c4d-4536-4123-bfd8-e0828e118a86", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41831,7 +41831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73bd2a90-b9f5-4d45-9c6a-9dd31b2b3555", + "id": "6aedf656-9f97-48e4-9aed-f4aa627633d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41875,7 +41875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f477a909-2ec9-4de7-8111-0dff93576784", + "id": "2235c51e-30eb-49f8-922b-985038c61815", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41919,7 +41919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b14c3f34-70f7-40c7-8a0c-ace114fc235d", + "id": "4ed7dea8-b875-46e4-a3b8-abce38fb3076", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41963,7 +41963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c54f9fc-0670-4b4a-a978-90e4c139c32a", + "id": "595db7fd-19b2-4ca3-8e94-314f6444fa38", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42007,7 +42007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d55ede1c-417e-4385-8d03-de9561051166", + "id": "2c7795f2-87cf-4d07-bdb0-b1bc0f86ef55", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42057,7 +42057,7 @@ } }, { - "id": "bfd9d7a6-7237-4c16-bb1f-08f9de155c31", + "id": "683f11d6-3ec1-4f1c-b9be-294aaa0f40e3", "name": "update Connector", "request": { "name": "update Connector", @@ -42111,7 +42111,7 @@ }, "response": [ { - "id": "c93fd5a1-447a-49a3-aa14-f19b2c9f2d5c", + "id": "bbe7ac80-0495-4c84-92ea-d9b5a29df077", "name": "A updated Connector Dto object", "originalRequest": { "url": { @@ -42168,7 +42168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eec8840e-3b68-4be7-baa9-b0b6022d5ee0", + "id": "94e5de37-dd7c-42fa-aef7-8fc41f9012f1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42225,7 +42225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc820a0f-4e8f-4caa-9ddd-ea63b3a22bc2", + "id": "ef235716-e499-4873-aca0-8f2141a91944", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42282,7 +42282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7e42b7a-7d22-42c5-9b51-8946a13dc18f", + "id": "baa20dd9-95c3-4792-948a-0836e9a1e7b2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42339,7 +42339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "001c412b-7dee-4906-bb37-dbc84724dff4", + "id": "e54b94c1-c061-4d00-96c5-e197affdf27e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -42396,7 +42396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c38ccc23-5af5-4434-80ea-4c092db08dc7", + "id": "5ea3d327-6c44-40cb-a20a-c9be59709831", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42453,7 +42453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fb5c0c0-6f1b-4bba-be13-9edcb4c44395", + "id": "242979c2-771a-4990-a359-63f11ebd8ef5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42516,7 +42516,7 @@ } }, { - "id": "114b6add-924f-4dd5-bc9d-4b10b9375b7e", + "id": "4edd9275-e183-4d8b-ab9c-0c006915d578", "name": "get Connector Source Config", "request": { "name": "get Connector Source Config", @@ -42558,7 +42558,7 @@ }, "response": [ { - "id": "465c2315-c4ed-44f3-a165-6257d1d0c566", + "id": "20ad28d6-82f1-4d0e-ad72-783e38377988", "name": "The connector's source template", "originalRequest": { "url": { @@ -42603,7 +42603,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "7cf8135d-6d4f-4785-9d8b-11b00008a805", + "id": "f81db7ba-746d-429a-8674-8c829b41345e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42648,7 +42648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72dffe92-12fc-4a45-9f7f-89214cfe40b8", + "id": "5dc72554-44ac-441d-9fad-d94584e037f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42693,7 +42693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cafae4f-627c-4139-bec6-2df9b9037628", + "id": "1448eb6c-cdb5-4091-aa9e-d56fe685aad6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42738,7 +42738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2348a66-54f2-4252-af30-ae1e174c857f", + "id": "38252c42-2b2e-4570-801b-6f6577619a27", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -42783,7 +42783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff93cad0-9944-44d5-879c-da7206753a9e", + "id": "a6dcb63d-ce78-4add-aca6-1d5beceabc09", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42828,7 +42828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b79af27-80b5-47bc-8a7e-72469a2a947b", + "id": "84e0723a-b2a4-4f7a-b53a-224f2f8f5569", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42879,7 +42879,7 @@ } }, { - "id": "7f20ffeb-4fe6-4308-843e-954854d5979b", + "id": "6f1061fd-371a-44bf-8de1-b01d53d8e754", "name": "put Source Config", "request": { "name": "put Source Config", @@ -42930,7 +42930,7 @@ "type": "text/plain" }, "key": "file", - "value": "sed laboris aliqua", + "value": "laborum nostrud dolore do consequ", "type": "text" } ] @@ -42938,7 +42938,7 @@ }, "response": [ { - "id": "dcdcf309-34c0-41a4-af5f-f23ee6c6555c", + "id": "6b6ef750-f439-4f6a-a761-86df78690a59", "name": "The connector's update detail", "originalRequest": { "url": { @@ -42981,7 +42981,7 @@ "type": "text/plain" }, "key": "file", - "value": "sed laboris aliqua", + "value": "laborum nostrud dolore do consequ", "type": "text" } ] @@ -43000,7 +43000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f551c7d-68c4-4ed8-ad09-f190ac01796e", + "id": "7da887c8-316b-4b45-ba4d-ad4ee14d3433", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43043,7 +43043,7 @@ "type": "text/plain" }, "key": "file", - "value": "sed laboris aliqua", + "value": "laborum nostrud dolore do consequ", "type": "text" } ] @@ -43062,7 +43062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71ad378c-47ef-423a-aae1-d744af21ca90", + "id": "8d9aebd9-2199-46fc-862a-9e974d7810ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43105,7 +43105,7 @@ "type": "text/plain" }, "key": "file", - "value": "sed laboris aliqua", + "value": "laborum nostrud dolore do consequ", "type": "text" } ] @@ -43124,7 +43124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcb23fa8-cf67-4eb0-826f-459cbc75b960", + "id": "189e6050-bdad-439c-94df-c40574ce2aae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43167,7 +43167,7 @@ "type": "text/plain" }, "key": "file", - "value": "sed laboris aliqua", + "value": "laborum nostrud dolore do consequ", "type": "text" } ] @@ -43186,7 +43186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cc5bccb-9eeb-4be2-b894-6a3071aa2661", + "id": "f3ac9ce8-b3ea-4f6f-9f68-b26828621382", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -43229,7 +43229,7 @@ "type": "text/plain" }, "key": "file", - "value": "sed laboris aliqua", + "value": "laborum nostrud dolore do consequ", "type": "text" } ] @@ -43248,7 +43248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b8e0b2f-8bca-409f-9d30-9f9e336ecad4", + "id": "4b4665b0-300c-49bc-813d-06c7661161de", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -43291,7 +43291,7 @@ "type": "text/plain" }, "key": "file", - "value": "sed laboris aliqua", + "value": "laborum nostrud dolore do consequ", "type": "text" } ] @@ -43310,7 +43310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "717a9971-7366-4000-92de-742ab360bbd8", + "id": "3c3e22e8-30aa-49e1-9b69-dcd99f3248f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43353,7 +43353,7 @@ "type": "text/plain" }, "key": "file", - "value": "sed laboris aliqua", + "value": "laborum nostrud dolore do consequ", "type": "text" } ] @@ -43378,7 +43378,7 @@ } }, { - "id": "869fa157-6997-418f-b2f5-6acab1534ca5", + "id": "7854309e-6f1d-4fef-b4ce-f404bc7d6cfc", "name": "get Connector Translations", "request": { "name": "get Connector Translations", @@ -43431,7 +43431,7 @@ }, "response": [ { - "id": "b15f7b69-6c08-4053-a0d9-378cf1751cd4", + "id": "a673202e-b968-43a7-a072-156532e52754", "name": "The connector's translations", "originalRequest": { "url": { @@ -43472,12 +43472,12 @@ "value": "text/plain" } ], - "body": "aliquip adipisicing reprehenderit sint in", + "body": "adipisicing velit id reprehenderit", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "6d02f92f-b836-4143-bad9-216bf68284bf", + "id": "2349f439-3358-4757-9446-5a5e088af688", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43523,7 +43523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5302e1d5-1b6a-4433-a4df-d70487ce4c87", + "id": "a286fed3-270c-43fc-8421-91ad98441e71", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43569,7 +43569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68f39f47-1dae-4848-8dea-18ea09a4e3cb", + "id": "94fc1ed6-0015-478a-ad5c-cb16ca3b8551", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43615,7 +43615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "703ef2d6-9e36-42a7-804c-1114ddb9da2f", + "id": "54e09e9b-bd07-47e5-8607-16f3e70a6232", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -43661,7 +43661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a094797-6fcd-40f4-880e-4702b5cbf035", + "id": "82b4e0f4-b024-4788-88f0-fa0d4bbd9b1b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -43707,7 +43707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eed56a8-1b44-428d-a51a-a0671fac3a3a", + "id": "34fc984f-b203-4cf9-822d-5c9763ce1097", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43759,7 +43759,7 @@ } }, { - "id": "8a5eef2c-f8dc-499e-80db-dfc536da5d95", + "id": "fd1a7d0a-c574-4a67-b9bd-2bdde9227bbf", "name": "put Translations", "request": { "name": "put Translations", @@ -43819,7 +43819,7 @@ }, "response": [ { - "id": "f80aa198-1d96-40bb-9441-c89a839143d2", + "id": "01dad21d-7b37-4906-9cdc-811aa101d981", "name": "The connector's update detail", "originalRequest": { "url": { @@ -43872,7 +43872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "156e25fb-73a1-4fae-8f50-05505b25d52e", + "id": "bd599f51-3eb7-4bb3-877c-35e4e9a4cf97", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43925,7 +43925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3601ab21-422f-438b-bee8-d58d2a091bcb", + "id": "50ba27c9-f010-468c-86a4-ce9a2cda1ce0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43978,7 +43978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35a8a6c5-333f-405f-b09a-dfe78be979a2", + "id": "5d72f4cf-eafd-4ec4-b885-d463a53afe45", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44031,7 +44031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b64a26b-00d6-44e4-a26d-c751e759aa23", + "id": "3a65a4cc-92ab-4b3c-a4c1-8af4c9a0f184", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44084,7 +44084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32c74741-9e86-4d20-b092-c41ed381fba1", + "id": "33edb56b-ccf6-42e9-8d7c-cbb65f8fcdbc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44137,7 +44137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1aaecd23-5761-43d8-a409-83ccc2857073", + "id": "aa586f7d-b5b7-4003-b916-d4a3037f10d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44196,7 +44196,7 @@ } }, { - "id": "db31aae5-9f71-4a3b-ae86-9630ceaaae7f", + "id": "737a2c10-bc0d-4a9f-83c1-a86231d05bfe", "name": "get Connector Source Template", "request": { "name": "get Connector Source Template", @@ -44238,7 +44238,7 @@ }, "response": [ { - "id": "c53080ac-370f-470d-b3ae-7393e70a45f5", + "id": "78fadda1-4833-49e2-91ce-96e2dd3b32ef", "name": "The connector's source template", "originalRequest": { "url": { @@ -44283,7 +44283,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "6d5c5552-8d4a-4042-9f0d-41a3fefd91a9", + "id": "cd3d6255-fc9e-41cc-abb6-1dd7c79e2fe3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44328,7 +44328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7345bc66-0a83-48da-bb15-18b4f89ed21c", + "id": "da74adf8-357d-4347-b59b-73a220395f22", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44373,7 +44373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33f04ed1-e3b7-43d8-a02c-3cfa02430313", + "id": "d5dbf9e7-72d5-4343-b605-362a50411b93", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44418,7 +44418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bb0c74b-07d9-4f84-bb1a-55162c94d759", + "id": "db83eaa2-692a-4c00-8b61-bd8dfd810eca", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44463,7 +44463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc1977d9-f743-4e6b-a20c-85405f49f68f", + "id": "24ffb050-f2f2-4632-b658-6717d8d309e8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44508,7 +44508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27dc53ee-3e67-4a7f-b732-f301674f68d2", + "id": "1865e75b-9849-405e-8c03-2bd8f512d273", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44559,7 +44559,7 @@ } }, { - "id": "2dc54a38-53d9-4958-b03e-9674491f702c", + "id": "1ffe8c9d-9be3-4fc4-a3bb-e94a1b56fa84", "name": "put Source Template", "request": { "name": "put Source Template", @@ -44610,7 +44610,7 @@ "type": "text/plain" }, "key": "file", - "value": "veniam sed aliqua Ut Duis", + "value": "Duis ex commodo", "type": "text" } ] @@ -44618,7 +44618,7 @@ }, "response": [ { - "id": "a0c7b2a7-ede7-4be2-a166-6ada842e6b2b", + "id": "64f866c2-8d60-4bf7-9ad6-4481258290f5", "name": "The connector's update detail", "originalRequest": { "url": { @@ -44661,7 +44661,7 @@ "type": "text/plain" }, "key": "file", - "value": "veniam sed aliqua Ut Duis", + "value": "Duis ex commodo", "type": "text" } ] @@ -44680,7 +44680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fb3c67f-73b2-4644-893c-a772599bf58f", + "id": "16b97d4c-324f-4b5d-8141-adeb048933a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44723,7 +44723,7 @@ "type": "text/plain" }, "key": "file", - "value": "veniam sed aliqua Ut Duis", + "value": "Duis ex commodo", "type": "text" } ] @@ -44742,7 +44742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0977354-aed4-4094-ba34-4196fdb45de5", + "id": "9b4af2ba-c91f-43b4-9c25-2f5aae18bca0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44785,7 +44785,7 @@ "type": "text/plain" }, "key": "file", - "value": "veniam sed aliqua Ut Duis", + "value": "Duis ex commodo", "type": "text" } ] @@ -44804,7 +44804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "929fba25-31ab-4558-9ecf-dcb012bb8d05", + "id": "f7815c94-526f-4ade-8393-279312da2181", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44847,7 +44847,7 @@ "type": "text/plain" }, "key": "file", - "value": "veniam sed aliqua Ut Duis", + "value": "Duis ex commodo", "type": "text" } ] @@ -44866,7 +44866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43447ac0-63a4-461c-b5d8-5997cc5b35da", + "id": "6cf91d3f-e1e9-41ae-850e-2e178dd1e0aa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44909,7 +44909,7 @@ "type": "text/plain" }, "key": "file", - "value": "veniam sed aliqua Ut Duis", + "value": "Duis ex commodo", "type": "text" } ] @@ -44928,7 +44928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f44eacf-fb57-4766-97a5-93ba8439e31a", + "id": "7b4b40ac-df79-49be-8da3-9ee8adb53aa2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44971,7 +44971,7 @@ "type": "text/plain" }, "key": "file", - "value": "veniam sed aliqua Ut Duis", + "value": "Duis ex commodo", "type": "text" } ] @@ -44990,7 +44990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc8b90dd-ec51-444a-b5f2-ebe8b1cfe2ea", + "id": "0089e38f-4b71-4b83-97d6-89db2c47fb1d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45033,7 +45033,7 @@ "type": "text/plain" }, "key": "file", - "value": "veniam sed aliqua Ut Duis", + "value": "Duis ex commodo", "type": "text" } ] @@ -45058,7 +45058,7 @@ } }, { - "id": "1c8c0220-9965-418a-a938-47b0d36bbcbd", + "id": "1d041e0d-6502-48f7-a5fa-a06454214710", "name": "get Connector Correlation Config", "request": { "name": "get Connector Correlation Config", @@ -45100,7 +45100,7 @@ }, "response": [ { - "id": "6cc0cfd7-5e3c-4d3e-b237-da47f002aeec", + "id": "b378e970-77d8-43f4-9eb1-2d7d6954718a", "name": "The connector's correlation config", "originalRequest": { "url": { @@ -45145,7 +45145,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "01739251-0c4e-437e-9857-42b6308feb21", + "id": "4cf82a8f-5da9-4320-a832-159b6834f9f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45190,7 +45190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92a6849c-65f3-4cc0-b82a-6e86b00e33f7", + "id": "72bf08da-f9bc-44b2-8239-b1b244e3a43b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45235,7 +45235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05f0e981-47c3-4d0b-801b-244bd267a621", + "id": "25a3f873-3898-4af9-a9f5-6cb9250f0fa3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45280,7 +45280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e732cd7f-1cbb-4455-9f90-e9305f92f0a6", + "id": "65b7c295-53c0-4c0a-9ac1-aaf4f247fc12", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45325,7 +45325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d31f22a9-df9f-4fe6-82cc-a15a3b1ffefc", + "id": "2371607f-a26f-4c3d-888e-548737273b43", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45370,7 +45370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fc992e2-d129-466b-a4e7-ec73300e3be6", + "id": "b7da5fa3-37b1-46e5-bc18-41ca90f47ed8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45421,7 +45421,7 @@ } }, { - "id": "87f8be0b-5231-4f59-bdb4-d4184d7e2f15", + "id": "af5c53ab-4943-446e-be6f-1bdaa603d4bb", "name": "put Correlation Config", "request": { "name": "put Correlation Config", @@ -45472,7 +45472,7 @@ "type": "text/plain" }, "key": "file", - "value": "magna dolor quis labore minim", + "value": "anim in eiusmod nostrud", "type": "text" } ] @@ -45480,7 +45480,7 @@ }, "response": [ { - "id": "4708c013-1183-4227-83a6-665eaaa15148", + "id": "3fd28055-ea9d-4baf-b8ca-5eb912e8788e", "name": "The connector's update detail", "originalRequest": { "url": { @@ -45523,7 +45523,7 @@ "type": "text/plain" }, "key": "file", - "value": "magna dolor quis labore minim", + "value": "anim in eiusmod nostrud", "type": "text" } ] @@ -45542,7 +45542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a21ab87-b771-4db2-bfc4-da86c47376fe", + "id": "5cad2788-cd26-44ca-bcda-1742c414acee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45585,7 +45585,7 @@ "type": "text/plain" }, "key": "file", - "value": "magna dolor quis labore minim", + "value": "anim in eiusmod nostrud", "type": "text" } ] @@ -45604,7 +45604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5308d51e-b635-4c5d-8f17-8d31a0e3cc05", + "id": "07b0e346-7f54-48ec-8af8-00013d5cc36c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45647,7 +45647,7 @@ "type": "text/plain" }, "key": "file", - "value": "magna dolor quis labore minim", + "value": "anim in eiusmod nostrud", "type": "text" } ] @@ -45666,7 +45666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf6c0f78-dae9-4950-a280-ae652377e686", + "id": "75e47025-45a9-42ee-bbe8-9d0e51ad3ec9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45709,7 +45709,7 @@ "type": "text/plain" }, "key": "file", - "value": "magna dolor quis labore minim", + "value": "anim in eiusmod nostrud", "type": "text" } ] @@ -45728,7 +45728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88848f7f-ed45-489e-9b4a-ac2f122043e1", + "id": "c706a7bb-89f8-46a4-93a0-77dff34ecadd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45771,7 +45771,7 @@ "type": "text/plain" }, "key": "file", - "value": "magna dolor quis labore minim", + "value": "anim in eiusmod nostrud", "type": "text" } ] @@ -45790,7 +45790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "569a1003-76df-42d4-8526-dfbc5b67c097", + "id": "74f9f878-5217-4b34-9fea-6882f8743f37", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45833,7 +45833,7 @@ "type": "text/plain" }, "key": "file", - "value": "magna dolor quis labore minim", + "value": "anim in eiusmod nostrud", "type": "text" } ] @@ -45852,7 +45852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aaf81e0-827a-49b1-a199-54b200a4e31a", + "id": "18a9d07d-5da9-4445-a80d-991f07ec8365", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45895,7 +45895,7 @@ "type": "text/plain" }, "key": "file", - "value": "magna dolor quis labore minim", + "value": "anim in eiusmod nostrud", "type": "text" } ] @@ -45920,7 +45920,7 @@ } }, { - "id": "15cade57-5b65-412a-b8b6-e97765fb8e3a", + "id": "3dd05737-3af2-4f87-8b5e-fe3be1750b3c", "name": "Create custom connector", "request": { "name": "Create custom connector", @@ -45962,7 +45962,7 @@ }, "response": [ { - "id": "12376ffa-a050-4e44-bf5f-ca79d29133b4", + "id": "9eef86b3-2cc6-44af-b8b3-3e6bf06b0c38", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -46018,7 +46018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ebf178c-5e73-4db3-a158-4731c92bcbe6", + "id": "993a0bb3-dcf3-4680-82dd-e641f63ca54d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46074,7 +46074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50f8d73c-5ff5-4c3d-8817-562dcf31cae7", + "id": "9be6b2df-942f-4613-82b0-a060abd68c9b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46130,7 +46130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be52394a-095e-4b36-a91d-524dbe0de585", + "id": "978c8076-bc9d-4833-90f6-551fa629746b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46186,7 +46186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "953c24d6-a823-47e5-83a2-92cd2da3ecde", + "id": "bbe4b365-2bee-4c62-be3d-e9d6b00a940e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46242,7 +46242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8e5a0e8-6688-46b4-b98f-8e06bd8c5694", + "id": "8dd1b98c-6af1-42ff-bb9c-2f1f75d4683d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46298,7 +46298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f832d601-f3ef-4309-8c28-e7f64f2cf9ee", + "id": "c759366f-6e10-4c63-b74e-dcfc8addc757", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46366,7 +46366,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 IdentityNow URLs.\n", "item": [ { - "id": "b731f144-7b6c-4eb1-8f9e-582e0b49a35b", + "id": "3974d7bc-0166-4aa6-82a8-dcdef0b7a9a7", "name": "Get security network configuration.", "request": { "name": "Get security network configuration.", @@ -46396,7 +46396,7 @@ }, "response": [ { - "id": "ae41b1c8-d877-439a-b454-5d8c88bfcbd6", + "id": "4568d7b5-3d30-49eb-b382-bd237c537c71", "name": "Network configuration for the tenant's auth org.", "originalRequest": { "url": { @@ -46440,7 +46440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b381ced-553b-402e-8839-7b03c38811d8", + "id": "52c5c807-0f44-4e2f-afac-5b51b31004af", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46484,7 +46484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7232ed9e-30ec-4d22-afb0-43d96db17663", + "id": "ee182042-fe75-482e-be40-311c4ecf3c11", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46528,7 +46528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3584e129-dc86-4ea1-aafd-4acc11ae03de", + "id": "537150bb-d808-4ac4-bee7-f9b1b6efe027", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46572,7 +46572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3978f8f6-449c-4b9c-a237-046ec820f3c4", + "id": "89753bc5-b397-4c0b-9b15-5ee66789c071", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46616,7 +46616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8c5d89b-d28b-426e-98c3-3447dba68b60", + "id": "b0784df5-b534-4752-a384-448b5c247485", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46660,7 +46660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "389ff7a1-00e8-42ce-8029-619ebe2691d4", + "id": "3867ee21-b755-4d64-ae59-db2813d158a9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46710,7 +46710,7 @@ } }, { - "id": "9157c1db-7dc4-4a2e-846f-a119c61597fc", + "id": "d593aec0-56eb-44de-9d3b-2dcafda9fe05", "name": "Create security network configuration.", "request": { "name": "Create security network configuration.", @@ -46753,7 +46753,7 @@ }, "response": [ { - "id": "50ff03f1-2049-4a86-8836-b4e20d6c01c0", + "id": "5db80181-2aee-418e-823b-3874e36b1f2c", "name": "Network configuration for the tenant.", "originalRequest": { "url": { @@ -46810,7 +46810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af434af5-14a9-45f7-b41f-21ac1c2ab1f0", + "id": "cbd466bc-1513-449f-a6f4-2845945a87ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46867,7 +46867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c465e1dc-89a3-43d1-a7f8-797b753f3cfd", + "id": "33aad471-11d7-4b88-8493-c870b9c6d5af", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46924,7 +46924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3bc35a4-4cb4-466d-b2dc-950c82ae283b", + "id": "61f4b242-fd1c-463e-9ea8-b7d5bb7044f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46981,7 +46981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d9142a9-b006-48f0-8cc3-f6291e020a53", + "id": "944a70ee-d6b6-4e20-8181-321c9061635f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47038,7 +47038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05f4b6da-78d3-46a0-9a52-752fb698e878", + "id": "eed678c6-7e2b-43e9-b082-1bda2c32425f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47095,7 +47095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66dc761b-efef-47d2-a983-128e2b6430b3", + "id": "c6e46c4b-2a4b-4a14-9acc-187df62471cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47158,7 +47158,7 @@ } }, { - "id": "67aa3636-3a6a-460d-ae63-916cf4690af7", + "id": "afdd0536-9410-43ba-9cb2-5b8da1f8980f", "name": "Update security network configuration.", "request": { "name": "Update security network configuration.", @@ -47201,7 +47201,7 @@ }, "response": [ { - "id": "618fbbf1-c71d-4b1a-b505-496e0acaccb8", + "id": "944a4d36-4473-4d3f-9490-1ff23430b03b", "name": "Updated Auth Org network configuration.", "originalRequest": { "url": { @@ -47258,7 +47258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "420f2104-723f-4ee2-941a-dcc3ad4dbf8f", + "id": "819b1f72-8c2a-4732-aaf4-567cd4a0eb65", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47315,7 +47315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef430123-61d5-4274-b0d4-5540a30b65e1", + "id": "c850ac65-657c-4eb6-9412-6b15e5bd3ae8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47372,7 +47372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "993288e0-68fd-4527-b464-79d51e8ad1a1", + "id": "b9cd6438-a63a-40ed-af39-8009650c46a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47429,7 +47429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43146eac-b1a3-43d8-941c-12fa2c869799", + "id": "4338bd61-5928-47dc-a0c4-59c71e0f6d38", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47486,7 +47486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b2bb73d-9ae3-4e9c-aea2-c62c5ef32591", + "id": "8ec777b1-1e2c-48a2-8a2c-7ab9103ca5a4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47543,7 +47543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "158bc1bb-a762-4ecd-8d8b-b00e3c71561e", + "id": "f67d2f3a-a339-496e-b1fb-7f5b88dd5f6b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47612,7 +47612,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 IdentityNow: '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 IdentityNow manages users' access to apps and sources for each lifecycle state.\n\nIn IdentityNow, 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, IdentityNow 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, IdentityNow provisions that access. \n\nAdministrators can also use the 'Provisioning' tab to configure email notifications for IdentityNow 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": "848141ef-46ae-43f3-94df-52fccffc01e2", + "id": "5f0ec746-5c7e-4274-a2f5-378b5389395e", "name": "Set Lifecycle State", "request": { "name": "Set Lifecycle State", @@ -47667,7 +47667,7 @@ }, "response": [ { - "id": "f8bfbb13-54c0-475b-92e7-e0708e18f517", + "id": "0acb2d38-680d-455e-8a69-f299e33dc8ac", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -47725,7 +47725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59db676a-a7b2-48d7-b6bc-f2bec8777ebf", + "id": "edcc2d53-27f8-44f3-b4b3-d812488c45c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47783,7 +47783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29f53319-7102-41b9-9a17-73e32d31637e", + "id": "f5e3d1f5-3e6c-4791-8080-296d29223661", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47841,7 +47841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56f3b80d-8489-4d7c-b691-df2e6db457da", + "id": "3ad614d3-b982-4f48-90d9-9c7fcd109cea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47899,7 +47899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04928504-75d7-41f1-bfe8-49d07cfe2bcf", + "id": "cd7146ec-ba38-4dca-b7f7-0405e81892dd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47957,7 +47957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf8355c0-fd74-4dc8-a1aa-63696a2fed24", + "id": "56ba092b-416d-49fc-87a8-8bedf3c6cfb6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48015,7 +48015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84333e2d-e2a5-4bc3-b4ad-3241a1523faa", + "id": "3dcf9ead-36a4-4785-bdd8-e8182f2dbd8f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48079,7 +48079,7 @@ } }, { - "id": "49cbe140-c01e-4baa-aa23-ab2e3658de8d", + "id": "14a4a4a6-f698-4590-b81f-8e22591e9640", "name": "Lists LifecycleStates", "request": { "name": "Lists LifecycleStates", @@ -48158,7 +48158,7 @@ }, "response": [ { - "id": "ceaf818b-1677-4b2f-8f31-a791ffb54832", + "id": "84b4cee1-81ec-48c6-9cbb-b1ef46e2c0ca", "name": "List of LifecycleState objects", "originalRequest": { "url": { @@ -48240,7 +48240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "528d0eb3-a097-4106-a048-32078f78e18f", + "id": "fc1c57fd-9e9a-4f64-993b-d3413dc0300c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48322,7 +48322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29e8f5ee-b055-456d-ba1f-3d67716e294a", + "id": "8b9e5ffb-f0ec-4152-9e1a-c20514407333", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48404,7 +48404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ace15d4-ee04-4a24-b40c-6c143553f78b", + "id": "e85c491b-46bd-4897-a466-6cb9f7d34397", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48486,7 +48486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bccd244f-caed-47fd-a449-790d93070045", + "id": "5e48491d-c935-42c9-8412-b16dd7e6a8ee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48568,7 +48568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5038ca54-0278-47c2-af5a-ba553ceead86", + "id": "5268125e-cfcc-4d31-aef9-0c98783a1d96", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48656,7 +48656,7 @@ } }, { - "id": "b5643be2-65d6-4649-956f-ef54268ff1ee", + "id": "2e47edf6-f290-47f3-8683-5b771f739b17", "name": "Create Lifecycle State", "request": { "name": "Create Lifecycle State", @@ -48711,7 +48711,7 @@ }, "response": [ { - "id": "2af8df08-ae78-438b-8e4e-74bd15ba1c21", + "id": "afbf64a5-e8a3-4fa1-9e18-d25248663542", "name": "Created LifecycleState object.", "originalRequest": { "url": { @@ -48769,7 +48769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80050a06-2055-488d-b979-44397aba2ee4", + "id": "6aafb99d-bef9-4013-9cfe-0f24cdbcc297", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48827,7 +48827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c96d2fd-8ce3-4fb1-ad00-dc4eb735115a", + "id": "598731b6-4e10-4ab9-90b8-dc491c9e6e51", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48885,7 +48885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3155d86-bebf-493a-8407-cd96e65cf509", + "id": "e0e10a83-2372-4b87-befd-965c5a60b92d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48943,7 +48943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e05c701-97ee-4d32-b2ad-b3b5846c09bc", + "id": "d20674f9-c234-4efd-a918-e82f71d3f677", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49001,7 +49001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86f15bbd-c3d4-4e99-baa0-fdd4148237ee", + "id": "073f33ff-d115-4e0b-bf0f-39dd9db9444a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49065,7 +49065,7 @@ } }, { - "id": "cc967410-62a5-4bdc-b21a-320dd37a0725", + "id": "7c8de7e8-733f-4ce6-a38f-b683e6495746", "name": "Retrieves Lifecycle State", "request": { "name": "Retrieves Lifecycle State", @@ -49118,7 +49118,7 @@ }, "response": [ { - "id": "e7892c36-40bb-4412-b801-0a2beb511fd0", + "id": "61df5157-ccd8-4c72-82c0-34aa349064b3", "name": "The requested LifecycleState was successfully retrieved.", "originalRequest": { "url": { @@ -49164,7 +49164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac8952db-2c19-4631-a40a-45dee1dacbc6", + "id": "baefc943-9659-4e57-90fc-47babfc6629e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49210,7 +49210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "711724af-ad6d-47b5-bec0-58f161597f07", + "id": "ca61a911-e649-4993-8719-f1abee7ebcc6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49256,7 +49256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afe725b9-24ab-4716-85be-443e6545bb9a", + "id": "aa3a2e77-635e-4bbf-9f79-e5b0c02030db", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49302,7 +49302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3952fe59-ecdc-4cdf-989f-b003c4b0937c", + "id": "2b47fb09-6672-4667-bae6-3b1348fce5cd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49348,7 +49348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74fb5078-021f-4910-8551-cc41bd1b7a37", + "id": "bf39abf5-71e3-4648-aba2-ce183f3bcef4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49394,7 +49394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbe025bd-902e-4c55-bafb-f1382fa22592", + "id": "99f0c895-5b98-47c0-b08a-949feab1d6c6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49446,7 +49446,7 @@ } }, { - "id": "f3663d7c-1eda-45b8-b7cb-82c17930eb1e", + "id": "b5850dd7-c8ff-4eab-83ff-4ed0f2133711", "name": "Update Lifecycle State", "request": { "name": "Update Lifecycle State", @@ -49512,7 +49512,7 @@ }, "response": [ { - "id": "0cd4d7b8-f580-4dd1-ae61-8849ee59d3b6", + "id": "bf9335ab-cd6f-43cb-90d8-294d11a27858", "name": "The LifecycleState was successfully updated.", "originalRequest": { "url": { @@ -49571,7 +49571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9778ae1-da89-4ec0-9502-76838c065b0c", + "id": "c217d2dc-f037-40f1-a9a8-cb87501e35bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49630,7 +49630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47de70ef-4e19-496c-850f-d3b299068b76", + "id": "9eb6cd38-9d18-49cb-b270-7a06c286cd43", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49689,7 +49689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13ef9a8f-09eb-41bc-89fa-c040f40de578", + "id": "2d90211b-c68f-44d8-aa3b-d9a1cf63b3db", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49748,7 +49748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70a2b490-3524-4f67-9e21-230ea9370a8f", + "id": "ee3f310c-de9e-4982-b394-0a390b91b8fe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49807,7 +49807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9264e4f1-41d6-40dd-bdf4-93ebfbac64f2", + "id": "efebdd09-5f9a-44e9-8be5-48e919444097", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49866,7 +49866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e308d7a-77a4-43ae-84d3-07224a2159e7", + "id": "79dd7141-e1fd-4fcd-9796-c3ee9772c2a5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49931,7 +49931,7 @@ } }, { - "id": "88b76d52-1dfc-4520-9f8a-aa874fc04f64", + "id": "cd2572c2-b95d-458a-a3cd-e4762a577efa", "name": "Delete Lifecycle State by ID", "request": { "name": "Delete Lifecycle State by ID", @@ -49984,7 +49984,7 @@ }, "response": [ { - "id": "445ccc94-f8c1-49a5-ad83-5f25985c0bfa", + "id": "859ce8fe-4a2f-4396-b3da-3e529040f397", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -50025,12 +50025,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"voluptate\",\n \"name\": \"Contractor Lifecycle\"\n}", + "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"cupidatat officia labore\",\n \"name\": \"Contractor Lifecycle\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b221dd49-0a79-4237-bc33-d74c5318bdea", + "id": "9253ed0f-e48b-40c3-bce2-5556ace44e44", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50076,7 +50076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdd910f0-6dc8-4f6f-9a90-334cb447fe11", + "id": "fe0f3bd8-28b1-4787-85e4-16252489c2a5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50122,7 +50122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11e01cd5-0a0f-44ee-9a52-884be20e1b8c", + "id": "657eca83-cbeb-4334-b97a-3a2f0459118c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50168,7 +50168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7d3277a-bd6f-4e7c-8a34-c83d4cfc6792", + "id": "397a3531-f27e-4b55-8416-2a1a070270c2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50214,7 +50214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f538cdd0-feb9-4f97-95c3-f3d2ed9a83a5", + "id": "8830d8b3-28f0-4890-b2b2-368404f9af87", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50260,7 +50260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fc3512c-76ec-4f1a-852e-5c63237460f5", + "id": "5fbe74c7-af77-4eea-a6c1-23d2947d019a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50318,7 +50318,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 IdentityNow, 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": "15792954-5ff0-499d-a8aa-2abd88839de1", + "id": "618e4fd4-a686-49e9-a269-c0fbe7dd8c1e", "name": "Identity Profiles List", "request": { "name": "Identity Profiles List", @@ -50393,7 +50393,7 @@ }, "response": [ { - "id": "aa463b0c-b902-4947-a8ae-5d20358d100c", + "id": "54e36e74-bd90-42e6-b1e0-bb044b2a1f88", "name": "List of identityProfiles.", "originalRequest": { "url": { @@ -50482,7 +50482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37a413ef-ef76-4e17-8392-c567df981233", + "id": "e9522485-15a8-4e1a-87bf-0b9c23771c03", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50571,7 +50571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45d7e789-210c-40d0-ba2d-a8539716f3c9", + "id": "48bc80be-33b7-4dc8-ab02-709a4826d929", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50660,7 +50660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9756ddf-3f42-4850-9682-aec268d3cef5", + "id": "c5c439e5-7fce-48b6-80f4-44bf4546f952", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50749,7 +50749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a40c8495-0719-4bdd-a563-88597a947a5f", + "id": "c7a35795-9384-48cf-8e8a-3e0ec5050975", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50838,7 +50838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94eff79e-5f85-4e27-8cd5-c1c4bba388e4", + "id": "ea4f1a1b-5010-40ee-9427-05e937036069", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50933,7 +50933,7 @@ } }, { - "id": "b5be9050-d27a-4da4-9b11-37c3a06063f5", + "id": "787cf9ca-8d77-4b53-bce3-fcce986e825c", "name": "Delete Identity Profiles", "request": { "name": "Delete Identity Profiles", @@ -50976,7 +50976,7 @@ }, "response": [ { - "id": "4e370154-8392-4f49-af1e-ab1dbb15ab40", + "id": "dbdd568d-cedf-4662-b5ea-fc1a8ad87480", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -51028,12 +51028,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\": \"1950-03-07T01:10:03.346Z\",\n \"launched\": \"1954-01-24T08:01:25.770Z\",\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\": \"1992-12-19T06:09:12.056Z\",\n \"launched\": \"1962-07-24T11:10:38.231Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "51eaf8ab-38e6-40ce-8a43-85cc5112a080", + "id": "d0b19bc7-3807-44db-8297-c822d63fda98", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51090,7 +51090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d483113-9323-4f7a-adba-772b42b28129", + "id": "53c81932-6e7e-4759-9572-607c75fe44a0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51147,7 +51147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "961a3a9b-aa1c-47da-82ef-dee643fb44d4", + "id": "588c31b2-b51c-40ab-883e-bbcf3c4a38f2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51204,7 +51204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "088ecb94-0301-467c-91f7-f02ed215a68d", + "id": "f8124c33-8fb4-4ce8-9762-4ec17edfcc02", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51261,7 +51261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e599395a-8b41-4874-b233-7bff174f5f2a", + "id": "f44d5644-826a-4887-93fe-74198cc6a861", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51324,7 +51324,7 @@ } }, { - "id": "e86c343f-d32d-426c-9fb9-a021781bd335", + "id": "0ab7b60a-fd69-4fd6-8379-44e40a2a651d", "name": "Export Identity Profiles", "request": { "name": "Export Identity Profiles", @@ -51400,7 +51400,7 @@ }, "response": [ { - "id": "b1fdeb29-5243-44c0-9ecc-e63c89560826", + "id": "5ad54100-d86f-4be4-a7fa-abe4cd421f7f", "name": "List of export objects with identity profiles.", "originalRequest": { "url": { @@ -51490,7 +51490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e2c8f38-943d-4b14-852d-e064e396fa83", + "id": "5ffcb577-9f46-47fa-8ce3-0585d21aba4b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51580,7 +51580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fd26d38-50cd-4bea-853f-18abe4d58be8", + "id": "a40ba7ba-1460-4eb2-a0c4-bfa8700890b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51670,7 +51670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a642da0a-281e-4f57-8345-54a87ddf8a91", + "id": "d78c61d3-10c3-4293-86d0-b6160a572296", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51760,7 +51760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d6de047-d026-43cf-8be0-0f841807a6c7", + "id": "53b5fc08-06ad-4240-a66c-1102469bd07b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51850,7 +51850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d845f9f-bc41-47ec-bbc0-d1134745052e", + "id": "cc342c9f-1fad-4dc3-8efe-405bca2ead2c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51946,7 +51946,7 @@ } }, { - "id": "2262fdaf-ebfd-4c35-92d7-7ed8ec46c826", + "id": "ffc7680a-bcb6-4e39-a8f0-a40972124edc", "name": "Import Identity Profiles", "request": { "name": "Import Identity Profiles", @@ -51989,7 +51989,7 @@ }, "response": [ { - "id": "fed67bb6-b749-46f2-9211-9ccb65b27ed0", + "id": "af0e9a48-ea10-413e-9e54-cd6c3ef78aad", "name": "The result of importing Identity Profiles.", "originalRequest": { "url": { @@ -52046,7 +52046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f8872f9-5544-45e2-913a-d219e1728e01", + "id": "b900f997-338d-48d8-a7c6-89afb90002f0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52103,7 +52103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c6925fd-d58c-450a-8d24-31cff0d09bd7", + "id": "f8cfc6c0-c578-4e52-8078-af2e8628e7ed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52160,7 +52160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73b6d9c0-f7c7-4cf5-b6af-8786b20fccf1", + "id": "8dea766a-1e95-45fd-83de-0a3d73f647b8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52217,7 +52217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9da96b04-3cee-4b52-978c-222b3010d04c", + "id": "c002a4c9-b0f0-4053-959a-9a14c96df721", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52274,7 +52274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04aaf8f2-2c4e-4a3f-b5fe-53b8da36ab6c", + "id": "4e60213c-b7fa-4c6c-aee7-b822ff6a36e3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52337,7 +52337,7 @@ } }, { - "id": "97976ea9-c2e0-4c56-9dee-9db13df4ace1", + "id": "b48a5ef2-2dc5-413a-8c78-1bedbaf2d131", "name": "Get single Identity Profile", "request": { "name": "Get single Identity Profile", @@ -52378,7 +52378,7 @@ }, "response": [ { - "id": "02d5e867-a7f9-4646-85b6-65152f5eca39", + "id": "50d8d9ee-dc93-4f44-b1c2-62473d5ea3df", "name": "An Identity Profile object.", "originalRequest": { "url": { @@ -52422,7 +52422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a62f380-493e-448d-9288-0a48e6b2e473", + "id": "9811b5b4-5a8e-4be7-b29a-8c9f7bea4ef4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52466,7 +52466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0614743-ca57-48bf-9ced-71e5a29d7cbe", + "id": "64d3c0e4-40f2-49ec-99ac-f10fe79029a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52510,7 +52510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdc9e4c1-e832-4c8a-9250-301dd15bb9cc", + "id": "d1668da8-aaad-4ad6-a223-d7f174765a14", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52554,7 +52554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c58eea4e-0dea-42fc-93c1-2f06df7bc0f9", + "id": "3bc042c8-5e67-475a-a1ad-7c2f5e9487a8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52598,7 +52598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7fb588c-c58e-41c3-ac1c-c5d8dc8b208c", + "id": "53647c19-95a0-4477-bbee-5f48a4271efb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52642,7 +52642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4393ce6f-0ad2-4d3b-ba2d-4b106f46eaa9", + "id": "df58701a-a9ac-441c-96a0-fe8f1a4e238e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52692,7 +52692,7 @@ } }, { - "id": "3fb89f80-6fe6-4f44-aaa5-d16d8c9dfd21", + "id": "29115eef-fa2f-4304-8349-acbdfe129224", "name": "Delete an Identity Profile", "request": { "name": "Delete an Identity Profile", @@ -52733,7 +52733,7 @@ }, "response": [ { - "id": "9a83f994-4daf-46e7-802b-02f4fcbb3898", + "id": "12d3421c-74cf-46ba-81bb-25d78c7dba02", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -52772,12 +52772,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\": \"2018-07-18T02:03:33.040Z\",\n \"launched\": \"2011-10-08T04:00:37.931Z\",\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\": \"2012-08-27T04:06:15.737Z\",\n \"launched\": \"1975-07-10T19:08:38.956Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d05b49b3-1f38-4ddc-8e4e-3836490f48bc", + "id": "8ddd34fa-dd52-4206-bfac-11da1b4e62e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52821,7 +52821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcc0b3ee-3fcc-4431-ba1e-f18861a0c27d", + "id": "a938f226-00f1-4b7a-a974-1b7ed626b6e1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52865,7 +52865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be6ce761-b414-4390-bd47-c69180a10cd8", + "id": "fec39dad-f809-4120-83f8-e70aec6cfed5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52909,7 +52909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9bc82ef-3a9b-4589-9737-f1f60faa8b9a", + "id": "e904280d-fb42-49e9-a7fa-ff1a4bab3d97", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52953,7 +52953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a73b10f-1b77-462c-94c5-5ab4fe43c76b", + "id": "7165fc6d-b708-408a-a087-0529ab46944f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52997,7 +52997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb384c4a-0c86-4da3-b17c-05f673b2037f", + "id": "e26a7042-d08b-4d03-9277-0096412cf3ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53047,7 +53047,7 @@ } }, { - "id": "8cf25b18-e9d6-4c3d-9885-02d5121a2ed3", + "id": "c51efa90-0579-4470-8276-de10c847047a", "name": "Get default Identity Attribute Config", "request": { "name": "Get default Identity Attribute Config", @@ -53089,7 +53089,7 @@ }, "response": [ { - "id": "f8c1abe6-15da-496f-b9da-4049fe65553f", + "id": "886349be-2446-49c0-8639-e60bf83c4a60", "name": "An Identity Attribute Config object.", "originalRequest": { "url": { @@ -53134,7 +53134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fb93726-44aa-4f38-a985-339aa1699722", + "id": "2508d0ad-5ea2-400d-b6f7-ca8a7f01bf3d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53179,7 +53179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98ac460d-dd41-457a-bae0-d2a541f473b0", + "id": "d6ed3429-acfe-4d6f-abcb-65f400269a5c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53224,7 +53224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6b4ed01-e5c9-4dee-8230-4e47ea9f7ff3", + "id": "2130a685-8ac1-4959-9cbf-2d0bc62ae311", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53269,7 +53269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21ff0dc3-08c9-4e4c-83ff-ff5925e57b03", + "id": "6a7a101b-cec2-4aa0-a2bc-f042019d0771", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -53314,7 +53314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b784624-3065-4b24-84cd-67640c1bf978", + "id": "38637e42-f204-45a5-85c1-07ca6b25d910", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53359,7 +53359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b909bed0-407f-4fde-8307-2900a9f5e394", + "id": "31bf3679-0613-4034-a953-6e37fcdbb397", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53410,7 +53410,7 @@ } }, { - "id": "4d1ec581-7f48-455c-a6da-a0e65bc52faf", + "id": "a17e4b6d-50fc-4515-b8ff-26b88bfab4b5", "name": "Process identities under profile", "request": { "name": "Process identities under profile", @@ -53452,7 +53452,7 @@ }, "response": [ { - "id": "2617b52a-a1b3-49e3-b19f-27deb8612ca4", + "id": "1fa96360-decc-4525-99bb-7774ec4577d0", "name": "Accepted status after refresh has launched", "originalRequest": { "url": { @@ -53497,7 +53497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "588bba27-2a25-4592-b9ae-6ae934e140dd", + "id": "31082dfa-f9ae-44a4-bc1c-a091433d4a40", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53542,7 +53542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d59ab655-2620-4503-bf0b-faad561acd8e", + "id": "594e6384-39b5-4abb-9d2a-54906f701156", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53587,7 +53587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9975233-5e69-496c-86b9-29d2a8c00079", + "id": "2a7a52c2-b097-44c3-b484-3364442e58c7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53632,7 +53632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e41e28ae-03c4-46ce-b64a-c769518dcce1", + "id": "bdbe779b-3584-4376-8937-9e7025a1061c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -53677,7 +53677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dba0798-25d4-4c63-a0a6-7d2cccecd5b1", + "id": "b093f91b-5c2e-4884-bfda-27c8dea4b0fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53722,7 +53722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8becd7dc-f3f6-4150-a202-3fed585f57f6", + "id": "877dcaf9-b1b5-4bc0-b469-3f8928f0380b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53779,7 +53779,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 IdentityNow 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 IdentityNow.\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 IdentityNow, administrators must create a non-employee source and add accounts to the source. \n\nTo create a non-employee source in IdentityNow, 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 IdentityNow, 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": "c8e7bb8a-37d0-4a12-9016-306773202526", + "id": "c9b05734-b2dc-4945-8761-1594e7eae97c", "name": "Create Non-Employee Record", "request": { "name": "Create Non-Employee Record", @@ -53821,7 +53821,7 @@ }, "response": [ { - "id": "31672729-a3ec-4cfa-86c6-6a52738d583b", + "id": "31d2dfe8-dc42-4db9-a92a-71860d1df1b1", "name": "Created non-employee record.", "originalRequest": { "url": { @@ -53877,7 +53877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34264a3c-62e4-4275-87be-8c6d8d634904", + "id": "e3171b9e-8a80-4a24-b48d-ec51855ce164", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53933,7 +53933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b38d3585-d394-4051-a51e-bc2a821a1299", + "id": "45d6001d-37c4-47eb-a421-3b3548c0aa31", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53989,7 +53989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99fcd185-1710-4d03-9bd3-b742e0ff90d4", + "id": "41661010-a2f7-4846-ac76-be80be050f5d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54045,7 +54045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adf5eeff-c950-454f-a946-7fda6c54c166", + "id": "cd11a999-94ba-450c-9024-09ba03d02453", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54101,7 +54101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73dd43ef-7118-4dcb-8177-e7ac2996c30f", + "id": "6c223751-e360-4595-b198-c928a8ba87f3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54163,7 +54163,7 @@ } }, { - "id": "8347240c-1bef-40ec-be40-1e9f1e8364f2", + "id": "2e5fa29f-3851-4070-93d7-383a423eff78", "name": "List Non-Employee Records", "request": { "name": "List Non-Employee Records", @@ -54238,7 +54238,7 @@ }, "response": [ { - "id": "88d84cd7-26ef-4f8a-94ef-9af9aeb09ec9", + "id": "5def341f-e519-4585-8638-264ef9ae7b71", "name": "Non-Employee record objects", "originalRequest": { "url": { @@ -54327,7 +54327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e09eb93-37b4-4d49-a350-136852bcf504", + "id": "5c4da9c9-d5b6-4069-a9b1-7c15715853c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54416,7 +54416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19b5a5e0-be28-4d05-9c74-8e92557f433b", + "id": "b7f23e1f-6289-4049-b493-5c1bd770a9fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54505,7 +54505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fc1e67d-3a1d-4124-b52d-3f22f2beeb65", + "id": "fa6669b8-1db6-4b4c-9bb8-065243feac3c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54594,7 +54594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56f8c35b-67a9-48de-832a-4231ae78761c", + "id": "0ecf88bd-efcf-4e7b-91c1-e6ec5b42c501", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54683,7 +54683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "440cafcc-25af-4d04-a922-629446c8b7ce", + "id": "22898240-f4d2-418f-be57-eb7b602a69c6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54778,7 +54778,7 @@ } }, { - "id": "263278e1-ee65-4f11-ac20-f4882425f89d", + "id": "586ea810-8d2b-4631-83d5-57368c9d9e1d", "name": "Get a Non-Employee Record", "request": { "name": "Get a Non-Employee Record", @@ -54819,7 +54819,7 @@ }, "response": [ { - "id": "f8216a60-9630-42c5-968f-e22d7faaa7f7", + "id": "c8379f0e-68d1-4a94-be86-afa4bf4c3f62", "name": "Non-Employee record object", "originalRequest": { "url": { @@ -54863,7 +54863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4047dbac-f303-40ef-a8d9-acc6ba8f60dd", + "id": "f775322f-db07-43e9-af85-630b3f8cfe70", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54907,7 +54907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cf90a69-6a56-40ed-9b27-73da4c54fdc2", + "id": "1a7deac4-aba3-4851-85d0-b569d3a8834e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54951,7 +54951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "befc2087-ae01-42fe-956d-681cc50a36dd", + "id": "2b946f8f-805f-462c-b72c-3aa8104ac5d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54995,7 +54995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7897f14-e4b6-4a43-859d-258ba5bf64e2", + "id": "7996efc6-d33f-4592-86b6-b87bca962869", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55039,7 +55039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "390ee39e-781f-4f9c-a555-e7aa88161bb9", + "id": "87379802-b211-4059-8acf-b812234d949e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55089,7 +55089,7 @@ } }, { - "id": "f65d0e2d-2c4b-42c1-9036-cbf4f30fa0ab", + "id": "f3db1743-509c-4b04-884d-3b31580341e5", "name": "Update Non-Employee Record", "request": { "name": "Update Non-Employee Record", @@ -55143,7 +55143,7 @@ }, "response": [ { - "id": "3d580de2-742e-48a6-9b1d-a426982ffaec", + "id": "bb70c132-a010-44f6-9e37-fece798bcc32", "name": "An updated non-employee record.", "originalRequest": { "url": { @@ -55200,7 +55200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65212b4c-3630-4d56-8113-c4864c94fe1a", + "id": "19889c3f-52b2-4068-8f36-b81954f89002", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55257,7 +55257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42bce77d-9688-4f2e-b418-b80fd96c68bf", + "id": "48fd4a3c-1c43-4cd7-8d39-5ab700267770", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55314,7 +55314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cac1dde6-3b1a-4228-8c69-a6a3a68bd4b9", + "id": "b54ad9c5-ecf3-4000-8c0c-806b867558df", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55371,7 +55371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca854c17-d681-4a95-ac5e-6811f691899d", + "id": "cf378b74-92b6-4780-ac11-5f6f11115757", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -55428,7 +55428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d75e312-20c2-4388-aa3a-96def1abef7e", + "id": "119c2a8d-b9f4-4742-8004-d0e986166ed2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55485,7 +55485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db8732eb-3b41-4f1f-9a45-30a3ca318c04", + "id": "6606ca85-9408-44d3-ac21-a336bf23ba03", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55548,7 +55548,7 @@ } }, { - "id": "e3728bd1-ea08-4da3-9b9d-9c0f4b0a346c", + "id": "d9dbffa1-3c0b-48b1-b865-4e19c1f0365b", "name": "Patch Non-Employee Record", "request": { "name": "Patch Non-Employee Record", @@ -55602,7 +55602,7 @@ }, "response": [ { - "id": "44763a1f-469d-484e-b723-d39b9f1e219b", + "id": "26e7fe40-3ab4-4816-8450-80d6cc167db4", "name": "A patched non-employee record.", "originalRequest": { "url": { @@ -55659,7 +55659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c58d0c3b-de76-4657-9677-1aac2abb6634", + "id": "66066019-1b02-4d2f-8ee3-26ba02a439b3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55716,7 +55716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4101b55c-3b30-4ab2-81eb-28eeac5e026b", + "id": "d2d41e1d-2adc-4915-9e08-cc6ec74448e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55773,7 +55773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7dca9f35-9d48-401a-9e57-c83fa300ab03", + "id": "4f203897-41c7-4cd4-99e9-d9bd1b875065", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55830,7 +55830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29aa701b-6c9e-4e27-b5d0-dd6867ea1d66", + "id": "c83ecb2d-b0cc-439b-988d-0279b735a84f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -55887,7 +55887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ff11dd1-3b3b-449c-9e33-6240d02c9e46", + "id": "82a8d3f2-f99e-4647-b589-748ef4795a33", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55944,7 +55944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3a06270-8246-47bc-86ad-89320bc80722", + "id": "9d9439f7-f516-44b2-9038-cb8c3def67fd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56007,7 +56007,7 @@ } }, { - "id": "b8f43a81-078d-492d-9046-dbe7d268b0c2", + "id": "ba915b3b-a058-473f-bf35-5a2f1cb62126", "name": "Delete Non-Employee Record", "request": { "name": "Delete Non-Employee Record", @@ -56048,7 +56048,7 @@ }, "response": [ { - "id": "736b8dbc-9e15-4a76-82a5-08013c1dde09", + "id": "d96a969b-60f0-4611-a595-6f0bceac2465", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -56082,7 +56082,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ac0de0b2-6e29-4d1c-8afd-57f818d9f855", + "id": "c78e91d1-aa6c-455a-8a84-8ff1233e6482", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56126,7 +56126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b078dc69-3c34-45da-96f3-eb547d089f23", + "id": "fca8b57d-0465-4b77-b231-7ae4ebb56f15", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56170,7 +56170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "734d4de9-83d3-4759-8374-ddcbd938edab", + "id": "5ae97783-2554-4ade-8238-f2d03c00de4f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56214,7 +56214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c740886-0d27-4c50-9125-672ae1056053", + "id": "df4ae71c-f209-438c-839f-f8e41c3b32fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56258,7 +56258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eba1465-0acd-4616-89ec-11c493fbee70", + "id": "e2f465b4-ec42-49ea-ae06-bcc424921303", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56308,7 +56308,7 @@ } }, { - "id": "e1139185-b63b-49ad-8a22-9551cf528041", + "id": "fe014ff6-4c92-4e2f-885e-6871807ea14e", "name": "Delete Multiple Non-Employee Records", "request": { "name": "Delete Multiple Non-Employee Records", @@ -56351,7 +56351,7 @@ }, "response": [ { - "id": "4f919d86-beb3-4ee1-8f3f-05f2fe268b21", + "id": "7f537ea0-b0d5-4216-9ccd-d8269702de86", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -56398,7 +56398,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b96ce3ad-de67-478a-bc6b-5d0d7e388eca", + "id": "95953aac-60c4-4e02-9517-d7d64975661a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56455,7 +56455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eac9b08e-4524-442d-b3a1-71980d82f4f0", + "id": "9e867ae7-76bc-4289-a0ed-e369c5aee5f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56512,7 +56512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3bba99b-7681-4eb8-9f39-6fab3ca758ea", + "id": "a6e5887e-31f4-462d-9a65-9dfa91f4ca1b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56569,7 +56569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7463802d-2ab4-48b2-9ff1-f082d6599f32", + "id": "2c05d021-268b-4423-aba2-f6ef053dc29a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56626,7 +56626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a125e20c-5cf9-43a5-b27f-95c6efa94c96", + "id": "e00607cb-20c6-439d-81f2-702b7500b507", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56689,7 +56689,7 @@ } }, { - "id": "c37a5aed-8a88-42ce-9bea-3d6ba8a28a9a", + "id": "5c76cb7f-e0af-49ed-bbca-9f2037ca0ee1", "name": "Create Non-Employee Request", "request": { "name": "Create Non-Employee Request", @@ -56731,7 +56731,7 @@ }, "response": [ { - "id": "fd337b6f-2472-4042-a45a-450aaf75a4de", + "id": "bbafe9c5-80b0-46af-8f81-76ad5921e3bb", "name": "Non-Employee request creation object", "originalRequest": { "url": { @@ -56787,7 +56787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c86ab6b-a6b6-433a-94f9-1f5f5addcb0b", + "id": "0213fa6b-1fcc-43a2-b962-2a3d52d763f3", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -56843,7 +56843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6ac6bad-ab55-45ee-a92a-bfc13aec6602", + "id": "8c6b10a4-bfe9-41d7-9a4a-aaa04d649d1f", "name": "400.1.409 Reference conflict", "originalRequest": { "url": { @@ -56899,7 +56899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7454167-5b78-4865-911f-d9e9be0a5705", + "id": "14d1142b-78ca-4f8e-ba4a-9cbb3672c016", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56955,7 +56955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b32eded5-e130-4295-9961-e10158b9ce5f", + "id": "d6387751-3ffe-4efa-acc2-4a933c638e12", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57011,7 +57011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31a6cd1e-ad02-4498-94d0-adc0544cdf37", + "id": "d9f5edbe-bad8-418a-b659-85c8e2974622", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57067,7 +57067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52411f71-863c-41e8-894d-b03ca9ced339", + "id": "0b12113b-57f7-4426-96e5-8db04010296c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57129,7 +57129,7 @@ } }, { - "id": "ab4a931d-7019-40f6-9118-733b1319a458", + "id": "9b061119-fe15-47e3-925e-2ac18a49744b", "name": "List Non-Employee Requests", "request": { "name": "List Non-Employee Requests", @@ -57213,7 +57213,7 @@ }, "response": [ { - "id": "40973169-f09e-4115-a48f-b19fd695f6ad", + "id": "53dab334-3c7d-4535-8a7a-50646f29d7aa", "name": "List of non-employee request objects.", "originalRequest": { "url": { @@ -57311,7 +57311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aac4bb8-777e-45fe-a4bb-49111ec6cc78", + "id": "5661bd02-7f89-4854-9eb1-a9558e49cbc9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57409,7 +57409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "871a63ba-bd60-4926-b9e4-c74bafaa2730", + "id": "b23223dc-34d9-4b9f-8cca-28bf5c12c907", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57507,7 +57507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9904abc-6ba9-4bde-aa1e-1a97b9e5b02f", + "id": "739cd8c5-f3f0-4b77-98e5-92616472e527", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57605,7 +57605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5c7198b-4403-4a20-b547-25e43041911a", + "id": "bc099c22-eb46-4be0-af6d-2845f0daffdd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57703,7 +57703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4b41ed1-64e6-48e6-bdcf-da04c1e0d9ed", + "id": "815a63ea-dda0-4642-a56f-f9eb47401180", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57807,7 +57807,7 @@ } }, { - "id": "48efd342-dd2d-403f-a5d2-fac9eeda1a6d", + "id": "063d1e84-b684-4c78-8b34-05d41000bebb", "name": "Get a Non-Employee Request", "request": { "name": "Get a Non-Employee Request", @@ -57848,7 +57848,7 @@ }, "response": [ { - "id": "f3de90fe-3c2e-4aad-aa58-7f8ffc126270", + "id": "35bff509-07d6-476b-b896-fc96348e9470", "name": "Non-Employee request object.", "originalRequest": { "url": { @@ -57892,7 +57892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1c122f2-1cf4-49d9-aaa5-57edfe4ddef6", + "id": "c61ccba2-5217-43e7-9264-3d1ecdb58238", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57936,7 +57936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e006bae6-7a12-4ac9-849d-35655efba0eb", + "id": "e5ce6243-de13-49f0-a2d8-d9690221e1e6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57980,7 +57980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8807d63-2051-45ec-8506-3c4c3289cb4c", + "id": "44823bad-f23e-471d-9192-4b3594010345", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58024,7 +58024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc2f753a-4076-4506-8af2-51ec009b48aa", + "id": "5bae207e-719a-4909-955a-3fe5e8734f5a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -58068,7 +58068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69585393-497e-41c7-b780-0c8e46997a55", + "id": "6e707dd2-cbde-429d-99cc-8150b92367ab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58112,7 +58112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0da65cb7-6122-4e4b-9078-26c451b01db4", + "id": "973338fa-9ea9-41ec-8db9-96491dc5b849", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58162,7 +58162,7 @@ } }, { - "id": "bb1988bd-0bb0-4be0-a844-d2bcb19be321", + "id": "8fde0be0-60c3-4c98-a9d7-ef2d846f76fc", "name": "Delete Non-Employee Request", "request": { "name": "Delete Non-Employee Request", @@ -58203,7 +58203,7 @@ }, "response": [ { - "id": "2d84e3c1-f181-47aa-be48-5f34da50cd0f", + "id": "b21fae53-d3d3-4f6f-adcd-0496e61eeb1d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -58237,7 +58237,7 @@ "_postman_previewlanguage": "text" }, { - "id": "998913c4-1f58-491f-ab0f-221509f3e242", + "id": "87ad1853-f596-4060-ba27-a64947bdd3a3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58281,7 +58281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbb5cd55-8200-41fe-abf4-fba85d9773b8", + "id": "7fff5155-5c4c-4485-aac1-cb4d7f3a84f9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58325,7 +58325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8973ded9-f5a9-41e2-ac77-c75baccf8f45", + "id": "e3608f4b-7424-4f34-a26e-54474d0cb787", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58369,7 +58369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e4c42a8-0a11-4dd1-95ea-3f5dffe5ce55", + "id": "ce6368d1-7175-4e83-803c-fdf6f3afbd5b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -58413,7 +58413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0b65d8d-9126-46bf-9135-30e478595345", + "id": "1912f37d-3595-462c-9602-538c4401fb67", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58457,7 +58457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17a4e3a5-2c66-42da-9a81-7c96f83c52fc", + "id": "2816870e-5283-4015-b30c-62f00fc910d4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58507,7 +58507,7 @@ } }, { - "id": "f1e1febc-16ef-41e7-a26e-d096c8279ee8", + "id": "a15e59e5-dd5a-4d00-a505-afe0023d0c1c", "name": "Get Summary of Non-Employee Requests", "request": { "name": "Get Summary of Non-Employee Requests", @@ -58549,7 +58549,7 @@ }, "response": [ { - "id": "ed72176d-371b-4ad8-ae4b-3c72a05a28d9", + "id": "3d1ea206-fb0c-457c-b3fd-44d215783e92", "name": "Non-Employee request summary object.", "originalRequest": { "url": { @@ -58594,7 +58594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31c5bfed-cd15-4e86-9758-219702d02959", + "id": "9fc4e6bc-fa93-4027-b527-3d50a1902846", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58639,7 +58639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21cabd5a-e481-412c-8773-703a66008fdd", + "id": "c254fbfa-3523-4ee8-9e4d-1fb56e0e40b0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58684,7 +58684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65f46b7b-d684-4259-b129-5a9b42a30e10", + "id": "288d8c99-5625-4eb2-97f5-f329d5f791f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58729,7 +58729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36e9db17-d737-42be-82a4-4249a0423518", + "id": "9f671acc-70c9-4905-9e8a-eaec46b01c6e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58774,7 +58774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8923129d-4aa4-47f5-b879-17d044c7c32c", + "id": "e2f11d55-9fb0-4e5c-b780-2746c77da35d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58825,7 +58825,7 @@ } }, { - "id": "9f8ba5b8-2d40-44b8-84d7-24a1f3ee66ab", + "id": "abbd55d3-f5b8-40ed-bba1-5230a405ad15", "name": "Create Non-Employee Source", "request": { "name": "Create Non-Employee Source", @@ -58867,7 +58867,7 @@ }, "response": [ { - "id": "1bb3a7d5-bed0-4dee-866d-3e38c80cee12", + "id": "acc4becd-18a7-48ce-b125-2a8ea74c815a", "name": "Created non-employee source.", "originalRequest": { "url": { @@ -58923,7 +58923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10734f96-cd09-416f-b763-6d965db9b2b6", + "id": "9c8112fc-4f75-4157-9e16-d41c73e19a44", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58979,7 +58979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea9b9967-bd1b-4b9e-b979-91a461c2e37b", + "id": "e91fa08e-eced-4195-962e-42757f2a9d65", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59035,7 +59035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b06abfd-b45c-4a12-8368-75ccd1936389", + "id": "73154575-1fcd-4a42-b4bf-f7f0bf8a41ce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59091,7 +59091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f60078b-19cb-48f3-8781-db1c17e72e34", + "id": "527ef05b-2185-49b8-9cc4-29d09be7ebb4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59147,7 +59147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a1751f2-6b04-4edc-b884-35227cfb5b30", + "id": "761700f8-ce0b-4ddd-86b9-85ce8f87f245", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59209,7 +59209,7 @@ } }, { - "id": "2ad3708c-32ab-4113-aa6e-80778f4ed21e", + "id": "7370f2a7-f50b-4448-8e19-8e33c0a2bd95", "name": "List Non-Employee Sources", "request": { "name": "List Non-Employee Sources", @@ -59293,7 +59293,7 @@ }, "response": [ { - "id": "66fe9816-6863-43f2-a107-ad37ec7a1ebe", + "id": "4c9d15a0-dd68-412e-81b2-8fa471dc4716", "name": "List of non-employee sources objects.", "originalRequest": { "url": { @@ -59391,7 +59391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc756e3f-13d6-400b-acb7-842beece5d9b", + "id": "f56affc5-e742-4308-b6b7-cc44451b28e4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59489,7 +59489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8c4453d-d6c0-47da-998d-56e311c0105f", + "id": "267fc25f-65a1-49f0-854a-24d270fcb482", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59587,7 +59587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "947bf14c-7d4f-4da9-a22f-eab1443c66c6", + "id": "3a5e8690-eb53-4046-93b2-e6ec45aba491", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59685,7 +59685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a9c9be9-df28-4a21-bdd4-38d5b62a9dcb", + "id": "bbd89529-c4ce-4a79-ba37-355d5b265efd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59783,7 +59783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8e2868b-92cc-430a-98b0-55461cf42e33", + "id": "1d7ba8d3-89b3-4a5a-a5bc-1a6403d44782", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59887,7 +59887,7 @@ } }, { - "id": "84927210-483a-4a82-ad41-384043eb3358", + "id": "bc394a86-e00f-448c-8c54-d596028a33ad", "name": "Get a Non-Employee Source", "request": { "name": "Get a Non-Employee Source", @@ -59928,7 +59928,7 @@ }, "response": [ { - "id": "a882070b-8ce5-40cd-9382-5a7b4ffb0d6d", + "id": "edb7a065-506e-4e25-ad2e-049e3a666d5d", "name": "Non-Employee source object.", "originalRequest": { "url": { @@ -59972,7 +59972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cab8d61a-d6a1-4b5e-835f-35a7011b3ba9", + "id": "230b95fe-6292-497a-a676-c26b78972743", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60016,7 +60016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "913bf984-bbc1-444f-a66b-6a4962245035", + "id": "8ba992df-7313-472d-a0da-6aa7fdeea23b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60060,7 +60060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2948ac3-c6d4-4232-9766-11212425c8ec", + "id": "1cf1e27d-ea11-4475-aa32-0b6eabe20908", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60104,7 +60104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08d731ae-876e-41ce-ae7d-c2be67aba060", + "id": "8ce02150-6e50-4c12-80d4-75d0326f7bf6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60148,7 +60148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f35d4872-76be-4b65-aae8-aa8419519cff", + "id": "6789155f-0cf1-4c52-bd65-05bcba844025", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60198,7 +60198,7 @@ } }, { - "id": "f93f2ffc-88b7-4b18-966a-4883e86a1197", + "id": "3d54a00b-6d36-4e23-ae84-a430ec7ec1f7", "name": "Patch a Non-Employee Source", "request": { "name": "Patch a Non-Employee Source", @@ -60252,7 +60252,7 @@ }, "response": [ { - "id": "757251d2-6502-4fd3-beed-a3c0b444d865", + "id": "8d050b8f-ebd6-4c17-b851-b13121eba76c", "name": "A patched non-employee source object.", "originalRequest": { "url": { @@ -60309,7 +60309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96c89d80-1490-4527-ae52-94e0a9caab1d", + "id": "a8858349-809c-4839-bd00-dfc13787ace6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60366,7 +60366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b36fd988-ba8d-4c6e-9577-7a2d24d03ddf", + "id": "2dd6cd6e-3f0a-4e67-afe4-004d541380f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60423,7 +60423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a30ebca8-2ac9-40a2-8523-a79565d040a2", + "id": "d7f9480d-51e3-4dfd-bbfb-5ef22450e371", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60480,7 +60480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35ce26e4-72cb-4726-9eea-3122c6e3a15c", + "id": "d8bd1916-d9a9-40c7-94bf-f6ff3863b58c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60537,7 +60537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e595b617-a03a-4271-90ec-ffae8be30d93", + "id": "5c6507b3-1bca-476e-9aa2-472fcac426fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60600,7 +60600,7 @@ } }, { - "id": "803f20a9-d745-4a3a-9cee-56fa63c9036a", + "id": "b891b187-7b04-4b35-8b16-d75dc1afeac5", "name": "Delete Non-Employee Source", "request": { "name": "Delete Non-Employee Source", @@ -60641,7 +60641,7 @@ }, "response": [ { - "id": "3c9bd5fa-e6ef-4a29-808e-748a81b081a2", + "id": "2f6b2a92-2a10-44f4-83a3-d49d70af6e01", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -60675,7 +60675,7 @@ "_postman_previewlanguage": "text" }, { - "id": "470f4134-cc99-4c67-acf0-18f9af64a151", + "id": "c9bbde6b-d361-4782-aa76-7283c994a8e8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60719,7 +60719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e5ee0ae-89a0-4af5-ab98-0e52072f2937", + "id": "3e31e8e4-dfd1-435f-a7d8-bfe334270423", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60763,7 +60763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cf62f86-7dcd-4e79-b9b4-e70092f195b2", + "id": "12510739-5e2d-435a-bc68-6129a9b54759", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60807,7 +60807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6deb2083-6398-438c-96b8-54a059bc1886", + "id": "2cc6e446-c6b7-499f-aa09-ea6406ff321a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60851,7 +60851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf652940-748d-4265-95b8-1b43577f5867", + "id": "6d367f27-21db-45f7-8eb4-67bd1cd007cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60901,7 +60901,7 @@ } }, { - "id": "84cb78b2-d9a1-4df1-9974-a88fafca807f", + "id": "80fc9c3c-1824-4eb9-a509-a165e1db0728", "name": "Exports Non-Employee Records to CSV", "request": { "name": "Exports Non-Employee Records to CSV", @@ -60944,7 +60944,7 @@ }, "response": [ { - "id": "a1bcc1fa-9aac-49c9-bd99-022797e807bc", + "id": "11389640-a382-48cf-b9a4-9fdda94e5a47", "name": "Exported CSV", "originalRequest": { "url": { @@ -60990,7 +60990,7 @@ "_postman_previewlanguage": "text" }, { - "id": "35306e79-9069-406a-b47f-65106a9414da", + "id": "917c53eb-cbb9-456f-8b9f-fcf538f05ac4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61036,7 +61036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32cefccf-4b43-474d-8603-024041be3257", + "id": "49a94fb8-2ceb-4fb1-8b11-109e9aa1ecef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61082,7 +61082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6124dc2a-07cd-41ce-824b-951c03b8f13f", + "id": "03e78d63-01b8-41af-946c-0bf816784c42", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61128,7 +61128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "155009ce-83f5-4e7c-870b-90b749af134a", + "id": "2d547ea4-2684-4248-9d5b-9fe7e1818693", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -61174,7 +61174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ed4d93e-969a-4ebf-9ffe-b726f86363e4", + "id": "4b6e147c-b055-4542-a1a5-5efa1ffd364d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61220,7 +61220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcd8b5ab-e3db-4cf4-9986-8308d22e949c", + "id": "0bf61358-dcbb-476d-a23f-2b03a922fd8d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61272,7 +61272,7 @@ } }, { - "id": "580ce1ae-d0cd-485a-a83b-87c112ce4db2", + "id": "5b1d6afe-6bcb-4199-a809-0088df140f2e", "name": "Imports, or Updates, Non-Employee Records", "request": { "name": "Imports, or Updates, Non-Employee Records", @@ -61323,7 +61323,7 @@ "type": "text/plain" }, "key": "data", - "value": "laborum sit", + "value": "Duis incididunt", "type": "text" } ] @@ -61331,7 +61331,7 @@ }, "response": [ { - "id": "fd66ccab-487d-43ec-9db7-3380766d878c", + "id": "dd0ae3f4-2d3a-4d8d-97db-85e62c24d130", "name": "The CSV was accepted to be bulk inserted now or at a later time.", "originalRequest": { "url": { @@ -61374,7 +61374,7 @@ "type": "text/plain" }, "key": "data", - "value": "laborum sit", + "value": "Duis incididunt", "type": "text" } ] @@ -61393,7 +61393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09ba8c23-bc7f-45ae-a08c-195c00f9dae7", + "id": "1fe8fb11-d634-4a50-9bc1-22648f9a74d9", "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": { @@ -61436,7 +61436,7 @@ "type": "text/plain" }, "key": "data", - "value": "laborum sit", + "value": "Duis incididunt", "type": "text" } ] @@ -61455,7 +61455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b980953a-af52-46f6-b250-54764d05febe", + "id": "8be9305f-5188-495a-85bf-97629bdd1851", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61498,7 +61498,7 @@ "type": "text/plain" }, "key": "data", - "value": "laborum sit", + "value": "Duis incididunt", "type": "text" } ] @@ -61517,7 +61517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d8474f2-9a36-466d-a444-56a21f8a1fed", + "id": "1d538431-5bcc-423f-9405-b7efa6554f2d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61560,7 +61560,7 @@ "type": "text/plain" }, "key": "data", - "value": "laborum sit", + "value": "Duis incididunt", "type": "text" } ] @@ -61579,7 +61579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a9dc853-ad13-44cb-8a5f-346047b267ab", + "id": "490579d0-9d2e-45a4-a4e9-0e34530afc4e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -61622,7 +61622,7 @@ "type": "text/plain" }, "key": "data", - "value": "laborum sit", + "value": "Duis incididunt", "type": "text" } ] @@ -61641,7 +61641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31fd65f6-5fe2-47ad-bcc4-6d7de7ef6fc7", + "id": "ba194ecb-7f00-4956-b8b5-9c4a5bb17806", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61684,7 +61684,7 @@ "type": "text/plain" }, "key": "data", - "value": "laborum sit", + "value": "Duis incididunt", "type": "text" } ] @@ -61703,7 +61703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99ea9f9d-1e8e-4073-8a60-c277d9ec542c", + "id": "c45179b4-4045-4996-b9e4-daf82433854a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61746,7 +61746,7 @@ "type": "text/plain" }, "key": "data", - "value": "laborum sit", + "value": "Duis incididunt", "type": "text" } ] @@ -61771,7 +61771,7 @@ } }, { - "id": "a897adb5-0f0b-4a19-a28d-14632ceca861", + "id": "0f2009e4-48ea-435c-ab23-f2901c301ce1", "name": "Obtain the status of bulk upload on the source", "request": { "name": "Obtain the status of bulk upload on the source", @@ -61814,7 +61814,7 @@ }, "response": [ { - "id": "2ca4d4fb-24e6-4c22-94cc-aeb18d40dbcd", + "id": "c555de91-e391-42ff-b6ee-ae8db5c981cc", "name": "Status of the newest bulk-upload job, if any.", "originalRequest": { "url": { @@ -61860,7 +61860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "997df48c-323b-4f13-bd04-9fcac6d1ba3d", + "id": "da8fbb68-339d-4ec0-8eb7-b67363ee7b05", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61906,7 +61906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44bbee0c-bf59-4c1e-ad05-0b9ebbc4d9cb", + "id": "368d2a62-6991-45a1-9112-739b6f76a4b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61952,7 +61952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9390bbeb-3f0b-4ed4-aa91-6c306c10de05", + "id": "72190171-93d5-4484-835a-101ab43b12a1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61998,7 +61998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b726211-3f4e-45a0-a6dc-87c73aa427a1", + "id": "9a72902f-79f6-4740-ae59-8c4a453d9325", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62044,7 +62044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30d5a891-1c2a-4aa2-ba16-366475d1fb96", + "id": "4298566d-16fb-4855-9daa-1623fdb55e05", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62096,7 +62096,7 @@ } }, { - "id": "f00694c2-dbcb-42ff-baf9-28ceb6eb83fb", + "id": "67eed62a-ff0b-47fc-aadb-b57ca492d348", "name": "Exports Source Schema Template", "request": { "name": "Exports Source Schema Template", @@ -62139,7 +62139,7 @@ }, "response": [ { - "id": "733f721f-9f4a-4f1c-a359-0b431c3a6f66", + "id": "6d0a958b-1ca8-45b2-821d-737bb44e1fea", "name": "Exported Source Schema Template", "originalRequest": { "url": { @@ -62185,7 +62185,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7c2dc0cc-5a1d-43a5-8575-d138693a0526", + "id": "c0cef953-e4d1-4a71-a6f7-11166b0051c7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62231,7 +62231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e7cde00-3299-4fd7-935f-246d59cdd75c", + "id": "7bcd7b2d-dda8-4b51-8934-a124eef8b5c0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62277,7 +62277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cdbbdfb-1c39-40e3-bcc7-4d71d3c500c1", + "id": "ad26ad6d-e8b4-475f-82c4-ccf1e5fad392", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62323,7 +62323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "224ffc37-bbb9-430e-be71-ec605e70e937", + "id": "e19c9815-6d0d-4c69-ac2b-e5d019804838", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -62369,7 +62369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87577555-ce24-4f6e-827d-66de94c7fd37", + "id": "648ff4ca-bad4-4153-9117-dc95baf6d11f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62415,7 +62415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdbfb328-cd2e-4d6d-b413-b09e468321a6", + "id": "351b6639-3041-4c2d-afdc-0ba38f1b8cc7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62467,7 +62467,7 @@ } }, { - "id": "2ad0fc6b-41ea-47a9-a2aa-feff5f8d77e3", + "id": "f1bfbe0e-e6d0-42dd-b0ac-1e03196f079b", "name": "Get List of Non-Employee Approval Requests", "request": { "name": "Get List of Non-Employee Approval Requests", @@ -62551,7 +62551,7 @@ }, "response": [ { - "id": "2cad2f2b-fce9-4596-9e1d-fdeca1b05d1e", + "id": "c7721cb1-bf11-4c8f-8a92-9ca3e18a72e1", "name": "List of approval items.", "originalRequest": { "url": { @@ -62649,7 +62649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd675b83-1ec1-4947-81e4-cddc5041d463", + "id": "197a8e0e-7de6-4f43-a91a-ba4b90f11d0b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62747,7 +62747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c315a5aa-4b83-4a66-b1e6-3f43859434c8", + "id": "3b30b248-93c3-40f7-9b8c-0e6af669e726", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62845,7 +62845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "904d3114-387a-4e0f-a22d-5a057ac843f9", + "id": "5bca954d-eb79-4d3c-ba4c-ca715cd83104", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62943,7 +62943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2ac673c-cbc3-4fb0-a467-44649dfa8603", + "id": "301b59bf-a4ab-485e-aa93-8df70730093e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63041,7 +63041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2fe6f7e-bbf9-4f8b-8ff4-50772f640af5", + "id": "37e2852c-105d-4ad0-88a5-dac1805ab7e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63145,7 +63145,7 @@ } }, { - "id": "4c6b9a64-7671-4cb7-88b4-27dbfe774440", + "id": "652d8094-21e1-46e7-9a32-41afbf2e4202", "name": "Get a non-employee approval item detail", "request": { "name": "Get a non-employee approval item detail", @@ -63196,7 +63196,7 @@ }, "response": [ { - "id": "43ead75c-f7a6-4259-9198-47eacdd4010c", + "id": "ccc09a15-c719-4f61-af4a-4a701bdf95c7", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -63250,7 +63250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f102f60-8085-4344-afd5-7432710b7422", + "id": "64d1ab5f-1521-4701-95ba-44e43ce5f2dd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63304,7 +63304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bf6ca02-9329-4842-83d2-65d1333b6fde", + "id": "12aa3f11-c5d5-4cd7-ad2c-1841c1829c18", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63358,7 +63358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3b1e703-8088-410e-a5b2-85d16a1143b0", + "id": "2da33def-34a3-4954-9818-01ef647b4b9b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63412,7 +63412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c47f64d5-214a-4816-a6a8-1419be4995ac", + "id": "6ecfa347-5955-42f7-a9f0-1d0bb3dea1e6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63466,7 +63466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b2b2d64-5ef7-4fc9-bee4-e30ef8c132e8", + "id": "30b21e55-5c49-4f8f-a50e-219e10ceae64", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63526,7 +63526,7 @@ } }, { - "id": "8540964c-b568-4b89-8ba3-b9737b652b18", + "id": "2bfa302c-bc13-43f7-b338-ace02ffe4c70", "name": "Approve a Non-Employee Request", "request": { "name": "Approve a Non-Employee Request", @@ -63581,7 +63581,7 @@ }, "response": [ { - "id": "0cc9d049-8f2d-4bfe-89ee-0e35526c2078", + "id": "44a4c59e-69f8-4e9b-a789-0d3146441380", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -63639,7 +63639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ce0eeed-cf35-4ec6-80ae-06535ba840ef", + "id": "302b3c95-6b87-4e6a-8cdf-e585c76a43f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63697,7 +63697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a33cb71-4b46-4aae-a8bb-d46f6a3b5bb0", + "id": "61e62f07-e431-4be0-bbf9-c312b09310a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63755,7 +63755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1147a1d-2a35-4ecf-91fc-2a6048af50dc", + "id": "e3b7c8b2-da8d-4824-bfb6-23d5d314f48d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63813,7 +63813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da680359-a904-4823-ac6b-652a40fe628b", + "id": "59b8f699-1f53-4d1a-b456-cc996185d57c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63871,7 +63871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1a25267-2096-48d0-875c-79a075fb9b54", + "id": "b40aa1f3-14ec-46a1-9b72-85028abb0028", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63935,7 +63935,7 @@ } }, { - "id": "c9ff9488-6d4e-45f2-87c9-8a5543f5876c", + "id": "31d04295-a203-4676-8842-fd4d648ed358", "name": "Reject a Non-Employee Request", "request": { "name": "Reject a Non-Employee Request", @@ -63990,7 +63990,7 @@ }, "response": [ { - "id": "b7950780-f428-4359-bbfa-c9a6b8f4055e", + "id": "06ad6630-9c13-4d77-8661-aaeb1d07f5e8", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -64048,7 +64048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b690335-1b40-4d38-814f-ead40a46327e", + "id": "c7413073-15a2-4766-b4a9-e33eb59738ec", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64106,7 +64106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e71142b6-fe77-4e8d-a456-5c6b96503b40", + "id": "1671c2c5-696c-4197-b275-cf318bd8d9be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64164,7 +64164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26b579b9-c864-4eda-bd11-235e9b64c119", + "id": "2a37463a-b7b8-4969-80e9-ba80c6dc547c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64222,7 +64222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "323e8565-ba63-45d9-9cf9-b660be66d8ec", + "id": "f056d332-cdd0-44b7-b11d-6d59e431e882", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64280,7 +64280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8240d656-fad5-446d-a38a-79b0f470bcff", + "id": "d0936133-1334-4f3e-8831-79b6db3b6c19", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64344,7 +64344,7 @@ } }, { - "id": "0b5d7cd7-242a-424c-b7b1-860375acc8e9", + "id": "b1c9c876-d33d-4511-b3a0-f460134cbacf", "name": "Get Summary of Non-Employee Approval Requests", "request": { "name": "Get Summary of Non-Employee Approval Requests", @@ -64386,7 +64386,7 @@ }, "response": [ { - "id": "4f9b8f17-9d26-438f-8d75-f1548f473c3d", + "id": "2b85d3e2-3a28-4cf5-8f1c-1a70ea1a7d9a", "name": "summary of non-employee approval requests", "originalRequest": { "url": { @@ -64431,7 +64431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d45b53e6-3b5a-4793-8181-4d8d8453b401", + "id": "38b91f1c-e651-44d9-8489-5ab7adcc4245", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64476,7 +64476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "892e8815-b04f-4bb4-b51a-2963e1d5939c", + "id": "1e3b04ca-b74b-4b9f-b036-8b7f8a2fbb6b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64521,7 +64521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ddf0afe-8643-4d72-8985-5583b6784c46", + "id": "5cbc678a-8cf9-4876-a87e-f8814c1fc0ba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64566,7 +64566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "890f3fd3-c882-4b79-bf81-ae6d24e20455", + "id": "d6b2cf96-cd99-4c63-96d6-6edd1202ce5a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64611,7 +64611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a92bf850-050c-4e26-a585-310c47a3b60d", + "id": "2a142b0d-4786-4347-a6d8-0c821a848e31", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64662,7 +64662,7 @@ } }, { - "id": "d19c1230-7214-4f22-a118-5709b9c300d7", + "id": "ec59d6be-6663-4d91-942a-b2905ade90e6", "name": "List Schema Attributes Non-Employee Source", "request": { "name": "List Schema Attributes Non-Employee Source", @@ -64704,7 +64704,7 @@ }, "response": [ { - "id": "b56f6bd0-e60d-4d66-9a00-02587d9b69cc", + "id": "46f4a8fa-c4cf-48c5-8fe1-a13d9bd20dd0", "name": "A list of Schema Attributes", "originalRequest": { "url": { @@ -64749,7 +64749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84859991-9e7f-4c74-a152-6553e4b79578", + "id": "4bc30a8c-1fcc-417a-a285-93a600e1f4f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64794,7 +64794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54af0928-134b-4189-a390-56ad2d353324", + "id": "8ffd0dd1-0005-416c-9617-74c112cdb2d6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64839,7 +64839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "496c916c-acf2-45e1-9e4f-513d62836429", + "id": "41b77085-bc7b-4e06-948a-61f1ac398385", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64884,7 +64884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f983e791-f3d5-4702-8a00-4bf62a27dade", + "id": "e2c94761-ce0d-42b8-9502-c8d979acc5d2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64929,7 +64929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "243ab3e5-ea05-4650-bac6-eef84b4ac24d", + "id": "e245a6c7-448b-42a9-b788-993487c49ef8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64974,7 +64974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a17cd5c-b1af-4e5c-b137-e2a8f8ce63a4", + "id": "38ff826f-288e-46aa-8cc5-e01e42afaea7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65025,7 +65025,7 @@ } }, { - "id": "6c38a069-1f6d-4a21-a541-ef2214e03e86", + "id": "56c2461b-1cdb-46ff-8fb5-e1754b85c40b", "name": "Create a new Schema Attribute for Non-Employee Source", "request": { "name": "Create a new Schema Attribute for Non-Employee Source", @@ -65080,7 +65080,7 @@ }, "response": [ { - "id": "7e0a8c71-1a1a-4700-94ce-40f2fd72ea08", + "id": "3c906b41-e4e4-4968-9f9a-88faaf9e47a0", "name": "Schema Attribute created.", "originalRequest": { "url": { @@ -65138,7 +65138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1497e5e1-b94f-4894-aeb6-57ea4208ba66", + "id": "f146e0a0-80da-4075-9c9a-2cbd0dc471c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65196,7 +65196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78b911f5-b38f-4534-bb05-944e1f0598d3", + "id": "5a587322-31d4-42c2-aaf3-29769b4eb719", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65254,7 +65254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecc7b084-b0fd-448c-b593-845bbfba0d5e", + "id": "7def4b4a-ded0-4108-ab15-30310dd6dfc2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65312,7 +65312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "801b8044-dd09-4883-ba3f-3ad7925d7e61", + "id": "bba11244-2d2b-4f85-86e3-deb3ee6acb93", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65370,7 +65370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "840aac17-04ac-42fa-ad04-fdcfb57eb3b3", + "id": "7fb9c293-5f63-4b78-b4f0-9147af08eaa8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65434,7 +65434,7 @@ } }, { - "id": "17ae64de-fe17-4252-b5ec-4ba740c3e27c", + "id": "6b9385b9-bb6c-41cc-afe4-204835d3876d", "name": "Delete all custom schema attributes for Non-Employee Source", "request": { "name": "Delete all custom schema attributes for Non-Employee Source", @@ -65476,7 +65476,7 @@ }, "response": [ { - "id": "8202d0a7-6885-4e7e-9d89-24ba72c44241", + "id": "5e34d061-a2ed-47d3-9374-350a005651e1", "name": "All custon Schema Attributes were successfully deleted.", "originalRequest": { "url": { @@ -65511,7 +65511,7 @@ "_postman_previewlanguage": "text" }, { - "id": "fe991618-7749-401e-abb8-a3adfcf756bb", + "id": "9be79b51-e02a-476b-945c-eaf931e24007", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65556,7 +65556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a4d0a9c-4799-4c51-94d2-ec8aa9f56bd5", + "id": "4293e13f-b78b-4d58-9f8d-3f53e60eee69", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65601,7 +65601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60300bae-6964-4def-99a3-cee114b3627d", + "id": "c50a359b-80bd-4565-9bdf-c61ba9c77772", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65646,7 +65646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3eab849-3acc-4359-989b-6f081f3bd6a4", + "id": "3a7709ed-8c86-4cf5-bc21-99d2c8a58844", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65691,7 +65691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e204dec3-ac1d-45ba-b6de-82a0cbbafa37", + "id": "57adee81-b212-4201-b190-5ec1f5ef265c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65742,7 +65742,7 @@ } }, { - "id": "8c70c5f2-3a77-4dac-bc5d-a40708f8139d", + "id": "f1288db2-d2ca-4a96-9cc9-b38be44119bf", "name": "Get Schema Attribute Non-Employee Source", "request": { "name": "Get Schema Attribute Non-Employee Source", @@ -65795,7 +65795,7 @@ }, "response": [ { - "id": "d1018b32-0a5e-403b-8542-00eee5f5cb5f", + "id": "ccd3401a-2d32-4eba-a4dd-8cb1ea80a770", "name": "The Schema Attribute", "originalRequest": { "url": { @@ -65841,7 +65841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0c3f671-1f91-43c3-a8eb-f005e65011dc", + "id": "85b961b0-1bc7-4464-bbd2-af9018629b96", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65887,7 +65887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1949540d-c970-4bb4-9193-96a38093d133", + "id": "4db4f040-dabb-4274-badf-62ab29000213", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65933,7 +65933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01f390b8-aee7-4a13-8cb1-851e4bc474c0", + "id": "0e5ce39c-f072-4cab-aa3e-82a6f2982a6d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65979,7 +65979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0fb1834-24e6-42b7-a454-6074ebe89320", + "id": "2e8d2e65-2f93-44fd-8d40-358cb2eeba18", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66025,7 +66025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec321990-4433-48f0-86d0-d808a7149355", + "id": "59e44602-0c09-4d8a-b7f3-4a87e127c3d7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66077,7 +66077,7 @@ } }, { - "id": "577f58b3-12e9-4bd0-98d0-4aedc4d05d40", + "id": "b8ec67b9-b9dc-4a6c-87dd-175ba053d9be", "name": "Patch a Schema Attribute for Non-Employee Source", "request": { "name": "Patch a Schema Attribute for Non-Employee Source", @@ -66143,7 +66143,7 @@ }, "response": [ { - "id": "c0ed383e-621e-46d8-b2ce-122eee3e553c", + "id": "616e2f88-ab26-4eff-94c2-03157f43892d", "name": "The Schema Attribute was successfully patched.", "originalRequest": { "url": { @@ -66202,7 +66202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8446b6f-9576-4fac-a15e-d8e060800042", + "id": "fa16dd79-91ac-476e-ba31-bd9abd013c3d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66261,7 +66261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3040f46-d530-4492-aadf-435d25bfa72e", + "id": "c0c3386a-d8f4-458c-933b-7c0d6834ec49", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66320,7 +66320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a1004f0-418d-475d-84c3-b1015a73eb07", + "id": "25ece5ab-34cc-493c-907c-f760ebf3f93d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66379,7 +66379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15d572c5-d1e4-4d92-8a55-b449aa5472ae", + "id": "456c98e3-46f7-498a-b397-6e41cedcab7e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -66438,7 +66438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebf24db4-ed6b-481a-84f2-dc4dddf6ba48", + "id": "73a15ec0-9861-49aa-b1be-4d8085c2d6c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66497,7 +66497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d214db6a-203a-4f6e-a703-eb07430be4ec", + "id": "9091b5c5-c40c-4483-8ab7-5248089e7996", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66562,7 +66562,7 @@ } }, { - "id": "c1aeddba-a896-4619-b7ff-47d733a801db", + "id": "39f1c9b3-32ba-4719-aa07-11507ebead4a", "name": "Delete a Schema Attribute for Non-Employee Source", "request": { "name": "Delete a Schema Attribute for Non-Employee Source", @@ -66615,7 +66615,7 @@ }, "response": [ { - "id": "6a15b5f1-0b0b-4d49-a7c3-5926d6a11a44", + "id": "c8aab5f7-cc64-4968-9719-fa614d23600d", "name": "The Schema Attribute was successfully deleted.", "originalRequest": { "url": { @@ -66651,7 +66651,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b3f1b52b-7f6c-44ef-bcb0-260d21204eeb", + "id": "568c1b4c-6447-4308-8f9b-c964ea8dcbeb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66697,7 +66697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b11a4a3f-0d4e-4418-943a-bc0c9fcc1400", + "id": "fe42001d-da7b-44fc-9951-f76bf17eb9f9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66743,7 +66743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "474379be-ee57-4da1-9206-fe2a13c40779", + "id": "e30307d6-5fb9-4bb0-b2b2-814589fccde0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66789,7 +66789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7eb3083-aedd-4519-8259-73b9b4352876", + "id": "38e28343-82ab-47bc-b937-b5d90af33936", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66835,7 +66835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f25d8564-a272-4cc0-b290-d27d27dc6c0b", + "id": "540d2e8c-9d2a-4af2-a627-f7b33fa1960f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66893,7 +66893,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 IdentityNow REST API.\nRefer to [Authentication](https://developer.sailpoint.com/idn/api/authentication) for more information about OAuth and how it works with the IdentityNow REST API.\n", "item": [ { - "id": "5560cba8-138e-4d18-bfb7-a9f05697eb82", + "id": "7022e929-033f-4ad8-8c09-5a5adb5caffd", "name": "List OAuth Clients", "request": { "name": "List OAuth Clients", @@ -66932,7 +66932,7 @@ }, "response": [ { - "id": "87573805-e759-446f-832b-7c0cbcda2751", + "id": "0274a240-bb57-4faa-aebb-d30362adfa8b", "name": "List of OAuth clients.", "originalRequest": { "url": { @@ -66985,7 +66985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f91a4d6-b17a-499f-bfae-0e5078b30c7b", + "id": "d65c21c9-24ce-425f-ad4b-5d6465d5737c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67038,7 +67038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a88d9440-d7dc-4e7d-ac4e-c11918a14bd5", + "id": "a2527c12-3d44-469c-9d15-2d2c62128493", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67091,7 +67091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d53c793-2e30-4131-accb-b200e22d3b1f", + "id": "c3ce7015-419c-486c-945d-641bf58d1001", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67144,7 +67144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b0f3432-9768-4a09-ac2d-7b260c736e27", + "id": "b629d3da-3fe8-47dc-83cf-508dca2c12c2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67197,7 +67197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf3c4971-6b7a-4148-a2d9-f70c2800f776", + "id": "44a1f10e-c9c3-4310-9919-fbb3692cd30c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67256,7 +67256,7 @@ } }, { - "id": "a0bb0e5c-36fb-4dd4-9db3-3cb57a65b0d2", + "id": "81d4066a-9294-417c-ad22-d6b650ebf2ca", "name": "Create OAuth Client", "request": { "name": "Create OAuth Client", @@ -67298,7 +67298,7 @@ }, "response": [ { - "id": "fa50d51d-967f-48c2-be94-424c227881b6", + "id": "59a72ee3-f094-4da9-83a9-2cdbc66b87fd", "name": "Request succeeded.", "originalRequest": { "url": { @@ -67354,7 +67354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1422ead8-a467-4dea-a0e8-a726c1a8f451", + "id": "cc35bf85-858e-4ee0-b7fa-a029c29870f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67410,7 +67410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b75b7f4-ab08-4d8d-a196-bb365529b0dc", + "id": "263cad0e-0695-451d-afa5-3e569cd2d060", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67466,7 +67466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b64c8b8-6c49-482d-bf9f-2c1d8e3c4189", + "id": "4b18e76c-f9c9-4214-a016-b51c8b322ea1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67522,7 +67522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0548fad-5ef7-4162-83a4-32566f280a99", + "id": "06726390-b0e1-449b-add2-ed0781a1fed3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67578,7 +67578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a694c306-f949-4764-b867-73d5e26ec635", + "id": "e3680f4d-fffc-41fe-93c0-5b74abd844ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67640,7 +67640,7 @@ } }, { - "id": "6309240a-c82e-43c5-be58-b3de01573081", + "id": "9a6a2458-0861-4629-87e0-dd4881900c68", "name": "Get OAuth Client", "request": { "name": "Get OAuth Client", @@ -67681,7 +67681,7 @@ }, "response": [ { - "id": "c4299781-0bba-492f-b898-1e92bdd4b548", + "id": "c2662d60-5138-41df-8493-4b8fb06c2dc8", "name": "Request succeeded.", "originalRequest": { "url": { @@ -67725,7 +67725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f56583d3-68b9-4e1b-8cc6-cc411a9f3353", + "id": "06dda880-3fd1-4e7f-b322-b71706c5d8b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67769,7 +67769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05085da5-b11b-4074-bfeb-da16010aad39", + "id": "0df9aff6-847c-4c1f-b1c5-039f67560f0a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67813,7 +67813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2118975-7b49-48d8-90f8-d8c7ff7764ea", + "id": "48f2dc2d-bea8-4949-b880-079b7a4e9445", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67857,7 +67857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30aa1b8d-fd25-4121-afb5-b8d85a24b6e9", + "id": "7fa29590-2a4d-43d9-857c-f613c9444296", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -67901,7 +67901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2d28ce6-5f60-4989-b20e-e7f3745c11cd", + "id": "5f7a2649-66e1-4cba-85ea-befb663916d7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67945,7 +67945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ea29a8c-6f76-476b-85ea-52b9e3ec9499", + "id": "68a16b24-ed87-4f0f-994e-8bb0eb5eee2f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67995,7 +67995,7 @@ } }, { - "id": "0d435932-9aad-4618-b430-cb9cbd82afe4", + "id": "bcc43054-1734-46f1-b143-fc834ef45764", "name": "Delete OAuth Client", "request": { "name": "Delete OAuth Client", @@ -68036,7 +68036,7 @@ }, "response": [ { - "id": "b8eb169e-ed75-4eb9-b3ea-d39a6d93d751", + "id": "3e7094ff-cc1c-4a33-b097-1537e059f9bc", "name": "No content.", "originalRequest": { "url": { @@ -68070,7 +68070,7 @@ "_postman_previewlanguage": "text" }, { - "id": "665c4779-bc59-46de-adba-941c964afd18", + "id": "c4754a2d-9b8d-47ef-ae08-f57679f238de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68114,7 +68114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5379356d-bd41-442b-83c6-fd935e79e3af", + "id": "1b36bbaf-d057-4399-98dc-330ac0646674", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68158,7 +68158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "751acfd9-8bc6-4f9e-8d36-a7204fe5168c", + "id": "02b402b0-c388-415f-8ea5-a1227889fe16", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68202,7 +68202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a739840-5c46-42e5-b8ea-87c8cc7a558a", + "id": "05b0016d-01a1-4268-8cfb-608bb831190f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68246,7 +68246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "227bd2e3-5f61-44ba-96bb-dcd1fe9e30d4", + "id": "15f441df-b193-4e09-b7ff-5b9cb9933985", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68290,7 +68290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f9454e7-cf08-44d5-ae63-9376bb34084a", + "id": "e3cf0c77-7258-4981-99f2-855ace574437", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68340,7 +68340,7 @@ } }, { - "id": "a47eff6e-56de-47f9-88be-48e3e3325a25", + "id": "5dda55df-c78b-4ea1-9d7a-ec2283e028a4", "name": "Patch OAuth Client", "request": { "name": "Patch OAuth Client", @@ -68394,7 +68394,7 @@ }, "response": [ { - "id": "594cb03a-52af-45f5-891c-25d4cec40170", + "id": "93c23e3c-d844-47b1-adbd-580596858eba", "name": "Indicates the PATCH operation succeeded, and returns the OAuth client's new representation.", "originalRequest": { "url": { @@ -68451,7 +68451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f89aa490-79ca-473a-972f-ff05bd029cea", + "id": "384ea3a4-93af-46c7-96f2-3a098a50350b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68508,7 +68508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1276fba-480c-4ecc-82ae-44d438812a65", + "id": "4efe5bc2-2b24-48ad-a7d9-cdec2ede45d6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68565,7 +68565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b506776-da25-46b6-905f-c13c43af9f84", + "id": "b6682044-c837-49ea-93bf-ffa4835a9531", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68622,7 +68622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f130749-7e41-4b8c-b969-476df547c77b", + "id": "cece3193-f37d-4ab8-91f3-29e912bf3907", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68679,7 +68679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f347544-6d17-49ca-961d-6bf565c6560b", + "id": "15fb8999-df07-485c-8e99-c3061e39ae1d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68736,7 +68736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5fc7d55-7b25-4f31-8e0a-5e0d4b8b66d8", + "id": "5302e1d1-5c9f-4224-9d7d-0c1738329661", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68805,7 +68805,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": "a9d3a7b6-0c19-4925-b6f6-cb145312268e", + "id": "061d0058-cc43-4883-af4c-644d81a99344", "name": "Get Password Org Config", "request": { "name": "Get Password Org Config", @@ -68834,7 +68834,7 @@ }, "response": [ { - "id": "e19f2f1d-8c46-4cce-ab35-d629c4c3f264", + "id": "3535b9c9-1463-40e8-943f-f1c4467b57a2", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -68877,7 +68877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6682df5-0bbf-44d6-ba99-e304617bc852", + "id": "d61c006f-804c-4485-a735-11a72f227688", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68920,7 +68920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acf9eb02-1b7a-4107-b26c-543bb36ee5be", + "id": "352636d3-eefa-43c2-95b2-9a192e5bafe1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68963,7 +68963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "690ce0ab-4ace-48ef-9bff-f5101d264673", + "id": "a0a880b7-053d-4fb9-95a1-91dae52f7e00", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69006,7 +69006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27bc8a88-6bb0-44b9-ad46-d5be1e86e4c8", + "id": "1b8ff1ee-b423-44e0-b3e1-e43f618504d3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69049,7 +69049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36551afa-98bb-4a91-a3c7-371a0f433cac", + "id": "708c957f-3aea-4aee-a68c-9a5efd524718", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69098,7 +69098,7 @@ } }, { - "id": "3f7e13bb-37c0-4183-9e64-fb8e673ca8dd", + "id": "2b45fdcb-4e85-4431-8683-0bccdce57871", "name": "Update Password Org Config", "request": { "name": "Update Password Org Config", @@ -69140,7 +69140,7 @@ }, "response": [ { - "id": "8d693968-ebcc-4947-97b2-de42ab639550", + "id": "5fa70dc9-3215-4c3f-b461-99788bbfc936", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -69196,7 +69196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de9f4422-a2a0-4308-a8c4-9940eca5797f", + "id": "69c0726c-532c-49d8-bb22-6a4492d82820", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69252,7 +69252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd1fd683-2322-45c5-9b23-6ecfb993aa04", + "id": "0bf187c3-f560-4788-b19f-39cc9d3a96a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69308,7 +69308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "159f87ad-f81f-4e40-a382-7edb5eba1f88", + "id": "8e96ce8b-23e9-4fb8-a27e-f10a2b85cad0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69364,7 +69364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e123f89-3a1f-498d-aff2-9766130934cf", + "id": "21ba1c0f-441f-49d4-8c61-ab20ffef2146", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69420,7 +69420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f4f83ff-c3cb-44c3-aadc-35e3fd1261cf", + "id": "325888f0-4a87-4a23-8226-15bed18e1b53", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69482,7 +69482,7 @@ } }, { - "id": "d8c2ba8a-696a-46a5-8132-6e7d88d69afb", + "id": "4fc1a28c-f423-49f1-9148-1ce9ad5b0664", "name": "Create Password Org Config", "request": { "name": "Create Password Org Config", @@ -69524,7 +69524,7 @@ }, "response": [ { - "id": "08b20cdf-b517-495e-a26e-fe93abe16730", + "id": "e673f4b5-2f0e-4d70-b888-f7bf8b95ed76", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -69580,7 +69580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "943f9288-22e9-4e7f-bd6c-25cd52ca06c4", + "id": "270ed232-9ddc-48c4-adc0-6342f84786e8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69636,7 +69636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc62eaa5-1940-49f2-ada7-7d3c7893041a", + "id": "9bd5155a-9153-4317-8001-18acd2338aca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69692,7 +69692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ebc9506-a821-4c9b-a45c-3f4759f26d3e", + "id": "a4e601dd-c9e4-4db8-85db-6220f55fe0fe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69748,7 +69748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fffaeffb-726e-465f-8e08-5ff4b5b9c1cf", + "id": "79cabe2a-2836-4052-8d53-b5e2bc85624d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69804,7 +69804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7197a789-985d-47b7-b0c3-c1ab4e83f69b", + "id": "033c1d9d-7150-4dc7-8928-c0ca475bbbdd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69872,7 +69872,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 IdentityNow, 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": "ef36d5aa-b267-4237-a4b5-8111111d6943", + "id": "f8fb5254-2f13-48e2-aace-c56c786ba5b2", "name": "Query Password Info", "request": { "name": "Query Password Info", @@ -69914,7 +69914,7 @@ }, "response": [ { - "id": "cb25cb0a-4f05-49bc-a959-820f33ddac8e", + "id": "5994c100-2f86-42a8-9844-1917f895b50c", "name": "Reference to the password info.", "originalRequest": { "url": { @@ -69970,7 +69970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60e34958-af97-4295-88ae-78042f7fffcf", + "id": "88f9118b-d863-4e8f-bfe7-99c93cfa2c93", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70026,7 +70026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "243dbb45-ed09-4187-b6d5-6239cf6c33d6", + "id": "990a3524-57dc-4f85-b027-198610980dec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70082,7 +70082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdf2dc9d-8e22-4575-bee5-9e0b0c2c3e34", + "id": "c3b4eb85-4834-427d-a676-8c9f08630e3d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70138,7 +70138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f006216f-10c1-43ed-a990-363fa0b5620a", + "id": "4cce4b4d-79eb-428b-8279-046769132790", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70194,7 +70194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c4c5ca2-f6b9-490a-8ddd-49373b5fc696", + "id": "08a0e652-27f1-4062-9405-48dd04f34cc3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70256,7 +70256,7 @@ } }, { - "id": "4c04fc6b-5ad0-46da-b330-1033bc614862", + "id": "ac328d8b-955d-4066-a4de-0157d05c2d37", "name": "Set Identity's Password", "request": { "name": "Set Identity's Password", @@ -70298,7 +70298,7 @@ }, "response": [ { - "id": "e0c61251-ccc5-45fa-80ff-48dbf92d50ad", + "id": "29e43c64-d236-4e59-863b-1b5536effb61", "name": "Reference to the password change.", "originalRequest": { "url": { @@ -70354,7 +70354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb6953f9-4b4f-42c6-8a4a-8a6130813c6b", + "id": "1d2063c1-36b3-4da4-b067-5a35a49a8256", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70410,7 +70410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3c77a06-4f7d-40e0-baec-6da571f8e77d", + "id": "2a39c79b-8848-44e7-a81a-7e29861a9c3d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70466,7 +70466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b40b9f6-e74d-4f8b-94b9-616e74e3a10c", + "id": "39aee5d7-4ca9-4aee-96b9-5e58eb157b07", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70522,7 +70522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e81ba50-89c1-461b-b017-4b585f058662", + "id": "e99f3cfd-663e-4cb9-ab13-90df8ba9f259", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70578,7 +70578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7410af17-aaa9-4822-bda8-8074c606b76b", + "id": "4442463c-61bc-44d9-ba56-ee39e5104bfd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70640,7 +70640,7 @@ } }, { - "id": "bad8b20b-8556-4f28-92ce-238c787bc5f7", + "id": "8552e757-094a-4747-ab65-e2eb3433b236", "name": "Get Password Change Request Status", "request": { "name": "Get Password Change Request Status", @@ -70681,7 +70681,7 @@ }, "response": [ { - "id": "ec4c02dc-fd7b-4986-b110-d42d206653c1", + "id": "12fdb2fb-9d12-4ec4-9ea8-7ee1e7d70fc9", "name": "Status of the password change request", "originalRequest": { "url": { @@ -70725,7 +70725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "014db373-b9a6-4cb5-a10c-6ec7d5980dc0", + "id": "237727a0-a15c-4fb2-b398-6a3c985f50ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70769,7 +70769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cdc84af-83a5-4d0a-ac53-186c47c84a6a", + "id": "12a07ed2-eb9d-4c9e-90be-7a6d8f9c88c3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70813,7 +70813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7ac4423-f0cd-41d5-8a46-c1228829b459", + "id": "afc8fe8d-0273-42c0-948a-19cabc49514f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70857,7 +70857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6adb395a-18dd-406e-9e1d-2aacf6b7f944", + "id": "da3ba037-9dd5-46dc-b1e2-408ef28a3562", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70901,7 +70901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca8eee61-042f-41ba-9344-8812fe373b7a", + "id": "90740528-e149-494b-a47a-32ccab811147", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70945,7 +70945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdb7e5e2-606c-4ac8-8908-6b3b2f39af8b", + "id": "67e401b0-8cca-4848-bdaf-8550c5039488", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71001,7 +71001,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 IdentityNow with [Update Password Dictionary](https://developer.sailpoint.com/idn/api/v3/update-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": "54fece42-018d-474c-9b5f-bd6e20558218", + "id": "0a64bd4c-ba8a-4796-8401-66549b618173", "name": "Get Password Dictionary", "request": { "name": "Get Password Dictionary", @@ -71030,7 +71030,7 @@ }, "response": [ { - "id": "c310a87e-8b31-4012-84fe-e82644b0715e", + "id": "601d6d07-7454-4b03-91f9-e25a02684734", "name": "A password dictionary response", "originalRequest": { "url": { @@ -71068,12 +71068,12 @@ "value": "text/plain" } ], - "body": "aliquip adipisicing reprehenderit sint in", + "body": "adipisicing velit id reprehenderit", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "d2fc66ac-a9c3-4ac8-b7c2-b31a87616b8e", + "id": "e95bf1ab-d43e-45af-8cbe-c5d9c936dcd7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71116,7 +71116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94101d22-bb78-4fa3-b354-416c33dd2398", + "id": "6de803be-9ba6-475d-a84d-934c6e05df2b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71159,7 +71159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c762fe38-f62c-483c-b405-676e1809eec0", + "id": "6da94ab2-8e26-4b07-b368-ea48dd5fb6f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71202,7 +71202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "907668a5-f843-4902-8cf7-54fa29d8252f", + "id": "e3cbcb32-133b-4916-8c7f-5ef8b23baade", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -71245,7 +71245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10beae15-5954-4e9b-b696-36d9ce66b4b9", + "id": "663c5eee-c70a-4254-94cf-ac8b1476feb0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71288,7 +71288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df22c5d8-a764-418e-b425-fa31dfeb1a7f", + "id": "a2626d39-b8af-4587-b8e8-380e51545860", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71337,7 +71337,7 @@ } }, { - "id": "74ee9b50-01a4-4a8e-b660-65b0bc775066", + "id": "4fcf73fc-3dac-44ba-89ab-ee4b92a1c920", "name": "Update Password Dictionary", "request": { "name": "Update Password Dictionary", @@ -71375,7 +71375,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -71383,7 +71383,7 @@ }, "response": [ { - "id": "d118c214-0509-4fb8-bed6-8e94c79055b2", + "id": "8946ff4d-a16c-404a-9b34-4f280adba3c7", "name": "Successfully updated.", "originalRequest": { "url": { @@ -71420,7 +71420,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -71433,7 +71433,7 @@ "_postman_previewlanguage": "text" }, { - "id": "46fd50f3-5e87-4bf5-acaa-b85b0c2fd0e6", + "id": "8760959e-2846-4d73-963a-5f99d14ce3fe", "name": "Created.", "originalRequest": { "url": { @@ -71470,7 +71470,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -71483,7 +71483,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6a7c4f93-ba8b-441f-97a4-bc551371fdfa", + "id": "d2e263da-23aa-48dc-a134-1f844091bcfe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71524,7 +71524,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -71543,7 +71543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "704eaf11-49de-42ba-a024-83449b9f8c17", + "id": "46fb54f4-46bd-4fcb-9f75-9820b195af5f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71584,7 +71584,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -71603,7 +71603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01e4c721-b018-44b2-be36-c5c8244dbfcb", + "id": "abaaacfa-6ec4-4741-b19d-ed71f2b62725", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71644,7 +71644,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -71663,7 +71663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48de7a2d-32b3-4707-8e53-b0bb5d2f2499", + "id": "ba1be218-4a84-4688-8289-65ee302c61b7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -71704,7 +71704,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -71723,7 +71723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4060e12-84b2-417e-9459-71b2112c30b3", + "id": "ddf092cf-53bc-456f-aafb-a17f41679971", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71764,7 +71764,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -71783,7 +71783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70902bfa-f6ef-46b7-970f-bb2eeaf0df02", + "id": "73b98fd7-02e2-4dda-ab63-4569493ced0a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71824,7 +71824,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -71855,7 +71855,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 IdentityNow: \n\n- At least two direct connect sources connected to IdentityNow 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 IdentityNow, 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 IdentityNow, 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": "7069e097-9225-4fbd-afeb-44543aa4fbe6", + "id": "293960e0-6552-4e18-953d-83042e3cf762", "name": "Get Password Sync Group List", "request": { "name": "Get Password Sync Group List", @@ -71912,7 +71912,7 @@ }, "response": [ { - "id": "50ce2974-1399-4fdc-8b63-4f2a92d5159d", + "id": "a4cb3d97-2ccd-4cc3-82a5-a51a3a9b657e", "name": "A list of password sync groups.", "originalRequest": { "url": { @@ -71983,7 +71983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b76a1da4-9117-48b7-a60f-ddb2f739a4c1", + "id": "ac911f79-b76f-4ec8-ba96-5b4091121080", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72054,7 +72054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d67bd62-5d66-4704-8fa8-12255b040c5e", + "id": "e4038142-dc12-4fec-bc0f-d32aa09c0abc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72125,7 +72125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b111eec-3653-466c-9845-9b8116078dc3", + "id": "57ba4195-80b2-4a37-ab1c-9d3877c12457", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72196,7 +72196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3de094d5-4095-411a-87ec-44dab5c9ba21", + "id": "393f6d3e-8d00-46d8-8208-cb5157a01e36", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72267,7 +72267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e380e8e-6c06-4e53-86e4-f4747e317cac", + "id": "03e79bc5-f250-4391-8198-dda4fed1e5b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72344,7 +72344,7 @@ } }, { - "id": "1ace4d69-ec3b-4eb5-b1f5-c63506ba5e68", + "id": "7c64fd36-c0ea-4c18-82a3-18c91a6de441", "name": "Create Password Sync Group", "request": { "name": "Create Password Sync Group", @@ -72386,7 +72386,7 @@ }, "response": [ { - "id": "2b5bf1b2-c8bd-415b-8ef8-160ff10e65b4", + "id": "16187411-9afd-4a62-b6da-e09e677302de", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -72442,7 +72442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdcda2aa-9a17-4510-8fe5-c5d18bccaee1", + "id": "c483f0a2-bae2-4941-addb-1361f6ff8df8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72498,7 +72498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "753505bb-8f88-4ac9-988d-99c5c415dc00", + "id": "b7255624-3ddb-4ba6-adfb-5fb640f79adf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72554,7 +72554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c7aa3b0-6800-4d03-8ef1-ff2dbe7febb7", + "id": "c9adf706-0ee0-4868-a9dd-d262a906426e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72610,7 +72610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faaa43e3-06ad-47ec-8adc-cbabe859bf30", + "id": "5b6b831f-9977-4d75-9d52-4f227ef1f178", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72666,7 +72666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6623322-6659-4611-b815-e19bf58ba865", + "id": "9920b9a4-aa82-42fa-a530-eda4862e9be0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72728,7 +72728,7 @@ } }, { - "id": "3c074f0e-75b2-449e-b0b0-e0267cb66c69", + "id": "47c21a68-85f8-45fd-9c10-823609fe32c3", "name": "Get Password Sync Group by ID", "request": { "name": "Get Password Sync Group by ID", @@ -72769,7 +72769,7 @@ }, "response": [ { - "id": "90fbc333-54f0-489a-810c-745032f42721", + "id": "da37a8d1-7d5b-4f3b-8a2d-f2270faefb48", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -72813,7 +72813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1729c6b2-736f-4816-b035-939193db9575", + "id": "d489a59a-d6fd-420d-a57c-5796879464c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72857,7 +72857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43eb2092-421e-40ce-bf5f-e1c64558828d", + "id": "36698fdc-0c09-4bb7-be05-f9142bd776e9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72901,7 +72901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "646d3b52-3abe-40e7-8e21-eba5bad9f4ef", + "id": "d57ed1ad-1e65-4dc8-834d-bf0a6c2db000", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72945,7 +72945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aa5871d-615e-4dec-806c-716e03a7db57", + "id": "45e22ba4-5057-4993-8fa1-520b79f59bcf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -72989,7 +72989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d6981b8-9c84-4ec7-84fa-6a0d9c91b804", + "id": "06e524f9-a325-4228-bc06-0ad6d8a27c00", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73033,7 +73033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa7a7eaa-1302-473c-b85b-5901f256b9c8", + "id": "7cd38e11-bd8e-4b22-aef6-03debbbf5a17", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73083,7 +73083,7 @@ } }, { - "id": "b671242a-60e3-4edf-acb8-b8fcfed095a6", + "id": "ff07f74c-db5f-491d-95a0-b604f0eda700", "name": "Update Password Sync Group by ID", "request": { "name": "Update Password Sync Group by ID", @@ -73137,7 +73137,7 @@ }, "response": [ { - "id": "1eb4ab32-8610-4da0-a1a9-ed8ba493f7a5", + "id": "8edaac00-2bf2-4451-a1c0-aabe2027adb8", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -73194,7 +73194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a118daa-8a8a-413e-8bd1-f32fbc52d53f", + "id": "a80c74af-c490-4c99-95cf-2131fc3c7612", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73251,7 +73251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25df62ec-e39e-4646-a52a-57145b6e9bcb", + "id": "d82ae3a6-d8fb-4385-b5a2-74c0a455e559", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73308,7 +73308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76e30080-6f25-4ad6-9bba-9450bf4f16b7", + "id": "07584ea0-2e7a-4d36-b318-aea486c48575", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73365,7 +73365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1677fda-a50a-4312-8523-f73d9000a8a3", + "id": "94727e7e-6660-495f-8ff3-6b7eff97580c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -73422,7 +73422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40cbfe7f-9726-456b-adf2-b5a8337865de", + "id": "47cf30f9-e654-4c55-b849-6099580dd35e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73479,7 +73479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c175b0c1-b2fd-4b92-80e1-a741c3748b0f", + "id": "498a7a63-172f-49d1-b835-e414355260ed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73542,7 +73542,7 @@ } }, { - "id": "30ca3d94-c5bf-4ae8-a4ce-71b084b4f142", + "id": "a4c2d6a2-4034-4a2a-a7d0-896c04cbedbc", "name": "Delete Password Sync Group by ID", "request": { "name": "Delete Password Sync Group by ID", @@ -73583,7 +73583,7 @@ }, "response": [ { - "id": "bf1b10ff-edd8-4200-8451-56835f297445", + "id": "6d40c04c-f886-4616-b8e1-5854fdbb4ec3", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -73617,7 +73617,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bf56ec83-2dc8-4f3c-bd07-8b96cd47aed5", + "id": "da355cbf-6dbd-4e8d-a0c4-ad6567861db2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73661,7 +73661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "893e6605-9339-431f-b20c-e9b308eb79fb", + "id": "6299496b-848c-4bb4-9161-f0c955b1ccef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73705,7 +73705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "489fb581-bc34-4290-9938-82e061b99666", + "id": "91135e06-704a-41f6-bb83-ecdf60e71b10", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73749,7 +73749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80c468a2-8b38-4466-a1cb-04c4e71b2eb9", + "id": "bcddd9b2-2628-4e00-b958-68060b88d567", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73793,7 +73793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4e3b2a0-c4e6-44dd-a746-320bae50c471", + "id": "20cac33f-e44c-4a75-b040-863f47710f59", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73849,7 +73849,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 IdentityNow. \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 IdentityNow organizations' integration security. \n\nIn IdentityNow, 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": "de2410a2-4b85-486f-96b5-9e79ca1e04c0", + "id": "277daad0-8953-4f44-af58-472ec35b6080", "name": "List Personal Access Tokens", "request": { "name": "List Personal Access Tokens", @@ -73897,7 +73897,7 @@ }, "response": [ { - "id": "7a4159cd-0264-489f-92df-cbffb069f156", + "id": "e870bd3c-e2d2-4d92-ab20-960ccb8cc3c3", "name": "List of personal access tokens.", "originalRequest": { "url": { @@ -73959,7 +73959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc84546f-7d66-4104-abcc-35f10d99a85d", + "id": "39979b78-45e5-40fd-bb6a-9d175afa57da", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74021,7 +74021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "665c6572-68cb-4145-a859-7b9e335f4df7", + "id": "15553a92-92f8-495f-a4b6-30101266b02b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74083,7 +74083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3461d35-6e18-4c4b-9b49-0bde0ba14d80", + "id": "a8ecb3da-6c0f-48c8-ad31-89783da56e32", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74145,7 +74145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69fd8af0-3461-408b-ac5b-f94a95444fa6", + "id": "c5787550-98fe-4595-9806-5e71ee038dd3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74207,7 +74207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14ab1834-d962-420b-9727-29131b199b5b", + "id": "2e16acd0-3133-4923-8583-6c20b291a42f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74275,7 +74275,7 @@ } }, { - "id": "c0e50a2c-1369-4099-b4f2-f7beeb72717b", + "id": "c21729cd-066e-4fbf-8441-798da4526317", "name": "Create Personal Access Token", "request": { "name": "Create Personal Access Token", @@ -74317,7 +74317,7 @@ }, "response": [ { - "id": "774152a1-c2b0-4195-9a66-1137f7f23444", + "id": "c7d173cf-72cf-41d4-bbb3-681a02355d48", "name": "Created. Note - this is the only time Personal Access Tokens' secret attribute will be displayed.", "originalRequest": { "url": { @@ -74373,7 +74373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0621bc8-7852-4a48-a996-07bdac23741f", + "id": "d126e110-e413-4d09-a1f8-992b27853cf6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74429,7 +74429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab425da3-3e6a-41ee-b111-67ff791dfcea", + "id": "0e95609f-9fbc-4f7d-b2e8-bd4e7f1533da", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74485,7 +74485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4ec4b3c-118a-4b5b-9874-e70718fa781f", + "id": "c3d3cb99-8dfd-4bfb-992c-303054bdd301", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74541,7 +74541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f442a91-2ac2-479f-9c75-d39b5be60900", + "id": "725a41ba-02b1-4912-821e-0542f1b610c7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74597,7 +74597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a494e13e-e5ad-4263-afeb-4e6f61c28e57", + "id": "eba81f66-9ce7-4a42-9b71-52c76f481fbc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74659,7 +74659,7 @@ } }, { - "id": "d0bce4ed-2ae6-4480-9cf3-6216e2d646b0", + "id": "f9025b13-f32d-4e2a-a9ef-cc45d34d29ee", "name": "Patch Personal Access Token", "request": { "name": "Patch Personal Access Token", @@ -74713,7 +74713,7 @@ }, "response": [ { - "id": "30927cb9-0f46-412b-95e6-ab361c831b1e", + "id": "d519e5e6-e0be-44fa-9c19-455c50586a16", "name": "Indicates the PATCH operation succeeded, and returns the PAT's new representation.", "originalRequest": { "url": { @@ -74770,7 +74770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c05feb48-1374-4683-9332-85da49de3718", + "id": "57772c2b-1e2f-4fc9-95fc-8ae98a816860", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74827,7 +74827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfc4da7e-49ba-4d66-85f4-a0b2a5cd1ef6", + "id": "9cdd3b5c-c2a2-4f0f-9512-b77b028c8529", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74884,7 +74884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fa944b8-da35-42ef-995b-6177db42d975", + "id": "e3d56976-268e-45fb-8125-74a51e5343c7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74941,7 +74941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a4154f7-697b-4d49-b47c-817309ab7a59", + "id": "50192225-635e-4f7c-baba-57a037896928", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -74998,7 +74998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c04f18ff-12aa-4629-8daa-e31f5352eeaa", + "id": "2e8d6f1e-5b96-4f2b-9f95-ae6b0c875249", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75055,7 +75055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0de1b89-36a2-4b5c-94e7-c2ecec4676cd", + "id": "8c140a49-6f92-41ef-8de8-d917f609f368", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75118,7 +75118,7 @@ } }, { - "id": "5a3cb1a8-f301-4b72-b813-68de2ef790ab", + "id": "7f8698ef-e90e-4f9f-81b5-6d93efbd0d22", "name": "Delete Personal Access Token", "request": { "name": "Delete Personal Access Token", @@ -75159,7 +75159,7 @@ }, "response": [ { - "id": "e5224d94-4dcd-4c27-ab17-78981e77e647", + "id": "602fe30f-79fe-4980-b880-4ed4caac09d7", "name": "No content.", "originalRequest": { "url": { @@ -75193,7 +75193,7 @@ "_postman_previewlanguage": "text" }, { - "id": "53f90d67-0ef3-4db3-bb12-3deec2d8b3be", + "id": "7da437ca-140b-4648-b72e-cbb6f87103d2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75237,7 +75237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "751ded3e-60fd-45da-a65b-154be85e2df5", + "id": "cfe21e89-1356-45ab-80d1-0052a65e9530", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75281,7 +75281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56e7344d-b550-4fbe-bfe4-83519e6cb8e4", + "id": "7272d651-2c65-4d47-9c21-f9ad790f49a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75325,7 +75325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d93f65a-d951-4bc1-a6ea-42e3329a9e61", + "id": "a414cea5-f684-4f72-94d5-b6d7cdebfd87", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -75369,7 +75369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f173380a-a40c-43b7-a1df-40ef58ca0c1f", + "id": "72f093e8-8605-4cf1-bb3b-704d1bcfb605", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75413,7 +75413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ddf043b-e669-40b0-966a-2fc00fa1ded7", + "id": "e01e88ce-9d58-44cf-b6cb-ad167f8340bb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75469,7 +75469,7 @@ "description": "Use this API in conjunction with [Public Identites Config](https://developer.sailpoint.com/idn/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": "b1d77b6a-c1c1-4713-b836-50aa992a36e1", + "id": "d22bf6cd-345d-46ca-aa87-bce75a1b3b0a", "name": "Get a list of public identities", "request": { "name": "Get a list of public identities", @@ -75550,7 +75550,7 @@ }, "response": [ { - "id": "ffd96a76-7fe2-4355-a1e9-5d7c95c7070c", + "id": "9dedeed4-37c1-4270-93af-01ba3d32ced6", "name": "A list of public identity objects.", "originalRequest": { "url": { @@ -75648,7 +75648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85206123-e8a8-434a-ade6-37180e7d0c3a", + "id": "4029edff-87e9-4abc-93d8-3f7197eba185", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75746,7 +75746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a45117b2-7e66-4a68-9c3c-9e96b418a6f2", + "id": "18f9b363-ced8-4ea6-8002-06d86add345f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75844,7 +75844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be8fef97-b01f-4f09-afae-03c943db7971", + "id": "f54d3381-da61-43c7-971e-5248d761b8f4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75942,7 +75942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c16a9d83-4bed-47f4-b6ac-e44a6dd2fc26", + "id": "f7a3d3e5-4bc8-4dd5-83f5-4eb03e6d4f62", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76040,7 +76040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79339eb7-b815-413c-8ffc-8a9f76adc17b", + "id": "9bae21a2-49a3-4a5a-b3be-362a9e0988ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76150,7 +76150,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/idn/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": "37bf5d52-4c3c-43b5-852f-d7a317d478a1", + "id": "9e9128bc-99e7-4836-b1ee-b2377527a77f", "name": "Get the Public Identities Configuration", "request": { "name": "Get the Public Identities Configuration", @@ -76179,7 +76179,7 @@ }, "response": [ { - "id": "59352c81-ff55-43b1-8b35-3879f32763e4", + "id": "9822a001-eb3d-4b32-8982-32989151ac76", "name": "Request succeeded.", "originalRequest": { "url": { @@ -76222,7 +76222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33e3b90b-e677-4081-81b1-815f420f6eb0", + "id": "631fd48d-89da-45c2-ae04-6ddf8a486639", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76265,7 +76265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8ca52da-380a-41ee-8271-68698aa7e096", + "id": "15450008-31a5-4212-993f-c46a718ece8b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76308,7 +76308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc26bbc2-a988-4c0d-bca4-888e1195af53", + "id": "b41d68c8-cc15-4706-a2d5-ef1dd6f5495d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76351,7 +76351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da646b63-4dd3-426b-aede-f030be7cc2fb", + "id": "d4e6c05d-20c3-46d5-ae77-8ea85f43311d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76394,7 +76394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1aadaa71-56b9-4283-aedd-f51a0963434a", + "id": "45dd6e55-3f8a-4b6b-8062-0f6f982faf07", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76443,7 +76443,7 @@ } }, { - "id": "0caad8e5-d220-41bd-be41-a0b8ae73052e", + "id": "30a8456b-37eb-41b9-a3cb-fcac381735c0", "name": "Update the Public Identities Configuration", "request": { "name": "Update the Public Identities Configuration", @@ -76485,7 +76485,7 @@ }, "response": [ { - "id": "7cbb4be4-aa8c-4a8b-9883-c2075f291960", + "id": "cba521aa-2cc1-4c48-8ad8-0ca2b35d6e1f", "name": "Request succeeded.", "originalRequest": { "url": { @@ -76541,7 +76541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "562dab41-88dd-4504-aab0-cf530e8d2dc8", + "id": "0d60290b-7840-45a7-94e9-6167dd6f8c10", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76597,7 +76597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc1deef0-741f-401c-9257-fabe9cc0da39", + "id": "47d48696-ba47-4f88-bfaa-ccf190de1f2d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76653,7 +76653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9180a064-bb5c-495e-8ff5-12d7a90290c0", + "id": "6d14051b-92b7-49b5-a880-517bcc68d243", "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": "cc278a8e-ae91-4ef4-a21d-408de54cbf8f", + "id": "2ce5428f-7262-4c3d-b78c-ad204978c065", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76765,7 +76765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20b2eca3-0eaf-4eab-a690-0043842a90b2", + "id": "abd78804-8bd3-49e0-ba5a-15d8f40f8800", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76833,7 +76833,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": "69ebfbaa-a02c-455b-b2b7-c3eebfde49ea", + "id": "aacb05ad-0e82-43c9-9ec2-bff98d02cb59", "name": "Get Report Result", "request": { "name": "Get Report Result", @@ -76885,7 +76885,7 @@ }, "response": [ { - "id": "96803b62-6e19-4c3a-b0e4-18fa03866ff9", + "id": "3b1e930b-9ab7-4a81-8391-f7dca97ea073", "name": "Details about report that was run or is running.", "originalRequest": { "url": { @@ -76940,7 +76940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "567cb0f5-b084-4236-9040-96574461cc1c", + "id": "2eaec118-f375-40de-99f1-91f0d51ede94", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76995,7 +76995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d557a4b-6b6a-4950-ac20-8c2921771f3a", + "id": "bf9274f9-52ce-4b0f-90c9-7c42232e488e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77050,7 +77050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e197f8d-abe7-4222-8bca-14ab59d9ba46", + "id": "6e0b6ea0-4100-463d-a618-4a6b54868439", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77105,7 +77105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e24aa2b-715a-4cff-b8a0-8e3a00c2971f", + "id": "1cd370c3-6214-4261-b26b-7b3cd0b7af9c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77160,7 +77160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68006412-d36f-4e3f-9d36-039d1b229341", + "id": "dc21216c-0ec4-45f3-bd7d-9e310556972f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77221,7 +77221,7 @@ } }, { - "id": "b6b16f1c-6e89-4fcd-a524-a44a6a7a6004", + "id": "a08e9c42-175e-426d-b4c7-100601809453", "name": "Run Report", "request": { "name": "Run Report", @@ -77264,7 +77264,7 @@ }, "response": [ { - "id": "65fcfaa7-57d7-45e8-a47f-161ceebd5791", + "id": "f6c282e8-50ea-4f5d-a89e-f4cb270f3110", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -77321,7 +77321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2c351bd-37cb-470a-a566-1496363333d1", + "id": "5f628e85-a023-4ca9-822c-cf2e07f4e8e9", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -77378,7 +77378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc61b70f-228d-4fec-8ba4-74ae32c357d7", + "id": "e0f073ea-c402-43e7-8bb7-f35bcf99dfb2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77435,7 +77435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a0b82e4-93df-435d-8868-41b383b78a5d", + "id": "367ee1cc-3c0f-4c19-a26c-591f678e3b50", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77492,7 +77492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86a60bf0-1ba7-48b9-a7af-e21301392159", + "id": "c3c5c80a-c2a6-47c5-b6dc-fd32b8e226ec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77549,7 +77549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5cb91f0-2fb2-4af5-9643-8d0b90806561", + "id": "9d70c5bd-443c-4a77-884a-e321f2c9bece", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77606,7 +77606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e2c3c0f-0d71-486e-acb8-11b551be94f4", + "id": "23cf7204-e58f-42e1-aa07-ade9448cfa1d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77669,7 +77669,7 @@ } }, { - "id": "2ad1c73f-b54c-4e1b-a0c6-2ff547d6210e", + "id": "5ce33165-ff13-4b91-aefe-9a94df2ae2e8", "name": "Cancel Report", "request": { "name": "Cancel Report", @@ -77711,7 +77711,7 @@ }, "response": [ { - "id": "c4f83c54-1d67-4499-b2c0-3faea96594bc", + "id": "06a6fa17-552c-4e6c-a117-02453730c6f6", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -77746,7 +77746,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2c80bc87-d183-4c58-8ed7-e0acf2d34384", + "id": "2affcd77-b1bd-4c71-a2ea-bda230a0e7f1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77791,7 +77791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3fbff4c-fe92-4b2e-bc19-caa86a28ddde", + "id": "193e13ec-a084-444e-83cb-eca906793737", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77836,7 +77836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3af356ac-f0c2-4ec4-a962-2c076fa0357f", + "id": "c73625d4-5c3a-4e16-9c11-7c934b5147d3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77881,7 +77881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4f7656e-9a7c-479c-9ecf-3f8ad4749ec8", + "id": "ac2aae48-40b6-4201-8214-4f27226a1372", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77926,7 +77926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66246703-33cc-44ef-bffc-07a7a0850d31", + "id": "ac6cd036-9c92-425e-85ae-dc72e89919f8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77977,7 +77977,7 @@ } }, { - "id": "711125b8-f3ed-48b0-b8e6-a5b42a2d63cb", + "id": "eb47823f-b746-40f9-8fe1-4d5ff3ace4ec", "name": "Get Report File", "request": { "name": "Get Report File", @@ -78046,7 +78046,7 @@ }, "response": [ { - "id": "c913c50f-d77b-4d0f-940d-b883edefeb67", + "id": "0046d834-a0ab-449e-8729-86e649b93acc", "name": "Report file in selected format. CSV by default.", "originalRequest": { "url": { @@ -78122,12 +78122,12 @@ "value": "attachment;filename=\\\"fileName\"" } ], - "body": "aliquip adipisicing reprehenderit sint in", + "body": "adipisicing velit id reprehenderit", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "5e004e17-5baf-43cc-b98c-4639eb612f7c", + "id": "3cea6acb-c63b-4fc3-ac05-31105388dd0b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78199,7 +78199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6a0e2e8-1a8e-4c90-a3b0-55593551a7af", + "id": "7be46040-f596-4573-8f9d-4a30e32f348b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78271,7 +78271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf6e8748-1013-4327-a120-baa50f465a0e", + "id": "769efd6b-de79-4123-ab95-48fb736c9c10", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78343,7 +78343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d6b404d-bccf-4781-bbcd-bef3088268a3", + "id": "212fc827-9a35-42a1-adda-0b0d8f185654", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -78415,7 +78415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "440f3555-0714-43ae-aab6-9d15b74e2b6a", + "id": "a847af6f-3a66-4ff4-9f15-3b3dbd2c00d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78487,7 +78487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9100edc-b792-4b7c-a1c2-d9319a6a3e30", + "id": "0006640b-90d5-4065-942f-68617dbbd77d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78571,7 +78571,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/idn/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": "accb91d5-a046-457c-a523-cc1f7e656909", + "id": "baf3b26d-b731-45ef-949f-f70059387956", "name": "Requestable Objects List", "request": { "name": "Requestable Objects List", @@ -78682,7 +78682,7 @@ }, "response": [ { - "id": "89e74fa6-e51a-4d9b-96ba-62fa5fb2e9fc", + "id": "cd5952ae-fae0-49e6-ae4b-03597dc05921", "name": "List of requestable objects", "originalRequest": { "url": { @@ -78807,7 +78807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8d2d11a-3040-4fb3-ad86-7ad344e0142e", + "id": "0efffbe5-26ea-414f-a74e-3406c90ff24d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78932,7 +78932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f831f575-9c93-4c66-862a-0f3a8850d116", + "id": "73705af7-9cf9-49d4-8f91-c129a41fd85d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79057,7 +79057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7eab91a-6167-4ec0-a93e-2dfdc2c87775", + "id": "4a9afb64-635d-4818-9cdc-e4ddf79d8832", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79182,7 +79182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc89c0d9-ee1a-4541-b1e7-17a2bcde0507", + "id": "1259245b-8358-4d29-9c7a-bab1bf1714e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79307,7 +79307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d95efbf-f99f-47d7-ba93-21de472e4f86", + "id": "759fbd4d-e2b5-4906-9ef4-8fbd5b6206da", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79444,7 +79444,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 IdentityNow. \nIdentityNow 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 IdentityNow. \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 IdentityNow 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 IdentityNow, 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 IdentityNow 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": "38818592-579f-4ef4-992d-9b6f75fdff18", + "id": "6309b6f2-6b9e-46f6-a309-78cea9b17df6", "name": "List Roles", "request": { "name": "List Roles", @@ -79546,7 +79546,7 @@ }, "response": [ { - "id": "bf7391b7-71e9-4c2b-b4fa-b47ec0ac5879", + "id": "d46c66b5-453b-4569-abc8-66aa6d76d0d8", "name": "List of Roles", "originalRequest": { "url": { @@ -79662,7 +79662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c29d9f2c-ff24-4466-ba09-8ad46e7f4012", + "id": "a7d22755-4e3f-44c6-8160-042e60f6d765", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79778,7 +79778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2096a55-47b1-4ea3-abcd-1153d638b3e2", + "id": "4d586b8a-5dda-4b09-92e0-c222f3da68be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79894,7 +79894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b621d36e-70e5-4ac2-9b05-4434165fbc04", + "id": "9ddac195-81ca-4dee-87c4-46d3dda447e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80010,7 +80010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f966d0e-a60c-4e1f-a2bc-9ace3256bb96", + "id": "7d5d3a23-6038-4bbd-9a73-fb8e96963cae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80126,7 +80126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "425b5314-1c1b-43ae-9716-ce955913ed70", + "id": "8d11765f-126c-4c33-8f84-f3ad64b57cd1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80248,7 +80248,7 @@ } }, { - "id": "1422ad6d-a165-4c9e-a575-945b12fb457b", + "id": "e4ea9094-37a3-45cf-a340-022bbf0ab740", "name": "Create a Role", "request": { "name": "Create a Role", @@ -80290,7 +80290,7 @@ }, "response": [ { - "id": "8694268d-62c1-422c-9db4-f56f38d1b30f", + "id": "e0aaf9f2-b5b3-4443-8e19-9eb82db0ccba", "name": "Role created", "originalRequest": { "url": { @@ -80346,7 +80346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3fc6538-d578-44d4-a50f-01af1a6c675e", + "id": "468b59e8-4a1b-4fd1-8195-3dcb35793626", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80402,7 +80402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "128ea75a-2333-4651-8f6e-7a3c3a6df6b2", + "id": "7d3ee501-1fb4-49a9-8013-091b7a80b8cf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80458,7 +80458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d326b08-2649-4119-b76c-f18718f2a665", + "id": "a5395876-136d-48db-8181-fbfb0a735185", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80514,7 +80514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ec3bb41-5597-4694-9c99-bff1017f04bc", + "id": "36adcfb4-1942-4999-b4de-faff30f1e874", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80570,7 +80570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7284aa6-c6a3-462e-a90c-50cc4b079473", + "id": "4d79d184-1443-4903-a175-16bbf8b4bad2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80632,7 +80632,7 @@ } }, { - "id": "a4ceae48-a472-4185-aa43-f57a9f781795", + "id": "07588d60-1c96-4b7e-afab-1b852b116398", "name": "Get a Role", "request": { "name": "Get a Role", @@ -80673,7 +80673,7 @@ }, "response": [ { - "id": "955b8373-3104-4390-8ad9-89cd8fb5cbe5", + "id": "5b2128df-6508-4219-b5f4-dfab0bb8defd", "name": "List of all Roles", "originalRequest": { "url": { @@ -80717,7 +80717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba16e245-69d4-4a06-9e10-28693a9a2946", + "id": "05452677-3e36-454d-a258-9f18fc6c6d8a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80761,7 +80761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8465146-1134-4b45-9f89-2a38a818c36c", + "id": "321ce12d-0289-4654-80df-e84cfaaae916", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80805,7 +80805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad3369a2-5ccf-44dd-9ecb-7c377b16e128", + "id": "732043ec-fe82-472e-ac90-60a7035d5a27", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80849,7 +80849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e71d5828-7ce7-4769-8020-0cfbe66a2a01", + "id": "680c13a3-f53a-4063-8b53-e8feeb58fd9c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80893,7 +80893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1a360bb-4333-4cd8-8cab-da177d46530b", + "id": "6bac016e-ebf5-47e7-b336-0e6714850dea", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80943,7 +80943,7 @@ } }, { - "id": "7b476c11-8fd7-4d68-9033-315849b8039d", + "id": "6edb3e62-9719-4eca-ae74-d4c306ec70a0", "name": "Patch a specified Role", "request": { "name": "Patch a specified Role", @@ -80997,7 +80997,7 @@ }, "response": [ { - "id": "984c054c-9169-43a9-b129-371617458b6c", + "id": "bedb72b6-ddea-4ecc-9ade-f472e8dc5e57", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -81054,7 +81054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3edf2360-3c77-4720-bf7c-cf48b35320ab", + "id": "368d47a6-d4b9-4159-bfa6-8543fb8e05b1", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -81111,7 +81111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "319f1286-0faa-44a7-8f64-5a45f77339f2", + "id": "fc863fcd-494c-41f1-ac54-fc560b388a9c", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -81168,7 +81168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7225ecf9-21c5-46c8-a935-bccb3dab4b14", + "id": "4dcf1447-1cfc-47a1-9e4f-900bfc889b56", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -81225,7 +81225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d860ceb6-3d63-4601-939f-76381b08e754", + "id": "27fdf093-fc64-451c-95ae-9889351bde2c", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -81282,7 +81282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd1a09e7-3a41-4427-b549-e9ca03db174f", + "id": "af9299dc-c813-4cd0-8b33-cbecdcfcc146", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -81339,7 +81339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e0d860b-682f-4bb9-ae40-8e88efae6b82", + "id": "77e10fbd-d16c-460b-95c8-937d8aa0bd8c", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -81396,7 +81396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55f1d9a2-de3f-47b3-a29b-eee9555f5ca3", + "id": "39a0c3a7-f808-4711-9ed6-d75ac68ece5d", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -81453,7 +81453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84795abd-f6e5-4594-9914-570f78029f79", + "id": "0c22c225-1a2a-413d-813d-ea85461a469f", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -81510,7 +81510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e4e1fbc-0f9c-44ea-a66a-71165ca11d3a", + "id": "714a691c-211d-4543-be44-264b91d5e3fc", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -81567,7 +81567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "926ec55f-b124-43e9-a907-15cbbabd2818", + "id": "52884896-80f5-4ba8-b154-9250eb23d901", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -81624,7 +81624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "055fdcd8-788a-4903-a789-9aef78859794", + "id": "0694e773-889f-4aa1-91c4-799e42a77990", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -81681,7 +81681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebb3ba5a-3d7b-4ed5-b25b-818ce1599e02", + "id": "b4f8bb9c-db31-4125-9ca2-2301f71227a3", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -81738,7 +81738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ff3fe90-e120-4c79-ae22-c6a58a4fb831", + "id": "86c3c739-2cee-4ed9-bee1-b8785806f264", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -81795,7 +81795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15313b4c-ebd6-47e4-b2d5-b8390b219c4a", + "id": "5a596e29-4d05-43c5-af29-8f15fba6e003", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -81852,7 +81852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1190521e-9fb3-480a-805d-945211fbc292", + "id": "cbbca331-8c46-4217-ba86-271c553d6e5a", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -81915,7 +81915,7 @@ } }, { - "id": "4f41c8fd-b23f-4326-9eb0-06e29a771d6b", + "id": "5c08eb8c-7263-4d75-8676-987a3dc46875", "name": "Delete a Role", "request": { "name": "Delete a Role", @@ -81956,7 +81956,7 @@ }, "response": [ { - "id": "dbcfd1a7-a343-4375-91e2-4b0096d24c14", + "id": "a2f5684f-536c-423f-8e6e-040c0de076f4", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -81990,7 +81990,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7990e282-30ed-4f8b-b60a-4299cf1a32e2", + "id": "559083bc-633b-4f2d-8989-be1166c960de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82034,7 +82034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "062a43b2-2871-4e3a-844d-c349e2753d19", + "id": "f1f0d924-1133-4ae7-a568-d75181a6ff7a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82078,7 +82078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03a20b2c-d99c-4150-b55c-be129f1917b3", + "id": "a049e185-b8d4-4c4d-a4ad-b1517ae6e2d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82122,7 +82122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f594a79-9b27-4241-af64-13be54d9592f", + "id": "64d6ef03-f68e-4b04-b2b8-3de25093c1a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82166,7 +82166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30367e1a-c3c2-409c-b851-5288b39a8554", + "id": "0d6f50ce-356a-46c6-bd24-39ee53283176", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82216,7 +82216,7 @@ } }, { - "id": "ec69ab32-73ae-4b7a-94d9-32afd9f8f406", + "id": "16387afb-fe27-439c-a082-fd24a47550dc", "name": "Delete Role(s)", "request": { "name": "Delete Role(s)", @@ -82259,7 +82259,7 @@ }, "response": [ { - "id": "d371b772-a8fe-40d7-af47-a058d2fd178c", + "id": "e66dc1ca-721d-428d-8e88-0f599964ab96", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -82316,7 +82316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab7855e1-87df-43b2-ad9f-218647a1b13c", + "id": "37cbfc2e-6abb-4333-b532-007f6653387b", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -82373,7 +82373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fbafc94-aef9-40fe-9738-3992e83a2da2", + "id": "f761f5c2-5299-4142-a6f8-09eefa52f60f", "name": "400.1 Role ids limit violation", "originalRequest": { "url": { @@ -82430,7 +82430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e12304b0-fcc6-497b-918b-d8f7b20a7323", + "id": "e41d6dcf-80a0-49ea-917d-584202785bc4", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -82487,7 +82487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2e8ad00-4240-428e-b0a0-721c01978c6f", + "id": "9a603076-dce5-4ba1-ab91-79cf2470bd6e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82544,7 +82544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb6b8fbf-c8a2-4c55-a656-7fa9a47faf4f", + "id": "02a5649d-4743-4ba7-8ba4-46e1a8b22519", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82601,7 +82601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd7099fc-e02c-4fc1-9800-43d6e5fd306b", + "id": "1956766b-d6ee-4425-8459-b9b8ca787677", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82658,7 +82658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73978348-5988-4b45-91e7-fff84e2a6750", + "id": "1b62572b-c5dd-458a-88e4-9964a7fcee34", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82721,7 +82721,7 @@ } }, { - "id": "1a75ec8b-64ca-4c62-b605-985b96e3a1a3", + "id": "777daea9-326a-46a2-837d-e1a8b524a112", "name": "List Identities assigned a Role", "request": { "name": "List Identities assigned a Role", @@ -82806,7 +82806,7 @@ }, "response": [ { - "id": "ab639733-0ddd-482b-8ef5-1145f97015e2", + "id": "b6fa8c3f-d26e-4ab3-96f6-7a685521cf7e", "name": "List of Identities assigned the Role", "originalRequest": { "url": { @@ -82897,7 +82897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9778e87-69d7-43d7-8e9b-67748fb41552", + "id": "5e82223f-7d53-4d62-b797-e9adb150f7a0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82988,7 +82988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cd46af1-abdf-4959-9b6e-7b150468c31d", + "id": "acedd3da-188b-4f57-afd0-08a5b44889cc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83079,7 +83079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f21d1d63-6320-463d-b02b-f54ebd1fa0bf", + "id": "28ce56b2-d421-40e6-8871-64102f2dd8ba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83170,7 +83170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "935534b0-5730-40fd-9369-eab88856289f", + "id": "2debb7e1-42c9-4232-941b-afbcdef465fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83261,7 +83261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b43184ae-7f22-4f50-b95b-ffddbbf034d9", + "id": "139abc2a-0cf5-465a-a1a1-bb8871e9a3a2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83364,7 +83364,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 IdentityNow 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 IdentityNow 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/idn/api/v3/scheduled-search) for more information about running saved searches on a schedule. \n\nIn IdentityNow, 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": "a6c05c56-6126-4055-9ec4-1138cb41e85a", + "id": "5148882a-7cea-4bc3-b9dc-17c0e4ee95f4", "name": "Create a saved search", "request": { "name": "Create a saved search", @@ -83406,7 +83406,7 @@ }, "response": [ { - "id": "787beeaf-943c-4aa8-b2af-b3496ce0d8b1", + "id": "6d16e788-3d25-4250-9d88-b0e4b9bc6678", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -83462,7 +83462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe90c878-478a-47f7-a5b5-3135510079e4", + "id": "75b59a04-b8ba-4359-a5ba-5adf4254233c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83518,7 +83518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca0c5a03-ce96-4109-9ac2-a70b42175781", + "id": "b6f7b5c0-1fdb-47ca-b478-ec803d91e017", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83574,7 +83574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25ac2188-6d13-4e82-af7f-fbc32eed213d", + "id": "59ae46c5-22ad-4e3a-9d6e-8d7b84d18e81", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83630,7 +83630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57f18ba2-2f30-4034-8c4f-4ce1b8c2f36d", + "id": "00397351-36e4-4629-a310-442d5618e432", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83686,7 +83686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3bf6a06-429c-4a76-b82b-8707a9aa3e67", + "id": "4f51009e-40ac-4c69-b109-9dd4663709e9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83748,7 +83748,7 @@ } }, { - "id": "492ee448-4afa-426b-b082-ef03408ad44f", + "id": "f474f497-f0c7-41c6-9ac7-bd2ed60ba4e3", "name": "A list of Saved Searches", "request": { "name": "A list of Saved Searches", @@ -83814,7 +83814,7 @@ }, "response": [ { - "id": "0e6f9e89-810d-4396-80d0-fea06a7e4ec5", + "id": "23c0e3ee-5697-40d0-8a1d-983522d68c28", "name": "The list of requested saved searches.", "originalRequest": { "url": { @@ -83903,7 +83903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2119864-d7fb-4a61-976d-e76019cbc2ca", + "id": "0f65f837-5881-42c9-b78a-7d42fad1e410", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83983,7 +83983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8704949d-d1c9-4bbf-952a-71acb8d2b426", + "id": "ee87d873-8b81-427d-8713-5e237258ee7e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84063,7 +84063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3834c414-01a9-4eea-bb7b-0fdaf9d7be11", + "id": "c68d532c-f15c-4a36-90e3-054c611369e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84143,7 +84143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f58de8d-428b-43ca-b491-e5fcc49bfb9c", + "id": "0d9102d3-ace7-4348-ac96-3984c3b73725", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84223,7 +84223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7744a7d-d2b5-4478-9eac-8a7e627cc93c", + "id": "7236b46c-3cd7-4f7f-b4de-a7d06224ee04", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84309,7 +84309,7 @@ } }, { - "id": "17b02840-89a1-470a-b2e0-1881de3926aa", + "id": "5dea9045-24bf-44da-a0f0-dcacf871ddec", "name": "Updates an existing saved search\n", "request": { "name": "Updates an existing saved search\n", @@ -84363,7 +84363,7 @@ }, "response": [ { - "id": "0438a51e-2133-4cb0-b8f9-00db200b23b3", + "id": "fdffa309-5f38-4f3a-806b-e3c0c0998f65", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -84420,7 +84420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb535e95-5699-4c2d-93a4-102061707561", + "id": "edd52648-ed2c-43ba-924a-2bde76a57873", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84477,7 +84477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12475178-bd18-4e03-a425-7dacc517bb76", + "id": "63c2892f-b9c2-4455-9b13-70d0cf9a5083", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84534,7 +84534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58e0f763-9c78-4a46-b4ab-ca5e9ff4ae51", + "id": "38070371-62fd-4045-8af2-aa8814081946", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84591,7 +84591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cefb0df-a9c4-4a25-a3b2-76d0a68817cc", + "id": "6537a3de-6475-4343-9ad5-ed4b57a66b4d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84648,7 +84648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b50a1ce1-2505-49c4-8b4a-bbf33de75e14", + "id": "57b62423-de98-4b41-a8ec-d6c7aec094f0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84711,7 +84711,7 @@ } }, { - "id": "343d44df-1353-4eb3-a382-a0af6430b686", + "id": "88178507-f6d8-4406-a37f-d3c861a98857", "name": "Return saved search by ID", "request": { "name": "Return saved search by ID", @@ -84752,7 +84752,7 @@ }, "response": [ { - "id": "d19e8c96-e0be-474f-ba11-3eb77d99c084", + "id": "d15fd17d-e1c3-4550-866e-343a3857865e", "name": "The requested saved search.", "originalRequest": { "url": { @@ -84796,7 +84796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c86a3e22-b2fc-41d1-b5f4-b65c1a880e6e", + "id": "5a34f452-c52c-4f62-868c-6cbb96c32522", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84840,7 +84840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a493cd42-7573-4118-8a2a-e12ec9762802", + "id": "6f912ad0-76da-4ca2-80a5-7e4960336495", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84884,7 +84884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4d1cea3-5ba2-46b9-8715-58f1108842a3", + "id": "b4161997-f99c-498d-af62-3109e16f6c25", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84928,7 +84928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea8e0426-35db-43ea-a76e-deea23dd6b32", + "id": "31a5823a-b936-41ac-8890-a90276f41ed5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -84972,7 +84972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1288527b-62d2-461a-a573-8575d8c33609", + "id": "40a4db58-5ff2-4b2d-aae2-18a9bb6dddbc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85016,7 +85016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eafb79ee-53b8-4da5-b8d6-92213262f33e", + "id": "78c388a0-3cdb-4f5a-af38-9d20eb14df53", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85066,7 +85066,7 @@ } }, { - "id": "b8dfa87d-4698-46b5-8de8-569873e208dc", + "id": "902f27da-ac79-425a-af38-14e1defb83f9", "name": "Delete document by ID", "request": { "name": "Delete document by ID", @@ -85107,7 +85107,7 @@ }, "response": [ { - "id": "a6eaa42c-0322-451e-8630-4fe5cea6aa0f", + "id": "419850bd-d3fd-44cf-a994-d6cd529e00c9", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -85141,7 +85141,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8ed8b121-42b8-449c-bdca-367841600471", + "id": "2d3aea24-8559-4ede-9828-2b705c7b7c07", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85185,7 +85185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bb69d56-ca92-48f3-b072-4e3bbab4d7cb", + "id": "422791ac-c3f5-4fcc-a4cd-3c500eb5487f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85229,7 +85229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "920be7b6-2430-4f6f-aad4-67842d37d06a", + "id": "643a07fe-6e2a-48ea-ae48-2f02f3773876", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85273,7 +85273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7e035b7-e5fa-4df4-8bb5-2e5130d5c7d8", + "id": "365e4d3d-01f6-47e3-b56c-5b4a8045c4a2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -85317,7 +85317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43cec764-ea6d-4983-bde7-1a574e66ccf6", + "id": "1058323a-4492-43b3-ba3d-a9da05b2f1a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85361,7 +85361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e986988e-7011-476f-a441-44a915f153d7", + "id": "63dc2bed-d418-498b-a2a3-3d153ffd023e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85411,7 +85411,7 @@ } }, { - "id": "fc712abb-4959-4027-9911-ddbbe87c7cc8", + "id": "a526a2e8-7ba0-49ae-a60e-68958c4505c9", "name": "Execute a saved search by ID", "request": { "name": "Execute a saved search by ID", @@ -85466,7 +85466,7 @@ }, "response": [ { - "id": "1a450d7e-acdf-4611-9ea0-a2f7542cdae3", + "id": "165776e1-8c42-4892-b949-314b02d86bb1", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -85514,7 +85514,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ff3d8df2-c524-4f5b-8a1b-d517cb50f030", + "id": "a81b333b-21f7-4141-a27b-3be03cafbf56", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -85572,7 +85572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "751dabb2-9997-42c8-a1a1-ede2d8100c3d", + "id": "bb7a8c1a-b18d-48b9-bc0c-9154669f1371", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -85630,7 +85630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f73aafa0-4e36-4a11-8879-c23cc0f1777e", + "id": "97ad0948-177a-4912-8aa8-751e5ec926f5", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -85688,7 +85688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89c84a04-c80a-4273-b6bb-9fd189f4b028", + "id": "e4eeb5f8-c7b1-46a3-9e9b-dd31195b1fb5", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -85746,7 +85746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3ec95b8-7315-4089-9386-964fa8530900", + "id": "08da4e6d-cc9a-4704-b774-d3547c9c8069", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -85804,7 +85804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58f8e955-7c83-47f6-a7a4-6f156340efdb", + "id": "08d1449e-149e-459f-b8c8-0a3096beb0e2", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -85862,7 +85862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e5dca28-bc3b-4f38-a03c-f89e2ddd19b8", + "id": "bbaaa41e-9716-45f7-9c05-4f7d1acaaa66", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -85932,7 +85932,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 IdentityNow 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.\nIdentityNow emails her the search results when the search runs, so she can work on other tasks instead of actively running this search.\n\nIn IdentityNow, 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, IdentityNow 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": "ccfb9b05-fc8a-4822-b012-f8acdf29db6f", + "id": "07a8e049-3297-424b-a149-7b32b2bcc93c", "name": "Create a new scheduled search", "request": { "name": "Create a new scheduled search", @@ -85974,7 +85974,7 @@ }, "response": [ { - "id": "fcf69a80-ba45-4e68-8d27-7a88a7f509d8", + "id": "e02f34e4-c73f-421c-ba27-1aced7077743", "name": "Daily Search", "originalRequest": { "url": { @@ -86030,7 +86030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54c7bdfe-577b-451d-a942-64298e961914", + "id": "f20bfd9f-85fd-49eb-8499-87e623731f81", "name": "Weekly Search", "originalRequest": { "url": { @@ -86086,7 +86086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "618c3c27-32a5-451f-8aa4-b48c9566cd17", + "id": "d8282e03-f6e7-453c-a149-05132f299e82", "name": "Monthly Search", "originalRequest": { "url": { @@ -86142,7 +86142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c477ccb-dcbc-46e4-aaca-4570b163ec92", + "id": "36b8b77a-d5e2-4e2f-acbc-f978fffa20b3", "name": "Annual Search", "originalRequest": { "url": { @@ -86198,7 +86198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5427a2b4-1e5b-4d86-bf83-423171fd4378", + "id": "9bef2294-1ad2-4280-b325-398699dd2312", "name": "Calendar Search", "originalRequest": { "url": { @@ -86254,7 +86254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faf8c010-7aa0-492a-9b49-960455bbc7ef", + "id": "357bdba0-40ca-4e10-9bcd-4c11c1263d24", "name": "Weekly Search", "originalRequest": { "url": { @@ -86310,7 +86310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d22c7700-ecdd-4f6c-947a-abb7aa9a5fa1", + "id": "a8b1c157-8f87-4b34-9eb4-23676db78132", "name": "Monthly Search", "originalRequest": { "url": { @@ -86366,7 +86366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a95b2da-c4b7-4a18-860e-d9bafd40740a", + "id": "5c93783b-b0d6-478d-9afd-ed643d4cdf2c", "name": "Annual Search", "originalRequest": { "url": { @@ -86422,7 +86422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5abf0ee1-3e83-4d35-8e19-bd4ca0f1a5f0", + "id": "f21efb3d-ebb5-40f9-b1d4-ef7d6223d27b", "name": "Calendar Search", "originalRequest": { "url": { @@ -86478,7 +86478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc2d5644-243b-4bf9-8afe-9c97ff149df4", + "id": "c3cc9166-f395-43fb-9936-a8e8fbe2f4c8", "name": "Monthly Search", "originalRequest": { "url": { @@ -86534,7 +86534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61b0d4da-285c-4f0c-8cf4-290843a144a9", + "id": "e93ec97a-1e74-4edf-b0fd-43d60bc920be", "name": "Annual Search", "originalRequest": { "url": { @@ -86590,7 +86590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7c4e6ab-e808-4cbb-a88b-57c407c48696", + "id": "b5f26f21-6951-4c62-b913-f4eeb933ee46", "name": "Calendar Search", "originalRequest": { "url": { @@ -86646,7 +86646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22093fda-ad06-4360-8562-3d13b286b402", + "id": "fae63d28-0c60-4bbc-8ab4-102d99d1295a", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -86702,7 +86702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c3c7c93-1318-4f2d-a395-261ff7983f55", + "id": "f11e634e-36a4-4e12-b375-323ca953696d", "name": "Calendar Search", "originalRequest": { "url": { @@ -86758,7 +86758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f01bcd3-5644-4df5-b4cf-01c1248bbf71", + "id": "da595f93-674d-4b81-a4eb-4ba754ac9503", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -86814,7 +86814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2173b05e-44ed-41bc-bf61-169feab4f917", + "id": "1d7fc393-e53f-4a02-97e8-74abc64af4fe", "name": "Daily Search", "originalRequest": { "url": { @@ -86870,7 +86870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53f5f122-cb5f-41db-9a76-43ad55fa0468", + "id": "193e2fdf-4f0f-46aa-82d8-2daaeaa7478e", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -86932,7 +86932,7 @@ } }, { - "id": "eea27a30-f419-461e-b87e-3cd69b60b6f5", + "id": "c661bcc8-9215-41d6-a95e-79786d4b8ed7", "name": "List scheduled searches", "request": { "name": "List scheduled searches", @@ -86998,7 +86998,7 @@ }, "response": [ { - "id": "34e566d1-a17a-4698-94af-f0e256d16595", + "id": "71740ac3-47c9-4780-822a-0bbc5d132edf", "name": "The list of requested scheduled searches.", "originalRequest": { "url": { @@ -87087,7 +87087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c299685-f403-4bb5-ba86-c2b109451517", + "id": "b43e7546-d049-474d-abec-410ca933b90f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87167,7 +87167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c3a4c8a-040b-4548-9505-7f846d53e51b", + "id": "4ca5fdab-9e26-4bdd-b7ea-89bfbab91848", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87247,7 +87247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8aff9b7c-33bd-4ae3-bc69-a9f699afa016", + "id": "91e8edf0-512a-4601-8007-07c2fca47798", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87327,7 +87327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0a213db-b9b3-4b9e-b8e1-0e4c9b3087ea", + "id": "fafcdb03-f3d7-4d50-a9cc-37953014a927", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87407,7 +87407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bde85ad8-0c8b-4c77-8d28-ecc05a34fcc2", + "id": "afe1ed06-4f93-45f9-be47-a4040d3a34fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87487,7 +87487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "134fb4d9-4292-4a45-b3ca-a836772a5eaf", + "id": "cbac5020-a935-40ad-b11e-34c2fa259271", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87573,7 +87573,7 @@ } }, { - "id": "3c840e43-520c-4049-b9e7-fbeea5ecf427", + "id": "cd709b9f-afd9-416a-ada0-bbc81080b621", "name": "Update an existing Scheduled Search", "request": { "name": "Update an existing Scheduled Search", @@ -87627,7 +87627,7 @@ }, "response": [ { - "id": "65398506-6977-49eb-833c-3b37dad72de2", + "id": "7f9acfbc-bc04-4463-a872-985fb7f168f3", "name": "The persisted scheduled search.", "originalRequest": { "url": { @@ -87684,7 +87684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1b23944-152c-4201-b5c9-f824f1d916d1", + "id": "f0add941-b0ef-4c67-8546-1e725eb93b33", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87741,7 +87741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c352e2e4-ba2d-4439-8590-e7421f865305", + "id": "743a3775-763e-41cd-8a71-521b37aadef6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87798,7 +87798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edf18cac-21bc-45fb-a8f6-0f50b53a8afc", + "id": "eaf4e2c6-d188-4086-8a54-ee614a671cb0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87855,7 +87855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f08a09c1-8c46-46fe-9426-270f695afadf", + "id": "65f420af-39e1-4090-8f80-f067f3ff2d78", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87912,7 +87912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45aefe3b-4b1e-4acd-8f23-651627316e53", + "id": "b9549598-560d-4165-b8da-881bd3e001b8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87969,7 +87969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c07c69cd-09c8-41c5-b142-d38bf1a02bfc", + "id": "c03feab9-ece4-4862-b697-1afe18f45959", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88032,7 +88032,7 @@ } }, { - "id": "a4e1bb7f-3552-4513-af95-f376751ee315", + "id": "e8c8999c-c9ef-4634-9417-557064ba418c", "name": "Get a Scheduled Search", "request": { "name": "Get a Scheduled Search", @@ -88073,7 +88073,7 @@ }, "response": [ { - "id": "c164f1c0-c176-436a-a698-64309976ec20", + "id": "d6c5f6e3-e587-449c-88e2-3b29fd0ced1d", "name": "The requested scheduled search.", "originalRequest": { "url": { @@ -88117,7 +88117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12189b60-a977-49a5-986c-47037f53c82d", + "id": "43bb6be5-7a03-45e4-b2c4-e2b00080c174", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88161,7 +88161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a07162d1-59e8-4567-82d4-e27277385a1e", + "id": "17236044-55cd-4b09-9ca8-51293cf3e66d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88205,7 +88205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be2982ad-0a39-4bfa-8352-8134d29a1dc9", + "id": "92dba816-99c9-4d71-b874-0482750d68ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88249,7 +88249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "277527a0-4ccf-484a-baa8-8259dd8474c2", + "id": "cfce3ffd-5e99-4213-bca2-ba63f656726f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -88293,7 +88293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9de8eec7-a76a-48b4-8657-44ccfce9ef81", + "id": "594bae4c-2484-453b-bb12-63edd4e2e04d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88337,7 +88337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "925ccbc6-3f66-4550-a71a-e59f7b2b8952", + "id": "187a60d9-846c-4308-837d-90123b8be1d4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88387,7 +88387,7 @@ } }, { - "id": "61a17f7f-b82a-473c-acfc-c6aa72c84452", + "id": "ef0f4f32-91f7-473b-a94d-a30112dd6a05", "name": "Delete a Scheduled Search", "request": { "name": "Delete a Scheduled Search", @@ -88428,7 +88428,7 @@ }, "response": [ { - "id": "6e07bb88-e0c6-4f01-8ea9-27831e44eaf6", + "id": "02a64791-11ef-456f-ac30-e04b5fc58da3", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -88462,7 +88462,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9c5dde92-2377-47af-b304-423289b256d7", + "id": "e9a4bfeb-3d4c-412e-942f-b4eae3f4ff0d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88506,7 +88506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "888f590b-5142-41d2-bd04-c6c69eec7652", + "id": "bc8c43f1-32ea-418c-9db4-b8e20f002805", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88550,7 +88550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbe7144f-23a3-4974-add1-b38434e5424d", + "id": "50e7f38d-c4e5-4942-8a87-726353ac646d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88594,7 +88594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f96a3dcf-6bac-4878-b64f-9e6b1c80686e", + "id": "9c831315-2241-4ec7-9cdb-d8bff719a7cb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -88638,7 +88638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd1dc45a-e1df-470a-b4fd-21c71e489fe7", + "id": "ff6fb569-a694-47e1-8c1a-04e8a677ab12", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88682,7 +88682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23f21580-f2de-453a-b24b-532b57184c61", + "id": "bd132c27-a531-4bd2-b13d-6aae6b645cbe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88732,7 +88732,7 @@ } }, { - "id": "cf489aab-03a3-4cc4-aa5b-f2a04ddb2251", + "id": "fd6df0ef-3248-4d25-b632-6035d63e5ccc", "name": "Unsubscribe a recipient from Scheduled Search", "request": { "name": "Unsubscribe a recipient from Scheduled Search", @@ -88787,7 +88787,7 @@ }, "response": [ { - "id": "ddad8ef4-731b-49b6-add2-61823fcf6068", + "id": "a74797bd-19ae-406a-bd84-6fecfc9b141f", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -88835,7 +88835,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2f02158a-d5c8-4541-964d-c0187c9e968d", + "id": "15a9cafb-0aa6-43fd-b318-3eaeb5b1b8d2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88893,7 +88893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c10e981d-13e1-4c50-905d-860d9820216c", + "id": "c4da072c-1243-4d3e-8f45-e8d078f12fd9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88951,7 +88951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53b90b8b-df6a-4ce8-834d-344060c9c2d0", + "id": "c89076b0-7418-4fdd-a321-f062bb0b47dc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -89021,7 +89021,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\nIdentityNow 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 IdentityNow'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 IdentityNow'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": "4312ccb6-6ed7-4eb0-b685-9a2fd6d0f89d", + "id": "3d25e31a-2962-4760-abe9-befc6adc376b", "name": "Perform Search", "request": { "name": "Perform Search", @@ -89091,7 +89091,7 @@ }, "response": [ { - "id": "c9b72921-e3d2-42ca-8c07-f56d36c47c02", + "id": "7fddf6bd-7e57-4450-9d94-d3ad8156b1dc", "name": "A collection of AccessProfiles", "originalRequest": { "url": { @@ -89184,7 +89184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b7d82ad-5f7a-41c5-96e8-fcb4a41fc7b6", + "id": "f8e6619b-da33-4b38-a152-4dc560175cd6", "name": "A collection of Entitlements", "originalRequest": { "url": { @@ -89277,7 +89277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3136c4f2-20d5-4d37-a612-f8edd386863b", + "id": "6eaef748-2f78-4f1d-b608-8c3d4aac04ac", "name": "A collection of Events", "originalRequest": { "url": { @@ -89370,7 +89370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5faef7ff-2c9f-40f3-9f2c-6b80d601fefe", + "id": "e42990a4-39c9-45ec-afe6-cc2d9d880359", "name": "A collection of Identities", "originalRequest": { "url": { @@ -89463,7 +89463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24382f04-ebbb-4d1e-9316-2df44120e274", + "id": "0016b852-f5a2-4405-ad59-6caf8a1374c3", "name": "A collection of Roles", "originalRequest": { "url": { @@ -89556,7 +89556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39d914f1-b884-4a26-bdaa-f34d3169e061", + "id": "6bbdc03c-fe24-4401-9cf7-081d23873d53", "name": "Filter with Exists", "originalRequest": { "url": { @@ -89649,7 +89649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e50b4cb9-78f5-4490-9e03-5ab04f46887f", + "id": "462f8705-40f5-4e16-8ee2-2644612d814f", "name": "Filter with Range", "originalRequest": { "url": { @@ -89742,7 +89742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e2e45c0-e8d5-4145-84b2-436b546db411", + "id": "ed033059-3628-46ad-8ca1-4e9b11a38d79", "name": "Filter with Terms", "originalRequest": { "url": { @@ -89835,7 +89835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22b3afea-85e8-4b85-96bc-c84f42fb6f5d", + "id": "7ee37883-65d0-4c14-a245-2934a31e2384", "name": "Filter with Exists", "originalRequest": { "url": { @@ -89919,7 +89919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a99a8598-3159-4748-8ca1-4386e79f13d7", + "id": "8e78b829-d524-4bf9-927f-e39c814987ae", "name": "Filter with Range", "originalRequest": { "url": { @@ -90003,7 +90003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0ec602a-dff1-42f4-8f9b-0df1952fd6be", + "id": "88e45de1-c7e8-4e5b-8ac5-1582b3bf1ccc", "name": "Filter with Terms", "originalRequest": { "url": { @@ -90087,7 +90087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a9c8b9c-bd61-4821-993a-82d10cec1139", + "id": "99fb7751-f7da-42bc-86c1-cc92c7d1a334", "name": "Filter with Range", "originalRequest": { "url": { @@ -90171,7 +90171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2f8a01b-7028-4e3a-a6af-50440114a756", + "id": "fff9ed88-910c-477a-bcd2-a69d1b0975c7", "name": "Filter with Terms", "originalRequest": { "url": { @@ -90255,7 +90255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9efa5115-19ff-4144-817c-3d6cbb4e8fae", + "id": "9c7f701f-51f7-4e40-a245-94019485de09", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -90339,7 +90339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4905dfea-09fd-43e5-9f4f-7d2cbea60013", + "id": "1cdceeae-3ad5-4495-a0bd-5c1fbfe939f2", "name": "Query with Fields", "originalRequest": { "url": { @@ -90423,7 +90423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1dcd3b9-0960-492e-b455-1bf106d51faa", + "id": "3ab0aaf8-03bc-47d1-8237-2838b6943b0b", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -90513,7 +90513,7 @@ } }, { - "id": "f77003e5-c647-4c2c-a4fb-b5a6d2c56041", + "id": "f3df8297-c2d4-4942-815c-7eb8e40df87d", "name": "Count Documents Satisfying a Query", "request": { "name": "Count Documents Satisfying a Query", @@ -90556,7 +90556,7 @@ }, "response": [ { - "id": "de8c5b9b-48f7-4d81-ae05-5e57708249b2", + "id": "ae959bd5-6bb3-4817-bc72-8d52be0ad60b", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -90613,7 +90613,7 @@ "_postman_previewlanguage": "text" }, { - "id": "96ab69d3-d91d-42f3-bea7-e196231d3fe7", + "id": "8ae7e054-deb9-4f39-8326-af7e77e78a12", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90670,7 +90670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3a61e90-dbda-4b67-9512-860b56b04bf5", + "id": "cb1dc4bc-f329-40d9-8208-067d45567e76", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90727,7 +90727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaf43449-32a4-4eb8-8a6b-292314326f37", + "id": "bde5a53c-7c6e-4e82-96a2-4edbd18e7f51", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90784,7 +90784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "085bb3e5-8aa4-4612-829e-f6b8ca4297d7", + "id": "0c7d7039-49b1-4ec7-99ee-7c953fbb9f41", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -90841,7 +90841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3f8d8c8-54f2-4091-ac1f-6659e10c5e38", + "id": "17ae7cea-1568-40ac-bdf1-acb39a4df031", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90904,7 +90904,7 @@ } }, { - "id": "9330df48-bedb-4545-a019-e8ccadff0878", + "id": "b9893245-a916-4839-8bad-0946566bdbed", "name": "Perform a Search Query Aggregation", "request": { "name": "Perform a Search Query Aggregation", @@ -90975,7 +90975,7 @@ }, "response": [ { - "id": "8419a8f5-a498-4c5c-8084-f6f954e26582", + "id": "2d85044a-4cdb-4838-9830-0dfee08265ae", "name": "MetricAggregation", "originalRequest": { "url": { @@ -91069,7 +91069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8c653ba-0402-4640-8979-d438c1d5d1bc", + "id": "be41fe52-a1c4-4bca-aa8a-23610178225d", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -91163,7 +91163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78826ec1-5935-4990-89a5-2335df9847cd", + "id": "733a3831-9fe3-4982-a1a7-56975e74256f", "name": "BucketAggregation", "originalRequest": { "url": { @@ -91257,7 +91257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d4ec222-50ed-4991-b437-5903b2508b87", + "id": "ddfceefb-f7b9-497c-9c50-df25349712ad", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -91351,7 +91351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9cdb2ce-669c-42e8-9ccd-a2c7c2739916", + "id": "0da46b9c-065a-4a17-8816-62a45e2c2ccc", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -91445,7 +91445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45b4a63c-1e7c-4a77-a4c9-1aabf74ff97d", + "id": "a79ed375-d1d7-4acb-80a3-9ac277891cca", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -91539,7 +91539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62aa4b97-c18f-447b-aa3d-ca97aee0b214", + "id": "cd01c59b-ea6a-44ce-875d-3e2507c6e3b5", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -91633,7 +91633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f48f4c3-626f-491a-86bc-c531c6813c4a", + "id": "a667ec88-df80-40fe-a507-562670ad9fda", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -91727,7 +91727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15720004-d557-4de3-9321-51d4b7505f22", + "id": "1a378610-6ce0-4135-9c02-64684bc2aaf2", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -91821,7 +91821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2265c05-3b8b-4999-a4e3-0ddf151a0108", + "id": "e64353fa-3e33-433e-8e96-0e4baab382e0", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -91915,7 +91915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db17ce59-41c0-4350-bf0c-bfef942f5447", + "id": "7bd324a6-8d25-49ec-83c3-b183f4d3ff83", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -92000,7 +92000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db6da905-041c-44f1-918e-e22e62705f12", + "id": "e40fbfe0-6f1c-4451-aa74-5ed9fe208bb1", "name": "BucketAggregation", "originalRequest": { "url": { @@ -92085,7 +92085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "119f6ee8-58f1-4000-ba2f-680421a4af59", + "id": "e68b0101-5b18-4356-b2fb-36b48cecae70", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -92170,7 +92170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78327fdc-d027-42d5-a76c-50e9bcf565d5", + "id": "83461c8b-bd19-405c-a331-41181a465d10", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -92255,7 +92255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2cc1768-14e0-4826-b60a-53f07bcbc96f", + "id": "45a161a7-168a-452c-83fc-0e564371c616", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -92340,7 +92340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c25fecbf-1115-47aa-ac7e-c145d1382ac2", + "id": "4517a877-0ddb-44bc-8b60-9f78da0897ba", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -92425,7 +92425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99126a86-d105-4de3-b82b-1fc898c85d68", + "id": "d81948d8-dcd1-4a07-b4e8-35e3f46a3ee7", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -92510,7 +92510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3672fc11-4afd-4eab-828e-bc6fae22085d", + "id": "6bf7bc8c-8fc3-4e6b-be94-f81bf202c39d", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -92595,7 +92595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18693a18-8ed9-4962-a980-03e943deb03b", + "id": "157340d0-f1ed-4d86-ba25-c88ee0fb37d8", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -92680,7 +92680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bade33f-cf22-4dfd-9c77-e8bbda656e57", + "id": "9c0e1328-af20-415e-b799-7e3d5df63fb7", "name": "BucketAggregation", "originalRequest": { "url": { @@ -92765,7 +92765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62393075-7ffb-42fa-b617-83b3bcf4a85a", + "id": "3f98833f-f356-44ca-9979-c962657e058c", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -92850,7 +92850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f351b359-edaf-4bb6-88f1-17f9125876a1", + "id": "4993d590-6cf3-4473-92fe-83e261682504", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -92935,7 +92935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b1b8a8f-0c63-40ad-a5ce-cf44a8792e71", + "id": "5a80bc6c-092a-4039-9f73-d6231606fd47", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -93020,7 +93020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1189a5c1-022e-4538-b5f1-2b6c5285fff6", + "id": "0494fb99-944d-457e-bed1-2cff99d3a849", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -93105,7 +93105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0144c251-97bf-4dff-9179-38768f023ce3", + "id": "3defe6e6-b0b2-4403-bfec-f7f74ac7cda6", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -93190,7 +93190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a78e5e58-5608-4af2-993f-1b645815347a", + "id": "82f26fbc-f738-42d5-ab47-ce6372b734c9", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -93275,7 +93275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32cdf95f-56a2-402f-b45a-60c27fe673dd", + "id": "6bccc73e-fb6e-467a-bca1-cac56a213ca8", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -93360,7 +93360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f20e9c53-caf4-4ab2-943a-b85af34967c1", + "id": "98cde564-be7e-4fe0-ad9f-dd1ec78ee535", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -93445,7 +93445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f8ea031-68dd-4fbc-8e27-223bc1d0f9a6", + "id": "53af5d95-416a-4476-a52e-228d154153c0", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -93530,7 +93530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf0b318a-d3dd-4a44-9c90-ad4652d45f82", + "id": "ff505937-77fb-4136-90a6-a5f8b341172f", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -93615,7 +93615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b77ed359-db9b-4d93-ad99-6adb95028182", + "id": "f964400d-2835-4f82-9758-eaf946a7d4bd", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -93700,7 +93700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02de8bdd-f574-4b05-afd4-8c269b787dbd", + "id": "501bb3e4-3394-4ac3-a4e1-436e4406f0bb", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -93785,7 +93785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8cf37d6-dd5c-4616-9299-d34aa946b6f0", + "id": "52bb43af-d4fa-4ece-80f7-00f5151eda6e", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -93870,7 +93870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b313c47-6fe4-4d70-89e3-c6dcfc7605da", + "id": "58e9c784-c909-4f3f-9471-f48031ec61c1", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -93955,7 +93955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b16014b-d795-45a5-abfa-78508b87c507", + "id": "fbe36511-8186-4166-a81e-d4140437484c", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -94040,7 +94040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cbf77f2-5f2f-4eae-b0b0-414884f08f90", + "id": "23663840-0d32-4b0a-b0cf-2dfd76a33e6e", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -94125,7 +94125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b528cad3-ad69-4641-a09c-5d83b566ba0b", + "id": "3f1fd878-49f5-40f4-859e-c62963cfeb13", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -94210,7 +94210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68f40c5e-b484-402a-96c7-e458407047cf", + "id": "30543bcb-d947-4c7c-a159-4cfb0850fcfd", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -94295,7 +94295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a1f7f9d-45eb-4944-b222-8a7e15655cc2", + "id": "52737975-d098-4054-a8e1-0c144a0e5cbf", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -94380,7 +94380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9807bf5f-55a2-40fb-9c68-07d0732fdd50", + "id": "833614e6-5cd6-41ca-8686-bce92f9c1b8b", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -94465,7 +94465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2a8c976-3f8e-402c-8e38-6dc2f74e8e9d", + "id": "18b8fa58-4938-442f-9b8c-a0baae5e1f9d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -94550,7 +94550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37871163-f7b9-409f-951f-ea1a50b570c5", + "id": "174694b2-f38f-4b16-8186-43e9e31c4ae7", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -94635,7 +94635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be2e6ff9-f421-4f21-b109-ec8afe3c4895", + "id": "c2040d1a-c176-4ec0-8201-f7048067e127", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -94720,7 +94720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e507269c-1b30-496b-b96d-866fb0073cb1", + "id": "824b0946-f774-427f-bbc5-7ab73d728be0", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -94805,7 +94805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddcee1cc-77f7-40c6-b9c5-38cc4cbbda7d", + "id": "b12ede9f-c83b-4c41-8681-a4c8c5624d7c", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -94896,7 +94896,7 @@ } }, { - "id": "2acd5632-c115-4259-8c7a-0d557f116e8a", + "id": "102cfde0-fd6f-4f9a-8d3f-73f1f3a9cafd", "name": "Get a Document by ID", "request": { "name": "Get a Document by ID", @@ -94948,7 +94948,7 @@ }, "response": [ { - "id": "9b63a0d0-3425-48d0-825e-4786291d931a", + "id": "e7bb36d0-6605-4e2f-abbf-e85f38b44885", "name": "AccessProfile", "originalRequest": { "url": { @@ -94993,7 +94993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08277437-f761-48ed-8a0e-a2c723b90f59", + "id": "468f8e7e-b583-481b-826b-dcfc17725d20", "name": "Entitlement", "originalRequest": { "url": { @@ -95038,7 +95038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "534105ff-051a-487c-8c81-6edff5bb2044", + "id": "db688071-123b-4b44-a42f-2f4e905a338a", "name": "Event", "originalRequest": { "url": { @@ -95083,7 +95083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66353eef-0f8d-4bd1-beb3-a664e77906c3", + "id": "71a09e61-3f07-4195-8c50-beacc812ec98", "name": "Identity", "originalRequest": { "url": { @@ -95128,7 +95128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63a38467-74df-451f-8c72-8392628dbb18", + "id": "c271e92e-50d7-4675-8649-e0f45e3e68c3", "name": "Role", "originalRequest": { "url": { @@ -95173,7 +95173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6721236-d7aa-48fd-b6d3-e56b7d8c2f29", + "id": "155d605d-0a91-4dbc-be19-8a460f3b7417", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95218,7 +95218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de41a76b-02fc-492d-9b97-b61acf8a41c3", + "id": "e24833f1-b554-4d99-bcfd-6334d6485461", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95263,7 +95263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dcc7de9-7470-4861-a4b6-975ea060e3b5", + "id": "b6da49ea-49c5-4ad4-9424-f1a705e3652c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95308,7 +95308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff4807a1-90c6-4ed5-818e-c05b2fb0e082", + "id": "c6377a39-5c86-4113-8275-e73eca0d4e03", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -95353,7 +95353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d8962ea-2093-470f-935c-4b8c780aa83a", + "id": "90513085-7ecf-486a-8be5-9f6de6f7665e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95398,7 +95398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55cd507a-6113-412c-9975-5e93938ae2db", + "id": "eab6a0f0-d632-4dff-9428-d07b5e5fd720", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95455,7 +95455,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 IdentityNow, 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 IdentityNow.\n", "item": [ { - "id": "4fcaca20-ff44-4ff8-8bc2-ff5214b19251", + "id": "d506d4f1-6f68-45a2-b29d-b54ac5f29470", "name": "Create Segment", "request": { "name": "Create Segment", @@ -95497,7 +95497,7 @@ }, "response": [ { - "id": "202a0a3a-d302-431f-a98e-d035baf194c5", + "id": "8f5d2730-a93f-4d5a-ae8f-3aed4697e246", "name": "Segment created", "originalRequest": { "url": { @@ -95553,7 +95553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b6a8e35-d97c-44e5-966f-e0f6474d1dea", + "id": "708909be-2ff6-48e8-9732-48e6952c2c0b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95609,7 +95609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a97a188a-e270-4ea4-a79b-d43a6ae26ccd", + "id": "629e2893-3b98-4907-9789-011651a85491", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95665,7 +95665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "208c3629-f5dd-4125-8bd7-8c5cab41ce2e", + "id": "64485e25-a6ad-43a6-9353-d3b5290471da", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95721,7 +95721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc36cc99-20fc-47e7-9fe2-ac262fe541ab", + "id": "5c659530-b30d-406d-8f57-684612a2bf11", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95777,7 +95777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6fd90b7-8843-49da-a44c-dcf65b8a1320", + "id": "2dfe75c5-32bb-4d51-8038-6a4526872ba4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95839,7 +95839,7 @@ } }, { - "id": "1f14de00-841e-403a-ad42-4da3489b7f25", + "id": "5df4d4c9-e6cf-4fe7-87b2-e2bb9112d107", "name": "List Segments", "request": { "name": "List Segments", @@ -95896,7 +95896,7 @@ }, "response": [ { - "id": "80140ba0-693a-423c-9b27-99fa15db0194", + "id": "77eec00c-b118-468a-b06a-8935003e20c7", "name": "List of all segments", "originalRequest": { "url": { @@ -95967,7 +95967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "778871f4-a6c7-4e09-9812-ef82b8495ae8", + "id": "6bd91566-e2f1-47ee-ad4d-831ab3454471", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96038,7 +96038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e896d045-6013-4efc-be8a-74e36245f380", + "id": "5775c50f-4d2a-49a4-893e-72fba4d9400c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96109,7 +96109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "827961fe-e114-4ad0-aef4-7074ffefb738", + "id": "7618f3e8-917a-4ca4-baad-63ccaca5597a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96180,7 +96180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "184722e5-da7d-4286-a55e-ac9b9cd688f8", + "id": "1da9fa8e-f4aa-4284-ad62-bae0f95ffd15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96251,7 +96251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52307e3b-9e91-4b9c-aa3f-14369aa045be", + "id": "460fdf80-8da9-4a8b-9a4d-c79aaadf6047", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96328,7 +96328,7 @@ } }, { - "id": "33be26d0-a620-4fa9-bac1-efebdadc36b3", + "id": "1a4fbd4c-da51-457c-a14d-ffa1a91811c0", "name": "Get Segment by ID", "request": { "name": "Get Segment by ID", @@ -96369,7 +96369,7 @@ }, "response": [ { - "id": "b6471e08-b540-4246-9b46-f473fc74ab03", + "id": "7eb9a66c-17c7-4b66-9fb4-8b49f92b9da7", "name": "Segment", "originalRequest": { "url": { @@ -96413,7 +96413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6861000b-c538-4303-8724-f61a69e80b53", + "id": "cb9746eb-1e82-4211-b84a-b1ec486199ad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96457,7 +96457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b6b7bff-0353-4634-aa58-44866124db2f", + "id": "d187b7c3-a8b4-4a9e-93c0-d8c5c9c51148", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96501,7 +96501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac45adb4-e458-4f79-a5de-440146e061dd", + "id": "165508e6-b05a-4716-8b07-e3aa5eabdcd5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96545,7 +96545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b62b83d9-5f14-4f0a-8ebb-9cdf2083e3e5", + "id": "55330913-228d-4a42-abdb-cad2e9dd92a8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -96589,7 +96589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2b4edb5-b7ad-40a4-9d1b-a6dc91ce5773", + "id": "19cf7ef3-5515-454f-a5a5-67aed2778efa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96633,7 +96633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b11260bd-5915-49b0-8352-6d2a240848af", + "id": "a1a983eb-39ee-45fc-b6a9-f99f13cd15e2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96683,7 +96683,7 @@ } }, { - "id": "f7c08a4d-15bb-433f-b002-266773f686dc", + "id": "b1446d96-c505-4fa1-93f0-1d2713a15223", "name": "Delete Segment by ID", "request": { "name": "Delete Segment by ID", @@ -96724,7 +96724,7 @@ }, "response": [ { - "id": "b378bcf5-7236-43e7-8890-b6e8e086cb2b", + "id": "579ecec9-c81d-481d-bd7a-1159dea0f2bc", "name": "No content.", "originalRequest": { "url": { @@ -96758,7 +96758,7 @@ "_postman_previewlanguage": "text" }, { - "id": "569da328-5e62-4cf8-92c2-b7eb7deb8dc3", + "id": "7019a3ed-bee0-4fd2-a442-3b8081fd090b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96802,7 +96802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d33699dd-a234-41a7-8309-1c73e55efc4b", + "id": "f77bf0a1-98f2-4870-aa62-9444b1192e34", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96846,7 +96846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57ed0d0d-c260-4855-8472-67060671baae", + "id": "e47a6108-9381-4147-a4da-4c44775f38c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96890,7 +96890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd0b8da8-4feb-42fe-ba8f-413901154976", + "id": "9f8c2b91-5969-4c5b-af55-a9b46d357fbf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -96934,7 +96934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b7a7bf8-b148-4ba9-ad62-0a5f79f72e84", + "id": "667e9275-c302-4719-b4e6-ae28749cbe23", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96978,7 +96978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d35b7adf-902d-4659-830f-cc1a2e34aedd", + "id": "b782bddd-d1db-4554-b032-6f5abd8e08d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97028,7 +97028,7 @@ } }, { - "id": "59a84de0-2261-48ea-a290-168feac41023", + "id": "9dcc35d0-03e2-4793-8904-d4cd0919f1db", "name": "Update Segment", "request": { "name": "Update Segment", @@ -97082,7 +97082,7 @@ }, "response": [ { - "id": "1ea0e294-522e-4545-a8cb-8b33246171f3", + "id": "45a459a0-d51f-4335-b041-87ea1211d900", "name": "Indicates the PATCH operation succeeded, and returns the segment's new representation.", "originalRequest": { "url": { @@ -97139,7 +97139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5708da4a-e66a-4750-9f78-e67917ef578d", + "id": "d26dc117-bf59-4c87-8cb0-14c18cabf354", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97196,7 +97196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18de8aed-e732-45a3-8331-40f6dbe8e584", + "id": "4bae598e-f55b-42bd-b27c-ec1b4c5a1acd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97253,7 +97253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbac8ea4-8dc2-4b68-b1e5-91236f4c3de4", + "id": "d3732b4d-f559-4e6b-8a3c-1601fc95609c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97310,7 +97310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f9a8456-f737-4120-8ec0-d631a7ff352a", + "id": "b2484379-2bc5-4ccd-a852-eae235c3afe4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -97367,7 +97367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6f39077-ce29-45ab-92b5-c2e68559e2fa", + "id": "fae48810-1050-4c99-945b-7077c95ab443", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97424,7 +97424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beffcb3d-a5f6-4d35-94e1-92cd694aa565", + "id": "b8b6109a-4462-4848-9177-6d0849476c11", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97493,7 +97493,7 @@ "description": "Use this API to build an integration between IdentityNow and a service desk ITSM (IT service management) solution. \nOnce an administrator builds this integration between IdentityNow and a service desk, users can use IdentityNow to raise and track tickets that are synchronized between IdentityNow and the service desk. \n\nIn IdentityNow, 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 IdentityNow.\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": "e56108a2-4dc3-41ae-b652-de16ac629dfb", + "id": "fb010941-6834-4c0d-bb51-20b434140d27", "name": "List existing Service Desk Integrations", "request": { "name": "List existing Service Desk Integrations", @@ -97568,7 +97568,7 @@ }, "response": [ { - "id": "3a191369-e092-44cb-b855-5ba3b2248115", + "id": "e2e4124d-2395-43bb-97c9-8004a780f715", "name": "List of ServiceDeskIntegrationDto", "originalRequest": { "url": { @@ -97657,7 +97657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0db52cc-9887-41e8-b307-165fefa0f4d0", + "id": "032ffbc6-4b57-4701-a9cc-b6aa91917d80", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97746,7 +97746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b655e279-879e-4bf6-88d2-bdc0f1788d87", + "id": "8095b197-9d54-4d89-a944-31c9e9ac552b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97835,7 +97835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d98d915-b8a5-4e9f-822a-a0a6fdbfb849", + "id": "428ac81b-c0ff-49b5-90ce-8baa6ff9c968", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97924,7 +97924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14ed56d2-b7dc-454f-adce-c8e50ceb8e48", + "id": "12770d74-1040-4b6c-9261-94d6751fb79c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98013,7 +98013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20d8417e-c21b-4150-bcb1-2dd80102c2a9", + "id": "c0c57161-16a3-466f-bef6-756b344de3a7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98102,7 +98102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10794969-8889-473f-bb9e-fadb50628229", + "id": "c21c9caf-ee6f-48e8-941d-9d2eaf19a2f1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98197,7 +98197,7 @@ } }, { - "id": "c3e28ef0-d172-4fa3-963e-b073216f02d3", + "id": "d9b202a7-2b73-4a8f-87b5-3ad54e491d74", "name": "Create new Service Desk integration", "request": { "name": "Create new Service Desk integration", @@ -98239,7 +98239,7 @@ }, "response": [ { - "id": "62895c8d-1912-4d67-97e2-7226b4316ace", + "id": "6b4af3c4-e7bf-4112-9931-fbb8a1a97bcf", "name": "details of the created integration", "originalRequest": { "url": { @@ -98295,7 +98295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc1204ce-0145-4ac7-984c-a330eb25f6d1", + "id": "60f0bc67-07cf-4b84-bd9b-a64258abb79a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98351,7 +98351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9da4ee55-99dc-4a6f-8965-dfb1f56bb49f", + "id": "ac0c155d-3155-4613-855e-fd64e3afdaaf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98407,7 +98407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "875ff63f-ae24-4b20-b20e-69c31753abbc", + "id": "1a261a27-6ac4-48c3-b00e-3843211233de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98463,7 +98463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f76e48c-8700-4790-b7a0-54843da93b2c", + "id": "7ce6695e-ddd2-45db-aaa9-8d3058971405", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98519,7 +98519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c822a7d-ab4a-4ad3-8711-f4951254879c", + "id": "4edcdc21-0112-42ca-8cc3-a1f9b8862fb9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98575,7 +98575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bdb60c9-2073-4f4e-8a8f-9feb12e3aa74", + "id": "f52bc9ae-138d-45a2-9d6b-9078bce78dad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98637,7 +98637,7 @@ } }, { - "id": "96462cc1-10c4-435f-8e52-af0e7d5ec593", + "id": "29c7505d-d73b-4ef0-92ec-37b353b6f55f", "name": "Get a Service Desk integration", "request": { "name": "Get a Service Desk integration", @@ -98678,7 +98678,7 @@ }, "response": [ { - "id": "650299e9-0289-438e-9f0c-0bac0acb0ba2", + "id": "33b8a33f-447f-452c-a03f-2c6abe220247", "name": "ServiceDeskIntegrationDto with the given ID", "originalRequest": { "url": { @@ -98722,7 +98722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c19057f-5dc9-4d2c-82fa-9706e3606a57", + "id": "8d9d4957-7fa5-40f1-ae84-afb3a415d8fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98766,7 +98766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5999c606-a581-4e02-ab66-822020b1ad31", + "id": "6851bf62-176f-4c73-8cff-2c5ed03e8512", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98810,7 +98810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf68b941-39e4-4b10-9de4-9d8fbf5defe7", + "id": "1a3fe52f-5f00-4828-b3eb-5111db1763c7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98854,7 +98854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "632ec90d-272b-46de-a95f-619b3487e364", + "id": "e3ead2cf-a2a8-4eb5-881c-94fe8fdba610", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98898,7 +98898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc6c7b46-d32b-4658-8896-19dc5cb4083e", + "id": "b3717594-eb0c-48d0-9b2d-111aa0a73b7d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98942,7 +98942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a3831fd-6bea-4284-a1d7-a6b1d009e988", + "id": "053ad5b2-cffd-4742-8f71-560a0c27914c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98992,7 +98992,7 @@ } }, { - "id": "cf60c173-2c7e-4213-80e3-c32b45c464bc", + "id": "4c8b66b6-bc01-4e64-af4d-77bdf5ef6101", "name": "Update a Service Desk integration", "request": { "name": "Update a Service Desk integration", @@ -99046,7 +99046,7 @@ }, "response": [ { - "id": "2c3ebb2e-eece-40d8-bcc9-c38608df3f67", + "id": "2c02297c-3170-4e4d-9e79-8e455ee0b87c", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -99103,7 +99103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "290c70fc-ae31-46a6-ae92-e376d2cc77f4", + "id": "da092f78-7f2a-4af3-8e5e-44206e3005c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99160,7 +99160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7ec6cfc-552a-43f3-a228-410701419911", + "id": "d8bc9637-a16e-4832-bac1-cb0b1723ded3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99217,7 +99217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f77e4837-f596-452d-be57-7e99c8a293b6", + "id": "2d28ab81-42bf-4522-b2ec-92d465191ad0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99274,7 +99274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c917bac-2186-484b-9896-292937b5e64a", + "id": "cf981eb1-592d-4c2d-9146-2ea2a27c4b6a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -99331,7 +99331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e391222b-0ed3-4d02-8ad6-a7d60f178d2b", + "id": "62d8ef1d-f662-4938-b78e-ce2bdc1e37cb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99388,7 +99388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1501244-3c49-4ee7-9e74-1c292ae5c19f", + "id": "50e2479a-28f4-447c-8c4d-63e9ac564014", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99451,7 +99451,7 @@ } }, { - "id": "1a020cde-d513-4851-930d-a20c4efb2a78", + "id": "b9dc452c-6acb-4657-b46f-b87a66d43d08", "name": "Delete a Service Desk integration", "request": { "name": "Delete a Service Desk integration", @@ -99492,7 +99492,7 @@ }, "response": [ { - "id": "7045554d-53ac-4b61-bf29-5550d0ca4947", + "id": "b8f6aa17-553c-405e-9ae4-f2642bd563c9", "name": "Service Desk integration with the given ID successfully deleted", "originalRequest": { "url": { @@ -99526,7 +99526,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e38a3bf8-9c3d-42a5-9592-0735c8bcf35a", + "id": "f6185e8e-efbd-487e-9cc8-30b178717752", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99570,7 +99570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "378d2231-b05e-44b6-a472-104344c98ff2", + "id": "d7022753-2b2d-4c51-bd83-27bf01547a3c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99614,7 +99614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6d0d028-57f5-4243-8668-9b747a67fbca", + "id": "183f1b17-3518-4def-98bd-7efd7ab26567", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99658,7 +99658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5857968-69ba-4c7e-9e6c-f58ef992a66a", + "id": "b6e8b05c-1bb0-44cf-a118-ab947deb45e5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -99702,7 +99702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ce221b6-46af-458f-a319-286d66c793de", + "id": "e5fc4c1e-84ad-4fae-ae7b-2b660d31d4c3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99746,7 +99746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3212d1f0-6522-48b9-ab15-f9df8246d3c9", + "id": "f149ef0d-3254-412e-9428-7f9e46d46ef1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99796,7 +99796,7 @@ } }, { - "id": "39602544-fbcb-4a44-be26-eba1f1922ede", + "id": "1a23539d-a60c-408e-8852-35efddb0949c", "name": "Service Desk Integration Update PATCH", "request": { "name": "Service Desk Integration Update PATCH", @@ -99850,7 +99850,7 @@ }, "response": [ { - "id": "9e541218-e951-4e27-8533-b21e3122e480", + "id": "c576170a-8c20-4c11-91be-5c2d2bdaead6", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -99907,7 +99907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22505e3f-9797-4c77-a711-bd2d49d54854", + "id": "940299e6-c79e-43cc-9c5a-2f09984fc094", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99964,7 +99964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4eda31c-289f-429c-8d8d-47bac6ea47bb", + "id": "113eb664-1bb8-46f6-929e-4f90b2355d4f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100021,7 +100021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b92eb5e-2684-494f-b000-c3b7837d175e", + "id": "99649ffe-3a5b-4766-86e6-b51770c203f5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100078,7 +100078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a432b92d-01e8-4c22-a571-36cf18476274", + "id": "66a88613-68a2-40a3-9cee-78902488d171", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100135,7 +100135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "301d25d5-f6cb-4b55-a357-5240854dcbdd", + "id": "c64c7818-c376-4d80-9408-101f889b066d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100192,7 +100192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abe44e24-c1c8-4373-bae4-0544947aee49", + "id": "b673b2d3-5468-4cee-b775-1c313fb24363", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100255,7 +100255,7 @@ } }, { - "id": "86d34064-dbb7-42f3-a00a-9a91b20379a3", + "id": "b26b0e70-abae-4eae-a406-02bd32b886dd", "name": "Service Desk Integration Types List.", "request": { "name": "Service Desk Integration Types List.", @@ -100285,7 +100285,7 @@ }, "response": [ { - "id": "11672a04-e92a-4b51-9c93-5a07c2dfdc09", + "id": "1d058c46-ab13-453c-b1a9-0f93b8a6b03f", "name": "Responds with an array of the currently supported Service Desk integration types.", "originalRequest": { "url": { @@ -100329,7 +100329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7143d095-469f-4e59-86b0-e239e0332c62", + "id": "135b9d4b-619b-4798-a32a-35a5fa57f423", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100373,7 +100373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8065470-0b0a-46d7-9789-dd127379ff8c", + "id": "a3c98c55-0c2f-4dd4-af3e-9057a210365b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100417,7 +100417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "056988cf-35fa-4616-820d-3ada01ba54f6", + "id": "4211e360-c714-41de-83f5-e5c9d5f3f95b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100461,7 +100461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "637674a4-c5a8-4200-82db-4afbc0345ed7", + "id": "a9961f46-e05c-4b88-ba7b-7c8c978d41a4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100505,7 +100505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b87ac4e2-fc58-44cf-8055-12da1546c4ed", + "id": "724acd0c-4e24-4d9a-aabd-9e882e6fa52a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100549,7 +100549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d76f292-ff7e-4f5d-a654-58eec81f5aa3", + "id": "0bc17598-a698-4b96-8796-cb660decbff1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100599,7 +100599,7 @@ } }, { - "id": "5bb2201d-3eac-42f5-b095-b94c5bf49ad1", + "id": "9f0ef07a-5495-47fa-afda-dd9c2ab32df7", "name": "Service Desk integration template by scriptName.", "request": { "name": "Service Desk integration template by scriptName.", @@ -100641,7 +100641,7 @@ }, "response": [ { - "id": "6e3001f1-c240-4ba6-9bf0-9bb527a31435", + "id": "f818447c-fd1b-485a-bc07-4b481c759e1e", "name": "Responds with the ServiceDeskIntegrationTemplateDto with the specified scriptName.", "originalRequest": { "url": { @@ -100686,7 +100686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6f346cb-9a9e-492c-9367-864f7a644795", + "id": "e9acce2d-95b3-4b0b-864f-343e59f14926", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100731,7 +100731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "855742ac-30f1-463a-a58b-ba27d0a830aa", + "id": "b55b9501-6283-4005-a685-12e8c30bda2a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100776,7 +100776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ec4d5cf-7f8e-4a44-aefb-95e200ae4b85", + "id": "47b58753-6034-4a0e-b09b-0c8620cc9ad1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100821,7 +100821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7963a591-aeca-4794-b052-23c6a04c0f59", + "id": "066259d1-4d3c-4663-a6f6-e2960ddd16be", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100866,7 +100866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f67f2bd3-40a7-47d5-83a3-0165e624ac3f", + "id": "71e35501-eabf-4ce8-a477-35ac640b9bdb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100911,7 +100911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9b80781-28cf-469e-99c2-15b9ca9b1717", + "id": "44338526-a885-4b05-8e79-5e952e0d36dc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100962,7 +100962,7 @@ } }, { - "id": "de80bbd3-c5ae-4e17-95e8-a01e79057f77", + "id": "80d4a79b-0372-4090-af7e-ff322a999add", "name": "Get the time check configuration", "request": { "name": "Get the time check configuration", @@ -100992,7 +100992,7 @@ }, "response": [ { - "id": "8532b75a-aa9c-4013-84fa-139152b94a51", + "id": "8574f81f-d418-4d00-8e7a-b17a62363b42", "name": "QueuedCheckConfigDetails containing the configured values", "originalRequest": { "url": { @@ -101036,7 +101036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ffb223f-bada-4519-a512-201ba42c7edf", + "id": "e07b1ca4-a09a-468a-a139-1a0e7841c48c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101080,7 +101080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7f31941-8c2d-4a8a-8671-f56b6480fe5e", + "id": "84e37f25-7a66-47c0-ad18-e96ecb9902c9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101124,7 +101124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce25d25e-d503-4407-b0a9-008513a32845", + "id": "cc351673-5463-4820-b10a-46e6982ceb46", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101168,7 +101168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbf8a58a-ab4c-469c-9b77-e8c1e7134dcb", + "id": "421188a1-988b-4ee9-8fbe-8213d2dee2fe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101212,7 +101212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "123d85cc-3df4-4d7a-9fd6-3f211ecdb863", + "id": "d8c279e6-270c-4391-baf2-713003e8daa9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101256,7 +101256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c48cb9c-0c9f-4c0d-a8c2-2eb62a6c8be3", + "id": "e8672a02-d898-486c-b047-db5e287cfe68", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101306,7 +101306,7 @@ } }, { - "id": "16e286f4-b6af-4c9d-84ac-c345c4ce05c4", + "id": "c98dc65d-55b9-4c80-bb69-02f38a99d18f", "name": "Update the time check configuration", "request": { "name": "Update the time check configuration", @@ -101349,7 +101349,7 @@ }, "response": [ { - "id": "09856f19-b24a-46cc-a0c9-6fd673f1badb", + "id": "333eeb14-4942-4c5d-a418-c2fa00de4f49", "name": "QueuedCheckConfigDetails as updated", "originalRequest": { "url": { @@ -101406,7 +101406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db2ae835-b8a4-40a0-b7c8-6a7203ae4f29", + "id": "ba9b930a-3cac-47c5-a1bd-af88ac9dd0ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101463,7 +101463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87119410-a155-4e02-8257-c0a5497dc56b", + "id": "65a54e35-df46-498d-8708-5963a7bef73c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101520,7 +101520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d4d5402-ab50-4fc5-ab61-73a7f5d0fbde", + "id": "60141879-4310-4430-8b48-503377342cc7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101577,7 +101577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "752bb154-6c3e-4b60-b5ec-5cab291707d4", + "id": "9692aa68-8a56-407d-afb0-e02d69b1b294", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101634,7 +101634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f19af48-dd4d-468c-b3f3-a713836c21b7", + "id": "2a2e10f0-ddbe-4691-a39f-5dc74a7eaa23", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101691,7 +101691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d01f8d9c-201e-47ad-94c4-f36d2de8bc90", + "id": "ecdd5022-2956-4eaa-bde4-3e8caa14c510", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101760,7 +101760,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 IdentityNow, 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 IdentityNow, 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": "e4f93675-38bd-4ed1-8b01-8d7fa5254725", + "id": "523384ca-e49f-4fa2-b554-4c9851c4180a", "name": "Create SOD policy", "request": { "name": "Create SOD policy", @@ -101802,7 +101802,7 @@ }, "response": [ { - "id": "db58b254-f105-4f2f-b814-3e86daa6f300", + "id": "0f253731-24fa-4219-9389-df591fbb7854", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -101858,7 +101858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19e05f87-2c39-4695-80f8-632eda8363d4", + "id": "1cb721a9-58a2-4df9-827d-dfd75d575241", "name": "General Policy", "originalRequest": { "url": { @@ -101914,7 +101914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69e0cafb-a2bb-4f9b-85c2-5d8be3f72c80", + "id": "3420881a-8a2b-4bc5-bafb-bab9cd3702a7", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -101970,7 +101970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f603630-6cc1-4993-867a-7f226da72c04", + "id": "e9a3ec56-4e66-413a-bffb-0d043c727dfa", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -102026,7 +102026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ca1efd0-f17a-4d77-972f-b5dc1eb562ae", + "id": "7cad47a1-5e04-4cfe-bae0-a059586875d7", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -102082,7 +102082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25d7ba5e-6c9a-4853-9da8-aaf64d9b8016", + "id": "02e56ad4-91da-4f95-af68-0ab1c923d421", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -102138,7 +102138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83baee07-766a-4c42-9e3e-a53cb4595312", + "id": "80bf01d7-5871-4319-ab65-883351208a5b", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -102200,7 +102200,7 @@ } }, { - "id": "ccf6fff2-3bac-4d60-810b-91811e3af877", + "id": "44201b25-791c-41eb-89db-40f9628061ec", "name": "List SOD policies", "request": { "name": "List SOD policies", @@ -102266,7 +102266,7 @@ }, "response": [ { - "id": "c24ea4b3-9300-4fb3-b2c1-848b3c67b1e9", + "id": "2e7bbe6a-7ebd-4ce5-a254-553c45fa6aee", "name": "List of all SOD policies.", "originalRequest": { "url": { @@ -102346,7 +102346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca04c3cc-f9bc-4420-a5e6-85f3fda13bc2", + "id": "35c0456f-d8b7-4e99-b24f-8ad29073ac34", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102426,7 +102426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11cab481-08c6-42ad-8509-621ddb0a481b", + "id": "558701b1-8f28-400b-beb3-7bd935345c0b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102506,7 +102506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee343238-eda4-4dfc-a967-edea68863903", + "id": "c553ec76-cbf5-4abe-833e-b5e17729d1e8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102586,7 +102586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5567637-bd82-46e7-805c-e3cdb258030e", + "id": "8bae3a6b-5c94-43a6-b965-0a66e79382d9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102666,7 +102666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "027776e8-e0ce-474c-850a-84418202200f", + "id": "58670cec-a916-4f19-8058-bbfb87eabf8d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102752,7 +102752,7 @@ } }, { - "id": "bc7662f6-e5e2-461f-bde5-880bc7805e48", + "id": "802e5dfa-8506-4ef3-a3c8-1e962a0da2d0", "name": "Get SOD policy by ID", "request": { "name": "Get SOD policy by ID", @@ -102793,7 +102793,7 @@ }, "response": [ { - "id": "238defa1-4723-4a29-97c6-9987f488857f", + "id": "968c6226-c5fa-45e2-997b-05c8ff9e2c34", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -102837,7 +102837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a15e4f5b-c404-463d-ae94-cb4110b928a9", + "id": "5e6e11ce-76f5-4a15-9232-42037b2722c8", "name": "General Policy", "originalRequest": { "url": { @@ -102881,7 +102881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a423b92c-140e-4ad3-b258-655a9492b79c", + "id": "03d9f218-022f-4417-afb9-2f43750c3318", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102925,7 +102925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7512dd7b-662d-488f-8451-31f3a4567734", + "id": "960d0199-8056-4a15-bbeb-6e474aafd9e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102969,7 +102969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9e29f24-9bfe-4eca-9c0f-1a3225bf08c5", + "id": "75790bbb-9f95-4a47-9ab8-0677275e91df", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103013,7 +103013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8222e12-facd-47ba-889a-de54383113f7", + "id": "906d6f75-c5ba-4ac1-963b-b321d36fdfb3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103057,7 +103057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b149843-1040-4ed3-8214-60a2d4d9f892", + "id": "07f94379-b6a1-48fa-bd88-6a3896788830", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103101,7 +103101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98f1fead-9334-418f-95bd-f3dd94d870b8", + "id": "e283b95a-505f-4809-9c59-171d8f7d6bec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103151,7 +103151,7 @@ } }, { - "id": "44e4988d-70c7-4405-a591-9da710a3c030", + "id": "1212d005-cf9a-4890-8457-2ad280ed2797", "name": "Update SOD policy by ID", "request": { "name": "Update SOD policy by ID", @@ -103205,7 +103205,7 @@ }, "response": [ { - "id": "4a19a3f7-ea2d-471c-a6e7-688e797ad959", + "id": "0fc63619-e255-46c1-8f2d-3158516a3068", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -103262,7 +103262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faf221a1-ad24-4c7c-8454-b82aa2fe8a7a", + "id": "704a1653-f5c2-45ad-a245-bf127937a5a5", "name": "General Policy", "originalRequest": { "url": { @@ -103319,7 +103319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f11576b-2540-48d0-8da5-8a50f6e42dca", + "id": "e702e420-642a-411a-a0da-61466aacc351", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -103376,7 +103376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "318184c2-bf80-460a-93b4-ca49a5db3ade", + "id": "12af5e72-48ff-46d4-8084-184efd097000", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -103433,7 +103433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb8d7f24-b5f6-48d7-8179-2865e674201d", + "id": "d92bf5bf-7d0f-4772-b0f6-2c6abd46a7aa", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -103490,7 +103490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a18adbf-4e8e-4172-b41d-e900471988e4", + "id": "6b0e6f4e-18e0-42ac-b58e-eec41930f00f", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -103547,7 +103547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4abcdf6-edd7-41c7-98a1-eec5a154d4d7", + "id": "4a186763-3d02-458e-bcc3-bdc5e54e7ff9", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -103604,7 +103604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ce54025-b2a9-4633-841f-cc6a4e8499a7", + "id": "7630c406-8be4-4496-89c3-21fe13361418", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -103667,7 +103667,7 @@ } }, { - "id": "234936af-05cd-49fd-aedf-3f767c9a6195", + "id": "0b4110e2-b77c-4dcc-b79a-21d5e6cc75b2", "name": "Delete SOD policy by ID", "request": { "name": "Delete SOD policy by ID", @@ -103718,7 +103718,7 @@ }, "response": [ { - "id": "067b8c5d-45f6-49ea-aa8f-38c7b7306081", + "id": "2f5440bb-9873-4776-843a-7244232d749e", "name": "No content.", "originalRequest": { "url": { @@ -103762,7 +103762,7 @@ "_postman_previewlanguage": "text" }, { - "id": "88924ec1-f150-47c3-a8d1-96cdb7129dad", + "id": "26439974-e8a0-42ad-a097-472fcea2f2dc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103816,7 +103816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd6f1b10-4dca-4b5b-8f07-f6e7d565ca4c", + "id": "10c52e8d-8e35-4d9e-8c4d-13adba692484", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103870,7 +103870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec2b6d20-db4b-4e4b-9bd3-462b6537a02c", + "id": "ce410f65-95ee-4005-9813-f39327122270", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103924,7 +103924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "746db47a-b327-43bb-8821-0fbd2c98c79c", + "id": "c13096b7-ae56-45e3-b83b-26aaa63a2116", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103978,7 +103978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce163ddd-ce85-4c68-a32b-2f121baa8b65", + "id": "d81e73af-3a43-4e9f-82bc-fbc0b42fe21d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104032,7 +104032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b02b6b8-0af7-4d0a-9b8e-3b0a8cc2f40b", + "id": "c11874fb-cd43-4461-9480-05aed8b28d3f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104092,7 +104092,7 @@ } }, { - "id": "7f3b61f8-07c6-48fe-8117-c90be372b3f3", + "id": "44d732f1-2e69-4c45-800e-89637fa5d185", "name": "Patch SOD policy by ID", "request": { "name": "Patch SOD policy by ID", @@ -104146,7 +104146,7 @@ }, "response": [ { - "id": "7691e1e7-c370-4383-aa2d-30ed11acb122", + "id": "8ef0ffda-ce4d-4010-8b39-c518c27ac8df", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -104203,7 +104203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcb44784-c8b4-4fb2-a16f-a6f2dcc91474", + "id": "eba51575-946e-463c-90f6-7211269a9d21", "name": "General Policy", "originalRequest": { "url": { @@ -104260,7 +104260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14264e35-a60b-42e2-8364-b7ed5d8ebd9a", + "id": "7b46fc00-5f34-4385-b190-e29cbb4e438d", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -104317,7 +104317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aa0da85-ba1a-4f8c-a6ff-a94a6f8b82a0", + "id": "d368130e-1958-48a0-ba57-bcc156c8c07b", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -104374,7 +104374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c839c7d-e794-4f3c-8e25-d4743d61162e", + "id": "8e5917b0-4b93-4cc2-9d9e-82e875f689fc", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -104431,7 +104431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24be496e-a72b-4e75-bef5-10c6fd3ff709", + "id": "847f23f7-7e87-4277-ac0e-aafee69bc504", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -104488,7 +104488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5db7e59f-c765-44be-893c-baa9eaff5839", + "id": "7af8c64f-cd2e-4d3f-aa2d-5cf25a794dd3", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -104545,7 +104545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4c3e37d-3467-48cd-aaca-dd1e147c18fa", + "id": "b366e94a-4098-455e-a6ca-7e4162eeb419", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -104608,7 +104608,7 @@ } }, { - "id": "cd7e1267-2afe-4cda-be93-6a5e0bf5221e", + "id": "9ba69791-2a51-4d9a-aa6a-7208e9169a2e", "name": "Evaluate one policy by ID", "request": { "name": "Evaluate one policy by ID", @@ -104650,7 +104650,7 @@ }, "response": [ { - "id": "094a5a2d-adb2-4f44-b27a-fe1995fca541", + "id": "a6ff7e5d-c111-4bf8-b7b7-80fe2a3bd8a0", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -104695,7 +104695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c329692a-2139-4a09-a61a-800e7de09272", + "id": "eb230a17-2380-4802-8c80-66970ccc3847", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104740,7 +104740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94578f41-e716-4c6d-a5a8-22cca0b614d7", + "id": "5181ee2a-f567-4ff6-98f0-b98fdf5131e3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104785,7 +104785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0bda461-25f2-4169-8129-bd98f13f7477", + "id": "89b17ddc-a2e3-45cf-972e-8f3411e11aef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104830,7 +104830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19919e96-ecd8-4da0-b591-84cd20ff0c54", + "id": "e01dc7e3-5ebb-4099-8794-c59850b8b1e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104875,7 +104875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1647d46c-5b0a-402a-87f6-9be9b10c8cff", + "id": "6950bf5d-18d6-4991-bf15-d7dea955b51e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104926,7 +104926,7 @@ } }, { - "id": "c66dd679-c197-4c85-a6ad-6a4a12802882", + "id": "08fa79e7-33e2-4078-b5ce-09f89ac1dd14", "name": "Get SOD policy schedule", "request": { "name": "Get SOD policy schedule", @@ -104968,7 +104968,7 @@ }, "response": [ { - "id": "9040e960-e62e-4144-b2c1-d43d9a8b75ed", + "id": "42d402e4-af04-4311-8ea0-39ccff51d227", "name": "SOD policy schedule.", "originalRequest": { "url": { @@ -105013,7 +105013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29cd0d4b-ab8c-4abb-bb1c-19484e74c6b5", + "id": "60a10863-f1e0-40b3-9e3f-a7ebf9f41c1c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105058,7 +105058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcb8646d-d454-43d6-a84f-c311e3fc337a", + "id": "46eef248-8812-48c8-9383-2b57c1ec02c3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105103,7 +105103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61e88ce3-9672-43bd-8762-374f181f215a", + "id": "ac311b9b-0ddd-4f62-a835-7947533c915a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105148,7 +105148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54393b88-3ca2-40c3-a1db-f03ef8f39227", + "id": "5cf643d3-6352-4c34-a4f9-b24d3faf7e36", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105193,7 +105193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46dc0cfc-3ab3-42c5-933f-7d7ba03fbec5", + "id": "12593a0e-f76d-4c0d-b468-377b389e054e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105244,7 +105244,7 @@ } }, { - "id": "981f8d7f-65b2-47e3-b1b3-b55c32350bba", + "id": "fc5edf22-ff0d-4f4c-bd56-dd2d67527336", "name": "Update SOD Policy schedule", "request": { "name": "Update SOD Policy schedule", @@ -105299,7 +105299,7 @@ }, "response": [ { - "id": "f03ce405-fee7-494e-8b5f-1954ec65c6ef", + "id": "e59bd84d-3fca-4c17-9006-aa77e2b97fb0", "name": "Created or updated SOD policy schedule.", "originalRequest": { "url": { @@ -105357,7 +105357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7580df3-bb02-4638-8f71-6ea5a4d32bf6", + "id": "aa65ba61-98c1-44fa-b39f-caab6e202126", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105415,7 +105415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b1a7260-702b-4742-b097-183d8e51873c", + "id": "71714c30-78a9-4125-999a-fd86fb814019", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105473,7 +105473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7561172-adb0-41f0-8877-ec88f7c88228", + "id": "fbd2fd2a-0f9a-4a4c-b348-96e28dc173cf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105531,7 +105531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea42d905-4813-4633-8e50-743c75387369", + "id": "ae02885f-a5db-4302-b78b-e92e8a6bce84", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105589,7 +105589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8097af14-1b2e-4951-bece-157858524ac2", + "id": "0b5a22c8-a136-403b-bcd9-4ffa0778854a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105653,7 +105653,7 @@ } }, { - "id": "e425496b-9981-433a-b854-a93656adecff", + "id": "d982a73c-bf2e-4b4f-a625-88e7e5f17da3", "name": "Delete SOD policy schedule", "request": { "name": "Delete SOD policy schedule", @@ -105695,7 +105695,7 @@ }, "response": [ { - "id": "702cc9a7-bcdc-47c0-b386-2da08aa96f2d", + "id": "243d1524-64b6-499e-afc1-712960bc1cbc", "name": "No content response.", "originalRequest": { "url": { @@ -105730,7 +105730,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7fda7bcb-a716-463b-950d-7165017503ee", + "id": "57fba8c6-f1cb-48a3-b972-1fbb9fad2598", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105775,7 +105775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea38c371-943d-4b47-8c39-7314219735ae", + "id": "940cf8c7-dfe1-419b-81e8-febfaa3b6553", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105820,7 +105820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf072989-5173-470f-acc0-faa07835e1c9", + "id": "d9790bef-890a-4d47-b427-b570876a8026", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105865,7 +105865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd15cbfd-ba63-4302-bf65-28d2dead6943", + "id": "f944754d-e0e8-43b1-b515-4d7d367bf79a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -105910,7 +105910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c0ecc73-3eb5-4e21-b182-1596d850770f", + "id": "d4e89095-a584-4b33-a94d-bfc542e66dd7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105955,7 +105955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c312fe3-fb72-488a-a00a-479dbae398d1", + "id": "210da1f4-ee45-4b24-b2b1-9cc6d1739834", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106006,7 +106006,7 @@ } }, { - "id": "3718659d-e6fb-4694-aa33-fe06f83eec85", + "id": "f5e8f892-9f21-481f-bb89-dff269c0b0d3", "name": "Runs SOD policy violation report", "request": { "name": "Runs SOD policy violation report", @@ -106049,7 +106049,7 @@ }, "response": [ { - "id": "093cdd48-54b1-476b-94ee-a12d8e5733c5", + "id": "106bdd93-dc18-41e4-b1e6-7d43c38cac7a", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -106095,7 +106095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94f989fa-1f65-4f39-a257-9c98a9a0c9b8", + "id": "f113aa3e-8d25-4247-92ed-340660a3e419", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106141,7 +106141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "773ed6e8-aa0b-4e75-bc2a-e4229262d951", + "id": "df982164-f453-4d9c-b2c5-1363aa4300db", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106187,7 +106187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4565cfe7-eb10-4314-88b1-55a75849b0d7", + "id": "94323bb6-887b-4c23-9504-69ad4bda701d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106233,7 +106233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "137cd15c-3973-4ee1-9db9-01c1bf0d57b8", + "id": "843ebfa6-b1c9-44fe-ae1f-0125d1b28da0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106279,7 +106279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f121b69-9d9e-494f-974d-3e866c252d66", + "id": "08092227-e9dc-4eef-9e7b-e0f3900a822f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106325,7 +106325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9e24ce8-e57b-43f5-bd8e-948c51bab916", + "id": "48e0c9ca-d41a-4a13-9d97-8cdeec4fe794", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106377,7 +106377,7 @@ } }, { - "id": "dc6be74b-04a0-469c-ae3b-30b0a613c034", + "id": "bc78bc06-1753-4756-b785-4642a249cabf", "name": "Get SOD violation report status", "request": { "name": "Get SOD violation report status", @@ -106419,7 +106419,7 @@ }, "response": [ { - "id": "666a6af1-534f-4959-9644-d46b3e166327", + "id": "fe8507fc-a67c-4ec0-a898-c3aa2f712400", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -106464,7 +106464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0e09bd8-a763-4526-9ca2-94f641da4731", + "id": "89ab2298-3f21-490b-958a-4be0b3e00e97", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106509,7 +106509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "557a39f0-77ed-407a-a1dc-cfb6e9a31d2c", + "id": "5eddf66c-ead1-4381-aa1e-59a75131e7ab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106554,7 +106554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ef10093-e66b-4381-a5ca-b952f193c315", + "id": "f886e955-194d-4b57-9e53-baa93549a7bc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106599,7 +106599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28667e23-9ba7-4ebb-984f-8770ef9c7068", + "id": "a9c3e39f-7d95-40d8-9e12-2f9b4bec8250", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106644,7 +106644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fe97238-cb2d-4928-8ccf-db9be7cea05c", + "id": "8638e366-5610-45c3-b00b-9bd9c94fefdf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106689,7 +106689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1efdc0e7-0022-4706-87c2-5002868ae467", + "id": "9c370119-6901-48b0-8f05-ecd5a296c9c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106740,7 +106740,7 @@ } }, { - "id": "551a5e68-d706-496e-8270-73b56078f56d", + "id": "fe564c71-4b1e-4cd6-ab89-92d2c9f0002e", "name": "Get violation report run status", "request": { "name": "Get violation report run status", @@ -106782,7 +106782,7 @@ }, "response": [ { - "id": "9225f7d7-2e22-4dfe-82a8-b6463938b9ae", + "id": "b4bfba81-c9b2-4e7a-a2f9-d48f579ea914", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -106827,7 +106827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7a2822c-7b4f-4c12-901e-6ed31e0a9919", + "id": "2c37a8b1-99de-4bee-a554-942648214e1b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106872,7 +106872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6efeb811-edf8-4d7e-8139-c64116944cee", + "id": "40945486-7794-4b00-813e-1a8655e1a84f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106917,7 +106917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7d3bff8-0142-4120-96b0-ae926a9f755e", + "id": "b3065f7f-f574-4ad5-bc5d-3efaa805778c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106962,7 +106962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30794780-a244-485b-9f09-87e9d0a90828", + "id": "27aeddf2-1e91-441b-8e77-9c01d51e1fe4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -107007,7 +107007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f428158-19e5-4edc-be85-f858a25247af", + "id": "16dba8b4-5060-4d0f-bdf7-82b8ebd0d224", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107052,7 +107052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eaded92-6fa2-41ff-87db-3bfda364453f", + "id": "1a77483f-32a1-4679-960f-657d00d05dc2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107103,7 +107103,7 @@ } }, { - "id": "c7da8360-0663-47b2-8976-7628d4361249", + "id": "f7e8798b-5c13-4585-8e8a-6e8c6ecd1e36", "name": "Runs all policies for org", "request": { "name": "Runs all policies for org", @@ -107146,7 +107146,7 @@ }, "response": [ { - "id": "2e21d24e-4990-4cfb-80c9-5a46fa9f1b43", + "id": "20ad4d49-cf4d-4957-81d5-e13da066352f", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -107203,7 +107203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e6a2a9d-440c-4811-a69a-1eeb2d78cbbf", + "id": "0326d1bf-d637-44b2-b8b1-09f679a5ab1e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107260,7 +107260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f73d7904-e615-41cd-9686-85585d2f6c03", + "id": "9dd96d2f-948f-44cf-b967-f93ef758258c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107317,7 +107317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a63135a5-06ef-4d32-a8de-df43f29c9312", + "id": "0898dd01-ce99-46ca-bec1-955b41ff409a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107374,7 +107374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75a911d4-caf5-42b7-be89-fffd308bf6d5", + "id": "8a6493c5-a36f-459c-8091-e902c8214e38", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107431,7 +107431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3edc5d00-dabc-4fbb-ae8a-92b7f368034f", + "id": "fb1d88c7-b922-49d3-8335-76db8633e063", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107494,7 +107494,7 @@ } }, { - "id": "72c72bf7-5079-4b6a-bc27-076b0f7c2f79", + "id": "5508697f-a9ad-430c-be08-bd3358a41a4d", "name": "Get multi-report run task status", "request": { "name": "Get multi-report run task status", @@ -107523,7 +107523,7 @@ }, "response": [ { - "id": "f03dd6ef-607b-4efa-a686-0d8b951c3a30", + "id": "52d8e6b1-2d13-4898-929b-5021fb75c204", "name": "Status of the violation report run task for all policy run.", "originalRequest": { "url": { @@ -107566,7 +107566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11205061-82ba-430a-9153-8f5ba8f46011", + "id": "08551315-236d-4e34-af34-ee6bcd435b38", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107609,7 +107609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc872b4c-b2fa-4c09-9199-e8abcd47a6b9", + "id": "5842aa5f-a1d3-41ca-8a09-54159d968827", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107652,7 +107652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddfae039-af6b-4f16-aaee-ed3b778e6e0f", + "id": "e2ba1ef4-8659-470b-8da4-8016a924c896", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107695,7 +107695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1f755f0-035b-402e-90e8-5f46376d8359", + "id": "f394e473-f6c2-4991-9682-1749e23f1680", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107738,7 +107738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6839683-79a5-467b-9d45-2c4fbf4c2a6b", + "id": "84ecb170-8938-4bc5-b588-28f9dc9a0b20", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107787,7 +107787,7 @@ } }, { - "id": "4f117cda-45d7-4419-8997-b06a7c87e8bf", + "id": "f1317a29-5279-48e8-9395-d283611cfce4", "name": "Download violation report", "request": { "name": "Download violation report", @@ -107829,7 +107829,7 @@ }, "response": [ { - "id": "2de82c9e-1144-40f5-ac45-f3cf2f7c60b5", + "id": "92a313b8-573a-4992-b3c6-6540b729bf96", "name": "Returns the PolicyReport.zip that contains the violation report file.", "originalRequest": { "url": { @@ -107869,12 +107869,12 @@ "value": "application/zip" } ], - "body": "aliquip adipisicing reprehenderit sint in", + "body": "adipisicing velit id reprehenderit", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "4665a1ea-c099-4f90-b52b-0c41d3fa3849", + "id": "d389a416-21c0-475b-a54e-62aa2585e5d4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107919,7 +107919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5257050a-dd83-4291-a592-728db0a65ce6", + "id": "7971ba0b-b063-4dd0-9477-443ecca441ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107964,7 +107964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d880f07-4fe3-47fa-8336-e0376c7d5294", + "id": "1614475d-95b8-4371-b99f-542046128d52", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108009,7 +108009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26858253-5e0a-43c8-9dd3-dd3b1558df05", + "id": "33d9a8d5-11db-4c1a-baa1-d04ff2ec6043", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -108054,7 +108054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a7c1636-7c77-46ba-be1e-f93955539239", + "id": "5d64809b-674e-4aae-8473-cfeaa341ce0e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108099,7 +108099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9daca89d-61f1-410d-b108-a4ae206cf3e7", + "id": "9a004a50-1eb4-4b72-ab12-9a66963ff228", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108150,7 +108150,7 @@ } }, { - "id": "a6d37f75-957c-4f9b-8a0e-be00bc613249", + "id": "7aa7e171-69fe-4df7-ab4a-edf83cbda3af", "name": "Download custom violation report", "request": { "name": "Download custom violation report", @@ -108203,7 +108203,7 @@ }, "response": [ { - "id": "c5221fcd-4007-496e-a0c1-c6199d41d41d", + "id": "f707ef35-8971-4ed3-b3c8-46281a084013", "name": "Returns the zip file with given custom name that contains the violation report file.", "originalRequest": { "url": { @@ -108244,12 +108244,12 @@ "value": "application/zip" } ], - "body": "aliquip adipisicing reprehenderit sint in", + "body": "adipisicing velit id reprehenderit", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "6ddc351b-f6b8-4080-bd86-8c2ba2db9aff", + "id": "49c7d28a-712d-42e4-bae8-ff61831c7712", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108295,7 +108295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c5cfa20-ee5d-4645-9574-e33fa655d67e", + "id": "78fb6d4c-70d9-425d-b689-fd5800223858", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108341,7 +108341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8704f97-2c7f-4e32-b1c7-f6e1e61f9b06", + "id": "c71b4cfe-b6dd-4f9f-992a-255ece903d9c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108387,7 +108387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3ba55a3-9787-40f4-9b7a-5b55a2eb09cf", + "id": "77d6dd16-671e-4489-98d5-9c64a23cca82", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -108433,7 +108433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66b1b785-d051-4bc2-978e-c5d86a86ebd4", + "id": "71e83f80-7a0a-4e48-b6df-3da3d66e25ee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108479,7 +108479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a66af1bd-681f-4205-9d3d-5a3cd9400020", + "id": "8f594da5-d68b-4907-8f21-aba96db137f3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108537,7 +108537,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": "7cd882a9-2666-48ba-8e7a-fdd3f7b5fb73", + "id": "7e70099e-615f-4cbd-b6d4-5ec75e70fc09", "name": "Predict SOD violations for identity.", "request": { "name": "Predict SOD violations for identity.", @@ -108580,7 +108580,7 @@ }, "response": [ { - "id": "74648eff-1800-40a4-bf65-ecf3f9f59559", + "id": "3f34b75a-dad8-49f1-91ab-45d698de15c0", "name": "Violation Contexts", "originalRequest": { "url": { @@ -108637,7 +108637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8d8d97d-30e6-477b-9171-f3c4c6a5bf39", + "id": "6d8b976e-b9a4-40b1-8fa3-c522550736a8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108694,7 +108694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0ea2485-9db7-4c88-9d25-7d028aee51ec", + "id": "5a371d64-0f3e-491a-b8b3-33e0b4198844", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108751,7 +108751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f083a528-fd8c-457e-92cc-08d6c5f6cf4d", + "id": "1e321c1e-208a-4434-a8aa-e4b7758f3231", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108808,7 +108808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ab4bf0a-c904-4285-a997-f69ac2b6df02", + "id": "7fa8e9e3-7c27-446d-a0a0-e04c85136080", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -108865,7 +108865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "540ecdb8-a17c-4223-a08b-6fc112b33912", + "id": "f7162751-bdf2-4863-811c-e8cc82e364e4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108922,7 +108922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1322caa4-da3a-4f32-8a3b-866084db4895", + "id": "5544d1a8-aee5-4155-a75f-92beee337eec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108985,7 +108985,7 @@ } }, { - "id": "ab3de2b8-38a6-49cc-86e1-496a73ea7fbb", + "id": "e4cb61d6-da71-40fc-b4d0-801bbae89361", "name": "Check SOD violations", "request": { "name": "Check SOD violations", @@ -109028,7 +109028,7 @@ }, "response": [ { - "id": "522b3b27-f09e-4e7c-b83b-df564172106a", + "id": "df8eb839-f133-4da9-9294-7c5b02f9f757", "name": "Request ID with a timestamp.", "originalRequest": { "url": { @@ -109085,7 +109085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b68afec2-d32b-48f1-bef3-29cce1907041", + "id": "42fed057-3a06-45a9-8070-7acfeb8e967b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109142,7 +109142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84dbe5cf-b9e9-4099-b206-9d765df78a2d", + "id": "f75d95e0-b211-46f5-83d8-addb1bc8d165", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109199,7 +109199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79d3d41c-60a0-47f4-a020-5099f64120da", + "id": "23da68aa-5416-4243-9ba0-fc87bdba20a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109256,7 +109256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4577a85-6b46-486d-ba79-6da037147c82", + "id": "2fe6c08c-d055-4b00-9a13-4e3a46ce69d2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -109313,7 +109313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d17cb75-fafc-46b5-9353-3a13518f028d", + "id": "e3d919a8-c2f2-46a3-b6f8-29b693c5a4c9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109370,7 +109370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a22883e-a0ab-4902-bd48-3f034d546c5a", + "id": "7b0f7652-da84-4a80-b553-85b05aba76ad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109439,7 +109439,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": "33c36dd7-b2cc-4af7-bd7a-0cc551862dfb", + "id": "fa5a650c-3ade-4705-89cc-a4de259afefc", "name": "Finds status of source usage", "request": { "name": "Finds status of source usage", @@ -109481,7 +109481,7 @@ }, "response": [ { - "id": "9f0f84f4-95b3-4a6d-9d99-9a5b65986107", + "id": "b2fda791-d004-49f3-b196-b0579c0eca16", "name": "Status of the source usage insights setup by IDN source ID.", "originalRequest": { "url": { @@ -109526,7 +109526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7f15303-99ec-4bd9-8d40-9a0b1d1809c6", + "id": "51be303d-7045-41f9-a017-171e38c4b4bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109571,7 +109571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53a8a6af-1347-4521-9ae9-b280e2abba46", + "id": "5734a070-398e-4a84-847b-020e55366367", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109616,7 +109616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64b99150-b569-4b78-a084-9baf9774fe66", + "id": "f1eee8ff-471d-462b-bbff-802a5042f73c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109661,7 +109661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee4d1cd6-df7e-416a-bcea-c3097c25e38e", + "id": "49c082c3-eb21-4789-bf8d-6b1b628c0e43", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109706,7 +109706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9272278-43ed-4960-a475-15ade3619292", + "id": "a4e36a80-16e3-420a-9e1b-b8b9c98cb9a9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109757,7 +109757,7 @@ } }, { - "id": "23631e2a-75f3-42a1-bf6d-27158d5609a7", + "id": "cb17c59a-24c7-4f53-883b-ab5fe113cd4d", "name": "Returns source usage insights", "request": { "name": "Returns source usage insights", @@ -109836,7 +109836,7 @@ }, "response": [ { - "id": "9c026de0-1b5b-436a-a26e-fe7fba84b7a1", + "id": "129f8361-685a-4971-a421-e551b0321ece", "name": "Summary of source usage insights for past 12 months.", "originalRequest": { "url": { @@ -109918,7 +109918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2e02bd4-3291-4c47-b5b9-c3c88a83a87a", + "id": "06e32441-ae87-4934-9e43-e0012aa60cae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110000,7 +110000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a8aeccc-bce2-4f54-9a6e-882f3f00e64b", + "id": "b6f03c05-7b08-466c-8a81-52a9e830cffc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110082,7 +110082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df41b556-ecc1-4553-856b-d1a0ca91bfbb", + "id": "70c3df70-64e7-4a19-b908-61d693fdb5c2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110164,7 +110164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78923096-ff33-495d-a282-4bf076e867b5", + "id": "07745a72-7b1a-4503-8eb2-8804cc466f42", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110246,7 +110246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e67a823c-9946-41d9-bf7d-a68c1812480d", + "id": "cee24799-1171-470f-b85c-de094abdd3de", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110340,7 +110340,7 @@ "description": "Use this API to implement and customize source functionality. \nWith source functionality in place, organizations can use IdentityNow 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 IdentityNow 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 IdentityNow makes it possible to manage user access across them all.\nThen, if a new hire starts at an organization, IdentityNow 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, IdentityNow can grant the necessary access and revoke the unnecessary access for all the employee's various sources. \nIf an employee leaves the company, IdentityNow 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 IdentityNow, 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\nIdentityNow 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 IdentityNow, 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 [IdentityNow 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/idn/docs/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 IdentityNow tenants so an access change on a source is detected quickly in IdentityNow.\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 IdentityNow collects from the source and how it correlates that account data with identity data. \nTo define which account attributes the source shares with IdentityNow, 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 IdentityNow 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": "44363b56-c259-4222-8890-c8ff215d4f57", + "id": "3b50e97d-543f-43a4-a61d-9168eff4a7d5", "name": "Lists all sources in IdentityNow.", "request": { "name": "Lists all sources in IdentityNow.", @@ -110424,7 +110424,7 @@ }, "response": [ { - "id": "bf0f9c54-4e74-460c-812c-1a6f420e48e1", + "id": "314d6c8e-bf38-4832-a862-50451f8f29e6", "name": "List of Source objects", "originalRequest": { "url": { @@ -110522,7 +110522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0bb70c0-32d8-4de7-bcc5-52d2c056bd28", + "id": "eba2426c-2867-49a5-a49d-8a8adb4263a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110620,7 +110620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58d93102-f76b-4cb7-988d-28f8267d189d", + "id": "dab11c08-99f3-4952-8679-a3cc0f53ad2f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110718,7 +110718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3318dcd1-7f70-4887-b1bc-82d2d4f748d0", + "id": "7954cef9-fa3f-4cd7-a3b6-136451d5a165", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110816,7 +110816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0145c90d-bb7b-4ffb-8357-846903a91aa6", + "id": "fdcc860d-8ab0-46fb-a4a5-074977f5850a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -110914,7 +110914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ebfc5c1-5875-4e2c-bbf3-7722f2ea2fdb", + "id": "ba1a0a8e-08a6-43e7-831f-1bc158640549", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111012,7 +111012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2968f7af-aa1b-42b2-b72b-a6b505cc9738", + "id": "d1f9bbac-6232-4995-9216-cc4affb133e0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111116,7 +111116,7 @@ } }, { - "id": "4f59b387-d81c-40cf-b084-aa1e795d1a27", + "id": "2ce6712e-1863-46a6-b5ea-7dc43727c51d", "name": "Creates a source in IdentityNow.", "request": { "name": "Creates a source in IdentityNow.", @@ -111168,7 +111168,7 @@ }, "response": [ { - "id": "70044467-ee57-4d50-b1c8-6d0e2f72a6df", + "id": "006a5f74-408a-4294-9030-8ed60e95cf87", "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": { @@ -111234,7 +111234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5304e38a-914c-4bbe-8a4c-05e4ac0c872a", + "id": "3911f0c3-2920-43bb-bff5-e87dea978efc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111300,7 +111300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3df10e6-d9c5-4975-a4dd-e05bdcadca5c", + "id": "a4d53328-3988-48c5-8a08-41ebb77a67fd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111366,7 +111366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f670fc8-5858-49dd-b72d-e299d72a6856", + "id": "349ec6e1-7805-41dd-8874-b4c89e21148f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111432,7 +111432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "184fa448-96d2-42e3-9e40-69f1a4555c9c", + "id": "987837fc-7a99-49c0-846a-c2a99f750d8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111498,7 +111498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d48ffcae-9a8d-4144-adc4-2cc027377f9f", + "id": "8ff9a8b4-a6ca-4a64-92f0-b81a3db5bb6c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111570,7 +111570,7 @@ } }, { - "id": "8b238603-f312-45df-a773-db044565830f", + "id": "09f9772c-92a4-48cd-a98b-95acb23de2fd", "name": "Get Source by ID", "request": { "name": "Get Source by ID", @@ -111611,7 +111611,7 @@ }, "response": [ { - "id": "15db4d8a-ae6e-4fef-8bca-627130138f0c", + "id": "19f46988-a579-43f8-9ff9-253a3bd8e74e", "name": "A Source object", "originalRequest": { "url": { @@ -111655,7 +111655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51d3acfa-3e60-4c1d-85c8-fba3d7751ada", + "id": "093b9278-4b85-4760-8b2e-cf523b67c742", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111699,7 +111699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47cede53-fe27-41ee-80c5-c658e7edcd67", + "id": "569ecef5-9128-49af-92fc-5c1bab040b73", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111743,7 +111743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e262f75-80ee-4bb9-966f-7dc032b7bbcd", + "id": "b9b57136-fab6-4f48-85dc-b7cc08f43b0b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111787,7 +111787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8992af8b-49af-4eac-a69e-80e7ab1f0c0c", + "id": "b9392d99-a535-40f0-83da-8116fce30fb4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -111831,7 +111831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9391d572-9a6a-4168-bdff-6ed527466b6f", + "id": "04d66eb3-0add-434d-b950-c76205f1e3b9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111875,7 +111875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c849d3e9-eaeb-4deb-9888-72671ce3cacd", + "id": "ddb42af4-f4b3-4510-a787-1d7a3285e6db", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111925,7 +111925,7 @@ } }, { - "id": "430c776f-d933-48da-8c3a-f781dd34fbda", + "id": "ce3c0404-836a-44b6-b52a-5d82f0cf86cd", "name": "Update Source (Full)", "request": { "name": "Update Source (Full)", @@ -111979,7 +111979,7 @@ }, "response": [ { - "id": "8a42cdf5-67a0-4903-aadb-31a9ecf09c92", + "id": "8a829435-d64e-4189-b449-02add4feacb9", "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": { @@ -112036,7 +112036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "592e7f5d-b224-4da7-83bf-b0a4688a8d41", + "id": "c36fff88-159d-49b7-8d7a-5bfac1ae515e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112093,7 +112093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10f084ee-515d-4c11-a0f5-4e946ff5c817", + "id": "9aa739fe-623c-4761-a745-f37b714fe253", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112150,7 +112150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65208af7-310e-4758-8a53-4a2222a90eb3", + "id": "2a0cd7c0-bd2c-433e-bdaf-0787c88c85cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112207,7 +112207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5788a29c-295f-4df4-9073-9cc8631ab430", + "id": "d81bd7af-909b-43d3-93d5-245f80477afe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -112264,7 +112264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1affcb5-4872-4ccd-8c8b-6ad42d5f1ad8", + "id": "0ac88239-eda7-4ba2-9500-c5e4bc4f1ba3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112321,7 +112321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4a265fe-714e-40bb-9c21-a348e1799135", + "id": "d79604dc-bde0-4c8a-82fe-07d78f149790", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112384,7 +112384,7 @@ } }, { - "id": "f1574cf8-e658-4a93-92db-9156e0e718ae", + "id": "fdda41ae-8bf4-4b0b-b5f5-53454146f3f6", "name": "Update Source (Partial)", "request": { "name": "Update Source (Partial)", @@ -112438,7 +112438,7 @@ }, "response": [ { - "id": "24e01ffb-1fcd-4bde-959f-2d3072def793", + "id": "7e5be453-ecf9-4b78-a746-a3503d398aa6", "name": "Edit the source description", "originalRequest": { "url": { @@ -112495,7 +112495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c0422e0-5214-41b1-93d2-bdb250ae9ab4", + "id": "441256e3-14d5-4b46-94e3-50e8f67cc66f", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -112552,7 +112552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff01aa7c-e110-417e-972a-9e0967e6be91", + "id": "902512de-4901-4e6b-8023-9b3970adde5f", "name": "Edit source features", "originalRequest": { "url": { @@ -112609,7 +112609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff03dc42-6e8a-4dd9-bcb2-a63bf99c3ef5", + "id": "9125dcb3-1f4f-433c-9482-b88a96bb2a17", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -112666,7 +112666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c038133c-aba1-4a89-97bd-b01c5dcf44a1", + "id": "246459ac-8199-4986-a588-4a95a4f7090a", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -112723,7 +112723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85b06d77-dfbe-4e23-8776-e2252a1ea7b4", + "id": "607106b2-aee1-447b-802d-ab98fb8e3e08", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -112780,7 +112780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d259ca1-fe7e-4596-9c70-02a016e0e30b", + "id": "e46903cb-c468-4777-a248-4ec0bedc114a", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -112837,7 +112837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1490348-aa96-4134-a5d7-4399badba356", + "id": "93a504c7-019d-4d94-a6c7-7677854d04c4", "name": "Edit source features", "originalRequest": { "url": { @@ -112894,7 +112894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "893198cc-89c9-4e0a-9cae-1706ef251fbd", + "id": "3977a1fd-eac0-4129-a967-843e3b214dd8", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -112951,7 +112951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21015574-679b-4269-80f2-ebbcc5447535", + "id": "cd3b4710-8c5e-4797-a1e9-465a170f303b", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -113008,7 +113008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46fb3105-c60f-45c6-82a9-8da185a6b3a6", + "id": "3e6cc1d1-2aaa-495d-bf40-1f594975c7af", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -113065,7 +113065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f668ad04-ccbf-47ae-929f-26256d9084a9", + "id": "73491870-ac9b-427c-8e0f-6cfdd76807af", "name": "Edit source features", "originalRequest": { "url": { @@ -113122,7 +113122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daff4107-6929-4d7a-8710-a4c3e6fdb0ac", + "id": "38dfced5-a461-4902-bc4f-c447475df5f1", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -113179,7 +113179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d59425e-80d4-46e3-8629-f8b3858186ff", + "id": "736da91f-1f77-41a3-abac-dbfe41e5070e", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -113236,7 +113236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec5bd56b-d1ba-4a70-a196-66d4caad62f0", + "id": "4ce6633f-f27b-4c7f-97e6-c6df3b80be43", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -113293,7 +113293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfd30361-1add-4693-9a6a-7c1ff7611417", + "id": "92694291-5210-4b0c-aae2-3e44e8612c94", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -113350,7 +113350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "529d77ce-7ef4-413d-be14-17725722445e", + "id": "127cb4a6-a666-4646-ae59-96abae3ffe7b", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -113407,7 +113407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "feda5649-1922-4895-91af-9c3de3dc5dfa", + "id": "9c11f6eb-0847-4063-95a8-6672479044c9", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -113464,7 +113464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1663c6ed-b443-4913-aea7-c55e7f58d306", + "id": "90582ad6-6e23-4d1b-97f5-5f1f312604ad", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -113521,7 +113521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e552beb0-9f29-4b78-808a-e435046e26f3", + "id": "9fc554c9-8fc8-41a5-ba28-ed8cae46133d", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -113578,7 +113578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9d92f24-5f60-4fde-b620-52d730028786", + "id": "5d2cb293-fd59-4137-a3ed-4374bac05f8c", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -113635,7 +113635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42b76710-9719-48a8-ac07-eed593d796c4", + "id": "a4ea2a39-9d5d-450d-a361-eaec7c978e11", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -113698,7 +113698,7 @@ } }, { - "id": "deb33069-0c44-4c00-8575-2cd0a9c0cd16", + "id": "81bad6bf-e0be-4b5b-80ba-e3eed2ed0aaf", "name": "Delete Source by ID", "request": { "name": "Delete Source by ID", @@ -113739,7 +113739,7 @@ }, "response": [ { - "id": "b4aca98f-635d-4365-8d7f-f91d99e00793", + "id": "263b83ab-a466-4e08-aec7-b10b9e397699", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -113783,7 +113783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb9cc9ee-c48c-4030-b930-9067e9545df7", + "id": "7c5d0a44-0cdf-4f65-b544-51afd9c2917c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113827,7 +113827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c58ed9c7-6a5d-4d30-80b5-0387a031a452", + "id": "a5ec09e1-0deb-475c-9144-6abfe141b0db", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113871,7 +113871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da47f4b9-3489-4a24-9942-a2c572a8a34e", + "id": "d2ad49e9-a137-4f2e-a501-d5d044dcc8e7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113915,7 +113915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6510e4f6-f962-4da2-b8db-cac32e3b1ae9", + "id": "1d6c2ce3-b706-4bc7-8a47-f20ef95838c3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -113959,7 +113959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5a2f343-eaba-4589-b642-d61c0091052c", + "id": "2ecdc466-4b5f-4ae4-aad7-0e7fb8c04f85", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114003,7 +114003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "937e37bf-a513-440e-a796-e5b03e553e3b", + "id": "51e98100-2b7b-410d-9034-12c0d9f298bd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114053,7 +114053,7 @@ } }, { - "id": "388f06fe-df49-4ad9-bb90-bf1aa793eb72", + "id": "8ebca846-eba7-434c-b348-2047f0387406", "name": "Lists ProvisioningPolicies", "request": { "name": "Lists ProvisioningPolicies", @@ -114095,7 +114095,7 @@ }, "response": [ { - "id": "75f8d9dc-99a9-4c6e-9ca8-1f2adf565b42", + "id": "e4775e60-6319-4695-988b-13fa6b812913", "name": "List of ProvisioningPolicyDto objects", "originalRequest": { "url": { @@ -114140,7 +114140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df90fa95-3109-40c3-b809-a8ce561c188b", + "id": "68477046-64b6-467e-b4ad-c598433ec153", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114185,7 +114185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ddb29ec-c540-48a8-a3e0-4fde2e849e7c", + "id": "2ca3ae5c-7c93-4fad-801e-627fe000146f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114230,7 +114230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c210f51-8992-4d40-8603-5f398b482c3a", + "id": "0223c8d9-d99c-467f-8ec9-f35ca3ef4641", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114275,7 +114275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce238cda-878d-4b62-b26f-a3b635fcf787", + "id": "97f60775-aba0-4a3e-8f22-8d215b6005a5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -114320,7 +114320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64d3e5d8-5964-449c-bd73-8a3ad96e0dc3", + "id": "98954505-81f9-48d9-9f3c-bc0ceaf16ade", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114365,7 +114365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66060ad8-9e07-4442-a638-149b2a9222b6", + "id": "64edb2ef-2c41-409d-929e-2fdf3dcb5db0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114416,7 +114416,7 @@ } }, { - "id": "e699ca1d-e721-4984-98a8-14b6d478f242", + "id": "d08bf889-6d77-4d66-b7e9-561a19085e79", "name": "Create Provisioning Policy", "request": { "name": "Create Provisioning Policy", @@ -114471,7 +114471,7 @@ }, "response": [ { - "id": "d126fe13-856d-4628-a26a-d67bc4de1a79", + "id": "a25e414a-d1b6-477c-844c-7fb1a540b67e", "name": "Created ProvisioningPolicyDto object", "originalRequest": { "url": { @@ -114529,7 +114529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b30f2e28-6a67-40e6-aee3-58e3b905feca", + "id": "b08c50b3-fabc-4264-ae1c-1884c60645e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114587,7 +114587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3cb43a4-10d2-486c-b2f0-ca293366daa1", + "id": "b7c90486-bba1-4437-8ab9-54c6880f851c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114645,7 +114645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12588d87-8450-40f4-be62-54266521c60a", + "id": "bdfd8a5e-c539-4540-ad5e-c60ab5e21ddf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114703,7 +114703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecb5b3c8-fe25-4bb0-b1f4-857a338c1dc6", + "id": "d61c1145-4e8f-4791-86b1-7dedacf00d7d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -114761,7 +114761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61336baf-ba84-4ad4-b712-41234a7b2117", + "id": "8d656a26-7750-4802-9727-627e3f8a21c8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114819,7 +114819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dc70a26-9f0d-44e0-8045-589391336565", + "id": "5635e24e-5eb6-464a-9c8e-223db0fdc364", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114883,7 +114883,7 @@ } }, { - "id": "69064bfa-5cc4-4d8a-b8df-8959b63000c0", + "id": "a28cb891-aac5-4086-a065-7641476a4487", "name": "Get Provisioning Policy by UsageType", "request": { "name": "Get Provisioning Policy by UsageType", @@ -114936,7 +114936,7 @@ }, "response": [ { - "id": "6017c32d-8c10-42dc-8489-3d0138067301", + "id": "ea8f8515-9016-494a-9347-27fe9c7fd015", "name": "The requested ProvisioningPolicyDto was successfully retrieved.", "originalRequest": { "url": { @@ -114982,7 +114982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0be30973-029e-40ae-a497-e5f44585edf9", + "id": "470b1010-e0d3-4ffc-859b-103e2cf0a29c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115028,7 +115028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7ee6ac9-a436-4277-b644-4c3e63eff910", + "id": "6df54e81-fa99-4063-bc71-0ad7e55c31d0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115074,7 +115074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8478b092-974c-46f2-af12-950ca640c1c9", + "id": "d3cf307a-c53e-47de-924a-af5d8ddccfc4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115120,7 +115120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8a7f427-2a91-4870-9b5d-3bd9da459a8d", + "id": "65da92de-db2d-4279-84dc-9486f656fedc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -115166,7 +115166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0febff9b-3b67-498f-9f79-83ddfdc0354d", + "id": "af1ed198-5566-4117-ac60-7fc18f0239c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115212,7 +115212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "669ad424-9a8e-44be-b885-8ec10586d93f", + "id": "1352358c-0103-4fce-a6c3-31a3ca89eb47", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115264,7 +115264,7 @@ } }, { - "id": "07aaa39f-e6ba-4244-bb33-1db7b31cf855", + "id": "0b1b5ccc-06ed-4abb-9a9a-c2ebd588d1c2", "name": "Update Provisioning Policy by UsageType", "request": { "name": "Update Provisioning Policy by UsageType", @@ -115330,7 +115330,7 @@ }, "response": [ { - "id": "06e8793b-eb8e-43d9-a05f-718583427f2d", + "id": "3f0b0b9c-fb89-4c35-9e38-2c167ffa012a", "name": "The ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -115389,7 +115389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bc9ffa0-fd6b-47c1-933f-5ac2df9927d1", + "id": "d292a2bb-9553-43fd-8804-fd3759918b1b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115448,7 +115448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93228053-9340-49f1-a62a-4764cacc8ca6", + "id": "4a842e43-95ec-4aaa-8220-93994931e818", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115507,7 +115507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3864c73-e1b2-4816-bb52-fbde4e115b9a", + "id": "bc907cd9-436f-4a43-8590-b3be53161765", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115566,7 +115566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ed39b5c-ce29-4fe9-bd60-64c6e2036b3a", + "id": "4ee46969-92d3-44ac-857f-1633f1e6a8e8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -115625,7 +115625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83d36c5f-d731-48e5-91d3-78bfcc8ed9da", + "id": "78d9063c-9884-48d1-bb5f-007841be04db", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115684,7 +115684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4208955b-f044-4c09-b1e1-bad4219d4386", + "id": "c9804419-0562-4aa3-ac1c-975809e6eb85", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115749,7 +115749,7 @@ } }, { - "id": "fcba7030-df81-4f0a-b4ae-4345c369c46d", + "id": "821b1196-9ab5-424f-82a8-65d185ab2203", "name": "Partial update of Provisioning Policy", "request": { "name": "Partial update of Provisioning Policy", @@ -115815,7 +115815,7 @@ }, "response": [ { - "id": "9f0a9f49-7eb1-4e24-af2d-1c6ddc521185", + "id": "c7a10dfb-ab24-4bdb-aa82-416cec032395", "name": "The ProvisioningPolicyDto was successfully updated.", "originalRequest": { "url": { @@ -115874,7 +115874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07483be6-84e2-4465-afe2-018080ea2624", + "id": "bf3c2663-fae8-4ebc-b82d-b6b18b1a2a2d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115933,7 +115933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1c18f79-f1ae-4c0a-ad26-efa39d6a1135", + "id": "5cb7e04d-697a-4c9d-a563-3ea73fc01bff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115992,7 +115992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b3b053f-fb3e-494b-a68d-0816cee0e181", + "id": "9b09821a-b41f-4345-b13d-beb615e868e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116051,7 +116051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dca29179-ba39-4cd2-b046-99eef3e7e830", + "id": "9092ce2e-7e95-468e-bd18-9507dd120f10", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116110,7 +116110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a851bd8d-3b39-4e74-b455-e32e51b0e43c", + "id": "8ab01705-2ef6-47a2-b290-38713209a85b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116169,7 +116169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "096cb9ff-56b0-4709-b70c-e6100932d40b", + "id": "68012854-b13c-477d-8f0b-75cc318cb3b0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116234,7 +116234,7 @@ } }, { - "id": "a1462f5e-2375-4c89-9d28-359e2a8e3a88", + "id": "2f30ca14-9687-4b11-a26b-2715eac20a99", "name": "Delete Provisioning Policy by UsageType", "request": { "name": "Delete Provisioning Policy by UsageType", @@ -116287,7 +116287,7 @@ }, "response": [ { - "id": "a694c391-001b-42a8-9176-fb5e4cec4b39", + "id": "c5ec46e0-4a3b-4a3d-b733-69f9e1fd5b88", "name": "The ProvisioningPolicyDto was successfully deleted.", "originalRequest": { "url": { @@ -116323,7 +116323,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ae2190c5-29a6-4f58-a42b-3615a2cff004", + "id": "a6a78d1c-798e-4b1b-a5e9-5a1dc4d13e19", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116369,7 +116369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b622d405-82e5-4179-9a1b-2c849fdb6993", + "id": "bbded0ca-2adb-4f61-8ab0-8826a6677683", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116415,7 +116415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5d4371d-7280-42bb-81e3-8371a1b4a939", + "id": "a4777e7e-1ea0-4ccc-8662-8d4b7be0d02d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116461,7 +116461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0552a6b3-8393-4f14-aaf1-272e2244b57f", + "id": "5efc416c-16ed-4341-bc0d-35b37f3157ad", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116507,7 +116507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa314227-dba6-4b20-a866-3cc6e370fa3e", + "id": "39e6f5a6-7908-4f68-9ddf-13b8b90334a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116553,7 +116553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "165e672e-6f02-4051-9665-4abfa4d64cc6", + "id": "d28ae08b-743b-43db-9cfe-fffb73130e7d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116605,7 +116605,7 @@ } }, { - "id": "35c56138-dc7f-4454-ab38-8c64913854e7", + "id": "5491c326-ccb5-4d89-8f1e-5bad73cbd617", "name": "Bulk Update Provisioning Policies", "request": { "name": "Bulk Update Provisioning Policies", @@ -116661,7 +116661,7 @@ }, "response": [ { - "id": "95fef3bf-d1fc-484a-b0ff-d5c561b84994", + "id": "25d8035e-fdf0-4e2b-b89d-df5027718e33", "name": "A list of the ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -116720,7 +116720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a645cb05-8ddd-48d4-ba47-7654ed649fa2", + "id": "a48e5169-626c-4232-9ac2-23de1393b520", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116779,7 +116779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37b36aac-9d3f-4797-9bfc-e7d6ad0cc87a", + "id": "579fc95e-57f1-4662-a052-5a89bdcfbbe5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116838,7 +116838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccea6531-8200-4e01-bae5-10eec266e37f", + "id": "0c22b4cc-8b56-44ad-9154-9ab04662effd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116897,7 +116897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "308dd60d-72b1-4363-bcb7-c352066949b0", + "id": "d6195a70-7d17-4c93-b2b7-f825ac37d41e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116956,7 +116956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b0385ea-1ded-4f54-8511-f67bb4d4fc77", + "id": "b64a5689-541e-4941-9c60-af19948be52a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117015,7 +117015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aebc648c-32e8-46b9-95c5-4e099edc8003", + "id": "fc938146-9248-4758-89f6-08a3b2f7265d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117080,7 +117080,7 @@ } }, { - "id": "8d90570a-d26d-48c1-9d96-eb937eb5af80", + "id": "272e9157-af1c-4d0a-b299-a4a0089c82f5", "name": "List Schemas on a Source", "request": { "name": "List Schemas on a Source", @@ -117132,7 +117132,7 @@ }, "response": [ { - "id": "7fb7993a-ae8a-41b2-90e8-560bcaf9565e", + "id": "4f618dee-12ee-473e-abc5-17d4eed86e8b", "name": "The Schemas were successfully retrieved.", "originalRequest": { "url": { @@ -117187,7 +117187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa7eab15-37e6-404b-8fd6-498ba3a689ba", + "id": "b4882620-ab9e-420d-93d2-b85eba6bfe69", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117242,7 +117242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a4fa1e4-6477-4416-ac45-220537752392", + "id": "1baaade9-6106-4ae9-97ca-c87150679436", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117297,7 +117297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7dfd8010-99fd-455e-861a-e755208833e2", + "id": "72b21ba1-6807-4f5a-b863-e5fd8aa49cdb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117352,7 +117352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a0f8712-304f-4d96-8977-b6f90acaea9d", + "id": "de282121-6e6b-4bb2-ae03-aa6b4a4613e0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -117407,7 +117407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d7e4401-d662-4f90-9c32-7ffc9c0b09b7", + "id": "f4e46ae6-399d-432d-9fef-b47c6df12403", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117462,7 +117462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86a08b2c-9e9c-4c48-b1d8-c96080f4f90e", + "id": "e12db5cf-f439-4be4-8f4e-299743822823", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117523,7 +117523,7 @@ } }, { - "id": "dd357bca-9a94-4526-bca6-517415abd7f4", + "id": "327d2f29-cb64-4f5d-9478-1104af800f21", "name": "Create Schema on a Source", "request": { "name": "Create Schema on a Source", @@ -117578,7 +117578,7 @@ }, "response": [ { - "id": "2db0d214-68aa-4a59-adb0-6a4785afd318", + "id": "ca16fe29-fe92-4dcd-9811-23c5bf00a38f", "name": "The Schema was successfully created on the specified Source.", "originalRequest": { "url": { @@ -117636,7 +117636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea268ba5-4169-4c43-8350-4c70564c7d8d", + "id": "9814f55d-3b85-4851-9c9b-ab0ab2f6a91f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117694,7 +117694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e6cbf3a-2115-416e-90af-c386336b152b", + "id": "a6e684c2-6006-47fd-b3e6-294b83ad0edd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117752,7 +117752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad48bfcb-162f-422a-977d-6f4f75909421", + "id": "aa656431-fd25-4126-91c1-1d89178f42a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117810,7 +117810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4eab714-c5d7-4a94-8029-ed2f077b7233", + "id": "7d04e14e-fc36-4319-b95f-a352c375679a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117868,7 +117868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8c3ad57-7e9f-4bda-b15c-3fe2455f2d7a", + "id": "d486fdd5-2f76-4172-a837-392acf0e1967", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117932,7 +117932,7 @@ } }, { - "id": "0e068321-9bd1-495a-8902-201b46f619ae", + "id": "a32679d2-4f48-4c6c-b369-b54ff8ae3fc5", "name": "Get Source Schema by ID", "request": { "name": "Get Source Schema by ID", @@ -117985,7 +117985,7 @@ }, "response": [ { - "id": "96e57007-2db8-4697-8248-5e73f851e69f", + "id": "fc839728-eb45-4fd3-8f21-2aa968fdedea", "name": "The requested Schema was successfully retrieved.", "originalRequest": { "url": { @@ -118031,7 +118031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6688b41-23b8-4a8a-857c-50bd9de03427", + "id": "6a9d283e-eee9-41d2-b750-13328b231ef0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118077,7 +118077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd3f671c-ddc4-4c5b-abfe-f6d8b109e0e0", + "id": "ad71c6ac-a1ba-40d8-99db-dd86634ede25", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118123,7 +118123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6644df2c-0115-4e3d-9e7e-0d596de16021", + "id": "8588f6a4-2edd-43d6-94a4-77d01746e5ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118169,7 +118169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbc1cc9f-f001-449c-b7d8-38b5174bfbe6", + "id": "33196f3d-c176-4f58-af42-a6540352f83e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -118215,7 +118215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5e754f4-74fa-468b-aa79-2c891ae4706e", + "id": "a0bdab57-f7a7-41d1-a489-60f79389832e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118261,7 +118261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a668da9-04fc-4e71-bcc8-dc29ae8de786", + "id": "5988706f-690f-40ed-8f5f-e68b9b99e6dc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118313,7 +118313,7 @@ } }, { - "id": "d252d774-def2-41b3-ad20-05a0e45ad45d", + "id": "eb68274b-1d9f-46a5-be8c-f040e611c05a", "name": "Update Source Schema (Full)", "request": { "name": "Update Source Schema (Full)", @@ -118379,7 +118379,7 @@ }, "response": [ { - "id": "869f8075-80df-4879-94c9-b73f41a11e4d", + "id": "b5458186-8e5e-4011-abfb-1d72e4010947", "name": "The Schema was successfully replaced.", "originalRequest": { "url": { @@ -118438,7 +118438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b830ec1-51c8-4b56-ac98-b42959f9a75f", + "id": "038fc883-8e94-4ab4-b4af-9dd02d728bfe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118497,7 +118497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c565f042-43b9-4d5c-b742-16bb57ee2f14", + "id": "9e4809f3-eafe-43d0-a7da-af641db93922", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118556,7 +118556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5727385a-1ffb-4e78-8146-3ed29ad6cf39", + "id": "e982331b-f085-450c-b933-99f1e0477830", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118615,7 +118615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1efd391-e834-42ef-8286-c3109ed51d9a", + "id": "6591afdd-998b-4276-af87-41f66e782200", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -118674,7 +118674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b734fcba-2786-43dd-9952-6f7938fb24d8", + "id": "fc6f2cb9-6ddd-491a-9bdf-8da83debe8b8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118733,7 +118733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6e35378-e9cf-4341-9688-e6337e8be796", + "id": "8f38f0e1-aa4a-4802-a7fa-872f6f4f617a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118798,7 +118798,7 @@ } }, { - "id": "ae4e7a51-ca42-453d-889f-9880857fe42c", + "id": "5cbe8ed6-fb01-45df-97b6-c6ca348fd924", "name": "Update Source Schema (Partial)", "request": { "name": "Update Source Schema (Partial)", @@ -118864,7 +118864,7 @@ }, "response": [ { - "id": "fe8d59ae-c2a6-45ef-b959-02d4465fbe1b", + "id": "72ec0542-c427-46cc-92af-5171e67dc172", "name": "The Schema was successfully updated.", "originalRequest": { "url": { @@ -118923,7 +118923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2989389a-2842-402d-9d8e-89849187fad9", + "id": "1ec1a787-0632-4f1f-a28c-9bff87705d8d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118982,7 +118982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f491e78c-d5b9-4dee-adf8-7732ca723a9c", + "id": "041a7203-6e8b-4051-8d53-2647dc070b0d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119041,7 +119041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c0c64a5-9dca-4625-990d-7e54bf51c6f4", + "id": "541b4b88-8c08-4b50-bdf0-5afacb9154f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119100,7 +119100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18ec004f-ebfe-41a6-9499-ae40c3eb2618", + "id": "1c5b4905-ce2d-49af-81db-13f53e69632d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119159,7 +119159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "756a5262-f1d9-4b99-9e23-d7c9098f6b36", + "id": "2457a996-dfd1-4cdf-b076-d67d154ebfb3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119218,7 +119218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "953fcb24-e504-4a31-956e-450694780ca9", + "id": "65571daa-97e9-452a-a6ee-70bee361f12c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119283,7 +119283,7 @@ } }, { - "id": "1e215da4-4261-494b-8bb8-6437379e1cac", + "id": "e5be544b-5815-48fd-8e40-3aca5cf7e064", "name": "Delete Source Schema by ID", "request": { "name": "Delete Source Schema by ID", @@ -119333,7 +119333,7 @@ }, "response": [ { - "id": "6defe7e4-32ae-4d6c-8dbb-56f97dcc72c7", + "id": "13eb95f8-40f3-405a-8d85-f73f9e237d79", "name": "The Schema was successfully deleted.", "originalRequest": { "url": { @@ -119369,7 +119369,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e94656f1-74a6-4859-bd33-f94a4d907561", + "id": "959ec840-01d6-43c8-92f6-358433aba96f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119415,7 +119415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9cd6c33-e0b0-44af-89be-27431e9b2b06", + "id": "f257e068-771b-4ead-98dc-494b9286dbdc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119461,7 +119461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d2ab8f4-f6f4-4671-9e6f-831526469f2f", + "id": "9c21785a-4181-4541-9593-5ee6e1b7d21b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119507,7 +119507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c06d2a0-3e03-46bc-b53e-b6d1bb944a40", + "id": "b88fb33c-337f-4584-978d-a1ad080d8526", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119553,7 +119553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c80ec482-3b4f-4540-b16d-2f2df4817cb0", + "id": "7a26c2ec-b800-4fe2-8c2f-c2b9b294ab59", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119599,7 +119599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ae4f6df-8660-4588-a725-c022ef687cc1", + "id": "6c663982-5dba-42ea-80c1-c44490535cca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119651,7 +119651,7 @@ } }, { - "id": "a1d84120-735e-485e-886e-facd0dc8780b", + "id": "88613ec5-29c1-4733-b90d-145848fecde7", "name": "Fetches source health by id", "request": { "name": "Fetches source health by id", @@ -119693,7 +119693,7 @@ }, "response": [ { - "id": "bbb05d9a-de31-498d-9644-880b61388fe0", + "id": "a2a5fec1-0ad8-4461-aed0-179b3588b92c", "name": "Fetched source health successfully", "originalRequest": { "url": { @@ -119738,7 +119738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77a25853-9462-4eee-9e7b-afbfa1a66526", + "id": "8d2069a1-156f-47ee-aaed-b5ea68b63488", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119783,7 +119783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e90eb865-b0e0-4f0d-ae6c-07b3ccd2e5f4", + "id": "8b8347ad-1c7d-475c-96b5-36723a9c671a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119828,7 +119828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acc6ae42-5a5b-48ce-b7c2-aeae97438048", + "id": "0c69a5b0-3800-4c15-a512-99b3f5576934", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119873,7 +119873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7afa29e7-0e28-4145-b2fc-a871bdcd0050", + "id": "3e28da1b-d02f-47f9-bc35-70f8fdac7617", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119918,7 +119918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c2ef352-ca7d-4d05-a924-4c4c3ec1bd23", + "id": "e3dcd0eb-3bdc-4f1f-afe8-cba381a20f5a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119963,7 +119963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04952c76-51ee-49c1-93e5-a8ea7f872314", + "id": "0e64d873-1caa-46ed-8dce-ad400f25fdc8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120014,7 +120014,7 @@ } }, { - "id": "cc43945a-f3d2-4e50-9ea6-8e11b0d744d3", + "id": "4261aa6f-e4f0-4f92-8dc7-615b897aeec5", "name": "Downloads source accounts schema template", "request": { "name": "Downloads source accounts schema template", @@ -120057,7 +120057,7 @@ }, "response": [ { - "id": "0f7c40fc-ee3e-4823-9487-37875e5412a7", + "id": "9412a26a-737d-41dc-ac2b-c53d5eb17176", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -120103,7 +120103,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bd4a8afb-7b49-48c7-b67f-b79cd65e8e0d", + "id": "69deaf56-3792-4dde-b9b9-9a8a2d037bbc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120149,7 +120149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c41f487-655b-4461-b53a-3ee3e50250f8", + "id": "a2c42ab6-b9c9-4a0f-a58b-49158d0f4590", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120195,7 +120195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8b7911d-616a-48ba-8326-ff52bb0b33dc", + "id": "0160a326-58fd-4693-b182-d29bcd60e25a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120241,7 +120241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f294b94a-52d9-47b9-bde0-23329ab1a59c", + "id": "9c3637a0-a025-452a-9d8c-f07319d3ef8d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120287,7 +120287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0cc94a1-291d-407d-b4c7-11c2c3ee15a7", + "id": "c1dc0009-44d0-43ba-92e1-f642031b2016", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120333,7 +120333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db615143-b306-45a6-86de-005729d79b59", + "id": "6c45e0fc-8dbb-4fb8-ae9e-a90234eda3cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120385,7 +120385,7 @@ } }, { - "id": "a911b3ec-5899-4d1d-ba41-c022e8446d93", + "id": "a1e670b8-c736-4836-aab4-302468113a44", "name": "Uploads source accounts schema template", "request": { "name": "Uploads source accounts schema template", @@ -120437,7 +120437,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -120445,7 +120445,7 @@ }, "response": [ { - "id": "9808f772-3614-4bb5-a08c-82978f6b47ee", + "id": "ce4b46fa-5657-4406-81d3-8ce62da8c756", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -120489,7 +120489,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -120508,7 +120508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "087b0259-ea53-4b27-b04f-79ed048e19c5", + "id": "3664e419-73aa-4847-abe1-9113c9e246d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120552,7 +120552,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -120571,7 +120571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "448eea57-ac91-4c05-b1e7-33c74a459651", + "id": "4c834b7c-a2ad-49e3-b9bc-b67ef6db3ac4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120615,7 +120615,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -120634,7 +120634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab3c9713-8db9-40e9-96fc-ef1c1572aec1", + "id": "9bef58b7-a32e-4ca8-8506-ff27ff270923", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120678,7 +120678,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -120697,7 +120697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaecd328-a3d3-4a11-b488-3f742ce20f91", + "id": "60f1b15b-f8b7-4225-be1a-da2ceab974a7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120741,7 +120741,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -120760,7 +120760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57880502-e631-45ec-bb47-9dbd93f23aa0", + "id": "d78aa036-1fbe-4ff3-8e7b-eaacc8199fa6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120804,7 +120804,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -120829,7 +120829,7 @@ } }, { - "id": "7476ce41-62db-4eb9-8126-71b90161877f", + "id": "5bf4760c-0b61-41c5-9a0a-b7d83aeb0d98", "name": "Downloads source entitlements schema template", "request": { "name": "Downloads source entitlements schema template", @@ -120882,7 +120882,7 @@ }, "response": [ { - "id": "4bcbc92b-e40f-4e1e-b6ec-3a7998d9bf3c", + "id": "873190ef-330c-4384-82fd-590392a5e3cc", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -120938,7 +120938,7 @@ "_postman_previewlanguage": "text" }, { - "id": "347e94f7-4eda-4237-b316-32a0bb2ec117", + "id": "f2f6bad2-5281-40eb-9037-8bed62fb5c7d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120994,7 +120994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3720cdc4-828c-4439-937f-cb61780aec1b", + "id": "f87bc1d1-16eb-45f2-9b44-51f5f5486430", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121050,7 +121050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d853b42-617e-4e2a-9ed0-b3e2d563b4c0", + "id": "36c0819a-5156-4a10-861b-40385bcc2fc9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121106,7 +121106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc770f38-f16c-49b6-9b5a-20c50cffa201", + "id": "5289f0c2-d0d4-4f72-b187-0e999e009dd1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121162,7 +121162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34fb215f-c424-4351-94d3-eb8f7604571e", + "id": "957a7d59-50a8-4392-9a7a-9bd6ee341aa0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121218,7 +121218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d24c97f4-8e20-4c6f-955f-6147039b972d", + "id": "ec8207b1-72a6-4995-9fca-eb504711d689", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121280,7 +121280,7 @@ } }, { - "id": "e9b4b923-04ed-493e-bd4a-0d53f6188cce", + "id": "6109fa0b-5f3a-4102-a849-0d93c19f2d69", "name": "Uploads source entitlements schema template", "request": { "name": "Uploads source entitlements schema template", @@ -121342,7 +121342,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -121350,7 +121350,7 @@ }, "response": [ { - "id": "0b8be2cb-bd83-4c72-a20b-79ee3272946a", + "id": "70a6f425-e694-40e5-89b9-07f69aaff5dc", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -121404,7 +121404,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -121423,7 +121423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d323df2a-3e87-4118-8159-bb7bb09bb419", + "id": "5c5ee7bb-165b-4ac9-aa3b-351b18eaad06", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121477,7 +121477,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -121496,7 +121496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8786aacc-5ee9-46b5-8232-00212bdf21cd", + "id": "7e62e99a-960b-4f5c-b343-dce5220556e7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121550,7 +121550,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -121569,7 +121569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10ad1e83-48d3-482b-8e0b-3dafe126ec23", + "id": "4a50c16a-b378-4463-9228-f3bbd82ad84f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121623,7 +121623,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -121642,7 +121642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e65a5c6-b407-46b7-b36d-61c3922d2320", + "id": "8f748bab-2a77-4407-ae3a-c788fff4e180", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121696,7 +121696,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -121715,7 +121715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2a4b1f6-3c94-43f6-8a74-6bdcdce0828d", + "id": "f8349595-17ec-4200-9acc-0f1dcd1cd7ab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121769,7 +121769,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -121794,7 +121794,7 @@ } }, { - "id": "83b3a114-d7cc-4d4f-8156-2e71f2420f28", + "id": "31c1a76d-d95c-43c7-9f74-911f98f7c990", "name": "Upload connector file to source", "request": { "name": "Upload connector file to source", @@ -121845,7 +121845,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -121853,7 +121853,7 @@ }, "response": [ { - "id": "401b652d-429e-447c-9dfa-d26c0cc1380b", + "id": "65ce0e6b-5a40-49f4-9b16-b6d14c5b7fb2", "name": "Uploaded the file successfully and sent all post-upload events", "originalRequest": { "url": { @@ -121896,7 +121896,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -121915,7 +121915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4ea766f-e8ef-4b18-ae0b-e6be1b780397", + "id": "61a75f8e-7f13-4d54-8992-788ad8dc4e9e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121958,7 +121958,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -121977,7 +121977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4956bda-1715-4f1c-8e6b-3c1691ed5a67", + "id": "59f3902c-a3c0-428b-8804-4fc9de007659", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122020,7 +122020,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -122039,7 +122039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9acb086c-d80c-41d8-b45b-2a991d50fe72", + "id": "224adb30-1fd0-42dd-a36e-3676f80c5830", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122082,7 +122082,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -122101,7 +122101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd51e3b9-03d1-48ac-89c8-d90486c53070", + "id": "670d3747-4b77-45bc-bc30-96a89e0a8271", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122144,7 +122144,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -122163,7 +122163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f38423da-aadc-4728-86b0-4e9c91cd1984", + "id": "222df3e3-1cb5-4f2f-b105-9fbf47affcb3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122206,7 +122206,7 @@ "type": "text/plain" }, "key": "file", - "value": "elit dolore dolor incididunt", + "value": "dolor nulla", "type": "text" } ] @@ -122237,7 +122237,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 IdentityNow. \n\nIn IdentityNow, 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 IdentityNow (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 IdentityNow. \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 IdentityNow. \n", "item": [ { - "id": "95113eec-c8c3-41ed-9dab-e986478b81a4", + "id": "ea144af6-5f64-41ca-ae79-b62d778d8e21", "name": "List Tagged Objects", "request": { "name": "List Tagged Objects", @@ -122303,7 +122303,7 @@ }, "response": [ { - "id": "69aa4b59-7d17-4197-9590-b1b87935a37c", + "id": "0397befb-e742-474b-9c78-3bcac3ae898b", "name": "List of all tagged objects.", "originalRequest": { "url": { @@ -122383,7 +122383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14d7424e-c8e7-4403-a722-3a4c80eebb2d", + "id": "dfdef77b-f9b8-42c4-ad11-e5e99883f476", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122463,7 +122463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ed65b64-1f4f-4b5f-9e4b-45c633c720f8", + "id": "f3b5ee73-e40a-4375-829b-043db8723c3a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122543,7 +122543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb600385-3e59-4fd7-8b86-c97276cf7432", + "id": "b1ddc147-9295-442e-9aac-cadc981afc6e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122623,7 +122623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac233f7b-60ab-4628-98fd-f906e768bb43", + "id": "3fb2eceb-5082-42e2-82aa-f8e46547228a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122703,7 +122703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4df9efb0-238f-4da0-bc4b-b47fc60bbdbc", + "id": "6b667598-d748-4260-8924-8f2c55fa3795", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122789,7 +122789,7 @@ } }, { - "id": "21c0f859-3e83-43cb-bf15-bb2723f1349c", + "id": "96f4c046-cae0-4c4d-bf42-752af47d7f66", "name": "Add Tag to Object", "request": { "name": "Add Tag to Object", @@ -122831,7 +122831,7 @@ }, "response": [ { - "id": "a0c717d6-a0e4-49a8-bbab-a811d94641fa", + "id": "8656939f-0367-4f74-9f71-0228535fe275", "name": "Created.", "originalRequest": { "url": { @@ -122877,7 +122877,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3d682f78-5d7c-40a4-ad3c-2e99d0c2411c", + "id": "0a7a765f-1667-4e7b-b61b-f4bf2b6aba12", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122933,7 +122933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fbee4df-a882-40ca-af0d-093cd1491857", + "id": "c488ae88-15b4-4ec6-b2f9-30bb198770ea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122989,7 +122989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad621cd1-30bc-4a58-97df-82b527efc5a5", + "id": "af029c48-e0d8-4602-b778-c6659c916211", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123045,7 +123045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b635879-915d-4f30-a04c-51bd471378c5", + "id": "913f21d9-2396-4db5-aaf8-be2680271456", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123101,7 +123101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7845d69-a347-4798-a558-b8f79aaed315", + "id": "07ea02d2-8202-4922-802b-77b6c676ecbf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123163,7 +123163,7 @@ } }, { - "id": "79a230fd-9428-46cb-ade1-322aa923c066", + "id": "d5d7bf97-94a1-4928-975c-8019d0d86a16", "name": "List Tagged Objects by Type", "request": { "name": "List Tagged Objects by Type", @@ -123241,7 +123241,7 @@ }, "response": [ { - "id": "de731fbf-cdd1-42d4-a796-94195896f879", + "id": "0edb70bd-9f7a-4962-a217-0e34afd023f6", "name": "List of all tagged objects for specified type.", "originalRequest": { "url": { @@ -123322,7 +123322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30832078-38f4-49d8-b040-728ac1f10b2e", + "id": "d4256303-e838-41f2-b1bd-c919b5337390", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123403,7 +123403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d14c8cb-e3d9-4e3a-8cfc-6602b71045a0", + "id": "6050b4e3-d33e-4e9d-8735-e6601e88feaa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123484,7 +123484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a12003d0-d092-4e9c-ad3f-6b52d35a0f62", + "id": "0babfd0a-f806-42a1-ac3f-3aced9f419e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123565,7 +123565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c21076a-da54-4cf4-87a9-6d3131734113", + "id": "14b53dc8-8624-4810-a7ee-9b03ded86777", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123646,7 +123646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92e5a159-a1b4-4abc-ae47-adaf8af8626a", + "id": "5ed7fd3a-aaa1-43ca-8118-a53a65d31792", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123733,7 +123733,7 @@ } }, { - "id": "d5342f7d-3c94-4a3f-b269-e2a59bdc709f", + "id": "5ea13141-8835-4e32-8bf2-3ecfd7d9f43d", "name": "Get Tagged Object", "request": { "name": "Get Tagged Object", @@ -123785,7 +123785,7 @@ }, "response": [ { - "id": "778c9beb-8cee-49fc-9a13-46c0477955e3", + "id": "37b9e924-e538-4630-aa35-26d5881ba5e8", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -123830,7 +123830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f380921a-4576-4bd9-8cac-260f4b42b6ef", + "id": "0e193213-5873-4671-a2c6-61ea730b4c7a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123875,7 +123875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "def0ae3b-8b83-4d24-a231-59669778f8e5", + "id": "47ab6487-3021-4571-9224-7026516ef079", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123920,7 +123920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eab2d8b9-5160-42ee-b56c-d92cbb7ac29e", + "id": "5d22195a-5011-4ef4-af20-f698332e923d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123965,7 +123965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ec1f213-5a48-473f-b6b1-b79bcd7eaa1a", + "id": "c860ad9e-8a79-4091-bd3c-bf5499c915ad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124010,7 +124010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3c0353d-91b3-491d-b16e-cc06dab55f78", + "id": "117e21b1-13bf-4ba3-91fa-413e27d23350", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124061,7 +124061,7 @@ } }, { - "id": "1c8639c9-e566-4ad2-913a-d7d461a721a9", + "id": "a4ce36bd-6acf-44cf-a6b0-5c7976ae5261", "name": "Update Tagged Object", "request": { "name": "Update Tagged Object", @@ -124126,7 +124126,7 @@ }, "response": [ { - "id": "1e04a566-8932-4175-b4ea-b5729568e461", + "id": "fd5a4a45-782f-4d56-adb9-26b23e4c3c8c", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -124184,7 +124184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f79dae0-1ee7-4c57-a959-970670d11a76", + "id": "f8fd81d7-3b2a-4da7-8238-01d096323418", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124242,7 +124242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3541960b-9c67-47f7-a9cf-5bd7886cbeec", + "id": "33fdcaa2-0901-4c4a-a972-6ce56988a59f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124300,7 +124300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dca680be-aad9-4e0d-80e9-89f037185f0c", + "id": "650d397e-08da-4042-9164-57c4c2163a7d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124358,7 +124358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cb52e63-3aae-4f61-8291-ffcf44209727", + "id": "fc94558a-0e3c-4c39-925d-59d2c89caf8e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124416,7 +124416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1657bb5-8165-4f7e-b30c-95ce942ec616", + "id": "e9e718ed-e883-4980-ab66-edc9ab871cd8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124480,7 +124480,7 @@ } }, { - "id": "baf2ccdd-7591-4c90-8aef-67ea1acc3536", + "id": "d426a64d-877d-4b76-91da-f5a76342c783", "name": "Delete Tagged Object", "request": { "name": "Delete Tagged Object", @@ -124532,7 +124532,7 @@ }, "response": [ { - "id": "2fda8c93-13bc-4f5b-872a-391d777a4c66", + "id": "05bafa6a-783a-4ef3-8c41-3a6559c0d135", "name": "No content.", "originalRequest": { "url": { @@ -124567,7 +124567,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d2e4c795-f972-45ff-80d9-7b1c4769bf33", + "id": "8419c099-aae3-42fb-bc9c-4a582b9f4944", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124612,7 +124612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0283926d-4309-43d8-8cb4-76680fc49d70", + "id": "54251a34-cb24-4cb4-8718-fa9da419fd7b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124657,7 +124657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65ee0382-619b-4c63-b992-950f471b7351", + "id": "afbba4ec-9f8a-4793-af61-6aec67450322", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124702,7 +124702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c221cd6e-9880-418d-b08a-d5c3e3ef3d9c", + "id": "74dc98ef-7742-4145-b01e-833c41dd610b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124747,7 +124747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d0d25f8-879d-44e9-9814-e0d4b925d926", + "id": "53ed6863-2523-466a-8e95-54f1837b0c28", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124798,7 +124798,7 @@ } }, { - "id": "6f633ad7-ccb2-4535-a621-e81399ff5c60", + "id": "72e3c954-a860-43d2-beb0-a643b1272ec2", "name": "Tag Multiple Objects", "request": { "name": "Tag Multiple Objects", @@ -124841,7 +124841,7 @@ }, "response": [ { - "id": "db896158-ce5f-48bf-8f7a-cb146d69aceb", + "id": "4259d762-14c2-4765-8aea-b9e904e929d7", "name": "Request succeeded.", "originalRequest": { "url": { @@ -124898,7 +124898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bd478f0-e320-4167-b00e-77cc898364bf", + "id": "b94b9bdc-248e-4064-b273-4ba553a1a60a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124955,7 +124955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9a5420b-b854-47d5-8d16-8cd2cd32424b", + "id": "e4d59897-a969-4dd1-9988-cc32a7cb20d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125012,7 +125012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a8660ad-d083-49c1-afbf-34af75a42a35", + "id": "cff88126-900f-4f62-ae5f-342f9a301423", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125069,7 +125069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35aace7d-c306-4edf-88c0-7caf66500118", + "id": "054e656f-0ebf-4558-9fb0-f17b1ad1d578", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125126,7 +125126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c29f6956-1947-4db4-ad99-9f599fb3dddd", + "id": "44c2e390-aec4-4e39-946f-1d09e0723a54", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125189,7 +125189,7 @@ } }, { - "id": "f739c0c2-6e0c-40d6-bf32-bb8bf300d19e", + "id": "8e9ec02d-da65-42d1-a518-a90ac02ab713", "name": "Remove Tags from Multiple Objects", "request": { "name": "Remove Tags from Multiple Objects", @@ -125232,7 +125232,7 @@ }, "response": [ { - "id": "e155edd7-8281-443f-bab4-e7f6457974f0", + "id": "30186cba-e5df-4b78-bb09-02c40dbeb6fa", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -125279,7 +125279,7 @@ "_postman_previewlanguage": "text" }, { - "id": "11470599-c61a-40f6-9fda-1fa213acf91a", + "id": "6b4dd05f-7494-4f97-9734-0cca7a18463e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125336,7 +125336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3f71f78-4a55-4f42-a052-3c53f4545a36", + "id": "654bc636-0704-464c-999c-00cfc79a5297", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125393,7 +125393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df392658-b346-4ac8-bb03-8fe7d594ff36", + "id": "9981f7ab-0fbc-4306-b624-17fea07b8ec9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125450,7 +125450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d61b4eb-0257-4712-85ec-dbb46ae21960", + "id": "3ac7ede0-5468-42fb-9c24-ab7f9b812da7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125507,7 +125507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68e7869e-98e0-48ef-881c-071b081d3410", + "id": "f50ad17f-4ef6-48d1-9395-ca7259d6840a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125576,7 +125576,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/idn/docs/transforms) for more information about transforms.\n", "item": [ { - "id": "dd0ad10b-d145-4642-9c80-898fbc5be89d", + "id": "9f6b1731-f709-489d-b744-25c7608a57e8", "name": "List transforms", "request": { "name": "List transforms", @@ -125651,7 +125651,7 @@ }, "response": [ { - "id": "d64bac38-6880-42b0-8be3-de296e230b73", + "id": "b80a3af7-470e-4ba5-8af9-6f7c98a0d820", "name": "A list of transforms matching the given criteria.", "originalRequest": { "url": { @@ -125740,7 +125740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96128773-ae5e-4a11-8569-59bb60367b2c", + "id": "a923c56f-7624-4919-b637-6211a979a652", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125829,7 +125829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a75ff4dd-49a0-4d64-8791-8e5df62ffd33", + "id": "7532d096-d094-45e4-a087-42eb7992fdc2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125918,7 +125918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b0a4b49-f12a-40b6-8cec-0f104b7cf788", + "id": "93f40547-3ba1-421d-b261-297633d9ccf0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126007,7 +126007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82d469d3-1463-4958-8c6b-502d48db4b2a", + "id": "da95ba21-09fa-4088-a486-256e4f7cae81", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -126096,7 +126096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9ce42e8-2e49-4f6c-a130-c72c5795ea36", + "id": "a03426d5-87c7-42cf-88db-6205ef3a2c3e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126185,7 +126185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "769c680e-43c1-41cf-b661-357d3d90a057", + "id": "76b44ab6-e6ef-4f1a-b179-35b7da66b158", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126280,7 +126280,7 @@ } }, { - "id": "3dbac8c8-443f-4ed3-ba74-b7b6ad840c59", + "id": "03ddaf26-2b91-4572-9654-51d9b6105cf5", "name": "Create transform", "request": { "name": "Create transform", @@ -126322,7 +126322,7 @@ }, "response": [ { - "id": "93f73b63-88f8-4791-bd26-c0e4f7f89728", + "id": "f4813b25-b2b3-4e7f-85c0-9b97227bf619", "name": "Indicates the transform was successfully created and returns its representation.", "originalRequest": { "url": { @@ -126378,7 +126378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20613ad7-bd34-4a63-ad9d-62474f599f5c", + "id": "1b10649c-5af6-44a3-9e2d-5926338aeadf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126434,7 +126434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4a5e21f-e7d1-430e-a001-302f5f229529", + "id": "7ffd4563-75f7-4146-9de6-8fb42cd3b123", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126490,7 +126490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d586b4c-f42b-4f5a-aa91-efaee7ca99bd", + "id": "88e65005-6be5-4138-a460-0f1d00321d64", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126546,7 +126546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7febb17d-9df9-4d56-ae0f-8537a00437da", + "id": "f9a2eb6c-525f-475c-bcc4-77a9ed7c81e7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -126602,7 +126602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a139ee4-015b-4d74-9308-35572d59a091", + "id": "35c6c414-6f84-4280-b5a1-5ec1d78a2d04", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126658,7 +126658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48f32418-58f3-41fe-8a2e-c15f05ba6390", + "id": "e639af3e-8ea3-404a-9a4b-b9667606ad42", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126720,7 +126720,7 @@ } }, { - "id": "08ee04e5-fb4f-4096-852f-af75cd5ffd66", + "id": "c3aedc6b-035f-46d2-b82e-db16ba8e6d3e", "name": "Transform by ID", "request": { "name": "Transform by ID", @@ -126761,7 +126761,7 @@ }, "response": [ { - "id": "b381f9e0-a033-45ad-9381-381018bb50fc", + "id": "4f395071-9e73-482c-9f17-c6cca8bec1db", "name": "Transform with the given ID", "originalRequest": { "url": { @@ -126805,7 +126805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "460a70c1-38e2-48ba-a7ff-483736eca1b8", + "id": "064a18e5-4567-423c-a360-8f3c597aa34b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126849,7 +126849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b25ba370-4efc-46ea-80f9-e2a02ab85d96", + "id": "ea659e19-8a51-43f4-87e6-42fc7e4495b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126893,7 +126893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69a8a4a0-d22f-4eb7-8a9e-086c59720320", + "id": "3563f92e-ec93-4d45-ba63-4f0f6f34f456", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126937,7 +126937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da4fd627-68e3-4cbe-9985-d0032a9fc815", + "id": "e279d73b-59b8-4df8-95c4-dbe6fcc62b79", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -126981,7 +126981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ed863e9-7f3d-4612-b1d8-01fef4771869", + "id": "b709c50d-1f0a-42f2-93e9-d98236f56a92", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127025,7 +127025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bef6c02-e93f-4c25-b864-c92f819160ac", + "id": "13c098e7-0b27-4f7c-9f62-f9687f2941c0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127075,7 +127075,7 @@ } }, { - "id": "64955dbc-3671-403c-8b8a-4fd45db70984", + "id": "978a9f99-c38b-4d53-aa7c-0bdf8aa65170", "name": "Update a transform", "request": { "name": "Update a transform", @@ -127129,7 +127129,7 @@ }, "response": [ { - "id": "c02614d6-7c3b-41e7-9aa4-67364ec62748", + "id": "d34aba4b-58ad-42bf-b1ca-cfb45263debd", "name": "Indicates the transform was successfully updated and returns its new representation.", "originalRequest": { "url": { @@ -127186,7 +127186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bff1bbe-d835-42b2-bb6c-32a2014e29c0", + "id": "c995a171-0182-4c7a-ab55-29d82b23615d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127243,7 +127243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ebe0383-ca05-47e3-9678-cec041c3f0f9", + "id": "0a8330d0-9652-4014-b33c-21104e9fec4b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127300,7 +127300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81251c07-cb0a-4374-b357-c94555ad832b", + "id": "a73313f5-0452-49b5-b0ae-c6fa2bf9ce2e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127357,7 +127357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14a33209-5831-4757-83bf-35c8ffe58198", + "id": "6f2b1f25-f9af-4246-8188-97248e443ef5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -127414,7 +127414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b81ccb2-2dff-4eb6-bf4b-536d64572470", + "id": "81905d15-8e23-4a15-8f20-1fae86070ec1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127471,7 +127471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e746fc74-4176-4d7b-9200-970b61453f8d", + "id": "8eaf222f-cda6-43bc-b1e4-bd85e382627e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127534,7 +127534,7 @@ } }, { - "id": "a9103be8-998a-4d7c-90fd-6a19b93a6150", + "id": "3e490c0d-1262-4a54-ad09-e7ab02faa8c5", "name": "Delete a transform", "request": { "name": "Delete a transform", @@ -127575,7 +127575,7 @@ }, "response": [ { - "id": "c8795d1c-7726-424e-871a-df569b654cc7", + "id": "a0da88b0-13f4-4be6-abd0-138e18cb25ff", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -127609,7 +127609,7 @@ "_postman_previewlanguage": "text" }, { - "id": "efabd8c3-052e-4d0e-9d8e-e0fed00e3034", + "id": "8b63d22d-3f52-487e-afd1-944ba6755595", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127653,7 +127653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcd1d4fb-afd8-430e-bc6d-de8c5b39d0b8", + "id": "cb888305-cc67-4af0-8d2c-1ba7712ea979", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127697,7 +127697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64b4e968-e5af-49c3-bcbb-ee8d4974b029", + "id": "42ffde1d-5d8f-40c4-87a6-654e33d89b89", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127741,7 +127741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f60d2f0-1ac5-4837-9831-cd4af76b6252", + "id": "d3ab2ef1-4ced-4fe7-a770-60ab5bab8e96", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -127785,7 +127785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df5a7255-01ad-4255-8822-c2dbdb718e5f", + "id": "296bd9ca-8a88-4352-a580-8aff52821a7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127829,7 +127829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cabebfc8-c82c-4bbf-9896-a929f7c917be", + "id": "52c5a98a-b49b-440b-b883-b7952eea0568", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127885,7 +127885,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 IdentityNow'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": "6e577c25-6004-4a25-bf97-f6ab76cf4065", + "id": "0ea61321-42b6-4029-8431-723011f1e17e", "name": "List Work Items", "request": { "name": "List Work Items", @@ -127951,7 +127951,7 @@ }, "response": [ { - "id": "15b4fb37-2d4e-4785-ad01-c2f8dd136658", + "id": "7e99f2e2-fd6e-44e9-954e-7d6bf66da10c", "name": "List of work items", "originalRequest": { "url": { @@ -128031,7 +128031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1959bc9a-da28-4c5c-91ac-acf400e885aa", + "id": "b38ff792-a99a-4f5f-ae66-8fbbfc28cb6d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128111,7 +128111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47becb10-f6c2-4ff0-a78c-13955bdc190b", + "id": "f23fc13b-c0a9-4d75-a6b7-b789b04b55be", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128191,7 +128191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbf5e94c-39e4-4f3b-a3bc-76d481412d3e", + "id": "28e34ca4-58c2-4814-8436-7cbf60847834", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -128271,7 +128271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "049d189c-8a10-4e7a-ad17-a3b700cf27b8", + "id": "7f7ff36f-1a45-4ef2-a1b3-e42bcbfb59ba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128351,7 +128351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d47bd269-338e-438d-8dd3-d593924bb1b4", + "id": "da1e7273-af3a-4be8-af6f-1ef9abef1ebf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128437,7 +128437,7 @@ } }, { - "id": "d4cf77ec-c000-4e66-b449-8736cdf68e78", + "id": "327543d3-a208-4d43-ad0f-6dab0cf0051f", "name": "Completed Work Items", "request": { "name": "Completed Work Items", @@ -128504,7 +128504,7 @@ }, "response": [ { - "id": "dcdff18d-8969-4282-9d48-bc91edb02738", + "id": "d2b80461-0cb0-4786-9893-206851c4632c", "name": "List of completed work items.", "originalRequest": { "url": { @@ -128585,7 +128585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47932c95-23e3-4725-9cf9-eaa8a46dd71d", + "id": "c2bb7bd4-4a2d-4266-9326-650d1cb48bc2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128666,7 +128666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99571677-fff5-4aba-ae1a-a716e82c1d95", + "id": "4e7fb644-b0f5-4489-ab5c-66086d153c1c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128747,7 +128747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b23d9e17-3104-4f67-a092-150879a22bf2", + "id": "44d5ef9b-c273-49df-842b-2895b50b5450", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -128828,7 +128828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38745d13-c79b-44f7-8b17-0ad858f4e9f0", + "id": "0c3802e1-e65c-4962-bcbb-d6a7961d8ce4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128909,7 +128909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22745f64-688c-4c8e-aae3-4d59bac0a94d", + "id": "8a6f4c25-9e1d-43d0-ac1d-9467dba0387b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128996,7 +128996,7 @@ } }, { - "id": "bab37a04-6445-471e-953c-dca2839422cc", + "id": "de2efe68-c9c1-4008-8308-0dd24baadc0c", "name": "Count Work Items", "request": { "name": "Count Work Items", @@ -129036,7 +129036,7 @@ }, "response": [ { - "id": "83352373-9e88-47b3-aa8f-fb8af2e79cbf", + "id": "fa0eb8c8-74bc-4ebd-a435-02a1968826fe", "name": "List of work items", "originalRequest": { "url": { @@ -129090,7 +129090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2355180f-c9fe-4276-91ae-fe8744dd33e6", + "id": "c84b441a-fb2f-4a33-80ed-2a6b1091b014", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129144,7 +129144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82d2ab35-652c-4ea5-89c9-8b42d3970ead", + "id": "f115ab16-a9b9-491e-af75-bf2dc90c47c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129198,7 +129198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae8caae1-d56a-48ca-a8e7-fa32998038f0", + "id": "46c2de19-280e-43f0-9887-8b318c39c695", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129252,7 +129252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3001798-bf77-4013-a6de-a770a59781e1", + "id": "bb4e4599-eb84-479e-901e-4db855e2f4de", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129306,7 +129306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ebd95a4-5447-468d-87a3-b3ec165065ad", + "id": "2c67d62f-80a2-4bc8-bc01-e8ba180ea4c9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129366,7 +129366,7 @@ } }, { - "id": "98641919-f417-4ca0-8750-24561433b804", + "id": "b134be2e-a728-4be5-9b8c-048c862d87fd", "name": "Count Completed Work Items", "request": { "name": "Count Completed Work Items", @@ -129407,7 +129407,7 @@ }, "response": [ { - "id": "0754b75c-6d7e-486f-acf0-133e06ed3541", + "id": "fb18f8bb-971d-4527-bd60-c63f8672f152", "name": "List of work items", "originalRequest": { "url": { @@ -129462,7 +129462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3664ca6f-80e7-4a06-b34a-26a1203ec5c1", + "id": "021766cf-0668-4574-a76d-a04b9a7c9875", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129517,7 +129517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d19c8b4-fa99-4474-892f-3e13575c4a4d", + "id": "98662b9e-8f41-4174-ab85-3a6e33406e03", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129572,7 +129572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "779ffaa5-ac33-4db2-a5a2-3fd15f5f2912", + "id": "2dae6457-1bf8-4311-a634-8e875325b656", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129627,7 +129627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e056bcb-7829-48d4-99a0-0e8b1eb93c98", + "id": "e9197ddd-a8c9-43db-a81a-046d6a9253a7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129682,7 +129682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54f377df-2774-48ef-8ee6-6143be99d94b", + "id": "0cfe541d-40e0-466a-900d-da758fdbf89d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129743,7 +129743,7 @@ } }, { - "id": "f1777f02-e9c8-4e7c-afa2-daadbf383d49", + "id": "ffa386b5-dc6d-41a6-8f45-5250d8a950b9", "name": "Work Items Summary", "request": { "name": "Work Items Summary", @@ -129783,7 +129783,7 @@ }, "response": [ { - "id": "07534da1-40ee-4e22-8530-67717838c324", + "id": "5aa711ff-8ee4-4682-9d41-a1dd4812a351", "name": "List of work items", "originalRequest": { "url": { @@ -129837,7 +129837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03b6954e-5f35-4944-9abb-83db316d5e7c", + "id": "76b4b13c-61bb-49f7-9367-33015a6a683f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129891,7 +129891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c1ebcac-f474-46f0-85f5-562c312e43b3", + "id": "d6071c8d-c042-4bd0-a644-4a777057c5e7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129945,7 +129945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "373ae990-768f-4801-8706-0a740d9ed917", + "id": "1cef4699-c4c2-4564-b6c7-2d5d0e842c4d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129999,7 +129999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "126b235f-5141-4ac8-a30c-7507d9fde174", + "id": "e72a5e04-1701-4232-8799-5b8025aa7673", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130053,7 +130053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1aa5d1d7-31fb-4ee4-b512-e983aae6ea89", + "id": "0a727de3-3757-4270-922c-5301d6e2e01e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130113,7 +130113,7 @@ } }, { - "id": "5a018b0e-b559-4b36-a88a-e2697e986d24", + "id": "a554e598-0d99-4ea1-a505-1bc954f0f910", "name": "Get a Work Item", "request": { "name": "Get a Work Item", @@ -130154,7 +130154,7 @@ }, "response": [ { - "id": "b3e62308-2c62-496a-a86a-b4cf62519202", + "id": "99ef2c2a-b8a7-44b9-90f2-03b50470b700", "name": "The work item with the given ID.", "originalRequest": { "url": { @@ -130198,7 +130198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44a17706-bd54-408d-b7cc-acaf0bb336be", + "id": "c4890733-fd52-4b0d-a9b2-ec7e4667d3a8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130242,7 +130242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "239af9cc-00e1-42c0-8eab-5f1845ff6ae1", + "id": "ede3b505-4c8a-4133-9d90-cc0d71c7958e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130286,7 +130286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb067999-d314-4d91-9188-0d98c082266f", + "id": "879e1dd7-03a3-4559-bcaa-44b420e28daf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -130330,7 +130330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f489f5e3-eb7a-4ba0-8c25-66ce18032f08", + "id": "d3d640e8-5b46-48c2-baab-208e80a6ee69", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130374,7 +130374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb7c18cd-3ad4-4ea7-9e23-74ce5e906a77", + "id": "82e76850-1aaf-45fe-8331-85ddeb730fce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130424,7 +130424,7 @@ } }, { - "id": "80f90c89-2830-4b57-9a21-b1f6399d6eb5", + "id": "4183f51a-6291-4a05-bc4d-15bd1f9c9cf0", "name": "Complete a Work Item", "request": { "name": "Complete a Work Item", @@ -130465,7 +130465,7 @@ }, "response": [ { - "id": "bf3ee041-e230-4e57-8aa5-9d4a28ae55f0", + "id": "3bf44d39-a4db-4fc1-b5f2-8aba61efcaa9", "name": "A WorkItems object", "originalRequest": { "url": { @@ -130509,7 +130509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4baee385-02eb-492b-b75a-67410d10fb63", + "id": "d4c83167-e48c-4077-8d8a-b8dedf706485", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130553,7 +130553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9270cf1e-e5f6-4500-a28e-7b80e36d95ca", + "id": "b893e74b-7e22-42ea-8fc7-de0cf28f7e42", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130597,7 +130597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92e596ec-8abe-4425-9b38-dc17d434cfc6", + "id": "e285747a-61f3-4c3b-97b6-21b6ef862513", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130641,7 +130641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d44c29b-02d3-4944-af89-bafc87f85712", + "id": "b9318ec8-8413-438d-a83d-8ae388b6dca9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -130685,7 +130685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9376d8c-b322-4b62-82b2-77b57c3e5185", + "id": "a074f3e0-9cd6-42e9-a19c-3bdff6de9b8b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130729,7 +130729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35062add-e3e2-4190-8f25-c62685eb7e76", + "id": "5609eb66-8792-4b04-bba2-bc5fa63ff328", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130779,7 +130779,7 @@ } }, { - "id": "ec0e6b23-570a-4520-806f-96af400bf9b0", + "id": "4f37c679-858d-4bff-8d92-c72d28ec62f9", "name": "Approve an Approval Item", "request": { "name": "Approve an Approval Item", @@ -130832,7 +130832,7 @@ }, "response": [ { - "id": "7a3a9bdf-65ba-4de1-96ad-1ed5f097db99", + "id": "15074cda-2f1b-4fa9-838a-934b84cea138", "name": "A work items details object.", "originalRequest": { "url": { @@ -130878,7 +130878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6ba2d49-2706-4ea3-ae5e-30b0b79cc8e8", + "id": "c4a4dd92-d07c-4079-beaf-35aca22fc2a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130924,7 +130924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f8fdbd3-5721-4096-8224-ef0b7bd4fc15", + "id": "60b6c9f6-6a45-467c-9f1e-995421ef800f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130970,7 +130970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22b1347f-31ad-4e83-b54c-0635135a2901", + "id": "aea7950b-cbf1-4310-9a14-8453b1f136e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131016,7 +131016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1e7a82e-a77c-42eb-a01f-130eb35ec5ee", + "id": "e2946331-c309-4ebf-803b-911d054da762", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131062,7 +131062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1337dc3-73d9-4a95-a9e1-d2d7588bcc40", + "id": "f4eda387-f823-4d75-91bf-98803a1dd9b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131108,7 +131108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67c8694d-66f2-49ed-9e56-2815a77770b3", + "id": "18f6afee-4e05-4f44-be60-fb7c1f53d0bb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131160,7 +131160,7 @@ } }, { - "id": "dfa0142c-881a-49dd-8432-c9ef1d1cbfd0", + "id": "b2dc3abf-2074-4cb0-9fab-bc2b47746d76", "name": "Reject an Approval Item", "request": { "name": "Reject an Approval Item", @@ -131213,7 +131213,7 @@ }, "response": [ { - "id": "bd3f919f-d0b5-44ae-9d8a-cc45605b4057", + "id": "cd0a291d-e26c-4685-91a1-5219266d46f5", "name": "A work items details object.", "originalRequest": { "url": { @@ -131259,7 +131259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "398e8667-21ed-4700-af7c-7ee7015ded39", + "id": "4e91d210-315b-40c9-ac44-aa71da5a15bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131305,7 +131305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2da30a74-7e81-4ce3-bd81-81ee36000e1d", + "id": "b3993fd6-2b1c-4d8f-8458-a7466636df7e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131351,7 +131351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c28a9477-adf9-4b53-8b2f-9340adeb7c78", + "id": "d900a09d-b5f9-489a-81b0-58886609b154", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131397,7 +131397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9150a265-ea86-4ab5-bc04-b13c7fab3c05", + "id": "5768af68-c262-442a-8d9d-07f3d0cce42f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131443,7 +131443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "265674ab-52cd-4cc7-aa11-45bcffbc5035", + "id": "e74e38f9-3934-4b56-b4ab-3e1ff316e3a0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131489,7 +131489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "514e0b68-1395-4edc-9c49-05cbb3a9fff9", + "id": "04bc2d3b-63da-464f-811b-80fa18cb7726", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131541,7 +131541,7 @@ } }, { - "id": "aad48c75-1e8d-466d-8580-a1238930da3d", + "id": "18a53fd8-8893-4115-a819-1705f0d331b1", "name": "Bulk approve Approval Items", "request": { "name": "Bulk approve Approval Items", @@ -131583,7 +131583,7 @@ }, "response": [ { - "id": "cc75573f-a5fc-494a-9db1-d1034d1f35b2", + "id": "9172dea1-6240-4291-843b-c49fc8b9422c", "name": "A work items details object.", "originalRequest": { "url": { @@ -131628,7 +131628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "993ccb4c-af56-4737-84e2-f48a666e807f", + "id": "c9561fba-678b-459d-89e0-bae488dccbda", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131673,7 +131673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcac92a5-4349-42ad-8c31-be54970d015b", + "id": "6612a742-aa75-4af7-99f7-bcf77e6217b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131718,7 +131718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50c03499-7d67-498d-a694-63f0be612e47", + "id": "a74d7fa0-417d-4fee-8024-b2ac67eb7d75", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131763,7 +131763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b0a829e-b666-4c6d-a49b-decb369343fb", + "id": "ba541b5a-3df6-48f1-a689-fb3b9b11917e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131808,7 +131808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2b07791-6b80-4d76-9fee-12f274f02fa6", + "id": "177497cc-1da9-457c-b847-ec7c7618cf7f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131853,7 +131853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6413eb38-19c3-4c96-af5d-2bc5bd0f0466", + "id": "2b8a7737-4ced-4227-9757-bbdf7f8a33cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131904,7 +131904,7 @@ } }, { - "id": "a00a55ff-9d68-43a0-869d-4a7cabeb62f5", + "id": "1a9ad1a9-ad07-49ae-97aa-406a8e952ddb", "name": "Bulk reject Approval Items", "request": { "name": "Bulk reject Approval Items", @@ -131946,7 +131946,7 @@ }, "response": [ { - "id": "ff165e65-7279-492f-96f7-c9ab10750705", + "id": "d3c98d07-ad9d-46e6-af8c-67264b7b9a60", "name": "A work items details object.", "originalRequest": { "url": { @@ -131991,7 +131991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9a6e10e-29c9-49b1-bcbb-de2413274eb3", + "id": "67ce5e26-d5f4-42a3-a93a-3ce473d10129", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132036,7 +132036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8505803f-a2cc-4139-afd6-f639f197ffe1", + "id": "e02e9c30-c874-4b66-94a8-4e92a2203043", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132081,7 +132081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b085a346-f5be-4a90-9999-712a2a040072", + "id": "94e89c2d-86ce-4342-80ce-85c63454a03e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132126,7 +132126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e8ed0cd-2216-407c-84cd-c930bdc2ca70", + "id": "1fb7b0f6-ab7f-46a7-b294-9770c78e0629", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132171,7 +132171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f00a406-4e2d-4d84-a373-7ab5c5c01759", + "id": "1a2f49b3-d64f-4d05-9683-5a64ce57ed42", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132216,7 +132216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "665efeb4-a698-42b9-bcc3-fdcf42daf3ec", + "id": "555c479d-a769-4cc7-9a91-635d832a21aa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132267,7 +132267,7 @@ } }, { - "id": "1a45b7b0-f0ec-4a85-bafc-114e13ad19c0", + "id": "f9042461-baf5-4e29-a28f-9094da29dc8b", "name": "Submit Account Selections", "request": { "name": "Submit Account Selections", @@ -132322,7 +132322,7 @@ }, "response": [ { - "id": "f9ad31ae-cff4-4665-8c18-7396d75de7be", + "id": "b3b200f3-eace-44ce-a03f-8a33c5f00af2", "name": "A work items details object.", "originalRequest": { "url": { @@ -132380,7 +132380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc4d2de9-9174-4033-a7ef-a85e91fab07f", + "id": "2a5ba60d-7a92-4ad2-9fd1-3a34bebb95b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132438,7 +132438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f70010f8-08a6-4f36-80f6-d8f15e3b9971", + "id": "a5ed5607-4ce6-4f45-af44-bc9921b85186", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132496,7 +132496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22971919-4475-4de3-a1cf-738ef8d61e40", + "id": "526c6042-d75f-4322-997c-045ab6385fb2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132554,7 +132554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "042bc91b-b7ed-405e-81ac-f87644f31b01", + "id": "ddc0dd7b-1a5e-4594-a130-dbf05be2ec9a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132612,7 +132612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85992d93-266c-4bcc-b648-0f1d304f9919", + "id": "02a47003-8899-46d2-9059-4ed2343fdb5c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132670,7 +132670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4aa6d0dc-76b8-43cc-b886-5ef992d1700e", + "id": "bc10f1b5-0406-4af2-80e1-61ddbd97276f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132740,7 +132740,7 @@ "description": "Workflows allow administrators to create custom automation scripts directly within IdentityNow. These automation scripts respond to [event triggers](https://developer.sailpoint.com/idn/docs/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 IdentityNow UI. Workflows can be configured via a graphical user interface within IdentityNow, 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": "66153358-1201-47af-a820-65e58f7c396a", + "id": "3049c713-6987-46c4-86e9-946538e352f4", "name": "List Workflows", "request": { "name": "List Workflows", @@ -132769,7 +132769,7 @@ }, "response": [ { - "id": "c4a951d8-174c-4fa3-9fe2-4e302631f51b", + "id": "277142c8-ed10-42a4-b69a-ca953f68e93a", "name": "List of workflows", "originalRequest": { "url": { @@ -132812,7 +132812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dded79ce-3ef6-4d9a-a58b-1b0db3a37a9a", + "id": "f3dad04a-ffcd-4d84-8295-135fe9e9c6d7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132855,7 +132855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d53ab92-5885-4fe9-9c50-01ca4ddd143c", + "id": "99597319-bff9-4e6d-af4e-3a21f9b1ebc7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132898,7 +132898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e400412-0d95-4929-b41c-4cfe0f3fc5c8", + "id": "6e8a52f1-14c2-40fa-8abe-3a4e4623984f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132941,7 +132941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da626534-d7aa-4771-b378-2cd433210c62", + "id": "2bb46092-6ed4-4575-9c03-dcb117c3253e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132984,7 +132984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85903ae6-94b5-40df-b7fa-85a1d8c834c8", + "id": "dfcea968-2a17-4b64-8a46-789be3c9a566", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133033,7 +133033,7 @@ } }, { - "id": "96532528-7761-4017-ac8a-8483db39012a", + "id": "7428c3c4-6a25-4c00-ace8-e4d9e9bd0c4a", "name": "Get Workflow By Id", "request": { "name": "Get Workflow By Id", @@ -133074,7 +133074,7 @@ }, "response": [ { - "id": "fb8a8b24-81b4-442a-9d2c-7519f7860c06", + "id": "34e319c5-e7f9-45e3-8ec5-1807fdc70b99", "name": "The workflow object", "originalRequest": { "url": { @@ -133118,7 +133118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8578c862-5f2c-4fae-888d-9952eb21757c", + "id": "49a92e70-1714-4527-b2f7-ecedfb896ec3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133162,7 +133162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fed25dd6-0722-42f1-bf40-8d96bf8fe766", + "id": "c16c4c9d-45fe-4f3f-83a5-59993175b932", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133206,7 +133206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0160badd-aaaa-4c09-9818-81334b870182", + "id": "01c21752-11ae-4aa1-8fc6-729aece4f4d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133250,7 +133250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8ba189d-fa08-493d-9f80-7b074984981f", + "id": "3122b35e-eb2f-464f-8f75-da2225d04ce4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133294,7 +133294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f00646d-84eb-4dcb-84f3-c0763030d5b5", + "id": "b9541b67-b572-4387-9eec-449894323b61", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133344,7 +133344,7 @@ } }, { - "id": "6c6db6df-1536-4044-83d4-713aeaee5907", + "id": "c569b2f3-d50d-47f5-ba30-91d6fd2b8ed8", "name": "Update Workflow", "request": { "name": "Update Workflow", @@ -133398,7 +133398,7 @@ }, "response": [ { - "id": "9a358cd5-c00f-4402-aafd-e8b1622477f8", + "id": "ff58caf6-6caf-460b-9f76-c02cc21aa9af", "name": "The Workflow object", "originalRequest": { "url": { @@ -133455,7 +133455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bef02484-5d5e-4864-9941-449106fd201d", + "id": "80664282-9d3e-4c55-84b3-436a69ef302f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133512,7 +133512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87b2b3e4-3c93-4f95-932d-ba0d05ae6e1d", + "id": "e82b0e55-9e6c-4bfa-aecc-dab3067b942a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133569,7 +133569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1144fd2-fa0b-4ebe-806a-fb4fa59dde1d", + "id": "afbd6812-2ea2-462c-932a-00bccc9c4ec8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133626,7 +133626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fb20776-6d47-4861-99a4-62d58ddfea5c", + "id": "83f8930c-dc29-4c7a-939a-32f7a590f442", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133683,7 +133683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aab03232-a4b0-48bc-addf-505a42d2f74f", + "id": "2553d45f-ddf2-4898-80e9-f06d71a82ee0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133746,7 +133746,7 @@ } }, { - "id": "397872fd-7ee7-45b4-9e02-b03a223803dd", + "id": "25a2db3b-eaa7-48be-be93-a015c1b925c1", "name": "Patch Workflow", "request": { "name": "Patch Workflow", @@ -133800,7 +133800,7 @@ }, "response": [ { - "id": "3168a009-b308-4dc6-909a-02f883820e21", + "id": "b7530f90-96a4-40ec-8e73-08051adc4669", "name": "The Workflow object", "originalRequest": { "url": { @@ -133857,7 +133857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08648fbc-5481-4df3-bbe1-32bd868ffcca", + "id": "643a513d-11c9-418a-9f2c-b3224f06da75", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133914,7 +133914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5bb5fb9-9233-476b-bae2-7f2aa3c68ae6", + "id": "aee01d1b-98b4-46db-83eb-e4f3982991b2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133971,7 +133971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3ae52f3-711b-4a96-b86f-d7b294e422ab", + "id": "03eb5e4f-6d4c-45eb-abaf-9e4990cc0166", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134028,7 +134028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69c50df5-bf6b-41fd-9b05-d5e0550acbe3", + "id": "bfcb656f-90bc-4b4d-8c90-2ff4b0a00b3a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134085,7 +134085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e85f0ec-1946-41c8-b377-047b24bde83a", + "id": "53323eb7-07ae-40fe-b94c-751fc67ed099", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134148,7 +134148,7 @@ } }, { - "id": "e6f2e91d-5fb6-4588-9e21-b2fe7ad24931", + "id": "6a239d14-6d4c-4514-8c70-2a557cf9d487", "name": "Delete Workflow By Id", "request": { "name": "Delete Workflow By Id", @@ -134189,7 +134189,7 @@ }, "response": [ { - "id": "1efaa3ea-6e15-40fb-b2cd-4b4e48687089", + "id": "71a9f4c4-bc15-42c1-ac08-e96c8d778c3a", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -134223,7 +134223,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6b4a46b0-e6cc-457c-9e3a-4e4d87d462ff", + "id": "c62e7f24-ab0a-41db-9e64-e2be094e7942", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134267,7 +134267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44ae54d2-1443-4b17-a987-f2d6ade20d5d", + "id": "4a64ce05-4ed3-4b57-8228-ad32c73ac6d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134311,7 +134311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c679ac7-1f9d-4c1b-8317-36449cc4a796", + "id": "61b6b6b8-1f5d-4f1e-8d9a-0604576c904d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134355,7 +134355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "587194fc-8020-4234-88c9-708be1f1674a", + "id": "33a7f6f8-9f9b-4de8-870c-8e7d9942178a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134399,7 +134399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "587c3ca6-c3ac-4be0-a806-5b06529c9cc2", + "id": "861e958e-e919-4872-8f1c-6a5408f3a97e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134449,7 +134449,7 @@ } }, { - "id": "cbaa9503-c41f-4fab-9670-f0519f42d2ed", + "id": "6373cecd-818d-402e-9001-f6c4949c96df", "name": "Create Workflow", "request": { "name": "Create Workflow", @@ -134497,7 +134497,7 @@ }, "response": [ { - "id": "507b0bf8-c0d2-4ec6-83c0-3d8e1d3d74e3", + "id": "30684510-9fe1-4452-a841-a897a9a7024a", "name": "Event Trigger", "originalRequest": { "url": { @@ -134554,7 +134554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88bd58b1-c9b2-4cb9-b3f3-98a78a38c0fe", + "id": "f3d1df10-26f2-427b-a3e8-46cbc5025763", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -134611,7 +134611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76891ac3-0a3a-47c0-a69f-e74d5a5543a2", + "id": "0f71b81b-b676-4d90-829e-c08c75aa7cdd", "name": "External Trigger", "originalRequest": { "url": { @@ -134668,7 +134668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4236e9e-87a3-4c53-9e2f-4703980688b3", + "id": "48d875e9-9390-47f6-a0a5-91661fe82d54", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -134725,7 +134725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "658b6f37-5dbb-4e47-8665-01e8eb531980", + "id": "7623a37c-67fb-4104-ac2f-71ad855129e0", "name": "External Trigger", "originalRequest": { "url": { @@ -134782,7 +134782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8cf7f27-f2ee-4527-bc91-d222653165f8", + "id": "cfbc666f-102e-4618-a189-3c0082bbcb5d", "name": "External Trigger", "originalRequest": { "url": { @@ -134839,7 +134839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "805f5db3-c75b-405a-912a-f81777bfd2ae", + "id": "3d7d1995-4e08-4c99-8b4f-2943c0ad9799", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -134896,7 +134896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4c0b72c-a407-4149-a8a9-3aa997b525fa", + "id": "d72817d7-5c31-4a33-96f1-b15da2104ed5", "name": "Event Trigger", "originalRequest": { "url": { @@ -134953,7 +134953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7ad3ded-19b3-49b3-9888-bd7898fcc290", + "id": "5ec2f0b2-e61a-4c72-941e-e933719353a1", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -135016,7 +135016,7 @@ } }, { - "id": "41578969-44fb-4e3d-b1c9-02c37c1bc470", + "id": "ec10be7a-22c5-4b86-a7a3-544fe70413eb", "name": "Test Workflow By Id", "request": { "name": "Test Workflow By Id", @@ -135071,7 +135071,7 @@ }, "response": [ { - "id": "887bf568-c00b-491c-9fdd-e3c52e303f1f", + "id": "f02e556e-f550-46e4-9035-8dcef15edb6c", "name": "The Workflow object", "originalRequest": { "url": { @@ -135129,7 +135129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c73559d4-52f7-4884-8f36-a054cf1188fb", + "id": "07810824-8a70-4d96-8876-140e45520823", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135187,7 +135187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4a35bce-9701-4635-9b11-9d43d8c844a4", + "id": "6bdc5a3b-8142-49f9-8ec8-fd844f722dde", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135245,7 +135245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0827e8d0-d359-4b52-93d4-fefefae346b9", + "id": "f51af748-163b-4994-828c-59be9b3f0c23", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135303,7 +135303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "161edcf3-4a0d-4f23-aeb5-afd03ec637f9", + "id": "71943f65-ad71-4c8a-a77f-6eba2c2943fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135361,7 +135361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a73f145-535f-4462-a9fa-d3a557ff04b9", + "id": "b97eaaf4-9937-4482-b4dd-63924c322b48", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135425,7 +135425,7 @@ } }, { - "id": "f093bf28-3907-46cf-ba62-ff19b0193e88", + "id": "cf75ee4d-f1dc-488d-882e-5fc3db6ec36e", "name": "List Workflow Executions", "request": { "name": "List Workflow Executions", @@ -135504,7 +135504,7 @@ }, "response": [ { - "id": "9dd0ef5b-c396-4d72-9b94-f4440fc8c02f", + "id": "a80277de-a9bc-4780-8d96-e89db908b496", "name": "List of workflow executions for the given workflow", "originalRequest": { "url": { @@ -135586,7 +135586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ff46a5a-432c-46b2-8cbe-1e6df14f7b01", + "id": "1c07091c-9efa-4e71-b414-696af2468f90", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135668,7 +135668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5d1b70d-bcdb-4273-9bdd-7d43bd688634", + "id": "96414f0a-e0a9-47c2-bf7c-29d66087a58b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135750,7 +135750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8a1d2d1-93d8-43a1-9d4d-2d4ba7c70ed8", + "id": "92d9734b-e46e-48b8-8b20-71a76ed36e9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135832,7 +135832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c522870-b66f-4b5f-bd34-01fe2aad8415", + "id": "bf2c9657-5831-4767-9091-2c285c2dc528", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -135914,7 +135914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c16eb658-2d09-4007-9d14-bf55cf5d322f", + "id": "e3bd3856-f9a8-4371-a344-e52362b59323", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135996,7 +135996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bbe50fc-9fb3-468c-9da1-dc7d4ebb4432", + "id": "fc955a96-a859-4e0c-b1da-284e63e29edf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136084,7 +136084,7 @@ } }, { - "id": "ed23b004-db34-4514-8fa2-97a0268dd7c7", + "id": "a708340f-ed26-42ef-8c0e-8dad56e7a937", "name": "Get a Workflow Execution", "request": { "name": "Get a Workflow Execution", @@ -136125,7 +136125,7 @@ }, "response": [ { - "id": "883f5019-0f9c-4891-a3d7-5e1d695d6dd9", + "id": "b11ead1c-6d1f-443f-9325-b4d1ffd10281", "name": "The workflow execution", "originalRequest": { "url": { @@ -136169,7 +136169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f9237c2-72a3-43a8-9316-218c04bd2f0b", + "id": "8b4a0ea1-3a28-4dfb-aeb8-366c70bd5365", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136213,7 +136213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "253477d5-b031-4e58-a3fd-d344aafcfa35", + "id": "2cf47e09-1785-4e35-8377-f869bea43386", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136257,7 +136257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "544a95c4-30bc-432a-9be6-d3ba340fda3f", + "id": "08aa8c80-29d0-4169-b17e-a3b78a138a4d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136301,7 +136301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dab5ecd0-e98a-4c22-b4bf-4e0256c74e6b", + "id": "4871bf8d-9754-4527-ab51-18737709f214", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136345,7 +136345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b21a78c3-9dfa-41f3-aaad-de616004c95a", + "id": "5971ad85-a33a-4c42-ace8-9e10a505122e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136389,7 +136389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d340a277-ca7d-4e8d-a271-611dcd90abf7", + "id": "4c58e219-9ac3-465a-8acc-86ee6b0734ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136439,7 +136439,7 @@ } }, { - "id": "89858ffd-36f8-4f18-8040-4cc07df0f308", + "id": "a360273c-8c29-4e35-9be9-02ed4887c82c", "name": "Get Workflow Execution History", "request": { "name": "Get Workflow Execution History", @@ -136481,7 +136481,7 @@ }, "response": [ { - "id": "0af72d3d-3c67-4055-8d29-854839d35d6f", + "id": "fb93bcfa-ef28-4092-8b3c-3f0b1e5f98e2", "name": "List of workflow execution events for the given workflow execution", "originalRequest": { "url": { @@ -136526,7 +136526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afbd8bcd-ecab-4d08-ad50-55394b6c5826", + "id": "fc2388f8-546f-4091-be96-2ecf83ba9ed3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136571,7 +136571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fff6dd4-12a9-4954-9692-1d78f5eee1a4", + "id": "07f03bc9-8a1c-495b-97f1-39abbef2da79", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136616,7 +136616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee3e5ee9-dcb9-42f4-a857-2ea32d0acb42", + "id": "531305c3-2e3d-4170-92ef-214f5228c030", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136661,7 +136661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cac1d65-45d9-41f5-95e3-33567595d592", + "id": "fe22a5c7-4efb-4e71-9c7b-1b8abed7e19b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136706,7 +136706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc9073b2-7343-407d-9c16-f485e68fb38b", + "id": "1bb555b2-7b5a-4fd0-bb41-ef4ceb489ba3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136751,7 +136751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44a96eb0-6b58-4b7f-94bb-fa39ebc4c015", + "id": "510c972c-590e-4156-b2d5-555e44878435", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136802,7 +136802,7 @@ } }, { - "id": "09cd4bb5-e123-40d4-bec2-cf3d08095db6", + "id": "03ad7cf7-1345-49d3-aa71-4841a7fe0653", "name": "Cancel Workflow Execution by ID", "request": { "name": "Cancel Workflow Execution by ID", @@ -136844,7 +136844,7 @@ }, "response": [ { - "id": "5f4d4064-c01d-4807-bcc2-63a329b2e21c", + "id": "27ff75f7-5058-4f38-b07d-42b94ef95591", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -136879,7 +136879,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3036653b-0838-42c9-87a6-6dd2915112e4", + "id": "a9828c37-27a6-4472-bde7-2226f0fbe65e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136924,7 +136924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c779cf5c-fac2-428f-9de5-719316c0b9a1", + "id": "c800322b-5fa4-410f-a9b5-fe85c8c416f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136969,7 +136969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7aba51f6-1eb0-438a-a0ed-b8b107f34f8f", + "id": "dd7deeac-2e0d-4a37-acb0-caf814b458cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137014,7 +137014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb85d00f-1d6e-4224-8022-e001d7c9cf5a", + "id": "1da28f31-fc96-47ac-b9b3-5741506131a6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -137059,7 +137059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07e6c950-43bd-46b3-9103-215d7a34c92a", + "id": "6e55d0cd-217c-4366-af10-9ccfeaaaec27", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137104,7 +137104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f575350-63fd-44ed-bca4-b43f0ba21a95", + "id": "8d48a37e-372d-4c5c-8557-3a11d5776bfc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137155,7 +137155,7 @@ } }, { - "id": "067ba9b2-10a3-47c9-941e-eecf04f6db05", + "id": "0a5c5911-1a88-48e3-8684-654065dd73bf", "name": "List Complete Workflow Library", "request": { "name": "List Complete Workflow Library", @@ -137203,7 +137203,7 @@ }, "response": [ { - "id": "1d5a4414-1218-4ec7-90da-7abb1bf60fdd", + "id": "5973fdee-0446-4e89-8dfa-0fec8b3248c1", "name": "List of workflow steps", "originalRequest": { "url": { @@ -137265,7 +137265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ad635c2-653f-48b3-9252-70d437559851", + "id": "37a409e8-767e-442b-ad75-76e2498be5c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137327,7 +137327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b07bd473-7b6e-48b4-936f-236765ae362f", + "id": "246f03d7-50e2-43b6-873b-fceae60cabf4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137389,7 +137389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4be20ad-86b8-4745-8f97-de0a13993bb3", + "id": "40c26520-8636-41e2-916f-343a788e13cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137451,7 +137451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "757e49de-d50a-469d-9682-8dec67fa9f0b", + "id": "c0c3aefa-a48b-40ba-8243-86a77024d28d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137513,7 +137513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4553ffc-dd29-45ac-8fe9-29a023f0b70a", + "id": "cc159ccf-7408-465d-a26a-7e225d17fcf5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137581,7 +137581,7 @@ } }, { - "id": "34c7a6e0-02c9-4c1b-ac99-80921e09a538", + "id": "33ff93cc-7e4a-484f-8126-81a1aba1e6fb", "name": "List Workflow Library Actions", "request": { "name": "List Workflow Library Actions", @@ -137639,7 +137639,7 @@ }, "response": [ { - "id": "90677264-dd45-47bc-9bb2-bdb151fb1a89", + "id": "e88412ab-1999-4d41-8464-d80413dd2890", "name": "List of workflow actions", "originalRequest": { "url": { @@ -137711,7 +137711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f33749c-bd33-43b6-8ed6-3e958f0c42a6", + "id": "4704ee92-d8c5-4868-9ac6-dccf01076088", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137783,7 +137783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "928fc13b-e838-4dcb-9406-32a70a65cac6", + "id": "912ec60d-d770-406d-b296-b843da1e3c9f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137855,7 +137855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2242708-50ac-432a-b0da-05eb9fdf3eda", + "id": "3681781c-f817-44ab-8592-b263f70df732", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137927,7 +137927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "188ac686-0729-47ad-be67-204dc754dab8", + "id": "c76c443b-4f93-42be-b394-ba5cb5b2ef1e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137999,7 +137999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f9f53c5-bb96-4e04-95de-7ee28f74f9e3", + "id": "a4601a77-3b8a-4693-b893-603c7ba21d97", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138077,7 +138077,7 @@ } }, { - "id": "eeb8b86d-a307-4bd3-a8f7-6ce48ebd3f6a", + "id": "2d162807-7bd9-4f86-adb6-2472e7865420", "name": "List Workflow Library Triggers", "request": { "name": "List Workflow Library Triggers", @@ -138135,7 +138135,7 @@ }, "response": [ { - "id": "f6355bdf-56a8-4e06-9ca3-1fe3c7aa3c1a", + "id": "3a6381f5-015e-4de2-8e9c-5d906d9c4d88", "name": "List of workflow triggers", "originalRequest": { "url": { @@ -138207,7 +138207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80b0ac35-cf72-4572-94b0-c2d6c834581b", + "id": "d640882b-b1df-466f-a958-796356fc9a7c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138279,7 +138279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e37a7f32-d8a4-44f7-9b9e-aeefc07b7206", + "id": "1951bff2-b10f-41d8-9c25-4810dbf86824", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138351,7 +138351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76e64f35-8303-45a5-8fb2-9bab79a1b9b3", + "id": "628abbfa-5eb4-4d7c-a1eb-7a7cd38ecd7f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138423,7 +138423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb7dae35-c0e6-4546-8d51-520d3098821c", + "id": "1730e1ab-fa95-487d-9ed3-125390f98932", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138495,7 +138495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ae61ccd-802f-4662-a02a-8867b0b248b7", + "id": "f6188f1e-bffe-4ce9-8cd1-27048279e5f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138573,7 +138573,7 @@ } }, { - "id": "85235295-22f9-40b8-9bfc-94685c871b92", + "id": "787ed737-26b7-4a7c-b8a9-82d4d3ad781b", "name": "List Workflow Library Operators", "request": { "name": "List Workflow Library Operators", @@ -138603,7 +138603,7 @@ }, "response": [ { - "id": "c08a277a-fbba-4b7a-ace0-94cd75f588d2", + "id": "19e91849-0dda-4f71-a866-997b5f96ec0f", "name": "List of workflow operators", "originalRequest": { "url": { @@ -138647,7 +138647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b24fe4d5-dd4f-48f9-a1dd-780cc4e1e5bd", + "id": "f6090af0-2e89-4a45-9ad6-ce630e8295f0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138691,7 +138691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faed2cc1-a4be-429c-a472-5714a0820652", + "id": "b57e5ddc-3859-4fe6-8a2f-8f38c6afaafb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138735,7 +138735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e2287fc-6950-4ffb-9d0a-bb3f43337f93", + "id": "8cdc03e2-c9cf-4ed6-ab5d-543a47eeb8d6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138779,7 +138779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73c868ec-105e-4582-b7ef-ed28f047555c", + "id": "e7cd7403-9d59-48f3-be2e-d53bba647323", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138823,7 +138823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41e419bd-7e29-4924-ae26-e491e11136e0", + "id": "a81f665a-7176-44cd-92c7-702d22a39ff4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138873,7 +138873,7 @@ } }, { - "id": "8530c17c-98ab-4473-81b7-f30cc654f3c9", + "id": "d35528c5-3d08-4863-a520-2cd82a5ed1c2", "name": "Generate External Trigger OAuth Client", "request": { "name": "Generate External Trigger OAuth Client", @@ -138916,7 +138916,7 @@ }, "response": [ { - "id": "e1099029-0326-464b-8cfd-7fda8caca3ff", + "id": "9c4c4c6f-0c84-4a60-ae63-92ee62fa94a4", "name": "The OAuth Client object", "originalRequest": { "url": { @@ -138962,7 +138962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "522e1bd0-a22e-4e2f-9f1f-e9b743e3d809", + "id": "106abf74-9230-49fb-8722-a72131f83eac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139008,7 +139008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4024a5f0-5036-460d-9f0c-23a012430ac2", + "id": "34707adc-596e-4db1-b8d7-c3f221ec57b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139054,7 +139054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74efa5b3-f195-4cf6-8e99-d76f7dbc5696", + "id": "7161df22-a0c4-4dcf-b8eb-532842e57468", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139100,7 +139100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "986e1fed-a811-48a7-a109-5d39bfb03536", + "id": "50d5b1ed-9077-4d65-bbff-89cb26d2b354", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139146,7 +139146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc08b62a-f14a-4431-b678-678c23e22a17", + "id": "a55556a3-ce32-4802-b8dc-4f70216067d9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139198,7 +139198,7 @@ } }, { - "id": "cd92e3d2-3a2b-43e5-8512-4118526e93ed", + "id": "f28ebd70-2093-47a1-b272-893a0a3c7c27", "name": "Execute Workflow via External Trigger", "request": { "name": "Execute Workflow via External Trigger", @@ -139254,7 +139254,7 @@ }, "response": [ { - "id": "9590d9e6-d994-47cd-9265-85a5fca6f30e", + "id": "cd66a006-faa2-4bd4-bea0-b4f2b9f2d617", "name": "The Workflow object", "originalRequest": { "url": { @@ -139313,7 +139313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14b9bb6d-391a-424d-bd61-31b6f93b1fd1", + "id": "1e76b33e-3868-420e-b71a-6cbd28926aa1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139372,7 +139372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75620916-e254-45c2-906c-47135ce31b57", + "id": "1e67c9b9-288a-4797-aea4-850b6e33cb2e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139431,7 +139431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66e1ff45-60df-4200-96da-cc9920d2f838", + "id": "bbbace0d-0fdd-4fe5-b146-05753c1979d3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139490,7 +139490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4a7882b-d6a8-406e-998f-2b9a00123eaf", + "id": "9f93bb03-da47-49a6-b836-236edc97dd37", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139549,7 +139549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83376647-dd62-4327-8d4f-42441b609332", + "id": "ff5dec35-bd1f-410a-bf08-daefbd727896", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139614,7 +139614,7 @@ } }, { - "id": "33db1faf-d7d7-4f21-a717-4c0f6dd0b4b5", + "id": "44936a79-52bc-4780-8d94-d80ee6e6c84d", "name": "Test Workflow via External Trigger", "request": { "name": "Test Workflow via External Trigger", @@ -139671,7 +139671,7 @@ }, "response": [ { - "id": "00acbec2-5335-4fad-83a8-18f4b893a40d", + "id": "0e4c67f8-2f43-49d1-a8ae-eeef9187b21c", "name": "Responds with the test input", "originalRequest": { "url": { @@ -139731,7 +139731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a199d31-b7db-439b-9f88-27330b73318e", + "id": "5880c4fb-c98b-42b9-9ead-7393ba740833", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139791,7 +139791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "147b04ea-00ff-41db-a91b-4a4f515d24f3", + "id": "f185e933-b852-4168-b3bb-3cfa92f7956c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139851,7 +139851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be7076af-2b93-4f31-aee6-33d66d33f83a", + "id": "b35d2524-c0c3-4eb9-8da7-cc7dc8e7704c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139911,7 +139911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "282cc489-387c-42d3-83d6-91660434e218", + "id": "a4e9b7f2-03db-462b-959c-63a920591d9e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139971,7 +139971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1ed8162-d0d9-4ba4-a17b-526f5f027cc9", + "id": "58592426-aad8-4aa5-8158-ffa7b4595481", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140117,7 +140117,7 @@ } ], "info": { - "_postman_id": "467b80a6-526d-4031-948f-2b9688482a60", + "_postman_id": "68abe0ab-8ddb-4940-9c58-35829920e9dd", "name": "IdentityNow V3 API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": {