diff --git a/dereferenced/deref-sailpoint-api.nerm.yaml b/dereferenced/deref-sailpoint-api.nerm.yaml index 47da787e..bb7776ea 100644 --- a/dereferenced/deref-sailpoint-api.nerm.yaml +++ b/dereferenced/deref-sailpoint-api.nerm.yaml @@ -15,7 +15,15 @@ paths: /audit_events/query: post: summary: Query for Audit events - description: 'This endpoint provides a search engine for Audit Events by optionally combining subject_type, type, and subject_id to narrow down the audit events. A Subject Type of Profile links up to the AuditableProfile types. An Subject Type of WorkflowSession links up to the AuditableWorkflow types. An Subject Type of Get/Post/Patch/Delete links up to the AuditableApi types. The remaining Subject Types link up to the ActiveRecord types (configuration changes). Any workflow audit event created as of 10/11/2024 will be able to be queried by workflow name, workflow uid, or workflow profile type. Any profile audit event created as of 10/11/2024 will be able to be queried by profile type. The entity_type parameter has been updated to subject_type, which now matches what is in the response object. With the additional query filters added, there is a max of 5 filter parameters at one time (aside from pagination parameters). To accommodate these changes, an API contract change was required. Please read the updated API documentation for the new request syntax.' + description: |- + This endpoint provides a search engine for Audit Events by optionally combining subject_type, type, and subject_id to narrow down the audit events. A Subject Type of Profile links up to the AuditableProfile types. An Subject Type of WorkflowSession links up to the AuditableWorkflow types. An Subject Type of Get/Post/Patch/Delete links up to the AuditableApi types. The remaining Subject Types link up to the ActiveRecord types (configuration changes). + + - Any workflow audit event created as of 10/11/2024 will be able to be queried by workflow name, workflow uid, or workflow profile type. + - Any profile audit event created as of 10/11/2024 will be able to be queried by profile type. + - The entity_type parameter has been updated to subject_type, which now matches what is in the response object. + - With the additional query filters added, there is a max of 5 filter parameters at one time (aside from pagination parameters) + + To accommodate these changes, an API contract change was required. Please read the updated API documentation for the new request syntax. operationId: search tags: - audits @@ -30,10 +38,10 @@ paths: type: object properties: offset: - description: The page of pagination for these events. + description: How many records to skip before pulling records to return. type: integer format: int32 - example: 1 + example: 100 sort_by: description: A column that we are sorting these records from. type: string @@ -41,8 +49,9 @@ paths: limit: description: The limiting count for the amount of records returned. type: integer - example: 1 + example: 10 format: int32 + maximum: 100 order: description: Which direction the list should be sorted by type: string @@ -53,6 +62,25 @@ paths: filters: type: object properties: + created_at: + description: Search for record based on the created_at date + type: object + properties: + gt: + description: Greater Than - search for events with a date greater than the value + type: string + format: date + example: '2024-10-18T16:41:23.232+00:00 | 10/18/2024' + lt: + description: Less Than - search for events with a date less than the value + type: string + format: date + example: '2024-10-18T16:41:23.232+00:00 | 10/18/2024' + eq: + description: Equal - search for events with a date equal to the value + type: string + format: date + example: '2024-10-18T16:41:23.232+00:00 | 10/18/2024' subject_type: description: Categorization of audit event. type: string @@ -199,6 +227,25 @@ paths: items: type: object properties: + created_at: + description: Search for record based on the created_at date + type: object + properties: + gt: + description: Greater Than - search for events with a date greater than the value + type: string + format: date + example: '2024-10-18T16:41:23.232+00:00 | 10/18/2024' + lt: + description: Less Than - search for events with a date less than the value + type: string + format: date + example: '2024-10-18T16:41:23.232+00:00 | 10/18/2024' + eq: + description: Equal - search for events with a date equal to the value + type: string + format: date + example: '2024-10-18T16:41:23.232+00:00 | 10/18/2024' subject_type: description: Categorization of audit event. type: string diff --git a/postman/collections/sailpoint-api-beta.json b/postman/collections/sailpoint-api-beta.json index 55903335..b72e68f6 100644 --- a/postman/collections/sailpoint-api-beta.json +++ b/postman/collections/sailpoint-api-beta.json @@ -5,7 +5,7 @@ "description": "Use this API to create and manage metadata attributes for your Access Model.\nAccess Model Metadata allows you to add contextual information to your ISC Access Model items using pre-defined metadata for risk, regulations, privacy levels, etc., or by creating your own metadata attributes to reflect the unique needs of your organization. This release of the API includes support for entitlement metadata. Support for role and access profile metadata will be introduced in a subsequent release.\n\nCommon usages for Access Model metadata include:\n\n- Organizing and categorizing access items to make it easier for your users to search for and find the access rights they want to request, certify, or manage.\n\n- Providing richer information about access that is being acted on to allow stakeholders to make better decisions when approving, certifying, or managing access rights.\n\n- Identifying access that may requires additional approval requirements or be subject to more frequent review.\n", "item": [ { - "id": "0240d5f1-df0d-4853-bf2d-faa2f9b14aed", + "id": "fb81d890-b765-4212-94c1-0e738278d8c9", "name": "List Access Model Metadata Attributes", "request": { "name": "List Access Model Metadata Attributes", @@ -45,7 +45,7 @@ }, "response": [ { - "id": "b452a9e1-034e-43b7-810d-c4e46f2e3e94", + "id": "7fbbef51-256e-49f3-b753-398362074abd", "name": "OK", "originalRequest": { "url": { @@ -99,7 +99,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0020d1c-885c-423d-8095-7490364951cc", + "id": "09d169dc-50c1-499b-9656-fc64b30d824a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153,7 +153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c469982-7617-4db1-9df3-9e0c5574dfef", + "id": "f52bc316-cb04-4c22-b637-21abd466ad66", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207,7 +207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d4558ba-2103-4835-b821-55fe44d9abb0", + "id": "f51ddd82-dcaa-4ee4-a71b-29ecd6f58e25", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -261,7 +261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1686b136-2e96-44c9-9083-2dfc47c6fbb0", + "id": "b79dd0b9-e1e6-4d58-aa39-7ec0e8d244cd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -315,7 +315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31d9871d-e871-4c6c-8d5a-2976157ab8fa", + "id": "1187db3e-08e1-4938-a932-04356570963b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -375,7 +375,7 @@ } }, { - "id": "267729b3-bceb-4d24-8165-a90ddd7890da", + "id": "2621e314-4764-46d4-be67-84fffae80569", "name": "Get Access Model Metadata Attribute", "request": { "name": "Get Access Model Metadata Attribute", @@ -417,7 +417,7 @@ }, "response": [ { - "id": "de6e5b4f-a3b6-4fb9-95e4-baf75408f852", + "id": "465931cc-1f01-4b66-a5c5-cb98a1fa9562", "name": "OK", "originalRequest": { "url": { @@ -462,7 +462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8bdd22d-0779-4f48-b726-df02779fb0a0", + "id": "aaadfca1-09a4-46fa-af44-18c1f3a534b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -507,7 +507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1056d0b6-7f03-4c45-bd63-a253adb2a239", + "id": "50646120-ffd6-476b-a03c-0d304824e5fe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -552,7 +552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e810bcc-f90a-4ceb-9d20-e8364e25f677", + "id": "04605c66-b0e8-4cb7-817d-df65f66d523e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -597,7 +597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec280135-5ab8-40aa-a23a-36172e71f41e", + "id": "2508f457-47a9-4907-bd31-77d32b1abe65", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -642,7 +642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a56e1eff-3478-4df3-9156-28731095b839", + "id": "d06004d6-6bc2-46c6-a1ec-7082a78b1454", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -693,7 +693,7 @@ } }, { - "id": "b30c4c2d-9543-4d75-84ce-17776da2f990", + "id": "58c2ea97-637f-424d-9703-f9928df187a6", "name": "List Access Model Metadata Values", "request": { "name": "List Access Model Metadata Values", @@ -736,7 +736,7 @@ }, "response": [ { - "id": "6c8a0653-e843-42ca-be2a-05038cdf8d21", + "id": "3a792b04-a5cf-4fdb-b7a5-5ee8033a5fd9", "name": "OK", "originalRequest": { "url": { @@ -782,7 +782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e26515d4-bc12-47f5-87b4-828791819ce3", + "id": "2bbd2096-f10f-40d4-b9e0-0c30203c6d93", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -828,7 +828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "556dc3d1-eecf-472b-aaa4-174d9a416ea3", + "id": "2f3699a0-3580-4968-9f49-2f8520c32f1a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -874,7 +874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82087d65-c520-4e1c-9b97-ce4ba321060f", + "id": "3c7d6390-3685-4e05-ae82-a037d35bd6b8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -920,7 +920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61c2e9f0-64a1-40d2-854d-1719870a9215", + "id": "8b536494-a7cd-4f91-917b-e752ff39c1be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -966,7 +966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01e7adfa-81bc-4387-aeb9-1417443e0767", + "id": "9383fb99-79c5-4516-9834-6e45ad949adf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1018,7 +1018,7 @@ } }, { - "id": "27c43ac9-4935-48df-b4e0-c212708b3906", + "id": "1f7e8ea4-6b61-4554-9464-6d60338b3921", "name": "Get Access Model Metadata Value", "request": { "name": "Get Access Model Metadata Value", @@ -1072,7 +1072,7 @@ }, "response": [ { - "id": "f15115cc-9dcc-4e95-81e1-52c5c71253ee", + "id": "e5b7c9bd-3c23-4bdf-b34d-92957915149a", "name": "OK", "originalRequest": { "url": { @@ -1119,7 +1119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a952d19b-c7b4-4192-ace3-7e26d680a5c0", + "id": "577c369a-9a89-4601-a186-44d9cfcc857b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1166,7 +1166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d4cf92c-9679-40b8-bfec-a50064c3dd5c", + "id": "aa826e24-1137-4dde-9514-6c78ab1beed3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -1213,7 +1213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cabf3f91-ec36-42b7-a084-8ac0c3951ef5", + "id": "395a43fd-63e7-4969-9c4d-5b82d3fcc50f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -1260,7 +1260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f8a1831-0f5e-4ade-b9d6-53dbdd6b7c9e", + "id": "a4e08532-5217-4575-b72e-646c182648f7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -1307,7 +1307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf71403e-c18b-435f-897c-36d86907271f", + "id": "acb22bf7-a54d-41ba-9da0-089a28ef424c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1366,7 +1366,7 @@ "description": "Use this API to implement and customize access profile functionality.\nWith this functionality in place, administrators can create access profiles and configure them for use throughout Identity Security Cloud, enabling users to get the access they need quickly and securely.\n\nAccess profiles group entitlements, which represent access rights on sources.\n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nAccess profiles are the most important units of access in Identity Security Cloud. Identity Security Cloud uses access profiles in many features, including the following:\n\n- Provisioning: When you use the Provisioning Service, lifecycle states and roles both grant access to users in the form of access profiles.\n\n- Certifications: You can approve or revoke access profiles in certification campaigns, just like entitlements.\n\n- Access Requests: You can assign access profiles to applications, and when a user requests access to the app associated with an access profile and someone approves the request, access is granted to both the application and its associated access profile.\n\n- Roles: You can group one or more access profiles into a role to quickly assign access items based on an identity's role.\n\nIn Identity Security Cloud, administrators can use the Access drop-down menu and select Access Profiles to view, configure, and delete existing access profiles, as well as create new ones.\nAdministrators can enable and disable an access profile, and they can also make the following configurations:\n\n- Manage Entitlements: Manage the profile's access by adding and removing entitlements.\n\n- Access Requests: Configure access profiles to be requestable and establish an approval process for any requests that the access profile be granted or revoked.\nDo not configure an access profile to be requestable without first establishing a secure access request approval process for the access profile.\n\n- Multiple Account Options: Define the logic Identity Security Cloud uses to provision access to an identity with multiple accounts on the source.\n\nRefer to [Managing Access Profiles](https://documentation.sailpoint.com/saas/help/access/access-profiles.html) for more information about access profiles.\n", "item": [ { - "id": "1e3ea355-5e35-405d-91a1-415a6378c1f6", + "id": "eba061e5-2922-4816-a032-7e22dd3cb211", "name": "List Access Profiles", "request": { "name": "List Access Profiles", @@ -1468,7 +1468,7 @@ }, "response": [ { - "id": "cbe2ae81-6a22-4f34-a8d0-ad78a3bb0163", + "id": "faf4717f-7dea-4e03-b2e7-aaf00d061c80", "name": "List of access profiles.", "originalRequest": { "url": { @@ -1584,7 +1584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "478e6d20-04d9-4b1e-99cb-04273d939070", + "id": "9c5be8d8-46a2-4814-9b2e-69646e804fc8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1700,7 +1700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7026cfc3-f603-4696-aea1-7cc0b15d4560", + "id": "e197a116-6fdc-4839-a7d7-c711f2beec7e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -1816,7 +1816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f57d169-428d-4031-af00-908664d0c652", + "id": "31f70f7b-3069-4b59-8c19-247a5e33e51e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -1932,7 +1932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50010cf6-50a7-4338-ad20-c1edf394c4f9", + "id": "b753ef74-76a7-4efd-aec0-a47bda2b61a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2048,7 +2048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e53d2a66-761e-429f-84c3-5ada9f201ae2", + "id": "fb4ddd73-14a3-495d-8c41-d9ec3720333a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2170,7 +2170,7 @@ } }, { - "id": "615e1e6d-7d97-437c-9508-9477cb9a0216", + "id": "02c9e000-c4a3-415b-946a-9d65a546047a", "name": "Create Access Profile", "request": { "name": "Create Access Profile", @@ -2212,7 +2212,7 @@ }, "response": [ { - "id": "9990b009-8170-4679-81bc-d687a32e7f3c", + "id": "b7a4b2ab-c7c4-4fcf-8ab0-44ed6db75a53", "name": "Access profile created.", "originalRequest": { "url": { @@ -2268,7 +2268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4db191c4-8562-4e2e-8dc9-28317a7201fd", + "id": "12f4040b-b536-4fa8-a9aa-6ee2dc245d24", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2324,7 +2324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3db8f8cb-5ad9-4c64-88c1-f642fb1a8565", + "id": "47032374-e658-4b6b-99cb-c27e27cbecfc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2380,7 +2380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a44b72e-9482-47f4-86ea-7cb7c9def624", + "id": "aac60607-13ee-4ee8-b43c-ec6167511cac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2436,7 +2436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70c20901-de7f-415a-8a7f-0f3e36fa3ec0", + "id": "82c2658e-f2fc-4d9c-aaa0-fdfa8c0735b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90a506d4-6205-4af2-aa3d-c708a7d4646e", + "id": "94c1d334-614d-406d-bcc5-d42b578bed07", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2554,7 +2554,7 @@ } }, { - "id": "cf929d48-7a7a-4c04-b688-6f835b7166f1", + "id": "0469376c-c474-4829-813a-fa27465ad196", "name": "Get an Access Profile", "request": { "name": "Get an Access Profile", @@ -2595,7 +2595,7 @@ }, "response": [ { - "id": "96347a4c-6bb0-4a2a-ab10-d1cd23f4b247", + "id": "32c8884d-fef8-4b9e-9c9b-e79dc3e434a2", "name": "An AccessProfile", "originalRequest": { "url": { @@ -2639,7 +2639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ef92d5c-161e-4f84-91ec-da2715b54a5a", + "id": "112c9187-7fb7-4f8c-a76a-42104d775118", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2683,7 +2683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83b18bf6-5171-4b84-a401-c90540df296a", + "id": "936e0743-db46-4069-a3e3-8ae4b0e15c2e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2727,7 +2727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b819fb04-613e-4f50-a3cb-8fac5c1325c2", + "id": "bc5ac6ff-3c0c-4be5-b7cf-7f0aad997819", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2771,7 +2771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51fe9e68-5c9c-4241-a01e-d35db87ef68c", + "id": "c8aba3bf-6120-4584-b8f1-9966260ca7f7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2815,7 +2815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7b81e1e-81c9-407f-bdbe-564d98c61828", + "id": "d840e69c-779b-4aa4-9c23-ab7b8562d38c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2865,7 +2865,7 @@ } }, { - "id": "4e0b6505-9fd9-4e53-942a-e79a67861ac0", + "id": "f75ecc89-0068-41a8-88c1-2a40c15cc306", "name": "Patch a specified Access Profile", "request": { "name": "Patch a specified Access Profile", @@ -2919,7 +2919,7 @@ }, "response": [ { - "id": "10384550-a486-43d5-9d91-a0ee30ee493e", + "id": "6372600e-660d-4b8a-bbd2-d9a645cc79ac", "name": "Add Entitlements", "originalRequest": { "url": { @@ -2976,7 +2976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00fc24c8-d83c-4785-8ebc-6f87544db585", + "id": "108851aa-796c-4a7f-aed5-a7214e0b04e7", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3033,7 +3033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f712afc-316d-4f1a-b8d5-ec23b2d46376", + "id": "0e953515-cf01-40a6-9fed-4e3f33b97b0f", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3090,7 +3090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16b7f45b-71bf-48e6-a625-fa499a9d4eac", + "id": "f5db1e00-9315-4fa1-a070-ac011d06a5b6", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d27661f-d7f4-4437-8bd0-b3cc66f4d5d4", + "id": "e8646c7a-472c-4828-8664-4f44b8545292", "name": "Add Entitlements", "originalRequest": { "url": { @@ -3204,7 +3204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55d5df6d-ed75-4108-a847-403632d90b22", + "id": "6fc74725-3a33-4861-97c7-d81a1c08820f", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3261,7 +3261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93be28c9-c30d-4e72-b73c-d74ec297d5c4", + "id": "10aa8cdd-80c7-4534-a99b-4035f762abc1", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3318,7 +3318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5283373b-1e74-4eec-95ef-5b63b7635e40", + "id": "d1895cd6-4fdb-4aaa-a33f-7cd602db8844", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1010881-128f-4b06-a3ce-81b5a3aef5b0", + "id": "348166ea-e6cf-4f52-bd41-5b67dc0ed26b", "name": "Add Entitlements", "originalRequest": { "url": { @@ -3432,7 +3432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7637956b-0aba-4e4c-91f6-a19e239fb21a", + "id": "e42ce8b4-2627-46af-98ab-80a10303e73a", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3489,7 +3489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "834e5784-5696-48f8-a9d3-4463b71abdeb", + "id": "b6503f28-00f6-40cd-a784-d6f84b1c9ca5", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3546,7 +3546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fd0e380-d490-4c27-95df-c015984d92f2", + "id": "3cf83e89-7419-44ea-965c-9973bee5d3d8", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3603,7 +3603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbc0555c-f239-49b5-8f38-3ac68ec4d93b", + "id": "dc42a400-67bb-49ba-b47d-8fa94661e467", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -3660,7 +3660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b94fb393-4863-4fc2-b2bd-564bb9c48056", + "id": "27536c83-91ca-4d3d-8a32-384f55c0970e", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3717,7 +3717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37bf2b34-ff32-4b50-a444-d3742e5ef4ad", + "id": "8a0aa70e-55c6-4368-a6be-ae0927a2f799", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3774,7 +3774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ac88474-c413-4767-83a7-37dce9fdcd8a", + "id": "b66a14cb-80f1-462d-80d1-cb5a401dbaef", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3831,7 +3831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa6e37d2-59af-4f46-8aa0-b616efd32888", + "id": "d167bfed-cf30-4640-8282-5c2459432462", "name": "Add Entitlements", "originalRequest": { "url": { @@ -3888,7 +3888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4338c8f-beef-4d7f-a75d-19f4133acc29", + "id": "4b144ecd-481f-469b-a5e6-3a1772605d54", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3945,7 +3945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8492c8eb-7845-4611-b2b1-52bfd9669c7a", + "id": "5c3cb187-ea29-4d0f-a3c4-a69fcc34a18a", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -4002,7 +4002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95e54228-c8b5-4048-9c5d-5512326a5d10", + "id": "99fcaf41-7fac-4114-bfaf-9816eb646304", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -4059,7 +4059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d32d91b-cfc7-4e79-9489-065fa4481d65", + "id": "0b979e6a-f31f-4355-ab26-9c08bad787b1", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -4116,7 +4116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a90095fc-7f02-46e4-ab0b-36570a102244", + "id": "f15daf91-b334-4ca8-8246-9564a57c278a", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -4173,7 +4173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba0a2bf6-ae3f-4e28-8263-7d78f9d16008", + "id": "4dc53b7c-6cb2-4d2d-8d90-46f4672bdcfb", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -4230,7 +4230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ede96c56-7024-4169-8ee5-dfc67dc50b87", + "id": "5da59385-b767-4f8d-a162-674c3711dadd", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -4293,7 +4293,7 @@ } }, { - "id": "528255eb-1c61-4c25-9588-2d1748138d56", + "id": "66c60614-6a83-4650-8eee-d9ced24525d2", "name": "Delete the specified Access Profile", "request": { "name": "Delete the specified Access Profile", @@ -4334,7 +4334,7 @@ }, "response": [ { - "id": "8880afdd-be0a-4bc0-a58a-ca7733e0b76c", + "id": "59fa0dec-2499-4d21-a65b-9344a8013f0d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -4368,7 +4368,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7daad000-62e2-4607-9fb5-2c35a9dcdbcb", + "id": "851e75b2-a620-43a3-89ba-3fd51b612715", "name": "Returned when an access profile cannot be deleted as it's being used.", "originalRequest": { "url": { @@ -4412,7 +4412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c7a99e8-eabd-4a21-ab50-eb0a9fbdf87f", + "id": "d6d54387-83a6-44ff-a631-d1ae7de6b688", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4456,7 +4456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f06d5240-872e-425b-a478-cda23fc4a8ac", + "id": "2cc7772b-407a-4185-83ad-b4c8e3c98900", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4500,7 +4500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c6e5fcf-011d-4b9e-a259-bd1e71fbe263", + "id": "29507ad7-edae-442e-8db5-eb384d14c222", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4544,7 +4544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4e06601-50cf-459c-afc5-6e15489d12bf", + "id": "126b72fa-a6b7-4733-9874-d6828502e8f8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4594,7 +4594,7 @@ } }, { - "id": "a76d3932-eadc-4c3c-86d9-77dbd68c0472", + "id": "38ec9107-bea1-46d1-98ed-d47b9cd4e981", "name": "Delete Access Profile(s)", "request": { "name": "Delete Access Profile(s)", @@ -4637,7 +4637,7 @@ }, "response": [ { - "id": "3d499cac-0957-4e36-9b05-227721086807", + "id": "9e7b70e9-c413-4315-829e-acec288e82ca", "name": "Returned only if **bestEffortOnly** is **false**, and one or more Access Profiles are in use.", "originalRequest": { "url": { @@ -4694,7 +4694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f21ee06-307c-4c28-a61e-508d8964189a", + "id": "1e25beb2-c490-4e50-b4b5-b24e7c92ef5b", "name": "Returned if at least one deletion will be performed.", "originalRequest": { "url": { @@ -4751,7 +4751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87fa42f8-852a-45b7-939e-5820b6d5ff99", + "id": "f8d219f6-2ba7-4fb2-8ed7-df2323fedb8f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4808,7 +4808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ffe5e02-61bf-427e-a9c3-4ba0464011f0", + "id": "9eca401b-504d-41cc-9f45-6cff6276ad24", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4865,7 +4865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "160e1136-533d-41d6-8453-b1aaaf0420df", + "id": "53f7312e-3f45-4934-8c52-f60e957f9411", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4922,7 +4922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fbc55bb-f38e-42d0-ba6d-4e2eee657d1e", + "id": "f8355bf7-7821-4872-b16b-078cc0bcc0d2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4979,7 +4979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78e6f8bb-2db8-40dd-ade7-747e6f969256", + "id": "01615a4e-836b-4411-a5b2-022645f136b7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5042,7 +5042,7 @@ } }, { - "id": "96aea891-e137-45dc-9980-4c49d5812447", + "id": "bfb05d1c-16ef-4896-ae55-f3a239d4358c", "name": "Update Access Profile(s) requestable field.", "request": { "name": "Update Access Profile(s) requestable field.", @@ -5085,7 +5085,7 @@ }, "response": [ { - "id": "bf0d7614-4c28-4253-a075-8fbf79c905cd", + "id": "a915fd6a-fec5-4e69-8a72-4cf3d7eefeb3", "name": "List of updated and not updated Access Profiles.", "originalRequest": { "url": { @@ -5142,7 +5142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "362edaa1-eb38-4af4-97a6-b69c8c24f449", + "id": "84f1e606-7313-4f49-be54-d96c73911a7a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5199,7 +5199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04c8dc5e-e518-4785-b484-de7f60dbf9f9", + "id": "10164c5a-1efd-4bdc-a0e2-8dff82d315f1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5256,7 +5256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffdb5e39-cbf2-40ad-bc92-bd597941dd1c", + "id": "041ac6f6-2e9f-434e-8299-3284b1b37e10", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5313,7 +5313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15e5d5b6-822b-4f23-b4cd-b46dc6b52f87", + "id": "2d573bea-2da8-445c-b79a-45d2c565cefa", "name": "Precondition Failed - Returned in response if API/Feature not enabled for an organization.", "originalRequest": { "url": { @@ -5370,7 +5370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11adb792-7f5a-4682-9891-be82ae8a6d82", + "id": "0a04a6d3-c371-4fdd-a984-c09a40c6bd3f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5427,7 +5427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9e82aff-3bfd-4316-a3b2-c6488d17f108", + "id": "15a733a3-10a6-4048-aed8-13cc1f9f7254", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5490,7 +5490,7 @@ } }, { - "id": "80080259-0ee1-4192-8eee-476d4aad29a5", + "id": "363f08a2-84cd-480e-9a4e-a7c784e76707", "name": "List Access Profile's Entitlements", "request": { "name": "List Access Profile's Entitlements", @@ -5578,7 +5578,7 @@ }, "response": [ { - "id": "0c5f468a-c182-47e8-a663-bb8f2738b251", + "id": "d5f2530e-0dcb-4bd7-9f4a-da60924ea182", "name": "List of entitlements.", "originalRequest": { "url": { @@ -5669,7 +5669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f67aeab-51cf-43ac-9154-493e790eb477", + "id": "bb0b9849-8452-440e-903b-b9774182d1c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5760,7 +5760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b9a0930-0024-48c2-a000-73865d95e322", + "id": "b3eed1c5-018b-4256-bfd3-ca2c2a5ede22", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5851,7 +5851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8d7cefd-282e-4e76-8b5f-9da2e3e82fce", + "id": "90ceb745-3a7f-4ee9-b182-72d92d0093fc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5942,7 +5942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c75bf83f-08ad-4ab8-be91-c78204c5e262", + "id": "a3d2f374-e429-496d-bbf0-c9a1670342fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6033,7 +6033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc177bbe-83d5-4ea5-8d14-3ca24c64992e", + "id": "a7f8d639-131f-4443-bea1-e54e7bb28245", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6136,7 +6136,7 @@ "description": "Use this API to implement and customize access request approval functionality.\nWith this functionality in place, administrators can delegate qualified users to review users' requests for access or managers' requests to revoke team members' access to applications, entitlements, or roles.\nThis enables more qualified users to review access requests and the others to spend their time on other tasks.\n\nIn Identity Security Cloud, users can request access to applications, entitlements, and roles, and managers can request that team members' access be revoked.\nFor applications and entitlements, administrators can set access profiles to require approval from the access profile owner, the application owner, the source owner, the requesting user's manager, or a governance group for access to be granted or revoked.\nFor roles, administrators can also set roles to allow access requests and require approval from the role owner, the requesting user's manager, or a governance group for access to be granted or revoked.\nIf the administrator designates a governance group as the required approver, any governance group member can approve the requests.\n\nWhen a user submits an access request, Identity Security Cloud sends the first required approver in the queue an email notification, based on the access request configuration's approval and reminder escalation configuration.\n\nIn Approvals in Identity Security Cloud, required approvers can view pending access requests under the Requested tab and approve or deny them, or the approvers can reassign the requests to different reviewers for approval.\nIf the required approver approves the request and is the only reviewer required, Identity Security Cloud grants or revokes access, based on the request.\nIf multiple reviewers are required, Identity Security Cloud sends the request to the next reviewer in the queue, based on the access request configuration's approval reminder and escalation configuration.\nThe required approver can then view any completed access requests under the Reviewed tab.\n\nRefer to [Access Requests](https://documentation.sailpoint.com/saas/help/requests/index.html) for more information about access request approvals.\n", "item": [ { - "id": "75309a9f-b246-4b4c-ba20-1205e94a42e6", + "id": "ccebd085-23bc-4071-9f0a-57ad7f34498b", "name": "Pending Access Request Approvals List", "request": { "name": "Pending Access Request Approvals List", @@ -6160,7 +6160,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6196,7 +6196,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6205,7 +6205,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -6221,7 +6221,7 @@ }, "response": [ { - "id": "e8f4217a-fb8e-444e-868a-abc79d11cef9", + "id": "05a00445-2989-4682-a98e-819085634a7a", "name": "List of Pending Approvals.", "originalRequest": { "url": { @@ -6240,7 +6240,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6276,7 +6276,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6285,7 +6285,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -6320,7 +6320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8de77851-a702-43f1-b75d-55edcda483b2", + "id": "7e74f425-adbc-474c-b2d2-e79c1554dd70", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6339,7 +6339,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6375,7 +6375,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6384,7 +6384,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -6419,7 +6419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b06e3d5d-b73b-49cd-aebd-56f24320f668", + "id": "dce1bc96-6903-46d4-8fde-b946012c2df9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6438,7 +6438,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6474,7 +6474,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6483,7 +6483,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -6518,7 +6518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c857a38-708b-44e9-a63e-009cc32ddf98", + "id": "af09adfc-e155-4195-be85-6dff7bcea342", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6537,7 +6537,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6573,7 +6573,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6582,7 +6582,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -6617,7 +6617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b48477b2-30ae-40e5-96e9-c8fbf9c6df3a", + "id": "28248216-629b-4f59-ae81-7e2e9806ee71", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6636,7 +6636,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6672,7 +6672,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6681,7 +6681,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -6722,7 +6722,7 @@ } }, { - "id": "7b5988d7-6338-4666-b4c1-7aeada147698", + "id": "0694e05f-b4a0-40b3-9a69-828ef9c7529c", "name": "Completed Access Request Approvals List", "request": { "name": "Completed Access Request Approvals List", @@ -6746,7 +6746,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6782,7 +6782,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6791,7 +6791,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -6807,7 +6807,7 @@ }, "response": [ { - "id": "c1367163-f44e-49a9-930d-be9b12405630", + "id": "50635774-fde0-4105-ad8d-e10c698053d0", "name": "List of Completed Approvals.", "originalRequest": { "url": { @@ -6826,7 +6826,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6862,7 +6862,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6871,7 +6871,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -6906,7 +6906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eedc5196-8d26-4a1f-bd96-9140cb4e3eda", + "id": "f804b805-16ff-42f4-b2df-33520fc0804d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6925,7 +6925,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6961,7 +6961,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -6970,7 +6970,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -7005,7 +7005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e628f7f-0192-43ea-a318-883b6a1f1848", + "id": "476b13f2-0faf-4810-959e-007ea73160ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7024,7 +7024,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -7060,7 +7060,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -7069,7 +7069,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -7104,7 +7104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88a5cdfe-8800-4cf2-af3e-ebadfd48d20b", + "id": "719bb4e1-143a-41cf-8b43-0953ed22ee08", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7123,7 +7123,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -7159,7 +7159,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -7168,7 +7168,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -7203,7 +7203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb2e6fd9-3e6d-4423-b679-8eac50515e22", + "id": "da5d13a1-2700-4f1c-93a2-71c9e1f97b15", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7222,7 +7222,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -7258,7 +7258,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -7267,7 +7267,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -7308,7 +7308,7 @@ } }, { - "id": "2f0244d9-e315-4991-8291-df9256e2a6f3", + "id": "959ca8bc-ce04-40a2-97bb-3c183a10e05b", "name": "Approve Access Request Approval", "request": { "name": "Approve Access Request Approval", @@ -7363,7 +7363,7 @@ }, "response": [ { - "id": "98821acf-0ead-468d-98b6-24f730aea48f", + "id": "7b29161e-35e9-4583-a9b8-e9909eaf9552", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7421,7 +7421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c2d77ea-00b2-49f8-b184-e8fa68db1213", + "id": "eeb0501a-a4ca-40d5-97cc-4ab90a9af49d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7479,7 +7479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c1e0ecf-6788-45c8-bb81-f0d8a048dae2", + "id": "03ff5831-95e7-419a-9a4b-049d21f7b191", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7537,7 +7537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38e735d7-93b1-44a1-8011-3433ff03f07b", + "id": "99ec2cfd-20c0-4cb4-872e-ed30efc5ab11", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7595,7 +7595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f9dd8ce-59dc-43f1-b9fe-ef25508d49fa", + "id": "464cfa73-5d17-4807-beb3-03287dabadba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -7653,7 +7653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3511600b-7d09-4b46-8374-caf5762ad73f", + "id": "9b78547f-9918-4288-8e97-0dd5eeaf51f2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7711,7 +7711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55c08f15-637d-44a8-8953-908304e0575a", + "id": "e6c5198e-6b4d-4f4d-8fa9-21cb79d14191", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7775,7 +7775,7 @@ } }, { - "id": "4e2f1a97-8471-46e2-801b-7e892e24d119", + "id": "e7e43c11-9aa2-41fe-b186-8b28cf06e7d9", "name": "Reject Access Request Approval", "request": { "name": "Reject Access Request Approval", @@ -7830,7 +7830,7 @@ }, "response": [ { - "id": "0c391ddd-7f16-471f-9cc7-c1a3de455b71", + "id": "83220b30-85b8-4750-9b5c-c5d4f4c8e419", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7888,7 +7888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbf96bf9-20a1-4e39-8708-0ad80a5b01ac", + "id": "2896ff26-64e7-4caa-896d-8b592d103a0d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7946,7 +7946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1d88da2-54a9-4a42-abb8-87bc36980a2d", + "id": "f235a795-c0c8-4b73-968b-975290728b01", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8004,7 +8004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad447f65-0f4a-4f25-bea0-94ed17cf1f11", + "id": "73e9242a-d2f9-4634-8ca9-7cf02a17af9f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8062,7 +8062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0003ed37-efaf-4930-bbec-f9c80e01cbce", + "id": "a96aa569-b2b2-45f7-90e9-ef84bacc5526", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8120,7 +8120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee6ac50c-12a7-4fbd-9fd0-c32fb73e88a1", + "id": "14d4d2e4-50f0-4f0c-b7f6-06246eaa0716", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8178,7 +8178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b43f1b9-b269-4c2d-81e3-a92e9b4977b0", + "id": "73dce785-1e7b-46cd-8783-8b690156aa64", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8242,7 +8242,7 @@ } }, { - "id": "5b1fe824-f1f5-4f01-83f5-7d8f3ee3c003", + "id": "0bbf2b73-1b75-4bd4-afbf-75408881ebba", "name": "Forward Access Request Approval", "request": { "name": "Forward Access Request Approval", @@ -8286,7 +8286,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sunt aliqua dolore proident\",\n \"comment\": \"in ad\"\n}", + "raw": "{\n \"newOwnerId\": \"sunt nisi Lorem dolore esse\",\n \"comment\": \"eiusmod veniam laboris sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8297,7 +8297,7 @@ }, "response": [ { - "id": "ac987543-095e-4e8e-a8eb-c1aff37ee8a5", + "id": "81c4bc3c-8019-4fab-b277-9c385385092e", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -8333,7 +8333,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sunt aliqua dolore proident\",\n \"comment\": \"in ad\"\n}", + "raw": "{\n \"newOwnerId\": \"sunt nisi Lorem dolore esse\",\n \"comment\": \"eiusmod veniam laboris sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8355,7 +8355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6ea8d13-4b2a-4efd-93c2-fa215b7db42d", + "id": "ab5131fe-d0ba-422b-b0b5-2cc9e2af66c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8391,7 +8391,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sunt aliqua dolore proident\",\n \"comment\": \"in ad\"\n}", + "raw": "{\n \"newOwnerId\": \"sunt nisi Lorem dolore esse\",\n \"comment\": \"eiusmod veniam laboris sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8413,7 +8413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a323a1a-f011-427f-b80c-5dc5a8311147", + "id": "7ddebcb8-c3f5-4c29-b0ed-5ba5f1428bd7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8449,7 +8449,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sunt aliqua dolore proident\",\n \"comment\": \"in ad\"\n}", + "raw": "{\n \"newOwnerId\": \"sunt nisi Lorem dolore esse\",\n \"comment\": \"eiusmod veniam laboris sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8471,7 +8471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38108ad2-8de7-4403-9444-9126128e208c", + "id": "2008a951-ee70-427a-bc36-a66eb6e8dbae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8507,7 +8507,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sunt aliqua dolore proident\",\n \"comment\": \"in ad\"\n}", + "raw": "{\n \"newOwnerId\": \"sunt nisi Lorem dolore esse\",\n \"comment\": \"eiusmod veniam laboris sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8529,7 +8529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03200c16-2817-487d-9aaf-53f6ddcd50f0", + "id": "1c521f0b-2a6f-492d-bcb7-9a7af53eaf6c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8565,7 +8565,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sunt aliqua dolore proident\",\n \"comment\": \"in ad\"\n}", + "raw": "{\n \"newOwnerId\": \"sunt nisi Lorem dolore esse\",\n \"comment\": \"eiusmod veniam laboris sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8587,7 +8587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01573bcf-1c1e-4a59-9b27-7abf8c63be87", + "id": "7241b959-b020-42b4-a265-3a37bf787347", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8623,7 +8623,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sunt aliqua dolore proident\",\n \"comment\": \"in ad\"\n}", + "raw": "{\n \"newOwnerId\": \"sunt nisi Lorem dolore esse\",\n \"comment\": \"eiusmod veniam laboris sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8645,7 +8645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6015880c-dd64-405a-b9e7-153b608c2938", + "id": "8462b0c8-54d8-4e08-ad0f-b0021075c70e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8681,7 +8681,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"sunt aliqua dolore proident\",\n \"comment\": \"in ad\"\n}", + "raw": "{\n \"newOwnerId\": \"sunt nisi Lorem dolore esse\",\n \"comment\": \"eiusmod veniam laboris sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8709,7 +8709,7 @@ } }, { - "id": "9c37362e-80d5-46c0-a04d-b90675ee58dd", + "id": "d91ed58d-364f-4b56-aee5-f23fc2fc9690", "name": "Get Access Requests Approvals Number", "request": { "name": "Get Access Requests Approvals Number", @@ -8758,7 +8758,7 @@ }, "response": [ { - "id": "f7d00d31-1c8d-45ba-8129-479b5495a3c4", + "id": "5e57019e-4676-45ed-b14c-8a37a3a1ec24", "name": "Number of pending, approved, rejected access request approvals.", "originalRequest": { "url": { @@ -8816,12 +8816,12 @@ "value": "application/json" } ], - "body": "{\n \"pending\": 60467109,\n \"approved\": -56642601,\n \"rejected\": 73665889\n}", + "body": "{\n \"pending\": 5599810,\n \"approved\": -16187520,\n \"rejected\": 89354216\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1adc03e6-156e-49f8-9639-d67cb650eb10", + "id": "2a6d1a82-9d5b-43a1-8383-ba7e55abc119", "name": "Client Error - Returned if the query parameter is invalid.", "originalRequest": { "url": { @@ -8884,7 +8884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4e12118-2790-4897-95ac-b8fe8624aa57", + "id": "a5a7ed43-398d-4868-a761-be3739a3e421", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8947,7 +8947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93e6c3eb-84dc-4411-a6c9-2b97ccef30df", + "id": "12b79a0e-e5a4-47fc-bcd7-e633f3bf605b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9010,7 +9010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b62fedba-fe3a-4139-a7ba-9b7e09fce4d3", + "id": "a5fef338-3aba-4077-b311-7eee4368c845", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9073,7 +9073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49df3479-481c-41e2-a628-d54d7032b290", + "id": "e79ae450-ba8a-4d56-926e-cac94b32ad46", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9148,7 +9148,7 @@ "description": "Use this API to implement access request identity metrics functionality.\nWith this functionality in place, access request reviewers can see relevant details about the requested access item and associated source activity. \nThis allows reviewers to see how many of the identities who share a manager with the access requester have this same type of access and how many of them have had activity in the related source. \nThis additional context about whether the access has been granted before and how often it has been used can help those approving access requests make more informed decisions.\n", "item": [ { - "id": "dac8097b-1f52-4cb5-aca1-aa2ebe5fc6d2", + "id": "293903ff-0f8f-4ff9-b3fa-6712227aede1", "name": "Return access request identity metrics", "request": { "name": "Return access request identity metrics", @@ -9213,7 +9213,7 @@ }, "response": [ { - "id": "309dc334-4dd5-4c77-ab0a-d99bd68cdb0e", + "id": "1adb7c5b-68ef-4b38-97ba-b7cf693c8fac", "name": "Summary of the resource access and source activity for the direct reports of the provided manager.", "originalRequest": { "url": { @@ -9261,7 +9261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cae37d58-2a75-409d-9927-843969567c6f", + "id": "d5dfad09-7d06-407f-9459-2ae9319155cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9309,7 +9309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95ab8486-237b-43f6-92a3-0ab42597df9c", + "id": "7fe98afe-c9b5-4d2c-80e4-4adb1dcc2073", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9357,7 +9357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a6a4e53-24a9-4246-9a74-bb7f801b5d26", + "id": "54f59d72-b2c6-43cb-8a10-8001bf34bcc3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9405,7 +9405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dc32a8a-e959-4316-8cad-74ddb4c3e74c", + "id": "9527c3bd-783f-4298-99ca-1234713f4a54", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9453,7 +9453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d29019c8-beba-474a-957b-66047fd78eca", + "id": "27f3e944-26ec-47fc-be03-053beba97208", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9513,7 +9513,7 @@ "description": "Use this API to implement and customize access request functionality.\nWith this functionality in place, users can request access to applications, entitlements, or roles, and managers can request that team members' access be revoked.\nThis allows users to get access to the tools they need quickly and securely, and it allows managers to take away access to those tools.\n\nIdentity Security Cloud's Access Request service allows end users to request access that requires approval before it can be granted to users and enables qualified users to review those requests and approve or deny them.\n\nIn the Request Center in Identity Security Cloud, users can view available applications, roles, and entitlements and request access to them.\nIf the requested tools requires approval, the requests appear as 'Pending' under the My Requests tab until the required approver approves, rejects, or cancels them.\n\nUsers can use My Requests to track and/or cancel the requests.\n\nIn My Team on the Identity Security Cloud Home, managers can submit requests to revoke their team members' access.\nThey can use the My Requests tab under Request Center to track and/or cancel the requests.\n\nRefer to [Requesting Access](https://documentation.sailpoint.com/saas/user-help/requests/requesting_access.html) for more information about access requests.\n", "item": [ { - "id": "a43d6d38-a548-46ca-95c7-9e4d4adf31f6", + "id": "21e55da7-6951-420c-a34a-d692c34076cb", "name": "Submit Access Request", "request": { "name": "Submit Access Request", @@ -9555,7 +9555,7 @@ }, "response": [ { - "id": "0b150210-5869-47bf-9663-9d4b2a66df6a", + "id": "ae611c18-e456-4c68-893f-260cc613e655", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -9611,7 +9611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48f5f8d1-5ce9-4dc3-b3e0-bf7d9dc114ba", + "id": "2bfae5d8-06bf-4fdb-a01d-3c1cb0121548", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9667,7 +9667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "747fa0d9-f636-4060-8e53-e14cc8a989cc", + "id": "84894312-e300-4523-94bd-0a5e9229c005", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9723,7 +9723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1da2e214-3148-4c2b-8e1c-f7e073604659", + "id": "eb124a72-f2bf-4f1c-a339-42caf7b34d40", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9779,7 +9779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfdf848c-2712-4d5d-9f36-5b7adba019b5", + "id": "c9fac9d3-60e9-487a-ac58-41c31658f57d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9835,7 +9835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "926f925a-a407-4245-addc-d6114800a824", + "id": "4c2b6639-e61d-40bc-9373-d51312298c7b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9897,7 +9897,7 @@ } }, { - "id": "7b8ff57d-fff5-409e-a6f3-fc29c6822c91", + "id": "1f9fef1e-65d9-41d9-916d-24692add9f01", "name": "Cancel Access Request", "request": { "name": "Cancel Access Request", @@ -9940,7 +9940,7 @@ }, "response": [ { - "id": "7adb40bd-7d10-4434-a8ee-a4b24eb4ee60", + "id": "72688f39-6e9b-480c-8832-00a2a61f8420", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -9997,7 +9997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3545c3c0-f285-4c49-96b8-503c69aa6b06", + "id": "1156f1ee-8906-4c19-99b1-a9d581fddad6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10054,7 +10054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dffd8f82-1a09-4bc4-87ec-e8d37385577c", + "id": "7511e51c-5e2d-43b2-868c-7c2bed141e74", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10111,7 +10111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2708f03a-ce0e-4d9f-a1e2-b53bae129c2a", + "id": "d1594e7d-ad40-44fb-8979-4736d77ac1e4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10168,7 +10168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83262c81-0143-4400-b4e5-b1d3a288398a", + "id": "64e5d5a8-7682-4a78-9e01-b4ba82db06d9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -10225,7 +10225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6d9fdad-afcc-4ed9-9008-bdbbb82bc357", + "id": "6dcce85d-e164-4372-b181-1062dfb74eb5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10282,7 +10282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fc752fd-049e-4c1c-be41-cb66cb685f0c", + "id": "28b2a231-eb29-425b-a35e-858f7751f46e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10345,7 +10345,7 @@ } }, { - "id": "b516024d-f76a-440a-90a7-1dfe3f193010", + "id": "13845a10-f109-43d6-bfee-a64339016243", "name": "Close Access Request", "request": { "name": "Close Access Request", @@ -10388,7 +10388,7 @@ }, "response": [ { - "id": "b017366e-bd80-4747-a000-f025ed78d2cf", + "id": "b93bc069-c92d-48b2-84d0-e149ac4f28d4", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -10445,7 +10445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56dcfa31-91f9-436b-a53a-19a628861993", + "id": "621ccc86-a928-43a7-adaf-27c218153707", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10502,7 +10502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ef84730-747c-460e-b2a5-905bc7615955", + "id": "781d594d-d7ef-4fff-a261-ef0764877d3b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10559,7 +10559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1098d8f-4761-40ae-afe9-f9b0641198b9", + "id": "378cb9d7-6651-43dd-9612-72089b6c9ec2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10616,7 +10616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c67ea05-544d-425e-a65d-2451055709f2", + "id": "704f2b67-d5e1-45fb-9aaa-cf6cc11f8310", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10673,7 +10673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6abfd2b-1789-4be3-8aec-acd1d5594c08", + "id": "caa1e8f6-2a70-4993-947e-49bed1c566c4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10736,7 +10736,7 @@ } }, { - "id": "d56ecd14-2f13-4001-b291-ba0dd6c14559", + "id": "a25806f6-2eee-4ad3-a621-a4c1d24b3251", "name": "Get Access Request Configuration", "request": { "name": "Get Access Request Configuration", @@ -10765,7 +10765,7 @@ }, "response": [ { - "id": "aa09c91a-1a41-4b28-be30-440fcbe485cd", + "id": "a88bd1e2-3fd1-4027-b3d3-37aa53ea7773", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -10808,7 +10808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "672bbac9-fa2e-4bb4-8dad-40bb1c9babef", + "id": "ad644096-439f-44e2-b2a9-3287e027d48a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10851,7 +10851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f7507f8-675e-4aff-aeba-8849dbac73ae", + "id": "d3271632-b762-4e4b-89b3-5fd9a4711733", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10894,7 +10894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5399b38d-672f-49dd-b69a-323758ca262f", + "id": "dd7ccd25-ef68-475a-81da-f300273bed8e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10937,7 +10937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5306bfce-3240-4e90-a84a-6b1a7b8893d8", + "id": "c3ccf112-5041-4719-b1c4-84c2a7d7cb00", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10980,7 +10980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4c1af29-dac9-4e5a-9d23-5b4e2fc5c0c7", + "id": "432f9ba9-53b3-46f9-a571-246a04517903", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11029,7 +11029,7 @@ } }, { - "id": "d257efc7-1ff4-478a-9aca-b503acb557c7", + "id": "7460e78e-3b19-4b07-81ae-606f812fafe6", "name": "Update Access Request Configuration", "request": { "name": "Update Access Request Configuration", @@ -11071,7 +11071,7 @@ }, "response": [ { - "id": "31799ec8-da22-40ae-8fce-28b0e5bfccb5", + "id": "6113db0c-9d8b-4332-810c-bc2e7ac5e410", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -11127,7 +11127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1d26fa6-0a9e-4d61-a2e2-1b116ade3d6f", + "id": "537a3f61-f66a-4732-9035-7a36cade1467", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11183,7 +11183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb22f094-66b7-4eba-a960-2a85135a5afd", + "id": "45952a6e-36ed-4224-bb81-5f449fd913cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11239,7 +11239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eff5a2c-95c5-4cc1-b1ab-5b03e58085a7", + "id": "f3e6b7eb-8dd4-443b-98a5-244d4b7f6311", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11295,7 +11295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "780e8fc1-212d-45b4-b7e9-628db178091a", + "id": "0285e9e0-c34f-4544-9516-f6719ba434ea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11351,7 +11351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5759d77-8f44-4582-9639-44e715e0e583", + "id": "ad01b88a-266c-4394-b97f-840bf41a5a34", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11413,7 +11413,7 @@ } }, { - "id": "b173eac2-403a-40e9-ba03-2fb99add96cd", + "id": "bd175ccd-dccf-4185-9704-333be0d170eb", "name": "Access Request Status", "request": { "name": "Access Request Status", @@ -11524,7 +11524,7 @@ }, "response": [ { - "id": "10ac663f-a828-4f5f-8cbf-4a7b7837240f", + "id": "78f7aeeb-d77e-4a23-97f4-2f6f644e9cc2", "name": "List of requested item statuses.", "originalRequest": { "url": { @@ -11649,7 +11649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68945870-0e55-4497-a89a-ba49f26b3458", + "id": "f2373feb-1b1d-46bb-8f7d-b5d7b6287a61", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11774,7 +11774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dc1e23e-ef15-4d1d-b3c9-f5adcd055c3b", + "id": "6abb04bf-00cf-48b2-b3d0-9dd94d2ace3c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11899,7 +11899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00095402-6a57-468b-9eb4-86e98bd6a829", + "id": "9ed2ceee-2f1d-42f0-b957-d4dea1413391", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12024,7 +12024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cce749d3-8c1a-44be-82d7-2fb6e723ce10", + "id": "3c098840-69ff-4ca0-8edc-9aed6be8dd3c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12149,7 +12149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1b10376-8ed7-432f-b192-59250118d13e", + "id": "91e32112-c7d1-4b1c-92bb-524c6cd827d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12286,7 +12286,7 @@ "description": "Use this API to implement account activity tracking functionality.\nWith this functionality in place, users can track source account activity in Identity Security Cloud, which greatly improves traceability in the system.\n\nAn account activity refers to a log of each action performed on a source account. This is useful for auditing the changes that occur on an account throughout its life.\nIn Identity Security Cloud's Search, users can search for account activities and select the activity's row to get an overview of the activity's account action and view its progress, its involved sources, and its most basic metadata, such as the identity requesting the option and the recipient.\n\nAccount activity includes most actions Identity Security Cloud completes on source accounts. Users can search in Identity Security Cloud for the following account action types:\n\n- Access Request: These include any access requests the source account is involved in.\n\n- Account Attribute Updates: These include updates to a single attribute on an account on a source.\n\n- Account State Update: These include locking or unlocking actions on an account on a source.\n\n- Certification: These include actions removing an entitlement from an account on a source as a result of the entitlement's revocation during a certification.\n\n- Cloud Automated `Lifecyclestate`: These include automated lifecycle state changes that result in a source account's correlated identity being assigned to a different lifecycle state.\nIdentity Security Cloud replaces the `Lifecyclestate` variable with the name of the lifecycle state it has moved the account's identity to.\n\n- Identity Attribute Update: These include updates to a source account's correlated identity attributes as the result of a provisioning action.\nWhen you update an identity attribute that also updates an identity's lifecycle state, the cloud automated `Lifecyclestate` event also displays.\nAccount Activity does not include attribute updates that occur as a result of aggregation.\n\n- Identity Refresh: These include correlated identity refreshes that occur for an account on a source whenever the account's correlated identity profile gets a new role or updates.\nThese also include refreshes that occur whenever Identity Security Cloud assigns an application to the account's correlated identity based on the application's being assigned to All Users From Source or Specific Users From Source.\n\n- Lifecycle State Refresh: These include the actions that took place when a lifecycle state changed. This event only occurs after a cloud automated `Lifecyclestate` change or a lifecycle state change.\n\n- Lifecycle State Change: These include the account activities that result from an identity's manual assignment to a null lifecycle state.\n\n- Password Change: These include password changes on sources.\n\nRefer to [Account Activity](https://documentation.sailpoint.com/saas/help/search/index.html#account-activity) for more information about account activities.\n", "item": [ { - "id": "1720fc16-5b60-46b5-800e-fff4e8c30583", + "id": "b0e456df-12f2-4c07-86dc-bc437db9e4b7", "name": "List Account Activities", "request": { "name": "List Account Activities", @@ -12309,7 +12309,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12318,7 +12318,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12327,7 +12327,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12336,7 +12336,7 @@ "type": "text/plain" }, "key": "type", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12372,7 +12372,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12381,7 +12381,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -12397,7 +12397,7 @@ }, "response": [ { - "id": "68a42b56-0731-4ebc-8d90-da283858770e", + "id": "a2319a3a-4d72-4388-a468-ac9804268cbc", "name": "List of account activities", "originalRequest": { "url": { @@ -12415,7 +12415,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12424,7 +12424,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12433,7 +12433,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12442,7 +12442,7 @@ "type": "text/plain" }, "key": "type", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12478,7 +12478,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12487,7 +12487,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -12517,12 +12517,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"ameta2\": \"occaecat sit laboris id\"\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\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"officia9\": \"null\",\n \"pariatur_2\": \"ex\"\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\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"sit3\": \"quis minim\",\n \"proident_b01\": \"sed el\",\n \"fugiat_6\": \"Duis\",\n \"id5\": \"cupidatat\"\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\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"sintb\": \"exercitation\",\n \"elit_b85\": \"incididunt sint\"\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": "f76fec8f-8e03-44cd-a07e-c88790e7e90d", + "id": "29477f62-ccf0-4bc2-abd0-4046872f65f6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12540,7 +12540,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12549,7 +12549,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12558,7 +12558,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12567,7 +12567,7 @@ "type": "text/plain" }, "key": "type", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12603,7 +12603,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12612,7 +12612,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -12647,7 +12647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdef0081-4558-4a58-ba6c-5d238ca1246b", + "id": "1ecbbea8-3e53-46c6-811f-126e1763561b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12665,7 +12665,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12674,7 +12674,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12683,7 +12683,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12692,7 +12692,7 @@ "type": "text/plain" }, "key": "type", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12728,7 +12728,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12737,7 +12737,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -12772,7 +12772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe56bf63-5b44-4106-baff-231bede94c9c", + "id": "ed19f07a-e984-41cd-843c-86142babb3b3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12790,7 +12790,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12799,7 +12799,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12808,7 +12808,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12817,7 +12817,7 @@ "type": "text/plain" }, "key": "type", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12853,7 +12853,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12862,7 +12862,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -12897,7 +12897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20b7fcb3-5346-46e7-9646-5591f37078ad", + "id": "a513c15a-5dac-45a6-9228-8a2c56bfb492", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12915,7 +12915,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12924,7 +12924,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12933,7 +12933,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12942,7 +12942,7 @@ "type": "text/plain" }, "key": "type", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12978,7 +12978,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -12987,7 +12987,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -13022,7 +13022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62509910-ce92-40eb-96be-40bd6ce20d31", + "id": "2facd485-e331-4b1b-b5a7-ba31d874eafc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13040,7 +13040,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -13049,7 +13049,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -13058,7 +13058,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -13067,7 +13067,7 @@ "type": "text/plain" }, "key": "type", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -13103,7 +13103,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -13112,7 +13112,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -13153,7 +13153,7 @@ } }, { - "id": "35adb435-38b8-4960-97d3-5dfa9ecd9f36", + "id": "8beccebc-8a4a-4c23-a676-f0c180c290b6", "name": "Get Account Activity", "request": { "name": "Get Account Activity", @@ -13194,7 +13194,7 @@ }, "response": [ { - "id": "c226e961-6cf0-48a2-ab5f-0d1c307a40a7", + "id": "1bd7a997-6740-48ac-a6e1-dc0a0244396c", "name": "An account activity object", "originalRequest": { "url": { @@ -13233,12 +13233,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"mollit_d7\": \"in\",\n \"sit6c1\": \"in Excepteur volu\",\n \"elite_a\": \"reprehenderit mollit\"\n },\n \"cancelable\": true,\n \"cancelComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n }\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"quis704\": \"et in dolor ut\",\n \"ex5\": \"ex\",\n \"ut_a\": \"aliquip qui quis repre\"\n },\n \"cancelable\": false,\n \"cancelComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7b82d9b4-9d46-491a-9fea-3d62cc28192f", + "id": "e08663a2-dcf4-4743-aa6d-5510a29af603", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13282,7 +13282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "148627f1-5982-416a-be1c-26a7b688a7b5", + "id": "1ee8b06a-a082-4953-a29a-b53ef3ab5677", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13326,7 +13326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2ce289d-5559-4266-a8f6-14e517f917bf", + "id": "3c2f27da-9b13-4a51-a4d0-578ab1471121", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13370,7 +13370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10a50009-37ca-448a-a829-13f9b0540987", + "id": "73cbe0bb-388a-4641-a29d-c95b0118429b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13414,7 +13414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e00219d2-f8b5-490d-a1e7-2d401aeec6c8", + "id": "0c414528-66f5-4917-a692-7c656b0d1b93", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13458,7 +13458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9db6406-0ded-458a-812e-ea975628b538", + "id": "1216abc4-b59c-4e46-9cd9-c5def699f68b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13514,7 +13514,7 @@ "description": "Use this API to implement account aggregation progress tracking functionality.\nWith this functionality in place, administrators can view in-progress account aggregations, their statuses, and their relevant details.\n\nAn account aggregation refers to the process Identity Security Cloud uses to gather and load account data from a source into Identity Security Cloud.\n\nWhenever Identity Security Cloud is in the process of aggregating a source, it adds an entry to the Aggregation Activity Log, along with its relevant details.\nTo view aggregation activity, administrators can select the Connections drop-down menu, select Sources, and select the relevant source, select its Import Data tab, and select Account Aggregation.\nIn Account Aggregation, administrators can view the account aggregations' statuses and details in the Account Activity Log.\n\nRefer to [Loading Account Data](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html) for more information about account aggregations.\n", "item": [ { - "id": "1069c96e-465f-41d8-ba33-930f477726be", + "id": "69b580f2-a3fe-4a28-ae5f-5f387e51c076", "name": "In-progress Account Aggregation status", "request": { "name": "In-progress Account Aggregation status", @@ -13556,7 +13556,7 @@ }, "response": [ { - "id": "147b6861-642c-458e-9b5a-456222338706", + "id": "f84fc906-7a2d-470c-ba0e-1664da87e24c", "name": "An account aggregation status object", "originalRequest": { "url": { @@ -13601,7 +13601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8a8a09b-bb85-4c18-a0ee-8621bbda485b", + "id": "f261859f-6943-4b16-9a83-85a0abf29ca0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13646,7 +13646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11ef6b3f-6c87-490c-8544-359977f3873b", + "id": "baf3c52f-91de-433f-9422-fa723ec54698", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13691,7 +13691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "235391b0-2d45-487e-9dae-1f6e26f21081", + "id": "2cdb752c-d2be-4e51-b710-e9d45da548f1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13736,7 +13736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be583b47-d576-4efd-9229-bad9f24fdf0d", + "id": "77286def-c4aa-45f4-a4da-ea6af4e36ef4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13781,7 +13781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c5e81d5-b2af-4029-a3ae-5ddfe83e8b79", + "id": "bd573875-2f95-4d79-9564-ae93e8381c00", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13838,7 +13838,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": "97ffeaeb-407e-47d6-aabb-b32262423564", + "id": "c608d1d3-7f79-41aa-931e-bf4fb93d70f5", "name": "Returns account usage insights", "request": { "name": "Returns account usage insights", @@ -13917,7 +13917,7 @@ }, "response": [ { - "id": "a9e2116a-054c-418c-80d4-7f7a6bdbb926", + "id": "a6d9d7e6-262b-444b-adde-92e956e314f3", "name": "Summary of account usage insights for past 12 months.", "originalRequest": { "url": { @@ -13999,7 +13999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6de93fe-1a9a-4d47-818f-9b9a235f0024", + "id": "19c4376b-82b9-4c13-9602-babd46e3e72b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14081,7 +14081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "575d3e52-988e-4959-a9cb-12fe9e604064", + "id": "070ed470-d900-45b2-93f9-f70776b143b0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14163,7 +14163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3ee4413-9e32-4ceb-aceb-f2b620fdf3aa", + "id": "b3e87344-541c-4d74-b1ae-cdd3a8b05252", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14245,7 +14245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26121ba5-ba0d-4192-9498-f89f0d234322", + "id": "c467392d-c984-43f6-8e97-08e7fa202e44", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14327,7 +14327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9157d63-1a8d-4022-b269-f40b84f21468", + "id": "9d4b5278-1e1f-47bd-b617-b2de76ffa88c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14421,7 +14421,7 @@ "description": "Use this API to implement and customize account functionality.\nWith this functionality in place, administrators can manage users' access across sources in Identity Security Cloud.\n\nIn Identity Security Cloud, an account refers to a user's account on a supported source.\nThis typically includes a unique identifier for the user, a unique password, a set of permissions associated with the source and a set of attributes. Identity Security Cloud loads accounts through the creation of sources in Identity Security Cloud.\n\nAdministrators can correlate users' identities with the users' accounts on the different sources they use.\nThis allows Identity Security Cloud to govern the access of identities and all their correlated accounts securely and cohesively.\n\nTo view the accounts on a source and their correlated identities, administrators can use the Connections drop-down menu, select Sources, select the relevant source, and select its Account tab.\n\nTo view and edit source account statuses for an identity in Identity Security Cloud, administrators can use the Identities drop-down menu, select Identity List, select the relevant identity, and select its Accounts tab.\nAdministrators can toggle an account's Actions to aggregate the account, enable/disable it, unlock it, or remove it from the identity.\n\nAccounts can have the following statuses:\n\n- Enabled: The account is enabled. The user can access it.\n\n- Disabled: The account is disabled, and the user cannot access it, but the identity is not disabled in Identity Security Cloud. This can occur when an administrator disables the account or when the user's lifecycle state changes.\n\n- Locked: The account is locked. This may occur when someone has entered an incorrect password for the account too many times.\n\n- Pending: The account is currently updating. This status typically lasts seconds.\n\nAdministrators can select the source account to view its attributes, entitlements, and the last time the account's password was changed.\n\nRefer to [Managing User Accounts](https://documentation.sailpoint.com/saas/help/common/users/user_access.html#managing-user-accounts) for more information about accounts.\n", "item": [ { - "id": "1dc1eb15-b41f-45b2-835c-cf125ee88ad6", + "id": "7243850f-9478-47a1-a320-005c45082dbd", "name": "Accounts List", "request": { "name": "Accounts List", @@ -14505,7 +14505,7 @@ }, "response": [ { - "id": "a4987d8d-0355-4f45-94e6-56f1d25409b3", + "id": "de12e703-6ba2-4938-9e80-026fb1ecd27f", "name": "SlimAccounts", "originalRequest": { "url": { @@ -14603,7 +14603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59c0aab0-d037-46d6-8cef-0d83295ec848", + "id": "48b4da8f-720f-45a8-844b-60aa095f6899", "name": "FullAccounts", "originalRequest": { "url": { @@ -14701,7 +14701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c304d393-9d91-4473-8bec-8ee38329d484", + "id": "19d271a1-77a3-4729-ac1e-a9c61172cfbf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14799,7 +14799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00c536bd-711e-4ce4-b8c7-6d580cbcd843", + "id": "7109062d-028c-459a-afae-ed285a78ee75", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14897,7 +14897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b8a8414-9694-46f1-90ab-5e197f6b569e", + "id": "a9e19376-9a97-4ccb-848b-0db6b6bac4f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14995,7 +14995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6cf1a3f-0785-48bf-a164-3b1b32ce4afb", + "id": "56cdfe67-bc4a-4d68-ba6c-9794580c5d55", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15093,7 +15093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28c8fdb3-677f-42d6-9bf9-f1f7ccd8a08c", + "id": "1b47e57f-c9cb-4e7c-820e-83e1e57920a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15197,7 +15197,7 @@ } }, { - "id": "d37c0140-e9d4-4c98-868c-9b2226d50ddd", + "id": "764ec770-c7a9-4b3f-a135-8f70b6b46e7b", "name": "Create Account", "request": { "name": "Create Account", @@ -15239,7 +15239,7 @@ }, "response": [ { - "id": "dcd73e10-3f42-4267-be26-d67deda030c8", + "id": "caa413cd-884a-4a88-964e-0b99f95c8d61", "name": "Async task details", "originalRequest": { "url": { @@ -15295,7 +15295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4b2afac-5d88-412f-bedb-0340cae33731", + "id": "85cf0f5e-a604-4a53-9fb4-2dfbdea2ce35", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15351,7 +15351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8099d5a-7ac5-429f-89d5-6cf9eee09874", + "id": "105fc820-d651-456e-b18f-39517f31a6dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15407,7 +15407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b82776fc-0094-4670-84d8-4b5a3b173a94", + "id": "087aafc0-e696-4c98-a2a2-f6dae6e5d95d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15463,7 +15463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12307bb2-345e-4d5f-95d4-466a0f2e8482", + "id": "e630029b-be1d-41c5-b78f-a28b924c18c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15519,7 +15519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a54f357-66e9-45ce-8ba6-fffeea29e785", + "id": "b1a006b2-7ea2-49cf-ab8d-7ee0276f7231", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15581,7 +15581,7 @@ } }, { - "id": "8c5a58f6-a2ff-4381-bce8-c821b1290b07", + "id": "6b5c1d04-03eb-4079-b4f7-61a4629044d7", "name": "Account Details", "request": { "name": "Account Details", @@ -15622,7 +15622,7 @@ }, "response": [ { - "id": "9bd8b78f-85c0-418e-8d88-c0883ebcfa1f", + "id": "4381c5ba-b9d6-4e29-81d4-28684553b8eb", "name": "Account object.", "originalRequest": { "url": { @@ -15666,7 +15666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69732a47-cdf1-4511-916d-061a1c11cc2f", + "id": "9bb46c87-a0ad-481a-beeb-a998072559c2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15710,7 +15710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "195b396e-dbf1-4a33-a359-87e19651c1ab", + "id": "4b0d125f-249e-4196-b93e-1bc21ef0c24d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15754,7 +15754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60eded98-9092-4c3a-809b-29c2e981ec91", + "id": "e7afe451-5f56-4a92-9f02-9774c71d0798", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15798,7 +15798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb756b86-fd0f-4094-8566-adec50449de4", + "id": "8c2b0f09-e731-45d5-a378-df2abcd694e7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -15842,7 +15842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91e9fbce-c05d-40fe-ad87-45110a1e46da", + "id": "27065c79-ca61-4055-8152-601b319cba6b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15886,7 +15886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f2aa309-713f-4fee-9c35-d433d026a0f7", + "id": "788217d8-892b-491c-bdde-3883104ae490", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15936,7 +15936,7 @@ } }, { - "id": "3840beac-12b9-42f1-b3ae-5ace4bef335a", + "id": "9441574b-5605-4f8b-b177-ca8bec4f256f", "name": "Update Account", "request": { "name": "Update Account", @@ -15990,7 +15990,7 @@ }, "response": [ { - "id": "10341431-b7e7-4840-8aea-2dc6aff566c7", + "id": "a019c14a-95b4-4b02-8898-3e14c2f947a1", "name": "Accepted. Update request accepted and is in progress.", "originalRequest": { "url": { @@ -16047,7 +16047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "709e93c1-e9e7-4ceb-a95d-d5f095358de6", + "id": "f945feb6-7938-4573-bd0c-ca72a249b12c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16104,7 +16104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff613756-b889-44cb-a013-3f6737d71c63", + "id": "7691c9c4-57d2-445a-bce8-46e49b80b389", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16161,7 +16161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d6ede54-9221-4512-9ae9-304f2f32aaf6", + "id": "cb0604b3-2e61-473d-8fa7-77ea94bfd9d7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16218,7 +16218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30fea296-e93d-4168-b056-ca8f9a8b2d41", + "id": "94e79e2f-5cda-46b9-b5da-edf6bb962ee4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16275,7 +16275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "073c4de7-80de-48b4-afa8-385d00006236", + "id": "fbd32cd1-19a2-4336-81f3-291345d02503", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16332,7 +16332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd1a5120-a154-4630-89eb-fe1645f2651b", + "id": "41e37388-2f12-4e99-9b28-945b659ceb86", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16395,7 +16395,7 @@ } }, { - "id": "843f5ed4-c134-44d2-a2fc-6e41e2a1e310", + "id": "e5931d5d-746d-4b01-9234-1f57a36f9eda", "name": "Update Account", "request": { "name": "Update Account", @@ -16449,7 +16449,7 @@ }, "response": [ { - "id": "9d759919-7678-427f-b052-014c8d5fce6f", + "id": "9930747d-297d-4dea-9ed3-2455b07a4cea", "name": "Async task details.", "originalRequest": { "url": { @@ -16506,7 +16506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c194245a-a287-4d19-a963-736839d46c0f", + "id": "48216e8b-e254-4159-a3a4-e22d2ba4f6fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16563,7 +16563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00823604-136e-44ef-8ba0-d2fab489d18b", + "id": "bb2412f1-9058-4c68-8bdf-e7458f696bc7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16620,7 +16620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d4f7183-c758-4f48-b408-097a0055a363", + "id": "a0da154c-ad01-42ec-ba6e-720a0d8ddc0f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16677,7 +16677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "128ab8a2-faa8-4c4f-9d40-3a9534c3afbd", + "id": "6a48f061-ed00-46a8-96f7-946a6241ed72", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16734,7 +16734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "658c3445-a67d-43e4-89ca-b57dcb51b3b8", + "id": "04b4ce72-7751-43b9-8d2a-dac7fa888f68", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16791,7 +16791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "614edce3-cf23-4f3d-8640-45544c00b86c", + "id": "5e20c6ba-ea14-4375-9fb8-487a89d71cc3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16854,7 +16854,7 @@ } }, { - "id": "50ee8c8a-73da-41de-81cc-d327ce30cae5", + "id": "d3aba748-4c69-4e15-93e7-9f3d8c552277", "name": "Delete Account", "request": { "name": "Delete Account", @@ -16895,7 +16895,7 @@ }, "response": [ { - "id": "df468be4-f320-45a4-ab1d-d573bc29c1de", + "id": "77a6a672-af2e-4074-96ca-6e9c7fe0b788", "name": "Async task details.", "originalRequest": { "url": { @@ -16939,7 +16939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74489858-f8d0-47c3-862e-7a4f21d27c1e", + "id": "9a961eb8-49c5-438d-9ed3-1fbe3130096c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16983,7 +16983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcc0c6ff-d7e4-4e0e-9eb0-9424aae5bbd5", + "id": "66c7e4ce-9cf5-45ae-ba2a-1c014edefbe9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17027,7 +17027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dadf2722-95f5-490b-89a1-10c44133126d", + "id": "795573f7-5998-4b11-a12f-e92eeaf35744", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17071,7 +17071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d7864d0-5b31-4bc7-8cab-c768ef5527e1", + "id": "233cae95-d72e-4594-862d-df6ce9f0af6a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -17115,7 +17115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31c28433-5107-48ec-b6e9-ee2070067b88", + "id": "261001f2-564d-4d06-ac1a-76be01594b80", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17159,7 +17159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29149b72-6408-4d9c-925c-a4e1ff1bf950", + "id": "bb6cf38f-afef-4069-98e5-8939ca8886b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17209,7 +17209,7 @@ } }, { - "id": "96c1e39b-5552-43ec-aa65-1eeb53025494", + "id": "9e367240-23a5-416c-af71-b7fcc4349a55", "name": "Account Entitlements", "request": { "name": "Account Entitlements", @@ -17279,7 +17279,7 @@ }, "response": [ { - "id": "4a4d3933-6950-4183-8d60-5db36d394f4a", + "id": "1ad03d7e-b3bf-49e8-956d-fe875c405ba0", "name": "An array of account entitlements", "originalRequest": { "url": { @@ -17352,7 +17352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e92f3c3-9372-4458-97a0-3a7abd749203", + "id": "ccf1d2e0-672e-4813-af0c-53bff7a9e2c2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17425,7 +17425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be66af83-3fdb-4ebc-9390-b0532905502c", + "id": "1f6cc2d5-7d41-48b4-aa21-0d9f4bc6ca32", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17498,7 +17498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba9f7dc8-f4ba-4eab-b981-b3b0319a9cd9", + "id": "f5ff77df-68a0-491d-9467-902651f86d17", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17571,7 +17571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "113c7901-6ca6-439e-bc44-ad548cfef275", + "id": "79cc2e64-bbfb-4a34-aec4-71caa4b83e08", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -17644,7 +17644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa6028be-e880-422a-a0eb-b1e5c11f2b9a", + "id": "6ee2ff40-6271-40df-b419-8f6849ecf78b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17717,7 +17717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "909b99f7-39ed-48ab-8838-afbd2821fd75", + "id": "1d6bfdea-cbf3-4d31-b1e3-76bb64f6b6ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17796,7 +17796,7 @@ } }, { - "id": "e1ae6b4f-c663-4ca3-86fb-19f9c7c143d8", + "id": "4567d288-bd14-464d-8bd9-fccdcd912502", "name": "Reload Account", "request": { "name": "Reload Account", @@ -17838,7 +17838,7 @@ }, "response": [ { - "id": "4b0daa8f-682b-4bed-a8da-5acb9037f3e8", + "id": "1ea249d1-5fc3-4265-b7e1-9255c65959ae", "name": "Async task details", "originalRequest": { "url": { @@ -17883,7 +17883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f8e5b1d-160e-462c-ba35-95261bee1e60", + "id": "1fd3003b-7283-401b-a8cd-0448949636a7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17928,7 +17928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75dcb75a-4a9e-4d69-808b-48badba9349b", + "id": "4a1bf373-6f08-49a1-a265-e7f3ed9431d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17973,7 +17973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15369f0a-628a-49f1-b6c9-8c3c75e06734", + "id": "0aa933e9-9d8d-49c1-8116-b8eb61336b4f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18018,7 +18018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c16619ca-d28b-4537-96ec-137a7c8ed804", + "id": "f9ddb8bc-f93c-4668-8d55-76c39194cdf1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18063,7 +18063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42ed1add-05cc-4be7-910f-73636e3fd8f3", + "id": "2a9fe69b-017b-4ee1-a520-fef04642a7e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18108,7 +18108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a79655bb-418b-4413-a38b-064cb9ad3c4b", + "id": "95e6f76b-58dd-4653-a00f-3287cabb0448", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18159,7 +18159,7 @@ } }, { - "id": "22859e4a-8424-4cba-9a2d-fbf6d33532c9", + "id": "46ec11ef-d08e-47e9-9d5d-e80d6edc427e", "name": "Enable Account", "request": { "name": "Enable Account", @@ -18214,7 +18214,7 @@ }, "response": [ { - "id": "7de72ac1-1262-49a7-848c-6d47c4d54d27", + "id": "7ee6454a-d860-4eef-9e4d-ce182f2e4656", "name": "Async task details", "originalRequest": { "url": { @@ -18272,7 +18272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af0d2e5d-31fc-48e8-b826-9407932a8c3f", + "id": "43b04ca3-c452-4006-8533-300ad385a73d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18330,7 +18330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab45ee73-7219-419a-86d7-adda3c4df36c", + "id": "fecd5a6f-fa76-46e6-aeed-5168625ad03c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18388,7 +18388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaf6826b-5197-4aa4-8bb9-28447dd4ff4a", + "id": "0fbc325e-9e1a-4170-b142-7c02bd80ecb8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18446,7 +18446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b0a17f1-619c-45bd-a988-17a991a73066", + "id": "88034109-3ac9-4261-acc3-5ca1a5e737e7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18504,7 +18504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c63434bf-ba21-46c7-8ebe-ba070b7a275e", + "id": "24f15449-9272-4d07-9a0c-ad1dc5d05a38", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18562,7 +18562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f548a0b7-90a4-426b-a605-49791deff8bf", + "id": "9c9ae78b-5995-402e-9e12-4e38e3cda4f1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18626,7 +18626,7 @@ } }, { - "id": "e77e3237-2780-4ee7-a591-629e9edd8e01", + "id": "52d83148-6ae2-4ed1-ad07-d849fcf1e2bc", "name": "Disable Account", "request": { "name": "Disable Account", @@ -18681,7 +18681,7 @@ }, "response": [ { - "id": "461ee791-1beb-48a0-b208-4038ffb409b7", + "id": "6f2ec8e4-1e9c-4568-ac70-94fb48b5bed3", "name": "Async task details", "originalRequest": { "url": { @@ -18739,7 +18739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d9d2657-5dbd-45e2-9a6b-ced03554b814", + "id": "1dfaff5d-df39-4392-97f5-ee45518c8e99", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18797,7 +18797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27f00e74-6d62-486c-9e5d-62d42963dd64", + "id": "84f1c3cf-7d40-495d-955a-00353fb9d47b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18855,7 +18855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7830a3f-e78f-48c6-a257-33c58d69a2d5", + "id": "600f4df3-0e11-4d68-abb2-ae911a732d01", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18913,7 +18913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8cfd5bb-8e40-43b9-bcf0-369553ddbaff", + "id": "82a464fd-41f2-4524-955f-3003d11ac736", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18971,7 +18971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31f8c666-c5e3-4b76-8ea1-ca09a0bb6213", + "id": "b7f2b4e5-9d9e-4053-84f5-605957f69693", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19029,7 +19029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2a19dbe-371e-47d0-8b3f-9b55f8f84203", + "id": "d42439c8-c0e7-45eb-a38c-815c6b61a54c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19093,7 +19093,7 @@ } }, { - "id": "97687308-ac10-4d0c-8b70-da321de24446", + "id": "fdce2649-d652-49d8-9832-c084a9d42a18", "name": "Unlock Account", "request": { "name": "Unlock Account", @@ -19148,7 +19148,7 @@ }, "response": [ { - "id": "5883f827-e7be-46c3-b57e-76910c6802c2", + "id": "a4109858-0252-4904-85aa-aa52f787d298", "name": "Async task details", "originalRequest": { "url": { @@ -19206,7 +19206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "886aa209-48ca-49f6-90c2-4ab33f98d959", + "id": "ab1bbc42-a43a-4934-8af0-db673dd9688a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19264,7 +19264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37c886ba-3dc5-46f2-9e6d-95788f32ea14", + "id": "85032839-fed7-48fc-b300-ebd091e9bd82", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19322,7 +19322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae2e1eae-a887-49d3-b1ab-b7514e21613d", + "id": "0675f5c0-f049-48ed-abc0-e68984f4dea9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19380,7 +19380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0efe5f63-2064-4a5a-bf63-46e88dfb827b", + "id": "00d3bec6-83e3-4d0d-9d2e-ab94a704a2c5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -19438,7 +19438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8f81cb5-535a-480c-a28b-e5801a1f490a", + "id": "d13acd2f-d7bb-4467-8ff0-fc33e71cee05", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19496,7 +19496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "881dcd3d-a7d0-42ed-bc24-e5fc83ccb917", + "id": "51e41da0-a779-4b3a-96ad-1163929ae1d0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19560,7 +19560,7 @@ } }, { - "id": "b4686629-81c5-4633-8c93-13894fbe2279", + "id": "70b48ab0-63eb-4376-93b6-ae2234a9292d", "name": "Remove Account", "request": { "name": "Remove Account", @@ -19602,7 +19602,7 @@ }, "response": [ { - "id": "db5ed0b7-9be7-4420-9008-5a8bedfc894f", + "id": "a5977387-ac1e-448a-ade2-8339e5c5ffa5", "name": "Accepted. Returns task result details of removal request.", "originalRequest": { "url": { @@ -19647,7 +19647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bafdb81-bd22-4ce0-ba51-d6d9263985fb", + "id": "7527269a-b6c1-4a55-bb82-0ee8a6ce61d1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19692,7 +19692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2354b4b7-e90e-458f-97b5-0afa42f5f541", + "id": "2e2cbd1e-2772-4127-b12d-c41fc8aaeb82", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19737,7 +19737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db1d1a98-e21b-40b0-b1e3-16bfc13867a1", + "id": "580a8b9c-411c-4d56-ac99-e25de089bf78", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19782,7 +19782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ec3c013-ab6d-44bc-90a1-ed3faafb7916", + "id": "cef5d326-0e53-422d-8571-57a2c709b2f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19827,7 +19827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42c9aff1-453c-4f75-bbaa-a037ce02915f", + "id": "0a935e20-667c-4639-836c-f08fee2a84f8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19878,7 +19878,7 @@ } }, { - "id": "73090ad2-bd76-41f7-a52c-faf3d4abad2b", + "id": "74fc8ab0-2821-409d-9a19-a4e42ab35edb", "name": "Enable IDN Account for Identity", "request": { "name": "Enable IDN Account for Identity", @@ -19920,7 +19920,7 @@ }, "response": [ { - "id": "b36b45ab-a5ff-4b3a-9c7d-ff0f9f0364b7", + "id": "dbf6c2ce-e273-47d4-b927-bc8856593f87", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -19965,7 +19965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2d8a888-ce43-4662-bc9d-ddea96e91d1b", + "id": "a230e833-3ee4-434d-a917-1e0adbb1a763", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20010,7 +20010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e73cee97-266d-4d44-a2a0-bec76d78cc6e", + "id": "49aedb8b-e20f-4863-a095-9b7fa6736aa0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20055,7 +20055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65610329-d362-4e95-8c56-457546f3513b", + "id": "02a0601a-32b4-4814-82b9-0721c04269fc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20100,7 +20100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ede36a12-9cc7-4dfd-b937-dc7edbb2de3a", + "id": "08bf0d30-226a-4b1e-9e11-441df6d38f15", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20145,7 +20145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "572ab315-b74a-4279-a1b7-fe2e79aa4fd8", + "id": "721030d9-69ac-42e0-80d2-8430c2f5fc0e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20190,7 +20190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dfcb47b-acd0-4d63-bac1-6fcecd135d5f", + "id": "1ce931c4-1480-4df5-8b3f-6bdaae26e1c5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20241,7 +20241,7 @@ } }, { - "id": "894a1e71-28ec-40c9-ac55-b66c7716d166", + "id": "c2b386be-b5ca-4ca9-9a06-eef84a53da07", "name": "Disable IDN Account for Identity", "request": { "name": "Disable IDN Account for Identity", @@ -20283,7 +20283,7 @@ }, "response": [ { - "id": "306b36b5-f0a6-4ffc-a554-e4c30227999c", + "id": "6569492a-d258-4fbb-882b-3920c3ba0c52", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -20328,7 +20328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9c8f10d-704e-44a8-993d-622d3af90a2f", + "id": "e9c39ec4-9786-46ee-85b4-925b8ecddf28", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20373,7 +20373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17d952ce-dc4f-4441-9f30-c3e4f522d9e3", + "id": "b27c9e75-ee18-4416-af63-f59ac8b3a78d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20418,7 +20418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "346004b0-0bb2-49d0-bb16-6f02737c2897", + "id": "291353ad-2439-4094-ba17-ea718582304b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20463,7 +20463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f85766f7-3bb3-4c6a-b943-ad92f3d1a1d7", + "id": "25752f7c-c553-4ba9-927c-7bc5a6be9ecb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20508,7 +20508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d46d4903-a0cc-4443-aa2c-a12518021017", + "id": "f39d9890-80b5-47cc-9b05-869497bc7e8f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20553,7 +20553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b7f1010-ce7e-4196-a431-4124913487d7", + "id": "37c68fcd-46aa-4f9c-a54f-153fd3335b95", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20604,7 +20604,7 @@ } }, { - "id": "90d7f071-3656-47a4-9501-26fa9ca2c822", + "id": "8011fa6c-3fec-4a4d-8336-6a58fc596058", "name": "Enable IDN Accounts for Identities", "request": { "name": "Enable IDN Accounts for Identities", @@ -20647,7 +20647,7 @@ }, "response": [ { - "id": "106bbdef-5f2f-4c20-95c1-73f6d6862b60", + "id": "002e1438-8b83-40af-a33c-41b000b6727b", "name": "Bulk response details.", "originalRequest": { "url": { @@ -20704,7 +20704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd64b776-7cac-4773-a601-a5e95e861be3", + "id": "8b3a3e84-63b6-4cb5-b38f-02fefe7d7baa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20761,7 +20761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27dfb212-2f07-4ad7-9c40-e5d5285b4d10", + "id": "567b20c5-9fce-462c-a9b1-81c2a243f3f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20818,7 +20818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9dec64e-2f55-49dd-bc08-05ab9b77ae15", + "id": "bbb8e0a1-001b-4de6-bbd7-e3f8fd48b54f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20875,7 +20875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2476e130-20df-40ed-8298-89c5248badd2", + "id": "1cddc203-36d7-49ab-bd03-62822ef57d5e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20932,7 +20932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b01b996d-7398-418d-92fc-82747b9b1e5a", + "id": "57ecf19d-43ce-4fd4-b861-17e5ffe4a8a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20995,7 +20995,7 @@ } }, { - "id": "8f6b3236-d663-4256-a96a-3559196612af", + "id": "338930e4-d181-45e8-9325-33c75fffb45e", "name": "Disable IDN Accounts for Identities", "request": { "name": "Disable IDN Accounts for Identities", @@ -21038,7 +21038,7 @@ }, "response": [ { - "id": "dbd18468-9245-4663-916b-1ba831ac6cb7", + "id": "1bed3185-5a11-4ac3-ac8d-0e806e9e59a3", "name": "Bulk response details.", "originalRequest": { "url": { @@ -21095,7 +21095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ab699ad-cb04-4eb1-8af5-3b0f50f74d58", + "id": "73bda199-66d9-4fe7-a5d5-6c7afd8e70ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21152,7 +21152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec35c678-2289-4e85-9c05-7570a62bdb61", + "id": "267906e9-616c-4c78-bb2c-1cce47efc191", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21209,7 +21209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea35b76f-bc49-4e13-8b1b-679df12f90d4", + "id": "d2fb5f92-6146-4be0-aed7-79f69f4441ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21266,7 +21266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d10bcae-4e23-4bea-ae33-ddffd50fae91", + "id": "cf1acb69-5e85-4158-aaab-48d7d894e483", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21323,7 +21323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c85c73de-b81b-4183-949d-8600289564d0", + "id": "740d6991-c3a8-44c1-874a-cd70b4ee04f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21392,7 +21392,7 @@ "description": "Use this API to implement source application functionality. With this functionality in place, you can create, customize, and manage applications within sources.\n", "item": [ { - "id": "7c70eed5-5f66-48e5-895e-7fb5c4260e81", + "id": "b313c580-f570-4940-81a4-c4ad022e6457", "name": "Get source app by ID", "request": { "name": "Get source app by ID", @@ -21433,7 +21433,7 @@ }, "response": [ { - "id": "da363a55-40c6-4bf4-8204-2efc93248e2f", + "id": "40804c38-080a-43bd-8a82-b9e2adcd2277", "name": "Responds with the source app.", "originalRequest": { "url": { @@ -21477,7 +21477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f55a58c-4b31-4156-8d09-5db1f87dd6e6", + "id": "f260490b-b02b-47c9-8110-4ea054c561ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21521,7 +21521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84d9240f-3940-480a-a523-6eadf889c8fd", + "id": "b6ed017d-b1d7-40b5-a264-5b339295bb99", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21565,7 +21565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce941b77-85c6-45a7-8160-ccf5eb89b2b2", + "id": "a6b2c81d-08c6-4b15-bd04-b54105d0b7ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21609,7 +21609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1111dfe-b6cb-434b-b3cb-b3ec6df58ff9", + "id": "43ae370f-408a-40ec-95ab-0722b02b0d10", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21653,7 +21653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c239bd1-dec9-4790-873c-41dfa69fc1e1", + "id": "1be58c7d-f38d-4575-a156-79e4031c42d7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21697,7 +21697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a503ffe9-d405-4bda-a91c-31b132f74966", + "id": "aada1c2e-df2c-47d6-86a7-e2d1e7c5faff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21747,7 +21747,7 @@ } }, { - "id": "ef262901-14cd-4e7e-ba76-64ea73590baa", + "id": "d80be787-7b0f-4a66-b89c-f5e12d04cb6c", "name": "Patch source app by ID", "request": { "name": "Patch source app by ID", @@ -21801,7 +21801,7 @@ }, "response": [ { - "id": "e0b08009-f696-441a-bdf5-1f329b32be3b", + "id": "e6b01d18-69e3-423d-aca5-7e524941c66e", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -21858,7 +21858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32605d20-886b-4ea3-8b01-0d0502ff9c77", + "id": "3a41356e-adfa-48da-8426-fc2264d87507", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -21915,7 +21915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0c640ff-3e73-423d-9ced-40b0ad097639", + "id": "c3fe6412-d557-408b-a110-d3b4faeb216b", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -21972,7 +21972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00114551-09b4-43d1-b9b2-6a8dc07fb174", + "id": "e3436987-6a83-4b78-a4a6-c0936307ca83", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -22029,7 +22029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cc0ec06-57cb-4d9f-bf81-71df3fdaf14a", + "id": "3fa63ba1-fd14-4078-a98e-efac0605145c", "name": "Add access profile", "originalRequest": { "url": { @@ -22086,7 +22086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6adb70bd-91ba-4b38-aa62-6537f5b468f0", + "id": "e2ade60f-6344-4153-ba99-ba0e3dfbdab1", "name": "Replace access profiles", "originalRequest": { "url": { @@ -22143,7 +22143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ebfd9cf-fe3a-4833-b43d-754dec365b9b", + "id": "ef28802f-90c8-4193-84ac-15df1325a6b1", "name": "Remove access profile", "originalRequest": { "url": { @@ -22200,7 +22200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22489920-4cda-4438-9c0f-4ed96778ce37", + "id": "d39a891a-8a77-4a9f-96bb-6daf2ec9c21f", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -22257,7 +22257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df464dad-12a0-40c0-be6d-f4e039fef26f", + "id": "bdf1d0a2-88c5-47a1-ac98-1e4a5b49a77a", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -22314,7 +22314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58e7ecdf-63cc-4d85-a4a7-3284f167464e", + "id": "5e837a6c-0ee8-475f-9780-2bc4418053e1", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -22371,7 +22371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd4aa6dc-1602-4821-a09a-c1f74af4b116", + "id": "db4b4bb9-2410-4b3a-a0e4-b2cc6bc60e81", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -22428,7 +22428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "903a72c9-9f07-4924-b0ed-8e7e93f0bcb2", + "id": "07c66acf-ae36-4ae2-ab21-d988b3327642", "name": "Add access profile", "originalRequest": { "url": { @@ -22485,7 +22485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8cf8227-31ed-46cb-93ca-76d4537d09dc", + "id": "3ff76e9b-7cfd-4446-843b-747573c88444", "name": "Replace access profiles", "originalRequest": { "url": { @@ -22542,7 +22542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccfc10c4-5bb0-4f18-9140-9cf5ee48a81d", + "id": "afa8bd12-fe90-4d3d-bb20-b2cb5cee246a", "name": "Remove access profile", "originalRequest": { "url": { @@ -22599,7 +22599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56b48c6a-0095-48ae-b0fa-7d20f2ecaab6", + "id": "ce345289-10b2-41c7-a23f-a3ae128a0529", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -22656,7 +22656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d49b9df-220d-4f33-9908-c51be0e82d35", + "id": "e30158ce-6cbe-47d4-878f-a336af4529e4", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -22713,7 +22713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e2973bd-f972-4303-a092-cc4720ab0668", + "id": "31e53b54-c826-423c-bb32-2afeebc70747", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -22770,7 +22770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6eaff15-efb1-4cba-a79f-f6c79e01f3f5", + "id": "a749c8ed-9af0-4806-8d4c-42fa78aa328d", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -22827,7 +22827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fbedc43-e590-4c6f-a9b9-cd8f50746750", + "id": "be0d1d77-ff2e-4821-9e99-294cad7aef80", "name": "Add access profile", "originalRequest": { "url": { @@ -22884,7 +22884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2bee3dd-ac86-48ca-a2f8-243427ff3c71", + "id": "f2183a2e-acdd-46b7-a5eb-0141dd83e2e3", "name": "Replace access profiles", "originalRequest": { "url": { @@ -22941,7 +22941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "213d0724-4d50-4b1a-8a62-1234b9d9fbfe", + "id": "3838ab1e-1c94-4f75-8561-dec7c62f928e", "name": "Remove access profile", "originalRequest": { "url": { @@ -22998,7 +22998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "628b6c93-123d-4246-a954-1efc57e07d84", + "id": "939245b3-2d70-4180-9a60-2629376b0fc9", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -23055,7 +23055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92f0f8d6-d689-4f67-b38a-80ebd07563af", + "id": "d8ed6ad8-ae38-4a55-9193-c0587cb587ba", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -23112,7 +23112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d46ff79a-946a-4e9c-8abe-9c5804ed4335", + "id": "72c4d588-0035-459b-b1da-e94d22cb1990", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -23169,7 +23169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff682ca0-57bf-44a2-a72f-ee1c423e2567", + "id": "efcea72a-f0a0-4291-8f8b-dd33facdeaec", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -23226,7 +23226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "229dda23-daac-482b-b499-b88f3b00cdd1", + "id": "f5091672-7074-47d2-a516-136480c6350b", "name": "Add access profile", "originalRequest": { "url": { @@ -23283,7 +23283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c43bd5a0-a949-45bb-9cd9-26f749f9ff1b", + "id": "7978da66-2aa3-4698-9f96-9673bb3067af", "name": "Replace access profiles", "originalRequest": { "url": { @@ -23340,7 +23340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa75a764-6f7a-42a1-a12a-542f280c591e", + "id": "9b294b08-c17e-4db3-a402-fbe259b61d33", "name": "Remove access profile", "originalRequest": { "url": { @@ -23397,7 +23397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d0b6129-9b3e-4965-a029-4e7455b3f7a7", + "id": "d14893cc-e027-4fac-b705-c7ae1f1fe019", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -23454,7 +23454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4413c9f9-1ec6-4308-941d-49652eb061ad", + "id": "f7a792d9-6d9e-4ad9-8d42-0e2b51b5cf48", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -23511,7 +23511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2617da99-839d-494b-b67b-27d5d2532ea1", + "id": "984f07f0-95cb-4030-b70b-bdab1a85d502", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -23568,7 +23568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf28f450-0961-413d-a0dd-7ad8a6a74c85", + "id": "be2e9f22-dfef-41da-8b65-6998e0280186", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -23625,7 +23625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62f4b8ab-dd38-4d73-a74e-57e8d5fbfb53", + "id": "79053dd5-ba2e-45a6-bad7-9e1eba3f9153", "name": "Add access profile", "originalRequest": { "url": { @@ -23682,7 +23682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1047b89b-6ca0-4954-95a8-03d2a91f0d9e", + "id": "5744a1b1-9e6b-477f-8c47-6c6f2646bc34", "name": "Replace access profiles", "originalRequest": { "url": { @@ -23739,7 +23739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b483cc3e-588f-4720-92df-b42be9016a5c", + "id": "20867291-fa48-4e78-9384-cdaa60813384", "name": "Remove access profile", "originalRequest": { "url": { @@ -23796,7 +23796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9425b4a9-58fe-40b4-9591-033ae81d8f1a", + "id": "67d56c86-e6bb-4101-ba15-68b6893ba5b2", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -23853,7 +23853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d400dd03-afcd-419f-8b33-28ee3540d3b4", + "id": "f207e3a5-189d-4f4f-87fd-9f390881ced4", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -23910,7 +23910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d5ad3d5-7aec-430c-a77a-7b3a00cf21ff", + "id": "3c1250d4-7179-47f8-ad1d-ebbf7256a3db", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -23967,7 +23967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ec7c9eb-ae64-457e-9a38-aef3e14a0e2c", + "id": "0f70761f-408b-4079-a16d-20b18d018052", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -24024,7 +24024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ad36154-2e28-4f22-af77-dd707bc45435", + "id": "3757224c-fcd4-4d15-819c-f41e6b90d243", "name": "Add access profile", "originalRequest": { "url": { @@ -24081,7 +24081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fc8b7c4-6a04-46e4-bc7d-92a5f2d9fc80", + "id": "682e56be-03d0-41a2-aa42-2a8b248c7697", "name": "Replace access profiles", "originalRequest": { "url": { @@ -24138,7 +24138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fe8c776-3e6f-483f-854d-8bbc65b070ef", + "id": "3fcb1c43-25bd-4ba7-8720-4c6eb1081c25", "name": "Remove access profile", "originalRequest": { "url": { @@ -24195,7 +24195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d27fa438-198e-4954-96a1-f54a0b08f644", + "id": "17f9385e-88bc-4f13-8ff8-7ab00fb91754", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -24252,7 +24252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4c1c911-9749-4613-8721-a41108cc257d", + "id": "0eb2d398-799d-425a-8b24-0c68d91eedb3", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -24309,7 +24309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9f3f4db-e559-4201-8cd9-596de17bb305", + "id": "98692c74-ae24-4bb6-a8b1-1803d1177b01", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -24366,7 +24366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a133a342-c215-4c87-9ce5-7d4e08480dd7", + "id": "582d6dc5-b773-40bf-b04d-83f37018fb0a", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -24423,7 +24423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "437a9c4d-440b-4a08-85e4-bfdd46388fd3", + "id": "bc2e8f41-286c-41bf-805e-853e7b4dd6ec", "name": "Add access profile", "originalRequest": { "url": { @@ -24480,7 +24480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64177dec-09a1-4b18-ad14-8d434e528639", + "id": "376a3621-28fe-4908-98bc-1972a3144d58", "name": "Replace access profiles", "originalRequest": { "url": { @@ -24537,7 +24537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79316e2d-b772-44de-a198-6de0ad5eaa26", + "id": "0b1d6a70-0076-4a15-9b02-20d8dd476c9d", "name": "Remove access profile", "originalRequest": { "url": { @@ -24600,7 +24600,7 @@ } }, { - "id": "486193b6-ec38-4e35-88ef-564ffbc838e6", + "id": "485e433b-f304-45f9-a9f7-a7200e9f6eff", "name": "Delete source app by ID", "request": { "name": "Delete source app by ID", @@ -24641,7 +24641,7 @@ }, "response": [ { - "id": "d6149727-6629-49f0-9a5e-81594f7b239a", + "id": "9921a6ad-363d-4d84-80cf-705ba67ad09f", "name": "Responds with the source app as deleted.", "originalRequest": { "url": { @@ -24685,7 +24685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6732c424-c1da-411a-9148-5e6a6f92a703", + "id": "457d7238-d3b4-4bc9-a760-a9d594f4a591", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24729,7 +24729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "047d4cf3-a48c-4b9b-ba9c-294217b278d8", + "id": "0ec72a87-8af5-4f9e-b52c-d5e2efe4aa13", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24773,7 +24773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76fee164-0621-483f-8a29-e404845c1d27", + "id": "5cb91445-de0c-44f6-bedf-b0ae10b91492", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24817,7 +24817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4df6167b-874f-4d47-8685-cf00a6ee7f34", + "id": "d37797c5-040c-4f06-b022-289e59ca1190", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24861,7 +24861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50346787-f79b-4ea3-bf28-572ffcb873c1", + "id": "10252f57-0683-4d94-b270-409dff2712f1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24911,7 +24911,7 @@ } }, { - "id": "215029a2-1cad-47ea-b257-ddf363cc9a10", + "id": "db325c29-a9ab-4b0b-9e5e-38d21b8c8b69", "name": "Bulk update source apps", "request": { "name": "Bulk update source apps", @@ -24954,7 +24954,7 @@ }, "response": [ { - "id": "96383e11-41f3-4029-a41c-8c0110e52d4c", + "id": "d90e84dc-dd8d-46cd-adaf-c73a72d71ab5", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -25001,7 +25001,7 @@ "_postman_previewlanguage": "text" }, { - "id": "fad364ab-ac6a-4bbe-8ab2-149296f52afd", + "id": "da0078b4-c1ab-49ec-a521-7542b9d278e3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25058,7 +25058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b441cdce-cd7a-4fa7-a674-7ad611caa498", + "id": "774c049f-b80f-4e78-8c55-10021db75d61", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25115,7 +25115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aed06a3b-25e7-4319-b663-23291caa9392", + "id": "8e4dc50b-2cb3-4bb4-9330-c631bdf76d07", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25172,7 +25172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ddefa60-5a3a-49d5-abeb-a1e796b0da71", + "id": "a90325b1-344d-426a-9e01-f1a5f7a18bba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -25229,7 +25229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ea8b60a-e572-4f3d-bda0-731465312c39", + "id": "0bdbd224-9346-4201-9abf-3bd64185a0b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25286,7 +25286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f61a8f7b-347c-46ff-8bb8-9d97dd87b051", + "id": "24d54312-a85c-43e5-ac24-d5b1b614a4cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25349,7 +25349,7 @@ } }, { - "id": "d9d793eb-cf30-428e-a024-933693a50b79", + "id": "29751af7-6d87-437d-b144-abe7bf2c1e19", "name": "List assigned source apps", "request": { "name": "List assigned source apps", @@ -25416,7 +25416,7 @@ }, "response": [ { - "id": "88b6d584-77d0-4d3e-ba50-70bbb0be5937", + "id": "8600a999-a65f-4795-982c-f0fb121ec47e", "name": "List of source apps", "originalRequest": { "url": { @@ -25497,7 +25497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72384ce5-f215-4f24-8d73-a76fab323c35", + "id": "ad703f8b-620d-4a4c-9348-ec74ae5a74b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25578,7 +25578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "604f2d9c-c064-430b-84da-4c76d34a02c5", + "id": "ffe1a9f6-acea-413b-883d-ba2c37b31de0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25659,7 +25659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14a127f6-3dbc-41f9-96a9-bc10e4cc83fe", + "id": "61768268-0079-4e16-bf87-db84acfa70d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25740,7 +25740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a86fa74-1fd8-490a-a6ad-654f97696ec6", + "id": "1cb65ec7-de98-4310-9116-82fb1f01cd51", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25821,7 +25821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77620f7e-8b19-4e75-8d16-9dd522ca4a84", + "id": "e1b74723-d380-4bed-8a36-ab578da49297", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25908,7 +25908,7 @@ } }, { - "id": "570ed9ae-c954-4479-ace4-c08b52e1cc6b", + "id": "d13241a6-0328-440d-a614-b8b58cf16b84", "name": "List available source apps", "request": { "name": "List available source apps", @@ -25974,7 +25974,7 @@ }, "response": [ { - "id": "1c826ed1-dae1-4076-93f6-43769312bf1d", + "id": "682b97a9-23c1-4cea-ab63-aafb8b60816e", "name": "List of source apps", "originalRequest": { "url": { @@ -26054,7 +26054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "665a0f81-09b6-43dd-82ac-35ae2ba9a833", + "id": "47ef71f4-1cb7-4279-9054-39b9a7c6ca7f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26134,7 +26134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "398cd292-1f36-4ffb-8af4-68f4eb38ab42", + "id": "d479e5c4-7d3c-42d4-b2be-a982aa9e4be7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26214,7 +26214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "221a69b7-5c3e-4053-90cf-b8b708a8ebad", + "id": "1ffa9efd-df3f-450a-8e4e-dcb00f30a8fb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26294,7 +26294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf6dfaed-8867-4ed9-8324-2c6345060784", + "id": "a0b4e67e-faf5-4d31-9401-398e0aecc5ed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26374,7 +26374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4190f6b-ca9c-4b71-aece-1696d6a43f9b", + "id": "4fd60425-afaf-4a04-825c-c9ad2369a312", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26460,7 +26460,7 @@ } }, { - "id": "e803965b-5206-4064-9bf2-75246bfaab92", + "id": "c25e4fe1-12a6-4883-8ccb-c444b43517d2", "name": "Create source app", "request": { "name": "Create source app", @@ -26502,7 +26502,7 @@ }, "response": [ { - "id": "6200a419-ecd0-4785-a2bd-432d4d33b563", + "id": "d5745a0c-9bdd-435d-ae3c-5167a2e18f90", "name": "Responds with the source app as created.", "originalRequest": { "url": { @@ -26558,7 +26558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65732deb-e513-482d-9339-670b4300b89c", + "id": "711bcbdc-866a-49b5-9e15-f31b8edce93f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26614,7 +26614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f59db85-e092-4931-8e00-83af5cc9d2c3", + "id": "fe23fdfb-0a0e-4d62-8134-2a3beb4977b1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26670,7 +26670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce8244a7-cd5e-4311-96b4-b46a69f3caf5", + "id": "8d29160f-71ce-4c59-a983-40e17275fa1b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26726,7 +26726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcfd37d0-a00f-4ad1-9936-fd28556c1fd5", + "id": "9c4df9cb-30f2-4fab-b675-1d20a4060b43", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26782,7 +26782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ccf8905-d972-492c-927e-e664d751b7b2", + "id": "aab840d5-62bf-4569-9743-acfde8daf9cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26844,7 +26844,7 @@ } }, { - "id": "3dca8d80-843b-4d3a-854d-4f278050ea6e", + "id": "bc3a01d1-f84b-4323-a940-1407fe22b585", "name": "List all source apps", "request": { "name": "List all source apps", @@ -26911,7 +26911,7 @@ }, "response": [ { - "id": "5ce5c0d8-a7ba-41ba-86b8-3f05bd9c9739", + "id": "bcd28805-2762-436d-aa3e-2feab126c39d", "name": "List of source apps", "originalRequest": { "url": { @@ -26992,7 +26992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11810680-8f31-4418-9b6f-09bf35cb263b", + "id": "f57a47d5-d611-47af-80b6-ffbf01607201", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -27073,7 +27073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aee1729d-e829-4231-aa38-3c4d877aa91b", + "id": "cba7106b-51ba-4627-8f86-09381fb980ce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -27154,7 +27154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4d947fe-43ab-4997-a11b-7a9b82a881a0", + "id": "a88be51d-8b86-457a-9608-e50da0ccc00c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -27235,7 +27235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f842bc57-cddd-4651-92e9-1115e3f816a4", + "id": "7bccf5e3-1678-4d0d-b26e-43f29ea0fb0c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27316,7 +27316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad187a93-1e43-46a1-a97d-3d05e29c5de3", + "id": "98a7255d-08e2-4e75-8e72-fc67d2a0ef71", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27403,7 +27403,7 @@ } }, { - "id": "7dcb0488-a473-40f8-ab00-33e57d6261a2", + "id": "b8404276-0393-4883-b81c-8ea84d216255", "name": "List access profiles for the specified source app", "request": { "name": "List access profiles for the specified source app", @@ -27464,7 +27464,7 @@ }, "response": [ { - "id": "f367252c-c347-4d40-8f38-6d866ca9a1ed", + "id": "b4b51c93-1836-44c2-9ad1-0bbfb91368fd", "name": "List of access profiles for the specified source app", "originalRequest": { "url": { @@ -27528,7 +27528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64e2fd2b-bc53-4b8c-a6d8-3b92e8f80d3e", + "id": "5a568113-a980-45d9-a309-023483361c18", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -27592,7 +27592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7004d812-4763-4e41-8960-30d4f5a9a9bf", + "id": "b388313e-f301-4cf5-a964-f1d1f015d980", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -27656,7 +27656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de2ceac7-a557-4ccf-971e-05c28430692b", + "id": "f26dde37-f7f9-4d4c-82c9-e1a27cde1f9b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -27720,7 +27720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13a2541d-db5d-4c85-bb0f-260f398bacb4", + "id": "c7d8d100-cc19-4612-a406-9bca41eae1b8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27784,7 +27784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0160fd7-b1cd-45e8-990b-4b20e4d3b495", + "id": "7a4885e9-2992-4c2b-b405-cf37b17dfda6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27854,7 +27854,7 @@ } }, { - "id": "128f107a-eea9-4af3-afe8-46a487d810cd", + "id": "56e498c4-5b23-4f5d-890a-48e82385fd37", "name": "Bulk remove access profiles from the specified source app", "request": { "name": "Bulk remove access profiles from the specified source app", @@ -27920,7 +27920,7 @@ }, "response": [ { - "id": "f54ae5f4-2c35-4c09-a5ad-c744fcdba72d", + "id": "cce3537e-081f-4032-b54f-ff9bf24148f4", "name": "The final list of access profiles for the specified source app", "originalRequest": { "url": { @@ -27989,7 +27989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9938f6b0-47f2-4c5a-8b34-aa8605975c06", + "id": "d985fb0e-10af-410b-b5cc-5838c09c4c18", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28058,7 +28058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ea9c4a4-e457-43ed-9815-26f57b20ed64", + "id": "f6386893-7019-42b3-9512-8ca9077ca8c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28127,7 +28127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "336a7053-4acd-4b47-aadf-363e9b0859e0", + "id": "0634944e-c094-4003-8b68-164bc7f30a9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28196,7 +28196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9abdce87-4de9-4004-ac4b-99a1b5c3fde2", + "id": "8ed63f27-4c65-4c3a-b554-491f7bc64d5a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28265,7 +28265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9805ac27-50e0-4b4a-8bbd-d0c89faae499", + "id": "02592ced-3abc-49b6-818b-aeb8df476834", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28340,7 +28340,7 @@ } }, { - "id": "cec002fe-2fe8-46e3-949b-8f1162953f2a", + "id": "1f157bb9-83ce-439a-ac99-f703d13d6600", "name": "Patch user app by ID", "request": { "name": "Patch user app by ID", @@ -28394,7 +28394,7 @@ }, "response": [ { - "id": "68b1db27-3cb6-4694-8b8e-d71bb8b643e8", + "id": "dcc23744-9ebb-4b31-a181-202325a566e4", "name": "Responds with the user app as updated.", "originalRequest": { "url": { @@ -28451,7 +28451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a356a95d-84a5-4e4a-a262-739d729ac190", + "id": "cd2ce8af-96c4-4be6-8343-9bc23dff8f85", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28508,7 +28508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf572b7f-13ff-46e7-bf43-c145637a6c5a", + "id": "2219c1ef-ae6f-4c48-9116-981f273fea3b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28565,7 +28565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41e5a402-1b3d-435c-8b14-28e8e0cc69c7", + "id": "b8f0605b-11d7-4d8d-a10e-a6298f300e1c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28622,7 +28622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3287f58-67e5-47ea-a141-1ede2b7a1fc8", + "id": "90bcd0d6-a322-4a52-8339-12ff5ff6a111", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28679,7 +28679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f210b375-ddf7-4b4a-b7e8-b81915ada590", + "id": "e9c16b0d-30f2-41c1-8fe5-8c30d43a235b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28736,7 +28736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6f977e5-b8b0-4a1a-92e9-51ce86f04f32", + "id": "db682653-75fd-4fa1-9446-50f51f777623", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28799,7 +28799,7 @@ } }, { - "id": "6a26b889-7525-4ff0-ab41-6e7d33555fd1", + "id": "92576cff-d1bd-48bf-9c25-3c01610136bf", "name": "List available accounts for user app", "request": { "name": "List available accounts for user app", @@ -28860,7 +28860,7 @@ }, "response": [ { - "id": "b0dee873-497f-48d9-b218-b6f20c722db3", + "id": "82ee6e45-e237-4d9a-b685-f287b1b17478", "name": "List of available accounts for the specified user app", "originalRequest": { "url": { @@ -28924,7 +28924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "825e8f21-18c6-4771-8cbd-6d6f01238afa", + "id": "c7f0e50c-e1a3-41b1-b832-f28a9976c4c7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28988,7 +28988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "608cb856-ee1c-4354-b08d-95d5e7fb8b38", + "id": "3b66e28c-6ca4-4e1e-aabb-8e1e4fdef829", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29052,7 +29052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b65fd3c5-b491-4160-9375-073fa8d89f6e", + "id": "bc0e9d3d-93fc-4204-b489-aacf5f06fe91", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29116,7 +29116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4dc62d6-301b-45c2-a753-a8e0279b7f51", + "id": "f96fdbd0-7e33-406b-914f-6901b8d320d1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -29180,7 +29180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da988c37-d3f3-453c-b602-68ddf9aa4ee5", + "id": "db28f0ea-3790-4cd2-b507-931b16d212b0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29250,7 +29250,7 @@ } }, { - "id": "653cc5e4-b695-405e-af9b-fbe385a321ea", + "id": "339085b4-ca8e-4360-97e2-a604084e7ff6", "name": "List owned user apps", "request": { "name": "List owned user apps", @@ -29307,7 +29307,7 @@ }, "response": [ { - "id": "91f37187-866a-4d85-99ec-78cbfc6ad5e0", + "id": "b9e1909f-99e5-44ed-9e19-671323f78154", "name": "List of user apps", "originalRequest": { "url": { @@ -29378,7 +29378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fe7b3de-5479-43af-832d-497ddc74aa00", + "id": "54081db3-5aa9-4f48-8eb8-fd0c0e1da27b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29449,7 +29449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b9972d7-fdfa-49c7-ac20-9f60667c79bf", + "id": "74dcbf42-153a-4e64-925a-b59f4eeeaa15", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29520,7 +29520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df703475-82de-4dd2-93b6-d6fb3311cfb7", + "id": "a5a2bec1-8b02-46e7-b250-7ebeff3673c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29591,7 +29591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "223eb2a3-e0b6-488e-a752-29beddc95790", + "id": "78a86296-0397-4cf2-b141-3feb2040cae3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -29662,7 +29662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b8eccad-d0fc-4eeb-87fe-2cd79cfe0dbc", + "id": "70b0f4f3-d32d-46fa-91cf-6b9152900bae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29739,7 +29739,7 @@ } }, { - "id": "5db3d941-6627-450e-af97-10c90f70d319", + "id": "b402100c-5cc5-4ca3-8618-f7015806341c", "name": "List all user apps", "request": { "name": "List all user apps", @@ -29797,7 +29797,7 @@ }, "response": [ { - "id": "762771b2-5e92-4bbd-a252-cb6c2298ec77", + "id": "bda462d5-dc7b-446a-ab1f-8913f4c3c2b9", "name": "List of user apps", "originalRequest": { "url": { @@ -29869,7 +29869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59144244-f6d5-4643-aaa3-dac11e184e9e", + "id": "5636daff-8804-4680-aa78-1f10d00ddeb9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29941,7 +29941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf5f1639-a0f0-4b37-bc2c-a369e8d0a963", + "id": "b6607e03-ff2a-45e3-93e1-d41abbfa1639", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30013,7 +30013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5947575-e155-4eec-89a8-e694ba018487", + "id": "c04ac7a8-3a0f-4e38-b469-5ba17391deae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30085,7 +30085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8a37179-426a-4497-9292-d95588d124ae", + "id": "809531c9-0734-4072-93a5-40fdfe5b672a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30157,7 +30157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b193ebcf-59e9-44e5-bfe1-c2dfc2fde9ec", + "id": "978b9dd4-d3cf-4d47-879b-bb4cf635a7b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30241,7 +30241,7 @@ "description": "Use this API to discover applications within your Okta connector and receive connector recommendations by manually uploading application names.\n", "item": [ { - "id": "f1aefd3f-007f-463b-9257-af03da353370", + "id": "56e4938b-99d3-45e9-9c63-9431652f55a0", "name": "Download CSV Template for Discovery", "request": { "name": "Download CSV Template for Discovery", @@ -30270,7 +30270,7 @@ }, "response": [ { - "id": "fc7a3d27-7999-4e99-afaf-4d7c201bd0a0", + "id": "148c4925-e43a-43e8-bd01-8264bf01c64d", "name": "A CSV file download was successful.", "originalRequest": { "url": { @@ -30313,7 +30313,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e7204f98-2edf-4c27-ac89-111f578f7d23", + "id": "67169b1f-0a9f-4db8-915c-9ed0df8f3fd9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30356,7 +30356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f311bfb3-815c-4e77-94aa-405645448bf8", + "id": "494ec537-efd1-4ffb-9cc8-f0e792874d8b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30399,7 +30399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25fcfe2d-f001-40b8-8930-7ea64cf4068e", + "id": "273208b6-7058-4140-b9d2-e67c2226691b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30442,7 +30442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69ebf2d8-dac6-436b-a2f3-072891a624a1", + "id": "fe60769a-bd28-4f1e-992e-2d897c22d5de", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30485,7 +30485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a55e09d0-08c2-4a3b-8840-ea240a03e9d0", + "id": "15f83d07-1036-449c-8275-bb9b67e0f235", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30534,7 +30534,7 @@ } }, { - "id": "39f5dd14-ecd4-4ba8-99c8-69e4287e41f1", + "id": "9ba08115-2521-45c7-b5dc-8f088967df1d", "name": "Upload CSV to Discover Applications", "request": { "name": "Upload CSV to Discover Applications", @@ -30579,7 +30579,7 @@ }, "response": [ { - "id": "ce8878ec-221d-46a8-9598-c9930e87b068", + "id": "595dd835-6984-4556-a8f1-c31bce358c16", "name": "The CSV has been successfully processed.", "originalRequest": { "url": { @@ -30628,7 +30628,7 @@ "_postman_previewlanguage": "text" }, { - "id": "78185386-9f84-4ed4-9c14-6dbd5cf525de", + "id": "b9341b78-ebc7-45e4-b4fa-9ac4d2949e14", "name": "Bad request - There was an error with the CSV format or validation failed (e.g., `application_name` missing). Error message should be provided in response.\n", "originalRequest": { "url": { @@ -30687,7 +30687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42119a4a-de35-41a4-85a8-d9bdda38142f", + "id": "19b15b61-91f6-49fb-b9cc-24725629c4b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30746,7 +30746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34ef69dd-8070-424a-a9f5-f9d25e321af2", + "id": "58049564-2d48-49f9-8300-8a628272512e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30805,7 +30805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "114273b3-47b1-4e42-a5c8-feab54bb81bf", + "id": "32e41b52-658a-4982-95a1-7c7138b32e7d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30864,7 +30864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14ec784d-167e-4758-8319-33c7136a4963", + "id": "c583d484-b650-4249-aa73-7ef1c48e8572", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30929,7 +30929,7 @@ } }, { - "id": "5c4b472d-0f67-4cc8-affa-8637eaef2c71", + "id": "7e0072ab-918a-4b7c-a6d6-47fb0bb4c790", "name": "Retrieve discovered applications for tenant", "request": { "name": "Retrieve discovered applications for tenant", @@ -31004,7 +31004,7 @@ }, "response": [ { - "id": "ed432add-0055-4ee6-9dd3-fddbde299b0a", + "id": "7a36585e-7219-4b5c-8302-e71a653f0e23", "name": "Slim Discovered Application", "originalRequest": { "url": { @@ -31093,7 +31093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10edc4a2-504a-4bce-8526-84f7e30115ba", + "id": "640a387b-ae64-4e72-b99f-a6235f1c5c78", "name": "Discovered Application", "originalRequest": { "url": { @@ -31182,7 +31182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "778d6937-ef5b-4a86-b89e-73158e161979", + "id": "8ca22389-0283-417b-96c1-d13ce24d6236", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31271,7 +31271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afb62d42-d710-48be-9d86-0b6c32058c19", + "id": "7e2af10f-acee-4cec-815c-c04b9fc8fc14", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31360,7 +31360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b758f533-9577-4d79-b969-9c208825531a", + "id": "62720bc6-0211-4a02-a9a7-37fcd707766f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31449,7 +31449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab92d89f-a2ef-4ac7-a142-7e64a13fc131", + "id": "3f459e98-b744-472d-a066-3976eb594f88", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31538,7 +31538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b15729c5-ed80-4d6b-bd43-f816ebb10819", + "id": "bff20d9d-ce9e-4534-951f-49219072871b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31633,7 +31633,7 @@ } }, { - "id": "1e32478d-ea3d-4146-9846-5487a822a520", + "id": "0b05e737-903e-4e3a-93ce-1611989ce749", "name": "Get Discovered Application by ID", "request": { "name": "Get Discovered Application by ID", @@ -31674,7 +31674,7 @@ }, "response": [ { - "id": "b572d317-f227-4b9b-b174-147e0d30c664", + "id": "cd86b784-4b15-4ef4-81db-0235dbf02e88", "name": "Returns the discovered application, along with its associated sources.", "originalRequest": { "url": { @@ -31718,7 +31718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "440d5853-a62f-4086-9baf-8727eb5cb590", + "id": "f0bcf581-c901-452a-a7db-49fd11785fae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31762,7 +31762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e69a0adb-5d96-469d-869c-df3d211a092b", + "id": "e74079bd-2850-41b3-8983-67fd3b9d8e98", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31806,7 +31806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c31dc08c-55e3-4a47-900f-6323f17f3ff1", + "id": "a7f45546-e429-4a01-90be-b8a44c4095ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31850,7 +31850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec74bc26-0f0d-4783-ad52-55326fe7393b", + "id": "7f30905a-8a5e-4343-a429-83df29c8f851", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31894,7 +31894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dffe046-e8f0-4487-a1ba-bd24eb7feda3", + "id": "b4daf6d5-49bd-44e7-ac30-95924f820b0a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31944,7 +31944,7 @@ } }, { - "id": "b1666466-b48b-48d3-aa09-6c3151ba22fd", + "id": "1ed14fd0-0144-4ce9-a3d6-6cd3e9b8c09f", "name": "Patch Discovered Application by ID", "request": { "name": "Patch Discovered Application by ID", @@ -31998,7 +31998,7 @@ }, "response": [ { - "id": "572e7957-922e-44af-b004-9633987c1268", + "id": "590a7242-2b42-4128-9d05-a0e6fdbe1369", "name": "Dismiss an app", "originalRequest": { "url": { @@ -32055,7 +32055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06a52c9e-668b-4e15-bab2-6e4a7205be20", + "id": "56ec6202-9e6f-4835-8a65-5641ad6f752e", "name": "Replace associated sources", "originalRequest": { "url": { @@ -32112,7 +32112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ce7c02f-abb7-4752-8782-a3ece937cc64", + "id": "552f67d0-56bb-421c-8df8-6999c25f6047", "name": "Add an associated source to a correlated application", "originalRequest": { "url": { @@ -32169,7 +32169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10e55dea-6ef2-4756-9436-1f15d5eadf40", + "id": "2eb4ec1f-3bd7-4277-8cd0-ed186100ebd2", "name": "Dismiss an app", "originalRequest": { "url": { @@ -32226,7 +32226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b82d687-656b-4900-97a3-3e5e69b51d2d", + "id": "8f945594-ff4e-4672-8115-4833e65df2de", "name": "Replace associated sources", "originalRequest": { "url": { @@ -32283,7 +32283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3518a4db-5c02-451d-8637-5f1d671cdbe8", + "id": "3f599d09-44a5-4f35-b648-6da1e10e33f5", "name": "Add an associated source to a correlated application", "originalRequest": { "url": { @@ -32340,7 +32340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aebae6f6-1715-4abb-9215-bb252c5aa3a8", + "id": "08951eb6-0350-4548-9626-fa39c5c391c3", "name": "Dismiss an app", "originalRequest": { "url": { @@ -32397,7 +32397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "428c8b39-d973-4648-88a8-e9b0d9cc31b7", + "id": "469e4734-b892-4fcf-9e25-5e273bb5e0a3", "name": "Replace associated sources", "originalRequest": { "url": { @@ -32454,7 +32454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bcea44a-24e0-43f9-9146-f7d3dd073385", + "id": "3a7c62bc-c287-4c48-ae46-45580df2d07a", "name": "Add an associated source to a correlated application", "originalRequest": { "url": { @@ -32511,7 +32511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4e9c3a4-dbcd-40b6-a60c-8d20e5cd88a7", + "id": "524c0a3a-d89f-4ff9-bcea-87da53523d61", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -32568,7 +32568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1aeb2c7-4c23-4dd0-b072-feacbd66e1ac", + "id": "89fad3cc-cd52-49db-a1f6-84628e1faa0e", "name": "Replace associated sources", "originalRequest": { "url": { @@ -32625,7 +32625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2bc530d-4eb0-4c53-958c-30d131aa1ed4", + "id": "27cac869-3edc-4273-b6e5-1a77b30d44d3", "name": "Add an associated source to a correlated application", "originalRequest": { "url": { @@ -32682,7 +32682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be492643-d46b-4fa6-95d1-9c175583af68", + "id": "9c374cfe-0868-4d3a-813a-01736849fced", "name": "Dismiss an app", "originalRequest": { "url": { @@ -32739,7 +32739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27c68368-4c0d-4495-8101-506c45d79052", + "id": "62bf6806-3d94-48da-b240-5363653106ac", "name": "Replace associated sources", "originalRequest": { "url": { @@ -32796,7 +32796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e3f5ef6-5095-4537-b2c6-22664e977042", + "id": "482215f4-3e43-4253-94ee-349a71d963c6", "name": "Add an associated source to a correlated application", "originalRequest": { "url": { @@ -32853,7 +32853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a47813e-20bf-4449-a3f3-ee8357384932", + "id": "bad47627-ed2b-490e-b8d4-57b5a063f74d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -32910,7 +32910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b6764d6-b4bb-44a4-bc7d-434252eb75d6", + "id": "58d6781d-3855-46bb-9064-91c10d71df34", "name": "Replace associated sources", "originalRequest": { "url": { @@ -32967,7 +32967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58e316a4-cd0e-4930-9f97-1b168048e1d1", + "id": "bc878044-f0e2-4689-9193-36ec0d6d8523", "name": "Add an associated source to a correlated application", "originalRequest": { "url": { @@ -33036,7 +33036,7 @@ "description": "Use this API to implement approval functionality. With this functionality in place, you can get generic approvals and modify them. \n\nThe main advantages this API has vs [Access Request Approvals](https://developer.sailpoint.com/docs/api/beta/access-request-approvals) are that you can use it to get generic approvals individually or in batches and make changes to those approvals.\n", "item": [ { - "id": "94920c6e-a25d-47b6-9f18-f12b1cc3c239", + "id": "9d1f1a7e-9c77-480b-8947-203505b05aed", "name": "Get Approvals", "request": { "name": "Get Approvals", @@ -33093,7 +33093,7 @@ }, "response": [ { - "id": "ded4d5d7-2130-4dd8-889a-8e8352c87615", + "id": "67080f36-bd53-4521-b7b2-6bcbfd1508a0", "name": "List of approvals.", "originalRequest": { "url": { @@ -33164,7 +33164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16bdef42-90d0-42bd-a095-75ff5a3de869", + "id": "f93d5675-4cf1-49a3-b508-51565398b85a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33235,7 +33235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "310e0699-2aae-474f-ab18-c2c6bffccd81", + "id": "afb5f525-32bc-4001-87f4-02591020d988", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33306,7 +33306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b2de48f-8bb9-4f1e-af4c-0abaf1c1d51d", + "id": "7717b398-4ab0-43e0-9e70-92c1b93d4a45", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33377,7 +33377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a568a4-fd74-4099-9399-fae87dcb64db", + "id": "8e05e33e-e343-49d9-9984-abdc57f8b319", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33448,7 +33448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48d9f72d-cdcb-4f12-9a26-9d55c2b6b14d", + "id": "d320d8fa-35f6-4ccd-8a70-fe07eb65cfc0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33525,7 +33525,7 @@ } }, { - "id": "8b3cbc93-37f4-4397-865f-a66fb97f3840", + "id": "2e60ccb3-7cb6-43c4-89a6-6deace8eb0ce", "name": "Get Approval", "request": { "name": "Get Approval", @@ -33566,7 +33566,7 @@ }, "response": [ { - "id": "92caa92e-eb69-4d37-bae8-75a057158e68", + "id": "dafd3e93-83d6-49bf-8eac-447585cbe52e", "name": "Approval object", "originalRequest": { "url": { @@ -33610,7 +33610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ebf0f0e-1412-408c-818d-80a4b6119ec0", + "id": "7e425874-0235-45d4-a457-04304de4adab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33654,7 +33654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "080249d3-4e08-4450-8077-e3303ea230df", + "id": "85edf5ca-cbca-470e-9f81-24018ddee592", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33698,7 +33698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6b77d86-21dc-42a9-98cd-d2bb93237152", + "id": "d4a7c5e6-9cb8-47f2-aa3c-6242199b2d02", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33742,7 +33742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "308819e8-fc89-44d6-9853-b91e3cbde682", + "id": "6f1b26c9-0304-4779-ae21-aed5b6095890", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33786,7 +33786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ec86b98-b099-444f-a2cc-8daffeff7c7d", + "id": "30e0cb18-9418-45b4-8d10-47bb16b1cf4b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33842,7 +33842,7 @@ "description": "Auth Profile - Represents authentication configuration for an Identity Profile. This object gets created when an Identity Profile is created.\n\nAPIs can be used to retrieve and update Auth Profiles.\n", "item": [ { - "id": "568a7a84-5da9-49fa-a9d0-7d7f37afe154", + "id": "9adf6d95-fa71-40ec-a728-a9c0d2abd2fc", "name": "Get list of Auth Profiles.", "request": { "name": "Get list of Auth Profiles.", @@ -33871,7 +33871,7 @@ }, "response": [ { - "id": "3e2de9b9-623e-4650-8f14-ed7c01ec3fbc", + "id": "1bdc7ba5-7fcd-4cab-ac41-a85721caabe5", "name": "List of Auth Profiles", "originalRequest": { "url": { @@ -33914,7 +33914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4625356f-58f9-4588-8c3c-f6723b12d49d", + "id": "382027ae-095e-48e8-8aaa-8430955c19d7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33957,7 +33957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b16f04e-0d4b-4500-a27b-a4ddc9162e8f", + "id": "b1f74f03-5c42-46c2-8dc1-31b3835c3e1a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34000,7 +34000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08890105-9133-4f8b-b10b-229a55abde6a", + "id": "ecad9116-904e-4fa5-808c-fb7aaa92d8ce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34043,7 +34043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "836e7f4a-4c54-425b-add8-7edf63c85fbe", + "id": "a51b6a8e-370e-4b78-884a-2aad441edc3e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34086,7 +34086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "479108d8-b35e-4f30-bd8e-86fba1b3f21b", + "id": "b1cd48a9-8818-474c-b607-7597123b8e8d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34135,7 +34135,7 @@ } }, { - "id": "37c7d706-1927-4465-8a9e-12df95053334", + "id": "90a43a5e-d6d8-413b-b005-57db4914322c", "name": "Get Auth Profile.", "request": { "name": "Get Auth Profile.", @@ -34170,7 +34170,7 @@ }, "response": [ { - "id": "ee41cd0b-3051-4b21-a920-2a8788059120", + "id": "62153fec-2fcc-4a3a-8f6e-1eb87f0e5521", "name": "Auth Profile", "originalRequest": { "url": { @@ -34214,7 +34214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4da668c7-f9d9-465d-86ae-b8d21ed5b42a", + "id": "3b3e71bb-7979-4960-9911-d9319e72bfde", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34258,7 +34258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf0a48c3-cd2d-45ce-a1d7-48e452c83411", + "id": "c660932e-c695-44eb-baef-8e412f2f8b9c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34302,7 +34302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00aadca7-022b-4664-a11c-73c8df9c1400", + "id": "16d9ef7a-b81f-44a1-9835-25ff3a3af193", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34346,7 +34346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "560ec1da-ff41-4dcb-9e4b-449ec5aac7aa", + "id": "ae0c4506-67c1-481a-b04c-f55794142c7a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -34390,7 +34390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "113581ca-909c-43a0-89e8-356ddb16ede8", + "id": "2e4a1c91-6299-42ed-a45d-968f1e8efa14", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34434,7 +34434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "414ac2ba-8b4a-4b4c-b110-bcf430e4d0c0", + "id": "8ea2c0e3-5cfd-4b33-bea1-7122525e33fd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34484,7 +34484,7 @@ } }, { - "id": "228a6147-3a45-455e-8004-26e3c74590c7", + "id": "85d1bad1-9e30-4081-a7b4-bfb90a35b915", "name": "Patch a specified Auth Profile", "request": { "name": "Patch a specified Auth Profile", @@ -34538,7 +34538,7 @@ }, "response": [ { - "id": "8bb55b46-0334-4d80-9d75-3886c42f6ca8", + "id": "231a4510-223f-4ec6-832e-ef3da3e2bb74", "name": "Responds with the Auth Profile as updated.", "originalRequest": { "url": { @@ -34595,7 +34595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1c5df38-26e6-40ca-b69b-f5777c913065", + "id": "d2592e8a-6ca1-4701-a345-9c754839e177", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34652,7 +34652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d763bc2-c383-4f4a-b805-6eff2979f614", + "id": "e3173eb2-4884-43c7-aa16-3735419e9a18", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34709,7 +34709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2288ddb-8e2d-453d-82b4-8b1ad7cf5af6", + "id": "6d51ee6b-ff7b-4242-a1c6-bbdd6fe69a0b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34766,7 +34766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dcfbdac-e73e-4a2e-b9bb-f9be6d3dd5a0", + "id": "2bdcbdcb-762f-4a73-9a06-0c7ac39ba432", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34823,7 +34823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3006434-778c-460b-acb2-674709bd2c96", + "id": "c8ff3b50-3727-40ca-9be2-d4e134e02e4f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34892,7 +34892,7 @@ "description": "Use this API to implement certification campaign functionality.\nWith this functionality in place, administrators can create, customize, and manage certification campaigns for their organizations' use.\nCertification campaigns provide Identity Security Cloud users with an interactive review process they can use to identify and verify access to systems.\nCampaigns help organizations reduce risk of inappropriate access and satisfy audit requirements.\n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access.\nThese certifications serve as a way of showing that a user's access has been reviewed and approved.\nMultiple certifications by different reviewers are often required to approve a user's access.\nA set of multiple certifications is called a certification campaign.\n\nFor example, an organization may use a Manager Certification campaign as a way of showing that a user's access has been reviewed and approved by multiple managers.\nOnce this campaign has been completed, Identity Security Cloud would provision all the access the user needs, nothing more.\n\nIdentity Security Cloud provides two simple campaign types users can create without using search queries, Manager and Source Owner campaigns:\n\nYou can create these types of campaigns without using any search queries in Identity Security Cloud:\n\n- ManagerCampaign: Identity Security Cloud provides this campaign type as a way to ensure that an identity's access is certified by their managers.\nYou only need to provide a name and description to create one.\n\n- Source Owner Campaign: Identity Security Cloud provides this campaign type as a way to ensure that an identity's access to a source is certified by its source owners.\nYou only need to provide a name and description to create one.\nYou can specify the sources whose owners you want involved or just run it across all sources.\n\nFor more information about these campaign types, refer to [Starting a Manager or Source Owner Campaign](https://documentation.sailpoint.com/saas/help/certs/starting_campaign.html).\n\nOne useful way to create certification campaigns in Identity Security Cloud is to use a specific search and then run a campaign on the results returned by that search.\nThis allows you to be much more specific about whom you are certifying in your campaigns and what access you are certifying in your campaigns.\nFor example, you can search for all identities who are managed by \"Amanda.Ross\" and also have the access to the \"Accounting\" role and then run a certification campaign based on that search to ensure that the returned identities are appropriately certified.\n\nYou can use Identity Security Cloud search queries to create these types of campaigns:\n\n- Identities: Use this campaign type to review and revoke access items for specific identities.\nYou can either build a search query and create a campaign certifying all identities returned by that query, or you can search for individual identities and add those identities to the certification campaign.\n\n- Access Items: Use this campaign type to review and revoke a set of roles, access profiles, or entitlements from the identities that have them.\nYou can either build a search query and create a campaign certifying all access items returned by that query, or you can search for individual access items and add those items to the certification campaign.\n\n- Role Composition: Use this campaign type to review a role's composition, including its title, description, and membership criteria.\nYou can either build a search query and create a campaign certifying all roles returned by that query, or you can search for individual roles and add those roles to the certification campaign.\n\n- Uncorrelated Accounts: Use this campaign type to certify source accounts that aren't linked to an authoritative identity in Identity Security Cloud.\nYou can use this campaign type to view all the uncorrelated accounts for a source and certify them.\n\nFor more information about search-based campaigns, refer to [Starting a Campaign from Search](https://documentation.sailpoint.com/saas/help/certs/starting_search_campaign.html).\n\nOnce you have generated your campaign, it becomes available for preview.\nAn administrator can review the campaign and make changes, or if it's ready and accurate, activate it.\n\nOnce the campaign is active, organization administrators or certification administrators can designate other Identity Security Cloud users as certification reviewers.\nThose reviewers can view any of the certifications they either need to review (active) or have already reviewed (completed).\n\nWhen a certification campaign is in progress, certification reviewers see the listed active certifications whose involved identities they can review.\nReviewers can then make decisions to grant or revoke access, as well as reassign the certification to another reviewer. If the reviewer chooses this option, they must provide a reason for reassignment in the form of a comment.\n\nOnce a reviewer has made decisions on all the certification's involved access items, he or she must \"Sign Off\" to complete the review process.\nDoing so converts the certification into read-only status, preventing any further changes to the review decisions and deleting the work item (task) from the reviewer's list of work items.\n\nOnce all the reviewers have signed off, the certification campaign either completes or, if any reviewers decided to revoke access for any of the involved identities, it moves into a remediation phase.\nIn the remediation phase, identities' entitlements are altered to remove any entitlements marked for revocation.\nIn this situation, the certification campaign completes once all the remediation requests are completed.\n\nThe end of a certification campaign is determined by its deadline, its completion status, or by an administrator's decision.\n\nFor more information about certifications and certification campaigns, refer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html).\n", "item": [ { - "id": "d5ee0bee-aaa4-4cb9-a91f-142ed7b3e278", + "id": "45048a8e-cc70-446f-b1f9-77aadd4b1afc", "name": "List Campaigns", "request": { "name": "List Campaigns", @@ -34976,7 +34976,7 @@ }, "response": [ { - "id": "9381da94-adfd-44a3-abff-26f55c623cab", + "id": "1230afb7-d3d5-4412-a552-ee5870a81837", "name": "Slim Campaign", "originalRequest": { "url": { @@ -35074,7 +35074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d0bf9b1-a108-4e57-9292-3897ca073a75", + "id": "45be1b9b-c66e-4813-adcb-0982cd2ee208", "name": "Full Campaign", "originalRequest": { "url": { @@ -35172,7 +35172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a02c771f-6716-438a-ad0d-d50beb237093", + "id": "1460eb54-ec1a-40cf-bda2-34807fc6a1f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35270,7 +35270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34112ca2-4395-4018-be41-49efaefe29fe", + "id": "c36e0444-6584-418f-9f4a-f51297cdd836", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35368,7 +35368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee7edfdf-18cc-47a3-909a-418cdad852b7", + "id": "d11be939-77a2-402a-9cb8-e2064411f1cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35466,7 +35466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd8869fc-bedb-4e73-8020-9e32a4b94af3", + "id": "c495bb75-bb4e-4a15-88b7-0dfbd828723b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35564,7 +35564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bb33b86-3f65-4e52-8862-62d3839cfd0f", + "id": "47ef4992-a8bd-4194-89e9-1eb35b5f0d74", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35668,7 +35668,7 @@ } }, { - "id": "c5b7bb90-0682-4b79-9a38-55e0f1c831e4", + "id": "c4bb488c-60d2-4960-845b-c5e6fca6d495", "name": "Create Campaign", "request": { "name": "Create Campaign", @@ -35710,7 +35710,7 @@ }, "response": [ { - "id": "f5fdef78-1e8d-4afd-8101-ca470a27d063", + "id": "01285627-8428-4489-9ab2-ef954d4fec67", "name": "Manager", "originalRequest": { "url": { @@ -35766,7 +35766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7b935ae-2436-4362-8828-ba2219164777", + "id": "a60fda62-4c15-4f3f-ab35-482bcc899008", "name": "Search", "originalRequest": { "url": { @@ -35822,7 +35822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27d01e8d-0943-480a-8b72-39e5f0e19865", + "id": "b7bf6b43-99e5-4747-b777-39fbee3d3b5a", "name": "Source Owner", "originalRequest": { "url": { @@ -35878,7 +35878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee29b0b9-4f5e-4866-8061-6e81c2a36897", + "id": "2d89fcf6-c23e-469e-9c04-daf53669e92f", "name": "Role Composition", "originalRequest": { "url": { @@ -35934,7 +35934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a2885cf-6b5d-4a5f-abac-40ad264ba62e", + "id": "c8a29a02-1d0c-4e44-ada2-ac0c5f3d726f", "name": "Machine Account Owner", "originalRequest": { "url": { @@ -35990,7 +35990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffbab59e-b860-4361-881b-cca148122002", + "id": "e0543349-e60b-4600-9ec1-c7bbf20a7435", "name": "Manager", "originalRequest": { "url": { @@ -36046,7 +36046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8aba83de-f361-4fc5-ac43-205fc88ebfae", + "id": "ed8d0659-df31-4c2c-b428-764b3f1a7e0f", "name": "Search", "originalRequest": { "url": { @@ -36102,7 +36102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6400b13c-ee7f-4b76-aeeb-2ee46f2825a7", + "id": "fd13b0ee-c9e4-4c1e-b1e6-f5cfc229d005", "name": "Source Owner", "originalRequest": { "url": { @@ -36158,7 +36158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7117bea-0127-4fd4-a443-2421567634b7", + "id": "34f9f975-221f-4943-91c2-dee66da177be", "name": "Role Composition", "originalRequest": { "url": { @@ -36214,7 +36214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "036a1b65-9f27-4ca1-bff1-c92217aaf984", + "id": "28025141-8015-4192-bcf6-1e1d902f20dc", "name": "Machine Account Owner", "originalRequest": { "url": { @@ -36270,7 +36270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdb47872-2093-48db-977b-8fa74753fd1d", + "id": "e240c8e7-1116-4af7-8f81-9ceb4bb0ae5b", "name": "Manager", "originalRequest": { "url": { @@ -36326,7 +36326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea517e39-0816-4e9c-8122-a15a74d219df", + "id": "ffd5d181-b734-4870-b167-ef52542662d2", "name": "Search", "originalRequest": { "url": { @@ -36382,7 +36382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e09e3b64-84c4-4d90-a3a6-d8510dfd42aa", + "id": "acaf701c-8730-4500-8aec-03b2ed959fdf", "name": "Source Owner", "originalRequest": { "url": { @@ -36438,7 +36438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81d0028f-4aee-4e8e-bf74-3663836bdaeb", + "id": "37110f6e-b34f-4fb3-bcf9-bd35ee4324c3", "name": "Role Composition", "originalRequest": { "url": { @@ -36494,7 +36494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b75c254-9bee-4e9c-9733-df910a60da2c", + "id": "dfd992ae-0e93-4196-988b-d4243c273e12", "name": "Machine Account Owner", "originalRequest": { "url": { @@ -36550,7 +36550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19f95993-1bf3-4c86-b0a4-ee2eafae299c", + "id": "ce314e03-ba0d-4bcf-bcf4-7584e4918afd", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -36606,7 +36606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d739566c-012f-4b0f-b733-10a58ff21899", + "id": "009b1f49-1f0e-413f-98c5-81cc7a7c7df5", "name": "Search", "originalRequest": { "url": { @@ -36662,7 +36662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "744ab707-2e74-46a8-821b-71b271333011", + "id": "61cd0c38-b9cf-4387-9f19-a1c3e5de8bb9", "name": "Source Owner", "originalRequest": { "url": { @@ -36718,7 +36718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3ab61c1-fc26-4046-a492-ef6aabc20370", + "id": "d8da7e12-84ac-42fb-9c0b-93721f940b7d", "name": "Role Composition", "originalRequest": { "url": { @@ -36774,7 +36774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f33611e5-8c95-4988-a697-6401e04717eb", + "id": "0789c4c3-09fe-4aef-aa67-1a94b21a6cb7", "name": "Machine Account Owner", "originalRequest": { "url": { @@ -36830,7 +36830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e0f3f62-ae20-48d5-860c-32d496fe5e8a", + "id": "6a15cb5c-1e23-407e-ac42-cad231b48576", "name": "Manager", "originalRequest": { "url": { @@ -36886,7 +36886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a685142e-d2f4-4f41-bf70-76027d5c21f7", + "id": "43dbac58-6799-41b0-8428-ed5528bca45c", "name": "Search", "originalRequest": { "url": { @@ -36942,7 +36942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdd47d80-79e8-4a10-a3cb-1f6b9f82d033", + "id": "b1bd01e5-e9d4-401f-ba66-f542a341c07d", "name": "Source Owner", "originalRequest": { "url": { @@ -36998,7 +36998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94dcfe35-f764-43de-ab35-d4289487d8d0", + "id": "436abb60-11f0-4f7b-8a3d-e7e1c917ccaf", "name": "Role Composition", "originalRequest": { "url": { @@ -37054,7 +37054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ce8971d-ca3e-464a-b01c-d6182a2c08b9", + "id": "29307be0-28b1-45db-96ac-73436a6d8e38", "name": "Machine Account Owner", "originalRequest": { "url": { @@ -37110,7 +37110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ed283a8-a4de-4a53-935a-236e4a53d47d", + "id": "121e6aa8-66bc-46bb-a2d1-262401d18609", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -37166,7 +37166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dc8d7cf-3e23-4933-879d-4830982067c4", + "id": "3c3cd791-3ba7-4b99-8b31-194259ec02d6", "name": "Search", "originalRequest": { "url": { @@ -37222,7 +37222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc11016c-8716-4abd-9625-0673b87db1e0", + "id": "1b3dfb70-3eb9-452b-b793-241d16535520", "name": "Source Owner", "originalRequest": { "url": { @@ -37278,7 +37278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9abcb3f-da38-4a7d-ab87-64b5a10126ad", + "id": "3739ef07-5a2c-4154-835a-21275e28749c", "name": "Role Composition", "originalRequest": { "url": { @@ -37334,7 +37334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acd2dee8-7a74-4432-888e-a05609959a74", + "id": "8377f0fb-ecd8-4428-9d68-b4910aac5b26", "name": "Machine Account Owner", "originalRequest": { "url": { @@ -37396,7 +37396,7 @@ } }, { - "id": "5365bcf6-fdfe-46c7-8ef2-936ffcdbfe98", + "id": "e5587ae6-6f37-4984-8b5f-fb3453da035b", "name": "Delete Campaigns", "request": { "name": "Delete Campaigns", @@ -37439,7 +37439,7 @@ }, "response": [ { - "id": "d5888bc9-a601-4b28-9945-8e3be3424f95", + "id": "6c620eb5-1fd4-4dfb-8202-dde95ef59ad2", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -37496,7 +37496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c98221d-9fb5-4126-856c-8a7ab5e2e0c0", + "id": "0753da76-9ed2-418f-b0b3-2c68a73f885a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -37553,7 +37553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64ac9494-415b-433c-a486-1ac106fc12f2", + "id": "f634069f-41b3-405b-abad-922e8990ea21", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -37610,7 +37610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57628578-9e06-4208-8371-e9568d9ac43f", + "id": "5e74c667-1ed0-4ee5-82a6-26ce2352750e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -37667,7 +37667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26b29e94-6071-47af-bfa6-31bfac842a56", + "id": "045c97c3-822e-4c63-b86b-950a345d6d2a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -37724,7 +37724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5ba4333-e753-4944-b89c-a6980e910f75", + "id": "270ada95-e80c-47e1-992e-1994d57d884d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -37781,7 +37781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a5190cd-2a14-4f73-ba65-f5a4b9f8db6d", + "id": "a3aeac11-05c5-4b5d-9032-5e5fd44ca368", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -37844,7 +37844,7 @@ } }, { - "id": "a3f36fd0-df48-4bf3-ad57-6827c16c92bb", + "id": "171d2109-7c5b-4237-944a-a5a7e5c11ad1", "name": "Get Campaign", "request": { "name": "Get Campaign", @@ -37885,7 +37885,7 @@ }, "response": [ { - "id": "1efce478-76e2-4df1-b54c-96731454bff3", + "id": "dcdb3247-05a9-4ede-97ff-2a7f3e61ba87", "name": "Manager", "originalRequest": { "url": { @@ -37929,7 +37929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34e41f36-a436-477f-8761-b662b06c6095", + "id": "c94ab9e4-7f07-45f8-a9fb-c7f53e08c0b8", "name": "Search", "originalRequest": { "url": { @@ -37973,7 +37973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bfde210-e77e-43af-98c9-697a89188352", + "id": "98ab175e-592e-42f8-ab64-757a983beb18", "name": "Source Owner", "originalRequest": { "url": { @@ -38017,7 +38017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea4060a3-695c-48d2-8e95-5a8231c644a1", + "id": "6f76d04f-17e5-46eb-b7c4-93e2e28069d4", "name": "RoleComposition", "originalRequest": { "url": { @@ -38061,7 +38061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0da1d4ed-d992-4b60-a9e7-82776d89a945", + "id": "c9b661f3-4578-4db6-9154-306d4117a236", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38105,7 +38105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0deb2734-397d-432e-b9d8-10fc77d84e54", + "id": "2424f922-fab7-45f4-b169-d9bd6f8a124e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38149,7 +38149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0b2e515-b741-4db9-8010-22f41318cbd4", + "id": "f7ae8702-f03d-47ad-8746-41f3907ab25d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38193,7 +38193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7547bbd0-1f09-4b57-90bc-e6d487b8583c", + "id": "40a4df48-5e4e-42ca-8a52-1517e0f87298", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -38237,7 +38237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f66f60d1-f4aa-465b-b624-18d9040102cb", + "id": "8c6aab7b-acba-49ef-bb74-f1e1c4855e68", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38281,7 +38281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a07eeff-58f9-488d-9207-700fbf0ba072", + "id": "bbef9104-d93f-4388-817c-696047c90bbe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38331,7 +38331,7 @@ } }, { - "id": "62e80db8-d100-483a-ae74-5a3c79a5d0c9", + "id": "6d7f7b63-47d6-4f3c-a093-93577af46f37", "name": "Update a Campaign", "request": { "name": "Update a Campaign", @@ -38385,7 +38385,7 @@ }, "response": [ { - "id": "1a3d3b1b-cc96-4fdd-acdc-fba915a851f1", + "id": "8c8a9e5a-1059-492f-982c-129bc68a2442", "name": "Manager", "originalRequest": { "url": { @@ -38442,7 +38442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4b93c79-d225-4bc1-97a8-f8277524fbb4", + "id": "8c38bb0b-d29c-44ca-8c66-79d9d128b4f2", "name": "Search", "originalRequest": { "url": { @@ -38499,7 +38499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ce46398-0584-417f-b49d-e609a39428a3", + "id": "e943de13-dbfd-43ce-bc7d-eba9adab618d", "name": "Source Owner", "originalRequest": { "url": { @@ -38556,7 +38556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce1dd2f9-3947-4782-94a0-2da57a01b2d3", + "id": "0f657d72-3936-4e31-9494-093f5636d5c1", "name": "RoleComposition", "originalRequest": { "url": { @@ -38613,7 +38613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0710fe1b-c73f-4e36-8314-b1071c183f9f", + "id": "8765e975-5dc6-4c2b-9b00-3910c90bcd2f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38670,7 +38670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a2b3d59-21b7-4090-807b-288a2c3ac0bf", + "id": "9daa57e5-a93a-4dd2-b602-493b4ec4b802", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38727,7 +38727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af38b519-e769-4ae5-ad26-89a97dbcfd0c", + "id": "421c4395-26c1-44ab-9ee3-10cf6ca4155c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38784,7 +38784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2bfd605-193c-4850-8538-cd8e0a67f926", + "id": "d9f883d5-c2f7-4f58-a45c-878f327b2fcf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -38841,7 +38841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d2399e0-3e6e-4e01-aa9b-e3c67c1e49d3", + "id": "38d9900e-6634-4346-aa44-f5a27bcb2174", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38898,7 +38898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cc9cba4-68cc-49de-bd30-60de159679ce", + "id": "053eceb6-c243-42a3-9913-70ecbbcc98ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38961,7 +38961,7 @@ } }, { - "id": "519e28bc-8a28-49f9-ba44-ba5891df98ce", + "id": "a6216883-05c9-4f06-8733-374b7b544987", "name": "Activate a Campaign", "request": { "name": "Activate a Campaign", @@ -39016,7 +39016,7 @@ }, "response": [ { - "id": "e40813e2-4736-4ad1-907b-6ce73de8ce42", + "id": "576222c4-50e1-49e0-8c87-41c8c188892e", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -39074,7 +39074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c542ca69-55ba-443e-96e8-bc7f107c5893", + "id": "4f979507-aa00-4e96-9d88-ab2886898f87", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39132,7 +39132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c82fc4d9-2a76-4d76-9fc8-5c2464289c78", + "id": "f0047094-502c-4284-b1c3-9443077dbcf2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39190,7 +39190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d36b390f-c778-4da4-bf95-eb4c03677bda", + "id": "60363833-32cd-4b42-8b75-e019acdb9af8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39248,7 +39248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa4200a5-be58-499f-9612-ef8f4153ffe0", + "id": "b5b9dc53-fcc9-4078-8d39-8e2fcce8a798", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -39306,7 +39306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68be8e89-1c89-4c04-895b-367758944749", + "id": "020ebae5-4f9a-4d2c-9188-85851a99c5c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39364,7 +39364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d35c165-ae4a-4af2-914d-09105aa6c835", + "id": "63623e01-55b6-45f4-98e7-a4b30d336386", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39428,7 +39428,7 @@ } }, { - "id": "12466823-3d87-4d06-bde1-86bb7ef914f8", + "id": "51dcc27e-d0d2-444c-a90d-fe201b3851da", "name": "Complete a Campaign", "request": { "name": "Complete a Campaign", @@ -39483,7 +39483,7 @@ }, "response": [ { - "id": "fbf98099-79cc-4c6e-b993-131aeb106001", + "id": "2f622a37-2b4d-4db7-bace-4a3e886690b5", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -39541,7 +39541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e70b080-1fe7-4a56-ba3e-73754cf67863", + "id": "83c7d971-12ea-400f-a958-a1928ba7889d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39599,7 +39599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b6ad1b4-8eca-4965-b3f9-fe9955e6a7da", + "id": "b8f7bf6f-ae78-4576-95f8-8e05bde61507", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39657,7 +39657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6ea7b3b-23ee-4441-8c3b-1ac74ed15826", + "id": "14bfce0b-b711-441f-bdd9-c263a8124f0c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39715,7 +39715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "274b748c-ee93-488f-9dcb-ffe9e6180e81", + "id": "f3508b89-fa12-4b02-919f-e41dda06d9b7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -39773,7 +39773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6cb1522-8d3d-4edc-9789-0c108ee53767", + "id": "04730884-6331-4392-8555-c0efb0dff55c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39831,7 +39831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23ffd976-91bf-4c5b-8c53-d28f0c3aa78b", + "id": "4ff65458-6cfb-4292-bb15-6177beea7f64", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39895,7 +39895,7 @@ } }, { - "id": "ff58e0e9-03c9-4c82-9486-b2281595b8cb", + "id": "a273a671-2c47-402d-b19f-bf3e0418ecbb", "name": "Run Campaign Remediation Scan", "request": { "name": "Run Campaign Remediation Scan", @@ -39937,7 +39937,7 @@ }, "response": [ { - "id": "763ddd2c-3a01-4733-87d4-b82c20c21919", + "id": "685bc153-0d29-45e3-b785-e0753cca4e0a", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -39982,7 +39982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "221fe323-b31a-45c7-830e-69c4e29eed81", + "id": "7e7329d0-1582-4023-8fbc-cde3a53eba90", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40027,7 +40027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ebbaeef-4598-4488-8aa9-533d7d8e668d", + "id": "9549786f-682d-470e-a21b-495918087c5c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40072,7 +40072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50955503-e51a-4262-bc0c-9c5ee648a75d", + "id": "ef53139d-a199-456f-8af1-35f295fd26e4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40117,7 +40117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39141b02-8d40-4498-a448-a4702d69a22f", + "id": "2113deb7-b768-4628-9142-487be182f862", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40162,7 +40162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22102e16-fd90-4c19-af03-7badefdaffe4", + "id": "d7987ed5-ea6e-4f1f-8a60-056a117e4e8e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40207,7 +40207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ee4ce62-2c09-4a8f-ab32-adc6b588dcc7", + "id": "759f150d-fa88-4897-85ff-be5271ec0083", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40258,7 +40258,7 @@ } }, { - "id": "abb19d57-7157-470a-9979-f620040b71c7", + "id": "7c77a8a8-68fa-4870-9936-d921a77885d3", "name": "Reassign Certifications", "request": { "name": "Reassign Certifications", @@ -40313,7 +40313,7 @@ }, "response": [ { - "id": "9e6c6ee7-84b9-4daa-b7be-9d15baf260b4", + "id": "e8f5a495-5ce4-4b39-b398-65909136b598", "name": "The reassign task that has been submitted.", "originalRequest": { "url": { @@ -40371,7 +40371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2a8ffb4-feef-4115-9602-e72d90f11d69", + "id": "5b6fda23-2134-43a2-b80b-1bd52071ee05", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40429,7 +40429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29d90046-dde4-48ec-91ae-ec7864c84259", + "id": "d56ca670-4913-4de0-8cb1-f166e4537638", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40487,7 +40487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30b00ad1-21c5-4240-a57d-4a1b380fe048", + "id": "a79669bb-9b5c-4daf-ad53-f2d347f63d81", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40545,7 +40545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55a27215-be7a-461c-8979-00f1b6ac0390", + "id": "1beb9842-bb5f-46d9-83d6-9f0271b3885b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40603,7 +40603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d626545d-c6b5-49f2-b4bc-3a85d0f99a9e", + "id": "1cf9c5f5-107c-47b3-8f0c-613618b7a8fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40661,7 +40661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62dcb710-964f-4a36-bcc8-f0df7a8e49dc", + "id": "75a963fe-152c-4914-95e4-c25677854a06", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40725,7 +40725,7 @@ } }, { - "id": "08c4b4fd-1695-4ab2-a8fe-c87366f75adb", + "id": "07e449f3-3133-442e-bb3b-33b9f5136d8e", "name": "Get Campaign Reports", "request": { "name": "Get Campaign Reports", @@ -40767,7 +40767,7 @@ }, "response": [ { - "id": "25474f60-cd3c-4365-b101-7544c8820a6d", + "id": "b6a2f438-ada2-4391-9dbd-4fb8ab8a84fe", "name": "Array of campaign report objects.", "originalRequest": { "url": { @@ -40812,7 +40812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcddc944-4bb4-4368-866f-8aeec7d26432", + "id": "17229b72-5213-439b-ae7c-31ea880c2639", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40857,7 +40857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f4ce0a7-a34b-4151-8cd6-e9c27128fcb5", + "id": "8e0fa21e-5f6f-4b79-9859-4bb62ba46a0d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40902,7 +40902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "981fb7df-075d-4733-aa7e-c28190d9d78b", + "id": "cd326fe4-6e73-4915-948d-660cf0fd4d0d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40947,7 +40947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3f76e06-1e4e-419f-a6d2-b7e0cc630472", + "id": "87924efb-6bd3-47e0-8559-734f1b3bf786", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40992,7 +40992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38ea418e-c0f6-4722-96c6-6d08b8f3d079", + "id": "50ef8e29-f85d-48e6-8155-59dbeb7c5611", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41037,7 +41037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8db7754-d116-4f58-af52-feebd64596bc", + "id": "7d6036d2-5700-4297-a910-5e3238363999", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41088,7 +41088,7 @@ } }, { - "id": "4bc3a5c9-931f-4ec9-99ac-c6a1d842b281", + "id": "cc5554d1-5aa6-4b8d-9b26-efcde927a837", "name": "Run Campaign Report", "request": { "name": "Run Campaign Report", @@ -41141,7 +41141,7 @@ }, "response": [ { - "id": "54d04ba6-7beb-453d-8928-419e6bde1828", + "id": "3b3d7696-06d8-44d8-88aa-7507dfb27750", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -41187,7 +41187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77e64f72-1d23-4aa2-854e-4d61d1d9e62c", + "id": "5f073bc9-874a-450b-a508-7c15cbf4f9b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41233,7 +41233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "700c8744-438a-4908-9a01-72b5eef4c0af", + "id": "ceabc7c9-7b4e-4f28-9742-b29a70a4d418", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41279,7 +41279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca6743d3-88fd-49c0-a66e-4b1f681bad71", + "id": "f92d4c60-a263-406b-adec-e30505761d3d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41325,7 +41325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d0e3de1-c5e2-45ae-83fa-1761667cf67c", + "id": "bbf82591-3349-4b93-9817-4dae706db26a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41371,7 +41371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62a7647f-1e4a-4400-b0b3-d172820f3272", + "id": "307895dd-3bf1-4d08-9262-dc30c9ba0bdd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41417,7 +41417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4114ac4-78c1-4ce3-b5d5-9d9d6653d72b", + "id": "8991555a-31dc-4f45-a684-41ac49d87bf8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41469,7 +41469,7 @@ } }, { - "id": "d319a826-8bbc-4a4c-9a7d-5154603114fd", + "id": "4928c404-2dd5-4bf2-9a72-c9d37e7f742a", "name": "Get Campaign Reports Configuration", "request": { "name": "Get Campaign Reports Configuration", @@ -41499,7 +41499,7 @@ }, "response": [ { - "id": "95b55e26-cc95-46fd-b524-c44577d8ec65", + "id": "95e80ecf-67c7-4d2d-acff-d54e4bc8bfa6", "name": "Campaign report configuration.", "originalRequest": { "url": { @@ -41543,7 +41543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffe48114-abe0-40c4-b0fe-ffad9c3d398c", + "id": "dabd21db-2e08-4012-a62c-d833bf44ebc1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41587,7 +41587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b27a496-dd53-405d-b8fb-176062646ce2", + "id": "e933f2c1-b759-44e7-b206-ab2ab38dc788", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41631,7 +41631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "001143db-556d-485f-b02b-2738829e5317", + "id": "eb444787-6676-43f5-a4f1-736c5e94e883", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41675,7 +41675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30e04fd5-9476-4953-afeb-c10235b7d1b0", + "id": "65151254-bb4a-4464-932e-6b8e025441a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41719,7 +41719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bc313d8-fe56-4355-b175-628d167ba789", + "id": "d7f835c4-7f75-4046-a9a8-6a254d07b883", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41769,7 +41769,7 @@ } }, { - "id": "77a76989-8c65-4523-a19f-dc905d2dd179", + "id": "51f61847-5b14-4213-88fe-1238b4285347", "name": "Set Campaign Reports Configuration", "request": { "name": "Set Campaign Reports Configuration", @@ -41812,7 +41812,7 @@ }, "response": [ { - "id": "e4842c2c-e0e4-45ae-ba74-6177ec11a773", + "id": "bdb730f9-8760-44bf-b926-2020413941cf", "name": "The persisted campaign report configuration.", "originalRequest": { "url": { @@ -41869,7 +41869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80db1b75-cf0d-40f7-aa49-4c25e14bfd9a", + "id": "dd5cea28-1973-4d1e-b9b0-f901450e03f0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41926,7 +41926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27458089-7b2b-4334-9888-3cf074dce209", + "id": "45535d86-f297-406d-8870-388e2c835999", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41983,7 +41983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce31d305-45f4-4b05-93d4-56c11a99dd5d", + "id": "7d44d04e-9477-4612-8b35-517d424f45c1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42040,7 +42040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d739863b-37b8-455b-bd13-143ebff7090e", + "id": "6d867846-2a38-4939-981a-b5b56d66f3ea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42097,7 +42097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1e8404e-0ea4-4459-8654-259a03bfcbe6", + "id": "87cd6886-e78e-4426-a0a3-9c44f4f3a296", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42160,7 +42160,7 @@ } }, { - "id": "8399ea7f-b051-4d77-9465-939ce8d4321a", + "id": "eebf2e50-3bde-4e1c-877d-5434450ddbe7", "name": "List Campaign Templates", "request": { "name": "List Campaign Templates", @@ -42235,7 +42235,7 @@ }, "response": [ { - "id": "74bc19c0-fbc0-4db6-bf47-cbbd5fd5a101", + "id": "7b3f8db2-9f0a-4909-8289-f50872a51880", "name": "List of campaign template objects.", "originalRequest": { "url": { @@ -42324,7 +42324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc7e92d5-f00b-42b5-b201-b4ddbe72bcfe", + "id": "df7dc3bb-c589-4d08-aef5-59dd72bd0e57", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42413,7 +42413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7143699e-60ba-4499-957e-8f5a163fdd9f", + "id": "5ea244ca-908c-4001-ba60-e630d87c7db9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42502,7 +42502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07814cdd-2260-4478-b4d7-5dae15a34fd6", + "id": "4d78cf60-2c40-4ace-815b-e7f562741b58", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42591,7 +42591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "971225aa-0ae8-4aa2-b8df-a93d2849e77d", + "id": "6f264455-df6c-48bf-8bb2-72f0a81ccb19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42680,7 +42680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83085a03-d22a-4acb-9d36-6c12011269d2", + "id": "360e133f-6410-4396-a1bf-ef6116ed0175", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42775,7 +42775,7 @@ } }, { - "id": "a4ba44cf-9fb8-439c-bf75-fac581d7dee4", + "id": "388a7d95-d0b0-45da-bc3a-df93a78008c2", "name": "Create a Campaign Template", "request": { "name": "Create a Campaign Template", @@ -42817,7 +42817,7 @@ }, "response": [ { - "id": "cceec3a9-b246-424f-9076-b6b3b7f76b05", + "id": "899f90ec-9fcd-4d36-a589-0d4912e6d327", "name": "Manager", "originalRequest": { "url": { @@ -42873,7 +42873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36561fb4-4b1b-4aee-94a4-b621f76a329f", + "id": "3b2cc8aa-fb78-4e0c-a5f3-aadaddcb7292", "name": "Search", "originalRequest": { "url": { @@ -42929,7 +42929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62f23b1e-6e1f-4bcb-a5b4-5931e3f5bbc4", + "id": "da029f52-1d47-406a-adfb-cb1b4d0b930a", "name": "Source Owner", "originalRequest": { "url": { @@ -42985,7 +42985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa6e1054-1527-4dae-8dde-684ce314779e", + "id": "879a8a72-a3b8-489a-8acf-e93211c72a9f", "name": "RoleComposition", "originalRequest": { "url": { @@ -43041,7 +43041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e04c3d4c-028e-4a40-bded-c4d7d38c0ec5", + "id": "cc410e19-2922-4f12-835c-66c5b9defaca", "name": "Manager", "originalRequest": { "url": { @@ -43097,7 +43097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "120ceece-8f78-4818-847a-7eeb84ef2393", + "id": "c429bff3-51ad-440b-a5d0-40b9da72eaf9", "name": "Search", "originalRequest": { "url": { @@ -43153,7 +43153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "731e4488-e43f-4aec-8620-efa3aa7fcec4", + "id": "6a77c1cf-d9aa-43ed-ab9a-a16702fb187d", "name": "Source Owner", "originalRequest": { "url": { @@ -43209,7 +43209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f303f57f-fe85-435f-96e0-811bc81e77d8", + "id": "dbb9f9c2-79df-47f4-9503-c23bb2ac6ead", "name": "RoleComposition", "originalRequest": { "url": { @@ -43265,7 +43265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "267030ca-e42f-4844-b41b-ce4ab680a53d", + "id": "992d7313-c1c1-4828-b9a6-163d7befe796", "name": "Manager", "originalRequest": { "url": { @@ -43321,7 +43321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81c6df47-bc76-4f7a-803f-eb4ddf0d53a3", + "id": "c5a35158-14d7-4ef2-831c-8d718f726c28", "name": "Search", "originalRequest": { "url": { @@ -43377,7 +43377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a9fb064-7182-4fe1-b399-179e234bd77c", + "id": "2a625e2b-ed21-49f2-a105-db4795dead62", "name": "Source Owner", "originalRequest": { "url": { @@ -43433,7 +43433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e64124c-caff-4503-975b-bd4046e594ff", + "id": "0be84fa5-2abf-471b-8a63-40948421dc0e", "name": "RoleComposition", "originalRequest": { "url": { @@ -43489,7 +43489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf371f3f-ebe9-4196-a1c5-79f9f84776a8", + "id": "0d8542f4-c7d8-495b-834c-861eab909911", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -43545,7 +43545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "418fbf9b-d75c-45bc-bdb6-1206016a1c60", + "id": "302dcf03-a73f-4cf4-93c2-32929497eac7", "name": "Search", "originalRequest": { "url": { @@ -43601,7 +43601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e2958a6-1dec-4cf7-ac11-b4d8348f0c71", + "id": "e1456aae-ddd7-4c72-8e4e-cd23774bff1d", "name": "Source Owner", "originalRequest": { "url": { @@ -43657,7 +43657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9114193c-6f62-4559-8aa0-a6289dcd16ce", + "id": "61a2b666-ea15-4952-bb2b-6408ed2a701e", "name": "RoleComposition", "originalRequest": { "url": { @@ -43713,7 +43713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3089168-d707-4436-9951-6911245b44d7", + "id": "d1790041-b345-4bd7-8323-496bacb36edc", "name": "Manager", "originalRequest": { "url": { @@ -43769,7 +43769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "424376b6-15db-406d-8f0e-1a12d5bb7eff", + "id": "58bd4786-6e82-4204-846f-df3d9260494f", "name": "Search", "originalRequest": { "url": { @@ -43825,7 +43825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46acfcc4-65ed-4499-93eb-1505937db773", + "id": "3c17c5da-1c8e-46e7-8ed1-f84922c04ebc", "name": "Source Owner", "originalRequest": { "url": { @@ -43881,7 +43881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9947a28-d14b-48ee-84ac-f2a06a8bc93b", + "id": "4aa47cb2-15ae-4487-8872-a7afbd940cb0", "name": "RoleComposition", "originalRequest": { "url": { @@ -43937,7 +43937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6748cce8-bef5-4087-9af1-51bd5b6b6138", + "id": "00cd2e1b-c890-45fc-870d-c0e528dd6464", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -43993,7 +43993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c87f316f-db18-4be1-a002-dda880eed87c", + "id": "b4ef343a-822e-44f9-b904-ef76b75d70dd", "name": "Search", "originalRequest": { "url": { @@ -44049,7 +44049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ec00dc4-3877-4af2-96a2-3beb39cf6a14", + "id": "21b94a4f-bc75-4216-89dc-ef4d9efc615b", "name": "Source Owner", "originalRequest": { "url": { @@ -44105,7 +44105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd4750eb-5be2-4bb9-8742-08920de1e9f5", + "id": "056ffcc7-0441-4186-b27f-8ed93b02d3b5", "name": "RoleComposition", "originalRequest": { "url": { @@ -44167,7 +44167,7 @@ } }, { - "id": "b2a9e278-b0d8-46e8-9e54-a3d2bf2ba949", + "id": "3abf3797-5906-4d4c-acbd-67b1d5e9571c", "name": "Get a Campaign Template", "request": { "name": "Get a Campaign Template", @@ -44208,7 +44208,7 @@ }, "response": [ { - "id": "2d912282-6145-466b-97b2-078bd7035acf", + "id": "2f89f383-6d76-4313-bc8d-bbd214c7206d", "name": "Manager", "originalRequest": { "url": { @@ -44252,7 +44252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02ff4f20-8acf-45d0-8792-9d8295257bc1", + "id": "17982f67-6415-4a20-9451-2c25bbf7b807", "name": "Search", "originalRequest": { "url": { @@ -44296,7 +44296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48c7931b-cf66-4c3f-8104-17f18241982d", + "id": "13684e61-fcb1-4d4d-a09f-1d6c4ece473a", "name": "Source Owner", "originalRequest": { "url": { @@ -44340,7 +44340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1526631-db79-421b-aaae-2993c1eb8fb8", + "id": "86603af1-1128-4023-91b0-7f51943bf7bc", "name": "RoleComposition", "originalRequest": { "url": { @@ -44384,7 +44384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dea7dc2a-c658-4c2a-9b53-415596e66307", + "id": "5e59b758-d7e0-4e02-8f99-4d6a1e7a8013", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44428,7 +44428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b37890f7-12a2-41ab-852c-5a1c4e7ea023", + "id": "adc9e3cb-8352-4c14-bff3-34b5f2937290", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44472,7 +44472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2837e33-c258-4acd-8eba-fabc647a16b5", + "id": "b322536d-25a3-482c-9dc0-f2088d5d2666", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44516,7 +44516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "446149f9-23be-41a0-87c5-8bb78a017b8b", + "id": "2b063ce1-6bd2-453d-a82c-e903d66c3bc3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44560,7 +44560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd06371c-266b-4d75-8bbe-bf1943a9bf51", + "id": "e6e08da7-0637-441f-8cf1-c13f4d33cd02", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44604,7 +44604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50f3148f-bf0c-465e-a126-e425f0c200ab", + "id": "14d9cb1f-a055-41d8-8171-6ce8d0a87447", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44654,7 +44654,7 @@ } }, { - "id": "1a977135-2430-4766-9d9d-15864ad04a36", + "id": "b9e1b7f2-4716-4e85-8ff5-a9363a40e0b4", "name": "Update a Campaign Template", "request": { "name": "Update a Campaign Template", @@ -44708,7 +44708,7 @@ }, "response": [ { - "id": "d54e47db-0622-4c37-96d4-992d2b0d0473", + "id": "23a8e53a-8f4d-40f8-b47e-f93dda8c5c97", "name": "Manager", "originalRequest": { "url": { @@ -44765,7 +44765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38c390f2-f902-4247-a278-7f377359d22f", + "id": "dd5ffe34-1ad3-4fa9-a608-4c0402516943", "name": "Search", "originalRequest": { "url": { @@ -44822,7 +44822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f107469-511f-41e3-9a8d-a94cd0f85677", + "id": "8dae4bf2-9e3a-41bf-be1c-1aca2c4b2b4b", "name": "Source Owner", "originalRequest": { "url": { @@ -44879,7 +44879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf4aa4b8-6636-4d11-8ed9-72bbb804e15b", + "id": "b81f2621-6468-4e5c-afd5-13c11bed3dd1", "name": "RoleComposition", "originalRequest": { "url": { @@ -44936,7 +44936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1dbefca-b48b-4abb-ac64-bba9b1c9a0f4", + "id": "df249f6d-3b7a-4e97-8ada-2f0e1d7a34b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44993,7 +44993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a86cb015-b9d4-4adc-8854-14c59a6343c9", + "id": "9784dddf-1dec-4893-845b-671e7bbf2365", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45050,7 +45050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91410502-662b-4ae3-a1d7-1c322b926fb7", + "id": "3e936c55-32e6-49e9-8ee0-42805078aeb4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45107,7 +45107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2ce7cba-a47e-437a-984b-74fa1776e769", + "id": "d349cca6-f01a-474d-9723-df4d1cd8508f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45164,7 +45164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "931dbc3b-cc24-47e7-812e-07187b1d173c", + "id": "96c507c4-bb6b-481b-8bcd-7229c29481ad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45221,7 +45221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a47a6a5-1878-4d74-80c2-e5c49e040fe3", + "id": "0fb8d32b-2e62-44e4-ba9c-ad23d15c7147", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45284,7 +45284,7 @@ } }, { - "id": "ca40b676-2d47-435d-b8b2-d244e9f8f0de", + "id": "00c61831-279b-4ba3-b354-7a1d59074489", "name": "Delete a Campaign Template", "request": { "name": "Delete a Campaign Template", @@ -45325,7 +45325,7 @@ }, "response": [ { - "id": "f1a585d9-6810-4817-8eff-ab75861b9a5d", + "id": "c6e105d2-d4c1-4593-8492-aad4b5131c54", "name": "The campaign template was successfully deleted.", "originalRequest": { "url": { @@ -45359,7 +45359,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0f92dd3d-6631-4223-823b-b2982b0783c4", + "id": "7f7481db-6983-449f-a79d-02a4f2f35f68", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45403,7 +45403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dcc0b23-3399-4b65-adad-8720c1dd9898", + "id": "1a629a78-9859-4c3b-a001-dfbbc5116e95", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45447,7 +45447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cda3633-a14e-4ba6-a9a1-c0799a2efed6", + "id": "7e44a3af-b07f-439c-b7ec-32aa761f861f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45491,7 +45491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26b9e6a1-ec58-4de9-ade6-c19fda482bef", + "id": "207e9540-848d-4e34-b13d-fd90cf7f471e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45535,7 +45535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0878ce0-338a-45c4-9bac-162e77ee4e2c", + "id": "2b3ca54f-4b25-4a17-891a-001c7c7bc92a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45579,7 +45579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af05633d-6752-4580-abe3-b3b7ead3306f", + "id": "4caed9a2-ead3-401e-adf7-79897f74c96e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45629,7 +45629,7 @@ } }, { - "id": "63f62d08-1206-4fda-83ca-9b06c5a1b7ec", + "id": "79f379c4-9a20-41f3-8f1b-f24034bcf6c0", "name": "Generate a Campaign from Template", "request": { "name": "Generate a Campaign from Template", @@ -45671,7 +45671,7 @@ }, "response": [ { - "id": "01d924ce-220d-4247-9585-11b14ec6f602", + "id": "98576f86-cde8-4c1d-9fd8-7df57e3993f2", "name": "This response indicates that a campaign was successfully generated from this template, and the API returns a reference to the new campaign.", "originalRequest": { "url": { @@ -45716,7 +45716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb4aff55-1d3c-40fe-ad2a-9cd9fe9984be", + "id": "03dca1d1-0965-4d15-8fb5-f79a4dceed5e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45761,7 +45761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58e08d44-c096-466b-88b1-d69dd04297fc", + "id": "d9e3a174-cfc6-4651-964f-fdd81be25deb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45806,7 +45806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c98c0bb4-c24c-4d5c-9b72-0bd7cf156c8b", + "id": "80a8e929-6f48-4f22-b873-2f52ddddb2f5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45851,7 +45851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77ca4b13-a47c-4187-ae75-227a732a820b", + "id": "0da5b501-3778-4ed4-851f-2fa590f428b6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45896,7 +45896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92223e30-5a41-4406-b3e7-50b7f6e556ee", + "id": "efb4faf0-4d53-4766-824e-ab671c12c625", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45947,7 +45947,7 @@ } }, { - "id": "b649a02a-a878-4fbd-a840-5bbf8d39ab2f", + "id": "2c580fb7-9030-4e21-b720-0d4b716c1c63", "name": "Get Campaign Template Schedule", "request": { "name": "Get Campaign Template Schedule", @@ -45989,7 +45989,7 @@ }, "response": [ { - "id": "2490ae0d-0146-4b8f-983a-71f416b83f8b", + "id": "f31a3533-afae-4a21-9b73-4e97aca16dfa", "name": "Current schedule for the campaign template. See the [Set Campaign Template Schedule endpoint documentation](https://developer.sailpoint.com/docs/api/beta/set-campaign-template-schedule) for more examples.", "originalRequest": { "url": { @@ -46034,7 +46034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c1b0f65-02bb-4071-866f-31639aa6f2ce", + "id": "4726546f-f96d-4650-b595-d0c880368f2a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46079,7 +46079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c8a5b16-975f-4023-aa99-738a982a0947", + "id": "0e318e44-a357-4ede-bc44-bd23ac392872", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46124,7 +46124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66d3dab2-c85d-4209-ac74-6fa64971183f", + "id": "b273a7d0-8678-4428-b579-2712ccf9285d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46169,7 +46169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8247755d-d03c-4aaf-861e-b2130a6d9d16", + "id": "8e678cf2-f47d-4b9b-9fd8-bdf01b1c4748", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46214,7 +46214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0af47c20-c990-4851-a294-72b0c606d1b8", + "id": "83e467ad-2186-4df5-bce5-5503a10a5104", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46259,7 +46259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad265294-2436-4618-8b48-c4b6f71190f7", + "id": "270e4484-0a20-4f02-aa18-9089d644c66a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46310,7 +46310,7 @@ } }, { - "id": "89b7476b-1fa0-4933-8761-ac02e83ee74a", + "id": "3359fae4-7bfc-4d3e-aa47-8640d35e7e9e", "name": "Set Campaign Template Schedule", "request": { "name": "Set Campaign Template Schedule", @@ -46365,7 +46365,7 @@ }, "response": [ { - "id": "93dec405-a444-4549-9173-0e3cc0d0b53a", + "id": "96ed43c9-5259-4e26-a5eb-eb68afc49029", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -46413,7 +46413,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1a1d489a-ec0f-4349-895b-10064c9c86d1", + "id": "ac7656a4-50a3-4c28-93f6-d7484f172437", "name": "Monthly", "originalRequest": { "url": { @@ -46471,7 +46471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "758f071f-4fbe-438d-9085-0d7fd4577c82", + "id": "99dbed7d-4ed6-496b-aad1-aeae6473456f", "name": "Once a year", "originalRequest": { "url": { @@ -46529,7 +46529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49fa5f64-51e8-4029-a823-27a18b4e4071", + "id": "54b0e6d2-18c8-4b12-be41-6d11dafb5645", "name": "Quarterly", "originalRequest": { "url": { @@ -46587,7 +46587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f97f5bd6-d369-4c6b-9099-f346e580b3ae", + "id": "34761c2b-0cd5-4785-aa85-d888270dbbc9", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -46645,7 +46645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bac0e82-68a8-491d-a5a1-040d321d4dbd", + "id": "6e81130e-928f-41e7-9f33-39054fdfefda", "name": "On a Specific Date", "originalRequest": { "url": { @@ -46703,7 +46703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fd91551-b93f-4e4b-92d4-30d62c5f0fe7", + "id": "f8df2b27-d06e-40ab-89f6-b362c810f836", "name": "Monthly", "originalRequest": { "url": { @@ -46761,7 +46761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ab82e83-495f-436f-9769-bde8a390ae76", + "id": "9abfcaff-b97b-404c-add5-eb4e3bea90b1", "name": "Once a year", "originalRequest": { "url": { @@ -46819,7 +46819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d80a13a7-e39c-4efc-9cfc-29b3d322c4af", + "id": "71e09072-fbf6-4c0b-8c2d-061d90701a31", "name": "Quarterly", "originalRequest": { "url": { @@ -46877,7 +46877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea5c0a83-dd22-4131-a820-4ce738a15a8c", + "id": "1f05e47b-bb84-48ca-b72f-03c1225d394b", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -46935,7 +46935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72aa024e-7287-4dfd-8702-69911368448c", + "id": "67ade5d0-0edc-48f2-b8d4-dc51e4e94a4a", "name": "On a Specific Date", "originalRequest": { "url": { @@ -46993,7 +46993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06bbdb1d-fd0e-4300-9261-a533877deed7", + "id": "b915a0ae-a919-405c-b31b-6f40b19fe225", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -47051,7 +47051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64f7994a-88f7-423c-8e72-2deda0ee5203", + "id": "8de03494-6722-420c-b1ff-db1b4baff575", "name": "Once a year", "originalRequest": { "url": { @@ -47109,7 +47109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e573ded-c613-49f7-bfee-35db9345990d", + "id": "60f03227-8df6-48d3-8efe-c78bdcd0aae3", "name": "Quarterly", "originalRequest": { "url": { @@ -47167,7 +47167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aa00557-1c5a-4c33-840a-42e460bc12f2", + "id": "65a1d82d-a329-4ebf-936b-a7ad24a5c1f2", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -47225,7 +47225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fc74233-817e-4a5c-bd65-890aff4d9115", + "id": "343cd258-8e59-4590-af6d-43fd36dc0490", "name": "On a Specific Date", "originalRequest": { "url": { @@ -47283,7 +47283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32d80560-966c-4cf3-b18d-4c89d201b843", + "id": "e6ec1398-da1d-4dfc-a550-5630149880a8", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -47341,7 +47341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83fef3d3-8faa-4b4d-bc52-32235292fee0", + "id": "dcc36c7b-3b6a-41c5-82b2-2e4ec4eb5cfa", "name": "Once a year", "originalRequest": { "url": { @@ -47399,7 +47399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffd4f25c-1d1c-40b4-b509-1cf86133c18c", + "id": "304c9973-5694-4291-93b0-97ae3d953bde", "name": "Quarterly", "originalRequest": { "url": { @@ -47457,7 +47457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0800e4f-bd42-4d1d-8807-725b39e05d3a", + "id": "c0cf0852-1fff-44e7-87a3-bea8e91d53a4", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -47515,7 +47515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6972ce65-9430-4563-a2eb-f7ede886b06a", + "id": "0903d92f-8934-4ea6-83b3-fde6db6c9ac5", "name": "On a Specific Date", "originalRequest": { "url": { @@ -47573,7 +47573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b923631-e777-41dd-b7ca-fffde71b16ae", + "id": "fe763c2d-1670-431c-9c82-c42fc6092458", "name": "Monthly", "originalRequest": { "url": { @@ -47631,7 +47631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f302f600-727c-42eb-8fc0-2bd863ce5762", + "id": "2dca864b-395b-4f60-878a-43bbe74518b4", "name": "Once a year", "originalRequest": { "url": { @@ -47689,7 +47689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a9fe905-ce36-4804-9606-11c038590cde", + "id": "91b48ddf-66e9-4cc0-a52f-1c1fa9c8b2bd", "name": "Quarterly", "originalRequest": { "url": { @@ -47747,7 +47747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26ab5aae-e403-4e06-8e94-81ecfe1121d5", + "id": "76c48a49-b31f-4640-b17c-d115327ee144", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -47805,7 +47805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28c34971-35ab-481a-b724-f72c9b62d1bc", + "id": "c97fc17e-fc79-451b-bd90-b1768dc1fdce", "name": "On a Specific Date", "originalRequest": { "url": { @@ -47863,7 +47863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7d0b31f-941c-4a93-b05a-0c1d0fe0db0d", + "id": "28dc7e6c-7eb8-4bb6-ad20-b116f90502f9", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -47921,7 +47921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6efe48cc-2b5d-49ec-9b7e-8827ef886236", + "id": "eb70dc6a-e5a6-4f68-b4fa-38291210b8ec", "name": "Once a year", "originalRequest": { "url": { @@ -47979,7 +47979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bc20df5-024c-44ca-a9c7-5fcb77b239b9", + "id": "a5cae427-c179-422c-bafb-5150fd115b2b", "name": "Quarterly", "originalRequest": { "url": { @@ -48037,7 +48037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95d43892-0b90-45e7-a852-6e62661c8d5e", + "id": "cc2bd782-70f0-48fa-80bc-5253fa9fbbc4", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -48095,7 +48095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c802002-e31b-4bab-b43a-afec3fab72da", + "id": "2511e75a-7fa8-46a5-ac3f-adc156b85778", "name": "On a Specific Date", "originalRequest": { "url": { @@ -48159,7 +48159,7 @@ } }, { - "id": "f39d9d56-4eae-4dd0-84cb-d9b84e61eeb1", + "id": "9bd2adba-d9a1-4889-a7f2-6e334804c29b", "name": "Delete Campaign Template Schedule", "request": { "name": "Delete Campaign Template Schedule", @@ -48201,7 +48201,7 @@ }, "response": [ { - "id": "f24f375e-19c3-492b-8691-98697e41bf22", + "id": "7c7670b6-2c00-4a48-9a21-f50e2c9384ce", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -48236,7 +48236,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9a3f4c81-a8c0-48a0-8a21-426dadda4855", + "id": "e7b0aac8-2fb2-4480-8c09-ca8b6fe04289", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48281,7 +48281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b3f9470-259b-4c1a-8157-7326b99bbddb", + "id": "771339fc-553b-4dd8-a636-84fbc93637f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48326,7 +48326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28112331-4e9e-4cb1-8e8d-9ef71d008de7", + "id": "fb89aae9-0280-4534-858d-149715a178d1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48371,7 +48371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95c37288-506e-4cf2-824b-aedf9423a3b5", + "id": "66f7e1b3-530b-41aa-9e98-aa0985e86473", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48416,7 +48416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59d41a41-e5bd-4f8f-9da6-68299803a613", + "id": "c75972a2-c660-4819-93e5-82d444e6ac2b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48461,7 +48461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec9a711c-9bb2-40cf-9bfb-6a2feab46c71", + "id": "8979312b-4927-4247-9a17-aaa3137ae0d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48518,7 +48518,7 @@ "description": "Use this API to implement certification functionality.\nThis API provides specific functionality that improves an organization's ability to manage its certification process.\n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access.\nThese certifications serve as a way of showing that a user's access has been reviewed and approved.\nMultiple certifications by different reviewers are often required to approve a user's access.\nA set of multiple certifications is called a certification campaign.\n\nFor example, an organization may use a Manager Certification as a way of showing that a user's access has been reviewed and approved by their manager, or if the certification is part of a campaign, that the user's access has been reviewed and approved by multiple managers.\nOnce this certification has been completed, Identity Security Cloud would provision all the access the user needs, nothing more.\n\nThis API enables administrators and reviewers to get useful information about certifications at a high level, such as the reviewers involved, and at a more granular level, such as the permissions affected by changes to entitlements within those certifications.\nIt also provides the useful ability to reassign identities and items within certifications to other reviewers, rather than [reassigning the entire certifications themselves](https://developer.sailpoint.com/idn/api/beta/submit-reassign-certs-async/).\n\nRefer to [Managing User Accounts](https://documentation.sailpoint.com/saas/help/common/users/user_access.html#managing-user-accounts) for more information about accounts.\n", "item": [ { - "id": "018e6350-bc05-44be-9a5f-ddf4fe48ad80", + "id": "2665ab57-f920-4443-ac01-28635416df06", "name": "Reassign Certifications Asynchronously", "request": { "name": "Reassign Certifications Asynchronously", @@ -48573,7 +48573,7 @@ }, "response": [ { - "id": "2e5f9144-2d85-4618-96a1-a72f22857098", + "id": "a11a04fc-50d7-438e-86da-23d69fd3c16c", "name": "A certification task object for the reassignment which can be queried for status.", "originalRequest": { "url": { @@ -48631,7 +48631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "584c4cf7-7e95-46e5-8797-426a6e6044f5", + "id": "e9c5f740-319f-44ae-a1ce-bea675fc05cf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48689,7 +48689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5924cd8-55a4-4278-90db-f54d293711d5", + "id": "1eb8c0ff-a0cd-40e3-bbe4-da9a7b58a1f8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48747,7 +48747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "587431ee-f380-47dc-b2f4-b525036a665e", + "id": "bc36599a-22c1-4db4-accd-e32e041e512f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48805,7 +48805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ca65539-cc58-4428-af23-206b543793a8", + "id": "1049dc77-2908-4f59-8529-d21e468141ad", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48863,7 +48863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98a86c86-e30f-4541-b2ad-cac699b35085", + "id": "711b27bc-c1e4-46c3-aea4-45ccd9c962ca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48921,7 +48921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c387db26-77e9-4534-8895-873811528ffb", + "id": "05eb3aff-7afc-447e-a9c4-df424017cad3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48985,7 +48985,7 @@ } }, { - "id": "c9241e07-eb62-496a-aafc-898be8dd9f07", + "id": "4d0674a7-eebc-4557-bb94-c2c712549655", "name": "Certification Task Status", "request": { "name": "Certification Task Status", @@ -49007,7 +49007,7 @@ "variable": [ { "type": "any", - "value": "voluptate id", + "value": "in ut cillum ad", "key": "id", "disabled": true, "description": { @@ -49017,7 +49017,7 @@ }, { "type": "any", - "value": "voluptate id", + "value": "in ut cillum ad", "key": "taskId", "disabled": true, "description": { @@ -49038,7 +49038,7 @@ }, "response": [ { - "id": "6ca9d89a-74a9-479f-8afe-1236f0f0b6f5", + "id": "e22ac489-dc94-49f0-9a94-06958ec0798f", "name": "A certification task object.", "originalRequest": { "url": { @@ -49084,7 +49084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85c35e64-72af-4490-aea6-694d99dec715", + "id": "efecb2cc-9b16-4fc9-bf4b-e378bc4b8e17", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49130,7 +49130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "151754b1-952a-4c70-98c9-44a0d200dde8", + "id": "3e9e7c09-107b-41ab-a5b4-a935febb6cff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49176,7 +49176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fbae7c3-71a5-451c-9673-93c1eddf71e1", + "id": "1b9115c5-453c-45c4-b2c7-da43cd368ce6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49222,7 +49222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a62aadba-6abc-4968-8644-80e37de84cd2", + "id": "ba50e502-c266-4467-a28b-0349aecb4809", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49268,7 +49268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54e3db7d-26f4-44c7-bf60-ca021e092730", + "id": "fbee0fb0-0275-4cfc-ae4a-dd168e6d0bad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49314,7 +49314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9329aa50-fc06-4424-9205-fc130bf12d4b", + "id": "94edac30-cf53-4744-8c1c-969802bbf40b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49366,7 +49366,7 @@ } }, { - "id": "322251fc-ea6b-4a3c-a4a6-4205b76983d4", + "id": "8bf15e77-5acf-487a-8768-361b2808e59a", "name": "Pending Certification Tasks", "request": { "name": "Pending Certification Tasks", @@ -49387,7 +49387,7 @@ "variable": [ { "type": "any", - "value": "voluptate id", + "value": "in ut cillum ad", "key": "id", "disabled": true, "description": { @@ -49408,7 +49408,7 @@ }, "response": [ { - "id": "303de454-9e90-4d19-bcbb-8e1a28d3c12a", + "id": "00e0480f-6b58-418f-81f7-576605c81b79", "name": "A list of pending (`QUEUED` or `IN_PROGRESS`) certification task objects.", "originalRequest": { "url": { @@ -49448,12 +49448,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"ERROR\"\n },\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"QUEUED\"\n }\n]", + "body": "[\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"IN_PROGRESS\"\n },\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"SUCCESS\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "51d99a1a-2b89-4b25-94a0-8d4de1089fcb", + "id": "2c982366-0493-43a8-a572-a52598a31985", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49498,7 +49498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae59af70-0c6f-4e1c-9aff-32258ce28919", + "id": "86be53ea-0092-4672-802a-57e1247bc817", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49543,7 +49543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41e149af-9ee7-4293-8152-223992bb7947", + "id": "16e7c2b5-fc44-4e19-8bc7-120e9341e913", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49588,7 +49588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1f63ea1-7097-42f5-b7b2-791be367d19c", + "id": "568e4a3d-aceb-4776-ba05-bd021286433d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49633,7 +49633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18063f60-e742-44e1-a4c0-ec2cd2b4900d", + "id": "84556ef0-eea1-459e-b039-1cb8fde3c204", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49678,7 +49678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7007a2de-e9e2-4f68-bff3-db77587b6bae", + "id": "f27df719-626a-46f0-80c3-d9daf0a2ed23", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49729,7 +49729,7 @@ } }, { - "id": "c37f4c67-c39e-4167-8c4b-b1222664d46e", + "id": "ad6a6804-b16c-4382-88f9-347598c0f4f3", "name": "Permissions for Entitlement Certification Item", "request": { "name": "Permissions for Entitlement Certification Item", @@ -49820,7 +49820,7 @@ }, "response": [ { - "id": "d53181d4-d21e-4fa9-9e39-d89db258d221", + "id": "d07d2a18-5cad-46a6-8ea2-205dd6b40494", "name": "A list of permissions associated with the given itemId", "originalRequest": { "url": { @@ -49904,7 +49904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b06d63f1-278e-4c02-bc4b-b4101ec03459", + "id": "01441e3a-67ed-4966-9b58-a01ba30adccd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49988,7 +49988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "383d0321-428e-4e12-91fe-b8c4414ec840", + "id": "247e754c-5683-42b9-b8eb-91aa4e06a66e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50072,7 +50072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d561f90-0710-4909-8d63-039b9513cfde", + "id": "8363ab28-1aed-4c51-baf8-6067f47d94e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50156,7 +50156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b8bafc7-c642-4b1b-bfe3-3e16d8ce0325", + "id": "f3e07c6a-171d-42c1-a832-94c3dba510f6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50240,7 +50240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07267a28-2674-41c0-88e5-6c58d47b5a18", + "id": "de839b17-c6ed-4d69-8591-51154616ddca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50324,7 +50324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0fce55c-cd81-4148-95cb-4c435eba4dac", + "id": "a59da99b-a598-409b-9637-8ad3cfbd12ee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50414,7 +50414,7 @@ } }, { - "id": "ac1d9745-55f0-4064-889d-e8e4107558da", + "id": "a0f3318e-46e2-4caf-9374-7c9535329c8a", "name": "List of Reviewers for certification", "request": { "name": "List of Reviewers for certification", @@ -50502,7 +50502,7 @@ }, "response": [ { - "id": "03d55cea-edb5-4e36-bed2-f98cc8ef8378", + "id": "2ccd930a-52e3-428c-8491-a49ed7816696", "name": "A list of reviewers", "originalRequest": { "url": { @@ -50593,7 +50593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c926c0e1-ddab-41b6-a8a2-a1f5e118303d", + "id": "cee8ae3d-d14a-4173-a26d-f07c2ab346cd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50684,7 +50684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebb06bbe-f241-410e-a1d8-2f97fd474db6", + "id": "88433521-5748-40c4-aed7-52057c743d33", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50775,7 +50775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50ccec3b-5b38-4596-a933-a5b46b134b67", + "id": "fd7ed26c-2dcd-46f1-8203-b7e1ef58f25d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50866,7 +50866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f8ad643-2d2b-419c-9feb-e4d19bce3954", + "id": "8755005a-9a98-45d9-ab9e-1eef5aca28a9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50957,7 +50957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "095bb949-e582-4c93-8e50-3733c5ab817f", + "id": "da0a77e6-7460-4e7b-b9db-192e93791834", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51048,7 +51048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "118cda2e-d53e-4bbf-a901-7e217a767391", + "id": "27a90e43-9172-46ed-8555-281ee5e0d912", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51151,7 +51151,7 @@ "description": "", "item": [ { - "id": "0dcf5f8f-310a-40cc-80f9-347c78f9b0d8", + "id": "30c9c657-8da7-4b22-b3cc-5c9871156150", "name": "List Connector Rules", "request": { "name": "List Connector Rules", @@ -51180,7 +51180,7 @@ }, "response": [ { - "id": "f787703d-0f67-4c75-8b4a-faa005e20400", + "id": "a0d5309d-f0d8-4fc7-b1a2-7c3040b3e9cf", "name": "A list of connector rules", "originalRequest": { "url": { @@ -51223,7 +51223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95724f91-83f1-4d10-89c2-2b7c3300389e", + "id": "695a3771-fcb9-49a3-944d-2fd4d66f46bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51266,7 +51266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db7a6b97-04f7-4624-a40a-2d061aba5731", + "id": "2e87f221-54bd-4345-95bd-46c336f0f40c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51309,7 +51309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89d89eed-3f89-471c-8acd-56a21f277bff", + "id": "a6173526-c649-41f5-a1f0-b3edb1e4c408", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51352,7 +51352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f531160f-b0a1-4c76-88bf-35cc41468df0", + "id": "44e66884-8664-4244-abfc-3649300ab98f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51395,7 +51395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f367fa35-f7d1-467b-9af8-b5f21446abf7", + "id": "c9a85faf-7993-4de2-9a83-4e0750e0b099", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51444,7 +51444,7 @@ } }, { - "id": "3aa491c8-d879-4de0-8c03-8afbc551946a", + "id": "a2f07259-9672-426b-8ea9-2233669fb19e", "name": "Create Connector Rule", "request": { "name": "Create Connector Rule", @@ -51486,7 +51486,7 @@ }, "response": [ { - "id": "5541e403-185f-4f40-8c5a-0880f62c651d", + "id": "63b9a684-9ca4-4d9b-9af6-8e6d2335d6d3", "name": "The created connector rule", "originalRequest": { "url": { @@ -51542,7 +51542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "619a4a4b-be46-4821-bd29-5f45588a5a01", + "id": "79261eab-692a-4368-ad71-9b729c54a854", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51598,7 +51598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "955b82dc-ec6b-43e1-8ac7-868bce7f7bfd", + "id": "8864ecae-fb30-4666-8c51-452c89e87c84", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51654,7 +51654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f02fc94c-f199-4621-82dd-c724648ce208", + "id": "8ce08c9b-ada1-4c2a-96e7-e80365f94194", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51710,7 +51710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7791df4-3f61-4f26-9701-ede326e6934c", + "id": "49c37788-6055-4a7b-89c6-56c41e2e0d75", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51766,7 +51766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ebafedb-9b95-4a8f-bc96-48e2ee529f96", + "id": "33e4c512-b76f-4efd-affa-ec6b1a2c2e90", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51828,7 +51828,7 @@ } }, { - "id": "ec0d852f-a11b-40c7-af1f-ee6b0a5650e1", + "id": "a7e4d099-6b2d-4570-af8e-5f373c5b6de6", "name": "Connector-Rule by ID", "request": { "name": "Connector-Rule by ID", @@ -51869,7 +51869,7 @@ }, "response": [ { - "id": "86527ec3-70c4-48b4-998f-435e0f81b6af", + "id": "af457113-c04e-401b-920a-337aa31a4dd8", "name": "Connector rule with the given ID", "originalRequest": { "url": { @@ -51913,7 +51913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "373a98b9-6f1f-40f7-a8b9-3e8670c62919", + "id": "bc3000e4-5c07-484f-bfe3-0bee0e81c2a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51957,7 +51957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81ec1ec5-170a-43cd-b064-6fc7ee124c9c", + "id": "d5251023-01f7-4ff3-9490-c97265518f5d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52001,7 +52001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9143bf59-6dd5-4d90-a9ba-2831dd3b180a", + "id": "25328a39-a784-461e-86d5-f663443fc593", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52045,7 +52045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4d7d091-1bb4-40e0-ab9e-183b33d8cbef", + "id": "dca74b03-568a-4e77-9303-dca6e508e00e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52089,7 +52089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a0cdb42-9f34-45dc-a14f-c3681fdc0dc6", + "id": "8c9787fa-c081-460b-8024-65631ebf1326", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52133,7 +52133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eec71609-f56d-4cce-b580-ab3af780535a", + "id": "fdec135e-f23a-45bc-8940-9305f2a9abf1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52183,7 +52183,7 @@ } }, { - "id": "f0c4db58-8e7c-41ee-a5f2-582be94b8cb3", + "id": "14d539ed-824e-4c39-8100-77068d4a36b5", "name": "Update a Connector Rule", "request": { "name": "Update a Connector Rule", @@ -52237,7 +52237,7 @@ }, "response": [ { - "id": "d8c21b48-36c4-4b8e-9a83-f754bb1d4b2e", + "id": "b1d239e3-fa27-42ea-b9fb-2b0bd857cea1", "name": "The updated connector rule", "originalRequest": { "url": { @@ -52294,7 +52294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4b3b164-7d0d-4462-9343-22acb55449ff", + "id": "ea45012a-4aca-4891-bc48-b7da2fb03263", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52351,7 +52351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3a97a4d-a456-4333-94cd-3f67ee84d42d", + "id": "26eda81d-1da3-431f-bc17-56f6021179df", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52408,7 +52408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efcc9fd0-53ed-4dcc-8680-f73bd8a3dc44", + "id": "f6c96517-97cb-4e96-bcd9-a79b7070c0f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52465,7 +52465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9b1bfc1-0ea2-4972-bdf9-59f7a0fce734", + "id": "b3bb7a57-14f1-4bb7-b94a-995cbcc093f5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52522,7 +52522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3742a10-f39a-44c7-aa13-abd8e8a2bf62", + "id": "2477c64b-7f02-43b8-a497-4a717f011587", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52579,7 +52579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f88a3a0-6449-4db6-be1f-29120189c167", + "id": "962c462d-c146-4f33-b46a-9bbc818a7693", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52642,7 +52642,7 @@ } }, { - "id": "645c3e74-9b4f-432c-82db-1ba8d7483f06", + "id": "29316730-6ccd-4839-8324-6aa2d1850d35", "name": "Delete a Connector-Rule", "request": { "name": "Delete a Connector-Rule", @@ -52683,7 +52683,7 @@ }, "response": [ { - "id": "9364230e-b319-4eca-941c-44eb03efee77", + "id": "2754e200-bc0a-4efa-a1ab-1fe937297dc0", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -52717,7 +52717,7 @@ "_postman_previewlanguage": "text" }, { - "id": "25079288-1405-4e09-986d-17cdac96e12a", + "id": "e80cd8b4-f556-41a4-9411-bf5f14c66d8b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52761,7 +52761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d182415-e39b-47fd-83c3-a0644bea11e1", + "id": "3969ee02-4169-4b43-b471-5f8028db3868", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52805,7 +52805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce12d94d-34d1-492a-9889-bd01273af10c", + "id": "9353c14e-5c6c-499e-b52e-268abd4a90bc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52849,7 +52849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4c1bd17-f1f8-4f05-a284-38d23726a605", + "id": "1ccad77f-cdc0-4aca-b329-947243b124eb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52893,7 +52893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e69379c5-d011-4b99-9128-149b818885de", + "id": "56b7a13f-5c04-4da5-ac17-2ac7f21d2577", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52937,7 +52937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07da70f8-53d2-402c-aeae-d7ac98acd2fd", + "id": "ffd8f304-8f50-4a31-9628-5fa3c4ca8429", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52987,7 +52987,7 @@ } }, { - "id": "9a7e2516-58b4-47de-a23a-e0f9e758e481", + "id": "5a4afe82-ede4-4a67-bca8-17cd38473b4c", "name": "Validate Connector Rule", "request": { "name": "Validate Connector Rule", @@ -53030,7 +53030,7 @@ }, "response": [ { - "id": "ac06b045-9308-4300-9de6-85bcc0b22bee", + "id": "da5861fb-54a9-4790-b8c0-ade649470e5c", "name": "The status of the code's eligibility as a connector rule", "originalRequest": { "url": { @@ -53087,7 +53087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c55f1b0c-e90d-4617-b42e-4d9b287dfd9c", + "id": "409d80f5-c97b-4e11-8531-7892c4b2e2ec", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53144,7 +53144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0067dea1-4123-48b2-923e-b188df80b4e7", + "id": "df063056-e38c-4be3-afc0-2a2ec0305e33", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53201,7 +53201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85c80ba8-93bc-422c-bf33-ec1961796805", + "id": "44d5a87f-ed65-434f-afa1-afb780682b12", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53258,7 +53258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "954d8d50-d344-4e64-b16b-f1b89c7bcb18", + "id": "46ef2aa9-81a7-45b6-976a-7d0c8da8fef8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53315,7 +53315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0acde2d-f257-462f-8b63-ed3bb36810ab", + "id": "e7c77d42-cc62-4823-b757-b8d204029634", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53384,7 +53384,7 @@ "description": "Use this API to implement connector functionality.\nWith this functionality in place, administrators can view available connectors.\n\nConnectors are the bridges Identity Security Cloud uses to communicate with and aggregate data from sources.\nFor example, if it is necessary to set up a connection between Identity Security Cloud and the Active Directory source, a connector can bridge the two and enable Identity Security Cloud to synchronize data between the systems.\nThis ensures account entitlements and states are correct throughout the organization.\n\nIn Identity Security Cloud, administrators can use the Connections drop-down menu and select Sources to view the available source connectors.\n\nRefer to [Identity Security Cloud Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about the connectors available in Identity Security Cloud.\n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/docs/connectivity/saas-connectivity) for more information about the SaaS custom connectors that do not need VAs (virtual appliances) to communicate with their sources.\n\nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about using connectors in Identity Security Cloud.\n", "item": [ { - "id": "be4bd75a-da84-474f-b1e7-b77831d28e6a", + "id": "f6427723-7215-4b62-9045-d82d3569b9a4", "name": "Gets connector list", "request": { "name": "Gets connector list", @@ -53459,7 +53459,7 @@ }, "response": [ { - "id": "31333657-67f4-4596-852b-3d48281c3baa", + "id": "1e8917ee-653d-4e4a-b6dd-b8fc30745760", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -53548,7 +53548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f13b7ced-28c7-403b-91e4-5c300362d379", + "id": "ca8ec37a-ed25-4cc1-9b7b-d841032c0f5b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53637,7 +53637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dc50996-93d6-4712-98b8-edb7eb450204", + "id": "d4fbdc6a-d410-4216-93e9-70baefe69bf5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53726,7 +53726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b80a4ce-4b1f-405a-ae74-b438c079f16f", + "id": "025fbdae-5673-4425-9dab-d2a7dc61b46e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53815,7 +53815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4a0db88-7d5e-4f69-9d55-b4e35b4788ae", + "id": "9725d820-9b7d-4f13-869b-7d593d819273", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -53904,7 +53904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "778edbee-0a02-42e9-818c-58841d6614d8", + "id": "41e03ebc-75d5-4954-94f8-a909d14adca4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53993,7 +53993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d1cc3f1-7512-4e68-a58f-26de15affc12", + "id": "21744765-077c-4241-8b04-7dcc6a90c4b8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54094,7 +54094,7 @@ "description": "Use this API to build and manage custom forms.\nWith this functionality in place, administrators can create and view form definitions and form instances.\n\nForms are composed of sections and fields. Sections split the form into logical groups of fields and fields are the data collection points within the form. Configure conditions to modify elements of the form as the responder provides input. Create form inputs to pass information from a calling feature, like a workflow, to your form.\n\nForms can be used within workflows as an action or as a trigger. The Form Action allows you to assign a form as a step in a running workflow, suspending the workflow until the form is submitted or times out, and the workflow resumes. The Form Submitted Trigger initiates a workflow when a form is submitted. The trigger can be configured to initiate on submission of a full form, a form element with any value, or a form element with a particular value.\n\nRefer to [Forms](https://documentation.sailpoint.com/saas/help/forms/index.html) for more information about using forms in Identity Security Cloud.\n", "item": [ { - "id": "2b391cc2-07b0-4dbb-a531-99830b1de7db", + "id": "f81ccda8-9ff9-4cc4-a673-cadfd31a8af6", "name": "Export form definitions by tenant.", "request": { "name": "Export form definitions by tenant.", @@ -54160,7 +54160,7 @@ }, "response": [ { - "id": "3eda0eae-5de2-4ab7-8cea-d0e50e4a1e95", + "id": "3b995126-2b19-487f-a87b-39eb229d24de", "name": "Returns a list of form definitions by tenant", "originalRequest": { "url": { @@ -54235,12 +54235,12 @@ "value": "application/json" } ], - "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eiusmod\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cillum ad incididunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"officia sed magna nisi laborum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore fugiat magna do cillum\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore ea\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim\"\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\": \"ni\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in 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}", + "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nostrud reprehenderit sunt officia\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"labore amet\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"velit dolor Ut proident\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laborum Ut\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut occaecat nisi aliqua\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"veniam consectetur\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"adipisicing sunt reprehenderit officia\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis ipsum\"\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": "c78c48a9-bf92-4105-b073-ff8e30a4daa5", + "id": "675a248a-fdac-42cf-acbe-835967cadf1f", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -54315,12 +54315,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"irure\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 25885790,\n \"trackingId\": \"incididunt magna commodo mollit aute\"\n}", + "body": "{\n \"detailCode\": \"proident eiusmod Excepteur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -21605381,\n \"trackingId\": \"dolor laborum quis exercitation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "25b2e809-e873-45d5-8609-8e0071952c2d", + "id": "111ba133-c008-43ea-9a1d-9d838b19b13c", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -54395,12 +54395,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"irure\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 25885790,\n \"trackingId\": \"incididunt magna commodo mollit aute\"\n}", + "body": "{\n \"detailCode\": \"proident eiusmod Excepteur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -21605381,\n \"trackingId\": \"dolor laborum quis exercitation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e3e41d6a-ec82-491f-9a84-208b24cbcb63", + "id": "bba4ec6b-47eb-47d3-bd2a-06f482667638", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -54475,12 +54475,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"irure\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 25885790,\n \"trackingId\": \"incididunt magna commodo mollit aute\"\n}", + "body": "{\n \"detailCode\": \"proident eiusmod Excepteur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -21605381,\n \"trackingId\": \"dolor laborum quis exercitation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ad92f350-9a3f-479d-a414-bd55fe80a158", + "id": "96fae63e-c115-4f6a-8bf3-f08b03f1004f", "name": "Too many requests", "originalRequest": { "url": { @@ -54560,7 +54560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "494c983f-ab39-490c-a4ab-e7a43e6ec57e", + "id": "48c5de1c-1b11-4667-b61e-8d7d5d0e82ff", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -54635,7 +54635,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"irure\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 25885790,\n \"trackingId\": \"incididunt magna commodo mollit aute\"\n}", + "body": "{\n \"detailCode\": \"proident eiusmod Excepteur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -21605381,\n \"trackingId\": \"dolor laborum quis exercitation\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -54646,7 +54646,7 @@ } }, { - "id": "95ec6ff9-90c7-4a2c-8b8d-d1a88840d9bc", + "id": "3eefaa6b-b57b-4472-bf9f-cc8f028c839d", "name": "Creates a form definition.", "request": { "name": "Creates a form definition.", @@ -54685,7 +54685,7 @@ }, "response": [ { - "id": "5dd9eb5d-206c-4976-be12-13832f4cb5dd", + "id": "b6a039ba-8608-4ba8-8409-b9543ae10165", "name": "Returns a new form definition", "originalRequest": { "url": { @@ -54736,12 +54736,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ipsum officia\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ad sint in Duis\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore minim Excepte\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore esse anim ullamco\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"occaecat enim aliqua consequat laborum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"elit dolor Excepteur do aliquip\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Ut consequat adipisicing\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est occaecat\"\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": "0b6afff7-9ca5-41bb-a130-909306396e95", + "id": "8d4c9974-1886-465a-8970-dc9f2cefd373", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -54792,12 +54792,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"irure\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 25885790,\n \"trackingId\": \"incididunt magna commodo mollit aute\"\n}", + "body": "{\n \"detailCode\": \"proident eiusmod Excepteur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -21605381,\n \"trackingId\": \"dolor laborum quis exercitation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2ea41097-6f5a-4e68-b2da-c77e05475e5e", + "id": "672de611-6e8d-41c7-9f14-02e43714135c", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -54848,12 +54848,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"irure\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 25885790,\n \"trackingId\": \"incididunt magna commodo mollit aute\"\n}", + "body": "{\n \"detailCode\": \"proident eiusmod Excepteur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -21605381,\n \"trackingId\": \"dolor laborum quis exercitation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5618adbf-20ae-4257-ba56-240b3dbfff02", + "id": "e2d3ed07-71f7-4718-ae13-a5800b34e6cf", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -54904,12 +54904,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"irure\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 25885790,\n \"trackingId\": \"incididunt magna commodo mollit aute\"\n}", + "body": "{\n \"detailCode\": \"proident eiusmod Excepteur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -21605381,\n \"trackingId\": \"dolor laborum quis exercitation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "681f9995-89aa-49b2-a6ab-7cc0f365d000", + "id": "cd6d610e-0042-4287-8832-08dcdc46c0c3", "name": "Too many requests", "originalRequest": { "url": { @@ -54965,7 +54965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2677d91-68f5-444e-b62f-a95f5fb834fa", + "id": "cdbae409-8207-4a43-9528-967bb06d4348", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -55016,7 +55016,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"irure\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 25885790,\n \"trackingId\": \"incididunt magna commodo mollit aute\"\n}", + "body": "{\n \"detailCode\": \"proident eiusmod Excepteur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -21605381,\n \"trackingId\": \"dolor laborum quis exercitation\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -55027,7 +55027,7 @@ } }, { - "id": "3380fd0f-d7aa-46ce-a84f-f442881ec1f3", + "id": "d31c1648-2eb8-45d9-b23c-10b934fbc406", "name": "Return a form definition.", "request": { "name": "Return a form definition.", @@ -55068,7 +55068,7 @@ }, "response": [ { - "id": "750ca5b0-91b2-4c21-b1a2-db45114b8936", + "id": "f6d9ba10-5e57-47ac-8484-3ce3e9aadec9", "name": "Returns a form definition", "originalRequest": { "url": { @@ -55107,12 +55107,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ipsum officia\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ad sint in Duis\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore minim Excepte\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore esse anim ullamco\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"occaecat enim aliqua consequat laborum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"elit dolor Excepteur do aliquip\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Ut consequat adipisicing\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est occaecat\"\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": "ebc2d38a-d2a1-4941-8c8f-38de7f8bc4f9", + "id": "81fa2437-ed6f-40d2-9a20-f94a49a9dca1", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -55151,12 +55151,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "02521d70-5b9e-469e-8cdc-cf54e8788225", + "id": "212acfcd-6800-4241-a9d3-505600a0cba1", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -55195,12 +55195,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0f42af77-2f64-4e7f-981d-595e938aa4e5", + "id": "4f84422d-df5c-46a4-ab0d-f83fe2b91da8", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -55239,12 +55239,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7f9499fc-0b6f-47ae-a173-39b34367a883", + "id": "82754268-4492-4caf-b25e-740474fb0418", "name": "An error with the item not found", "originalRequest": { "url": { @@ -55283,12 +55283,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "92250285-f5bb-4cfd-963a-98c1a19095ef", + "id": "94270fe8-ad0c-4f4f-bc07-65dc92f9270f", "name": "Too many requests", "originalRequest": { "url": { @@ -55332,7 +55332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1693a80-567e-4a4f-9545-a87d85456774", + "id": "953061b9-f23f-4fb1-b337-ab544e6bc4ae", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -55371,7 +55371,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -55382,7 +55382,7 @@ } }, { - "id": "b424610e-bb9a-4e03-a603-2bc919966656", + "id": "abf08ae9-f305-454e-a98b-f08ffdb2aeb4", "name": "Deletes a form definition.", "request": { "name": "Deletes a form definition.", @@ -55423,7 +55423,7 @@ }, "response": [ { - "id": "e9e42d05-5958-440a-a9df-b7be63307a45", + "id": "910be7cb-2a44-4cd8-80ee-d2d9a6f4ac3e", "name": "Returns an empty body", "originalRequest": { "url": { @@ -55467,7 +55467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a98fbaf-ca59-4bb2-99b1-444c2c0e73a0", + "id": "a4a3feb9-fd5f-4f64-a00c-7ac1d3f2d774", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -55506,12 +55506,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d375b435-5b14-4216-852f-9d1e5c1c4800", + "id": "95c576f5-ad87-4db9-9451-db9c096b2b09", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -55550,12 +55550,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ca768546-305a-40e7-bd8f-1267439e5a1b", + "id": "bf342258-176e-468e-a275-d1e38c0372a8", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -55594,12 +55594,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "42747b77-7dc6-4bbf-b0d7-b1f64d7d8d24", + "id": "1ee7fc97-9b1d-41b1-b07b-6b0abeff04bf", "name": "An error with the item not found", "originalRequest": { "url": { @@ -55638,12 +55638,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6fc1da25-4f38-44ed-97d9-ad79551fe10a", + "id": "268b2597-80dd-4fea-83ea-5036b4d3a874", "name": "Too many requests", "originalRequest": { "url": { @@ -55687,7 +55687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8019f94f-aae9-4651-b926-9326a46957d7", + "id": "53daf471-963d-425b-b715-21159a2d410a", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -55726,7 +55726,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -55737,7 +55737,7 @@ } }, { - "id": "6c9afb93-a52b-4276-96c0-c4b80336284e", + "id": "6d672278-d867-457c-a289-5ce1d229dbf7", "name": "Patch a form definition.", "request": { "name": "Patch a form definition.", @@ -55791,7 +55791,7 @@ }, "response": [ { - "id": "7fd959f2-6900-435a-abe9-e8970efe355d", + "id": "94b8b9c3-19c1-443b-82ac-fa60c3941550", "name": "Returns the form definition updated", "originalRequest": { "url": { @@ -55843,12 +55843,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ipsum officia\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ad sint in Duis\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore minim Excepte\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore esse anim ullamco\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"occaecat enim aliqua consequat laborum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"elit dolor Excepteur do aliquip\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Ut consequat adipisicing\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est occaecat\"\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": "e60aba3f-1747-490c-aa96-9eea822b3a58", + "id": "7a237fca-53c6-4c0c-b012-0a518407ef02", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -55900,12 +55900,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "78836b6c-fbb5-444e-81cf-a2a5062c1df6", + "id": "af20b15b-ef88-4873-984e-d9ec6c98981a", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -55957,12 +55957,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1c02c41f-8b19-4caa-93a9-8d8f1fe62733", + "id": "e6805126-e73c-42c8-b9eb-19a74d314fad", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -56014,12 +56014,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2017057c-e102-4dbd-9917-eaf6e341edfb", + "id": "a3391233-d9aa-4de5-89b2-d5d75c148552", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -56071,12 +56071,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c393430b-5d81-4d8c-95fb-8c9ac32b961e", + "id": "5d4b9452-a144-45af-94d0-cb564b50d6a5", "name": "Too many requests", "originalRequest": { "url": { @@ -56133,7 +56133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91024cf2-ce9b-425a-af0e-666d017cd66b", + "id": "52f9fd4d-6bef-4e1c-ac32-06bb2bc25a62", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -56185,7 +56185,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -56196,7 +56196,7 @@ } }, { - "id": "be3ce07b-ae79-473a-ba7e-e85b3730697b", + "id": "d42695bd-de05-4d77-8dc5-152c494a74c5", "name": "Preview form definition data source.", "request": { "name": "Preview form definition data source.", @@ -56276,7 +56276,7 @@ }, "response": [ { - "id": "0745eaf0-d57b-4800-84f9-4eb8228fe08f", + "id": "ccd397e3-0c6e-449f-9cd5-b71fe2c7ae9b", "name": "Returns a preview of a form definition data source", "originalRequest": { "url": { @@ -56362,7 +56362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60fcf5aa-cdd2-443b-91a5-f5535e8365ac", + "id": "41979e96-38cb-4b5f-bd61-cc5ddb16a7f9", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -56443,12 +56443,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "af68d7ee-6fe0-413c-974b-cb6a4f9a4851", + "id": "3a4a290c-af62-479e-9050-108d2f1d83cd", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -56529,12 +56529,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8967122b-1e16-446d-bbac-430214ad1e20", + "id": "0f435876-0538-44dc-a044-97cfd6d357b8", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -56615,12 +56615,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d1a9a180-51dd-4d65-942a-8ce1cebec9e9", + "id": "41ead412-c4c0-4e67-a034-a1804d5c0151", "name": "An error with the item not found", "originalRequest": { "url": { @@ -56701,12 +56701,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cdc88188-5678-4e95-b04c-c5732e431deb", + "id": "5a8bcf77-e6a8-4176-a2f7-7ae0ddceec67", "name": "Too many requests", "originalRequest": { "url": { @@ -56792,7 +56792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dafe0ad0-d06e-4a3b-a2fe-fdc4894d8dfa", + "id": "884a50f6-18aa-4918-ab63-1ca55114c8f6", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -56873,7 +56873,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -56884,7 +56884,7 @@ } }, { - "id": "f994681b-a664-4512-ae14-54e18b477a53", + "id": "ddec8bcd-d91b-46dd-85da-34059507a9c2", "name": "List form definitions by tenant.", "request": { "name": "List form definitions by tenant.", @@ -56951,7 +56951,7 @@ }, "response": [ { - "id": "35f9ea7d-4e90-423c-bb1e-ae3377123724", + "id": "557755f4-812a-4443-94fd-9ff92dc8c537", "name": "Returns a list of form definition objects by tenant used by SP-Config", "originalRequest": { "url": { @@ -57027,12 +57027,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consequat qu\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"veniam nisi laborum\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore aute\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet qui eiusmod officia\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": -88804043\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"voluptate nulla elit dolor\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sit laborum\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"quis mollit in\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"minim cupidatat\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": -88356450\n }\n]", + "body": "[\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"non sit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in enim\"\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\": \"culpa deserunt officia\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ullamco\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": 77214127\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore exercitation veniam incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor cillum laboris sint\"\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\": \"cillum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aliquip deserunt dolor\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": -85623546\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cb1f1e48-c1fc-498e-a50d-322eb9b8b051", + "id": "ee1cae93-59ca-4b52-82ba-bdb2a5c5a771", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -57108,12 +57108,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3360f3d1-0d52-473b-ac10-7feba6bd6c25", + "id": "147a15b3-7a75-406a-9d0f-ba3b48403500", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -57189,12 +57189,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1b9e9e58-0823-4e41-8bad-724122b65973", + "id": "c177efd6-2e85-486a-adc4-52d4c554889d", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -57270,12 +57270,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3a59c3a4-9714-48a1-b923-11645d7237d1", + "id": "b7ff4e91-ee79-4c4f-ba89-435b84b59f1e", "name": "Too many requests", "originalRequest": { "url": { @@ -57356,7 +57356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ddf13ad-5a01-49b9-8877-97ad895e6841", + "id": "7c01ad70-1ecb-453c-afea-dc0d3f685d47", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -57432,7 +57432,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -57443,7 +57443,7 @@ } }, { - "id": "60c44a92-e1f9-418f-b59a-a670e6567f38", + "id": "c727a3fd-2036-4f60-99fb-5239faf11a20", "name": "Generate JSON Schema dynamically.", "request": { "name": "Generate JSON Schema dynamically.", @@ -57483,7 +57483,7 @@ }, "response": [ { - "id": "0f362344-4d54-4f15-befe-c91bfcb07da8", + "id": "d51b6a8f-4c06-47ae-b0ed-f65e9cddac57", "name": "Returns a form elements dynamic schema", "originalRequest": { "url": { @@ -57540,7 +57540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a8f4f72-0b5f-4725-995d-5984bd296932", + "id": "dc7798c6-6481-4f2e-833b-23e870567759", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -57592,12 +57592,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bfc87234-27aa-4c17-88fa-cc260250bde9", + "id": "f9d2a48c-cea7-4b50-a5a8-67e38faf879c", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -57649,12 +57649,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "daeb9ce8-8a18-4601-9a03-f57f35b44dca", + "id": "734d62e9-d611-4c19-bf51-3ab9a7679203", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -57706,12 +57706,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f999ca29-26e1-42c6-a17b-a6d5b93b72d5", + "id": "575752ac-c6e8-4f15-8d8a-7dd014f0b24f", "name": "An error with the item not found", "originalRequest": { "url": { @@ -57763,12 +57763,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "23beb8e1-23a9-40f2-b5f5-58e4e970e929", + "id": "7224f739-22aa-43f8-b7a9-4c87072eb89f", "name": "Too many requests", "originalRequest": { "url": { @@ -57825,7 +57825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a924a47-8d79-42cd-9b0a-4d01faf639e3", + "id": "baf04342-5742-49f9-bdb1-ee42dc9b8d7f", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -57877,7 +57877,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -57888,7 +57888,7 @@ } }, { - "id": "e7cebe6f-2796-454e-8eec-3dbbc9ebd7e1", + "id": "4897b382-198f-4acf-85de-6af2a4cb0b85", "name": "Import form definitions from export.", "request": { "name": "Import form definitions from export.", @@ -57928,7 +57928,7 @@ }, "response": [ { - "id": "f30f1114-8494-4e1e-abea-8de0c3bb6d7c", + "id": "439ff832-3446-4fde-be8d-e4abf8ed813d", "name": "Returns statuses of those form definition objects imported", "originalRequest": { "url": { @@ -57980,12 +57980,12 @@ "value": "application/json" } ], - "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"ipsum_d\": {},\n \"essed\": {}\n },\n \"key\": \"qui ut\",\n \"text\": \"eiusmod eu consectetur sed\"\n },\n {\n \"detail\": {\n \"incididunt_1\": {}\n },\n \"key\": \"ea occaecat\",\n \"text\": \"id\"\n }\n ],\n \"importedObjects\": [\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"mollit ipsum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"officia 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\": \"eiusmod cupidatat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cupidatat est nisi in\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": 54885345\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nostrud\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor Ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"tem\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": 83920785\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"cillum_0\": {}\n },\n \"key\": \"ut non magna nulla\",\n \"text\": \"occ\"\n },\n {\n \"detail\": {\n \"irure_6\": {},\n \"exercitation_e\": {},\n \"minim_2bb\": {}\n },\n \"key\": \"incididun\",\n \"text\": \"culpa in do\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"ind\": {}\n },\n \"key\": \"non eu nisi in\",\n \"text\": \"ipsum ut consequat eiusmod\"\n },\n {\n \"detail\": {\n \"velit_c\": {}\n },\n \"key\": \"in consequat\",\n \"text\": \"Ut dolore mollit\"\n }\n ]\n}", + "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"Duis8b\": {}\n },\n \"key\": \"officia\",\n \"text\": \"id do\"\n },\n {\n \"detail\": {\n \"ipsum_c\": {},\n \"dolore_22\": {},\n \"utc\": {}\n },\n \"key\": \"ut do amet Du\",\n \"text\": \"cillum\"\n }\n ],\n \"importedObjects\": [\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consectetur commodo\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do laboris commodo\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"occaecat \"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Lorem commodo aute deserunt\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": -43623757\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"anim incididunt velit quis nostrud\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nulla laborum\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"adipisicing do ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sint quis adipisicing pariatur\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": 71296123\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"adf2b\": {}\n },\n \"key\": \"sed\",\n \"text\": \"laboris\"\n },\n {\n \"detail\": {\n \"eu_5ee\": {}\n },\n \"key\": \"cupidatat aliqua sint velit nulla\",\n \"text\": \"adipisicing culpa\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"irurea\": {},\n \"commodo_f98\": {}\n },\n \"key\": \"nisi in\",\n \"text\": \"amet dolore fugiat\"\n },\n {\n \"detail\": {\n \"tempor9c3\": {},\n \"in4a7\": {}\n },\n \"key\": \"sit sunt\",\n \"text\": \"sunt nisi\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cf710b7b-4a8c-48d9-8427-bf5f44f1cade", + "id": "bb37fd93-045e-4bf1-89f7-c7118a0f1058", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -58037,12 +58037,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "25e5a563-7dc9-4cde-8e51-95a9b565fb2e", + "id": "3daaa531-b2c2-4d78-b464-f62172e643e1", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -58094,12 +58094,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "73643e97-657e-4dff-8cb2-019971c08ae1", + "id": "1378bc3f-7e00-47a1-aefd-02c647e30c56", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -58151,12 +58151,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d3c01c04-3d26-4a3a-88dd-1e6f5012014b", + "id": "0b626305-36ce-4f36-9dd1-8db0e76d2869", "name": "Too many requests", "originalRequest": { "url": { @@ -58213,7 +58213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0fb40a4-6b3a-4f83-a97b-3652c2adf855", + "id": "8e62b404-236d-4c9b-a28e-d0adc79d4cb6", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -58265,7 +58265,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -58276,7 +58276,7 @@ } }, { - "id": "d53be460-a10d-42d1-abc5-a34289d1df2f", + "id": "eb674a47-f1f5-40e9-a0a2-c48ddb96a55f", "name": "Create a form definition by template.", "request": { "name": "Create a form definition by template.", @@ -58316,7 +58316,7 @@ }, "response": [ { - "id": "c1e937f8-9ee6-492b-a3c4-d8a210bc4d50", + "id": "542e2afa-785e-46f2-b9f1-751fee12516c", "name": "Returns a new form definition", "originalRequest": { "url": { @@ -58368,12 +58368,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ipsum officia\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ad sint in Duis\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore minim Excepte\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore esse anim ullamco\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"occaecat enim aliqua consequat laborum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"elit dolor Excepteur do aliquip\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Ut consequat adipisicing\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est occaecat\"\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": "3fa63f0f-0870-4a6f-aa3a-7c3df6ea67fa", + "id": "586c2784-4659-476e-817c-d77019424d35", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -58425,12 +58425,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"irure\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 25885790,\n \"trackingId\": \"incididunt magna commodo mollit aute\"\n}", + "body": "{\n \"detailCode\": \"proident eiusmod Excepteur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -21605381,\n \"trackingId\": \"dolor laborum quis exercitation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f17545b9-d9c0-48e7-8c8e-8d941abeea52", + "id": "51d3fcc1-452a-4294-875a-8569fa124d06", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -58482,12 +58482,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"irure\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 25885790,\n \"trackingId\": \"incididunt magna commodo mollit aute\"\n}", + "body": "{\n \"detailCode\": \"proident eiusmod Excepteur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -21605381,\n \"trackingId\": \"dolor laborum quis exercitation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "16b4011e-26b3-4d76-b6c3-ed0f3e5753e5", + "id": "7469b81a-645e-4807-8b78-ece4a71fce89", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -58539,12 +58539,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"irure\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 25885790,\n \"trackingId\": \"incididunt magna commodo mollit aute\"\n}", + "body": "{\n \"detailCode\": \"proident eiusmod Excepteur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -21605381,\n \"trackingId\": \"dolor laborum quis exercitation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "63d7f511-6506-406f-bd10-47a5c91c2517", + "id": "ac7411d1-08db-4aa2-8f39-91b608a3174b", "name": "Too many requests", "originalRequest": { "url": { @@ -58601,7 +58601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9cfeef2-4366-4ce0-837f-6435e1e71ce3", + "id": "2086a8d4-1b21-4b9f-a7e5-9133e3b33bed", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -58653,7 +58653,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"irure\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": 25885790,\n \"trackingId\": \"incididunt magna commodo mollit aute\"\n}", + "body": "{\n \"detailCode\": \"proident eiusmod Excepteur\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -21605381,\n \"trackingId\": \"dolor laborum quis exercitation\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -58664,7 +58664,7 @@ } }, { - "id": "94f1ecd5-ee07-4745-9087-f4d55502b385", + "id": "7e8b78ee-2516-4f7c-9da4-d8df32f866f4", "name": "Upload new form definition file.", "request": { "name": "Upload new form definition file.", @@ -58723,7 +58723,7 @@ }, "response": [ { - "id": "1bfe32f7-eb0c-4261-bd6f-2a0ee232ee92", + "id": "89641468-3f1a-4117-af61-7366e23b56a2", "name": "Returns a new form definition file", "originalRequest": { "url": { @@ -58785,7 +58785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4e7e47f-e9e9-48e1-8e45-772e6eff95b4", + "id": "a2810311-f748-4408-a29b-42f8ffe6c288", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -58842,12 +58842,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fe1101b7-6a60-4b49-bd8b-9096b25ee7d5", + "id": "b5c22218-914b-4c48-bdb8-8cbfe3e70a9b", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -58904,12 +58904,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "80afc4fd-9bbe-4f12-9349-94d5a36aa361", + "id": "6d5e9b53-0918-485d-bd88-d1cf41914140", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -58966,12 +58966,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ae2dc7f8-56cc-4d96-be84-324f15dbea6b", + "id": "6bc1932c-abff-49d0-a402-03d671ec72a5", "name": "An error with the item not found", "originalRequest": { "url": { @@ -59028,12 +59028,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "09a895b4-0cfa-4428-99e6-2d25c22a312d", + "id": "dd9f79a7-4f39-4fd4-be56-097c5d586317", "name": "An error with payload size too large", "originalRequest": { "url": { @@ -59090,12 +59090,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "387c8225-5272-4c37-a9f3-29840d8aac2b", + "id": "b41b9df5-a61a-43d7-a050-43708d51c54b", "name": "An error with unsupported media type", "originalRequest": { "url": { @@ -59152,12 +59152,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "731635af-98da-43c1-b927-a947f0eaadac", + "id": "a5e3fb9a-167c-4675-8fd4-bd29b4b0466e", "name": "Too many requests", "originalRequest": { "url": { @@ -59219,7 +59219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b74a13c-4454-4867-97ee-fd3172ef3c36", + "id": "c10f3eb7-e92f-4ae8-ab55-b1470bbf81e6", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -59276,12 +59276,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "135fde21-7301-43d8-b334-1ee6862cf8d7", + "id": "4f6eda60-e751-48a0-837c-f572b1dbc3f4", "name": "An external service is not available", "originalRequest": { "url": { @@ -59338,7 +59338,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -59349,7 +59349,7 @@ } }, { - "id": "c58d8305-a811-42b8-b142-0cc2b06aad52", + "id": "0fec1c17-d442-41c1-8e46-cfc7dce7ad8c", "name": "Download definition file by fileId.", "request": { "name": "Download definition file by fileId.", @@ -59399,7 +59399,7 @@ }, "response": [ { - "id": "d4f77ca6-7995-4bf6-83f7-b6c9c627d416", + "id": "2235901c-c756-4c80-8446-85855beba768", "name": "Returns a file that is referred to by fileID and associated with the formDefinitionID", "originalRequest": { "url": { @@ -59440,12 +59440,12 @@ "value": "application/json" } ], - "body": "cons", + "body": "incididunt cupidatat", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "98e8a908-2727-42a7-a851-1d53c394642d", + "id": "7517c5cc-1b8a-40bc-b54e-eeb9f2156dbe", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -59486,12 +59486,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0eaa9798-66e6-4670-842c-9098aa0a533a", + "id": "ba009ce4-0f7c-4e06-84ff-44ed69f3a027", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -59532,12 +59532,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "86512364-0938-40e7-83b8-dbb2e1630883", + "id": "e6dae7d0-014d-4bfc-b071-e7de82b356b8", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -59578,12 +59578,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "437c991c-451e-4626-9dbf-33d856b652e6", + "id": "25e3eeae-1a53-47b6-af88-184eba1457cf", "name": "An error with the item not found", "originalRequest": { "url": { @@ -59624,12 +59624,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3faedce9-21bd-4e36-8232-aca2ef0d7aa7", + "id": "e7461ded-e14f-47d7-bb4f-c12b2241fbbb", "name": "Too many requests", "originalRequest": { "url": { @@ -59675,7 +59675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7a64b28-d367-413a-97ea-6a51f851f77d", + "id": "12ba8180-e243-47de-8edc-fef3c70bdde2", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -59716,12 +59716,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3bfaa57e-903f-4f47-a899-8b86586d1526", + "id": "8aaacdfe-e157-4fe0-bf8c-eed60bc7bc30", "name": "An external service is not available", "originalRequest": { "url": { @@ -59762,7 +59762,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -59773,7 +59773,7 @@ } }, { - "id": "15a0873a-12c0-4a0c-964a-9b79c9b41e33", + "id": "6b06e213-0c20-47b6-a23a-1c216d3eee8f", "name": "List form instances by tenant.", "request": { "name": "List form instances by tenant.", @@ -59802,7 +59802,7 @@ }, "response": [ { - "id": "93f28c5b-13eb-436f-93a9-e2ae918e2658", + "id": "64757007-79d6-48ec-9dd7-19f155b87767", "name": "Returns a list of form instances by tenant", "originalRequest": { "url": { @@ -59840,12 +59840,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"voluptate in cupidata\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"commodo\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ea aliqua Ut Duis\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"qui e\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n },\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ad mollit Lorem adipisicing\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor minim labore quis\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"esse proident laboris irure\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n }\n]", + "body": "[\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ipsum sed id Duis adipisicing\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ullamco magna proident\"\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 id\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sed non deserunt aliqua\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n },\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"magna cupidatat labore fugiat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore 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\": \"sed id dolor Excepteur occaecat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"qui culpa nostrud dolor dolor\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f4c6528b-2e67-4613-bd98-2e75c56394c0", + "id": "5ef9d189-545b-4e61-8578-1c60f9437b51", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -59883,12 +59883,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "db9eabc1-a4dd-4539-a14f-4bc6dd6ba520", + "id": "5ba5a08d-200f-49e4-a797-8dc6bd93c227", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -59926,12 +59926,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9ccf3c1a-5db1-4d8a-bf75-7a33f06cccd0", + "id": "4f05d4ce-2a53-4399-9272-249fdf218fa0", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -59969,12 +59969,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3999a6e2-de67-46f9-b257-29520c27e16b", + "id": "9d2d2a3e-47ba-48a2-bf28-8a93d6cfa585", "name": "Too many requests", "originalRequest": { "url": { @@ -60017,7 +60017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3826eb4c-89b6-4c1c-9b75-4e85a7676a5f", + "id": "c800c3f2-db8e-488b-9d2c-eb38ba4ae55c", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -60055,7 +60055,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -60066,7 +60066,7 @@ } }, { - "id": "7d1313f2-9407-498e-9d62-39b2a2e5c001", + "id": "c96818da-329c-41ea-a2fd-ef549a6e5d31", "name": "Creates a form instance.", "request": { "name": "Creates a form instance.", @@ -60105,7 +60105,7 @@ }, "response": [ { - "id": "1ac76bec-f049-4e69-b3a5-9ce2974e221c", + "id": "988cf93e-2091-4f8e-a404-6185742851d4", "name": "Returns a new form instance", "originalRequest": { "url": { @@ -60156,12 +60156,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\": \"do ipsum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"officia anim\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sit ipsum commodo\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet in proident dolor\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ullamco consequat cillum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"pariatu\"\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\": \"consequat do sit id est\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"exercitation\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c7dca042-7cf7-4413-9b43-df632bba6655", + "id": "606d4aa8-9363-49ad-ada9-2066ac475b8a", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -60212,12 +60212,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b1ea6722-4275-49ac-b82e-8037aeddce62", + "id": "8c8e984b-733d-43ae-bdd4-932122a37df0", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -60268,12 +60268,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8c07ed18-fad7-4c10-9af3-3c967d89bc10", + "id": "f5603dbc-3498-456d-a6c4-d24fe0902c77", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -60324,12 +60324,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e2c9d774-86ff-49e1-a24d-943bc1c54608", + "id": "3d85b0da-1e50-4cf3-9bbf-56697ffce514", "name": "Too many requests", "originalRequest": { "url": { @@ -60385,7 +60385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f097259e-1d5e-4092-bad5-5b960ea4fe04", + "id": "434600a7-77b8-4a9d-8366-c013e5dc81b3", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -60436,7 +60436,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -60447,7 +60447,7 @@ } }, { - "id": "7d969813-9ed6-4336-9a49-779a4f7715ae", + "id": "bcea7ac0-957e-48c5-8e71-0e08b602c692", "name": "Returns a form instance.", "request": { "name": "Returns a form instance.", @@ -60488,7 +60488,7 @@ }, "response": [ { - "id": "9d6f44d2-13ea-4c94-9758-06d849300cc2", + "id": "d9740303-fb77-49d3-8e0c-fefd1f742825", "name": "Returns a form instance by its key", "originalRequest": { "url": { @@ -60527,12 +60527,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\": \"do ipsum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"officia anim\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sit ipsum commodo\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet in proident dolor\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ullamco consequat cillum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"pariatu\"\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\": \"consequat do sit id est\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"exercitation\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4cff53f6-e0a5-456d-866e-fa3f71e3f7bd", + "id": "f2d39fe8-849c-4652-ada5-1fd31244f9b5", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -60571,12 +60571,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8d0cbb04-87ab-4a0e-b0dd-8e717a0a1ad2", + "id": "a4d6c862-1199-455d-a1d0-d9848bdd810b", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -60615,12 +60615,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4b5ec286-ff48-4cb7-bc5a-39a8eac7763d", + "id": "0bcdf784-4ca1-4c00-907b-72a5e4388511", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -60659,12 +60659,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b7739d66-d9b8-413c-a42c-2034a45aceed", + "id": "90fde20b-375b-415f-80d3-c768a0b802cb", "name": "An error with the item not found", "originalRequest": { "url": { @@ -60703,12 +60703,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "22de3419-3874-4d10-99e0-772b2424d45c", + "id": "0bdf54be-4ba2-487b-a8fc-240d535020b9", "name": "Too many requests", "originalRequest": { "url": { @@ -60752,7 +60752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c9374ec-5542-4463-8904-6855402e055e", + "id": "73d5aecd-1d2b-484b-a7ce-3910a4d99763", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -60791,7 +60791,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -60802,7 +60802,7 @@ } }, { - "id": "07b1376f-712e-4be9-a8f0-a4a31112f63b", + "id": "350da505-2142-4820-9f7f-7f7656548157", "name": "Patch a form instance.", "request": { "name": "Patch a form instance.", @@ -60856,7 +60856,7 @@ }, "response": [ { - "id": "8ca0bbbc-c548-442e-88dc-d02016a96680", + "id": "fb92ded0-a440-437f-8f24-0b505b358042", "name": "Returns the form instance updated", "originalRequest": { "url": { @@ -60908,12 +60908,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\": \"do ipsum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"officia anim\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sit ipsum commodo\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet in proident dolor\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ullamco consequat cillum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"pariatu\"\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\": \"consequat do sit id est\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"exercitation\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "df5656cc-e0dd-4bbe-a4e4-d936c0cf6ede", + "id": "a4086e3f-d365-4238-8ba2-bb5a70d65ed2", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -60965,12 +60965,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ac9010ae-5d3b-4780-9cb1-7ad161102ec9", + "id": "28637135-e914-42df-9b0c-aaaf52e2f914", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -61022,12 +61022,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b9ba9142-61d1-4d3e-a8df-1ada521b2a63", + "id": "abba85e4-7a52-48c4-a965-895057460008", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -61079,12 +61079,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dd090ae1-e574-4302-8f4c-a59fe7c4004b", + "id": "857d34e2-b383-4acb-8c4c-b93ada8951b3", "name": "An error with the item not found", "originalRequest": { "url": { @@ -61136,12 +61136,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "260c08aa-435a-4fbd-bbb3-52daafc9a975", + "id": "28d3c550-7bb4-422f-a119-34dc9bc92f0d", "name": "An error with the request property conflicts with stored", "originalRequest": { "url": { @@ -61193,12 +61193,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4bad4c98-0fae-491a-9636-7d2ad3fdd9f2", + "id": "79ff916f-3586-4247-9d9e-a80b79554d08", "name": "Too many requests", "originalRequest": { "url": { @@ -61255,7 +61255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e0fc00a-fbbe-44e7-88be-5b0271cf5253", + "id": "ea630911-5531-4d53-95e4-1f773139a727", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -61307,7 +61307,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -61318,7 +61318,7 @@ } }, { - "id": "cd771824-fc0a-47d6-a2c0-a8a9ab7213c7", + "id": "ea78ed8d-0cc4-4fa2-a764-830e3c8c7c36", "name": "Retrieves dynamic data by element.", "request": { "name": "Retrieves dynamic data by element.", @@ -61399,7 +61399,7 @@ }, "response": [ { - "id": "3ffd271d-3b6f-422b-82a2-c65b06b210e4", + "id": "2cbd8977-9bc9-4e4d-a9cd-8040d7edf323", "name": "Retrieves dynamic data to aid in correctly completing a valid form by form element ID from data source configuration", "originalRequest": { "url": { @@ -61473,7 +61473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffff8e8c-13b4-442e-8c68-d138adf6851b", + "id": "5584a1a5-0d0b-45fa-9b6b-fb5aeadb43a0", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -61542,12 +61542,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "397071c6-1fde-4f3d-a6bf-21cc846e6c8d", + "id": "75b3e502-0fb2-4218-8837-7e45e7e58e6e", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -61616,12 +61616,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "161521da-9271-40db-a207-7343cebb9651", + "id": "01355d63-ccaa-4ce9-97fa-733d458fdc0b", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -61690,12 +61690,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "64ea1a78-e6f8-4b2c-a455-78888f449c2b", + "id": "6986904b-53f4-4c11-941b-18e613f97476", "name": "An error with the item not found", "originalRequest": { "url": { @@ -61764,12 +61764,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "41c7af28-ac0b-47c7-92a5-cb63f6cd17d1", + "id": "08c7d96b-d9ac-4f91-8ca7-c70f2a3abaf2", "name": "Too many requests", "originalRequest": { "url": { @@ -61843,7 +61843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f2fa7e6-ce89-44fc-aebe-a2cfdf50ab81", + "id": "d73ab744-5f5d-4e49-8779-3183d56f3f16", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -61912,7 +61912,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -61923,7 +61923,7 @@ } }, { - "id": "056704c4-01e7-4893-992b-77405ffa8866", + "id": "c9fb8c92-fb46-4c30-b4a0-73a2bf8e6e22", "name": "Download instance file by fileId.", "request": { "name": "Download instance file by fileId.", @@ -61973,7 +61973,7 @@ }, "response": [ { - "id": "efffacfa-a5aa-4aff-b440-d88c967a4f74", + "id": "65188c18-7ca0-4044-9650-ea5ad80a08f8", "name": "Returns a file that is referred to by fileID and associated with the formInstanceID", "originalRequest": { "url": { @@ -62014,12 +62014,12 @@ "value": "application/json" } ], - "body": "cons", + "body": "incididunt cupidatat", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "97de17be-e4ec-459e-9b0a-81713305e6d3", + "id": "b982d012-caf9-47d0-a5b4-1617a9ce8edc", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -62060,12 +62060,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "70bf82e1-86f3-4fb5-9448-086dd8f58bb8", + "id": "8d851bb9-f5b0-4dc5-ba23-aad7265bfc08", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -62106,12 +62106,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "da272987-c94d-4eda-9c51-30b57ddcc3d8", + "id": "66569179-8832-4db2-b04f-15868f87b7e6", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -62152,12 +62152,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c636d837-80bb-4e52-848c-91081a1b06af", + "id": "2c274007-cf38-4043-b31f-c6ed9b710106", "name": "An error with the item not found", "originalRequest": { "url": { @@ -62198,12 +62198,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "65c5043c-e943-4993-801d-89bf54fbd978", + "id": "9e3e43c8-ff91-4a87-af69-61f3baa2316f", "name": "Too many requests", "originalRequest": { "url": { @@ -62249,7 +62249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab66f8be-8b44-4fa7-9a47-1721ca4f7d0d", + "id": "de7f6389-4a07-4d43-bc93-1a75f9659ed4", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -62290,12 +62290,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fffcad99-e1fa-40f3-9490-5b20a2c7a67b", + "id": "9522bfd6-9eb1-432f-b0fe-88c13d96a5dd", "name": "An external service is not available", "originalRequest": { "url": { @@ -62336,7 +62336,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -62347,7 +62347,7 @@ } }, { - "id": "17aedda3-b0fd-4eeb-a322-6274b9892338", + "id": "c3d18055-8c0d-4b81-927a-916fde5656b2", "name": "List predefined select options.", "request": { "name": "List predefined select options.", @@ -62377,7 +62377,7 @@ }, "response": [ { - "id": "eb2611cb-cfcf-4ad7-902f-69401cdc4a7f", + "id": "00f2eddc-c89d-48d5-80e3-770fe7cb63ef", "name": "Returns a list of available predefined select options", "originalRequest": { "url": { @@ -62421,7 +62421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bed4f5c-a971-47df-b3cd-8c12e1f0493c", + "id": "18cf3d4c-4221-4469-83cd-8094dcf7cd1d", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -62460,12 +62460,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1a202d4b-b44d-46b7-a5c1-f869780621dd", + "id": "adbf449e-2c16-46c9-b889-feb9e6698bf6", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -62504,12 +62504,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bb87f1d4-03db-48de-8d18-40d17ac5035b", + "id": "5af3f4be-994a-44ca-b594-a5710e652084", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -62548,12 +62548,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "23873dd5-9e26-409c-88c1-9752cf815338", + "id": "3bf183cc-3d17-4ad8-b809-c1b3016638ae", "name": "Too many requests", "originalRequest": { "url": { @@ -62597,7 +62597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b515c957-2c02-4b59-9ff5-d75448e31b39", + "id": "4965e139-2cc1-4235-bb64-bf39dedf1df1", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -62636,7 +62636,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"elit\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -46133154,\n \"trackingId\": \"in dolor esse ex\"\n}", + "body": "{\n \"detailCode\": \"irure aliquip\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -25393409,\n \"trackingId\": \"est nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -62653,7 +62653,7 @@ "description": "Use this API to implement custom password instruction functionality.\nWith this functionality in place, administrators can create custom password instructions to help users reset their passwords, change them, unlock their accounts, or recover their usernames.\nThis allows administrators to emphasize password policies or provide organization-specific instructions.\n\nAdministrators must first use [Update Password Org Config](https://developer.sailpoint.com/docs/api/beta/put-password-org-config/) to set `customInstructionsEnabled` to `true`.\n\nOnce they have enabled custom instructions, they can use [Create Custom Password Instructions](https://developer.sailpoint.com/docs/api/beta/create-custom-password-instructions/) to create custom page content for the specific pageId they select.\n\nFor example, an administrator can use the pageId forget-username:user-email to set the custom text for the case when users forget their usernames and must enter their emails.\n\nRefer to [Creating Custom Instruction Text](https://documentation.sailpoint.com/saas/help/pwd/pwd_reset.html#creating-custom-instruction-text) for more information about creating custom password instructions.\n", "item": [ { - "id": "d147d5ed-ecfb-43cb-8a1e-79c23b07f683", + "id": "0d8e9fda-cc2f-41b0-b200-5e98df3438d0", "name": "Create Custom Password Instructions", "request": { "name": "Create Custom Password Instructions", @@ -62695,7 +62695,7 @@ }, "response": [ { - "id": "a037e2a2-6ac1-4278-9133-c00168e6fd49", + "id": "30ffbd7e-7568-4e08-8dcc-5fb6b77dcabd", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -62751,7 +62751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdf5b8a0-5b91-49eb-b9d8-244d2f97f910", + "id": "71a25e19-8186-4629-9401-85b925839056", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62807,7 +62807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8901fe0-1f91-4c7c-b909-855d67afa249", + "id": "57e5dde3-502e-4272-8a74-8d5e0a6ab7b5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62863,7 +62863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9b3340d-2a64-4711-86df-cb800f10c07d", + "id": "71502082-a1b6-46a2-8269-05b3a740ec34", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62925,7 +62925,7 @@ } }, { - "id": "9cc4464b-3c1e-4c37-ad57-58cba1d512bc", + "id": "478666fc-7fbb-434e-a365-99aecc44d86f", "name": "Get Custom Password Instructions by Page ID", "request": { "name": "Get Custom Password Instructions by Page ID", @@ -62949,7 +62949,7 @@ "type": "text/plain" }, "key": "locale", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [ @@ -62976,7 +62976,7 @@ }, "response": [ { - "id": "24ee6d77-56cc-48d8-aebc-130de436ca2a", + "id": "a0adf4c8-d656-410f-a197-7fb952d49538", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -62995,7 +62995,7 @@ "type": "text/plain" }, "key": "locale", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -63030,7 +63030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d31daab-efc7-4227-8fe6-ed1db4bfa43f", + "id": "a3f74072-57cc-424b-bea8-2e16e2a4312c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63049,7 +63049,7 @@ "type": "text/plain" }, "key": "locale", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -63084,7 +63084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a794617-43eb-472a-9d1e-22ff303881a5", + "id": "8f9c69dd-ffae-4f64-b942-b032338a2765", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63103,7 +63103,7 @@ "type": "text/plain" }, "key": "locale", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -63138,7 +63138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d3d432b-ddef-4f54-8045-52618bad1195", + "id": "cd574986-3fdf-472f-8e13-89fc71936633", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -63157,7 +63157,7 @@ "type": "text/plain" }, "key": "locale", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -63192,7 +63192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c18a297c-713c-4796-a11c-84ec420741d9", + "id": "291ebe01-22ed-43e5-b82f-683c64c8f450", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63211,7 +63211,7 @@ "type": "text/plain" }, "key": "locale", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -63252,7 +63252,7 @@ } }, { - "id": "a4db10de-028f-4dec-9dea-b629eb774590", + "id": "b3fb68ef-b757-47d7-8959-83d796d27f95", "name": "Delete Custom Password Instructions by page ID", "request": { "name": "Delete Custom Password Instructions by page ID", @@ -63276,7 +63276,7 @@ "type": "text/plain" }, "key": "locale", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [ @@ -63303,7 +63303,7 @@ }, "response": [ { - "id": "bc4ea0fe-9eaf-4d70-85b9-c98bc045ea9e", + "id": "61cd79db-80d6-4a4e-a521-0c2994413919", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -63322,7 +63322,7 @@ "type": "text/plain" }, "key": "locale", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -63347,7 +63347,7 @@ "_postman_previewlanguage": "text" }, { - "id": "808fca15-fa19-48e5-b7d4-8e0909679c33", + "id": "66d20032-3ab7-4d79-bef1-a7ecc4cb77c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63366,7 +63366,7 @@ "type": "text/plain" }, "key": "locale", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -63401,7 +63401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "382749a2-5164-445f-badb-1078c0ffe793", + "id": "e030c660-042f-4507-b9e9-7b6286a78f3c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63420,7 +63420,7 @@ "type": "text/plain" }, "key": "locale", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -63455,7 +63455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97ce5b01-0df4-44ac-8288-0b8fc0ef3f43", + "id": "e087b0ac-80e8-4fa7-9512-f6e33206119e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -63474,7 +63474,7 @@ "type": "text/plain" }, "key": "locale", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -63509,7 +63509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "760bb73b-eef3-4462-959d-593a3f8f6ed2", + "id": "8d98f7cb-7086-4407-95c8-2f69c9b8e1d7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63528,7 +63528,7 @@ "type": "text/plain" }, "key": "locale", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -63575,7 +63575,7 @@ "description": "Use this API to implement and customize entitlement functionality.\nWith this functionality in place, administrators can view entitlements and configure them for use throughout Identity Security Cloud in certifications, access profiles, and roles.\nAdministrators in Identity Security Cloud can then grant users access to the entitlements or configure them so users themselves can request access to the entitlements whenever they need them.\nWith a good approval process, this entitlement functionality allows users to gain the specific access they need on sources quickly and securely.\n\nEntitlements represent access rights on sources.\nEntitlements are the most granular form of access in Identity Security Cloud.\nEntitlements are often grouped into access profiles, and access profiles themselves are often grouped into roles, the broadest form of access in Identity Security Cloud.\n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nAn administrator can then create an even broader set of access in the form of a role grouping the 'AD Developers' access profile with another profile, 'GitHub Developers,' grouping entitlements for the GitHub source.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nWhen users need both the 'AD Developers' access profile and the 'GitHub Developers' access profile, they can request access to the role grouping both.\n\nAdministrators often use roles and access profiles within those roles to manage access so that users can gain access more quickly, but the hierarchy of access all starts with entitlements.\n\nAnywhere entitlements appear, you can select them to find more information about the following:\n\n- Cloud Access Details: These provide details about the cloud access entitlements on cloud-enabled sources.\n\n- Permissions: Permissions represent individual units of read/write/admin access to a system.\n\n- Relationships: These list each entitlement's parent and child relationships.\n\n- Type: This is the entitlement's type. Some sources support multiple types, each with a different attribute schema.\n\nIdentity Security Cloud uses entitlements in many features, including the following:\n\n- Certifications: Entitlements can be revoked from an identity that no longer needs them.\n\n- Roles: Roles can group access profiles which themselves group entitlements. You can grant and revoke access on a broad level with roles. Role membership criteria can grant roles to identities based on whether they have certain entitlements or attributes.\n\n- Access Profiles: Access profiles group entitlements.\nThey are the most important units of access in Identity Security Cloud.\nIdentity Security Cloud uses them in provisioning, certifications, and access requests, and administrators can configure them to grant very broad or very granular access.\n\nYou cannot delete entitlements directly from Identity Security Cloud.\nEntitlements are deleted based on their inclusion in aggregations.\n\nRefer to [Deleting Entitlements](https://documentation.sailpoint.com/saas/help/access/entitlements.html#deleting-entitlements) more information about deleting entitlements.\n\nRefer to [Entitlements](https://documentation.sailpoint.com/saas/help/access/entitlements.html) for more information about entitlements.\n", "item": [ { - "id": "52d816cc-f560-46ee-865d-596ea9543670", + "id": "b779eb21-2550-468b-a38f-84d4a2ae18f8", "name": "Gets a list of entitlements.", "request": { "name": "Gets a list of entitlements.", @@ -63686,7 +63686,7 @@ }, "response": [ { - "id": "cab28764-d4ac-49a9-ac2d-a744ba9dc61e", + "id": "a434c9b1-82ee-4219-abf6-22d14291f16a", "name": "List of entitlements", "originalRequest": { "url": { @@ -63811,7 +63811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcb3d6a5-386f-414d-afba-ed4c2b3eba4d", + "id": "e321ae17-a98b-4c6d-a98d-f11c83d69844", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63936,7 +63936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bba7781-633d-4399-a5f4-8419b8339f42", + "id": "43e789ca-4306-4b0c-a069-691d6824d1d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64061,7 +64061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c360059-2d67-4d5d-89bb-e192e8bce1fd", + "id": "321bb652-375a-40bc-ab35-23bf5432d680", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64186,7 +64186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ed0d51a-fd08-42fd-a597-956c1c5507ac", + "id": "4cd3d65b-0fce-4a5f-a080-b7d81a95da25", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64311,7 +64311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6273560-ac31-4aaa-9657-912781bedfff", + "id": "f9ea7c59-6f0d-4ca4-b1a8-be9461ff87be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64442,7 +64442,7 @@ } }, { - "id": "a5184fde-c0ed-48c2-a01c-555692037efa", + "id": "da847ff6-bf49-47d1-9585-ae4ff94cebea", "name": "Get an entitlement", "request": { "name": "Get an entitlement", @@ -64483,7 +64483,7 @@ }, "response": [ { - "id": "0644a8cc-ce8c-49b2-bd5e-06e5d4383ef3", + "id": "96ea3413-c737-4a72-bca2-c2519da1c6c2", "name": "An entitlement", "originalRequest": { "url": { @@ -64527,7 +64527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08d512a4-804a-4c29-bc54-0cf08aeb1840", + "id": "304ae47a-f209-4efc-aa75-279fddb6da38", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64571,7 +64571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78333ace-335f-4559-aa88-9427197080a2", + "id": "c33d0181-118e-47fd-85ee-5e7be81ad5af", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64615,7 +64615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca07890b-5dde-4987-a501-01a4c59649ee", + "id": "1410ebf0-bb97-48d6-993a-a2559ffcb702", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64659,7 +64659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80a645e2-506c-4adb-ab69-69f166aefcca", + "id": "fc436996-59fe-4699-82f7-ecf944f78c2a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64703,7 +64703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a24b69c9-c008-46a5-9374-07aec8f87efe", + "id": "938d201a-a7d5-499b-82bf-4248df2e105b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64747,7 +64747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05e599c7-0e4e-4c46-9b3b-a20cf2b9ff4c", + "id": "a5780214-8aad-43f3-ab3a-fe29b30f2bf5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64797,7 +64797,7 @@ } }, { - "id": "bbf973c1-4f7f-4fe1-bfc7-712cddc1dd9d", + "id": "27fbbd23-1103-4599-be9f-d511bbe0d7da", "name": "Patch an entitlement", "request": { "name": "Patch an entitlement", @@ -64851,7 +64851,7 @@ }, "response": [ { - "id": "76cda4c1-82fc-4b2c-aa3b-9da85b680f3e", + "id": "610cdf1d-476d-4e65-abb2-9c4e95ec7f89", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -64908,7 +64908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d8402ed-44f3-40b3-899c-92a7b90242b0", + "id": "96bc86a6-c2b6-4c65-9f35-4c382b859a8e", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -64965,7 +64965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94177e60-201d-45db-bb5d-d5d15ad19f4f", + "id": "90e8ce35-0e5a-42f3-b1b0-d29f691aa83f", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -65022,7 +65022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e02c3428-881c-4a40-a843-1a495e7b50bb", + "id": "e8d1a08c-edbd-4069-a1d5-6ea69c94790c", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -65079,7 +65079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c739aa84-2395-43e6-b1e5-044e13f75a56", + "id": "1a123c63-685b-4879-846a-3e90b7d092b2", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -65136,7 +65136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2fccef0-3ca7-4ea7-861e-016569bb88db", + "id": "01586074-2591-49a5-baf1-ec6927170dd8", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -65193,7 +65193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b6e5ef2-0661-485c-a51f-2465fb14bdf5", + "id": "32f2f221-9c35-467c-8ad3-0da80ba716d9", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -65250,7 +65250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "987bef7e-ccb8-4e99-887d-c7c693061755", + "id": "03b3817e-8e94-48bc-a465-b9fff91665c0", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -65307,7 +65307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a38bb8f8-02da-4257-ba37-81225aee4b69", + "id": "d96679bd-2283-4699-b1b3-978ddb299787", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -65364,7 +65364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "640ce029-73eb-4a1d-8ed5-fcad53a4ff31", + "id": "9bd20216-f7b6-44fa-8775-0d3d20f20518", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -65421,7 +65421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ef8f1c0-775c-4a99-be98-26567b74389a", + "id": "d7d5d8e6-14d3-4486-8b09-fb33511b3e6a", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -65478,7 +65478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8a50e76-4072-4859-9310-d51a24f4b704", + "id": "74d407a5-174f-414d-92a1-731a7d3ca573", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -65535,7 +65535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1237a0c-2c7c-48a3-8af1-f28e55e90162", + "id": "a1d6c909-48be-489a-af71-af504f432bef", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -65592,7 +65592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71ed0ff0-6c37-4ab5-b0aa-8199fbe02af7", + "id": "ec687c26-4337-4a85-84f3-0fafd52fe204", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -65649,7 +65649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90d01fd0-000b-4994-a2ba-13f02a25c542", + "id": "3b55e6c0-3922-4d51-b573-0e64b5e96a6d", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -65706,7 +65706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a538c33-c0b5-4b73-ae4a-75dde04e9730", + "id": "f433cec3-3d47-4582-a904-f3557214ddc8", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -65763,7 +65763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66de472d-f249-4387-ba2e-1ef517c3b28a", + "id": "f41d7e9a-2448-40db-b309-4cffd38c6731", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -65820,7 +65820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af598943-4ed1-4db1-b75d-166a63986ef5", + "id": "5bc0b65d-9c52-4881-ad72-ae11071da2d9", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -65877,7 +65877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84ee27ad-17ee-41ff-a827-3fa01019a866", + "id": "0897023f-dac5-40a8-91e5-8004c2d8956b", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -65934,7 +65934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f1d24aa-fd91-4b43-bfbd-d53a93ca5ae1", + "id": "b3894ecd-784c-42c3-82d5-392f9d6c355b", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -65991,7 +65991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06a7d636-25cd-4a27-a4f8-ba5a11c0ff08", + "id": "bc0e2565-be7b-4f16-b2f1-f3ded40c5099", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -66048,7 +66048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31be080c-7592-4661-aae0-16b63e6b27a5", + "id": "9da0f6f5-6518-4c12-ad4b-8dc4da3df954", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -66105,7 +66105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "080cdcaa-2b5b-4dc4-9739-d57808ca2d88", + "id": "b3dc6818-fb2e-442c-af18-19b21951cb36", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -66162,7 +66162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80d17cb9-1a82-4a18-9c87-cd29455be079", + "id": "1e68c64f-bf92-4d1d-b60b-4faa183c105f", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -66219,7 +66219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebc75d37-efaf-474e-93d1-09765553e258", + "id": "838b5102-3ec0-48d9-9743-ac4fddc640d2", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -66276,7 +66276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45ac9772-88c4-4803-b0cb-39cd1b4b5aac", + "id": "f9046fdc-e072-4f5f-a307-003d1b7b65ec", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -66333,7 +66333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37aebec9-0a6a-4516-afae-3e8d3d3e3cab", + "id": "422eeaf1-7a47-4a74-b58a-60e72ccb9957", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -66390,7 +66390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6156add7-daf1-418a-905a-d4a24794a3b2", + "id": "c4e842cd-17d6-4a94-bb0a-b6b46aeda7dd", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -66447,7 +66447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b537689-6d26-4479-b1ef-214a8dbc8aa9", + "id": "0466aac2-5b56-42d7-8d94-70939738aed6", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -66504,7 +66504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e620513-652a-4ec5-a3f2-1ca97d484249", + "id": "0807782c-2b89-41fc-b7a2-95677ccbd416", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -66561,7 +66561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f599228-81be-446a-8cac-24ba2825930a", + "id": "9ae66ef8-606c-4df7-a237-a95334342a51", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -66618,7 +66618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceb8d0d2-1cfe-435b-98a7-a83ae0c49b0e", + "id": "12df0476-3e5b-42a1-b493-bb6200eba1cb", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -66675,7 +66675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffcd4184-4aea-485f-9870-bad30873f6a5", + "id": "a93aa667-7fbb-46c3-978b-d326a9cf3ed0", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -66732,7 +66732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8e31f33-74c2-4682-a57b-4959d3afe274", + "id": "32b6ee0c-53b5-4b83-98eb-d36c2b13c889", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -66789,7 +66789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90f55cc0-b2f2-40e6-aa58-0e77c5fa44b8", + "id": "a41b2b2b-0551-4582-8c2a-e2368c68c323", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -66846,7 +66846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7e091b5-2258-434c-8651-831c57417b0d", + "id": "db540638-b105-4871-99c9-9bb54a4618d3", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -66903,7 +66903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f346fbe7-2920-4ddf-ad2e-4624d89cd9be", + "id": "658a2b97-8280-4d6e-85aa-183a6cc61050", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -66960,7 +66960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d545510-6a66-4197-9821-2de626adf2cb", + "id": "04525d19-dacf-4079-9db4-417cc30da0f5", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -67017,7 +67017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7c96026-212f-44be-b4ba-cfec82d2b064", + "id": "0a3b5a2b-e357-463e-8b07-5a1a06343b24", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -67074,7 +67074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebd3e21f-77c8-4b24-b069-aa3361a3f938", + "id": "2b27a885-f3dc-4417-a483-e2340707a9f5", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -67131,7 +67131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "745965a4-293c-4e37-aee3-cdcafc45c575", + "id": "c6357264-4eaf-4c89-88ea-dc493ac59cf0", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -67188,7 +67188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8e66b30-3397-497e-a232-2ebff683af27", + "id": "2bfac0db-e68d-4e30-8e59-af15e74e45e3", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -67245,7 +67245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85dd594e-5b17-4514-a2f6-ed13cfba02d3", + "id": "6271221f-f848-4f12-b2bf-17ea8c0c5594", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -67302,7 +67302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09dbf6c3-33dc-47bc-ae1b-8a7823b58ff0", + "id": "36fe8853-2fbd-43b6-8823-4321a3c754ce", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -67359,7 +67359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82dedd1f-f231-4c91-8d4d-fc10f37ae3a3", + "id": "75760f2e-ebcd-4233-800a-de7b2a2fdcba", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -67416,7 +67416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7f4bec5-cab0-493a-82fb-a586eeb6201e", + "id": "4b50ffa9-50cf-4d68-b1b9-5c5635e3bc7b", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -67473,7 +67473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f0289fa-a6ec-407c-903b-d86697ef1bfb", + "id": "39dc592e-be13-42ff-bf25-c7413405b62e", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -67530,7 +67530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfebb225-7b68-4cef-8562-a62926fffb5d", + "id": "7c3f6126-a890-4e27-aa33-7ebc88155986", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -67587,7 +67587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2beeabe4-3ee8-4833-9f64-bf5334ce95c0", + "id": "7bd0d0b4-75f8-4e81-83ab-7473f4088a10", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -67650,7 +67650,7 @@ } }, { - "id": "b0bf1094-2734-4274-ba72-acdff8fb500a", + "id": "cb644c7c-d1ac-44ff-84c8-8af10bfdcfb3", "name": "List of entitlements parents", "request": { "name": "List of entitlements parents", @@ -67738,7 +67738,7 @@ }, "response": [ { - "id": "687cc229-94e9-447a-934b-31a8a6eb81a9", + "id": "fbdef008-7878-4dfb-81de-005213ee4dad", "name": "List of entitlements parents from an entitlement", "originalRequest": { "url": { @@ -67829,7 +67829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15184390-7bad-4b1b-9b17-97b67c1da429", + "id": "6e5bc280-4669-4e48-9a5c-95b664f96bfe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67920,7 +67920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26fc7e97-ad61-436d-8b1a-67b42b388bbe", + "id": "d2c75995-d006-4781-8dc7-2664837f076e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68011,7 +68011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d60eb640-75bb-4c04-8f69-a377728111c0", + "id": "a6a8e3bf-6ce9-4ccf-adcf-817bdcd04cbd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68102,7 +68102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3af9c7b4-f2bb-45e3-a4cb-7c94f579af2d", + "id": "b4876ed2-869a-4672-a9c0-cd8f36018765", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68193,7 +68193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1edf5ee-9419-413f-b808-f70c3ede051b", + "id": "07859668-2d6b-4d02-b2ac-2274677d86d6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68284,7 +68284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4c21dd5-5058-4a11-9770-ac809dee9ec8", + "id": "0758aed4-28c2-4650-b59e-edfd4a923a35", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68381,7 +68381,7 @@ } }, { - "id": "4e823011-716c-44df-b2ad-f4d2a90806e1", + "id": "338c480d-1fc9-4f24-a2ae-7eb1aa3944e0", "name": "List of entitlements children", "request": { "name": "List of entitlements children", @@ -68469,7 +68469,7 @@ }, "response": [ { - "id": "01d18811-311f-489e-b15d-4a811430024f", + "id": "dea8871f-8b16-430c-a93b-e9d4e3b2badf", "name": "List of entitlements children from an entitlement", "originalRequest": { "url": { @@ -68560,7 +68560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9abf94a-c04f-42c5-b4ce-da7c17cd2697", + "id": "13a79545-1c33-40d4-9230-982b91af4e0c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68651,7 +68651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d035e981-a6bd-4d35-b1cc-dc0045ace3fa", + "id": "87baeaec-242f-4115-8d5f-35e1b78cca04", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68742,7 +68742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba9df793-2d26-4173-8fa0-b1c660677be3", + "id": "b4f864f8-703f-49d6-bef4-0cc432fbdac7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68833,7 +68833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fcad7b9-28c6-4751-8270-1bcaceb81186", + "id": "4837ecd6-da9f-4065-900d-dda401ea86d1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68924,7 +68924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ab25751-e2f9-43f7-9275-2636a1c7deb6", + "id": "8d244acd-67d5-4c2a-bcf0-9a2ff26ed3fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69015,7 +69015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f74753c6-ddee-43fa-8e04-d7bbe996b79b", + "id": "adc92058-f907-45da-830b-3cb6de6add67", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69112,7 +69112,7 @@ } }, { - "id": "73de22c8-a9bd-4945-aa3d-2f57763d6e30", + "id": "032a0a11-9a07-40bb-866c-39d0e9bfbce0", "name": "Bulk update an entitlement list", "request": { "name": "Bulk update an entitlement list", @@ -69155,7 +69155,7 @@ }, "response": [ { - "id": "5017ae51-ef51-41b6-aaea-ba24452f9dce", + "id": "5ec8ce74-f2ab-4aa2-beec-3bf28313eb2b", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -69202,7 +69202,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d73eb44c-67d6-4c97-820b-5da3bb843b45", + "id": "10180f8d-f352-4cbe-a5e4-0d5836110d2f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69259,7 +69259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2a7427b-7ca0-4eea-a5b1-0ff1791785b8", + "id": "7436c8c0-5cb7-4722-bb63-6b32cb61f832", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69316,7 +69316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "918082a3-7d00-416f-908e-2d9ea6969cda", + "id": "fa3f2b88-12d3-4c0e-b9eb-aaa0a38f02cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69373,7 +69373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31e02f22-4b8d-4fb0-b5c4-d41a0f44f25c", + "id": "d5deed35-c511-478d-a04a-0a0e5b3555fe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69430,7 +69430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e86fb2ff-afae-40e2-8eb1-d96947d80dc5", + "id": "c3d5c382-8774-454e-9a73-b04fc8633117", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69493,7 +69493,7 @@ } }, { - "id": "9d738d99-1bdb-48b9-978e-b4d3439b3521", + "id": "a57a495a-bef6-4404-9f3f-3eefce4ec755", "name": "Get Entitlement Request Config", "request": { "name": "Get Entitlement Request Config", @@ -69535,7 +69535,7 @@ }, "response": [ { - "id": "6d8fb7a2-ffa5-423c-8e26-2ff5645af6a5", + "id": "5ef31ab0-00e0-4107-9b9b-25a22fd16141", "name": "An Entitlement Request Config", "originalRequest": { "url": { @@ -69580,7 +69580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d636ff97-8bf5-42e6-817e-8e737c1b1527", + "id": "c398ec48-6dff-499f-a897-d4d05c99f27c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69625,7 +69625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa64bf63-897d-4df5-bd8b-3fdf3da0ac69", + "id": "9c6e283e-db4e-49cd-8083-d8674d75fb4e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69670,7 +69670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "829260d2-24ea-4182-ac30-85215692e9e5", + "id": "a825b223-b9b8-443f-87c1-9f88214221b2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69715,7 +69715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6016106d-0db3-4377-9c07-6a014c6cc684", + "id": "3d61735b-4176-42f2-a1ad-87a75693cd3d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -69760,7 +69760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e0e3c94-902e-4849-9347-a01b6acee7b9", + "id": "179ad6ea-5ff7-442a-90cb-e66d7a2cc872", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69805,7 +69805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f24bfb54-17a5-4307-8127-48743442faf2", + "id": "4603fe44-b4f4-49c0-b6ca-f41c0868b46f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69856,7 +69856,7 @@ } }, { - "id": "054e49ac-d0bb-48b4-ad36-3bd60ec8d5d1", + "id": "f2f3f58f-163b-4509-bd4e-a90df52c928f", "name": "Replace Entitlement Request Config", "request": { "name": "Replace Entitlement Request Config", @@ -69911,7 +69911,7 @@ }, "response": [ { - "id": "6d143ca3-b56e-44e8-854b-c44b42e5ec11", + "id": "1b198870-dfde-4c85-991b-afab8b21095c", "name": "Responds with the entitlement request config as updated.", "originalRequest": { "url": { @@ -69969,7 +69969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a4308b1-9c8b-4b70-a8d4-7105ed4a7459", + "id": "d826a404-1c16-4c9f-b6a7-9765d7c29e01", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70027,7 +70027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfeadb21-c4d0-44d0-9fcc-2dd68bd035fe", + "id": "7c645028-a77b-41b3-8040-b3272584b822", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70085,7 +70085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfbc6158-0b64-419a-8581-7d962900c9ca", + "id": "79f21e9e-dba8-48d9-8c92-b95e0fdf3d75", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70143,7 +70143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a34d51c-aae6-4920-b242-e4b2db48f7ef", + "id": "572b86dd-4505-436f-a822-0009f0f2b4bc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70201,7 +70201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f59b9701-74a8-4d9a-8a5d-b418e50c3105", + "id": "bdcd2475-e9bb-4360-adca-961330cdf495", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70259,7 +70259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c940471c-412c-463e-908b-54d30108539d", + "id": "484b1e55-0757-440e-963c-bd6ee690af78", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70323,7 +70323,7 @@ } }, { - "id": "a5d0aa65-c06e-4499-be86-a7da4a3d66f9", + "id": "f0914a03-c6e0-488f-bfe9-70ef2ee698f7", "name": "Reset Source Entitlements", "request": { "name": "Reset Source Entitlements", @@ -70366,7 +70366,7 @@ }, "response": [ { - "id": "53df8371-f04d-4d57-a8b1-bcc5b0b9d4ba", + "id": "d6119f83-8f74-40d1-bb1c-306488d8ec47", "name": "Entitlement source reset task result", "originalRequest": { "url": { @@ -70412,7 +70412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f72e747e-cbbe-4c47-8893-5c77d4be4dff", + "id": "a872415b-094a-4149-8c47-d884d264b824", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70458,7 +70458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28d42ae3-f8de-4dcd-9f1f-698367accad6", + "id": "049f6f7a-5f5a-4e07-bdaa-8c49fa6ba64b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70504,7 +70504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35d7ea96-7fd3-431d-a227-24a0d07b059a", + "id": "65637ec4-cbcc-4ff4-b04c-e2c6314a732a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70550,7 +70550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89a2e272-1a00-454a-acd5-a5495a7079d1", + "id": "e408eb4f-2e30-4424-a7cd-2dd261ae35ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70596,7 +70596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5616f24b-7cd4-4eed-b065-28fbb7d416b9", + "id": "e14e1094-df90-4410-958f-db0428f47352", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70648,7 +70648,7 @@ } }, { - "id": "47010d94-89a6-4d30-b1b7-17606c6d2d09", + "id": "c61513a1-c32d-4e1b-918f-b4da96e9608a", "name": "Add metadata to an entitlement.", "request": { "name": "Add metadata to an entitlement.", @@ -70713,7 +70713,7 @@ }, "response": [ { - "id": "ff6183f2-34d7-4e61-a41e-3571787994f1", + "id": "6d7f68ad-465a-4530-be94-c13636ea9e66", "name": "OK", "originalRequest": { "url": { @@ -70761,7 +70761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45213042-e17a-497b-8572-2d04d65d0515", + "id": "00193392-a1d0-4ea0-89ba-689199f41724", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70809,7 +70809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2afd375-d701-4a9f-8a2d-57b707f21faf", + "id": "382e16cf-6dc5-464c-be12-d522b804c638", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70857,7 +70857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62a1d714-7a67-45d1-906c-907d89cc3d80", + "id": "72fab644-a7e0-4f8c-aeb9-3bb7eace6d9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70905,7 +70905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f8540e5-8ecf-49e8-8f58-b2389b5e2eab", + "id": "258c9d5e-44da-4aa3-aaf4-199f3681f815", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70953,7 +70953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba461b98-aa4b-46d2-84c0-fcab2cbba93d", + "id": "6aaaa7af-9119-4df4-ac60-5170a76c89db", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71007,7 +71007,7 @@ } }, { - "id": "6fc4f430-06f3-4ca6-9660-4add0d920865", + "id": "62c5cd73-ef13-4e1a-994d-497ece2ae0b4", "name": "Remove metadata from an entitlement.", "request": { "name": "Remove metadata from an entitlement.", @@ -71072,7 +71072,7 @@ }, "response": [ { - "id": "ce04ebe3-a35f-4fb2-824a-e0a32b5d2930", + "id": "7d1ec7ca-81bb-40f9-81b2-f26fff38a02a", "name": "OK", "originalRequest": { "url": { @@ -71110,7 +71110,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e21fc52c-d9bf-4920-80bc-7c583081991f", + "id": "66a2ea4f-fb07-432b-a696-502789336491", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71158,7 +71158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ff2782e-5ac8-4463-b2f9-a7692889f978", + "id": "857dea2a-0132-4f8e-ac15-f9663653f1b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71206,7 +71206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2720cb2-619a-4fe3-80d4-1d97c47938b7", + "id": "57263112-0497-400d-b18d-fc84d8e14f91", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71254,7 +71254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd19c5e2-a385-4520-932f-47131ab0871c", + "id": "4b2d8774-b769-4cb7-834c-b57ef755627a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71302,7 +71302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7463c4d3-4243-4087-a945-8082b4076563", + "id": "5d40e940-c3d1-4c08-ac4e-173c21054c0e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71356,7 +71356,7 @@ } }, { - "id": "c974500c-b5f8-487b-a134-591596a35ad9", + "id": "14056543-1d53-4eb6-ab05-2cf7a0f6ee78", "name": "Aggregate Entitlements", "request": { "name": "Aggregate Entitlements", @@ -71415,7 +71415,7 @@ }, "response": [ { - "id": "a225db92-7140-4301-9341-0639dddc7634", + "id": "5e91f438-ee14-4f23-9a08-c42433da9b57", "name": "Aggregate Entitlements Task", "originalRequest": { "url": { @@ -71477,7 +71477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d252b3b4-2a88-4c41-9f20-2c79659e9c69", + "id": "7a3c9ef2-ae9f-4274-af7e-c3ba427f5dae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71539,7 +71539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "664c94cd-2c31-4503-b1a8-ed21a1b27888", + "id": "9feedba1-2def-48c9-aa89-01d78fe2199f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71601,7 +71601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e195f4f3-6feb-4e47-bc36-92cd5aa54695", + "id": "f0b445ad-0c72-4b9d-ab28-a41ceca7a08c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71663,7 +71663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06a96dd8-1332-47da-b407-05b760c959be", + "id": "540d66e1-e618-4f9b-818e-f9481841c3ca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71725,7 +71725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8081e8a9-fd93-4bea-bbbc-f64279393296", + "id": "5f08eb4d-c5e3-40a8-bb23-92f43f0bbe8b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71799,7 +71799,7 @@ "description": "Use this API to implement and customize Governance Group functionality. With this functionality in place, administrators can create Governance Groups and configure them for use throughout Identity Security Cloud.\n\nA governance group is a group of users that can make governance decisions about access. If your organization has the Access Request or Certifications service, you can configure governance groups to review access requests or certifications. A governance group can determine whether specific access is appropriate for a user.\n\nRefer to [Creating and Managing Governance Groups](https://documentation.sailpoint.com/saas/help/common/users/governance_groups.html) for more information about how to build Governance Groups in the visual builder in the Identity Security Cloud UI.\n", "item": [ { - "id": "6013ad7a-d927-40a0-bb81-4de5e42b984d", + "id": "42e37fc6-e9c6-45da-974b-5337b6a7302b", "name": "List Governance Groups", "request": { "name": "List Governance Groups", @@ -71874,7 +71874,7 @@ }, "response": [ { - "id": "d246219f-2dec-4af2-a453-ad65bc781dcf", + "id": "8764c9d5-8b5c-4a51-ae82-f120cdc5ba7f", "name": "List of Governance Groups", "originalRequest": { "url": { @@ -71963,7 +71963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b8997de-232f-43a2-a850-f90a7ec41749", + "id": "8fcc92cd-23d6-4f2b-a267-d81192b46542", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72052,7 +72052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "037d8c40-e550-4eb3-a9f0-a8acb3eb5bf4", + "id": "3c9fbba1-7ef6-43f6-9127-4262f17a88f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72141,7 +72141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ca09baf-c6fe-4577-a800-fcd317528f1d", + "id": "84e484b6-2c60-4c11-9a68-944fb2d26581", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72230,7 +72230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72bbc2a6-5aac-451f-830c-0701c3e17773", + "id": "135ee746-3a8c-44d9-b8b2-e7c4004b7278", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72319,7 +72319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e021915-761b-4749-88ae-ea5c15b38f72", + "id": "7a3c8e60-c908-4096-858e-577770313f4d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72414,7 +72414,7 @@ } }, { - "id": "d8501b69-6895-4103-a949-96ef53eb507e", + "id": "37425658-e9c0-45d2-b4b3-86d0fa9c3fac", "name": "Create a new Governance Group.", "request": { "name": "Create a new Governance Group.", @@ -72456,7 +72456,7 @@ }, "response": [ { - "id": "f84bc3e9-c9e5-493c-b160-33153a100d75", + "id": "0010068e-8c18-4f2c-8011-7274309f9d8b", "name": "Governance Group object created.", "originalRequest": { "url": { @@ -72512,7 +72512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70560805-ec13-44d7-a95d-4a04d862c5af", + "id": "818f27ac-ca30-4587-8212-3c0eaa5f2cd8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72568,7 +72568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e101c1f-0d6a-4eb7-ae02-7ee97952c57d", + "id": "f9df3bc2-628c-4b67-9a96-a35bb6da6a99", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72624,7 +72624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8e6b44d-a07b-4140-b393-495dd20d9ec7", + "id": "1005840d-9e34-4aa5-bc8c-79f8aa60d5df", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72680,7 +72680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "162e5f20-ba2b-436f-80f0-f8cec31ab6aa", + "id": "2420756c-1d2b-4d3b-bdd8-5750cdcf5858", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72736,7 +72736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a04976ff-ef72-457d-a34f-8728091173d5", + "id": "b48aa4bb-d4d0-45bc-a300-e843b124bab5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72798,7 +72798,7 @@ } }, { - "id": "7007e714-87ba-41ba-8a0f-49ae03e904d0", + "id": "9a3dec33-0429-4b36-85fa-29e0db18a55f", "name": "Get Governance Group by Id", "request": { "name": "Get Governance Group by Id", @@ -72839,7 +72839,7 @@ }, "response": [ { - "id": "d582f22e-d432-4292-8c33-f5688163fb27", + "id": "0a8e5a47-a2a2-4066-a7f8-811094b13fe5", "name": "A Governance Group", "originalRequest": { "url": { @@ -72883,7 +72883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1ae107d-8e86-42bb-afbc-ce7247849784", + "id": "dde10326-3f92-49f7-aff4-c8c23680dc53", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72927,7 +72927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6efeec0-3a1f-4fed-8b6c-fed896159091", + "id": "2f5e0137-bbf6-499b-8ede-57db7c35610a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72971,7 +72971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2481e8db-994a-4efd-a03f-f5abaaf8240d", + "id": "d85ad46f-365a-43d3-84ee-18a32c1bfd4f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73015,7 +73015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b72fe31-a5ea-4b30-b651-36364eae82dc", + "id": "09a0661a-02a7-4938-8b2a-5a96874e4aec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73059,7 +73059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db677032-16d6-43b7-9f07-4fb705f7e4dd", + "id": "a2ee73e1-5d04-411d-88e1-97a178752f12", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73109,7 +73109,7 @@ } }, { - "id": "32db4ceb-c86f-4da3-b37f-d4749837bcf4", + "id": "85b04cda-666e-4ed1-95f7-60cf15a2f6a0", "name": "Delete a Governance Group", "request": { "name": "Delete a Governance Group", @@ -73150,7 +73150,7 @@ }, "response": [ { - "id": "2aefa885-11cf-4e4a-a021-7b4e52313535", + "id": "2a118aba-bf2c-4aae-bf45-8f6fa81def48", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -73184,7 +73184,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4aa671fd-e78b-4074-94a9-b4c26513851d", + "id": "d3b85764-1a2b-44e4-8402-ca51be3c2afe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73228,7 +73228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a51aac1-a23d-4931-a5dd-580cfa543be4", + "id": "4224ca2a-ae0c-4fb1-b952-ceb155eead26", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73272,7 +73272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0352483-41b9-422a-98a0-113e0028fcdc", + "id": "c71d58ec-23d5-4107-9b34-2d5278bf5562", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73316,7 +73316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eaab9e7-f1a1-4ec9-ab76-41c2eb9e391a", + "id": "87a27217-84d3-40ae-9aa5-4972b3579b37", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73360,7 +73360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "693f2590-2600-4ae9-8c47-7eee98704348", + "id": "eb7c4151-9b83-4e9f-8342-69962efd9efd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73410,7 +73410,7 @@ } }, { - "id": "eaded4a4-25ca-4fc5-8f01-5eff0e9a764e", + "id": "701377d8-3761-4675-b01b-750db87bfb53", "name": "Patch a Governance Group", "request": { "name": "Patch a Governance Group", @@ -73464,7 +73464,7 @@ }, "response": [ { - "id": "737a4fe5-a2e0-4320-85db-2de30992a090", + "id": "28647d75-17d8-4357-9456-3c28ef28b750", "name": "A Governance Group.", "originalRequest": { "url": { @@ -73521,7 +73521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa08bed4-e81a-4281-8ab3-2e9fd1f5b3c1", + "id": "9f2debb8-2769-4cdf-87e5-2aec9c630721", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73578,7 +73578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49959d45-11fe-42fe-84be-54a640e1f7ce", + "id": "470f8dba-c4b5-4977-9bc0-7ae7a0c88a2f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73635,7 +73635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d8cb4ab-4f7f-497c-8050-a677eb09214d", + "id": "19be729f-5976-4ff1-94c4-f77e7d3dc249", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73692,7 +73692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f71f0e2-fc4a-4326-bf4c-7f4617fdef9d", + "id": "5e8eebb0-b256-4d9d-9429-13e4d835e85f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73749,7 +73749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35687071-a00f-4ed5-8949-e89927c4ea55", + "id": "c81c2465-acc0-4f66-b3d4-c68aa771bcc5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73812,7 +73812,7 @@ } }, { - "id": "626a86bd-87b9-454b-abf3-5e254f7e80e3", + "id": "a8d0a89d-f38a-4866-a157-edb7007c0bac", "name": "Delete Governance Group(s)", "request": { "name": "Delete Governance Group(s)", @@ -73855,7 +73855,7 @@ }, "response": [ { - "id": "2f504583-e9d2-48bd-abfd-a4dbcb01fcd9", + "id": "7cbb9adb-ab1a-4cfd-aa06-7d6bcd5e2fc1", "name": "Governance Group bulk delete response.", "originalRequest": { "url": { @@ -73912,7 +73912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4bb6a96-3140-4df9-a732-6bd67a7bd843", + "id": "00465ec8-c9f4-48eb-9a7c-044e812dd805", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73969,7 +73969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4547038f-8944-4a07-9119-c35526c218c9", + "id": "7c6c7eb3-d75d-4aa4-a200-ba840d85466e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74026,7 +74026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "263bd916-3e7e-419e-86c7-25effb29629e", + "id": "3f84044c-b61a-4ac5-a608-e57c4fe8ea3e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74083,7 +74083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca8ad8bb-da2c-4854-be16-d123641e3051", + "id": "4ec035a2-29bc-4e80-867a-af9e655b2fc8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74140,7 +74140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf1d2f89-5232-4767-9a01-d9331ad09cd7", + "id": "e21a8688-b2eb-4512-9b83-b0b38a738a54", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74203,7 +74203,7 @@ } }, { - "id": "fe87a9fd-62ce-46c3-87c3-921e55bc7e70", + "id": "2109aaae-c800-45ff-b702-507ec3e4f015", "name": "List connections for Governance Group", "request": { "name": "List connections for Governance Group", @@ -74282,7 +74282,7 @@ }, "response": [ { - "id": "784da36c-ab9f-410f-a46f-3ef3c696f062", + "id": "97fbc24a-83be-4ffe-88f3-92b30677b5e1", "name": "List all connections associated with a Governance Group.", "originalRequest": { "url": { @@ -74364,7 +74364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6770a58-1a3a-4b90-9609-02066f4d716f", + "id": "5748bf92-1ce9-497c-86e2-2c41c1713c6a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74446,7 +74446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7d457e0-f78f-4f87-a01b-3f6f2955c5bd", + "id": "cd510ff0-432f-4803-918b-d7dd5ba8b5ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74528,7 +74528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d02ae77-9cb9-4543-a731-950a8fd06682", + "id": "ed792f8b-79ad-4098-b735-10448fcfcdc7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74610,7 +74610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2420c2e0-b410-4ab0-ba81-9d4f2a80bf4d", + "id": "7e0afa4f-1b70-4769-acf1-074f54a846df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74692,7 +74692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c9340f6-7ddb-4323-95c2-ecb5e4c570c9", + "id": "395edf17-b57b-4aff-a3a4-f0810ad4cdd9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74780,7 +74780,7 @@ } }, { - "id": "a27ba6b1-7748-4151-abe7-d8677300b5ba", + "id": "d40dbec9-bd14-44a8-8031-b0a6cae43af6", "name": "List Governance Group Members", "request": { "name": "List Governance Group Members", @@ -74859,7 +74859,7 @@ }, "response": [ { - "id": "47b226ff-f275-457c-a379-b6a58f4e73a2", + "id": "d89a4fcd-3281-4ae5-9a55-4b4fd8ee8d17", "name": "List all members associated with a Governance Group.", "originalRequest": { "url": { @@ -74941,7 +74941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d3fe3e9-72ea-40c2-8099-c580bcc69c75", + "id": "f60ed573-9ad7-4ccf-b70b-9e863448873f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75023,7 +75023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9f48250-2fdf-4c68-8fff-dbf2a1fea48a", + "id": "7420c706-ee1d-42a6-80d1-0ad2573f6b0b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75105,7 +75105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59a3b6a0-5195-4a6b-919d-35a76e408951", + "id": "a6538f81-2a24-4bbf-a501-92f18135d0b3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75187,7 +75187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "383d155c-69bd-4892-a7b6-c51eb3f254ff", + "id": "28e58cab-b8c9-417a-8b50-613bd5bb9690", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75269,7 +75269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1051c6d-d051-45b2-b442-0c45325d6641", + "id": "26f7e245-b1b9-4339-9127-30c4b2c9de41", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75357,7 +75357,7 @@ } }, { - "id": "6fceb836-3323-4fa2-adb3-e4dff7b867cc", + "id": "901cbb3c-f5bd-4fb2-800e-f9ea427310e7", "name": "Add members to Governance Group", "request": { "name": "Add members to Governance Group", @@ -75413,7 +75413,7 @@ }, "response": [ { - "id": "3d0fa0be-b2a9-4b30-a567-4f2987cfe64b", + "id": "759ef345-efd1-48cb-ac98-f4f5a97b5dbb", "name": "List of added and not added identities into Governance Group members list.", "originalRequest": { "url": { @@ -75472,7 +75472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc7a01d0-5b57-4ebf-b632-d793eb3896af", + "id": "0617984b-1323-4aad-840c-b00299ba2349", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75531,7 +75531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9752e2fd-a04d-4e8d-a2a0-d98222316cd0", + "id": "3f18f827-842d-4443-8914-d67246ccae54", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75590,7 +75590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "053c509c-74f1-4ac7-86bb-036a6a709503", + "id": "94211058-5a38-4349-b1a1-bc488dcc98c7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75649,7 +75649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c2c9eeb-e110-4130-9eb2-0b68ba631a9c", + "id": "6b9826f7-4beb-4ddc-bce8-784412547faf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75708,7 +75708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b80a6961-4c80-4285-a48f-444a87e945d3", + "id": "7ee35a2a-9a71-46e9-98ce-6015bd805797", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75773,7 +75773,7 @@ } }, { - "id": "8d6206b4-608b-4b8a-b5f5-696844ae9fd3", + "id": "f53dca48-413b-4703-b1fa-3e330ac7369e", "name": "Remove members from Governance Group", "request": { "name": "Remove members from Governance Group", @@ -75829,7 +75829,7 @@ }, "response": [ { - "id": "acb9c366-5041-4b18-952c-a3fefe274160", + "id": "13beea5a-2e22-476e-b6e1-7ad674de036d", "name": "List of deleted and not deleted identities from Governance Group members list.", "originalRequest": { "url": { @@ -75888,7 +75888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdc7c651-55ee-4fd1-942d-58642d96a37a", + "id": "a5891d58-c924-4217-844c-27cc2b2e9aee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75947,7 +75947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2c2ba9a-5f68-4020-a66e-534f4aba28f4", + "id": "3fa650c2-687a-4a4c-ba66-9c2f3f0cb623", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76006,7 +76006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "772c614f-f753-4fd1-bc15-74907c8be6d4", + "id": "0a639407-d7e4-4cf6-b18a-cc5b45da9042", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76065,7 +76065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "031c366b-af7a-4e20-b322-2eb32758c78f", + "id": "39e3478b-1aba-448e-9147-160a02bced7c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76124,7 +76124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5416f0d2-502b-4a83-b1d8-d794512bd3c1", + "id": "7e20ffaa-ad77-41e0-a25c-4b80e9c0d1d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76195,7 +76195,7 @@ "description": "", "item": [ { - "id": "2c8d43d5-727e-4953-bffc-7663e464867a", + "id": "53c3fe8a-3343-47b3-819f-8f18065008ed", "name": "Identity Access Request Recommendations", "request": { "name": "Identity Access Request Recommendations", @@ -76272,7 +76272,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -76288,7 +76288,7 @@ }, "response": [ { - "id": "6c056b0e-bea1-48b0-aa72-42d4b142b986", + "id": "436e28ec-d866-4134-9eb9-d869ed96b5bd", "name": "List of access request recommendations for the identityId", "originalRequest": { "url": { @@ -76360,7 +76360,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -76395,7 +76395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09233529-4af3-4634-b04c-c5f078bbebd7", + "id": "244d8b3d-bf04-434e-942b-01dc6378f4cd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76467,7 +76467,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -76502,7 +76502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e635712-df05-4130-987a-9edabaf3ef15", + "id": "d239a891-b7dc-4bf3-b4ea-097f57c253cc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76574,7 +76574,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -76609,7 +76609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f8be4b8-920e-4463-8c4b-afbdacc81e2a", + "id": "08df59ac-8240-4efb-9c44-ec8d93d59235", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76681,7 +76681,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -76716,7 +76716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15bae38b-9ac4-44f6-909e-280f055b4144", + "id": "f202d568-4ba4-4245-8ec5-c7e6c06b120c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76788,7 +76788,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -76823,7 +76823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed9abde5-8007-4a30-a4fb-15bb1372c680", + "id": "af3ce575-9028-48b3-bfc4-76ecb5997fae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76895,7 +76895,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -76936,7 +76936,7 @@ } }, { - "id": "c18b7f43-bdf7-4f41-9fba-56a67646ab7d", + "id": "1aa24a59-b8d8-4cd6-87a6-ca16c8168032", "name": "Notification of Ignored Access Request Recommendations", "request": { "name": "Notification of Ignored Access Request Recommendations", @@ -76979,7 +76979,7 @@ }, "response": [ { - "id": "d0c3fb53-d31a-4b61-ad5d-754e0b88f45f", + "id": "4871971e-7b19-4253-8af1-18be80435d00", "name": "Recommendation successfully stored as ignored.", "originalRequest": { "url": { @@ -77036,7 +77036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc076959-1533-47ad-9404-32d2b98fc7d6", + "id": "7274d1af-29e8-42bc-ab70-f4fbac908d09", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77093,7 +77093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ade5f029-fb28-480e-8ee3-210bab7a0a84", + "id": "b9349149-cb53-458b-bd2b-82f242c6a5e6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77150,7 +77150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e243c110-22de-4468-afcf-8c53a238eb20", + "id": "0110cc8a-db36-4396-a607-335fea7e9bb4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77207,7 +77207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8b8f5fd-2d43-4006-badd-5493f93d6e70", + "id": "fde2ab77-4520-4c55-8de6-295f83b7d509", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77264,7 +77264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ee9e8e1-7844-4e00-a8b7-74674b694860", + "id": "be48c098-cd19-4a81-85d3-8bb618dc4baa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77327,7 +77327,7 @@ } }, { - "id": "6b079fb3-b9ea-4e9b-af2a-4bf386cbf026", + "id": "4cf85560-4b56-4531-b171-06877fc13d56", "name": "List of Ignored Access Request Recommendations", "request": { "name": "List of Ignored Access Request Recommendations", @@ -77403,7 +77403,7 @@ }, "response": [ { - "id": "e6de010d-0e5f-4b57-a610-9fa592c85ccb", + "id": "c043eb4c-d535-415c-a8bf-22614ee146e9", "name": "Returns list of ignored access request recommendations.", "originalRequest": { "url": { @@ -77493,7 +77493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2414245-bdaf-4d9d-96bb-202c2a816ceb", + "id": "dfa6b6c5-ae59-4ec8-8bda-e5855f0c016e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77583,7 +77583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21a52aa0-7a01-4055-9d3e-a58a465593dd", + "id": "229608f1-24db-4d07-b7dd-49c2f3f82759", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77673,7 +77673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8898b2a-3ccc-42d6-b0c3-f8c302553494", + "id": "9e7933d0-6dc5-4267-8e5e-c6f744dd5bbb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77763,7 +77763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daaf911c-c5a8-4ac7-be9f-9d9740f7b0cc", + "id": "bae6fc0d-baac-4f2d-907f-f4fcfc091dd4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77853,7 +77853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aed94763-b001-41e3-bea2-a75ae80dfeb8", + "id": "d3490f1f-e8c9-4a7c-bf74-36552e276f25", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77949,7 +77949,7 @@ } }, { - "id": "e2d873ea-21bd-4368-8bbb-ab55debf825a", + "id": "5c6848f2-de45-4f97-b7ae-db5d2faeee58", "name": "Notification of Requested Access Request Recommendations", "request": { "name": "Notification of Requested Access Request Recommendations", @@ -77992,7 +77992,7 @@ }, "response": [ { - "id": "8b2d73a7-98b9-4bb4-9869-f04c68d628e6", + "id": "68ed5ab5-c985-45a9-8316-842b79052bb7", "name": "Notification successfully acknowledged.", "originalRequest": { "url": { @@ -78049,7 +78049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bea2059d-fc8d-408e-8a72-789e7e5c1292", + "id": "4f44b4d6-b3c5-42f3-8c9f-2d449324646e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78106,7 +78106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8134dcf0-8865-4a1c-ac16-ce3f09becf1a", + "id": "9cd66d59-7bcb-4eb4-8188-90f3a30368cf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78163,7 +78163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fba1dce-6439-44e9-912a-154fd1b3d397", + "id": "a3ffd5c5-8e20-48ac-8fa7-972f2a5c1496", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78220,7 +78220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8be12150-9f2e-45e1-804d-2fb0381ec5c1", + "id": "a6c9fba0-3cf7-48ff-9941-339da59a4d11", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78277,7 +78277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52706e9b-fda2-49ea-87cb-5adef6168b2e", + "id": "8f2b85b4-057d-4f78-813b-248cb2c3a05c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78340,7 +78340,7 @@ } }, { - "id": "45330b87-a495-4617-99e3-e782cae3dad3", + "id": "8573a069-6eed-4d82-8fd0-97f7f8149e33", "name": "List of Requested Access Request Recommendations", "request": { "name": "List of Requested Access Request Recommendations", @@ -78400,7 +78400,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -78416,7 +78416,7 @@ }, "response": [ { - "id": "0ee6cd79-ff55-4811-9925-9dfb793aae67", + "id": "6a262fc4-53d8-4c68-b8dd-3aad83d9acde", "name": "Returns the list of requested access request recommendations.", "originalRequest": { "url": { @@ -78471,7 +78471,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -78506,7 +78506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce90ad92-90f2-4c4c-be14-00651844feb0", + "id": "ec450ef4-b1a2-4db4-9222-2afcd31efa70", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78561,7 +78561,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -78596,7 +78596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85c1cb77-d6fd-4b99-a743-4b8c7b2b87af", + "id": "a77bfa09-b50a-41f9-814d-5d2a945cd5c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78651,7 +78651,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -78686,7 +78686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9763fe1c-d2bf-49ae-8afd-5c82a71163cd", + "id": "45fcd56d-89fd-40a7-9fbe-3d8456931379", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78741,7 +78741,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -78776,7 +78776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eff6381-da21-4406-b7f8-ce92665d924a", + "id": "c6db51db-f17a-4c58-a5fb-09cb4bed1080", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78831,7 +78831,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -78866,7 +78866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "185fa6c3-b26e-4f82-86ad-37a46d468a8e", + "id": "09b57ca5-d088-48be-8634-7233c8940eac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78921,7 +78921,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -78962,7 +78962,7 @@ } }, { - "id": "3afaa040-7208-49b7-b3b1-8748d74c547f", + "id": "806e30cb-7930-4bd3-af75-a424277ecf8a", "name": "Notification of Viewed Access Request Recommendations", "request": { "name": "Notification of Viewed Access Request Recommendations", @@ -79005,7 +79005,7 @@ }, "response": [ { - "id": "b14062e1-db1c-4861-b31d-208e2d9fddee", + "id": "e013b2f6-0860-48c6-b1aa-2557336fa5d9", "name": "Recommendation successfully stored as viewed.", "originalRequest": { "url": { @@ -79062,7 +79062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a0c1341-4b3b-4e8f-b08d-264a1e21ba58", + "id": "1dbb3668-7a01-420e-a9a6-9f565ed98b19", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79119,7 +79119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ce02fa1-4207-4d71-9705-701ad2d88efc", + "id": "7acab08d-62d6-4ae7-9fe3-e91a98aa7eb2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79176,7 +79176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0f42ab9-b1ba-48b3-813c-1cb24b4185d2", + "id": "57b2d0bb-de63-46f5-a8c3-d1e8314c11bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79233,7 +79233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9e2274f-9b00-42b4-967b-81ea9fdcf174", + "id": "273827d5-4444-4105-ac89-f59b9d195854", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79290,7 +79290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15870deb-6ff6-4942-83e3-9b9dcc3fcd13", + "id": "c40bb765-093b-4087-a3a0-c26527ca09f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79353,7 +79353,7 @@ } }, { - "id": "39bffa21-7673-478c-a0d0-7a62e6689c2d", + "id": "5fa5dcba-728b-4954-b784-ec844a859705", "name": "List of Viewed Access Request Recommendations", "request": { "name": "List of Viewed Access Request Recommendations", @@ -79413,7 +79413,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -79429,7 +79429,7 @@ }, "response": [ { - "id": "00bc95aa-ac33-45c2-904f-3bdc0ca4225d", + "id": "fc714c8e-879b-403d-839a-faceb6d4d3e7", "name": "Returns list of viewed access request recommendations.", "originalRequest": { "url": { @@ -79484,7 +79484,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -79519,7 +79519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8248ecfd-9276-4b64-a0db-254ff142936a", + "id": "c76ef365-b1ec-4da7-8882-5b4b934b63c6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79574,7 +79574,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -79609,7 +79609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68091108-eba1-4992-ac46-eb266742d261", + "id": "bc82aecd-62fe-48fd-98a7-243df4e62ef0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79664,7 +79664,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -79699,7 +79699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "291216c7-571e-4bbb-a8ec-ba81c37e31fd", + "id": "8b002463-2be7-4c70-9c3d-69d7bb1e0428", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79754,7 +79754,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -79789,7 +79789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2d19018-d339-40f2-8a17-40e883a6036f", + "id": "db4de054-bc13-4155-9abd-ee0b4fe4604e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79844,7 +79844,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -79879,7 +79879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f81ea2c8-12c8-48cf-8920-a7e7a81e08cf", + "id": "c0bfd391-aca6-4466-977e-299815c58626", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79934,7 +79934,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -79975,7 +79975,7 @@ } }, { - "id": "66545e31-9a50-40c9-a889-964d9aef7f45", + "id": "34b1ee59-8a30-4911-9dfb-169580fdcdce", "name": "Notification of Viewed Access Request Recommendations in Bulk", "request": { "name": "Notification of Viewed Access Request Recommendations in Bulk", @@ -80019,7 +80019,7 @@ }, "response": [ { - "id": "f15aeaea-bfb6-4a35-8f45-46444b8409be", + "id": "bf136a0c-1bcc-4b67-b521-f9b23802521d", "name": "Recommendations successfully stored as viewed.", "originalRequest": { "url": { @@ -80077,7 +80077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96f9ed6d-7d2d-4968-9b6c-490838b3821e", + "id": "081a6538-6478-47c2-88b0-f6fcff956a60", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80135,7 +80135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a604dea0-2a54-484e-851c-6bc28bc15925", + "id": "64efe72b-f02b-4787-bfe4-63075bc17467", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80193,7 +80193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "904117d1-7ff9-4a16-b9c7-c9a23e82e1d3", + "id": "b6351e38-2573-4fd9-abb7-65b77f08a3b7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80251,7 +80251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b067ce1-b213-4901-8839-74c1566c6e0e", + "id": "399af8b3-c741-403f-801b-0589e69b45ca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80309,7 +80309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7ba6de9-9afa-479f-b64b-61f3bf8bdd3e", + "id": "4670115d-8fba-46ab-8b0b-b9c66f97526e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80379,7 +80379,7 @@ "description": "", "item": [ { - "id": "bbef0cc5-9950-405e-9f23-bbdc2d70b6e8", + "id": "85fc6889-604d-4c36-8b65-97a92fb89e00", "name": "Get a paginated list of common access", "request": { "name": "Get a paginated list of common access", @@ -80454,7 +80454,7 @@ }, "response": [ { - "id": "5ed2f540-d226-4256-bb1a-24c93037349f", + "id": "1c0d35a2-241a-4741-bf93-f9904e78f0e5", "name": "Succeeded. Returns a list of common access for a customer.", "originalRequest": { "url": { @@ -80538,12 +80538,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"ullamco commodo\",\n \"type\": \"ROLE\",\n \"name\": \"nisi exercitation Excepteur\",\n \"description\": \"sint cillum magna ea\",\n \"ownerName\": \"ea\",\n \"ownerId\": \"sunt laboris occaecat do eu\"\n },\n \"status\": \"ipsum\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"1947-06-06T19:21:03.230Z\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"1969-02-25T19:54:13.533Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"ut cupidatat aliquip magna\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"con\",\n \"description\": \"tempor ullamco labor\",\n \"ownerName\": \"exercitation culpa\",\n \"ownerId\": \"dolore est enim ad\"\n },\n \"status\": \"ullamco\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"2017-11-15T23:17:30.332Z\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"1997-08-02T10:36:17.046Z\",\n \"createdByUser\": false\n }\n]", + "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"commodo sint\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ex qui est\",\n \"description\": \"amet et laboris\",\n \"ownerName\": \"ut magna\",\n \"ownerId\": \"incididunt aute commodo exercitation ullamco\"\n },\n \"status\": \"exercitation Lorem\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"1947-12-10T11:00:25.079Z\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"1976-03-09T00:51:45.086Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"non\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"deserunt laborum occaecat non\",\n \"description\": \"exercitation laboris ut officia\",\n \"ownerName\": \"velit eiusmod\",\n \"ownerId\": \"do labore esse non deserunt\"\n },\n \"status\": \"consectetur nostrud officia\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"2021-02-19T08:11:55.276Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"1982-03-30T15:50:26.066Z\",\n \"createdByUser\": false\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "37b9e236-7385-4eb3-8e4d-40fe3363e7e1", + "id": "ec52121a-9459-444a-bcf5-ac3faaa4d07e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80632,7 +80632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a2deb46-2f52-4a85-bf4f-562398237bc9", + "id": "dcd1498b-6164-4317-97cb-09c4e0fd8e73", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80721,7 +80721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc01dcba-f969-4d4d-a540-e85f17d9e58e", + "id": "d5f8a8da-ea19-4be5-92ae-ba1b8f0295c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80810,7 +80810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43eabac6-f959-4d0e-9155-bae78222e1bb", + "id": "9e1d9809-2b52-4505-a0e9-c4935e652e4c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80905,7 +80905,7 @@ } }, { - "id": "f0d2a3d9-da81-4175-94e0-32fc0903a932", + "id": "720a3f46-4e24-49c3-903c-37158edad531", "name": "Create common access items", "request": { "name": "Create common access items", @@ -80936,7 +80936,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"enim est culpa\",\n \"type\": \"ROLE\",\n \"name\": \"eu culpa\",\n \"description\": \"laboris in\",\n \"ownerName\": \"reprehenderit dolo\",\n \"ownerId\": \"in incididunt nostrud \"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit eiusmod nisi nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"incididunt pariatur\",\n \"description\": \"mollit aute ea enim laborum\",\n \"ownerName\": \"cupidatat qui\",\n \"ownerId\": \"esse aliqua quis aliquip\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -80947,7 +80947,7 @@ }, "response": [ { - "id": "88131941-3a04-42de-82e0-9bf574c996c0", + "id": "b5e126e7-47ca-4277-b932-2a12c3f7b7a0", "name": "Returns details of the common access classification request.", "originalRequest": { "url": { @@ -80981,7 +80981,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"enim est culpa\",\n \"type\": \"ROLE\",\n \"name\": \"eu culpa\",\n \"description\": \"laboris in\",\n \"ownerName\": \"reprehenderit dolo\",\n \"ownerId\": \"in incididunt nostrud \"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit eiusmod nisi nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"incididunt pariatur\",\n \"description\": \"mollit aute ea enim laborum\",\n \"ownerName\": \"cupidatat qui\",\n \"ownerId\": \"esse aliqua quis aliquip\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -80998,12 +80998,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"eiusmod voluptate non\",\n \"access\": {\n \"id\": \"eiusmod velit eu non\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"enim\",\n \"description\": \"ex ipsum mollit proident\",\n \"ownerName\": \"commodo magn\",\n \"ownerId\": \"amet do sit\"\n },\n \"status\": \"DENIED\",\n \"lastUpdated\": \"ut irure esse cillum\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"ad ut\",\n \"createdByUser\": \"cupidatat mollit cillum in ut\"\n}", + "body": "{\n \"id\": \"deserunt irure esse\",\n \"access\": {\n \"id\": \"ex eiusmod sit reprehenderit\",\n \"type\": \"ROLE\",\n \"name\": \"aute fugiat dolore Excepteur\",\n \"description\": \"irure in deserunt Excepteur\",\n \"ownerName\": \"nisi\",\n \"ownerId\": \"ut sunt Lorem\"\n },\n \"status\": \"CONFIRMED\",\n \"lastUpdated\": \"consequat nulla\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"in aute exercitation consectetur\",\n \"createdByUser\": \"consectetur dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "11650889-be37-43fc-a11f-6575d0327c3a", + "id": "f7635e29-3fe5-4979-b721-09d9706233a1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81037,7 +81037,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"enim est culpa\",\n \"type\": \"ROLE\",\n \"name\": \"eu culpa\",\n \"description\": \"laboris in\",\n \"ownerName\": \"reprehenderit dolo\",\n \"ownerId\": \"in incididunt nostrud \"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit eiusmod nisi nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"incididunt pariatur\",\n \"description\": \"mollit aute ea enim laborum\",\n \"ownerName\": \"cupidatat qui\",\n \"ownerId\": \"esse aliqua quis aliquip\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -81059,7 +81059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de608c93-89b0-46e2-8914-0a9b9da4dc0b", + "id": "e24b5ec8-e44a-4188-a21e-55e0891d4378", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81093,7 +81093,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"enim est culpa\",\n \"type\": \"ROLE\",\n \"name\": \"eu culpa\",\n \"description\": \"laboris in\",\n \"ownerName\": \"reprehenderit dolo\",\n \"ownerId\": \"in incididunt nostrud \"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit eiusmod nisi nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"incididunt pariatur\",\n \"description\": \"mollit aute ea enim laborum\",\n \"ownerName\": \"cupidatat qui\",\n \"ownerId\": \"esse aliqua quis aliquip\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -81115,7 +81115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37c4b5dd-779f-4a3c-b3a7-4044b1b1aba1", + "id": "7d5a9cb8-24c7-4e8b-a19e-a584e5652466", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81149,7 +81149,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"enim est culpa\",\n \"type\": \"ROLE\",\n \"name\": \"eu culpa\",\n \"description\": \"laboris in\",\n \"ownerName\": \"reprehenderit dolo\",\n \"ownerId\": \"in incididunt nostrud \"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit eiusmod nisi nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"incididunt pariatur\",\n \"description\": \"mollit aute ea enim laborum\",\n \"ownerName\": \"cupidatat qui\",\n \"ownerId\": \"esse aliqua quis aliquip\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -81171,7 +81171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d79cda3-ee1f-48de-b59f-6edfc21e39ee", + "id": "972ac967-fae6-4bf2-a647-549945273c1d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81205,7 +81205,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"enim est culpa\",\n \"type\": \"ROLE\",\n \"name\": \"eu culpa\",\n \"description\": \"laboris in\",\n \"ownerName\": \"reprehenderit dolo\",\n \"ownerId\": \"in incididunt nostrud \"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit eiusmod nisi nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"incididunt pariatur\",\n \"description\": \"mollit aute ea enim laborum\",\n \"ownerName\": \"cupidatat qui\",\n \"ownerId\": \"esse aliqua quis aliquip\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -81227,7 +81227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c75effdf-4156-4b0e-9a84-334766f0898e", + "id": "46382527-9a07-404c-95c9-92392afa4159", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81261,7 +81261,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"enim est culpa\",\n \"type\": \"ROLE\",\n \"name\": \"eu culpa\",\n \"description\": \"laboris in\",\n \"ownerName\": \"reprehenderit dolo\",\n \"ownerId\": \"in incididunt nostrud \"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit eiusmod nisi nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"incididunt pariatur\",\n \"description\": \"mollit aute ea enim laborum\",\n \"ownerName\": \"cupidatat qui\",\n \"ownerId\": \"esse aliqua quis aliquip\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -81289,7 +81289,7 @@ } }, { - "id": "d1cd021b-f129-40d6-856e-04af7572d92e", + "id": "30fc8a54-3202-4abb-a26b-263c7cbed6e5", "name": "Bulk update common access status", "request": { "name": "Bulk update common access status", @@ -81321,7 +81321,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:ecaeb0b1-5282-b4d7-c2ab-2d62bd87eedd\",\n \"46a69dae-08af-fede-1046-0859c848dd8a\"\n ],\n \"deniedIds\": [\n \"b3acede3-3125-024f-22a2-6cfb777dcd9e\",\n \"urn:uuid:a216b3f1-fd9d-e579-4fc6-603775d4bad8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"14fbd60e-6a66-2235-448e-5846e6dc479a\",\n \"7b9b4118-3172-7656-ab7d-a3cbd42d8a05\"\n ],\n \"deniedIds\": [\n \"urn:uuid:9b2c83d4-a1e3-c583-edb4-21cb0d7ba43e\",\n \"urn:uuid:acf43242-9c43-04d3-1d3d-5bd963ce665c\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"6439baaa-9f66-bb9a-709a-9503d09ba187\",\n \"46d6e027-6ffb-e85b-fc0f-053c464ad8dd\"\n ],\n \"deniedIds\": [\n \"94e1172d-c6ee-78fa-1d17-fc7082c23fd2\",\n \"urn:uuid:adb8c56b-3711-32f9-c92c-5e8da7f19a96\"\n ]\n },\n {\n \"confirmedIds\": [\n \"85d31011-3436-1cd3-462c-fa4c48e23bc4\",\n \"urn:uuid:008819a8-a727-ddd4-d238-a9ea168c3e00\"\n ],\n \"deniedIds\": [\n \"urn:uuid:1afd7f86-1502-ea63-740a-fdde1a09ecff\",\n \"urn:uuid:619a54a9-a91a-3849-7173-3d73f2721b76\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81332,7 +81332,7 @@ }, "response": [ { - "id": "6c673aa3-f231-4d71-ad05-fc670fdb97df", + "id": "af94f0f4-a2e1-4a6c-8112-8a432a7735c9", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -81367,7 +81367,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:ecaeb0b1-5282-b4d7-c2ab-2d62bd87eedd\",\n \"46a69dae-08af-fede-1046-0859c848dd8a\"\n ],\n \"deniedIds\": [\n \"b3acede3-3125-024f-22a2-6cfb777dcd9e\",\n \"urn:uuid:a216b3f1-fd9d-e579-4fc6-603775d4bad8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"14fbd60e-6a66-2235-448e-5846e6dc479a\",\n \"7b9b4118-3172-7656-ab7d-a3cbd42d8a05\"\n ],\n \"deniedIds\": [\n \"urn:uuid:9b2c83d4-a1e3-c583-edb4-21cb0d7ba43e\",\n \"urn:uuid:acf43242-9c43-04d3-1d3d-5bd963ce665c\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"6439baaa-9f66-bb9a-709a-9503d09ba187\",\n \"46d6e027-6ffb-e85b-fc0f-053c464ad8dd\"\n ],\n \"deniedIds\": [\n \"94e1172d-c6ee-78fa-1d17-fc7082c23fd2\",\n \"urn:uuid:adb8c56b-3711-32f9-c92c-5e8da7f19a96\"\n ]\n },\n {\n \"confirmedIds\": [\n \"85d31011-3436-1cd3-462c-fa4c48e23bc4\",\n \"urn:uuid:008819a8-a727-ddd4-d238-a9ea168c3e00\"\n ],\n \"deniedIds\": [\n \"urn:uuid:1afd7f86-1502-ea63-740a-fdde1a09ecff\",\n \"urn:uuid:619a54a9-a91a-3849-7173-3d73f2721b76\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81389,7 +81389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e53bbbbb-331a-4cbe-a0a1-d646680eefe0", + "id": "9e71a266-2e7f-4903-b248-e05142f1a90c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81424,7 +81424,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:ecaeb0b1-5282-b4d7-c2ab-2d62bd87eedd\",\n \"46a69dae-08af-fede-1046-0859c848dd8a\"\n ],\n \"deniedIds\": [\n \"b3acede3-3125-024f-22a2-6cfb777dcd9e\",\n \"urn:uuid:a216b3f1-fd9d-e579-4fc6-603775d4bad8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"14fbd60e-6a66-2235-448e-5846e6dc479a\",\n \"7b9b4118-3172-7656-ab7d-a3cbd42d8a05\"\n ],\n \"deniedIds\": [\n \"urn:uuid:9b2c83d4-a1e3-c583-edb4-21cb0d7ba43e\",\n \"urn:uuid:acf43242-9c43-04d3-1d3d-5bd963ce665c\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"6439baaa-9f66-bb9a-709a-9503d09ba187\",\n \"46d6e027-6ffb-e85b-fc0f-053c464ad8dd\"\n ],\n \"deniedIds\": [\n \"94e1172d-c6ee-78fa-1d17-fc7082c23fd2\",\n \"urn:uuid:adb8c56b-3711-32f9-c92c-5e8da7f19a96\"\n ]\n },\n {\n \"confirmedIds\": [\n \"85d31011-3436-1cd3-462c-fa4c48e23bc4\",\n \"urn:uuid:008819a8-a727-ddd4-d238-a9ea168c3e00\"\n ],\n \"deniedIds\": [\n \"urn:uuid:1afd7f86-1502-ea63-740a-fdde1a09ecff\",\n \"urn:uuid:619a54a9-a91a-3849-7173-3d73f2721b76\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81446,7 +81446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30f1bedc-afea-42d6-b8d3-46821343f96b", + "id": "dd3a1324-e2df-4fcb-b7de-e3c1544ee1a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81481,7 +81481,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:ecaeb0b1-5282-b4d7-c2ab-2d62bd87eedd\",\n \"46a69dae-08af-fede-1046-0859c848dd8a\"\n ],\n \"deniedIds\": [\n \"b3acede3-3125-024f-22a2-6cfb777dcd9e\",\n \"urn:uuid:a216b3f1-fd9d-e579-4fc6-603775d4bad8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"14fbd60e-6a66-2235-448e-5846e6dc479a\",\n \"7b9b4118-3172-7656-ab7d-a3cbd42d8a05\"\n ],\n \"deniedIds\": [\n \"urn:uuid:9b2c83d4-a1e3-c583-edb4-21cb0d7ba43e\",\n \"urn:uuid:acf43242-9c43-04d3-1d3d-5bd963ce665c\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"6439baaa-9f66-bb9a-709a-9503d09ba187\",\n \"46d6e027-6ffb-e85b-fc0f-053c464ad8dd\"\n ],\n \"deniedIds\": [\n \"94e1172d-c6ee-78fa-1d17-fc7082c23fd2\",\n \"urn:uuid:adb8c56b-3711-32f9-c92c-5e8da7f19a96\"\n ]\n },\n {\n \"confirmedIds\": [\n \"85d31011-3436-1cd3-462c-fa4c48e23bc4\",\n \"urn:uuid:008819a8-a727-ddd4-d238-a9ea168c3e00\"\n ],\n \"deniedIds\": [\n \"urn:uuid:1afd7f86-1502-ea63-740a-fdde1a09ecff\",\n \"urn:uuid:619a54a9-a91a-3849-7173-3d73f2721b76\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81503,7 +81503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a16fe733-45bd-434f-a885-c9483560ff1e", + "id": "87ac100d-2386-408c-a415-7b65f2fceabe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81538,7 +81538,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:ecaeb0b1-5282-b4d7-c2ab-2d62bd87eedd\",\n \"46a69dae-08af-fede-1046-0859c848dd8a\"\n ],\n \"deniedIds\": [\n \"b3acede3-3125-024f-22a2-6cfb777dcd9e\",\n \"urn:uuid:a216b3f1-fd9d-e579-4fc6-603775d4bad8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"14fbd60e-6a66-2235-448e-5846e6dc479a\",\n \"7b9b4118-3172-7656-ab7d-a3cbd42d8a05\"\n ],\n \"deniedIds\": [\n \"urn:uuid:9b2c83d4-a1e3-c583-edb4-21cb0d7ba43e\",\n \"urn:uuid:acf43242-9c43-04d3-1d3d-5bd963ce665c\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"6439baaa-9f66-bb9a-709a-9503d09ba187\",\n \"46d6e027-6ffb-e85b-fc0f-053c464ad8dd\"\n ],\n \"deniedIds\": [\n \"94e1172d-c6ee-78fa-1d17-fc7082c23fd2\",\n \"urn:uuid:adb8c56b-3711-32f9-c92c-5e8da7f19a96\"\n ]\n },\n {\n \"confirmedIds\": [\n \"85d31011-3436-1cd3-462c-fa4c48e23bc4\",\n \"urn:uuid:008819a8-a727-ddd4-d238-a9ea168c3e00\"\n ],\n \"deniedIds\": [\n \"urn:uuid:1afd7f86-1502-ea63-740a-fdde1a09ecff\",\n \"urn:uuid:619a54a9-a91a-3849-7173-3d73f2721b76\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81560,7 +81560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f543cb53-7ece-4226-bd6b-d30491af6078", + "id": "29196da4-ffdf-4bd3-b2e4-629a79184776", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81595,7 +81595,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:ecaeb0b1-5282-b4d7-c2ab-2d62bd87eedd\",\n \"46a69dae-08af-fede-1046-0859c848dd8a\"\n ],\n \"deniedIds\": [\n \"b3acede3-3125-024f-22a2-6cfb777dcd9e\",\n \"urn:uuid:a216b3f1-fd9d-e579-4fc6-603775d4bad8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"14fbd60e-6a66-2235-448e-5846e6dc479a\",\n \"7b9b4118-3172-7656-ab7d-a3cbd42d8a05\"\n ],\n \"deniedIds\": [\n \"urn:uuid:9b2c83d4-a1e3-c583-edb4-21cb0d7ba43e\",\n \"urn:uuid:acf43242-9c43-04d3-1d3d-5bd963ce665c\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"6439baaa-9f66-bb9a-709a-9503d09ba187\",\n \"46d6e027-6ffb-e85b-fc0f-053c464ad8dd\"\n ],\n \"deniedIds\": [\n \"94e1172d-c6ee-78fa-1d17-fc7082c23fd2\",\n \"urn:uuid:adb8c56b-3711-32f9-c92c-5e8da7f19a96\"\n ]\n },\n {\n \"confirmedIds\": [\n \"85d31011-3436-1cd3-462c-fa4c48e23bc4\",\n \"urn:uuid:008819a8-a727-ddd4-d238-a9ea168c3e00\"\n ],\n \"deniedIds\": [\n \"urn:uuid:1afd7f86-1502-ea63-740a-fdde1a09ecff\",\n \"urn:uuid:619a54a9-a91a-3849-7173-3d73f2721b76\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81617,7 +81617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b90adad-3d27-4001-be3c-b4679dba4b3f", + "id": "ba92c10e-6690-4d44-afd5-debe40646d21", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81652,7 +81652,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:ecaeb0b1-5282-b4d7-c2ab-2d62bd87eedd\",\n \"46a69dae-08af-fede-1046-0859c848dd8a\"\n ],\n \"deniedIds\": [\n \"b3acede3-3125-024f-22a2-6cfb777dcd9e\",\n \"urn:uuid:a216b3f1-fd9d-e579-4fc6-603775d4bad8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"14fbd60e-6a66-2235-448e-5846e6dc479a\",\n \"7b9b4118-3172-7656-ab7d-a3cbd42d8a05\"\n ],\n \"deniedIds\": [\n \"urn:uuid:9b2c83d4-a1e3-c583-edb4-21cb0d7ba43e\",\n \"urn:uuid:acf43242-9c43-04d3-1d3d-5bd963ce665c\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"6439baaa-9f66-bb9a-709a-9503d09ba187\",\n \"46d6e027-6ffb-e85b-fc0f-053c464ad8dd\"\n ],\n \"deniedIds\": [\n \"94e1172d-c6ee-78fa-1d17-fc7082c23fd2\",\n \"urn:uuid:adb8c56b-3711-32f9-c92c-5e8da7f19a96\"\n ]\n },\n {\n \"confirmedIds\": [\n \"85d31011-3436-1cd3-462c-fa4c48e23bc4\",\n \"urn:uuid:008819a8-a727-ddd4-d238-a9ea168c3e00\"\n ],\n \"deniedIds\": [\n \"urn:uuid:1afd7f86-1502-ea63-740a-fdde1a09ecff\",\n \"urn:uuid:619a54a9-a91a-3849-7173-3d73f2721b76\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81686,7 +81686,7 @@ "description": "", "item": [ { - "id": "ee592622-d18f-4d1c-8f00-1557e68fd5fa", + "id": "03a75123-6190-4746-aafa-d73385b4d032", "name": "Get Message catalogs", "request": { "name": "Get Message catalogs", @@ -81727,7 +81727,7 @@ }, "response": [ { - "id": "21a1242e-8e86-4ea9-ad4f-39a990fd03a0", + "id": "fa84c873-167d-49f3-a4dc-327944463ac0", "name": "The message catalogs based on the request headers", "originalRequest": { "url": { @@ -81771,7 +81771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e75aa742-12e6-4d26-b865-5801c8defd4c", + "id": "5548a6c0-bc6a-48df-ad16-fe535ccb9c0e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81815,7 +81815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72190942-d05e-425d-aa27-0a0e4851dd77", + "id": "06e2c857-39e1-4847-a87f-06d4a5d1663f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81859,7 +81859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5a67c18-d5d2-456b-ac36-592f71ef5cc7", + "id": "14b82fd1-a550-48c4-a332-8a95a8892e5b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81903,7 +81903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4f1346b-0846-4b50-a3c9-1c0f30283ee0", + "id": "18996fcd-6c1d-49b6-8490-757819d4aa6b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81947,7 +81947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f6a84ec-e706-44e7-95ea-c0364dedc0d7", + "id": "c531cfa8-4c9e-4757-9c4d-da5765602157", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82003,7 +82003,7 @@ "description": "", "item": [ { - "id": "5c2054ed-cfc4-4dda-b7fb-f3ae43c50ac6", + "id": "e5045b3e-3c12-4f37-8bf7-0cb3ebff0f76", "name": "IAI Identity Outliers Summary", "request": { "name": "IAI Identity Outliers Summary", @@ -82078,7 +82078,7 @@ }, "response": [ { - "id": "02b0de56-d240-4d2a-9680-d116a3a75a89", + "id": "4e5cb5b3-dd50-467a-9ebd-8240d6fbc241", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -82168,7 +82168,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "59234951" + "value": "-40079956" } ], "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]", @@ -82176,7 +82176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42613c25-a635-4f16-9204-f628c1d5cf40", + "id": "c3a3bf54-d677-4a22-afd4-23dbcfe968dd", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -82265,7 +82265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdd6d484-0e21-43f8-a323-fb03f601ec5c", + "id": "1e7e3c38-ebbb-4a17-abc4-26149eb96845", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82354,7 +82354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f964d87-19f0-4531-809b-a54a7b34f2d7", + "id": "17ebe936-051f-4f5e-b54f-c058e6cbf007", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82443,7 +82443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "627eba71-2fcd-46dd-b377-a96c42e03699", + "id": "7a5fb993-a0ff-4a26-abf0-363af94803b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82532,7 +82532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "709f5c5f-f46d-4cf7-a30d-cdd71fb792a4", + "id": "096d7eed-6a30-408d-ab26-9526d2adbb1d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82621,7 +82621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dda1884-e101-450f-88e9-ec61e228d1a9", + "id": "6efa0ca6-15e9-4735-bb64-1b7353fef637", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82716,7 +82716,7 @@ } }, { - "id": "16f871c9-1d66-490c-b639-d47f37602ff5", + "id": "6e12b4c2-a457-4ef0-a54d-7b5a65c8dcc9", "name": "IAI Identity Outliers Latest Summary", "request": { "name": "IAI Identity Outliers Latest Summary", @@ -82756,7 +82756,7 @@ }, "response": [ { - "id": "9a1c5454-0dcb-41f6-93e2-d6cd55a46afa", + "id": "2d562796-4aea-4a68-a1dc-26130065d6a4", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -82810,7 +82810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4f3a1ca-2bbf-4573-beb0-5d182f5ec0ca", + "id": "3b978a73-164d-4516-8535-d6b396ce0e04", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -82864,7 +82864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0aa5f6ce-ab2a-4f34-ac15-2dfc0e0848f8", + "id": "aa9ee697-8228-4683-bf9b-0496c5d9c5ad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82918,7 +82918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc5f413f-96ec-4a7a-912f-2acf9a75ec5f", + "id": "abfe76ca-b2b1-4d40-bda4-4bbb192b29e3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82972,7 +82972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf1b22c4-9630-4a3e-8164-c317028f2702", + "id": "abd1e650-eeb3-40fe-b801-71712c38f131", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83026,7 +83026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c56474d7-f7f2-4456-8e50-b6ac424c37b4", + "id": "5127ef0c-ab29-4319-ab3f-9037008321aa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83080,7 +83080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18708ac1-3e2a-4185-a813-05ec1b952dce", + "id": "48394723-9805-4f24-9d72-71df9dc37f63", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83140,7 +83140,7 @@ } }, { - "id": "cd8b4c74-87fa-423f-a98c-114369efda62", + "id": "87881d8b-c092-4135-8020-4e3280842b13", "name": "IAI Get Identity Outliers", "request": { "name": "IAI Get Identity Outliers", @@ -83224,7 +83224,7 @@ }, "response": [ { - "id": "42f4586f-b09e-45c9-8216-9f61fbc24332", + "id": "883c9af4-aed6-4a42-b245-a345afc4b517", "name": "Succeeded. Returns list of objects. Each object contains information about outliers", "originalRequest": { "url": { @@ -83323,7 +83323,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "59234951" + "value": "-40079956" } ], "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]", @@ -83331,7 +83331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7be9d482-542a-459c-a869-49802104e9e4", + "id": "df9e576a-66bc-4b69-96b3-cb94e42de6a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83429,7 +83429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "682f4fb4-e0c8-4ac3-a64f-09caac48c2b1", + "id": "71fa3512-7df5-4a62-bc49-6375417c7ca3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83527,7 +83527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11cd1113-170f-41b4-9078-850f6d5876bb", + "id": "08fa5ae6-7578-4dc8-83fc-163add52a4aa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83625,7 +83625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22d957a9-b5d2-465c-af04-c407068e9e6c", + "id": "6563a8e3-2c1c-4f2a-9484-ce0c399c1650", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83723,7 +83723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "508cb81a-a120-4155-b587-a8d8d7ad9fd6", + "id": "d6f75fb0-6ebc-48cb-9fd8-b5f69546793f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83827,7 +83827,7 @@ } }, { - "id": "5446c3bf-f5f4-4cee-931e-d317811f92c3", + "id": "80016b30-b86f-4157-8b99-712f84d810d3", "name": "Get identity outlier's contibuting features", "request": { "name": "Get identity outlier's contibuting features", @@ -83915,7 +83915,7 @@ }, "response": [ { - "id": "d79c008f-52da-4d7c-9016-3422b7d3b96d", + "id": "5cbd89d8-d08c-47b8-aa43-0ddcd67c92b2", "name": "Succeeded. Returns list of objects. Each object contains a feature and metadata about that feature", "originalRequest": { "url": { @@ -84007,7 +84007,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "59234951" + "value": "-40079956" }, { "disabled": true, @@ -84016,15 +84016,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "voluptate id" + "value": "in ut cillum ad" } ], - "body": "[\n {\n \"id\": \"66e38828-5017-47af-92ff-9844871352c5\",\n \"name\": \"entitlement_count\",\n \"valueType\": \"INTEGER\",\n \"value\": 0.8038717511997251,\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.8636238466705586,\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.764321341814175,\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.850644423391705,\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": "9d62c657-2f0f-4e3a-8827-c4e6ef72487a", + "id": "e9f64f7f-d4f4-4a70-ad90-4a7f4f690144", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84115,7 +84115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fbf0581-7ec9-496f-b87c-e0c526f990d6", + "id": "cf8f2574-b219-4b4e-b408-3c7f2f6c661c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84206,7 +84206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a3e26f8-ab29-4ec4-950a-296c1cc3154c", + "id": "8d5b8ae7-9ebf-43c2-85fa-60729fad6e72", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84297,7 +84297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a0b9ee5-3ff9-4156-a2ab-2c2386e57a4a", + "id": "d7f09094-31da-4aed-9099-ec2cd20a8a35", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -84388,7 +84388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fff1b7a-fc69-48c0-9440-3837eab62376", + "id": "1e702122-0c88-46a0-ba44-9b52d625bfa9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84479,7 +84479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "350cda85-4089-40b2-8163-705af3d5aae4", + "id": "c32e5212-c88f-430c-a146-fcf302942d9c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84576,7 +84576,7 @@ } }, { - "id": "6c919101-c74d-44b7-8ba2-3d91a8c2fe76", + "id": "a157cafb-5cb5-4288-abd5-d885d7426366", "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", @@ -84676,7 +84676,7 @@ }, "response": [ { - "id": "8f30084d-acec-47a3-ac7a-4b5434321471", + "id": "98a6b401-228b-4d3f-8b00-afbe5037d689", "name": "The list of access items.", "originalRequest": { "url": { @@ -84769,7 +84769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b499ad17-146f-43b0-abf8-812fbfecd9fc", + "id": "0eb76134-6b22-4bb5-a844-22fe62762d18", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84862,7 +84862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df62f268-3237-4809-a404-dc5134b5842c", + "id": "4a4eb6b0-a704-426a-aa43-f985ae4be2b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84955,7 +84955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af1c2b1e-1547-4c3e-8856-be1bf8b9b4c9", + "id": "4862dc63-c5a2-450e-ba14-9821ea7e9311", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85048,7 +85048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac252b40-0421-4e32-a9fb-77b6eb323612", + "id": "493fdbdc-ffa4-4120-afbd-4adcc2f92aae", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -85141,7 +85141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31ccfe0e-24fe-4928-ad08-ee6e4cb90c3a", + "id": "b35e616e-35d7-47d3-ae14-816a373e5370", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85234,7 +85234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "605e065e-e805-4110-92e2-a24d188efdff", + "id": "30c6f2f0-5b1d-4195-bf53-da437c77b170", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85333,7 +85333,7 @@ } }, { - "id": "aae54455-ba8a-46d4-bcc6-e7aba9e27aa9", + "id": "7b92c44b-6444-46a1-b7ac-f9a008bad073", "name": "IAI Identity Outliers Ignore", "request": { "name": "IAI Identity Outliers Ignore", @@ -85376,7 +85376,7 @@ }, "response": [ { - "id": "0c08a403-122d-4dd1-877e-da03e2a05e97", + "id": "cba31f68-949e-4fef-8905-7614ced105d1", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -85423,7 +85423,7 @@ "_postman_previewlanguage": "text" }, { - "id": "84f600a5-268e-45af-9d4f-9d04c0595862", + "id": "42568eab-f772-4662-b2d2-fcd58b6c2262", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85480,7 +85480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ebccc61-327b-44f6-a13e-34e4c770a936", + "id": "1f1218a8-172f-43f3-989e-a780cdad358e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85537,7 +85537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c03bd06e-195f-4125-b667-9d5d6886407b", + "id": "233aec73-07ad-4792-ba16-a223772f70ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85594,7 +85594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8877aee2-0a93-4d01-a0b1-7286b430a33b", + "id": "3287a894-73b7-4f10-b397-22e97a31d30a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85651,7 +85651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7702575f-6ce4-41ba-9abc-84373bc48815", + "id": "c538053d-3132-4870-b909-64dadc6e9fe6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85714,7 +85714,7 @@ } }, { - "id": "411e82a3-fe5b-4ca8-881b-7b0acd41b911", + "id": "a6e1172b-2faa-4692-93d5-b837e582b865", "name": "IAI Identity Outliers Unignore", "request": { "name": "IAI Identity Outliers Unignore", @@ -85757,7 +85757,7 @@ }, "response": [ { - "id": "7472b423-9034-4da3-8ad2-c8999de3dfd5", + "id": "a59c66b7-df2a-4086-9d04-8fd5d0eec5da", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -85804,7 +85804,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3bea83a1-62ee-4e5f-8d1f-5148236ff1e1", + "id": "1e4f0f1c-64aa-4cac-a1a5-f0789dda002b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85861,7 +85861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75bb6052-1f9a-4ce2-8ae3-135663cebed7", + "id": "9878a989-c0ac-4142-872b-6c6028f1be58", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85918,7 +85918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c99f2ef9-41e0-4d27-a562-326fde3c6338", + "id": "a1cf3e95-49f9-4a75-b523-e6fbb83a68bb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85975,7 +85975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc941f59-7745-4507-ace2-628965927e7e", + "id": "77a2a781-3544-4ac5-9937-2a1d00a6b546", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86032,7 +86032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09d1ebf2-9617-43b5-a621-a0d992a6bbc3", + "id": "306065ee-617d-4420-825c-b86917bd1b9b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86095,7 +86095,7 @@ } }, { - "id": "abe2f1ec-9e9b-4135-95a6-1b43ccdbc5ea", + "id": "23baf2fd-4362-4230-99f5-f2bce2c1afee", "name": "IAI Identity Outliers Export", "request": { "name": "IAI Identity Outliers Export", @@ -86135,7 +86135,7 @@ }, "response": [ { - "id": "49ea8a70-b52f-43a5-890d-63bc1c4efc11", + "id": "20a0756a-5f73-4496-ad93-820377bba3ea", "name": "Succeeded. Returns zip of 2 CSVs to download. 1 CSV for ignored outliers and 1 for non-ignored outliers", "originalRequest": { "url": { @@ -86184,12 +86184,12 @@ "value": "application/zip" } ], - "body": "cons", + "body": "incididunt cupidatat", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "84ad3f5a-940e-4d84-9d21-ee00880b9864", + "id": "a84c2f92-de9d-4de1-a953-b4cef8734b93", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86243,7 +86243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a403a1b4-0248-42df-8fc4-9249ed72485a", + "id": "d02fbbfe-488e-44bc-998a-405336a86aae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86297,7 +86297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "597ca9d6-bfa6-4fd9-bc93-8c6465672fcd", + "id": "84b8eba8-a6a5-4e9e-bfb7-8b6fbfde14a6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86351,7 +86351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7aff5dc1-44aa-42eb-86b1-390b33dbdf3d", + "id": "bab0adc6-fc9f-404d-b271-928df315ea1b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86405,7 +86405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d13535f9-0bcb-4ce6-914f-9c0fdd359649", + "id": "d8ed871e-cb94-46d1-bc3e-b60146c69aec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86465,7 +86465,7 @@ } }, { - "id": "855863d0-9de3-4d7b-b304-c01ad49f72b3", + "id": "252e3ae7-893b-4cb0-8dd7-09f095c183f0", "name": "Get identity outlier contibuting feature summary", "request": { "name": "Get identity outlier contibuting feature summary", @@ -86506,7 +86506,7 @@ }, "response": [ { - "id": "ac7534c7-6f76-4404-aa58-bc9461227d6f", + "id": "75e5445a-2bd3-4553-af97-29ca1b7ae69a", "name": "Succeeded. Returns selected contributing feature summary for an outlier", "originalRequest": { "url": { @@ -86551,15 +86551,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "voluptate id" + "value": "in ut cillum ad" } ], - "body": "{\n \"contributingFeatureName\": \"Rare Access\",\n \"identityOutlierDisplayName\": \"John Smith\",\n \"outlierFeatureDisplayValues\": [\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"ea\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"mollit elit aliqua nostrud\",\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\": \"in non Lorem id\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"enim nulla nisi veniam\",\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": "97c6c9bd-924a-4cf6-b105-215583a4bf37", + "id": "3cbce559-c400-41b0-a13b-6c5704d0f708", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86603,7 +86603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f66e19f-d713-4ab8-a3f2-7d984022f482", + "id": "2c40c845-e68e-4302-baed-d603b199ab85", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86647,7 +86647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6bb1be8-9d05-4e03-aa9e-7306c2ab126f", + "id": "48570e40-6b2f-4549-8d66-3ea11df7ec44", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86691,7 +86691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1ae65b8-a32a-45f5-909b-bc963c88b14d", + "id": "7fdd315c-9966-4fa4-98b2-0880339be5f8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -86735,7 +86735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28612e6d-1384-48e8-9e4b-4b0e8e085ac7", + "id": "bdf54a71-24d6-4ac7-83eb-b9552e1073ed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86779,7 +86779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae0b4556-ff74-47f2-8bd5-c9f86bb574d2", + "id": "3bbf8543-46dd-437d-b493-091a5a598f60", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86835,7 +86835,7 @@ "description": "", "item": [ { - "id": "4913c41a-fccb-4ca5-8bc4-eb6948115329", + "id": "5f535445-a109-48f4-8681-c7424d976b11", "name": "Identity Outliers List", "request": { "name": "Identity Outliers List", @@ -86905,7 +86905,7 @@ }, "response": [ { - "id": "43cad428-ed2e-4602-b06d-b66e0347112d", + "id": "c5a8cd21-ef0d-4cb6-9bae-88973ac42f13", "name": "List of identities that are not included in peer groups.", "originalRequest": { "url": { @@ -86973,12 +86973,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"commodo\",\n \"type\": \"voluptate est magna\",\n \"peer_group_id\": \"in anim commodo deserunt\",\n \"attributes\": {\n \"et51\": {}\n }\n },\n {\n \"id\": \"exercitation of\",\n \"type\": \"Ut\",\n \"peer_group_id\": \"cillum dolor id pariatur\",\n \"attributes\": {\n \"sunt_174\": {}\n }\n }\n]", + "body": "[\n {\n \"id\": \"labore consequat u\",\n \"type\": \"qu\",\n \"peer_group_id\": \"dolor pariatur\",\n \"attributes\": {\n \"amet2bb\": {}\n }\n },\n {\n \"id\": \"occaecat anim consequat veniam\",\n \"type\": \"ani\",\n \"peer_group_id\": \"est irur\",\n \"attributes\": {\n \"anim_5\": {}\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7117fceb-4c89-4413-9843-764e99f25017", + "id": "f4983111-7da6-4741-b66c-5444d0b7db28", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87051,7 +87051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f4f1272-df4b-4dff-98f9-caab276c9804", + "id": "1985caf6-bf45-432c-bbdb-b9a389a746ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87124,7 +87124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a35acdde-4af4-4050-9c0b-4a2a5b467809", + "id": "077f6ceb-f4f5-4361-a902-bf10d012c0a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87197,7 +87197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7863d530-b0ee-4b80-8475-f42e58673ac7", + "id": "8c3ca686-9663-4e15-963e-492cf7ef0b05", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87270,7 +87270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "113127d4-658d-46b8-8cb5-f84a3f439ff9", + "id": "25203164-1c5f-4e51-97ea-66344a8d6053", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87355,7 +87355,7 @@ "description": "", "item": [ { - "id": "21ea8e9a-db9a-4c7a-a553-6a111979c7ca", + "id": "4ea1a11c-ca7e-4ad2-a18b-ed2d13faa753", "name": "Returns a Recommendation Based on Object", "request": { "name": "Returns a Recommendation Based on Object", @@ -87398,7 +87398,7 @@ }, "response": [ { - "id": "99842949-9a6d-4e7b-8ea4-f7a99175bda6", + "id": "e0ce8495-d335-44b7-bd50-e6a127c72662", "name": "The recommendations for a customer", "originalRequest": { "url": { @@ -87450,12 +87450,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\": -72473889.01850607,\n \"featureWeightedScores\": {\n \"nulla_3d\": 33657493.67985597\n },\n \"threshold\": 33683360.31284933,\n \"identityAttributes\": {\n \"minim_6a8\": {\n \"value\": \"sunt exercitation sint dolore elit\"\n },\n \"anim_2\": {\n \"value\": \"dolore sit esse consequat\"\n },\n \"sit_4b\": {\n \"value\": \"in dolore ipsum esse\"\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\": -10659772.394470096,\n \"featureWeightedScores\": {\n \"officia270\": -51490262.51269131,\n \"nisi_92\": -29280541.40010175,\n \"cillum_f5\": 8537103.096170768\n },\n \"threshold\": -24327046.656387314,\n \"identityAttributes\": {\n \"nisi_ff\": {\n \"value\": \"dolore ut non dolore\"\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\": 9350833.637347296,\n \"featureWeightedScores\": {\n \"proident__\": 78622322.06647497,\n \"Ut_3d\": 10728415.329266652,\n \"culpab44\": 32268274.757055253\n },\n \"threshold\": 17058912.095770523,\n \"identityAttributes\": {\n \"laborumc9b\": {\n \"value\": \"Duis dolor nisi id\"\n },\n \"est45e\": {\n \"value\": \"commodo eu occaecat\"\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\": 78991813.78055543,\n \"featureWeightedScores\": {\n \"Excepteur_4\": 13051774.716139778\n },\n \"threshold\": 94787867.35124648,\n \"identityAttributes\": {\n \"sitd2\": {\n \"value\": \"dolore\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8e872f2e-ee1a-4375-b511-7ae71e2c746e", + "id": "51969694-206e-47a0-922c-acb337d52d24", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87512,7 +87512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76218c89-c697-4dd5-9b81-9ada9999c2b0", + "id": "72f1cd61-8803-470e-841f-37ec528c1149", "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": "26d05af1-8c0f-4082-a6f4-782e40a47600", + "id": "c7522d94-cf51-4f64-abbb-cf51b21e990d", "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": "944b1409-183b-42ec-9106-6da6d51011ec", + "id": "581c481f-7d52-41c9-9b1a-2a989ff94be9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87683,7 +87683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bb984d7-334a-4722-956e-c562a0a4cf90", + "id": "ff14b589-b335-48ce-8b6f-cf41fb3aa01b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87746,7 +87746,7 @@ } }, { - "id": "f37c591a-7b54-4f71-95ff-ae04e644d257", + "id": "b37955a2-057d-482b-977b-0d10da02ca87", "name": "Get certification recommendation config values", "request": { "name": "Get certification recommendation config values", @@ -87776,7 +87776,7 @@ }, "response": [ { - "id": "86f604a9-9c21-4513-b318-5d3f63e2061e", + "id": "3fd8818b-b704-49df-9b0d-2d64bd7ed05d", "name": "Cert recommendation configuration attributes", "originalRequest": { "url": { @@ -87820,7 +87820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4ce4c31-60bb-452c-87de-2d41ca8ecb89", + "id": "d2ea9fa0-6756-4e34-8698-210b6cfa7dcc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87864,7 +87864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a96a5a3-0488-47c7-bdd2-1ae6a7a26291", + "id": "92646892-c375-4e26-97d6-f78889b8ed21", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87908,7 +87908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f7a17d2-9dc5-4df5-8e23-71b2cd51ac95", + "id": "5440f541-2844-4bbb-ab5f-dfaa88f238c2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87952,7 +87952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e41465eb-efeb-4fb8-beb6-194a05711847", + "id": "53c0f4a0-9183-4c1b-b21d-e2d1b7b9f96a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88002,7 +88002,7 @@ } }, { - "id": "a05dd4af-bb59-406f-9861-c0844c516f61", + "id": "98d33691-1d1a-40ed-ab31-106c036e5eb9", "name": "Update certification recommendation config values", "request": { "name": "Update certification recommendation config values", @@ -88045,7 +88045,7 @@ }, "response": [ { - "id": "323035db-68b9-4bc0-a79e-193caf0e2580", + "id": "67263c98-5162-45c6-8e98-3cba40b3ef57", "name": "Cert recommendation configuration attributes after update", "originalRequest": { "url": { @@ -88102,7 +88102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4ea1411-c2a8-43f3-80df-855582621d48", + "id": "304a5ea6-a3e0-44f0-ae74-9b42555871c1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88159,7 +88159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13997d58-4995-4cb0-97cd-4151e30219e9", + "id": "ad05bcb2-f1b6-4cae-8a13-558cb949c9c9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88216,7 +88216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc1178af-6881-427a-981d-5405be76b9ab", + "id": "36be4dfe-286e-4fbd-9ef0-781d2933804e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88273,7 +88273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fae5a966-5080-4b81-a430-199b51af5e7e", + "id": "f76a2372-ddf9-4801-8ff8-8a409da4d820", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88342,7 +88342,7 @@ "description": "", "item": [ { - "id": "959f9b4c-1246-44a9-b707-2f46ed64f421", + "id": "615278b1-23e4-411c-9b0e-43a80f8891a3", "name": "Create a role mining session", "request": { "name": "Create a role mining session", @@ -88384,7 +88384,7 @@ }, "response": [ { - "id": "30d9371a-5119-4160-aa73-25ced3a98aeb", + "id": "bcd184fe-f550-4acf-87b6-8595877d4555", "name": "Submitted a role mining session request", "originalRequest": { "url": { @@ -88440,7 +88440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bf1e521-264d-48d2-97e4-4f22b818e8a7", + "id": "dac84351-47e8-466c-8cee-d7791ecdd651", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88496,7 +88496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "145e3061-bc7f-45c0-a8ba-a7ccbad22853", + "id": "095cf58d-154a-4eca-83cf-e06ad8bb94c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88552,7 +88552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5be251c-9ad4-4529-8f71-bfff567ea1c3", + "id": "a5505842-10b3-4be6-a3dd-ba8e5c7794f4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88608,7 +88608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc0304af-ab79-4f7b-8d32-f171f97c6550", + "id": "41d15597-1106-4d9d-a240-f8d46f523ade", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88664,7 +88664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05884c47-2800-4c57-b237-facf346f5e2d", + "id": "8195702b-8f15-4d4f-bf3c-1cef6f567f98", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88726,7 +88726,7 @@ } }, { - "id": "c3f34fe6-3941-4645-ae36-dbb6229e9777", + "id": "20246a62-36af-43f5-87cf-3c9f2cff5ba9", "name": "Retrieves all role mining sessions", "request": { "name": "Retrieves all role mining sessions", @@ -88801,7 +88801,7 @@ }, "response": [ { - "id": "d3fdc70a-5294-4c13-ba13-7bf7329a59d8", + "id": "182c133b-b13b-40be-9d02-c945c89e0acc", "name": "Succeeded. Returns all role mining sessions that match the query parameters.", "originalRequest": { "url": { @@ -88885,12 +88885,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"minNumIdentitiesInPotentialRole\": 20,\n \"scopingMethod\": \"AUTO_RM\",\n \"prescribedPruneThreshold\": 83,\n \"pruneThreshold\": 70,\n \"potentialRoleCount\": 8,\n \"potentialRolesReadyCount\": 4,\n \"status\": {\n \"state\": \"CREATED\"\n },\n \"emailRecipientId\": \"voluptate occaecat aliquip enim elit\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"identityCount\": 39,\n \"saved\": true,\n \"name\": \"Saved RM Session - 07/10\",\n \"dataFilePath\": \"cupidatat sed\",\n \"id\": \"8c190e67-87aa-4ed9-a90b-d9d5344523fb\",\n \"createdDate\": \"1953-11-29T00:17:55.232Z\",\n \"modifiedDate\": \"1991-11-12T08:02:45.336Z\",\n \"type\": \"SPECIALIZED\"\n },\n {\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"minNumIdentitiesInPotentialRole\": 20,\n \"scopingMethod\": \"AUTO_RM\",\n \"prescribedPruneThreshold\": 83,\n \"pruneThreshold\": 70,\n \"potentialRoleCount\": 8,\n \"potentialRolesReadyCount\": 4,\n \"status\": {\n \"state\": \"CREATED\"\n },\n \"emailRecipientId\": \"nisi tempor\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"identityCount\": 39,\n \"saved\": true,\n \"name\": \"Saved RM Session - 07/10\",\n \"dataFilePath\": \"pariatur enim non eu\",\n \"id\": \"8c190e67-87aa-4ed9-a90b-d9d5344523fb\",\n \"createdDate\": \"1968-01-08T14:59:56.158Z\",\n \"modifiedDate\": \"1985-11-19T13:45:49.769Z\",\n \"type\": \"SPECIALIZED\"\n }\n]", + "body": "[\n {\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"minNumIdentitiesInPotentialRole\": 20,\n \"scopingMethod\": \"AUTO_RM\",\n \"prescribedPruneThreshold\": 83,\n \"pruneThreshold\": 70,\n \"potentialRoleCount\": 8,\n \"potentialRolesReadyCount\": 4,\n \"status\": {\n \"state\": \"CREATED\"\n },\n \"emailRecipientId\": \"esse mollit ea Duis\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"identityCount\": 39,\n \"saved\": true,\n \"name\": \"Saved RM Session - 07/10\",\n \"dataFilePath\": \"occaecat pariatur sed\",\n \"id\": \"8c190e67-87aa-4ed9-a90b-d9d5344523fb\",\n \"createdDate\": \"1948-09-20T07:22:03.495Z\",\n \"modifiedDate\": \"1990-06-02T13:20:18.310Z\",\n \"type\": \"SPECIALIZED\"\n },\n {\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"minNumIdentitiesInPotentialRole\": 20,\n \"scopingMethod\": \"AUTO_RM\",\n \"prescribedPruneThreshold\": 83,\n \"pruneThreshold\": 70,\n \"potentialRoleCount\": 8,\n \"potentialRolesReadyCount\": 4,\n \"status\": {\n \"state\": \"CREATED\"\n },\n \"emailRecipientId\": \"sint sunt anim\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"identityCount\": 39,\n \"saved\": true,\n \"name\": \"Saved RM Session - 07/10\",\n \"dataFilePath\": \"eiusmod\",\n \"id\": \"8c190e67-87aa-4ed9-a90b-d9d5344523fb\",\n \"createdDate\": \"1959-05-08T02:28:41.322Z\",\n \"modifiedDate\": \"1980-12-09T11:04:58.587Z\",\n \"type\": \"SPECIALIZED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "63b25237-f897-42fd-b4a5-e6edb835fbb7", + "id": "b620dcf4-3178-4049-8a2d-e0c4cae657cf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88979,7 +88979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b6d93b8-8a7e-4957-a8b5-eb6c94855464", + "id": "21f677e0-37b8-4261-b5ea-05e9bd0994ad", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89068,7 +89068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e4fd471-826d-417a-bd68-7f24e4781991", + "id": "c294dfe0-cf6c-4dbc-8916-53228520b722", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89157,7 +89157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15ae52b3-d6a9-4584-8bbf-36622063a094", + "id": "bbc68091-4950-4661-8aea-302c29a8d24c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -89246,7 +89246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a901e00-17bc-4837-8fc1-ef786623713a", + "id": "b865df8d-20fe-499f-83ab-f342a2eb10a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89341,7 +89341,7 @@ } }, { - "id": "dd37e1be-0ee3-4c63-8e3d-f3ace7a9d09e", + "id": "1c4ade2a-2e98-4ae7-87b6-a29126c82551", "name": "Patch a role mining session", "request": { "name": "Patch a role mining session", @@ -89395,7 +89395,7 @@ }, "response": [ { - "id": "08b278b8-8f49-477f-9f36-f4de51c7c46e", + "id": "1bd9451d-cde2-4f79-a8b9-6bc8ad3007ff", "name": "Success", "originalRequest": { "url": { @@ -89452,7 +89452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "849e1dcb-42ed-4e64-9a93-8a0430cb0c8d", + "id": "45d8ba52-ab3e-4885-94ec-a22009913931", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89509,7 +89509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4072365a-e4e7-4ab3-a1b9-b0a4602ff7eb", + "id": "e69973d6-b723-497b-bccb-e5a2c5d8ca31", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89566,7 +89566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5e21009-e8c5-46cb-b0b0-b6e3034330e5", + "id": "a6beb3fa-2303-4737-a6f0-52f0c2933c16", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89623,7 +89623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76bb13cb-4a96-48a0-b636-782fdfede427", + "id": "179c5bc5-f469-4e12-b216-f152b6246ad3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -89680,7 +89680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "745c22ea-2bd3-42b4-b773-b09dc42f3154", + "id": "15d4790a-17b7-4b13-8e1d-3e64c5a52bb4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -89737,7 +89737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffdc2e59-0aeb-4185-b2b7-3dff32fbea66", + "id": "ec5df6de-ec4c-48d5-8d28-ff4ada57ed08", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89800,7 +89800,7 @@ } }, { - "id": "5509eac5-5c8f-4604-8c00-7384b45af959", + "id": "8e1550d7-74d4-43d1-8212-6eed96ec71e4", "name": "Get a role mining session", "request": { "name": "Get a role mining session", @@ -89841,7 +89841,7 @@ }, "response": [ { - "id": "b61d7a70-215e-4797-af73-378d03aae1ba", + "id": "8a6175a6-e7be-4b4b-94b6-51224e32145b", "name": "Returns a role mining session", "originalRequest": { "url": { @@ -89885,7 +89885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd4e8ead-f722-4c00-a614-b14e4353db9c", + "id": "1eca6896-72af-4911-b1be-01dfcc776cf1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89929,7 +89929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d38db320-4435-420e-a020-bd77801efebe", + "id": "a5713e89-acca-478b-965c-995aebeae4bb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89973,7 +89973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34cee480-1d9b-418d-ae0d-79cc746236fa", + "id": "c92166d3-6b30-46b6-bf0f-b0b76a896cb3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90017,7 +90017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f323353-d26a-4cfb-88f3-0f65eb61ab0d", + "id": "5e5b651b-2b3d-497b-bfa5-dd1e8f20dc73", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -90061,7 +90061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e0a6f0e-ed0c-403f-9403-a4c981f448f9", + "id": "1719e3c7-b0c5-41f7-be12-9e929c9031ba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -90105,7 +90105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57db28bb-3be7-4083-b743-8a92773255e4", + "id": "25ff44ec-eb45-44b7-814d-a9e6c3bfb0ee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90155,7 +90155,7 @@ } }, { - "id": "8b1694b5-8dc1-4dd8-8ba4-1a11cc7169cb", + "id": "b6098c93-6359-4f61-bc17-4ab479036a76", "name": "Get role mining session status state", "request": { "name": "Get role mining session status state", @@ -90197,7 +90197,7 @@ }, "response": [ { - "id": "0dea6a03-d995-4330-948b-254c2a8defb2", + "id": "51b668ed-098b-4a21-9714-de8944dc34e8", "name": "Succeeded. Returns session status", "originalRequest": { "url": { @@ -90242,7 +90242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6d71811-c161-49cf-b8e3-a01c2aae19fb", + "id": "23c314bd-5db6-4e5e-b38f-0470b738dec1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90287,7 +90287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd756e51-4e98-470f-9b87-4768c6cdebaf", + "id": "93f18563-992a-4783-8abb-182c27432d69", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90332,7 +90332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5e0fdbc-89cb-43a5-8564-531b82681cc2", + "id": "fec3478d-8ff9-4326-8f9f-2f3e198f36d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90377,7 +90377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "578263a7-87a5-49f1-bd4c-fa6cd4e0307f", + "id": "96776350-8b9a-496d-a389-2176cecacc0d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90428,7 +90428,7 @@ } }, { - "id": "0c12bb59-bc43-49f4-81ca-1a8e248d41f0", + "id": "c45db747-4c57-431b-a78d-9a65e6f14cc4", "name": "Retrieve session's potential role summaries", "request": { "name": "Retrieve session's potential role summaries", @@ -90516,7 +90516,7 @@ }, "response": [ { - "id": "20880774-3df5-4597-90ce-8e84fb526d20", + "id": "dd3f1dec-7858-4a64-907e-7adfc0e456aa", "name": "Succeeded. Returns a list of potential role summaries for a role mining session.", "originalRequest": { "url": { @@ -90602,12 +90602,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1974-07-29T01:12:02.798Z\",\n \"saved\": true,\n \"description\": \"pariatur minim eu aute in\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1992-10-21T23:26:36.184Z\",\n \"saved\": true,\n \"description\": \"labore\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1972-04-09T02:20:42.992Z\",\n \"saved\": true,\n \"description\": \"non eiusmod do\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"2010-06-07T20:24:48.247Z\",\n \"saved\": true,\n \"description\": \"Ut in minim\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "445065ee-326d-4f51-bafe-78e445bf4c17", + "id": "d996ba48-0017-47b1-a5ee-64760d6615ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90698,7 +90698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bf2da64-9ce8-4959-a766-2044fb2e0cfb", + "id": "8b5c209c-b4ce-4fff-9450-116421425fdc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90789,7 +90789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abc1c3ef-6c94-4586-8254-3eb0d523b1ce", + "id": "e882b8e7-0c34-4a60-8d0c-83613e8423c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90880,7 +90880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4613da4-b26c-47db-9c9a-26c375042506", + "id": "0ebd9333-7232-4c1e-bea8-9426ac02a164", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -90971,7 +90971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "663acbe1-51fd-496b-a06b-4228d807eb8b", + "id": "74de9610-d3e4-4818-b8be-89ee3a9a7cca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91068,7 +91068,7 @@ } }, { - "id": "48d8f4dc-c054-4483-aac2-eafd5b150a62", + "id": "a0aae06d-6ecf-455b-8fc6-4cfcb408c0bd", "name": "Retrieve potential role in session", "request": { "name": "Retrieve potential role in session", @@ -91121,7 +91121,7 @@ }, "response": [ { - "id": "d2bea117-748c-416f-85dd-ce8e5b12767c", + "id": "db1fa35a-3e1b-4aba-9477-344caed368f5", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -91162,12 +91162,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 \"nisib8\": \"enim magna\",\n \"laborum535\": \"enim cupidatat\"\n },\n {\n \"ea_37\": \"voluptate in labore aliquip\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"ut_c\": \"proident in\",\n \"magna2\": \"deserunt Duis qui cupidatat\"\n },\n {\n \"dolore9e\": \"cillum aute voluptate\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1986-03-03T17:12:58.032Z\",\n \"modifiedDate\": \"1956-11-01T18:37:46.359Z\"\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 \"dolored3a\": \"minim in irure ad Duis\",\n \"exercitation17\": \"irure voluptate laboris nisi ut\",\n \"enim_1b_\": \"quis consequat dolor\"\n },\n {\n \"non_f\": \"tempor officia ullamco ad\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"ut__e\": \"quis qui labore sunt\",\n \"mollit_bde\": \"Lo\",\n \"deserunt_f\": \"in ipsum est reprehenderit Lorem\"\n },\n {\n \"fugiatcf\": \"ipsum deserunt\",\n \"quisfd6\": \"quis aliqua in\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1982-11-13T07:49:45.069Z\",\n \"modifiedDate\": \"1983-07-22T05:43:17.078Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1ec629f6-bf50-4193-89e8-7fd76a242de8", + "id": "bb8c4880-950a-46d5-b194-1e7c43293c56", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91213,7 +91213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a9cb40f-7039-442f-985b-ac5376fbe82f", + "id": "7ddf75f2-3011-4b78-95cf-782eb6ea9b72", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91259,7 +91259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffe2b02b-a1f6-44ef-8ac8-dd846672b7d5", + "id": "4992b48e-9129-4079-88e4-b8c5908e86a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91305,7 +91305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0001dc08-6cba-4ac9-8570-44d79f27e911", + "id": "cab9b4b0-e36b-4d31-92f5-5a3297187569", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91351,7 +91351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97ad8d76-d64b-4fc6-9984-5ada90633a44", + "id": "9678c5a7-451b-41f4-bfe3-5e7149bfe268", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91403,7 +91403,7 @@ } }, { - "id": "4ea2bf85-2ac7-4c72-a5cb-f2edd6591b94", + "id": "6b8aa5d6-fdf6-452b-86a9-462c836fb887", "name": "Update a potential role in session", "request": { "name": "Update a potential role in session", @@ -91469,7 +91469,7 @@ }, "response": [ { - "id": "f21ffefd-ecfc-4880-8250-90387351171f", + "id": "c7836a1b-7b6c-4305-98da-e8ec851e0085", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -91528,7 +91528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32d49666-347f-4e40-961b-c21c1d0697bd", + "id": "8c1f7b3e-65ba-46f5-836f-8a040861226b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91587,7 +91587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78a8a452-803c-4760-994e-306f49811f24", + "id": "95b1f8d1-7f10-4800-a5fd-03da6a710cf5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91646,7 +91646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fa37325-8ffa-4ff2-8d11-2c398a041446", + "id": "159159f9-d37b-424c-a067-648fa17cd056", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91705,7 +91705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e6705e5-406b-431c-8013-09d6aca7c51a", + "id": "4b2a2bf4-7243-49f1-9ff1-8f948bbd2c95", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -91764,7 +91764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c98a79dc-d387-455e-9a5c-6916143dfafa", + "id": "29d40ed9-28d6-49c6-81e0-f52e9ca3350f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91823,7 +91823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0573687e-abfe-4695-a614-11becc4940f9", + "id": "edc9713f-686d-41c1-85b6-5f6a59ac5181", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91888,7 +91888,7 @@ } }, { - "id": "112711ad-ea3b-4870-887f-479a6c613fb3", + "id": "87f9740e-3032-441c-851d-90e930161ea7", "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", @@ -91970,7 +91970,7 @@ }, "response": [ { - "id": "254c6252-ce8a-4189-9723-4c3ee4b6e412", + "id": "cbbdd176-4d00-4d29-88d3-4cead270c786", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -92045,7 +92045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "089c43e4-02da-4bd7-8d8e-0720748c35cd", + "id": "9fc4f5d5-48b1-4e95-8981-f805fcaab832", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92120,7 +92120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f837ee6-6525-4017-925b-620e96fe8220", + "id": "a71b03ea-c78b-4db0-9d92-e25d4e55e7fb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92195,7 +92195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5ac0218-3379-4d75-92cf-2fd2543fdc02", + "id": "f49f7a20-9f0d-4596-9dfb-2ba7f13aaf30", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92270,7 +92270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "527344d1-2c98-4dce-9bd0-982546fd86cd", + "id": "973f83ad-8d2f-4ddb-814e-38015e128876", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92351,7 +92351,7 @@ } }, { - "id": "acafa98f-f3f4-49e9-bfe3-8ed3d2a006ed", + "id": "595575eb-b173-44bd-b9f7-ecdddb4e10b3", "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", @@ -92460,7 +92460,7 @@ }, "response": [ { - "id": "4fcab928-d241-4ebd-a872-2bd51d519c85", + "id": "40fce83e-eb37-472f-870c-e834982551cf", "name": "Succeeded. Returns a list of entitlements for a potential role.", "originalRequest": { "url": { @@ -92562,7 +92562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24959c92-7c3b-49f5-a0e6-27ffb85ef001", + "id": "90b6d3b6-45d3-4f70-8aa0-697949c981c7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92664,7 +92664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e778f882-0716-41a0-90bc-6c73788c9a82", + "id": "d53269d1-3fe7-41c5-b97b-1921d4747367", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92766,7 +92766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33933960-376b-4c69-9f5d-ab30a3ffa4f6", + "id": "23dc1da3-79d8-4f24-8071-9e3de0bd0ab5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92868,7 +92868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "966041aa-a18d-4b7f-8d6a-d2d455ba9c38", + "id": "f2d08c72-4140-4b43-a6f5-5fef7e49815a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92970,7 +92970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc00f195-5dd0-4e78-9743-285e11374823", + "id": "82389e21-7a5f-4223-b3bf-05f43f5e6121", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93078,7 +93078,7 @@ } }, { - "id": "04b4cd43-1ec9-4577-b772-d3c8d908253d", + "id": "81cd21f8-e607-4ff4-be30-992e3e3931ef", "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", @@ -93142,7 +93142,7 @@ }, "response": [ { - "id": "ee13f2f4-f5d8-43c9-96bc-a691f21b7b0f", + "id": "ceeffaa2-190e-4155-9708-fc725c636d80", "name": "Succeeded. Returns a map containing entitlement popularity distribution for a potential role.", "originalRequest": { "url": { @@ -93194,12 +93194,12 @@ "value": "application/json" } ], - "body": "{\n \"nisi_1\": -30665757\n}", + "body": "{\n \"dolor_e\": -62611953,\n \"sit_2f\": -32636702\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "da5e2bbb-da99-4f15-9d62-fd8da92d7740", + "id": "b9893f83-288d-492d-ab98-3e548d3e80e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93256,7 +93256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bb49405-9eb8-43e7-b4e5-72d9befc3afa", + "id": "310e4f9b-6dbc-4935-b5fe-1ebcc641b160", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93313,7 +93313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fcb19d1-bbe1-478b-897c-bbcfb9790b3f", + "id": "51966397-c27b-446f-8160-92b7e441725b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93370,7 +93370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56275358-81b5-43be-b6bf-5b8544ba71fd", + "id": "75cc6b58-7187-486f-a8f3-05aecbfa6312", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93433,7 +93433,7 @@ } }, { - "id": "86c8ac82-5a65-4db2-8571-435e157f45ee", + "id": "213e68b2-f25c-41f4-8fb5-4b2c8d0bb71b", "name": "Edit entitlements for a potential role to exclude some entitlements", "request": { "name": "Edit entitlements for a potential role to exclude some entitlements", @@ -93500,7 +93500,7 @@ }, "response": [ { - "id": "322fabfb-1801-402c-9f38-67d30b673691", + "id": "cc7a8991-c9b9-45d4-a213-bba4a6f1a724", "name": "Adds or removes entitlements from a potential role's entitlement exclusion list.", "originalRequest": { "url": { @@ -93555,12 +93555,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 \"nisib8\": \"enim magna\",\n \"laborum535\": \"enim cupidatat\"\n },\n {\n \"ea_37\": \"voluptate in labore aliquip\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"ut_c\": \"proident in\",\n \"magna2\": \"deserunt Duis qui cupidatat\"\n },\n {\n \"dolore9e\": \"cillum aute voluptate\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1986-03-03T17:12:58.032Z\",\n \"modifiedDate\": \"1956-11-01T18:37:46.359Z\"\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 \"dolored3a\": \"minim in irure ad Duis\",\n \"exercitation17\": \"irure voluptate laboris nisi ut\",\n \"enim_1b_\": \"quis consequat dolor\"\n },\n {\n \"non_f\": \"tempor officia ullamco ad\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"ut__e\": \"quis qui labore sunt\",\n \"mollit_bde\": \"Lo\",\n \"deserunt_f\": \"in ipsum est reprehenderit Lorem\"\n },\n {\n \"fugiatcf\": \"ipsum deserunt\",\n \"quisfd6\": \"quis aliqua in\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1982-11-13T07:49:45.069Z\",\n \"modifiedDate\": \"1983-07-22T05:43:17.078Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a364df5c-68ba-4eb4-b1e3-91c2dd616e92", + "id": "41bdc5a5-03a9-4f08-b7ed-93734c2d31df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93620,7 +93620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "825f6430-c99c-47ee-9459-84f99d9af6bd", + "id": "f45f020a-43c2-49fc-9115-a5a270173138", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93680,7 +93680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "832a6b5f-fd3c-4af0-966c-31bda22ddac9", + "id": "8392fa7a-5c35-427e-ac96-d3af8fdededa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93740,7 +93740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22da8729-f2e4-49e5-8449-906f5f05d00f", + "id": "f06c3aa3-bcf4-4adf-a4d7-07a7bc96d167", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93806,7 +93806,7 @@ } }, { - "id": "2fade3fb-a1fd-458f-9bbe-c6ab0a409db1", + "id": "9de75fd5-caf3-4006-85bb-486122bd03cc", "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", @@ -93842,7 +93842,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -93906,7 +93906,7 @@ }, "response": [ { - "id": "65cf1a2d-ac90-42f6-9319-f49ba0f3c1be", + "id": "f5da8d96-6114-473d-b3c8-0ac825623487", "name": "Succeeded. Returns a list of identities for a potential role.", "originalRequest": { "url": { @@ -93937,7 +93937,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -93999,7 +93999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5fa23bb-1322-4021-a9aa-eda47bf33383", + "id": "dc254c30-3035-4da3-81ab-a75d303e80ab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94030,7 +94030,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -94092,7 +94092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cffc483-d7f5-47fc-81ee-d3f41cc1e6d3", + "id": "532419ef-bb76-4cec-99b1-f4b522254d47", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94123,7 +94123,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -94185,7 +94185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a96a240d-72b7-414b-b70d-84c7c8966f59", + "id": "4ae72284-d00f-4f13-9042-5c5d7611e99e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94216,7 +94216,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -94278,7 +94278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42630ffb-95a9-4e0a-bae9-016a87780cd6", + "id": "15e84541-9747-4a62-9f3f-d3f100223b40", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94309,7 +94309,7 @@ "type": "text/plain" }, "key": "filters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -94377,7 +94377,7 @@ } }, { - "id": "a7e3e991-4606-4eb6-9b2d-791248acb24d", + "id": "fec16fc2-a044-42f8-9e06-483c3ddef382", "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", @@ -94431,7 +94431,7 @@ }, "response": [ { - "id": "e3ae5b5f-cd55-425b-9c35-0ea01e052259", + "id": "cb4e5728-9f21-4c60-8e46-a5976695a118", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -94473,12 +94473,12 @@ "value": "application/zip" } ], - "body": "cons", + "body": "incididunt cupidatat", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "1c94334f-ab0f-48b5-bf35-12b74264f18a", + "id": "70f1fe13-64a0-4392-a7d0-a041308a5f91", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94525,7 +94525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6460e8b4-a525-476d-a188-f8e4889c3f29", + "id": "d6b22bc8-6476-438c-9825-32bc1615eab2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94572,7 +94572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "844cbf0a-5466-4aa2-843b-03a721c344ed", + "id": "d5d2ddb8-272b-47e3-9e15-40d6c64e694c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94619,7 +94619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ea6478f-8bb8-471b-a5b9-e23a38427971", + "id": "fe19b863-519a-4e07-936c-82736a088cee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94672,7 +94672,7 @@ } }, { - "id": "21b4dec6-89a6-4a58-8988-e82dd6ef15b2", + "id": "f40a01cb-dab2-4e33-aefc-b08bc548a8cd", "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", @@ -94739,7 +94739,7 @@ }, "response": [ { - "id": "973c2e25-8d87-4f99-8505-c5e613349670", + "id": "24bea11c-5e6b-4517-82f6-6b4a0aae18e5", "name": "Job Submitted. Returns a reportId that can be used to download the zip once complete", "originalRequest": { "url": { @@ -94799,7 +94799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2e97327-d816-4fbd-a43f-fa8917b787cf", + "id": "f1f02214-062a-4df2-8287-95197cc180d7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94859,7 +94859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e6aa09c-e76b-4e65-b877-344520f50a87", + "id": "1d088fac-88a7-4928-ae63-9fe06696876d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94919,7 +94919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c9ae94b-2148-45b8-a2d9-8d863305b36e", + "id": "00dce384-76c2-4eba-9a58-fb1bca78c7a9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94979,7 +94979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf01ebe1-3749-4785-92c7-9f5b01867f9c", + "id": "6bef9b95-52f3-4999-a6fc-e8a00dd28f37", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95045,7 +95045,7 @@ } }, { - "id": "11838ff8-60f4-4151-aff1-a108eb8fecf9", + "id": "bb2938e4-6a18-4230-b034-0f841a2f4398", "name": "Retrieve status of a potential role export job", "request": { "name": "Retrieve status of a potential role export job", @@ -95110,7 +95110,7 @@ }, "response": [ { - "id": "b8ea1828-2ab0-493c-a38d-b831de4702e8", + "id": "a5bc5b66-54a8-4b9e-94d2-4ade8444d2f2", "name": "Success. Returns the current status of this export", "originalRequest": { "url": { @@ -95158,7 +95158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7144459c-1b28-4e96-936a-19f2cd663ca6", + "id": "e1ef7024-da59-47fc-836e-a387acaf4168", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95206,7 +95206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f445e36-3aa5-457f-9ae8-289588538d71", + "id": "2659d3b7-b4df-40d5-b33b-b18d502fda0c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95254,7 +95254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db84290b-3b63-4484-9d09-6579e080e0a9", + "id": "cdb568e7-9161-47d8-a96a-2954b405a890", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95302,7 +95302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14a9d57b-f001-43fa-b6e5-f6dd7e8d5a0e", + "id": "954d38b7-75e6-4109-b2cb-7f6147793c7d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95356,7 +95356,7 @@ } }, { - "id": "69041343-2274-49c4-b415-bde49bddfaf5", + "id": "979664dd-57f5-442a-9918-50155166548b", "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", @@ -95422,7 +95422,7 @@ }, "response": [ { - "id": "e3026b25-a116-4f81-a11a-65c1c634e3da", + "id": "1f40056c-3e4a-4c9f-bbc9-7678aa695935", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -95466,12 +95466,12 @@ "value": "application/zip" } ], - "body": "cons", + "body": "incididunt cupidatat", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "e68ed31c-b3bf-49fd-b68e-4a6789e505f5", + "id": "42382a4b-21a7-46cd-8cb9-20e95c32098c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95520,7 +95520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a22f4fb-4cec-45fc-b28d-1ff85b7f4589", + "id": "97f2b3bb-7b44-4c0a-b7b6-b41fa38c0f52", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95569,7 +95569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3581d2c8-21cf-419f-8262-c1804c9a6258", + "id": "8e95e56e-b6b0-49ff-a8fd-c2831dd58ac2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95618,7 +95618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee490924-4041-4050-bab1-20987ac9e85c", + "id": "02468578-424c-4bc3-a05a-85479bae986a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95673,7 +95673,7 @@ } }, { - "id": "c01eaeb1-3c88-4d13-94e0-ad736272ac99", + "id": "f75318db-cb7d-4335-8a04-da63a6c2cb9a", "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.", @@ -95759,7 +95759,7 @@ }, "response": [ { - "id": "8813859d-a3bf-496f-89e0-4b6fe3a08450", + "id": "e390dcbd-d3da-47f0-9934-6b3c203a2603", "name": "Accepted. Returns a potential role summary including the status of the provison request", "originalRequest": { "url": { @@ -95833,12 +95833,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"2015-01-15T18:43:23.316Z\",\n \"saved\": true,\n \"description\": \"pariatur anim\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n}", + "body": "{\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1947-01-25T12:02:27.674Z\",\n \"saved\": true,\n \"description\": \"est quis ut eiusmod\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f8187fbb-814a-4261-ae51-3dc7c3f5b463", + "id": "14725bf5-079f-4bfd-bf30-4785dea630b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95917,7 +95917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0025e085-7e9c-4fea-ba5c-c45dcd2323cc", + "id": "19835020-ac7f-408d-bf47-329d3ad3f436", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95996,7 +95996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "720eb1e3-46b9-4c1b-a73c-270a588d5f12", + "id": "b75bb5ad-8b0a-4fd4-8c7b-df4f2d89ef7d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96075,7 +96075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c001b878-67b7-4ecf-ab48-39e52a5537a1", + "id": "a2b0cba5-0729-4c3a-b6d2-e324bb1d4525", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -96154,7 +96154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b6babd4-dee6-40a9-a91d-da2d00f27f29", + "id": "699299dc-ef52-43d1-9610-5c4803601f71", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96239,7 +96239,7 @@ } }, { - "id": "eef840d2-0304-4dee-966e-66000401efa5", + "id": "2777dcda-2b9c-46d8-a2ac-af74a93a2419", "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", @@ -96339,7 +96339,7 @@ }, "response": [ { - "id": "67a60c52-b22b-4e24-a3bd-9dc72c38bc7f", + "id": "7f435d80-d104-49df-8fa5-c2c3e6bbbe7f", "name": "Succeeded. Returns a list of excluded entitlements for a potential roles.", "originalRequest": { "url": { @@ -96432,7 +96432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8462d8d2-cb9a-4708-88c5-afd86c4d6285", + "id": "f0df1fda-162f-4300-b9d7-0e97e0db9e87", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96525,7 +96525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9dcac67-3e31-48d3-b865-3d33b0fccab2", + "id": "82e90007-3fbe-4ec7-9781-c2021a8b0b4d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96618,7 +96618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0bfb526-f2bb-440a-9d64-917d695d2d42", + "id": "fce7b836-ad7a-4f98-a096-47a6c92c817f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96711,7 +96711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c26e6721-eff5-498d-ac5a-32d49de72e1d", + "id": "e44e182d-3d43-452d-ac41-7a56eb826d1e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96810,7 +96810,7 @@ } }, { - "id": "ac0326ba-5160-48fb-901d-fa03ad3aef7d", + "id": "eaec7565-39d6-4916-808a-bfdda3badabc", "name": "Retrieves all potential role summaries", "request": { "name": "Retrieves all potential role summaries", @@ -96885,7 +96885,7 @@ }, "response": [ { - "id": "0cd29298-9c95-4000-bd3f-92d317f42c8d", + "id": "f9fc3b5c-54f7-4d2f-bbb3-c2a3514d0b93", "name": "Succeeded. Returns all potential role summaries that match the query parameters.", "originalRequest": { "url": { @@ -96969,12 +96969,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1974-07-29T01:12:02.798Z\",\n \"saved\": true,\n \"description\": \"pariatur minim eu aute in\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1992-10-21T23:26:36.184Z\",\n \"saved\": true,\n \"description\": \"labore\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1972-04-09T02:20:42.992Z\",\n \"saved\": true,\n \"description\": \"non eiusmod do\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"2010-06-07T20:24:48.247Z\",\n \"saved\": true,\n \"description\": \"Ut in minim\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ec8fcb0e-0232-4a1f-96df-4e1c6e05d400", + "id": "4653cab6-4423-4466-be5c-ee9278611389", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97063,7 +97063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c70e4c8-0877-42c8-b242-f5b505025772", + "id": "511f0028-c42c-40b6-a39a-f074015f9d98", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97152,7 +97152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "004d22de-35b4-423f-a6dc-e3ab6e80b906", + "id": "e1f514d8-0415-4f46-b755-971668a05708", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97241,7 +97241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dea8d41a-1085-4e93-a402-9fc1d1affb0a", + "id": "48db5794-5533-4716-a086-7f2910d8f987", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97330,7 +97330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c09a8fb1-4efb-454e-a950-7f35e3e871e0", + "id": "2c630956-4e85-41a6-ac5b-78ab1fa0a4dd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97425,7 +97425,7 @@ } }, { - "id": "37a8db3e-7533-40b9-9fef-825c4ad464ee", + "id": "6ffe5348-ef14-44c5-aab3-54ae7a71de06", "name": "Retrieves a specific potential role", "request": { "name": "Retrieves a specific potential role", @@ -97466,7 +97466,7 @@ }, "response": [ { - "id": "c3f2a641-d191-424c-b9f1-7365c08aa6a2", + "id": "610cc216-8586-44b4-a2f9-e82753616cc3", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -97505,12 +97505,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 \"nisib8\": \"enim magna\",\n \"laborum535\": \"enim cupidatat\"\n },\n {\n \"ea_37\": \"voluptate in labore aliquip\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"ut_c\": \"proident in\",\n \"magna2\": \"deserunt Duis qui cupidatat\"\n },\n {\n \"dolore9e\": \"cillum aute voluptate\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1986-03-03T17:12:58.032Z\",\n \"modifiedDate\": \"1956-11-01T18:37:46.359Z\"\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 \"dolored3a\": \"minim in irure ad Duis\",\n \"exercitation17\": \"irure voluptate laboris nisi ut\",\n \"enim_1b_\": \"quis consequat dolor\"\n },\n {\n \"non_f\": \"tempor officia ullamco ad\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"ut__e\": \"quis qui labore sunt\",\n \"mollit_bde\": \"Lo\",\n \"deserunt_f\": \"in ipsum est reprehenderit Lorem\"\n },\n {\n \"fugiatcf\": \"ipsum deserunt\",\n \"quisfd6\": \"quis aliqua in\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1982-11-13T07:49:45.069Z\",\n \"modifiedDate\": \"1983-07-22T05:43:17.078Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4f171c15-b287-4cbc-bb25-7fa82267c0cc", + "id": "0e3348f7-7f38-4ee0-ad20-3beb80215d12", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97554,7 +97554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3c5de73-bfd4-40b8-bbc3-56e0dfc51bff", + "id": "de4ef8e4-84ad-43df-8b33-bdf29ba221aa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97598,7 +97598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eef66735-3d97-4495-8187-e80817e46216", + "id": "5c670dfd-6f19-4036-a788-9a790fb7dddc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97642,7 +97642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2919276-e63d-41d9-ad0b-76a15cefc9c2", + "id": "8ed62a95-fcb6-43f2-92d5-17069a2293fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97686,7 +97686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dc3a627-def4-4e06-9b51-b0daa2449b26", + "id": "e9389a47-d6b9-4d99-ac49-3e107162303a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97736,7 +97736,7 @@ } }, { - "id": "0ae04457-e764-449b-bec3-f4dc660ba1da", + "id": "720374fb-1d1e-4b9b-8f22-2289855ef32d", "name": "Update a potential role", "request": { "name": "Update a potential role", @@ -97790,7 +97790,7 @@ }, "response": [ { - "id": "5957bb7a-60d8-44d9-a128-d544d0fceeb2", + "id": "254770ff-d4a3-46a6-ab13-e7479c2dbcae", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -97847,7 +97847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61f1dfc7-8453-42f2-95c0-94cd69a9ae71", + "id": "37564b5e-1b96-46e7-8824-eff20de7be14", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97904,7 +97904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9f20c8c-05b6-4834-b111-99befc0a2200", + "id": "f1c58f33-3a22-4cb7-8a29-9e60ea38331e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97961,7 +97961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a2a787c-6b9e-4be7-818a-f3ee450c93f2", + "id": "2d9c7d18-98d8-48a8-ba2a-34a102fdab97", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98018,7 +98018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6f6b5c3-afc9-46dd-82f4-65e8ab30a69d", + "id": "8a25072f-e13c-426e-a821-db398d336169", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98075,7 +98075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b74f09c-e59d-4274-96de-f7a83fa71357", + "id": "4f0513a5-89fb-4e88-b926-7ff4afa5606d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98132,7 +98132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5629d9c-c7f5-4eab-ba58-0bc2fcb69057", + "id": "61f89122-63a2-40b1-9d92-acc01ae9dfba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98195,7 +98195,7 @@ } }, { - "id": "a3d1603d-d32b-4cd0-ba08-4d1144f7cbc4", + "id": "6e1995ee-370c-47b8-b985-ceee1571940d", "name": "Retrieves all saved potential roles", "request": { "name": "Retrieves all saved potential roles", @@ -98262,7 +98262,7 @@ }, "response": [ { - "id": "7015e1b8-2640-4341-a703-448f790dd30f", + "id": "ec14b9bf-6a07-4856-88c7-6195e240c6e4", "name": "Succeeded. Returns a list of draft roles for a role mining session.", "originalRequest": { "url": { @@ -98338,12 +98338,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"2022-12-22T17:25:31.065Z\",\n \"modifiedDate\": \"2004-04-28T10:04:05.561Z\"\n },\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1953-12-27T22:17:14.434Z\",\n \"modifiedDate\": \"2001-03-10T23:02:08.296Z\"\n }\n]", + "body": "[\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1999-04-26T19:32:56.323Z\",\n \"modifiedDate\": \"1985-02-12T08:57:58.146Z\"\n },\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1949-10-12T19:51:53.885Z\",\n \"modifiedDate\": \"2004-01-07T15:34:17.050Z\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eed31050-ec69-4734-83a2-5328b7a8ee6c", + "id": "cc6ab98e-a511-4533-8c5c-283961428c59", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98424,7 +98424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9c0412a-f6f0-4778-8397-a015b58496fa", + "id": "46e14684-5e95-4077-a62b-7a62c9f44cce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98505,7 +98505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d79ba029-5ac7-4f53-bee4-c4ba87e24e86", + "id": "e04c8c17-b721-4aa9-9ae8-2a38d717e02a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98586,7 +98586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9f8199c-4e73-4e83-b4ff-f9ea459193a5", + "id": "4799d4b8-a293-4ecf-bca8-eaae1c013def", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98667,7 +98667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a55cd8a-53ab-41ee-90ac-165ffa4a3212", + "id": "a0746880-b347-4eec-b014-984f52493fdc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98754,7 +98754,7 @@ } }, { - "id": "9a2f3eb9-1669-433f-b5c0-88aef317a624", + "id": "2cb3accc-85bb-4469-ba59-62ad6f6857cb", "name": "Retrieves potential role source usage", "request": { "name": "Retrieves potential role source usage", @@ -98845,7 +98845,7 @@ }, "response": [ { - "id": "e60d23a0-d4b5-493c-a5c0-8ea2999d2897", + "id": "0e546405-7b01-4337-9245-46e25281ec68", "name": "Succeeded. Returns a list of source usage for the identities in a potential role.", "originalRequest": { "url": { @@ -98929,7 +98929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87cbcd5f-31ad-40ed-8d30-88f03a987581", + "id": "6f07528c-98a2-4725-be8a-b4f1154daa4c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99013,7 +99013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d44fc55a-ea73-4e47-9e81-78afb4316b4a", + "id": "762a9d07-0da0-4626-aaf9-6237b1f2d457", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99097,7 +99097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e828758-4471-4eac-8815-29b87aa1431b", + "id": "b7eeba2c-57a0-425a-9176-914b728d0774", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99181,7 +99181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13c91880-a38a-49b5-8693-78587b484230", + "id": "9b8fdd7c-d859-46f0-a9c9-3f0609a6b93f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99265,7 +99265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62e208b9-195f-4df1-9ba2-69b06c1ca406", + "id": "e5576458-1698-4ad3-ad1c-a9cbf00217cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99361,7 +99361,7 @@ "description": "Use this API to implement functionality related to object icons (application icons for example). \nWith this functionality in place, administrators can set or remove an icon for specific object type for use throughout Identity Security Cloud.\n", "item": [ { - "id": "194aa007-e47d-458f-bb38-38b771e42151", + "id": "bb8a4b52-de93-4118-927e-671af7ffc147", "name": "Update an icon", "request": { "name": "Update an icon", @@ -99429,7 +99429,7 @@ }, "response": [ { - "id": "ddc35f1c-0123-4fc0-82db-b9dc15cc3264", + "id": "f9f28bbe-322c-4195-9a26-7cda7c812399", "name": "Icon updated", "originalRequest": { "url": { @@ -99490,7 +99490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74bed4f5-a544-46ef-91df-5ba503b50426", + "id": "c7829afe-e5c4-4b19-92e0-4db62547b1ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99551,7 +99551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbcde0f1-7948-4898-a54e-acfd79aff62a", + "id": "39a71c6c-1594-4c72-b34f-3ee231b7a0e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99612,7 +99612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4a38e02-d440-4457-96a8-c07f866b3613", + "id": "4d9e430b-499e-4605-9d8b-488648ea884c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99673,7 +99673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd0f1ac9-0042-4689-8fe5-a6b298daf36f", + "id": "96529899-39d2-42a9-8603-4d6b6b2c9ca2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -99734,7 +99734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44e83eab-bef8-448e-bca2-20e6baa4321f", + "id": "e2097c8b-2be5-4b67-b985-cd58c61470a7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99795,7 +99795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ae391eb-f831-442f-9a6f-9d2147c7b10e", + "id": "920ac7ed-2b95-450b-b425-7e4d14870fc9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99862,7 +99862,7 @@ } }, { - "id": "54974969-7f13-409a-8667-f8abe633ea27", + "id": "8c20c30e-1b37-4d8e-9784-3ea702afc366", "name": "Delete an icon", "request": { "name": "Delete an icon", @@ -99914,7 +99914,7 @@ }, "response": [ { - "id": "33ce96e6-e9ec-42a2-b724-c953c2c19bd0", + "id": "4ff4018e-c90f-454a-bc64-5fed3d2a40dc", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -99949,7 +99949,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a9a2d4a1-ba42-4156-ae93-a815c320b11d", + "id": "f5894a7b-3f10-42fa-921c-4247734e804a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99994,7 +99994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80627c1f-1fc4-4ff9-9ad7-b8630d44a56f", + "id": "ae0530de-81fc-4505-b17d-0b28a9f63cee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100039,7 +100039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5321329e-21a9-44f7-8c70-2c8c65267bf9", + "id": "be45dc66-c03e-421f-859f-1c15e62352fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100084,7 +100084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cfcf8d5-f026-4738-8bc1-a9f154927ae1", + "id": "334b2825-8b75-4c76-b7bd-59c891aa16ee", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100129,7 +100129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd075bc1-7361-41ca-b2cd-1fc1b61b868d", + "id": "d943fde1-41a0-4e28-bd88-1103eaa4369e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100174,7 +100174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "390a930a-c8ed-409e-8e9e-2b2f4ffd6fc4", + "id": "4f310c11-f148-4a40-b4ef-6dd37e3120fb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100231,7 +100231,7 @@ "description": "Use this API to implement identity functionality.\nWith this functionality in place, administrators can synchronize an identity's attributes with its various source attributes.\n\nIdentity Security Cloud uses identities as users' authoritative accounts. Identities can own other accounts, entitlements, and attributes.\n\nAn identity has a variety of attributes, such as an account name, an email address, a job title, and more.\nThese identity attributes can be correlated with different attributes on different sources.\nFor example, the identity John.Smith can own an account in the GitHub source with the account name John-Smith-Org, and Identity Security Cloud knows they are the same person with the same access and attributes.\n\nIn Identity Security Cloud, administrators often set up these synchronizations to get triggered automatically with a change or to run on a schedule.\nTo manually synchronize attributes for an identity, administrators can use the Identities drop-down menu and select Identity List to view the list of identities.\nThey can then select the identity they want to manually synchronize and use the hamburger menu to select 'Synchronize Attributes.'\nDoing so immediately begins the attribute synchronization and analyzes all accounts for the selected identity.\n\nRefer to [Synchronizing Attributes](https://documentation.sailpoint.com/saas/help/provisioning/attr_sync.html) for more information about synchronizing attributes.\n", "item": [ { - "id": "59465d78-da7d-49d1-ba34-a3ed4be1786a", + "id": "f151c44f-9e1c-4fd8-a58a-cef65cf229d8", "name": "Attribute synchronization for single identity.", "request": { "name": "Attribute synchronization for single identity.", @@ -100252,7 +100252,7 @@ "variable": [ { "type": "any", - "value": "voluptate id", + "value": "in ut cillum ad", "key": "identityId", "disabled": true, "description": { @@ -100273,7 +100273,7 @@ }, "response": [ { - "id": "354e4fe6-823a-4f29-a6ba-bdebb0aee2a6", + "id": "9508b272-8f0a-49f0-a7b2-79399a2668db", "name": "An Identity Sync job", "originalRequest": { "url": { @@ -100318,7 +100318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c681942-ff26-440a-a333-d3eb5d4476c5", + "id": "37460b33-63da-4003-b800-cb80a72787d4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100363,7 +100363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ded7e9a9-5ca0-43bd-b6ba-18806047ea8c", + "id": "7dda8483-fbce-4c42-a415-7128c10f403a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100408,7 +100408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c84a3d42-e5bd-45d4-87ca-4c3d703f36c1", + "id": "47bf390f-2d72-4abe-8c66-a6248f43f15b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100453,7 +100453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d64d0dc3-7e0f-4595-b1b7-09b072c92230", + "id": "6c0d84f0-d9f8-41f2-99c6-c49630703daa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100498,7 +100498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5095c77d-3329-4579-8284-125fc5fa80d3", + "id": "8d28b243-9d5d-42a5-94ef-668c3e5596cd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100543,7 +100543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1969917f-70ef-4542-91b9-7275e16555f2", + "id": "d55790d1-20b8-4e6d-891b-90cf4e9242da", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100594,7 +100594,7 @@ } }, { - "id": "4dc3fa51-8abd-46f3-b808-b122084564a8", + "id": "2e211942-b88a-4e26-aecf-21c1d47bc887", "name": "Get ownership details", "request": { "name": "Get ownership details", @@ -100636,7 +100636,7 @@ }, "response": [ { - "id": "837fa188-8a07-46e5-93dc-09faae0d0e24", + "id": "66b7378f-a913-4ad9-99cf-9c722a9e5630", "name": "Identity's ownership association details.", "originalRequest": { "url": { @@ -100681,7 +100681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c834d96-1044-4014-99aa-5568e94625ec", + "id": "0506469d-ace4-45de-ab22-5af04b017c05", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100726,7 +100726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5d4f3ef-9b6b-45dc-bba2-ced3d5f6706f", + "id": "8308684f-d7c1-4a38-9033-8c99c3952332", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100771,7 +100771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f52e6afd-55ba-46a4-9790-37cd01d084d5", + "id": "c6eb7d35-af37-4b87-a47d-d198fee05e90", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100816,7 +100816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aeb0823f-ce8f-44f3-a4b7-74a1e5cbb586", + "id": "efdb1e3b-ad34-4d87-9f07-13bfe2ecd2a9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100861,7 +100861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33850562-7d1c-4d86-b3c0-f18ef866a9b7", + "id": "df15db8a-a87c-4e15-b316-69d0de8751f6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100906,7 +100906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f50333f3-887d-4119-bab1-7169e10b10e6", + "id": "7218b488-22c2-4719-91de-e098fb815086", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100957,7 +100957,7 @@ } }, { - "id": "5ae346e1-7169-4a57-91ea-204cf66c7776", + "id": "0d8f6949-8547-4199-bbf0-c39cd9182f0d", "name": "List Identities", "request": { "name": "List Identities", @@ -101041,7 +101041,7 @@ }, "response": [ { - "id": "41f302ac-c652-4f4c-b5ac-abed26ad95df", + "id": "d827cf03-cb55-4b6a-9c4c-8ab9a5b3ec63", "name": "List of identities.", "originalRequest": { "url": { @@ -101139,7 +101139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "884a1e3e-7e17-445c-9dcb-4aa7c88aa009", + "id": "a84d5425-9aff-4082-9c6e-1a773e14b4c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101237,7 +101237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ced174fc-9467-4f6d-bc0e-2b37e81adb70", + "id": "b5bbe840-5cf7-4895-98f3-1a26661ddab2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101335,7 +101335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0aabccb7-959a-47b4-a648-a2c7b982a012", + "id": "cbaa0e48-9844-4e25-808e-41ce82fc243d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101433,7 +101433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ee2b745-f740-4697-8d5e-6872d6b931ed", + "id": "d34fb550-33cc-40d2-946c-5ff599eb607c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101531,7 +101531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "900bd842-7b4d-4cc2-be00-ce52edf7955c", + "id": "72b53ee0-43c7-4b93-96f8-b3da64b9a23f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101635,7 +101635,7 @@ } }, { - "id": "49811547-bf3b-4004-ad4e-55c1bf30a074", + "id": "7973c1ed-077d-4636-a229-465f127a684e", "name": "Identity Details", "request": { "name": "Identity Details", @@ -101676,7 +101676,7 @@ }, "response": [ { - "id": "67326286-3cf8-4eba-9cfe-7ca40d57018e", + "id": "50d4e823-c549-4e8c-9c32-0ecaf5fd625c", "name": "An identity object", "originalRequest": { "url": { @@ -101720,7 +101720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8536912c-97fa-49bc-96ed-93d285662584", + "id": "61e59387-6919-45de-a92e-9270b9f6fce5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101764,7 +101764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17078947-586c-48d3-ab6f-defb88858e57", + "id": "9cfb0c16-26c9-4ba5-8de3-5c4c7996b603", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101808,7 +101808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ddd9c9e-82c5-48f0-94e0-8b2c3ed07c42", + "id": "79382c11-7dd5-49db-b189-6a17d8a52dcf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101852,7 +101852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0f1f5a4-defe-4c14-97dd-ae1e4fca43aa", + "id": "7338dd84-3ef6-4044-9280-987eed92b00c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101896,7 +101896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70d24d08-96ee-4397-90a2-04a8e9ed2648", + "id": "25bd5cd1-3fc2-4976-a497-5c70b0408e58", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101940,7 +101940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04a14f5a-b62c-4ec4-b0c6-d2cc97f6a4b0", + "id": "18d91caf-7685-40e3-b73c-e77bcdaa9fe1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101990,7 +101990,7 @@ } }, { - "id": "75259c36-f601-465d-9b83-ab53e1f0d4f5", + "id": "08565416-7950-49a2-bbf9-9b5a9f99ea52", "name": "Delete identity", "request": { "name": "Delete identity", @@ -102031,7 +102031,7 @@ }, "response": [ { - "id": "6b83ea38-85ea-4360-bf2f-3b4b7ec76136", + "id": "482f591a-2ce0-4333-9cca-658f36c9534f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -102065,7 +102065,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1a0dda78-c8f2-429c-ac66-5d95042a87d1", + "id": "b94ed816-afa7-42db-a853-646056cdb268", "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": { @@ -102109,7 +102109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f34f120-53e6-4ce9-a8ca-a4621adea117", + "id": "cc767dc0-8929-4314-a3bb-6fdcb1b356b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102153,7 +102153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70f451c3-3ca4-4331-8475-390348251ec7", + "id": "09739879-32b9-4c64-8874-df8b8fcf9fb5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102197,7 +102197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3039c52-e01b-49da-bcd4-ae106ec0515c", + "id": "657f141f-8012-4170-a101-d3068150ca05", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -102241,7 +102241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc5d82f3-8bf5-4cb5-b2be-962bcd8e1c6f", + "id": "c1dab493-3bbf-409c-ae44-b2ce1d0b8d71", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102285,7 +102285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fed29c4-cdaa-4aba-8edc-fc7bb2f44a0d", + "id": "c11ce421-5a3d-408c-8bca-220fe74ac496", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102335,7 +102335,7 @@ } }, { - "id": "357f2b74-1375-43b5-926e-fc221532df7d", + "id": "8715ad14-f240-4c91-9ec6-162ab972d890", "name": "Invite identities to register", "request": { "name": "Invite identities to register", @@ -102378,7 +102378,7 @@ }, "response": [ { - "id": "f6d88adf-ddaf-46b3-95c4-4fbebaaddbeb", + "id": "1ddb9808-c062-40d4-a048-f4ec0d22c92f", "name": "Responds with an initial TaskStatus for the executed task", "originalRequest": { "url": { @@ -102430,12 +102430,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"sunt_3\": -40405230.31690242,\n \"eiusmod6d7\": 52278024.86790997\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", + "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"do_e_6\": true,\n \"utf\": true\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e02c45de-0e8b-4aab-9b05-f12ca4a1663e", + "id": "28ab1c5b-4e71-4959-b908-236915d46714", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102492,7 +102492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5c12ad9-11e9-4728-8a8a-5edc4cb3c750", + "id": "8fc8e429-13e0-4921-9184-eb73a8391a52", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102549,7 +102549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e8e4a04-67b9-4e6d-816c-9e58cf048ef7", + "id": "0a307af9-b408-48ea-a503-52e4b18c098b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102606,7 +102606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6100a257-a05b-4579-a3e0-cac9d40760ef", + "id": "a0bfeadb-c39e-4465-847a-770a99d92977", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -102663,7 +102663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb830bf2-f1f0-43d6-9493-5cfe77a14403", + "id": "8afe4b68-433c-4370-b469-0fc34684e7d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102720,7 +102720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36b55a10-808a-4c8e-875a-8b8f42b43a02", + "id": "c3cf3fdc-1266-4dcb-ae59-44902b1949ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102783,7 +102783,7 @@ } }, { - "id": "dc572fa6-2848-44a8-8a4b-92507714d9c0", + "id": "d8e4fab4-9288-42fd-9312-c6a3b9454b02", "name": "Send password reset email", "request": { "name": "Send password reset email", @@ -102834,7 +102834,7 @@ }, "response": [ { - "id": "3b2530e7-38ef-4eb7-8178-5e8d8afe6731", + "id": "4fa9f352-bad2-428a-af2e-a50572c75430", "name": "The email was successfully sent", "originalRequest": { "url": { @@ -102884,7 +102884,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2f2828fd-c32e-4686-987a-e1420aef9873", + "id": "08add269-d255-4fe9-aa86-d05fe3b4c3eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102944,7 +102944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "610780bf-e2a7-4703-a4ee-41e9d1ae7a7f", + "id": "947c7b5f-9fcf-4141-b615-1913ac656952", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103004,7 +103004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1f51653-79fa-4106-a0f7-16621b99f078", + "id": "e4f631b7-7dfb-465e-8680-f4a2ef277c0d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103064,7 +103064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "447bcc9f-a28e-47df-ae4b-da0b15c66764", + "id": "28395c34-e859-4ac9-a762-0aa322543bf5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103124,7 +103124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bf1a2c1-8c31-4347-a8e3-002ef45166a1", + "id": "7d4f5975-531b-41ea-88a5-00627f25c201", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103184,7 +103184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf825f71-f91b-4e3e-b626-ebb19d27d25f", + "id": "2b3053c8-7f58-4e1a-b958-4b53fdd56ee9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103250,7 +103250,7 @@ } }, { - "id": "7f6002aa-59c8-41eb-b6d1-8cd4291a87ce", + "id": "ba40f32a-6050-46b7-a40b-d77296d42bb5", "name": "Process a list of identityIds", "request": { "name": "Process a list of identityIds", @@ -103293,7 +103293,7 @@ }, "response": [ { - "id": "1550810c-2078-4bcf-b392-6a5d6ef06311", + "id": "25c8c9e3-00cc-4268-9e59-5c1c63b78e1c", "name": "Object containing the DTO type TASK_RESULT and the job id for the task", "originalRequest": { "url": { @@ -103350,7 +103350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "936b05fd-7ce4-4bcb-9585-afd50bcabc22", + "id": "9574eeec-c07d-4b0b-b921-7336d6c8f4b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103407,7 +103407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fab11aa-55d4-492c-acef-8525ce063416", + "id": "84544555-dfcf-4bc5-b521-bd52c4b271b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103464,7 +103464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be46d07c-ff3b-4629-8c44-6e5df4cadfad", + "id": "c79b1606-715c-4dd6-8957-ac78511214da", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103521,7 +103521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e72a27a8-e47f-4a9c-966d-f3f17688966f", + "id": "dfe63c01-d8ad-4867-a882-7f1a4e8ac5cd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103578,7 +103578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de7f7636-ef66-4fdb-8da6-c95dedf6cfd6", + "id": "8fa294a7-7dd9-46c1-b600-a9e658f3988e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103635,7 +103635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97c8f6cd-b8d5-46b4-b0da-291af122d4ea", + "id": "6512cab0-8a7b-4868-a586-d4621a5af2f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103698,7 +103698,7 @@ } }, { - "id": "813f185a-0159-44ea-8c3b-986e5bc0d210", + "id": "0a185dc4-ee0e-47ba-8254-9f69752bc0a1", "name": "Reset an identity", "request": { "name": "Reset an identity", @@ -103744,7 +103744,7 @@ }, "response": [ { - "id": "f248115e-6970-49ba-ad5b-4f9e71892703", + "id": "e6a45fd0-b4bd-4f9c-92c3-c0e8a94a1079", "name": "Accepted. The reset request accepted and is in progress.", "originalRequest": { "url": { @@ -103779,7 +103779,7 @@ "_postman_previewlanguage": "text" }, { - "id": "30eaec0a-70f9-4adb-9bb0-7b45f5d9f87f", + "id": "108bf259-eb4a-42b6-9638-a4edd45bd8ad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103824,7 +103824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2895a644-df41-4c0c-8b7b-c17f9e1324d0", + "id": "a0a0a91d-76a9-4474-bdc7-7e05a3b43f4f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103869,7 +103869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d295ffb0-234d-4b38-9e11-b7cb00255ecf", + "id": "ab5daf24-2ee8-4dff-9255-6d6563f50a30", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103914,7 +103914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c49d6786-5137-4bbd-96f7-41299c4568ea", + "id": "95002aa4-d9bd-40f8-80db-755bf543b0d9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103959,7 +103959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bdfad28-aeff-4801-983a-21ac95661b3f", + "id": "9d5b5d10-6c93-49ed-b18f-00a952c24a32", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104004,7 +104004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "928d33c2-6802-45ce-acde-857d966d222b", + "id": "c032b145-57a1-4545-97e6-1e072dc34099", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104055,7 +104055,7 @@ } }, { - "id": "2b68f657-d3a4-480b-bedc-7487ad61ee0b", + "id": "2098c1cb-acaa-4eb6-b6ab-72c806fe3121", "name": "List role assignments", "request": { "name": "List role assignments", @@ -104116,7 +104116,7 @@ }, "response": [ { - "id": "7a2b2d7e-e591-4a71-8cae-11ff4086cf16", + "id": "90927f69-d406-4304-9b65-28f7a6a607a8", "name": "A role assignment object", "originalRequest": { "url": { @@ -104180,7 +104180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ebc27c9-cc53-436f-bc51-c8f254612122", + "id": "7ce08b2e-c818-4a05-8bfb-867378831692", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104244,7 +104244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59ca186c-581a-40a4-bb42-aedeb07de820", + "id": "85d2544c-dc5e-4c24-9a50-53bd4c77a0c8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104308,7 +104308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59b701ae-2998-45ec-9f10-ba655ceac696", + "id": "09807eea-7db3-4e51-91bc-1371840d24e9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104372,7 +104372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "419c8c00-b52b-4114-98a8-b3b9b6f6541f", + "id": "5da0f60e-81f8-4b2d-b1bc-a548691d8026", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -104436,7 +104436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99e14fa7-ae59-4aee-a882-a0695441d1ec", + "id": "b0b05eee-1a90-4810-885e-fce6dfd9c285", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104500,7 +104500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7db16e6-409c-430c-af3b-64e7452da9dd", + "id": "6d7384ca-3ef9-4af5-8320-8ec7bbcc3605", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104570,7 +104570,7 @@ } }, { - "id": "e4ca26e5-8654-4b23-9863-5afc5032c8f9", + "id": "a61eaa9b-2645-4e2f-b221-59ba20bddb31", "name": "Role assignment details", "request": { "name": "Role assignment details", @@ -104620,7 +104620,7 @@ }, "response": [ { - "id": "55f07d98-a8c8-4d7e-904d-28f7be895ce5", + "id": "8102c14a-8cb4-4608-b8e6-cb77a3cf7b80", "name": "A role assignment object", "originalRequest": { "url": { @@ -104666,7 +104666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba5f5412-4ae8-4b20-81c5-845700cca9bf", + "id": "d4a0e343-cec7-4458-8bd1-b2766c263514", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104712,7 +104712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b055fe8-138c-4964-a9ba-9732f5343bf4", + "id": "6e665079-38e4-4e31-b73c-0cfb45033f2f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104758,7 +104758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "897ee5c3-ea84-436c-b519-771790659ffb", + "id": "a6a38faf-55c4-4b71-8ed0-415509cd3397", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104804,7 +104804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e67845e-5ca2-4cc8-8ca2-f902860844a5", + "id": "86f521a1-fb88-419e-a5e5-ac2a2329380a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -104850,7 +104850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2646fd1f-f3ff-4637-a344-efaf1a5d2174", + "id": "e8909a4a-61eb-45f3-b39a-1ae0943ac6fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104896,7 +104896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d2343ef-b006-48c0-8507-8c2e4967c8e5", + "id": "46231701-aebd-4f05-b2fc-3c6ecdd0bc56", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104954,7 +104954,7 @@ "description": "", "item": [ { - "id": "fa1b99a6-99fc-485a-a002-2c80de0e7d43", + "id": "8c239697-2042-4d09-b2cd-f0044cc38f6b", "name": "List Identity Attributes", "request": { "name": "List Identity Attributes", @@ -105020,7 +105020,7 @@ }, "response": [ { - "id": "f0b503ce-c1cf-4c6c-beec-7a84b9dc1cb0", + "id": "93dd79dd-bf83-4853-8dd3-336d5fb4cf58", "name": "List of identity attributes.", "originalRequest": { "url": { @@ -105100,7 +105100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc1eedde-cdee-41b0-9eb0-2f969913786b", + "id": "84688c62-12d3-4a99-996e-20524b19c294", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105180,7 +105180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "366d1605-f103-4512-bb80-85efe47bdbf1", + "id": "ce2eff2b-85ab-448c-8668-bab9bd9efc66", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105260,7 +105260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b6dc123-289f-4f51-af94-22ddbbf5a399", + "id": "7eb4eb6d-a708-4e69-a8ba-1912a928dd6b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105340,7 +105340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c38a72a-bf92-4194-9d29-7221bd696aaa", + "id": "5bb47a48-adab-4f59-9cfa-eecd1645b4c1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105420,7 +105420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62f64f2e-a24a-46e3-833f-111dc883b980", + "id": "06c75e77-f073-4ae8-b3d2-dd7b884aa5b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105506,7 +105506,7 @@ } }, { - "id": "d30ce702-7ce3-44ee-a826-4ebc34e63980", + "id": "43d9bbcb-ea11-40ed-84fb-035015c6aad4", "name": "Create Identity Attribute", "request": { "name": "Create Identity Attribute", @@ -105548,7 +105548,7 @@ }, "response": [ { - "id": "7a923f9a-b95c-4b6c-a512-159537919894", + "id": "ad34963b-048c-4b10-8a0e-0af1dcaec066", "name": "The identity attribute was created successfully.", "originalRequest": { "url": { @@ -105604,7 +105604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "458433e4-ae03-43a8-ba2d-cd8c8d9977ba", + "id": "5d8bf98b-9d42-44e6-a7a0-b9831e9f1afb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105660,7 +105660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27a2d48d-c330-4da1-b549-a79fd0bb002a", + "id": "f6dfddba-734b-44f7-80fc-f5929e84de07", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105716,7 +105716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7065a694-a74e-4e9f-99d8-ef0b21708ed6", + "id": "a04dbe68-f453-4930-b636-f0166f4ff578", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105772,7 +105772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a954e8f1-5fd3-47d6-a1b8-014d67d9f8a9", + "id": "ef579e65-9429-4e0c-bcf9-a5692bcefb41", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -105828,7 +105828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c08d0f11-8714-4b31-880b-bc97eb9dead3", + "id": "c6deada1-5617-4d73-a378-18bab819e162", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105884,7 +105884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b6004a8-5923-4fdb-88f1-5c3a24b0a777", + "id": "99bcd985-326e-4aff-b6d7-a8596c6180c6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105946,7 +105946,7 @@ } }, { - "id": "71f6f8ea-1ea8-47bc-b019-0eb3dca83fb1", + "id": "ffb5d976-2e2b-429c-8e87-8508d3acbf04", "name": "Get Identity Attribute", "request": { "name": "Get Identity Attribute", @@ -105987,7 +105987,7 @@ }, "response": [ { - "id": "99811f13-6ec2-4955-bce1-459ac8be3675", + "id": "ea6e3ba6-1e35-4b9a-8ee9-f8e7dac64ccf", "name": "The identity attribute with the given name", "originalRequest": { "url": { @@ -106031,7 +106031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac630505-cc87-4c0f-9c88-97f722b44929", + "id": "ba71fb6d-d317-4448-925a-d25fcec479a1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106075,7 +106075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48ede210-d5ed-4e01-b5d5-3d9f70a96a87", + "id": "fc952bba-ff16-428b-8ef5-901fa3a325d6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106119,7 +106119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1c0f6f0-d65b-4928-a637-9878edec8648", + "id": "c0ec3d25-d5fa-4089-8b8e-c0d9db5349d3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106163,7 +106163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1968b329-9754-4ec1-8c5f-4cdc651d6fe1", + "id": "ebd11967-648f-4cba-b6cf-073cf0047461", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106207,7 +106207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6564ba1b-af3e-49c7-9fb1-41d6e3a66a57", + "id": "54ad4bfd-a8ff-4bc3-b6b7-c16fc347cb05", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106251,7 +106251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "348bb58b-f033-4c6c-8ec2-9d31391f3e6f", + "id": "a9a56f9a-e09e-49e5-90e5-4de8ccdab3c4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106301,7 +106301,7 @@ } }, { - "id": "77cb9aae-53d8-4045-91c5-c7c9e69d0e14", + "id": "f6705637-b23d-41c1-ae05-d6a932b0e289", "name": "Update Identity Attribute", "request": { "name": "Update Identity Attribute", @@ -106355,7 +106355,7 @@ }, "response": [ { - "id": "7a060b7f-cc9d-4bee-83fe-2a58399cb485", + "id": "f94b5255-bb98-474a-89f1-f1260df53739", "name": "The identity attribute was updated successfully", "originalRequest": { "url": { @@ -106412,7 +106412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "004972d6-6568-494c-9364-13b9d358e3eb", + "id": "46488b02-ee53-4b28-8121-7bce2c091668", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106469,7 +106469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b59c41d-2d77-4d51-bb46-c4e9922455c1", + "id": "4d6db443-6016-428d-9f7d-e516835cac34", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106526,7 +106526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc9f791e-e64c-401a-9742-644960d1d5fb", + "id": "4e56b0b3-2357-4387-b0b2-cb7733362fdf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106583,7 +106583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bf8a858-7463-4e8a-9722-c3159fae0a4c", + "id": "4f6b2525-c8d8-44c4-9501-f5270d46eb34", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106640,7 +106640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a871ce5e-299c-47bd-893f-e75e9ed154b0", + "id": "7d04c4dc-af34-40c5-9215-43611504871e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106697,7 +106697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89357d6d-c5c3-43f3-ad1e-5e47b478fda3", + "id": "3a79fb57-2506-4aae-bed9-b334f9c83d34", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106760,7 +106760,7 @@ } }, { - "id": "a46583c9-29b2-4f39-b72b-5f1a9b139a21", + "id": "0b047df7-2d85-46f3-9ab6-b5116ca79014", "name": "Delete Identity Attribute", "request": { "name": "Delete Identity Attribute", @@ -106801,7 +106801,7 @@ }, "response": [ { - "id": "80e289f6-1977-47bc-95fc-59938b02670c", + "id": "39823757-fe8d-4dd3-9319-8c4c918bb750", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -106835,7 +106835,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b629c4b4-f323-40ec-bd1c-e8b837e4c591", + "id": "e63f58dc-5cd3-47bb-8ede-c76a01d28a21", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106879,7 +106879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bf154d8-e890-4301-bdd3-c824af3451ba", + "id": "10ba8b10-1261-47e5-873c-f1d325670130", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106923,7 +106923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "366157db-1fbc-4366-9156-81d4fab32a49", + "id": "f85896be-c7e6-4694-8ca8-cff36de83c34", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106967,7 +106967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65c00d39-66bd-4f15-927f-0f05542fb8fa", + "id": "b0f7b0d2-8f9a-43cb-9e00-71bb3ae01f24", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -107011,7 +107011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a7eb370-751f-47a8-871b-1895b4f333f5", + "id": "a097f8c9-a5ac-4da6-b7a0-bd48fe3c3726", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107055,7 +107055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb630acb-e440-4099-be50-85fc81e9df42", + "id": "4f281afa-55b0-4c34-83ff-acf4fd810b63", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107105,7 +107105,7 @@ } }, { - "id": "c051264a-f935-44b0-85b3-6875f384cf5a", + "id": "ca9c2e0f-e197-49ff-9692-bf3723412b19", "name": "Bulk delete Identity Attributes", "request": { "name": "Bulk delete Identity Attributes", @@ -107148,7 +107148,7 @@ }, "response": [ { - "id": "ab04a8ea-9463-4cd1-b2f0-7e22c89d2db5", + "id": "ffb9671a-04c4-4457-bad2-80db50ad3a5c", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -107195,7 +107195,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d75660d0-6172-4bc7-8a58-1c023f53b4e8", + "id": "85944eba-1875-440e-bcd5-c47567f57a72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107252,7 +107252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac708030-c61e-44bb-a9ac-838abb2f3491", + "id": "3e353f3c-09e9-4dfa-9ab6-bfef6f330f46", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107309,7 +107309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03affd0b-3bf5-4190-a8ab-676285c1a1f7", + "id": "583d31e4-9ced-44f1-b818-b56d5f585739", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107366,7 +107366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55ebfdfa-6c11-4542-97b1-1797c20eee2a", + "id": "b8041d37-7196-4c73-82c3-e499cbabe62e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -107423,7 +107423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ff65ce9-0ae3-4d3c-a48b-c8dd75effe2d", + "id": "973332e6-425e-4e0d-adcb-0b64a240ba78", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107480,7 +107480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "195cca28-8fe2-44e5-a0df-434310f2f63f", + "id": "c5369950-50fc-4a5a-b3b4-8f0fdb4bc9ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107549,7 +107549,7 @@ "description": "", "item": [ { - "id": "9bb7152d-e2b2-4901-9fc3-e7fc767ed915", + "id": "23f3f13a-3af6-4cd5-a88e-846d952aee32", "name": "Lists all the identities", "request": { "name": "Lists all the identities", @@ -107624,7 +107624,7 @@ }, "response": [ { - "id": "d9639437-a3f8-45ac-8792-601eda0780ae", + "id": "a336a59a-b138-4c6c-a6f7-338125501283", "name": "List of identities for the customer.", "originalRequest": { "url": { @@ -107713,7 +107713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2339029-e627-42eb-b25c-694c4a7013b0", + "id": "8c48192c-44f4-4122-a91d-01e1231303a0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107802,7 +107802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4e4fff7-0e05-4ce3-b287-5b8d76f6ee3a", + "id": "ec3fd743-9682-48f6-a9f7-dd3e753d825c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107891,7 +107891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e95c109c-c692-433a-93d2-98ab44c64263", + "id": "1842ff55-1b2f-4813-b4b9-cfaab9830217", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107980,7 +107980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6a04212-566c-40cf-bc6d-5536300a7238", + "id": "265ba89a-f7ce-40e7-b00f-c851a57debb7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108069,7 +108069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7415f24f-b231-4bd4-877b-461282f90c5b", + "id": "f7d987b0-66c1-4de4-b2da-1906af54fd71", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108164,7 +108164,7 @@ } }, { - "id": "4bced8b9-1ce4-46e9-8b36-ed684e934c10", + "id": "2044f1e6-9ec3-4816-aefb-734ea4c5e4af", "name": "Get latest snapshot of identity", "request": { "name": "Get latest snapshot of identity", @@ -108205,7 +108205,7 @@ }, "response": [ { - "id": "0e5bf1e2-517f-4c49-aadb-60377ae2247e", + "id": "a073a0f6-a5c9-414b-9564-8a421af8d118", "name": "The identity object.", "originalRequest": { "url": { @@ -108249,7 +108249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "281163d9-2c34-4704-a223-b75973ca5221", + "id": "2c8f4744-2a26-48c8-9977-038b21e6f9c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108293,7 +108293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f3c06a8-b6a9-4af2-8a46-96cb84c17249", + "id": "3ff88852-51e5-4365-a7e5-26f1a6043471", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108337,7 +108337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fee0697f-e142-448c-bf2c-37522930084f", + "id": "9e01e0c3-aca4-43d4-8935-4bda8296ac1f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108381,7 +108381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92dda014-3925-4090-b4b5-65db357442cd", + "id": "dbb86fb9-2cd7-4f3a-8856-cb204e6fef1e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108425,7 +108425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dca40b9d-2ad7-4166-9f99-ecdd9b0d50f9", + "id": "f0886ccf-5a4a-4582-8823-9ff19436f717", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108475,7 +108475,7 @@ } }, { - "id": "e7be5827-c2ce-4d66-8b54-61ca156e29db", + "id": "1558278b-3fca-4c87-8dd7-62c598cb87bd", "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", @@ -108554,7 +108554,7 @@ }, "response": [ { - "id": "8a19952c-ee47-42c6-8613-69460024d0ba", + "id": "64ecdc91-3c8a-4f48-8974-9d0794ff0abf", "name": "Access Profile", "originalRequest": { "url": { @@ -108636,7 +108636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2d5222f-ee84-4ae6-b44e-dd570d4a9060", + "id": "e0953a28-718e-4d7e-a09d-3633c1ca8d67", "name": "Account", "originalRequest": { "url": { @@ -108718,7 +108718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a379b66e-1a02-4f15-ae21-f67e0922a706", + "id": "11fdae04-ecac-43c9-bf84-7b82ee4959b6", "name": "App", "originalRequest": { "url": { @@ -108800,7 +108800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfc13705-9481-4a2e-b655-101315858065", + "id": "68e47a3b-fbbf-4205-872c-de5516676205", "name": "Entitlement", "originalRequest": { "url": { @@ -108882,7 +108882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "545f65c0-0fcd-42f5-82bc-006fdef23883", + "id": "48ed315a-4aea-4c97-8ff6-06bb81df1b38", "name": "Role", "originalRequest": { "url": { @@ -108964,7 +108964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2af17c24-80b7-41d9-b669-bc7cdc4897b3", + "id": "6d5a9eab-de5a-4942-82d3-5c4359fb59f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109046,7 +109046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49bb2a10-ab66-4e8a-9789-0d3e560be74f", + "id": "db3f71a4-7e60-40a6-be70-f4fa8099cc3d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109128,7 +109128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "286e1eb1-081f-4521-b214-148a1ca16997", + "id": "1e7064da-0f79-41d9-a2d8-12b2a49e19b0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109210,7 +109210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c381d85-ca7d-4ed2-b600-96889ae3e858", + "id": "65418416-9c27-410b-b037-8e24cb9e7a12", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -109292,7 +109292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea271a70-f87c-43ff-8ef8-7c52a6209bb7", + "id": "12fef4df-d7a7-4864-a438-032ac0aa6c4a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109374,7 +109374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b90995f4-7fe7-4e39-a1d0-d04ab4f8fd84", + "id": "80e74fbe-75fc-48da-955d-6ce0ca960839", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109462,7 +109462,7 @@ } }, { - "id": "a3d4dd20-05ff-4e8d-a18c-4a9a08fd5f48", + "id": "bbdc7ab5-e549-41e8-9372-c9cae7e01862", "name": "Lists all the snapshots for the identity", "request": { "name": "Lists all the snapshots for the identity", @@ -109550,7 +109550,7 @@ }, "response": [ { - "id": "2eb1c810-33f8-41be-b685-a0abe2f744ef", + "id": "be1627de-0284-4b96-aa9e-b218d88fbfde", "name": "A list of identity summary for each snapshot.", "originalRequest": { "url": { @@ -109641,7 +109641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b22e37d8-8bd9-49d1-a054-819cffa95862", + "id": "09051a1e-17be-4f21-916b-2ab118ff1b0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109732,7 +109732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cebb8f59-1b0d-4a1e-8a38-2e3dda1cab0f", + "id": "909bd5c2-a9be-4f47-9338-16046f8a53eb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109823,7 +109823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f4f45be-8c5e-40ed-a770-bccbdad19cc9", + "id": "6b392072-f700-427f-bd34-70cd4485fbce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109914,7 +109914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e51a668a-ffc1-4994-9b98-4501fc5702f9", + "id": "a68b8797-fe9b-4c2e-870e-8900e6449e18", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -110005,7 +110005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3d3eeb1-8b11-4f42-a5f5-264b7004f5a2", + "id": "92735518-6192-4a29-9e48-cf7241506ee9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110102,7 +110102,7 @@ } }, { - "id": "240e4be3-dabd-47ad-bb74-9df6c9008654", + "id": "f4a87ab2-9fa8-4d14-915c-570a13067c31", "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", @@ -110199,7 +110199,7 @@ }, "response": [ { - "id": "61628c93-ebc8-4202-b775-6300860b6638", + "id": "fd8f297a-e57f-412e-b714-6878a18534c1", "name": "A summary list of identity changes in date histogram format.", "originalRequest": { "url": { @@ -110299,7 +110299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdca65f1-dbc3-4e6f-b7c6-dce1a7a518d6", + "id": "dd54109e-77c4-4166-b487-cf4d61cc38b3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110399,7 +110399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "348665fb-e71a-4365-a6c4-2654084281c7", + "id": "75738c22-4bf5-4835-8a80-e74c61d698c2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110499,7 +110499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43327e37-22e4-4baf-8f78-45d40a186941", + "id": "66c03943-e472-40ae-830f-1ea117555780", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110599,7 +110599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15ab3b40-7418-4128-8b97-4baca19ecbc6", + "id": "dba8fd62-2fa7-4dc2-a038-c24e356094a4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -110699,7 +110699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df6b650b-8a28-4004-aed7-4340d7ea4115", + "id": "2abbd2e0-b4ec-44b1-8f60-afbc4456b52b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110805,7 +110805,7 @@ } }, { - "id": "5b6806b8-b1e5-4a3e-aa11-0de79056a863", + "id": "27f89840-b600-468a-af62-f8a8b8f9c76a", "name": "Gets an identity snapshot at a given date", "request": { "name": "Gets an identity snapshot at a given date", @@ -110858,7 +110858,7 @@ }, "response": [ { - "id": "17c4b4f4-8c71-4ba0-a412-3da4cb46342e", + "id": "042d7c90-8ee1-429b-be6c-f86733794a49", "name": "The identity object.", "originalRequest": { "url": { @@ -110904,7 +110904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16e0eb3d-b1e6-45a0-949d-b7a94cd44fca", + "id": "dba78494-2855-4858-be31-96707f7555ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110950,7 +110950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03b5b4e6-6501-4c68-a172-69b60e43715f", + "id": "c08daa4c-60f6-44a4-b1a7-c086c0e5facc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110996,7 +110996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d80cac0-8033-4bfd-85d3-d2051f5ed44a", + "id": "3a03632c-2d85-4764-b422-00d8922d9aed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111042,7 +111042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0055c64-1f01-4023-bc92-917890436275", + "id": "3b0f7127-9956-4ecb-b464-7c9dc795fac3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -111088,7 +111088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9228dfb4-51aa-4ed6-815d-151ac7d2ab0c", + "id": "a88f92a5-e69a-489b-be32-aa2c46a049fb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111140,7 +111140,7 @@ } }, { - "id": "e5484f9c-9ce9-4b39-998b-97b61a9f1d01", + "id": "fa33ad44-3094-44c1-b75a-d1e999d5eb5c", "name": "Get Identity Access Items Snapshot", "request": { "name": "Get Identity Access Items Snapshot", @@ -111204,7 +111204,7 @@ }, "response": [ { - "id": "d27e7659-d641-4ceb-b2f5-21a0a09af223", + "id": "04a0b9da-b888-4681-addd-52416adfba9f", "name": "Access Item AccessProfile Response", "originalRequest": { "url": { @@ -111261,7 +111261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7204a07-320e-4d04-b7d8-83ce533503d8", + "id": "7791bc3c-2889-4d0c-8464-6d8f4b42f767", "name": "Access Item Account Response", "originalRequest": { "url": { @@ -111318,7 +111318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c396d4ed-bba5-43c0-8fbd-102e6bc837c7", + "id": "552c9974-cb9c-4544-9415-e57f35e5114e", "name": "Access Item App Response", "originalRequest": { "url": { @@ -111375,7 +111375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6416eea9-eaa9-4b62-b579-c26f1cc6420b", + "id": "7085f24a-9c52-4960-9957-ea33c4d5331b", "name": "Access Item Entitlement Response", "originalRequest": { "url": { @@ -111432,7 +111432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc9728a8-8e5c-4590-a2a5-d8339dd33a27", + "id": "5d6ffda8-a87a-4300-af7b-a67a86228e35", "name": "Access Item Role Response", "originalRequest": { "url": { @@ -111489,7 +111489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa4d602c-4b25-454d-af4f-8e5b3b3f1f22", + "id": "415b1a9a-527f-4937-986d-cb9f30504ca0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111546,7 +111546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a9083c5-1579-4ad4-9172-ef0ded1fa431", + "id": "2ff420f8-d477-41bd-ac63-5ad7c300efe3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111603,7 +111603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1419914-9510-44e1-99a4-7bc87fba1388", + "id": "7127b5fa-7067-49f1-9159-457ac2f666d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111660,7 +111660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fbaedf9-1b14-45d4-982e-5bf0b866dc43", + "id": "4b417031-9193-47a8-92e8-b0d8bbbd1bef", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -111717,7 +111717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b29bc4fb-e91b-408a-ac30-540339a9abcd", + "id": "e1738038-35e9-491f-9403-7b444c25764a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111774,7 +111774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61c13c01-4ec1-47b5-99b1-42f3800925d8", + "id": "f25902ba-24e3-4fb3-903d-09dcf3650fe5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111837,7 +111837,7 @@ } }, { - "id": "e2f13784-3101-4299-882f-61427e320ec8", + "id": "424eb5d0-cea5-488d-8de6-fccd03723178", "name": "Lists all events for the given identity", "request": { "name": "Lists all events for the given identity", @@ -111952,7 +111952,7 @@ }, "response": [ { - "id": "967e859e-8f50-4955-b5ba-43fcfe359f5f", + "id": "bdd16af1-0ad0-42ad-b12f-433e2339d6c5", "name": "AccessItemAssociated", "originalRequest": { "url": { @@ -112052,7 +112052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdd9aa73-af31-4413-b056-70008c7fc2f6", + "id": "fa1b4784-f3b0-4b50-884a-59d4b0f272f9", "name": "AccessItemRemoved", "originalRequest": { "url": { @@ -112152,7 +112152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0e3bf17-e59d-41ca-a77d-0a9b88eb7821", + "id": "7b6675e3-9819-4c1b-aa26-349e079a8758", "name": "AttributesChanged", "originalRequest": { "url": { @@ -112252,7 +112252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3a08b56-f138-492b-89ca-b1b9ed9149f1", + "id": "02c7b6c3-a7cd-4df5-aca9-0c5cd4aac575", "name": "AccessRequested", "originalRequest": { "url": { @@ -112352,7 +112352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77572f4f-505c-40b2-bb73-e64af9592ddc", + "id": "77a6c2bc-39d8-4cff-a7eb-cc59218f0879", "name": "IdentityCertified", "originalRequest": { "url": { @@ -112452,7 +112452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abc4250b-568f-40ef-87b8-e39c7a63c785", + "id": "96e37500-2d3b-432e-a3fd-fb155059df71", "name": "AccountStatusChanged", "originalRequest": { "url": { @@ -112552,7 +112552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "701f8637-d847-4c3a-bb32-b391e81741d7", + "id": "817942ce-be71-492a-b02b-6e16cb74b47e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112652,7 +112652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a72532e6-fd7e-4163-8d61-371fcc31ca28", + "id": "6be0c2ee-a932-47f3-960d-ff4520658467", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112752,7 +112752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "451d9286-d991-44ed-9680-79ba5c5781c2", + "id": "2610b328-b5e0-4438-b523-5fcf852c7660", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112852,7 +112852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78f0554a-0762-4129-a376-c52693c256a6", + "id": "d70f1d44-6c24-4cc1-8d04-20ee6812df67", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -112952,7 +112952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5324acbf-0877-4d60-a6f3-f9a414a8ef30", + "id": "e2b63e76-65c4-494d-acdd-486977bccd58", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113052,7 +113052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49a1e881-cabc-4b93-97e5-14ba33137a4f", + "id": "73e58e32-c09c-42d9-9ce0-aeb79e3a5873", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113158,7 +113158,7 @@ } }, { - "id": "3a0f2b01-48ef-479d-bb6a-0c1dde4d3c7c", + "id": "07d9b1a3-7ff9-44d4-8df1-627f95cf60d6", "name": "Gets the start date of the identity", "request": { "name": "Gets the start date of the identity", @@ -113200,7 +113200,7 @@ }, "response": [ { - "id": "0d645ee5-7513-4102-b3dd-57f2f7c15c25", + "id": "63f99821-f288-46ce-99fd-a3a9a04b8d6c", "name": "The start date of the identity", "originalRequest": { "url": { @@ -113245,7 +113245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81e42448-095d-4763-8d4e-21645038e0e2", + "id": "77ab6ab1-59da-4f95-9eff-4dee265bba0b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113290,7 +113290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2931c22-0419-4afc-918a-c0aad6a0dbfe", + "id": "a2b13544-8e6c-4b1e-8c20-8b410c1534a6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113335,7 +113335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b75eb66b-6cd2-47c4-b501-1508dcdbdbfb", + "id": "b024fd62-85d6-4e3c-83c1-fc08a11fe7f1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113380,7 +113380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a6dfe98-1659-4a1a-a505-ef9fe9a2b027", + "id": "ca118628-2794-4304-8fac-f52e43157435", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -113425,7 +113425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd03e318-201d-4787-aafc-0bf8ab951a1c", + "id": "4af694e0-b755-45e8-8d9d-209fd9c4250a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113476,7 +113476,7 @@ } }, { - "id": "baa0c1f7-4390-4bf5-9f10-dda543488e4d", + "id": "ea4999fb-d904-4e81-b113-ae539b8ffaad", "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", @@ -113519,7 +113519,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "pariatur do cillum cupidatat in" + "value": "commodo ex enim exercitation" }, { "disabled": true, @@ -113528,7 +113528,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "incididunt sint nisi" + "value": "enim nulla Ut" }, { "disabled": true, @@ -113582,7 +113582,7 @@ }, "response": [ { - "id": "54330edd-1b12-468c-8a19-163e579fb73d", + "id": "4607389b-634b-4d4c-b4be-38b8bfe12f1c", "name": "A IdentityCompare object with difference details for each access item type", "originalRequest": { "url": { @@ -113620,7 +113620,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "incididunt sint nisi" + "value": "enim nulla Ut" }, { "disabled": true, @@ -113682,7 +113682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40652404-1849-4a66-9cf8-df4148aa13a8", + "id": "9175a3af-bcea-465c-a3bd-0be654770b04", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113720,7 +113720,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "incididunt sint nisi" + "value": "enim nulla Ut" }, { "disabled": true, @@ -113782,7 +113782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b1f064e-70f5-4a5a-a10b-d382ac58655b", + "id": "90c57642-6406-4891-884b-d2787f14f2da", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113820,7 +113820,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "incididunt sint nisi" + "value": "enim nulla Ut" }, { "disabled": true, @@ -113882,7 +113882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "483b9117-baa5-45c1-a23d-61966f559baa", + "id": "dd7cc9de-d8b9-4778-ae6f-6ce6d7c3b485", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113920,7 +113920,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "incididunt sint nisi" + "value": "enim nulla Ut" }, { "disabled": true, @@ -113982,7 +113982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c92632e-6aba-416d-9e46-7d135730eb23", + "id": "49eddb01-41cd-4c32-9c75-ee200226f87a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -114020,7 +114020,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "incididunt sint nisi" + "value": "enim nulla Ut" }, { "disabled": true, @@ -114082,7 +114082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4a27aa5-32cb-41ad-81af-856269924180", + "id": "6f24ca80-5330-49db-adb1-9f5c6f0ccc63", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114120,7 +114120,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "incididunt sint nisi" + "value": "enim nulla Ut" }, { "disabled": true, @@ -114188,7 +114188,7 @@ } }, { - "id": "f9f89b78-ecc6-407d-86c2-9a05208a0780", + "id": "517fb9ae-fb18-4152-9b32-74b788cdbcc4", "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", @@ -114300,7 +114300,7 @@ }, "response": [ { - "id": "e52c11e2-efdb-439f-816d-3ad2bbd3b075", + "id": "4ef415f3-de84-45cc-b4eb-5f9ac0fb2aed", "name": "A list of events for the identity", "originalRequest": { "url": { @@ -114401,7 +114401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53f220f0-26b0-41e4-99db-67a7d8990ad9", + "id": "7b128c2b-a87f-4c75-aaa4-afa09653f883", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114502,7 +114502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfc6a152-2366-4df9-8c6b-5686f12ab187", + "id": "49815e82-fc85-49dc-8e1c-42bb530cf22b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114603,7 +114603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18d5a12b-b310-45c9-8f12-c4a1353250c5", + "id": "92012b42-52f4-414c-bf25-f7591b119197", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114704,7 +114704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2f6fffd-162d-45eb-85c8-18ab6a3d3379", + "id": "e9c51800-9fd9-4eb3-890c-609271ed0f51", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -114805,7 +114805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b10d9129-6bf8-4aee-a2cb-9cf2d2aa55f1", + "id": "f8959e0c-038b-477c-8ec7-900a42b1890c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114918,7 +114918,7 @@ "description": "Use this API to implement and customize identity profile functionality.\nWith this functionality in place, administrators can manage identity profiles and configure them for use by identities throughout Identity Security Cloud.\n\nIdentity profiles represent the configurations that can be applied to identities as a way of granting them a set of security and access, as well as defining the mappings between their identity attributes and their source attributes.\nThis allows administrators to save time by applying identity profiles to any number of similar identities rather than configuring each one individually.\n\nIn Identity Security Cloud, administrators can use the Identities drop-down menu and select Identity Profiles to view the list of identity profiles.\nThis list shows some details about each identity profile, along with its status. They can select an identity profile to view and modify its settings, its mappings between identity attributes and correlating source account attributes, and its provisioning settings.\nAdministrators can also use this page to create new identity profiles or delete existing ones.\n\nRefer to [Creating Identity Profiles](https://documentation.sailpoint.com/saas/help/setup/identity_profiles.html) for more information about identity profiles.\n", "item": [ { - "id": "454582d2-0b8c-4c9c-9e65-7890d84b6c90", + "id": "bce06817-4dcd-4ea9-80f9-bf3e378944fb", "name": "Identity Profiles List", "request": { "name": "Identity Profiles List", @@ -114993,7 +114993,7 @@ }, "response": [ { - "id": "a2b4acca-0c7d-463d-acc4-09a9df8fb041", + "id": "65aa5a46-d85c-4f2a-be00-40af4e31e223", "name": "List of identityProfiles.", "originalRequest": { "url": { @@ -115077,12 +115077,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\": \"68b8bf80-c265-d823-bef4-16d6a8eefb2d\",\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:6ae1ff75-345a-849b-d2e9-410e4513b998\",\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:4025ff10-87b9-ee42-1d2e-3cc79cc691bb\",\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:9101ccec-5041-e762-81cb-47a475b2c7cf\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "807bb1ae-a7f0-4fb3-a6d2-06a6d9e95b63", + "id": "2e2b019a-7746-42b7-8e58-fa7609787bc9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115171,7 +115171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4415631f-b01b-49a6-aa3c-07c6e6fa4069", + "id": "d0c5552c-9042-4d4f-bb92-fc43572cb8fb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115260,7 +115260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9167cdc-6d4d-4c93-bb5d-27f8785b158c", + "id": "58b5b4cf-3a77-4797-8996-f75d100b2d67", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115349,7 +115349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07f352aa-9ed6-4c1b-b028-ec74e7503729", + "id": "e398ba11-79f1-4cdd-b53a-8dab949ef210", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115438,7 +115438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "349ee282-0935-4c54-84f2-33aedcb4f61d", + "id": "ddb1b100-cbfb-4d22-82b8-fdb1571eaae3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115533,7 +115533,7 @@ } }, { - "id": "55a33d52-73b5-49c9-8131-e3131bf5dd9f", + "id": "adc67eb1-1e4c-4337-a455-373230f69822", "name": "Create an Identity Profile", "request": { "name": "Create an Identity Profile", @@ -115564,7 +115564,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:f63de713-ebc5-8550-ff09-f539a604537a\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:8e526b07-7ede-a6ac-f8e5-0b7f2cf34efd\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -115575,7 +115575,7 @@ }, "response": [ { - "id": "65654973-e746-48cc-af7b-1ad021f6bc8a", + "id": "056aa330-0d59-49c4-9d88-1096acfb65e0", "name": "The created Identity Profile", "originalRequest": { "url": { @@ -115609,7 +115609,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:f63de713-ebc5-8550-ff09-f539a604537a\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:8e526b07-7ede-a6ac-f8e5-0b7f2cf34efd\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -115626,12 +115626,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\": \"8c43ff3a-a1c3-715e-f1b4-4a0b10a6f405\",\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\": \"062f6d39-3d8b-93ff-3371-9802ca50185e\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e9c30e23-a9c5-4747-bd27-296dcf115685", + "id": "e2de7275-48ed-4057-a320-5133c2e81ee4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115665,7 +115665,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:f63de713-ebc5-8550-ff09-f539a604537a\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:8e526b07-7ede-a6ac-f8e5-0b7f2cf34efd\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -115687,7 +115687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65b09864-a21c-4216-b9ec-1e7ad96fcfc0", + "id": "421ef9c1-20c6-4eea-9e74-5458756efc94", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115721,7 +115721,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:f63de713-ebc5-8550-ff09-f539a604537a\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:8e526b07-7ede-a6ac-f8e5-0b7f2cf34efd\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -115743,7 +115743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20f8dc10-d809-4a1d-b469-447bf5c13f9c", + "id": "c6920fdc-a039-498c-805f-fb8221badf8e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115777,7 +115777,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:f63de713-ebc5-8550-ff09-f539a604537a\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:8e526b07-7ede-a6ac-f8e5-0b7f2cf34efd\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -115799,7 +115799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3adfa688-397e-4673-964b-a5153ae1fe2c", + "id": "8dc8d47e-f2c8-4ef2-8045-c69e579916f7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115833,7 +115833,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:f63de713-ebc5-8550-ff09-f539a604537a\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:8e526b07-7ede-a6ac-f8e5-0b7f2cf34efd\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -115855,7 +115855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d15bc969-1066-4bbd-ad6b-5fe215bc33ac", + "id": "1a6b9467-1dec-4a52-afa5-ef0d956301ca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115889,7 +115889,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:f63de713-ebc5-8550-ff09-f539a604537a\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:8e526b07-7ede-a6ac-f8e5-0b7f2cf34efd\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -115917,7 +115917,7 @@ } }, { - "id": "1cb904f8-ac8f-4288-93f5-8caa8521ee86", + "id": "4ff79eb4-64e2-4e40-a61a-49dc5a4080da", "name": "Delete Identity Profiles", "request": { "name": "Delete Identity Profiles", @@ -115960,7 +115960,7 @@ }, "response": [ { - "id": "f7ece1e0-3277-42f8-90d6-a92aaeb8228a", + "id": "cb80db06-2c15-411e-ad4e-bb05e4468c2d", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -116012,12 +116012,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-01-12T13:51:31.043Z\",\n \"launched\": \"1972-03-14T21:59:44.886Z\",\n \"completionStatus\": \"Success\"\n}", + "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"1988-11-04T10:02:06.880Z\",\n \"launched\": \"1960-07-06T01:35:12.943Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3773b7f9-cca9-44c4-a9f3-c3a3f93fb8a4", + "id": "fb0c1ff9-4dad-4e38-9237-2a909ad66166", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116074,7 +116074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7acdd75-0c69-4b6a-993f-36f744760ec4", + "id": "0d3c87d3-208a-4019-a869-5d46e69fbdf5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116131,7 +116131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c17b171d-07f1-41b1-812b-33a85b45234d", + "id": "9297fbb3-e39d-4838-b965-ffa04ede63e9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116188,7 +116188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d654ce1-666b-4f2a-afaa-55762b5c93d7", + "id": "94c44ff8-6bdd-4c65-99af-ca815555d9ec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116245,7 +116245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74e1005c-d7f3-4cbb-894a-482d66214507", + "id": "d1bde4d8-ea70-466a-9867-9dbd5073c60f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116308,7 +116308,7 @@ } }, { - "id": "f1e413bb-d571-4eae-b65e-6f49bc8c571e", + "id": "3691aa5b-754a-4f28-b9e4-547cdd62e15c", "name": "Export Identity Profiles", "request": { "name": "Export Identity Profiles", @@ -116384,7 +116384,7 @@ }, "response": [ { - "id": "0e38725d-70bd-4ab7-9000-05c903cda805", + "id": "41ed0d23-a1ba-4693-8936-24cdd33023d1", "name": "List of export objects with identity profiles.", "originalRequest": { "url": { @@ -116474,7 +116474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c77cac6-b4de-467a-839d-6d34a89d57d1", + "id": "6ee6a843-922a-4ba2-a813-2b00c35214e9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116564,7 +116564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cb46148-f00f-4ac8-b2c6-0770c5371d37", + "id": "486015e3-ee1c-4c44-9143-f29e1c397153", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116654,7 +116654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5a9d4cd-2a43-4bed-b030-a92d6b9ad1a4", + "id": "d4208860-4935-4512-b346-38bd374b0aad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116744,7 +116744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69c396af-9d67-4ec3-a581-bc2aa86c5539", + "id": "6ec05756-8021-433b-b905-daf3105bda24", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116834,7 +116834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40f89b7f-f718-4ecb-be79-a967493c8ec3", + "id": "a9d695e9-6dae-4d7f-a101-44c8d9795d53", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116924,7 +116924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2e06e03-35f1-4cf2-ab6b-8c552e44ebef", + "id": "2a1b361c-0676-4daa-badc-4b45afd39083", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117020,7 +117020,7 @@ } }, { - "id": "ce45fcbc-fcf7-45c4-98e5-76ea5023ffad", + "id": "f60ff519-3b09-415b-b02a-17b41625f787", "name": "Import Identity Profiles", "request": { "name": "Import Identity Profiles", @@ -117063,7 +117063,7 @@ }, "response": [ { - "id": "628946ad-3a9d-405c-a50d-d328a387d4dd", + "id": "4d9424bb-fba7-4f3d-ac38-88d01df27d8b", "name": "The result of importing Identity Profiles.", "originalRequest": { "url": { @@ -117115,12 +117115,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 \"laborum92\": {},\n \"essec39\": {}\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 \"dolor_a\": {},\n \"sed4\": {}\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 \"cillumdbc\": {}\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 \"Lorem2f1\": {},\n \"nisi6d\": {}\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 \"commodo_ca\": {},\n \"sed_b\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"in_d7\": {},\n \"ad_1_\": {}\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 \"ipsum44_\": {}\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 \"ipsum94\": {}\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 \"anim_\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"proident_385\": {},\n \"Duis_8c\": {}\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 \"anim__\": {}\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 \"dolor_c60\": {}\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": "aa72fcb2-5cb2-49a0-80ca-4b64decb7bf7", + "id": "8a7bd98b-c708-4062-a1d3-c724f2746452", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117177,7 +117177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6977ddad-7509-4191-a6ae-b57c62a67865", + "id": "0c5ea498-1dd1-493c-b291-36a1227e89f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117234,7 +117234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b98b4dad-3354-4f6a-bab7-927a81d4dc11", + "id": "bef0a9fe-965a-4e5b-931e-36227bb940e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117291,7 +117291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f40c3128-e1ee-4d88-96b0-ed727e415c96", + "id": "996b7876-6814-4ef3-94e7-d8e375a595cf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117348,7 +117348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27fb07f4-64f4-4498-b9cf-8c0af4750f49", + "id": "dc40b99c-5cce-4b04-ad73-8e6dfdba68fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117411,7 +117411,7 @@ } }, { - "id": "b6f4936a-1566-43a0-9865-6e552c7bc444", + "id": "d74489f1-6387-4a6d-abe5-f13b4ccab32d", "name": "Generate Identity Profile Preview", "request": { "name": "Generate Identity Profile Preview", @@ -117443,7 +117443,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:7ced91af-57dc-0ec2-6a11-d3b883dd5fc8\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:7d983b8a-5467-2136-c1ef-d7356682295a\",\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", @@ -117454,7 +117454,7 @@ }, "response": [ { - "id": "f003f1a3-f0a9-4d19-9e9b-fe194d781116", + "id": "37558fa0-3b1d-4501-8939-691772efadfb", "name": "A preview of the identity attributes after applying identity attributes config sent in request body.", "originalRequest": { "url": { @@ -117489,7 +117489,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:7ced91af-57dc-0ec2-6a11-d3b883dd5fc8\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:7d983b8a-5467-2136-c1ef-d7356682295a\",\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", @@ -117511,7 +117511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88d57751-fdb2-45d7-ba99-6de6618b735d", + "id": "88edb031-6c58-47cb-9899-6679c57c9600", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117546,7 +117546,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:7ced91af-57dc-0ec2-6a11-d3b883dd5fc8\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:7d983b8a-5467-2136-c1ef-d7356682295a\",\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", @@ -117568,7 +117568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbdbde2d-dde1-4bb3-be80-2bc6f5183562", + "id": "20fc5b8c-a216-40b8-afde-73f041c3a174", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117603,7 +117603,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:7ced91af-57dc-0ec2-6a11-d3b883dd5fc8\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:7d983b8a-5467-2136-c1ef-d7356682295a\",\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", @@ -117625,7 +117625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "781cdb2e-b815-47ad-b0f3-dc881adf0ff0", + "id": "deadab1d-5beb-49d0-afdb-c5a2e2561dc2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117660,7 +117660,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:7ced91af-57dc-0ec2-6a11-d3b883dd5fc8\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:7d983b8a-5467-2136-c1ef-d7356682295a\",\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", @@ -117682,7 +117682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a811b41-227e-4e59-87dd-fb034e624e12", + "id": "e6b27d14-84ef-411f-9f9f-58248769d3d3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117717,7 +117717,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:7ced91af-57dc-0ec2-6a11-d3b883dd5fc8\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:7d983b8a-5467-2136-c1ef-d7356682295a\",\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", @@ -117739,7 +117739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69b6903f-3bdc-4fc9-9ce2-4031954aa1b9", + "id": "c96c48a0-ed9d-4ad0-b6a1-218bccf04dd9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117774,7 +117774,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:7ced91af-57dc-0ec2-6a11-d3b883dd5fc8\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:7d983b8a-5467-2136-c1ef-d7356682295a\",\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", @@ -117802,7 +117802,7 @@ } }, { - "id": "da188ef3-0f13-4ee6-a76c-dd4063f96234", + "id": "c942c180-f0e5-4f15-b4f9-8aa9192abe30", "name": "Gets a single Identity Profile", "request": { "name": "Gets a single Identity Profile", @@ -117843,7 +117843,7 @@ }, "response": [ { - "id": "a57de959-608e-4919-b2a0-a03354dc59c2", + "id": "b9dc1142-f8b8-448e-a062-076e75ec2957", "name": "An Identity Profile object", "originalRequest": { "url": { @@ -117882,12 +117882,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\": \"8c43ff3a-a1c3-715e-f1b4-4a0b10a6f405\",\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\": \"062f6d39-3d8b-93ff-3371-9802ca50185e\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "11589c6a-8bb6-4a14-a27b-c6a43dbca5cd", + "id": "fe12646f-66a3-4998-8d25-7f4ef3153a37", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117931,7 +117931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a36d8c9b-bb9d-45b8-80b4-7a0937bccdbb", + "id": "a247037b-09e3-41bc-9df4-36a1768f13d8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117975,7 +117975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf95ea03-e036-47f6-950b-f27e5c0fbb5d", + "id": "301b423b-fac7-48a7-bc28-6f0cda9738f4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118019,7 +118019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8ed6f82-012f-4107-be3b-b25f425c8004", + "id": "49d97701-08e8-414c-a0ba-4af6f2329a81", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -118063,7 +118063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "253e07d5-f193-4a78-b4a5-d1eb2a0548a9", + "id": "2e6f406d-4fa8-4cea-a246-5a22e713c591", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118107,7 +118107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2f0281a-74ec-4bad-aac3-28a00e7ca39d", + "id": "d6ea65d5-7ce8-4f3b-8695-878554277a9c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118157,7 +118157,7 @@ } }, { - "id": "d40b3e04-8e57-4254-8931-c50200f8b7d7", + "id": "49135ff0-f694-4f12-baa6-4c4ae43e258e", "name": "Delete an Identity Profile", "request": { "name": "Delete an Identity Profile", @@ -118198,7 +118198,7 @@ }, "response": [ { - "id": "0dd41555-17d3-4538-a9d7-03d836c41358", + "id": "4d76aa3e-99a3-454f-b475-98f90f6ea678", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -118237,12 +118237,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\": \"2007-11-30T23:21:08.461Z\",\n \"launched\": \"1998-05-15T08:15:32.033Z\",\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\": \"1956-12-27T19:32:35.183Z\",\n \"launched\": \"2006-01-10T11:46:11.521Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "734d9b02-34e5-4b9b-b2b9-dfbcc8daf9c9", + "id": "f9340f4b-1b38-4908-895d-28dfd8799b15", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118286,7 +118286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "164a5a48-f2c6-4ae6-9d0e-7e3fe8d12f5b", + "id": "72ed8723-1d1f-4bf7-9506-10871c673721", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118330,7 +118330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a322162-d155-4679-8310-ebb3a03820d0", + "id": "442922db-19f9-4d9c-b237-b539b868fcdb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118374,7 +118374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18349960-a0a5-4656-8863-24b2f4ae6e1f", + "id": "931c3e80-eec1-467c-ad58-c3a5c1f2d8d1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -118418,7 +118418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9421735f-047b-43d7-a763-b8eecc607adb", + "id": "4c26a5f6-c198-4bf4-8570-a5923002cd37", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118462,7 +118462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18894269-df82-46eb-9cb4-1763fe794358", + "id": "1817e95a-cea6-4600-a5d3-3b75e9ec551b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118512,7 +118512,7 @@ } }, { - "id": "36a5ed48-4961-4a9b-9217-1c9db6bcee03", + "id": "68496ae4-187a-4dd5-b408-e267a64b2440", "name": "Update the Identity Profile", "request": { "name": "Update the Identity Profile", @@ -118566,7 +118566,7 @@ }, "response": [ { - "id": "e5891d47-9912-48fd-9aff-999998b871d0", + "id": "6c3fd2e2-90a8-4fd7-a371-596832f159ea", "name": "The updated Identity Profile.", "originalRequest": { "url": { @@ -118618,12 +118618,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\": \"8c43ff3a-a1c3-715e-f1b4-4a0b10a6f405\",\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\": \"062f6d39-3d8b-93ff-3371-9802ca50185e\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8da77f4e-ee4e-4b40-adc4-e41d95ffeabd", + "id": "43b17f24-fed1-4215-ad9e-1ca3aa38de78", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118680,7 +118680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2826272-82fc-47ee-ad66-d9e265c04fa6", + "id": "02c9643e-05fc-4bec-b59a-7d4bcad89299", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118737,7 +118737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68b9b9bc-7295-4f33-83a5-699838d9b810", + "id": "980147cc-558b-4e3a-83b5-f825dd3547d5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118794,7 +118794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa79fe04-ef3f-4ac8-9ed9-f1dd0eff9e35", + "id": "0b0f60c9-8eb8-49cd-9ca0-21cba52886e4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -118851,7 +118851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2446fbd-8141-46df-8979-1cc4d4446a08", + "id": "e82449ea-3ecc-49fd-a57e-5b8fe8c15d87", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118908,7 +118908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a50a88-31f6-49ee-b0e2-a7ec07b51a16", + "id": "af406034-ccbf-4cf7-899c-f9c596d2b365", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118971,7 +118971,7 @@ } }, { - "id": "5ff278af-c5f9-49a4-8ccc-81e8318bbb00", + "id": "d58dcf69-5ee7-48f4-8f73-b0a0bbb7d2d3", "name": "Default identity attribute config", "request": { "name": "Default identity attribute config", @@ -119013,7 +119013,7 @@ }, "response": [ { - "id": "37d1ce74-ad09-4c6a-9228-2f604d3f7d40", + "id": "27e4b403-ab0c-46bc-b406-f85ddacc9c90", "name": "An Identity Attribute Config object", "originalRequest": { "url": { @@ -119058,7 +119058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fe0e660-b683-4663-9acd-245bc3875acc", + "id": "c2d91bc1-5070-4a75-b015-756569cd4baf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119103,7 +119103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e18763b9-e3b8-447a-9ab0-62f17d2150fb", + "id": "db5e2ea8-83df-4e9f-86d6-4a00667407bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119148,7 +119148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6ccb4b0-5495-46e1-95d6-a59225c05267", + "id": "93c0a76d-f38f-4094-8166-bb01f0e585ab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119193,7 +119193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "904b64f3-72bd-4283-b7a2-81bd0e66cdac", + "id": "957c9088-ed12-4df4-a89e-fb5db5b932d8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119238,7 +119238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33b808a6-06ac-4566-a20a-7a0217f78e53", + "id": "0d058967-ae51-43b4-88ab-3236260644ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119283,7 +119283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecee80d3-6514-40ea-8005-b8e38470200d", + "id": "12843857-61b1-4142-a7ae-6bceaa8e26d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119334,7 +119334,7 @@ } }, { - "id": "a8cd97eb-115e-4246-9e5d-49d6739e017d", + "id": "bcc23208-d5b0-4fcf-b258-4f4871ca43f1", "name": "Process identities under profile", "request": { "name": "Process identities under profile", @@ -119376,7 +119376,7 @@ }, "response": [ { - "id": "5433a154-9997-4604-89ba-6cd8de45dbf2", + "id": "33fef019-69ad-4fed-8453-d1cf7f1360ab", "name": "Accepted status after refresh has launched", "originalRequest": { "url": { @@ -119421,7 +119421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b767e4a3-d67c-43f4-80be-95673e8f0a83", + "id": "650af615-4695-465e-8d24-15099c3cf948", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119466,7 +119466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49b50f59-2bc0-45b1-8c27-887cfc425028", + "id": "438198e3-04ed-4c25-8df4-382ad9785d6a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119511,7 +119511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4aa5ec96-fd56-429d-b74e-a304194b39cb", + "id": "f9d158f5-303d-444d-8172-60f5846ecad7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119556,7 +119556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02f46863-676c-4269-b307-7fcaf1e4c0f2", + "id": "6a9e5343-a187-4463-b630-1ed85cd4380f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119601,7 +119601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "629b93aa-c8cc-4f40-b578-4a20e3d11123", + "id": "1b44713f-8c80-4f60-9dd9-8aa5d53ee57d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119646,7 +119646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c38a73d2-ae8b-4a86-90fa-ac2dafb49148", + "id": "0b26fb05-64b9-4169-8773-1d5b55970aa3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119703,7 +119703,7 @@ "description": "Use this API to manage Launchers.\n\nLaunchers are objects that allow users to launch various tasks from ISC such as Privileged Workflows.\n", "item": [ { - "id": "6575293c-a28d-4b49-a1f6-420e7673d24d", + "id": "80b7aa6e-4df0-46ac-9b4f-f323e5804642", "name": "List all Launchers for tenant", "request": { "name": "List all Launchers for tenant", @@ -119760,7 +119760,7 @@ }, "response": [ { - "id": "8fa1e980-ced5-40e1-805e-c6168d2e6628", + "id": "6a6b1a00-93a1-4438-9243-ed88849c8359", "name": "List of Launchers", "originalRequest": { "url": { @@ -119826,12 +119826,12 @@ "value": "application/json" } ], - "body": "{\n \"next\": \"pariatur consequat cillum dolore sunt\",\n \"items\": [\n {\n \"id\": \"1b630bed-0941-4792-a712-57a5868ca34d\",\n \"created\": \"2024-04-16T20:07:30.601Z\",\n \"modified\": \"2024-04-17T18:02:07.320Z\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"123180847373330f0173c7e1756b6890\"\n },\n \"name\": \"Group Create\",\n \"description\": \"Create a new Active Directory Group\",\n \"disabled\": false,\n \"type\": \"INTERACTIVE_PROCESS\",\n \"config\": \"{}\",\n \"reference\": {\n \"type\": \"WORKFLOW\",\n \"id\": \"2fd6ff94-2081-4d29-acbc-83a0a2f744a5\"\n }\n },\n {\n \"id\": \"1b630bed-0941-4792-a712-57a5868ca34d\",\n \"created\": \"2024-04-16T20:07:30.601Z\",\n \"modified\": \"2024-04-17T18:02:07.320Z\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"123180847373330f0173c7e1756b6890\"\n },\n \"name\": \"Group Create\",\n \"description\": \"Create a new Active Directory Group\",\n \"disabled\": false,\n \"type\": \"INTERACTIVE_PROCESS\",\n \"config\": \"{}\",\n \"reference\": {\n \"type\": \"WORKFLOW\",\n \"id\": \"2fd6ff94-2081-4d29-acbc-83a0a2f744a5\"\n }\n }\n ]\n}", + "body": "{\n \"next\": \"officia ut aliqua\",\n \"items\": [\n {\n \"id\": \"1b630bed-0941-4792-a712-57a5868ca34d\",\n \"created\": \"2024-04-16T20:07:30.601Z\",\n \"modified\": \"2024-04-17T18:02:07.320Z\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"123180847373330f0173c7e1756b6890\"\n },\n \"name\": \"Group Create\",\n \"description\": \"Create a new Active Directory Group\",\n \"disabled\": false,\n \"type\": \"INTERACTIVE_PROCESS\",\n \"config\": \"{}\",\n \"reference\": {\n \"type\": \"WORKFLOW\",\n \"id\": \"2fd6ff94-2081-4d29-acbc-83a0a2f744a5\"\n }\n },\n {\n \"id\": \"1b630bed-0941-4792-a712-57a5868ca34d\",\n \"created\": \"2024-04-16T20:07:30.601Z\",\n \"modified\": \"2024-04-17T18:02:07.320Z\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"123180847373330f0173c7e1756b6890\"\n },\n \"name\": \"Group Create\",\n \"description\": \"Create a new Active Directory Group\",\n \"disabled\": false,\n \"type\": \"INTERACTIVE_PROCESS\",\n \"config\": \"{}\",\n \"reference\": {\n \"type\": \"WORKFLOW\",\n \"id\": \"2fd6ff94-2081-4d29-acbc-83a0a2f744a5\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "824e39e0-c462-41a7-bebe-bb2a78bac2fa", + "id": "6ee53b4d-9e74-4ecb-ab6f-8bed02a1181e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119902,7 +119902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8172394a-bdeb-4ff9-8bfa-60c151231877", + "id": "6fba47c6-7b30-4c87-91ab-2ef562dc5868", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119973,7 +119973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "876bc8c0-6232-4b2b-abac-ded916fb42fb", + "id": "dc783a8d-e3cc-4e1d-827c-67d162d217ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120044,7 +120044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a87d53d-8573-4003-b475-582212fcc973", + "id": "d0924f31-9a53-450e-883d-a3d29dcb2009", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120115,7 +120115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57e0d5e6-0d8d-4008-ad40-a68e8befe445", + "id": "739c5b9d-c981-4bf8-8afd-2eef1bce0250", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120186,7 +120186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03ac5a68-9080-4e93-9e86-a3d46a286123", + "id": "bc4ae0d8-c987-4ae3-a92e-d3e26ce310cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120263,7 +120263,7 @@ } }, { - "id": "1f70ebe3-1850-404b-8503-c477096de354", + "id": "eb544d51-b758-437a-b4de-e92cee1453f8", "name": "Create launcher", "request": { "name": "Create launcher", @@ -120305,7 +120305,7 @@ }, "response": [ { - "id": "e8db6f28-f993-42e9-a301-789cdb7c4fdb", + "id": "0646f11d-e67f-458e-94f4-fcd22d6ade5e", "name": "Launcher created successfully", "originalRequest": { "url": { @@ -120361,7 +120361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac759cd6-3fca-44bc-b7a8-43004d1c6c2c", + "id": "b8bf9e51-a8e1-4fb0-b47f-8342a38eadf9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120417,7 +120417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e140ec14-6ee9-4f10-bba5-8ccbe772a4e0", + "id": "c22391c5-fe6d-4d08-8500-93315ee61dc6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120473,7 +120473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f5d7c04-559a-4768-a0c8-e115b83fa04e", + "id": "3753b1b1-c23f-4ce8-9e01-d48390d575c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120529,7 +120529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8c64991-7849-4485-84b5-59021f675460", + "id": "9e6d5807-187f-448f-8dc2-0d45cf119e9b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120585,7 +120585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb3ba756-afdc-483c-9da9-bbe09220de73", + "id": "25d850ff-176e-4665-b012-96cd8f379179", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120641,7 +120641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e970f930-fb7c-46ba-af61-657f73dfb4a6", + "id": "def95535-6895-4788-9e67-f4231654647d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120703,7 +120703,7 @@ } }, { - "id": "f6238b1a-97ff-4ede-86e8-b4e13610449f", + "id": "36779085-6ace-4126-b489-a01f1664e992", "name": "Get Launcher by ID", "request": { "name": "Get Launcher by ID", @@ -120744,7 +120744,7 @@ }, "response": [ { - "id": "b3a66969-a9d3-451d-8881-f0c800433863", + "id": "0b8c612d-e391-4c3f-bf9f-1ac08726c5ab", "name": "Launcher retrieved successfully", "originalRequest": { "url": { @@ -120788,7 +120788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05072c71-2037-446d-976c-0fdfaa3c90a2", + "id": "2e4824f6-2361-4ac7-88c8-02553bf022aa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120832,7 +120832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a1d0246-faca-401b-8137-eb77e1f37bd9", + "id": "d91ff865-f663-430d-9c37-04426d4b0616", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120876,7 +120876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6253bb06-fab0-4d33-af99-205f0ebf683d", + "id": "92cf6ded-6c7a-401d-9f36-9d2a4d2850dd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120920,7 +120920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8a32c0b-336d-4bf9-9541-34a20cde7fc8", + "id": "61056d10-f46b-455a-ae41-84d11b8360be", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120964,7 +120964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37fdcb5f-bcac-4d71-bd28-53170d3bb861", + "id": "f6be642e-f394-47c8-b2ac-3ed47bec3457", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121008,7 +121008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65b45814-bb3e-4094-827b-1d1bb7ac6cf2", + "id": "5d7ab8bb-a48e-46f6-8516-58086490333e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121058,7 +121058,7 @@ } }, { - "id": "f15a8d21-29fc-40b7-bfc7-2da2bdc9968b", + "id": "ab44ab1e-bb97-48df-82fe-f8835c5861a5", "name": "Replace Launcher", "request": { "name": "Replace Launcher", @@ -121112,7 +121112,7 @@ }, "response": [ { - "id": "7a79e524-7d15-457a-ba37-40e4eb188f1a", + "id": "88c0a391-3a5a-4fc5-ad8a-883235de5cfb", "name": "Launcher replaced successfully", "originalRequest": { "url": { @@ -121169,7 +121169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "129bde0c-26c7-44d2-a474-42837e2a0a96", + "id": "40e6eb2e-5cd6-48e0-a208-1d74e21a74f2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121226,7 +121226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47ca1869-e10b-4fa4-b1b3-6df2e5236da1", + "id": "54588a8f-6ffa-43a6-bc2d-93c4ae0dea2b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121283,7 +121283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a6fdeab-908c-40c2-a498-5aaec7c6565d", + "id": "6bf77707-b5e9-4655-8b32-1a2573b637d7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121340,7 +121340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "938e6975-f0da-4561-97e2-25e366c86ee0", + "id": "6afa928e-c143-4d13-82f6-37a745f14bc2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121397,7 +121397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9eef675a-a226-4be2-a0e7-53cd5754871b", + "id": "6645bcfd-e7d9-4093-b07f-34d2067d7c29", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121454,7 +121454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "197681b6-a7ba-4a5a-a734-44038bad7b56", + "id": "10d40880-7382-48f8-af0d-c996dcee89f0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121517,7 +121517,7 @@ } }, { - "id": "f0b6e97d-d69f-461a-b0d7-8981a2594503", + "id": "1c24e1e6-9ccf-4852-8d64-7e3870dadb9a", "name": "Delete Launcher", "request": { "name": "Delete Launcher", @@ -121558,7 +121558,7 @@ }, "response": [ { - "id": "09860e1e-6c83-436e-b899-abb90a9e8ba2", + "id": "b1cac851-4b4f-4616-88cc-4e6b6acc6b7c", "name": "Launcher deleted successfully", "originalRequest": { "url": { @@ -121592,7 +121592,7 @@ "_postman_previewlanguage": "text" }, { - "id": "16e95653-3468-4eaa-8a69-51286b6a8e13", + "id": "95c14925-45f5-417e-a2a5-d66b808f2c70", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121636,7 +121636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fa6a4f7-34c9-4760-90a5-1ad2663955c3", + "id": "0208fefa-4d8a-438f-b149-c30049b7715d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121680,7 +121680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe650bcb-b217-45c7-9c17-c173bf1abe22", + "id": "12491e96-1651-4860-a0de-10ebefd1164c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121724,7 +121724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b89a3878-653e-4bde-9362-411d142764b8", + "id": "a77bde72-427d-47e5-92a3-e3d574737185", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121768,7 +121768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "048d60d9-d0ac-47bc-bfa2-facefd5eda4f", + "id": "6359ec5e-2e15-4f65-b20d-602a45e18337", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121812,7 +121812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d4937be-5683-430a-b6b4-0c531eab0d3a", + "id": "baa26351-37e8-4b0d-9ea5-5bc7dc7b9a52", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121862,7 +121862,7 @@ } }, { - "id": "5c517599-972e-4212-9f41-3e9622374307", + "id": "9ea513a0-a914-4510-bd77-66343aeac2c6", "name": "Launch a Launcher", "request": { "name": "Launch a Launcher", @@ -121905,7 +121905,7 @@ }, "response": [ { - "id": "015535dd-5e31-4fc2-bcc5-e74ea1bf82ba", + "id": "ac1f4cd5-1f68-44eb-a33a-7d9a40c9be35", "name": "Launcher launched successfully", "originalRequest": { "url": { @@ -121951,7 +121951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13415d2c-da35-4f19-83fa-04cf1fcf8819", + "id": "e1817f87-cae2-4db8-9254-bcb70c9b5af7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121997,7 +121997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e6cf751-90b2-4b98-9dd6-5fd5842c234d", + "id": "b08396f4-8154-44f7-b147-ddb6f40c551a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122043,7 +122043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39236886-3f78-4ac2-8d91-a39f630e00ba", + "id": "2262dcec-1cc5-4fb0-934b-6600cb401859", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122089,7 +122089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "091bf1aa-a2a4-41d9-a804-e7b5476baa31", + "id": "4e0b065b-fbc0-4e67-9c45-fc71b24ec643", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -122135,7 +122135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e453815-a767-4a30-a784-0005bebc3aac", + "id": "6140a452-f714-4f0e-8dbf-39babe389702", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122181,7 +122181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60f44c1f-7fcb-4cda-a907-fc8040b10195", + "id": "a3db4482-b8d3-4e6e-a3b7-f95228e8696d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122239,7 +122239,7 @@ "description": "Use this API to implement and customize lifecycle state functionality.\nWith this functionality in place, administrators can view and configure custom lifecycle states for use across their organizations, which is key to controlling which users have access, when they have access, and the access they have.\n\nA lifecycle state describes a user's status in a company. For example, two lifecycle states come by default with Identity Security Cloud: 'Active' and 'Inactive.'\nWhen an active employee takes an extended leave of absence from a company, his or her lifecycle state may change to 'Inactive,' for security purposes.\nThe inactive employee would lose access to all the applications, sources, and sensitive data during the leave of absence, but when the employee returns and becomes active again, all that access would be restored.\nThis saves administrators the time that would otherwise be spent provisioning the employee's access to each individual tool, reviewing the employee's certification history, etc.\n\nAdministrators must define the criteria for being in each lifecycle state, and they must define how Identity Security Cloud manages users' access to apps and sources for each lifecycle state.\n\nIn Identity Security Cloud, administrators can manage lifecycle states by going to Admin > Identities > Identity Profile, selecting the identity profile whose lifecycle states they want to manage, selecting the 'Provisioning' tab, and using the left panel to select the lifecycle state they want to modify.\n\nIn the 'Provisioning' tab, administrators can make the following access changes to an identity profile's lifecycle state:\n\n- Enable/disable the lifecycle state for the identity profile.\n\n- Enable/disable source accounts for the identity profile's lifecycle state.\n\n- Add existing access profiles to grant to the identity profiles in that lifecycle state.\n\n- Create a new access profile to grant to the identity profile in that lifecycle state.\n\nAccess profiles granted in a previous lifecycle state are automatically revoked when the identity moves to a new lifecycle state.\nTo maintain access across multiple lifecycle states, administrators must grant the access profiles in each lifecycle state.\nFor example, if an administrator wants users with the 'HR Employee' identity profile to maintain their building access in both the 'Active' and 'Leave of Absence' lifecycle states, the administrator must grant the access profile for that building access to both lifecycle states.\n\nDuring scheduled refreshes, Identity Security Cloud evaluates lifecycle states to determine whether their assigned identities have the access defined in the lifecycle states' access profiles.\nIf the identities are missing access, Identity Security Cloud provisions that access.\n\nAdministrators can also use the 'Provisioning' tab to configure email notifications for Identity Security Cloud to send whenever an identity with that identity profile has a lifecycle state change.\nRefer to [Configuring Lifecycle State Notifications](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#configuring-lifecycle-state-notifications) for more information on how to do so.\n\nAn identity's lifecycle state can have four different statuses: the lifecycle state's status can be 'Active,' it can be 'Not Set,' it can be 'Not Valid,' or it 'Does Not Match Technical Name Case.'\nRefer to [Moving Identities into Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#moving-identities-into-lifecycle-states) for more information about these different lifecycle state statuses.\n\nRefer to [Setting Up Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html) for more information about lifecycle states.\n", "item": [ { - "id": "4d571350-8e72-4458-aedc-6291dda58372", + "id": "1f4ceb95-a27d-4316-93dd-87de4a86d73d", "name": "Get Lifecycle State", "request": { "name": "Get Lifecycle State", @@ -122292,7 +122292,7 @@ }, "response": [ { - "id": "b7bb1988-66e0-4046-962e-56e451071ef0", + "id": "5e8b59d7-6e87-41df-98d8-37e646ed8d2d", "name": "Requested lifecycle state.", "originalRequest": { "url": { @@ -122338,7 +122338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "121efe1f-e9d0-445f-b10c-8259da547861", + "id": "ec765e23-56a5-45cf-b026-6da680b8f146", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122384,7 +122384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8a696b7-52ad-472b-b18d-18de416de28a", + "id": "931ffc8b-a9ac-4618-8842-103198d08679", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122430,7 +122430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aace668-1010-4565-b94a-ec25c7439e5a", + "id": "f6c5457d-3e03-41ef-836f-7f78542884ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122476,7 +122476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f51413e-a293-4066-a77a-fa2129d68b00", + "id": "c3a65161-8ab3-4808-a9e1-73a10d287c60", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122522,7 +122522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0480a807-3010-4040-8057-9708fdb01982", + "id": "17466c16-8395-41d9-b5bd-7e116072ef37", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122574,7 +122574,7 @@ } }, { - "id": "76a2a146-2151-465b-937d-59604bdf5a59", + "id": "4e4b366e-04f9-462b-b0b6-3c78bc86ceaa", "name": "Update Lifecycle State", "request": { "name": "Update Lifecycle State", @@ -122640,7 +122640,7 @@ }, "response": [ { - "id": "34b3d655-4e74-4c57-9a67-ad2b8248ccbc", + "id": "bbf86106-e57f-45ed-9316-a5f08800eeec", "name": "Updated lifecycle state.", "originalRequest": { "url": { @@ -122699,7 +122699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a738ae14-c3a7-4b59-b149-fccbe8538eb2", + "id": "44d512c6-0333-4b37-a8a5-4f6322c99990", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122758,7 +122758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ef85b7c-5bb5-45ad-b948-17eafb8a6aa7", + "id": "97c501fc-2f80-40e4-afc8-d94420d71262", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122817,7 +122817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "399688f2-96d2-4fa7-88f8-8439938a98dc", + "id": "57ffab02-bbe4-4378-822d-6d8df590c25a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122876,7 +122876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "481157c0-78f5-419c-839f-c956b2a1e175", + "id": "645e3d4d-f516-4b27-b6ea-8f65ecdfd219", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122935,7 +122935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11bf682d-8c28-4f34-8d00-ca9226506179", + "id": "1168ae2e-53be-4ac7-9a55-0e38af2a8a70", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123006,7 +123006,7 @@ "description": "Read and write operations for managing client data and statuses", "item": [ { - "id": "c629f09e-cdde-431b-a3e4-c7701e76ce7c", + "id": "04812f08-8fc9-4c83-bc66-e781c15878d8", "name": "Specified Managed Client Status.", "request": { "name": "Specified Managed Client Status.", @@ -123058,7 +123058,7 @@ }, "response": [ { - "id": "45ba799a-ba0f-47a4-873f-2a4191f0acf1", + "id": "5877f0f3-9ab0-49fb-b37b-3edf9aa26784", "name": "Responds with Managed Client Status having the given ID and Type.", "originalRequest": { "url": { @@ -123108,12 +123108,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b13f99cb-0567-4722-98fe-f963a15786c0", + "id": "62ebd13d-ddac-4af6-8daf-0b4f1668d628", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123168,7 +123168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcc74a19-2883-4b3a-a13d-6aab2d2800bb", + "id": "d0479c12-fd8d-4944-a469-d5094e2522ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123223,7 +123223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f13682d-7464-45bb-9678-4d3ea648ebda", + "id": "884f056d-70c9-4bc2-b515-71b13ca355e7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123278,7 +123278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "feaa54a1-9581-4f54-97db-fe5c7b0bd570", + "id": "d7611565-7cb7-4599-a5a2-536462f58c46", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -123333,7 +123333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d6891fa-1037-4e41-bb8d-93fd8dbfac70", + "id": "02e80539-044b-4650-843b-ec1a7953828b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123388,7 +123388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8305f45-f14a-4444-96a1-09ea6b6117a3", + "id": "7c520f5a-0045-4873-af10-ceb9b61757ef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123449,7 +123449,7 @@ } }, { - "id": "1d7ef173-fd85-4599-b234-b14810892d40", + "id": "915e2d49-0187-43bb-b732-95ae9d931063", "name": "Handle status request from client", "request": { "name": "Handle status request from client", @@ -123493,7 +123493,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -123504,7 +123504,7 @@ }, "response": [ { - "id": "5d002d73-39ae-4eaa-9301-533a84314d23", + "id": "7f6d6339-9c5d-46d6-bbfb-a93bd1704631", "name": "Responds with the updated Managed Client Status.", "originalRequest": { "url": { @@ -123540,7 +123540,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -123557,12 +123557,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\": \"WARNING\",\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": "5ac5088a-a3cc-4754-8e8b-efafdae81201", + "id": "a28e12c2-0898-400b-b090-b73a3d19f9a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123598,7 +123598,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -123620,7 +123620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8555642f-8ce8-4d1c-8568-3f7843c2bdb6", + "id": "45aa2eff-718f-463f-9052-4eef30372346", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123656,7 +123656,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -123678,7 +123678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "850a598d-1a3a-4851-bc7e-979ee048daa0", + "id": "8a5ef029-e64d-41df-a79b-06dfa99d5efe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123714,7 +123714,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -123736,7 +123736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab0f4587-0071-444c-8802-9d1c4e9fda99", + "id": "19679427-0548-48fa-adba-18a7354ba384", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -123772,7 +123772,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -123794,7 +123794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af19f546-074d-4bc1-b46a-09f3d49a25d3", + "id": "1c4726eb-1c87-44d8-b763-9e8ce8a40c19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123830,7 +123830,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -123852,7 +123852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1bd7864-f013-4d38-ae97-9cc6ef785e5e", + "id": "e10489ba-d79b-4501-995a-f95f74d2fd60", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123888,7 +123888,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -123922,7 +123922,7 @@ "description": "Operations for accessing and managing client Clusters, including Log Configuration", "item": [ { - "id": "1f1447da-ad35-423b-b2a1-15403ffe763a", + "id": "d8e64549-5e75-4dae-8d39-3fed0e9c2a75", "name": "Get a specified ManagedCluster.", "request": { "name": "Get a specified ManagedCluster.", @@ -123963,7 +123963,7 @@ }, "response": [ { - "id": "c02f69a4-bf52-4431-8705-4bdd1830a0a9", + "id": "a9f3d112-a46f-4376-8074-55b7de9224fd", "name": "Responds with ManagedCluster having the given ID.", "originalRequest": { "url": { @@ -124007,7 +124007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5abbdf7-14ca-4f52-864c-59250e3335ac", + "id": "81fa5b31-3cdb-4ec0-b6e5-87e334093b7c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124051,7 +124051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed6390a0-b15d-4d54-a38c-efc9c476002b", + "id": "46e18f49-9c21-45be-ba90-91abffc9ed0f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124095,7 +124095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97a26c1c-6547-4806-8754-4c54ada98dbc", + "id": "28fbc910-3640-4274-bf52-7cbeee99ff83", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124139,7 +124139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8df0223d-0d94-4adf-a85b-1a1ef199efcd", + "id": "b89221a9-0126-4176-926f-b7adf518b739", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -124183,7 +124183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d39a401-23ba-4b58-9e81-3dcd5bd46ed2", + "id": "c0fc8afd-74d1-4863-9427-1e1619e13116", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124227,7 +124227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bf6708f-b1af-46a2-846e-de91fdaa66d0", + "id": "85046dbd-0274-4844-9de6-8d609c090fe0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124277,7 +124277,7 @@ } }, { - "id": "1630f7ec-27eb-4097-830d-de8071db6edb", + "id": "5624c2a5-b7f3-46bb-9a5b-103376390435", "name": "Get managed cluster's log configuration", "request": { "name": "Get managed cluster's log configuration", @@ -124319,7 +124319,7 @@ }, "response": [ { - "id": "ea5c33bd-4b99-4988-8ba0-244bea9aad8a", + "id": "5a172bda-95de-4653-b713-b149c78c1886", "name": "Log configuration of ManagedCluster matching given cluster ID", "originalRequest": { "url": { @@ -124364,7 +124364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24b20c32-1b0a-4944-aed6-bf66875c4228", + "id": "cec30264-84ab-436a-a7bf-35d08f18f9a1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124409,7 +124409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e8dcb6e-c36e-4c82-9d98-75579870345c", + "id": "62dee6f8-bbb6-4a8e-8115-158b5f76851d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124454,7 +124454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdee90d8-5719-4746-9d77-24cede672e03", + "id": "e3e93b89-ce88-474f-97c3-1b1d8a006608", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124499,7 +124499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "268e39e0-b67c-4fff-928d-dbad6f01ffd9", + "id": "d9284952-783b-4f87-ac47-b46b830bf85d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -124544,7 +124544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57232ae6-bff9-4a2b-b44e-e314d71eb8e4", + "id": "0083fbc1-9006-4d2e-9d22-3750295a0e08", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124589,7 +124589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ff4a59f-d052-4d1a-b036-ed34dc60197e", + "id": "7ad84c67-5e4f-4268-b366-6b1762ca0863", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124640,7 +124640,7 @@ } }, { - "id": "95ede8f2-4ede-445e-bd3a-3418cb1805b0", + "id": "36fab86d-b7c4-438f-a306-57ce46424654", "name": "Update managed cluster's log configuration", "request": { "name": "Update managed cluster's log configuration", @@ -124695,7 +124695,7 @@ }, "response": [ { - "id": "1198952c-ac63-4190-9cdf-e5b74866ecdf", + "id": "d93214a3-148c-4c23-af75-7fa903316c02", "name": "Responds with updated ClientLogConfiguration for given ManagedCluster", "originalRequest": { "url": { @@ -124753,7 +124753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18f8165a-95ce-4d26-a9af-97aef476a33b", + "id": "acdcf506-689e-4cf9-afe7-664643a33d22", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124811,7 +124811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c94c704-5452-4ba1-8c6e-f2e97876d7d4", + "id": "491cdb7f-e491-4480-8b77-50b05032db4c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124869,7 +124869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d873b66-693c-4b42-8071-3cb149f80100", + "id": "7bc1fda7-fa69-4958-a9f5-b7abeed39eae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124927,7 +124927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "724a6164-96e6-449e-8797-bf5f99855255", + "id": "9d623d5a-4617-4a42-bc5d-983f362d15e0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -124985,7 +124985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18642ca2-bc80-4a77-9a56-0f5b51f19171", + "id": "1d4275c8-17d2-4dbc-afd7-27f2771f2b01", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125043,7 +125043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b48b2f81-55dd-4b35-9c01-37c088f80db7", + "id": "331cfec1-292e-4174-9bd8-c57bdd1f3e35", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125107,7 +125107,7 @@ } }, { - "id": "9b569e66-7136-44d8-ab0a-5f5e5ed05c4f", + "id": "d31fa756-0ccd-4e52-8dba-c5502f239a6e", "name": "Retrieve all Managed Clusters.", "request": { "name": "Retrieve all Managed Clusters.", @@ -125173,7 +125173,7 @@ }, "response": [ { - "id": "0cba5480-d1a0-4202-92e0-0895e2178f42", + "id": "044cfb6a-3f04-467a-9bb7-e14e9e056f44", "name": "Responds with a list of ManagedCluster.", "originalRequest": { "url": { @@ -125253,7 +125253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3704e53-2d06-498c-a2f0-2d615c9025aa", + "id": "75de21a3-e0c4-46b4-8e12-9eb82eb5506b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125333,7 +125333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3afec050-5348-4916-be35-b3e17262263c", + "id": "71991f9c-4d72-423b-9e49-8d2efd5ed091", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125413,7 +125413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab30ed5b-9f21-41dc-b49d-d822f55661be", + "id": "e9f1bfc7-3f1d-4ae4-b8a5-245ef129eece", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125493,7 +125493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e398cc7-19bd-4826-80e3-c719ca2a5edd", + "id": "ef9aa2dc-944b-4c28-a76c-697e97154a92", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125573,7 +125573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ee4691a-361c-47b3-8629-f990ced50d0d", + "id": "43bc2c4d-c564-450b-b3c6-fba9c10704c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125665,7 +125665,7 @@ "description": "Configure and test multifactor authentication (MFA) methods", "item": [ { - "id": "7106e7c5-13fd-4e3e-b901-cecc69ebe240", + "id": "3da7b908-428d-45b3-91ef-1394800797de", "name": "Configuration of Okta MFA method", "request": { "name": "Configuration of Okta MFA method", @@ -125696,7 +125696,7 @@ }, "response": [ { - "id": "fc36d7fe-3fb2-4300-9a16-c498c55734f9", + "id": "91c0165e-4cc3-4602-807d-a1dae3c86884", "name": "The configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -125741,7 +125741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "706be1f7-4835-4d07-ba95-f6aa38b40720", + "id": "6885ec22-be5a-426c-92df-cb458f880bb5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125786,7 +125786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eb56030-74d4-4755-9cee-9baf04f32681", + "id": "f076ca65-324d-4908-beb6-efa74b61df07", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125831,7 +125831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa700ca9-fb7b-436b-8847-40ba5559caa5", + "id": "eb10ba50-69b7-47ae-b8c6-2a69cb6bd8f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125876,7 +125876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b0d49a9-3eb8-4e22-b85c-ce5f6b818ecc", + "id": "c77d20aa-7c13-4545-99cf-f58aa2386acf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125921,7 +125921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da720818-2b7c-476f-9d1f-802bd91b94ba", + "id": "b6edfda2-8314-408f-bc19-a717a1f2b65c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125972,7 +125972,7 @@ } }, { - "id": "bbb015e8-f6d3-4f9d-b965-30fa5a45c2a7", + "id": "1e8d7d07-e89e-4891-9689-c80456fa811a", "name": "Set Okta MFA configuration", "request": { "name": "Set Okta MFA configuration", @@ -126016,7 +126016,7 @@ }, "response": [ { - "id": "9a664423-4267-4baa-8c94-cd3d764a463b", + "id": "fd1e546d-f270-43a6-91f2-d0d3db7d4bed", "name": "MFA configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -126074,7 +126074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcf9770d-ebb2-4e77-8396-975fa5122420", + "id": "66abe8d1-45f1-4a49-adc9-6148bbc39063", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126132,7 +126132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "001d2806-6329-41de-ba8f-763867c37722", + "id": "66be5d37-b72e-42d5-824e-37ea6b73473d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126190,7 +126190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d5214d6-0148-4593-94e3-1f6bbb42aebf", + "id": "a9b5ad1c-bae9-4ffb-a106-9d229bd21d49", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126248,7 +126248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae940a17-be2e-4784-875b-dcabb85a1491", + "id": "d6c0f299-40d2-414f-a01a-dd521565d70a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126306,7 +126306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e616ab59-6a4d-478f-b1a9-946c93858fc2", + "id": "c08fe1f2-11ab-430c-90dc-7c08d5a41ad1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126370,7 +126370,7 @@ } }, { - "id": "2b893595-9d23-463e-ba74-cbd9d7c5fc9c", + "id": "29728c2a-6e1c-4644-91f5-272f45a5a9dc", "name": "Configuration of Duo MFA method", "request": { "name": "Configuration of Duo MFA method", @@ -126401,7 +126401,7 @@ }, "response": [ { - "id": "17ecdf0f-6623-4620-9c33-0e04e9f5b1ce", + "id": "d134130e-54f0-47e7-a65e-e492e501a582", "name": "The configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -126446,7 +126446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00413b89-509b-4242-90b2-28c5c53fd9b5", + "id": "4f91df5b-825f-4778-baa7-c5aaa7fdc6ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126491,7 +126491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3e0f7d5-35ef-42f5-8a1a-7b4a62ed8fc8", + "id": "eee7fbdb-90e6-4155-bb54-de89652bb7ea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126536,7 +126536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cded9f40-9fd9-46b6-9f44-c2f17529124c", + "id": "b2c8e158-ee70-42c6-80b1-f43ef2df116b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126581,7 +126581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca70f085-fa7d-4267-8af1-2f002428bc5e", + "id": "755a8e41-67f6-4fa5-8acc-e47e7562503d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126626,7 +126626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10d306b4-f77e-40fb-a803-041b792f895a", + "id": "55b9aec0-f0ff-46e0-8131-e2aaf225b221", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126677,7 +126677,7 @@ } }, { - "id": "b94b8c63-d75c-4212-bb87-06f60a4c2ddc", + "id": "8d15d23d-2a0a-41d4-8506-9be8f51a92b7", "name": "Set Duo MFA configuration", "request": { "name": "Set Duo MFA configuration", @@ -126721,7 +126721,7 @@ }, "response": [ { - "id": "e9436fa7-ae4f-4fdb-8c92-580fbab80bc9", + "id": "a8c643bd-ca11-4b90-bc82-1e6cdd759f84", "name": "MFA configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -126779,7 +126779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7657a1ad-bca2-41d1-aa1a-b53cd2de862c", + "id": "3693877e-4c1d-4af1-96aa-3e7db91c9fc3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126837,7 +126837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9e1ad78-ea08-429e-ab73-549cca4efab4", + "id": "b4ca8808-d507-4863-b59d-496ce00803f1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126895,7 +126895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4826eebf-259f-4632-ae2c-b37f0e21845d", + "id": "601ffdbb-fbbe-4dfb-8020-0e0ca53f28fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126953,7 +126953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d783e2d-8129-4ac3-a10e-33b74b0b294f", + "id": "2bc241d0-ccab-4d57-8a1d-881093c9d4ea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127011,7 +127011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8217f1a-65fe-4018-b92e-9dd2b543c2c9", + "id": "b6d961a7-af67-4bee-9723-77810aef3498", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127075,7 +127075,7 @@ } }, { - "id": "633750da-8ad8-4a54-b38f-9c2609138a38", + "id": "b3cfffb6-3b09-4364-81fb-1d86cb7fabbd", "name": "Configuration of KBA MFA method", "request": { "name": "Configuration of KBA MFA method", @@ -127116,7 +127116,7 @@ }, "response": [ { - "id": "6142fa3f-a7f9-4d46-b008-161541c2c891", + "id": "fe2508ea-2566-41df-9967-56dd20c95ef4", "name": "The configuration for KBA MFA method.", "originalRequest": { "url": { @@ -127171,7 +127171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc06a2ea-387b-4346-b7ea-cbf2b3623a87", + "id": "e5017409-aa04-41c2-95d9-90c535ed9322", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127226,7 +127226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "935724a8-a6dd-4b51-9218-114a79cf1be7", + "id": "5e9d3ee1-3456-4493-85d7-660550a25c48", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127281,7 +127281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f71727b0-067f-4a1a-8238-9403d8522626", + "id": "aad3ea37-9505-4782-908d-bd66366b4cb9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127336,7 +127336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc361989-7c29-448f-8210-4bc41c3afb4f", + "id": "c5952f07-c712-47f4-9a47-e3456d124c8e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127391,7 +127391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce74b8b9-5c98-420c-93cb-87e0f38a2096", + "id": "87e7bdb0-ad20-4405-b439-466470295625", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127452,7 +127452,7 @@ } }, { - "id": "50a98ad9-2c41-42a9-98d0-f2406a3163a6", + "id": "0cb88786-582a-4ad4-a56d-ce8336f39344", "name": "Set MFA KBA configuration", "request": { "name": "Set MFA KBA configuration", @@ -127497,7 +127497,7 @@ }, "response": [ { - "id": "3ae808b1-3c50-4344-b2e1-b1f54d2b20f7", + "id": "d8bca0d5-8a6c-448c-97d7-f287b884e247", "name": "The new KBA configuration for the user.", "originalRequest": { "url": { @@ -127556,7 +127556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6c4b33f-b86d-41cc-a211-2a3c86ec3952", + "id": "82d1c5f2-92ef-4473-ae6b-7c0aa73706cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127615,7 +127615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21c7a48c-bd62-4da5-b837-6ca2ba9adc13", + "id": "a1d41fb2-38a5-4718-a415-ca4fe370edae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127674,7 +127674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "426fe748-790f-4162-af59-f19836271e87", + "id": "166d0e9c-2561-4097-b3e4-0a5d9cf35a6b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127733,7 +127733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8910f75d-3620-4476-8f84-beaee49c8b49", + "id": "7f2e086e-b3f9-4200-94a0-5c44cfc00670", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127792,7 +127792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "349a9ca6-9c9d-4cc4-970f-da769513d253", + "id": "6244d785-5e87-43b6-87f6-3ac2f9a17ada", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127857,7 +127857,7 @@ } }, { - "id": "97a96fa4-4978-4973-b7b1-a5ce56956182", + "id": "a4bd65c5-e37f-4a6a-abf1-c61e14e89c49", "name": "MFA method's test configuration", "request": { "name": "MFA method's test configuration", @@ -127899,7 +127899,7 @@ }, "response": [ { - "id": "4be0a8ba-5197-44bb-aac3-f859dd43e72e", + "id": "445b3c1c-a6b6-4ce7-8fce-88863d66dcdf", "name": "The result of configuration test for the MFA provider.", "originalRequest": { "url": { @@ -127944,7 +127944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e345ee20-2368-4fc6-8287-f82b7ba7b7ee", + "id": "f2af8d55-0b78-45a1-9338-888aa8845e32", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127989,7 +127989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5687dca6-eb9a-48c2-8575-35d467207c54", + "id": "12a8d34d-7a42-41a8-965e-7799a42125b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128034,7 +128034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17b1cf1c-0712-49e7-a3e2-9720014ace90", + "id": "09f14d63-f2f8-4b19-851b-b678121a64f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128079,7 +128079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1cb451b-84c7-49d6-8497-c5a27249291e", + "id": "391b699f-4b96-4867-bda1-9423c661a314", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128124,7 +128124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2085cea6-50da-4f36-bc5e-abe25483bf15", + "id": "3aee7e81-07e5-42e5-a4b0-cbe4f3172eba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128175,7 +128175,7 @@ } }, { - "id": "a558b9e8-3f4a-4f85-a3ed-3236ec639988", + "id": "a67d8b7a-6aaa-4147-82b6-38388d5040c6", "name": "Delete MFA method configuration", "request": { "name": "Delete MFA method configuration", @@ -128217,7 +128217,7 @@ }, "response": [ { - "id": "6cdc6777-03b8-4950-9402-e490f58bfcec", + "id": "e2f50d9a-e12b-47ab-9ad0-682af6e66934", "name": "MFA configuration of an MFA method.", "originalRequest": { "url": { @@ -128262,7 +128262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e033e575-ccd1-45a1-be7a-97018544e7df", + "id": "28c36465-15e6-4233-b00b-2b1f68f041ec", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128307,7 +128307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42a49300-0de2-4347-b154-8a3946d56766", + "id": "94859a89-ccdb-4f7c-8ad7-fcf3e65d45af", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128352,7 +128352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d3d81fd-1f9c-41c5-a4ab-4d6cc596d68f", + "id": "12e9882c-0034-4d25-9040-20852e1066d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128397,7 +128397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0358c995-55b9-4338-85c6-5b36f706123f", + "id": "ef6c1fae-fdd7-4e7a-b695-ae32d665551e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128442,7 +128442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a8aac84-8ccd-41dd-b1b8-0e2db8ed23fb", + "id": "9915969a-61ed-4c3d-bedc-b77015349cab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128499,7 +128499,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": "607ab2a9-91be-4efe-b97b-6158ed5921c4", + "id": "f2f01849-1afb-4260-8b0d-b899c2e0d87b", "name": "Verifying authentication via Okta method", "request": { "name": "Verifying authentication via Okta method", @@ -128543,7 +128543,7 @@ }, "response": [ { - "id": "42523973-2b46-4b3b-ab52-72f56afe5b02", + "id": "74938a10-a003-492b-819d-1c193762de65", "name": "The status of verification request.", "originalRequest": { "url": { @@ -128601,7 +128601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37c748b6-9fda-483f-814b-02430e743fd4", + "id": "12b88232-704f-4606-b572-9e0b0d6ff5b6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128659,7 +128659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43412785-b581-406d-82a0-e8c4c356e0ff", + "id": "e068a1d5-08cf-49e5-a76d-2efdee82f657", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128717,7 +128717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36d67faf-8075-4e34-b97a-3bc12e6cbf80", + "id": "455d126b-fff3-45cc-b09a-7868f8572d79", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128775,7 +128775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffedfadd-b1f1-4d64-8743-a7cdb5524125", + "id": "0197c03d-fedf-4f71-b9b3-83e8e6bf030d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128833,7 +128833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fa95754-ba38-4fb3-9d44-049f8f2d3cc7", + "id": "0579c190-e8c9-42aa-bce6-a01fdf329f55", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128897,7 +128897,7 @@ } }, { - "id": "9da8300f-ab92-4f69-b948-ee689fb01404", + "id": "bfa96f77-caf1-44be-84d2-f5938c67947b", "name": "Verifying authentication via Duo method", "request": { "name": "Verifying authentication via Duo method", @@ -128941,7 +128941,7 @@ }, "response": [ { - "id": "97a8e00a-2886-4ad5-90e5-df9d2c40e04b", + "id": "15717fb1-71a1-425f-9875-31115653f549", "name": "The status of verification request.", "originalRequest": { "url": { @@ -128999,7 +128999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9b549a3-8b89-4513-b810-47ec5cea89c7", + "id": "a66babe2-298b-41dc-8194-e5ea95e407fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129057,7 +129057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aef51a8d-5793-4f47-a133-e4557c52facb", + "id": "44cd05f3-66ac-48b4-8c53-761aa059eaa8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129115,7 +129115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0b7598c-ff94-47c3-9961-40e84de3f62f", + "id": "a175e219-b9fc-41c6-a5ff-e7c26a013cfb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129173,7 +129173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdc2eef2-4c08-48b6-b027-7754493097dd", + "id": "d457b3ab-a223-436c-8b6f-0f494d525dff", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129231,7 +129231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87c09f82-a19f-4e57-a297-9e9a9e8d79d3", + "id": "077b7081-e5c8-4911-b75e-bb7569bd4c95", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129295,7 +129295,7 @@ } }, { - "id": "72a9f8e9-d74b-4305-b03a-6344424f5b52", + "id": "39d8c2e0-f6f3-4eca-9ec8-1f699b11006c", "name": "Polling MFA method by VerificationPollRequest", "request": { "name": "Polling MFA method by VerificationPollRequest", @@ -129350,7 +129350,7 @@ }, "response": [ { - "id": "f3889bcc-0c29-4dd6-8479-d3571f7a2bbc", + "id": "6fed8159-9325-4b19-989b-1a2a24966083", "name": "MFA VerificationPollRequest status an MFA method.", "originalRequest": { "url": { @@ -129408,7 +129408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35c94a54-4819-48f8-a7a3-459dc152685b", + "id": "1fd1e9b4-e9d4-4e0c-a45c-c26786783356", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129466,7 +129466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c475e441-898e-470b-9d8a-b5ae8b8e0aa5", + "id": "89346805-c5e2-4d0c-b7fd-cbf67a625235", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129524,7 +129524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5f89af9-9d04-4605-bf91-ba8d4c9c788a", + "id": "0b410d33-433d-41a3-a751-6e0c983518a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129582,7 +129582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8f434c8-157d-4d30-93d2-849f3c728d96", + "id": "bdf338ca-a3d1-4960-9458-71138aaf2579", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129640,7 +129640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73eb6ab9-236a-4681-911e-cb28ac980f0f", + "id": "177213b0-1502-48bb-83fc-5b77a9ce6559", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129704,7 +129704,7 @@ } }, { - "id": "a9dd697f-ff29-4ca8-b997-830fdc8a61a7", + "id": "e5975a0d-6a6c-4feb-ac18-44720254a6ff", "name": "Authenticate KBA provided MFA method", "request": { "name": "Authenticate KBA provided MFA method", @@ -129748,7 +129748,7 @@ }, "response": [ { - "id": "a6dd2b38-1bcb-4132-b0c7-652816910c7f", + "id": "3b181eb7-4b95-4dd6-8d0a-bae2ccc1c05e", "name": "KBA authenticated status.", "originalRequest": { "url": { @@ -129806,7 +129806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afc93106-a785-45bb-82a0-4da8aaa69440", + "id": "330193b5-deb2-4416-b253-a81182a903ce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129864,7 +129864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c799303-0b58-4c46-bab0-b8048552b4ea", + "id": "85179280-8562-4e3f-98cb-3e69e4226626", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129922,7 +129922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab1c04c2-bc23-4b1d-afa6-c726533fb922", + "id": "958af1e9-d3e7-4831-a846-495841e08389", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129980,7 +129980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4e1c49d-6c7d-49e1-a535-94afa43711d9", + "id": "e061e67d-a65d-4a3d-b794-ae9aa1571314", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130038,7 +130038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecc53603-6c97-4090-9855-6a36605fa4f9", + "id": "ea35cfac-3714-407d-834f-ad4b40b3782b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130102,7 +130102,7 @@ } }, { - "id": "dfd0b751-a3e7-4ca4-b93a-ea4e3f4a0a70", + "id": "38aaa75c-5e74-4125-a8f2-96973618b6de", "name": "Authenticate Token provided MFA method", "request": { "name": "Authenticate Token provided MFA method", @@ -130146,7 +130146,7 @@ }, "response": [ { - "id": "42914b0a-20ce-429f-adb3-5ba82bd7111f", + "id": "9955e6e3-0885-499d-b8ef-c8900b938c39", "name": "Token authenticated status.", "originalRequest": { "url": { @@ -130204,7 +130204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d59f7fab-1bf4-4a3d-b854-1e76f6c211e6", + "id": "c5566797-477e-4242-9032-870d6fbe3983", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130262,7 +130262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "613b15fa-8118-4291-9589-97cb8a973835", + "id": "9ded429c-6f17-439b-878b-01744f927c08", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130320,7 +130320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2e043c8-1e4e-461f-9107-1cd6650c1157", + "id": "5adcdec9-4c91-4f1e-a487-a270bb79586d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130378,7 +130378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9549a287-0e30-4648-b776-b19be16c5461", + "id": "07db3af7-343b-4791-ad31-a9e9d9bd9729", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130436,7 +130436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "693f2f2b-3cea-4986-88a2-93749d3f91cf", + "id": "d2e0c551-c11e-4db7-8086-f15331ff6048", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130500,7 +130500,7 @@ } }, { - "id": "5953ef40-5756-4f8b-a80d-63e30712898a", + "id": "14ee4268-c6c9-4827-a6d6-9494602e52c4", "name": "Create and send user token", "request": { "name": "Create and send user token", @@ -130544,7 +130544,7 @@ }, "response": [ { - "id": "561c948c-b77b-4e27-b57e-67fcc0ca729f", + "id": "ebdeba63-b42f-422d-aa90-9f79bd105cdd", "name": "Token send status.", "originalRequest": { "url": { @@ -130602,7 +130602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c4b4712-8b4c-42a9-adfb-fa87acc477bf", + "id": "3e0e9151-b58c-43d1-bb4a-374553660b7c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130660,7 +130660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac4f7264-5350-4cc4-8051-60b2029e2692", + "id": "25e62da4-f1e0-4f2c-9082-112d3e6f466f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130718,7 +130718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55374722-818b-4d96-ab41-6a30c7e431d7", + "id": "fbae1b67-cb25-46bb-86f5-312d9267b509", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130776,7 +130776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "218257ef-f3a1-4165-b846-abab4257e602", + "id": "60269007-7871-4942-a2d7-57bae4ad1abb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130834,7 +130834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1d569c6-4007-4cad-8ab1-381fba5bc779", + "id": "6135e186-1dd7-4d6e-a020-2ba20f54bbae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130904,7 +130904,7 @@ "description": "Use this API to build a Multi-Host Integration.\nMulti-Host Integration will help customers to configure and manage similar type of target system in Identity Security Cloud.\nIn Identity Security Cloud, administrators can create a Multi-Host Integration by going to Admin > Connections > Multi-Host Sources and selecting 'Create.'\n", "item": [ { - "id": "8648e28f-3a65-493d-9701-6807f65bc65d", + "id": "0dfc7896-fcb8-4a9c-b2fa-493203e6a85d", "name": "Create Multi-Host Integration", "request": { "name": "Create Multi-Host Integration", @@ -130946,7 +130946,7 @@ }, "response": [ { - "id": "8f64b97a-b8e9-4eb8-9b3b-1430dbe512e3", + "id": "2ab88053-ff8e-4a9c-b61a-697b8d8f15dd", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -131002,7 +131002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acb41290-a975-469e-ba37-a0999ee591a2", + "id": "b56e7ecb-0c01-4ce6-867b-c31a796511ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131058,7 +131058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbfc3fb4-a462-47fd-a43e-14ffbd895e9d", + "id": "f5674255-a5f8-47b0-aa7d-60ce5cf1deaa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131114,7 +131114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d5d2b7d-de92-4e72-871b-54f40227ef0f", + "id": "1c05778a-e79b-451e-98da-adb8e8490d37", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131170,7 +131170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91875dbc-300f-43c2-9301-538c1214cee1", + "id": "a448389b-a1f0-4234-bedc-cbf8e9577591", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131226,7 +131226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afd91639-35c6-4d7b-bdb8-f89f13882bec", + "id": "e393b5c9-e659-457d-b2d5-5133184ce7c2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131282,7 +131282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dae092f-2acf-4417-879b-e810930e6ac0", + "id": "1a5c5935-fe05-4cea-97a8-46630ad6a32a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131344,7 +131344,7 @@ } }, { - "id": "74eb793a-95e7-49ff-b5a9-80aa7ad8bd95", + "id": "d5e61c3a-df9e-4119-a101-4a4d71c3fd31", "name": "List All Existing Multi-Host Integrations", "request": { "name": "List All Existing Multi-Host Integrations", @@ -131428,7 +131428,7 @@ }, "response": [ { - "id": "b4ac7010-cd50-46a1-9d9a-0b294d5f1381", + "id": "7d2dadf9-5ba2-490a-871e-235403969afb", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -131526,7 +131526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f35458d-8a41-4f80-a11a-354ae0c3474b", + "id": "681e0eb3-9e2d-43c0-9c85-bdff70b4f015", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131624,7 +131624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37361467-b53a-4487-901a-ff10aa724f3b", + "id": "3f739073-cd00-41e2-aa0c-ba4fade7cb99", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131722,7 +131722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b35da65-5ddf-43bd-8cff-2103934f552b", + "id": "923d93b2-bded-423f-b1d8-243a69876449", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131820,7 +131820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b3cf01a-f5fe-4c71-a19a-80392f1e7413", + "id": "4bdc8d91-faa8-4c79-a9d9-c7247181708a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131918,7 +131918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca0bbb55-77cd-422e-85ab-82a55af2a840", + "id": "04c76282-a65b-45c1-9586-736a1149a287", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132016,7 +132016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02ad0a67-68db-4afb-a034-92bf4860ca6a", + "id": "83ef8156-c1f8-400b-a7a8-ed44828fe543", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132120,7 +132120,7 @@ } }, { - "id": "aa186ecb-81cb-40c4-b75b-eaf1e86bc5eb", + "id": "0ac2beee-5f70-4fce-8aad-180afd57b0e1", "name": "List Multi-Host Integration Types", "request": { "name": "List Multi-Host Integration Types", @@ -132150,7 +132150,7 @@ }, "response": [ { - "id": "d176bcb8-93ab-46f5-a1a6-239ee19df7e7", + "id": "e1cd897f-4f99-4ff8-89d4-944b4a638e35", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -132194,7 +132194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9579eea0-faad-4554-a0da-75d6c2a07753", + "id": "daf2db64-791a-4489-b389-c07d94ac6275", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132238,7 +132238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dffd37f6-5b7c-4138-91aa-88d1f10f0c60", + "id": "05ff1634-d744-42d8-b140-554a92797047", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132282,7 +132282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbbc75b5-583c-4b3e-8580-58603a63ff58", + "id": "4f4c864c-399a-4dfd-8c40-8797c49ab686", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132326,7 +132326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2914bcba-ef1f-4c85-a498-247bea306b54", + "id": "0ef41949-a46c-4068-bc38-17c54ff02865", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132370,7 +132370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8de0a144-66dc-43cc-bb83-f4de36b69a0e", + "id": "7acc9d55-c551-4cff-ae83-b97928bceba3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132414,7 +132414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e9ad740-2473-4e5b-b991-6b6ecdf4c6ad", + "id": "251bd2ee-f43a-4e8b-9438-f3fbb5e7bf47", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132464,7 +132464,7 @@ } }, { - "id": "87f3482a-fcd3-4936-b0f9-c0c257e4ff9b", + "id": "3a9b18c2-887d-4f09-9987-cfb1af2a486d", "name": "Create Sources Within Multi-Host Integration", "request": { "name": "Create Sources Within Multi-Host Integration", @@ -132518,7 +132518,7 @@ }, "response": [ { - "id": "2a61642e-446d-452e-b0f3-9d5215c8e85e", + "id": "ab3bf9c2-748f-472f-a9a7-c8a5d5a2580a", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -132565,7 +132565,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0df8db9f-0f74-4cc2-a249-1455baa3b0bc", + "id": "6678971d-82d1-4004-9c23-6741324ae528", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132622,7 +132622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7508632-110c-4f0c-ba57-d2d29218dfb3", + "id": "e6588b5d-b425-4c48-83c3-e728c7e7c541", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132679,7 +132679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c7b72c2-9f19-4306-8a43-92b5f120427c", + "id": "64691825-abdf-48e9-9abf-634856e360ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132736,7 +132736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b2ea294-9a81-4b84-9bee-da7eb4f8376d", + "id": "d8cb3c26-eb34-4a5d-bcc4-41ef2711c34a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132793,7 +132793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b35e392-f753-4385-9ff9-cddb544a6fe8", + "id": "955f5daf-4516-420d-b185-c522e2c8b5b6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132850,7 +132850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31cab010-5df5-48c3-a6dc-3097060709b8", + "id": "988db6f3-455c-43be-a6a9-9e30cc472c36", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132913,7 +132913,7 @@ } }, { - "id": "56939559-888c-449e-8478-3629a011d6ce", + "id": "f30ab1ea-1e1a-43e2-a037-45b944573ec3", "name": "Get Multi-Host Integration By ID", "request": { "name": "Get Multi-Host Integration By ID", @@ -132954,7 +132954,7 @@ }, "response": [ { - "id": "de8e3934-7ed6-426b-8f36-07d55a819362", + "id": "89613f29-6a6b-42e6-b2d8-fc079517b0f1", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -132998,7 +132998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92f0c9b5-6e99-4535-bb2b-cb6605cacf69", + "id": "8b8aa329-a8ba-4835-b43f-6eb32debea72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133042,7 +133042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bb632bc-5efd-461f-8198-19d19ad0a40a", + "id": "510db8cc-b377-4c6d-94de-82946ae20997", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133086,7 +133086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4ba43f5-0f6b-4277-97ed-9d0f85a4d9cb", + "id": "efaea90a-572b-46f4-bd2f-19a1dfc1c6be", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133130,7 +133130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da795cba-64f7-44d1-9680-9fa891b9a2c9", + "id": "04e378f9-a989-4fcf-a7c4-8c198842c4f0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133174,7 +133174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2aa53cf-5baa-4535-a592-d70150b9a914", + "id": "24ad58cb-d44e-4a5a-9838-a9ce5dba8063", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133218,7 +133218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9fd349f-e539-48cf-ba35-3d2398bbc009", + "id": "6a96f64f-cdcd-4c03-a803-cf011821b563", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133268,7 +133268,7 @@ } }, { - "id": "ce90f17f-24e8-492e-8f42-c936745fc6ec", + "id": "342b9148-344c-422e-a421-8bab5814a9ff", "name": "Delete Multi-Host Integration", "request": { "name": "Delete Multi-Host Integration", @@ -133309,7 +133309,7 @@ }, "response": [ { - "id": "d959ef2d-c46d-4f02-8960-5c85c321fe02", + "id": "3eccff92-e47c-458c-aeda-05c23629b325", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -133343,7 +133343,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4eb53e9a-db07-4c60-a515-6d5ac355d26b", + "id": "7c264ce9-e39d-4af8-9a51-97e1edf7a0a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133387,7 +133387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "070fd44f-8cd2-4c5b-abb5-874315225175", + "id": "dff89519-4edb-4c34-b7ed-55949126a910", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133431,7 +133431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "126da6c6-487f-49b0-8b7b-655d96694bdd", + "id": "c0b409fb-07f7-4d3f-9df8-617250c5000a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133475,7 +133475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd4917d9-0f9c-4016-ae03-9a3a10beac87", + "id": "8c0c65e0-0895-466b-9075-b8c54a7c45bc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133519,7 +133519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0037aeb-d080-4fbc-8019-b2d908eb767a", + "id": "aa38c8af-4438-44dc-b6c2-656285a72563", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133563,7 +133563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e001a62-9ad0-4a21-b75f-2dd4f73da02a", + "id": "597a1e3d-f551-41a5-b90d-f6d2e7518537", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133613,7 +133613,7 @@ } }, { - "id": "2997ce9a-6491-422a-9455-6de2ed67068c", + "id": "5cbfea0a-4468-4380-a611-f0123356c977", "name": "Update Multi-Host Integration", "request": { "name": "Update Multi-Host Integration", @@ -133671,7 +133671,7 @@ }, "response": [ { - "id": "a6acbe1f-60a2-480a-a68a-20cd83fee2af", + "id": "50f39e5c-9a73-4dfc-93f8-b99d817d5fbe", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -133718,7 +133718,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5e2aba17-f44a-4814-adde-404b0d321224", + "id": "17a24e21-ba4e-4520-99a5-f2bfab83da0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133775,7 +133775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ff48631-20ca-4fd8-a1b1-cd7d38ccf424", + "id": "902a2366-142a-44cc-aad9-4eae86655fce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133832,7 +133832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cff98f7-a4f0-44a3-8b25-bd306d08b264", + "id": "b70b0f5b-3eb5-43ce-b8b8-f00c8a13842c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133889,7 +133889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33fb1083-2276-4f54-8a21-72b9d1fe31e3", + "id": "f2a01c84-59aa-4691-aef5-91184a20bc76", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133946,7 +133946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e79ab6ce-0bba-4431-a8b8-97c2065ab744", + "id": "a5ede3f3-b44a-4b98-a0f2-b16966bdb5fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134003,7 +134003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dda98ae4-a5e5-4341-b879-b3c4d65a3de1", + "id": "b18a09ec-1511-46d1-aee1-e350191ef3b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134066,7 +134066,7 @@ } }, { - "id": "77a4a5a6-a538-4bad-a948-086a2f9cf27c", + "id": "cc08039f-3cdc-4c11-8e29-2ae6859cb0b1", "name": "Test Configuration For Multi-Host Integration", "request": { "name": "Test Configuration For Multi-Host Integration", @@ -134109,7 +134109,7 @@ }, "response": [ { - "id": "e45d3a00-88ab-43ba-9d34-5484d2c43d6d", + "id": "cfe58df1-df72-401e-a7ef-1867cc9c1c38", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -134145,7 +134145,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a6cf6278-d8b3-4157-a398-077e538bea5a", + "id": "7591972c-72fe-49cd-8458-8f31155d4754", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134191,7 +134191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31d299f1-31fe-48cb-80a2-4b330010c122", + "id": "365fd467-af7a-4838-9a2d-599944d02acb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134237,7 +134237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6c55014-da81-4dee-88be-0afefbf53240", + "id": "990c4300-3dd8-4a9c-b0ac-9fa0ce4c7562", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134283,7 +134283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93d72bd0-cc16-4c8b-971a-0867b631b6a0", + "id": "99d5a7b9-d08b-4b21-a1cb-373f4fabd1f6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -134329,7 +134329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1b80e1b-b81e-4402-bbd5-3842ec154bda", + "id": "aa96e4db-1aa0-4b12-bb38-bf79e9f32310", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134375,7 +134375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60b58d65-39a6-4d99-a12a-ab4891692a72", + "id": "ad5a040d-d181-4ae2-9e29-5969f10c2fa7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134427,7 +134427,7 @@ } }, { - "id": "4a712ef9-a166-46fd-b396-32723ade272d", + "id": "94085200-3493-4d77-9e97-91c18b5142f4", "name": "Test Configuration For Multi-Host Integration's Single Source", "request": { "name": "Test Configuration For Multi-Host Integration's Single Source", @@ -134481,7 +134481,7 @@ }, "response": [ { - "id": "967b525e-bc9b-4398-8859-92c8833e021a", + "id": "0cfd3240-ce16-4ebb-89f1-eb0fd970d052", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -134523,12 +134523,12 @@ "value": "application/json" } ], - "body": "{\n \"success\": true,\n \"message\": \"Tes.\",\n \"timing\": 30437,\n \"resultType\": \"SOURCE_STATE_HEALTHY\",\n \"testConnectionDetails\": \"non adipisicing ad\"\n}", + "body": "{\n \"success\": true,\n \"message\": \"Tes.\",\n \"timing\": 30437,\n \"resultType\": \"SOURCE_STATE_HEALTHY\",\n \"testConnectionDetails\": \"voluptate labore deserunt cillum Ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "19cf4ebc-e204-4ec5-8036-8a4172ce78c8", + "id": "7261edc2-fc73-4319-8748-b9a407f30f8e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134575,7 +134575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85bbf611-feac-4bf0-9438-3a483077b7f1", + "id": "a3c63933-31b1-4bfb-9054-481f8bf78902", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134622,7 +134622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9159babe-aaf7-49fa-9a00-0430e81b64cc", + "id": "7514698e-33d0-491f-a353-7babdddba6e4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134669,7 +134669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19850241-0d72-4a5b-9e00-e670b2958269", + "id": "1a1285ac-694a-4dda-a416-29ca11ca4151", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -134716,7 +134716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "978f9e52-f037-4660-9b62-addcb0bd03b6", + "id": "9718cc0a-8a4e-4783-9beb-c483b3c353bd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134763,7 +134763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ab1ccaf-9000-4826-b783-9645eb917d10", + "id": "8ffe3184-d677-47e2-8fae-dbdd2b8d564f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134816,7 +134816,7 @@ } }, { - "id": "138649da-2ffd-4bc6-9d09-9b3c0b887600", + "id": "53184243-9e6d-470e-aa1e-5fa742b97ace", "name": "List Sources Within Multi-Host Integration", "request": { "name": "List Sources Within Multi-Host Integration", @@ -134898,7 +134898,7 @@ }, "response": [ { - "id": "89a2286f-a0f2-4546-a80c-a54000fd320a", + "id": "f315bd23-812a-4c2c-9881-f5d71a34371b", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -134989,7 +134989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b61431f-3578-4078-9433-cbf2247897bd", + "id": "7fcee9d0-8a50-4d68-a413-820510324bad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135080,7 +135080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d46e5ad-3f87-4e49-ae49-75b200dc7f78", + "id": "9aec689c-b197-4e93-a352-9d296c90fcb5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135171,7 +135171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f17b690a-6b61-4c22-b76b-d9b88a51056b", + "id": "1c3661cd-e971-4c32-908e-5d4165d9c2cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135262,7 +135262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34c8ee83-d702-449c-b7eb-9b1302443c64", + "id": "a010b923-bdc8-4fa9-b847-1e8d3053f43c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -135353,7 +135353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43442a39-2fd2-4f75-970b-81eda000fdba", + "id": "095e1dea-5839-4deb-b46a-30093b345bd4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135444,7 +135444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0afc345-b1a6-4cb7-89fc-336dc7e62d69", + "id": "57bf73e7-a0a2-4bd6-bff7-c70be8d216f3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135541,7 +135541,7 @@ } }, { - "id": "a75846d2-6b69-4d32-8f82-a9c23072c427", + "id": "64b34bf3-f163-43fd-bd1a-b69d3e290f43", "name": "List Multi-Host Source Creation Errors", "request": { "name": "List Multi-Host Source Creation Errors", @@ -135584,7 +135584,7 @@ }, "response": [ { - "id": "7fce2564-ea0f-4011-94a6-6df50c8e6652", + "id": "13823531-1372-4e85-89bf-f32fcc3f8807", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -135630,7 +135630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "266775e3-c18f-4f4d-ab35-8f3d28477f8f", + "id": "1ccdc6aa-2de3-4564-b70d-8e7593c53931", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135676,7 +135676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3ba19e2-c57f-488f-b769-2290937cd82c", + "id": "5ab3a8e4-b702-4a9d-a941-13b5e47f895b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135722,7 +135722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b799b0dd-ce2f-41e6-9431-16b36c610b30", + "id": "4c1fd439-7378-4e3e-823c-8bca46fa0696", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135768,7 +135768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81b30f95-b32a-465d-8dfc-beea2cf3df71", + "id": "f1eab3f6-e154-4f08-a573-e4f06b7439a3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -135814,7 +135814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4e4696f-2cc4-4d85-b0d4-50618d3e8d3e", + "id": "899de4ed-ec45-41f8-89a1-66f626e05f44", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135860,7 +135860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf262bf0-dcf1-4e9e-975e-659c8e6b7b1c", + "id": "316f9442-a524-476c-99c1-684a3cf1e601", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135912,7 +135912,7 @@ } }, { - "id": "10a105cc-055d-450d-85bf-0bcd5bcbe294", + "id": "ebf65e20-b37d-4e81-82e6-7523d28de1eb", "name": "Get Account Aggregation Groups Within Multi-Host Integration ID", "request": { "name": "Get Account Aggregation Groups Within Multi-Host Integration ID", @@ -135958,7 +135958,7 @@ }, "response": [ { - "id": "011c2c2f-c68e-4e59-809e-9362cd03b5c1", + "id": "25ef3a17-a085-4fbe-8514-fc2a75cb0d1d", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -136003,7 +136003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "532646e7-fd51-4e14-9527-545299859507", + "id": "08d6149b-6011-49e6-9ba6-c27a90f2ffb4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136048,7 +136048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9035044b-098a-4c0f-9629-50f350d6bedd", + "id": "321b4f29-ec68-43d6-9a27-8f30fd7fe99a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136093,7 +136093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01f0af71-4dfa-49d5-8ea9-f6b85f3bb074", + "id": "4ff28368-2d6f-4dc3-9bf4-5f992ad1b34f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136138,7 +136138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcf44824-3867-46a4-b9df-ca0193206b86", + "id": "6f273393-5005-4d1e-bee3-e088bb751fd4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136183,7 +136183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06917900-168b-4bac-999f-5efdecbd2151", + "id": "3307a4b5-f8c5-4c2f-a50b-e5c8761fcec8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136228,7 +136228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38883ea4-176e-4fdd-94a8-12b51124dd1b", + "id": "e5fa0593-0157-4afd-b31a-ebde8af614d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136279,7 +136279,7 @@ } }, { - "id": "ead6d6ee-24ca-4a47-a1aa-16a18d908442", + "id": "f1122576-30a8-4a2e-a65a-163543dd4bbe", "name": "Get Entitlement Aggregation Groups Within Multi-Host Integration ID", "request": { "name": "Get Entitlement Aggregation Groups Within Multi-Host Integration ID", @@ -136321,7 +136321,7 @@ }, "response": [ { - "id": "a8ddde6c-f58a-4029-8f9c-b2a570b7acec", + "id": "e57b6be0-4003-402f-8e28-a35d0a1fb13e", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -136366,7 +136366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8a4b582-4f7b-4208-bf62-388c45983e34", + "id": "194c2417-c4b2-410c-bdd9-490ce5300914", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136411,7 +136411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ae1bafe-c86d-4fec-ab21-f33726edcf9f", + "id": "8b2686f9-1959-46b6-a5fa-8504149b814d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136456,7 +136456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37f36042-d7d5-4f5c-af94-c081f9564114", + "id": "fa98c56d-4c47-4fce-a882-7e21bb08a86a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136501,7 +136501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "481c569d-0f60-43f9-aae6-42abd68da3c5", + "id": "ff7e8d9b-7a13-460e-ba21-2817bc26c0fa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136546,7 +136546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28b8b0f2-1d33-45bd-8254-121e749e8f20", + "id": "b809f95f-43a4-4bbc-9742-43a8d98d8a53", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136591,7 +136591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9acb4d79-e5d2-4cdb-8dae-a95141a50e91", + "id": "a7a23274-b4dc-4d74-ac18-0def3e4c9b71", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136648,7 +136648,7 @@ "description": "Use this API to implement non-employee lifecycle management functionality.\nWith this functionality in place, administrators can create non-employee records and configure them for use in their organizations.\nThis allows organizations to provide secure access to non-employees and control that access.\n\nThe 'non-employee' term refers to any consultant, contractor, intern, or other user in an organization who is not a full-time permanent employee.\nOrganizations can track non-employees' access and activity in Identity Security Cloud by creating and maintaining non-employee sources.\nOrganizations can have a maximum of 50 non-employee sources.\n\nBy using SailPoint's Non-Employee Lifecycle Management functionality, you agree to the following:\n\n- SailPoint is not responsible for storing sensitive data.\nYou may only add account attributes to non-employee identities that are necessary for business operations and are consistent with your contractual limitations on data that may be sent or stored in Identity Security Cloud.\n\n- You are responsible for regularly downloading your list of non-employee accounts for all the sources you create and storing this list of accounts in a managed location to maintain an authoritative system of record and backup data for these accounts.\n\nTo manage non-employees in Identity Security Cloud, administrators must create a non-employee source and add accounts to the source.\n\nTo create a non-employee source in Identity Security Cloud, administrators must use the Admin panel to go to Connections > Sources.\nThey must then specify 'Non-Employee' in the 'Source Type' field.\nRefer to [Creating a Non-Employee Source](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#creating-a-non-employee-source) for more details about how to create non-employee sources.\n\nTo add accounts to a non-employee source in Identity Security Cloud, administrators can select the non-employee source and add the accounts.\nThey can also use the 'Manage Non-Employees' widget on their user dashboards to reach the list of sources and then select the non-employee source they want to add the accounts to.\n\nAdministrators can either add accounts individually or in bulk. Each non-employee source can have a maximum of 20,000 accounts.\nTo add accounts in bulk, they must select the 'Bulk Upload' option and upload a CSV file.\nRefer to [Adding Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#adding-accounts) for more details about how to add accounts to non-employee sources.\n\nOnce administrators have created the non-employee source and added accounts to it, they can create identity profiles to generate identities for the non-employee accounts and manage the non-employee identities the same way they would any other identities.\n\nRefer to [Managing Non-Employee Sources and Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html) for more information about non-employee lifecycle management.\n", "item": [ { - "id": "f4bec128-a788-489c-a70b-eac7e91be75a", + "id": "00bf2c90-7164-4294-96bc-323d36878a30", "name": "Create Non-Employee Record", "request": { "name": "Create Non-Employee Record", @@ -136679,7 +136679,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -136690,7 +136690,7 @@ }, "response": [ { - "id": "37befe43-cbce-478a-ae74-60b4641236e2", + "id": "7385285e-9787-44f7-8902-b0a531ebf0aa", "name": "Created non-employee record.", "originalRequest": { "url": { @@ -136724,7 +136724,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -136741,12 +136741,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"dolor ad Ut exercitation\",\n \"accountName\": \"anim eu\",\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 \"quis_864\": \"amet consectetur cillum dolor\",\n \"adipisicing_d7d\": \"adi\"\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\": \"amet quis\",\n \"accountName\": \"commodo dolore est tempor\",\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 \"dolor_0f\": \"est aute\",\n \"dolore_da\": \"mollit\"\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": "7702ed4b-5ce2-4357-92ef-900257dcce52", + "id": "7ca80805-567f-4397-a182-634a0d963b84", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136780,7 +136780,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -136802,7 +136802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1a23b5f-d664-492c-8e08-13d66f5f3f38", + "id": "25ca0234-7c50-46df-b972-8d01d9c87260", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136836,7 +136836,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -136858,7 +136858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12bdfecf-37c0-404b-be3e-2f35e438b88f", + "id": "a16a6af6-e359-4cc6-98b8-b537711f3b00", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136892,7 +136892,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -136914,7 +136914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d19596f-0d01-410c-ad5c-849c2138e495", + "id": "f8805582-55af-41ae-8dca-d0bae6c6dfd7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136948,7 +136948,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -136970,7 +136970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39974721-206a-458b-ab61-b4f601abd3c5", + "id": "eeb8eac6-e0cb-4878-9b36-500e98244be4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137004,7 +137004,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -137032,7 +137032,7 @@ } }, { - "id": "6bfaa4e9-48e7-40fc-9ff7-806c17bc6e40", + "id": "2530e4a7-1c2e-4676-8268-f0d6aa12cc93", "name": "List Non-Employee Records", "request": { "name": "List Non-Employee Records", @@ -137107,7 +137107,7 @@ }, "response": [ { - "id": "47ca3b9c-0579-4edd-8e87-8a7e5eb81afa", + "id": "d2662627-0c73-472a-8cce-e333af83248a", "name": "Non-Employee record objects", "originalRequest": { "url": { @@ -137191,12 +137191,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"non ut\",\n \"accountName\": \"non anim deserunt proident\",\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 \"Ut_4\": \"et sit\",\n \"mollit__c\": \"velit esse sunt\"\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\": \"ut\",\n \"accountName\": \"elit dolor\",\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 \"minim72\": \"dolore voluptate fugiat\"\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\": \"id\",\n \"accountName\": \"sunt eiusmod officia proident\",\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 \"cillum_e20\": \"Lorem nisi\"\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\": \"consequat id\",\n \"accountName\": \"nulla\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"nonbf\": \"sunt ea\"\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": "488c4bd3-3677-481b-9ff3-8cf6b5affb4f", + "id": "6d401a82-a7c9-436a-8f6b-6985d9a0c86c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137285,7 +137285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8748852-fd13-459c-a099-c252305ec800", + "id": "594b26aa-351a-474f-b5de-19ef0f4c0bed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137374,7 +137374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eb0434e-2daa-40a5-907e-1cca0698731c", + "id": "27f1dfa6-bd23-494b-9f1e-46a5a9b26dca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137463,7 +137463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8d4ea22-fba7-4091-9e31-977730404f0c", + "id": "b5fc2b4b-31d8-4a67-9db4-52b77e7d71d9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137552,7 +137552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2e987e2-14c4-4e8f-91b9-eca0e8645992", + "id": "b9998e20-0282-4e2f-adca-b5a7ca064d2e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137647,7 +137647,7 @@ } }, { - "id": "3f2850d5-8d1e-4828-9d79-0ce3ad0be7b1", + "id": "c86d589a-4102-4f9a-b1a6-3ce4cc0e113c", "name": "Get a Non-Employee Record", "request": { "name": "Get a Non-Employee Record", @@ -137688,7 +137688,7 @@ }, "response": [ { - "id": "63a22f0c-ca73-4449-b401-ed8793a67f01", + "id": "b0ae213a-2a58-4bd9-9a54-fa7384844276", "name": "Non-Employee record object", "originalRequest": { "url": { @@ -137727,12 +137727,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"dolor ad Ut exercitation\",\n \"accountName\": \"anim eu\",\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 \"quis_864\": \"amet consectetur cillum dolor\",\n \"adipisicing_d7d\": \"adi\"\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\": \"amet quis\",\n \"accountName\": \"commodo dolore est tempor\",\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 \"dolor_0f\": \"est aute\",\n \"dolore_da\": \"mollit\"\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": "a6926699-f4b8-41ae-9a4c-9f89e63d3a66", + "id": "d1b721a3-554f-4bcf-ae2d-3cc370ba6f7c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137776,7 +137776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b49ec6da-3631-4f5d-9c75-440a5baa3acb", + "id": "f125ce86-134b-4b41-a98a-df5e3f869cf9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137820,7 +137820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d4cc967-5842-492b-92ae-9ef194388efd", + "id": "ff953304-3861-43e4-817d-6326f3dc9826", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137864,7 +137864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd222f4a-22d1-4266-9d5c-8fb4f0e86345", + "id": "fc0c39a0-df3d-431e-8a59-f0bfc4e9b21e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137908,7 +137908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac1eac01-f34c-4869-b1b3-d6206818167d", + "id": "638a4b9d-47c9-4a60-94c6-49b1d8387fdd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137958,7 +137958,7 @@ } }, { - "id": "b523f261-2ad7-4f3a-9510-7e24ff3a8aa6", + "id": "bd4ce161-304f-45e8-a6c6-b17d6f95b2d8", "name": "Update Non-Employee Record", "request": { "name": "Update Non-Employee Record", @@ -138001,7 +138001,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -138012,7 +138012,7 @@ }, "response": [ { - "id": "976c21f4-4ce1-4272-a47b-e74751fb64db", + "id": "d7810b6c-a7c2-4578-b308-0171e6bfa395", "name": "An updated non-employee record.", "originalRequest": { "url": { @@ -138047,7 +138047,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -138064,12 +138064,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"dolor ad Ut exercitation\",\n \"accountName\": \"anim eu\",\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 \"quis_864\": \"amet consectetur cillum dolor\",\n \"adipisicing_d7d\": \"adi\"\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\": \"amet quis\",\n \"accountName\": \"commodo dolore est tempor\",\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 \"dolor_0f\": \"est aute\",\n \"dolore_da\": \"mollit\"\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": "da879f93-f389-4e62-ba09-6c4c9a95a67f", + "id": "82751463-c7f2-4a42-b4fc-e9248577c096", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138104,7 +138104,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -138126,7 +138126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c12bbbbc-7b72-45bc-bb58-f79fa6d82820", + "id": "ad699020-25cb-4610-8107-b737d2385319", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138161,7 +138161,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -138183,7 +138183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fb482ab-aa2f-43af-aa66-76233af41e0e", + "id": "4c0b398a-253d-4cb2-ad29-dd957a3cf841", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138218,7 +138218,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -138240,7 +138240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a6ab249-e27f-4478-ac1a-53ef9f0e41bc", + "id": "bfbc2620-5d4f-4ed5-b6a1-63ec170fe518", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -138275,7 +138275,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -138297,7 +138297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46d42b94-9a5f-4ad3-85b3-dd8eb2d515e6", + "id": "eab0ebe0-f0f4-4e4b-81c0-f356de1f853a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138332,7 +138332,7 @@ "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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -138354,7 +138354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "021ad0d9-6874-40f0-bb59-8a7f10db630c", + "id": "e5e4de19-cf0a-4e7d-afdb-a5fce5cd73e4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138389,7 +138389,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -138417,7 +138417,7 @@ } }, { - "id": "d930e93f-d6e4-42ba-ae7f-ed775a0c4a61", + "id": "8450a4d3-8769-464b-99bd-867a8261025d", "name": "Patch Non-Employee Record", "request": { "name": "Patch Non-Employee Record", @@ -138471,7 +138471,7 @@ }, "response": [ { - "id": "ea58872e-b990-45af-b648-899b652fdc3f", + "id": "d84c6f15-57d1-40a2-b629-5ad393bf28ee", "name": "A patched non-employee record.", "originalRequest": { "url": { @@ -138523,12 +138523,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"dolor ad Ut exercitation\",\n \"accountName\": \"anim eu\",\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 \"quis_864\": \"amet consectetur cillum dolor\",\n \"adipisicing_d7d\": \"adi\"\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\": \"amet quis\",\n \"accountName\": \"commodo dolore est tempor\",\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 \"dolor_0f\": \"est aute\",\n \"dolore_da\": \"mollit\"\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": "30f9442b-384e-47f8-a3f2-459e92134612", + "id": "1a96eabd-eb09-48ec-81fa-f7e231ce385c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138585,7 +138585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "117a435d-f65f-49a1-b853-e7f7c1391845", + "id": "30dfbd42-a41a-4614-b62f-d38146496a29", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138642,7 +138642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0b212f7-acee-4176-9f98-4b865add6a6b", + "id": "63c99aed-c840-4013-9236-be64abae6560", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138699,7 +138699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3fe635e-e556-49ab-b3b0-087ff41ed974", + "id": "60e5fd2e-246d-40a5-a11a-2fa909e789fe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -138756,7 +138756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0524fabd-da08-4471-83bf-7b9a601ec23f", + "id": "c95402d0-55b0-41db-a325-8e26e6c0deb3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138813,7 +138813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dda084b7-a7db-4ad7-98f7-3ab4881e14ad", + "id": "c39a4f58-00b5-49b2-8079-b559ffd33fcb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138876,7 +138876,7 @@ } }, { - "id": "38898272-b535-4695-9d56-afde8ad81767", + "id": "5c824e03-312a-48eb-9e64-c6da85d4c7c3", "name": "Delete Non-Employee Record", "request": { "name": "Delete Non-Employee Record", @@ -138917,7 +138917,7 @@ }, "response": [ { - "id": "e2e89bb0-99bc-49de-b118-530af36c694c", + "id": "8ff7f983-d2d2-4e56-a7e7-43f7d9341904", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -138951,7 +138951,7 @@ "_postman_previewlanguage": "text" }, { - "id": "32fc1e36-4d8f-466e-8b71-748b6fa2f9b8", + "id": "9e2c505c-2438-4de6-9934-c2f940370b9c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138995,7 +138995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52d99d55-dc56-4ae8-93b6-f2009d2b2b59", + "id": "7635c33a-945e-4b3f-ad22-b713092252bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139039,7 +139039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c654fce9-74f9-4a1a-81d5-7746a95c1c15", + "id": "e0d564ab-2c31-4661-9048-cc98cd0379da", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139083,7 +139083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc29d2e3-7de5-427b-85bc-88a54610d15d", + "id": "be355181-f8b3-43c9-8c79-b39fe3ead79e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139127,7 +139127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc2045cb-933d-420f-b4c7-001103344435", + "id": "7b382bcc-bd8d-47ad-9227-d07b1e24974a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139177,7 +139177,7 @@ } }, { - "id": "de2c6ad9-ba6e-44cf-9b79-4e9497f4efa0", + "id": "3e64731b-996c-4389-956e-e4abc4759bd8", "name": "Delete Multiple Non-Employee Records", "request": { "name": "Delete Multiple Non-Employee Records", @@ -139209,7 +139209,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:925d126e-e95f-ad85-b719-0ecbea0a1d87\",\n \"6f3b38c9-53fd-9032-5482-01f7b6d353c0\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:1632e40e-a5db-f4b6-285e-1a74856989df\",\n \"urn:uuid:d6dc2f0a-d452-e5dd-bea3-b4c78ce6845e\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -139220,7 +139220,7 @@ }, "response": [ { - "id": "dfcd403a-83a2-4a36-8f71-210ff1499c53", + "id": "2a66179a-5dab-46ad-b66b-f28923af3659", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -139251,7 +139251,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:925d126e-e95f-ad85-b719-0ecbea0a1d87\",\n \"6f3b38c9-53fd-9032-5482-01f7b6d353c0\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:1632e40e-a5db-f4b6-285e-1a74856989df\",\n \"urn:uuid:d6dc2f0a-d452-e5dd-bea3-b4c78ce6845e\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -139267,7 +139267,7 @@ "_postman_previewlanguage": "text" }, { - "id": "94d50644-901e-4c35-9e20-99b378d782fb", + "id": "11ac35d4-0025-45b9-9482-731e950b5924", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139302,7 +139302,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:925d126e-e95f-ad85-b719-0ecbea0a1d87\",\n \"6f3b38c9-53fd-9032-5482-01f7b6d353c0\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:1632e40e-a5db-f4b6-285e-1a74856989df\",\n \"urn:uuid:d6dc2f0a-d452-e5dd-bea3-b4c78ce6845e\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -139324,7 +139324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62d06eb4-86f0-4ba8-b4ea-96515d0430a1", + "id": "e29637bf-f9c0-4b9b-b113-4b6a06d387f2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139359,7 +139359,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:925d126e-e95f-ad85-b719-0ecbea0a1d87\",\n \"6f3b38c9-53fd-9032-5482-01f7b6d353c0\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:1632e40e-a5db-f4b6-285e-1a74856989df\",\n \"urn:uuid:d6dc2f0a-d452-e5dd-bea3-b4c78ce6845e\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -139381,7 +139381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4a5be89-ef71-43d5-ba3b-a39130ebd211", + "id": "7402fd5d-2e16-4d79-8cf3-b9b49946a712", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139416,7 +139416,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:925d126e-e95f-ad85-b719-0ecbea0a1d87\",\n \"6f3b38c9-53fd-9032-5482-01f7b6d353c0\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:1632e40e-a5db-f4b6-285e-1a74856989df\",\n \"urn:uuid:d6dc2f0a-d452-e5dd-bea3-b4c78ce6845e\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -139438,7 +139438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57a11688-78ad-4a56-bf5d-c0c6cf2c99b8", + "id": "d6fa4ba0-9c8e-42d9-8a13-fe4d6252f2ec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139473,7 +139473,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:925d126e-e95f-ad85-b719-0ecbea0a1d87\",\n \"6f3b38c9-53fd-9032-5482-01f7b6d353c0\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:1632e40e-a5db-f4b6-285e-1a74856989df\",\n \"urn:uuid:d6dc2f0a-d452-e5dd-bea3-b4c78ce6845e\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -139495,7 +139495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2869c6c9-be58-4f20-ab9b-a7fe0ded01e7", + "id": "ce8f046a-b997-482f-9841-6e1cb04de060", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139530,7 +139530,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"urn:uuid:925d126e-e95f-ad85-b719-0ecbea0a1d87\",\n \"6f3b38c9-53fd-9032-5482-01f7b6d353c0\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:1632e40e-a5db-f4b6-285e-1a74856989df\",\n \"urn:uuid:d6dc2f0a-d452-e5dd-bea3-b4c78ce6845e\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -139558,7 +139558,7 @@ } }, { - "id": "d87ca564-d88a-4816-bfd0-42368fd20347", + "id": "51b71c4d-2af6-477d-87fb-54415accd71e", "name": "Create Non-Employee Request", "request": { "name": "Create Non-Employee Request", @@ -139589,7 +139589,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -139600,7 +139600,7 @@ }, "response": [ { - "id": "93cf68a4-6f2c-4afb-98a7-3805fc7a189a", + "id": "0d44fb58-4878-4432-b08d-335ee31e1ce6", "name": "Non-Employee request creation object", "originalRequest": { "url": { @@ -139634,7 +139634,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -139651,12 +139651,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 \"ullamco10d\": \"ut Ut voluptate minim\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"PENDING\",\n \"approvalOrder\": 1,\n \"comment\": \"fugiat\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"cupidatat commodo\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"PENDING\",\n \"comment\": \"id\",\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 \"ullamco_fdf\": \"reprehenderit commodo nostrud\",\n \"in3\": \"amet irure aliqua in ut\",\n \"cupidatat_90\": \"eu qui voluptate sunt aliquip\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"mollit ipsum culpa ullamco\",\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\": \"minim sed sit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"PENDING\",\n \"comment\": \"minim Ut qui\",\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": "73963551-e378-4af6-a09c-017ad6a70dd0", + "id": "b0d9e314-4fa7-4a2f-9af9-8f9da07d38d0", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -139690,7 +139690,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -139712,7 +139712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1a48905-6bf7-4523-bb0a-6892e97e5223", + "id": "dd8c3720-0946-49dd-90bb-58135eb37c87", "name": "400.1.409 Reference conflict", "originalRequest": { "url": { @@ -139746,7 +139746,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -139768,7 +139768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dabe0f6d-70d2-49d9-849d-dc1b28250c3e", + "id": "4fe88886-5591-4836-ba1f-eead450b3bac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139802,7 +139802,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -139824,7 +139824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3de72ff0-acaf-49c6-b9f8-cc655cab097d", + "id": "24bbd6d0-7091-4f41-a7c0-3edf93b4ee6d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139858,7 +139858,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -139880,7 +139880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60d8ea65-8699-4612-b5dd-595edb45c2e6", + "id": "9d3e539c-d834-4a11-ab08-b09d11eb84be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139914,7 +139914,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -139936,7 +139936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60ef7fd2-0c82-4541-bd3f-89305be97afc", + "id": "1e0cb784-f284-4162-9d0f-c99663770fa4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139970,7 +139970,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 \"adipisicing_72\": \"deserunt culpa \",\n \"reprehenderit4b4\": \"incididunt dolore\",\n \"inc1\": \"mollit labore anim\"\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 \"doe95\": \"ullamco ut\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -139998,7 +139998,7 @@ } }, { - "id": "bf53fe04-0d80-461c-990a-07b1ceff3cbf", + "id": "7147b4d1-2f04-4c76-b4c2-6acb760d4a6e", "name": "List Non-Employee Requests", "request": { "name": "List Non-Employee Requests", @@ -140082,7 +140082,7 @@ }, "response": [ { - "id": "0936dcdc-afe9-4a00-8882-a14d5b1bd77c", + "id": "9d695bf4-f90a-4bf7-860d-51d832330fd1", "name": "List of non-employee request objects.", "originalRequest": { "url": { @@ -140175,12 +140175,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 \"suntb\": \"fugiat est\",\n \"proident_3a3\": \"Excepteur adipisicing Duis laboris aute\"\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\": \"sit in\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"eni\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"PENDING\",\n \"comment\": \"anim in qui\",\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 \"ad_2f\": \"sint irure fugiat ut\",\n \"culpa_b92\": \"dolor officia eu\"\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\": \"ullamco consectetur eiusmod\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"Excepteur anim sit eiusmod\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"CANCELLED\",\n \"comment\": \"enim\",\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 \"magna_809\": \"reprehenderit deserun\",\n \"incididunt_5f\": \"in\",\n \"eu854\": \"officia consequat elit pariatur\",\n \"cillum1\": \"eu voluptate\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"dolore esse incididunt 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\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"Excepteur esse aute\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"CANCELLED\",\n \"comment\": \"esse commodo aliquip nostrud\",\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 \"sed900\": \"irure cillum ullamco\",\n \"veniam_e4\": \"elit dolore veniam 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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"pariatur quis nisi amet\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"proident occaecat anim\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"id\",\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": "265ba5bd-de9d-4b51-802e-663f1ada18c7", + "id": "7c137c1f-82ad-4381-aeab-5d7545b53b59", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -140278,7 +140278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d6d3805-57be-4c42-98f6-2a3726c31999", + "id": "964da290-d012-474f-b6eb-104cb4ec5b5b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -140376,7 +140376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22020320-aff2-477a-bcc1-32c66bd0b873", + "id": "b82132a6-de6d-4ff8-9a28-896bb4aad18c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -140474,7 +140474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d83ff71-95d1-47cc-9eca-1a6b949e78d8", + "id": "ed088c32-8dd6-41ae-9583-23526f05b41c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -140572,7 +140572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3336380a-19f7-421d-b51e-2010b3ffdd48", + "id": "bded8e73-cf68-440c-9dd3-a7c887116b27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140676,7 +140676,7 @@ } }, { - "id": "bfe3fa55-8c30-4c25-9c8a-714813aced92", + "id": "6501e3eb-4552-4c6f-9c7b-b97af5cd0765", "name": "Get a Non-Employee Request", "request": { "name": "Get a Non-Employee Request", @@ -140717,7 +140717,7 @@ }, "response": [ { - "id": "988b4101-66f4-4eff-806c-05c2630bf92e", + "id": "561cb64c-69ac-4dad-a550-02dad6617549", "name": "Non-Employee request object.", "originalRequest": { "url": { @@ -140756,12 +140756,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 \"ullamco10d\": \"ut Ut voluptate minim\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"PENDING\",\n \"approvalOrder\": 1,\n \"comment\": \"fugiat\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"cupidatat commodo\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"PENDING\",\n \"comment\": \"id\",\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 \"ullamco_fdf\": \"reprehenderit commodo nostrud\",\n \"in3\": \"amet irure aliqua in ut\",\n \"cupidatat_90\": \"eu qui voluptate sunt aliquip\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"mollit ipsum culpa ullamco\",\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\": \"minim sed sit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"PENDING\",\n \"comment\": \"minim Ut qui\",\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": "c898a7d4-39b1-4bb0-a263-7eef21e1156b", + "id": "7111e121-5836-4b90-8079-b6b65ce86cb8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -140805,7 +140805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b72f679-1c37-419f-a13d-bfd6996beec4", + "id": "318fa182-6026-41e2-833d-eb5ba115c5bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -140849,7 +140849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42ec9817-6893-446f-b7b8-47aa1c6bba6f", + "id": "591090bb-b4e6-4173-b168-b3e5b6e3f0f5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -140893,7 +140893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c78823b0-0b14-47fe-af91-ef256c293be4", + "id": "7fd14a53-2ea0-4569-8e97-bfca49a7b02a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -140937,7 +140937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed58123d-8508-4c50-8e9d-5df186467608", + "id": "cc8c8ba2-7ccc-4634-9e34-be78b18f84f1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -140981,7 +140981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "572f3ac6-5811-422d-9a43-9e72f9a43440", + "id": "0a5fddff-e69a-448d-aa7d-6a5e858ccf79", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141031,7 +141031,7 @@ } }, { - "id": "87770984-fd8e-4817-95e5-a68cfe711015", + "id": "037d7402-347d-483c-997e-ad48e8c62368", "name": "Delete Non-Employee Request", "request": { "name": "Delete Non-Employee Request", @@ -141072,7 +141072,7 @@ }, "response": [ { - "id": "51bd8643-b59a-46f9-9fda-f9a6a032277e", + "id": "e7c1d5f1-1c15-4ab6-bf7c-43b8a7d1d131", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -141106,7 +141106,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4fd6b824-738b-49e5-b111-31c5aaaca366", + "id": "13cc3033-eac4-42ef-af88-0b96b8998bae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141150,7 +141150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9695bc8a-662a-4a42-a14a-426f1fb08d80", + "id": "966c8464-c9c9-4156-8576-f12c6cd71dc2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141194,7 +141194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83f7f30c-8c94-4d4e-a47e-a779c52092f5", + "id": "599cdf45-f428-4fc9-81f3-cc352330744d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141238,7 +141238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4917d97e-2f4e-460c-9ddb-e33bcbded7e2", + "id": "cb8df910-2f4e-492e-8a87-c971357d1784", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -141282,7 +141282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed195d79-7d5b-4c91-9775-b6ba9f5b1cb5", + "id": "3e67d8d9-c5c6-4a36-8104-0d61ca65af3c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141326,7 +141326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1108984d-d44f-44bc-84f3-d4dd3ef57ae3", + "id": "980d74fc-c63d-4cb1-a402-6605997d57ec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141376,7 +141376,7 @@ } }, { - "id": "aae46982-65ab-4629-b493-121cd2998223", + "id": "02ba0752-48a0-4935-8c5a-c45396535327", "name": "Get Summary of Non-Employee Requests", "request": { "name": "Get Summary of Non-Employee Requests", @@ -141418,7 +141418,7 @@ }, "response": [ { - "id": "875c8875-9478-4291-aaf3-3ea7b9f80097", + "id": "d477a226-dce3-4cd8-9c84-c29e51f8283a", "name": "Non-Employee request summary object.", "originalRequest": { "url": { @@ -141458,12 +141458,12 @@ "value": "application/json" } ], - "body": "{\n \"approved\": 31487515.756984502,\n \"rejected\": -76352151.711857,\n \"pending\": -73257149.33090466,\n \"nonEmployeeCount\": -66699190.099568814\n}", + "body": "{\n \"approved\": 83951301.57717407,\n \"rejected\": -97755096.64262025,\n \"pending\": -38027657.310713135,\n \"nonEmployeeCount\": 8051418.926059112\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bedf932e-1972-4492-b44c-f92b5ed5523f", + "id": "1f2af85e-2db7-4ee3-917c-693b65affbca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141508,7 +141508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0ad9eaa-165d-486e-989e-3019e31282d6", + "id": "c60a282f-482a-4cd3-bd0a-1104df940161", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141553,7 +141553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b96a198-08b1-42f2-abd3-24588100197f", + "id": "cedcc7c4-a275-48bf-a6e6-2556186f5c5c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141598,7 +141598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b49fc9c-c54f-4817-8356-5b405ca575f3", + "id": "28393ae1-a171-43dd-9b6c-bf14c7325468", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141643,7 +141643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80e9be38-a127-4b7b-85e5-d4683fb6094d", + "id": "ea4a5649-22a7-4416-9710-4fc7f2c99f16", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141694,7 +141694,7 @@ } }, { - "id": "88b5a8dc-d602-45d6-8c57-93bedb38a216", + "id": "08cb40ef-4cdd-4c18-a512-885908a6eea3", "name": "Create Non-Employee Source", "request": { "name": "Create Non-Employee Source", @@ -141736,7 +141736,7 @@ }, "response": [ { - "id": "5061c52c-dcc6-47ad-890a-250f705655ef", + "id": "68c02e05-1d23-4be6-9215-847f515e7cc8", "name": "Created non-employee source.", "originalRequest": { "url": { @@ -141792,7 +141792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ea315af-9c05-428b-a0fa-1b0359d73084", + "id": "a93f6d73-2904-4df7-8eb3-e3570904d9de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141848,7 +141848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3afa3aed-f49c-4373-8ba5-f46e02613baf", + "id": "22432dd5-588b-4b94-96e9-8f85e0a5f986", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141904,7 +141904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1269a00-8ff2-4cde-966e-290d19609ba5", + "id": "3641ae31-8ebd-45e4-993d-cd5fd92096af", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141960,7 +141960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca5c654c-f243-4554-bc69-3f5abb72f954", + "id": "c2ee91ca-35ab-4199-8c53-46e5240545c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142016,7 +142016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ade51c9-31fe-4331-93e1-6a867d21685d", + "id": "0a41060a-9d9a-4119-943e-952132a6d6b9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142078,7 +142078,7 @@ } }, { - "id": "8edf5b02-21b9-477c-ae13-7230fc14fa84", + "id": "2ce46e32-8579-4acc-a203-44c588b251b5", "name": "List Non-Employee Sources", "request": { "name": "List Non-Employee Sources", @@ -142162,7 +142162,7 @@ }, "response": [ { - "id": "02174fbc-084d-4323-b018-44611e7249ce", + "id": "4d8f14e3-bef4-4099-804b-0e52114ad651", "name": "List of non-employee sources objects.", "originalRequest": { "url": { @@ -142260,7 +142260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08b09626-0b93-443c-b379-adad814ab90c", + "id": "f7b96c38-919a-4f12-9021-700eccf611fb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142358,7 +142358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24bd1acb-335a-446b-bd28-7f64cbeb058f", + "id": "6ea1023a-9802-469b-87bd-a1f28b4cc6d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142456,7 +142456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4883ef1-61d4-4d14-8220-38c5ddf15848", + "id": "a9b095a3-a082-4a4c-a5e5-7fc6426ac519", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142554,7 +142554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27dffab0-6b72-409b-a06c-fb68ef5dac67", + "id": "c0ea813a-2f07-42fb-b9f4-be2974576083", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142652,7 +142652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08eb687a-1e24-45bb-a542-7bdffd4e8127", + "id": "ac8d850f-6850-4a88-88b5-7d544c161d3b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142756,7 +142756,7 @@ } }, { - "id": "721ccc7f-05eb-46b1-881c-eaba86753db8", + "id": "7bb230e9-0ff1-4435-9fb3-bc38f68f4510", "name": "Get a Non-Employee Source", "request": { "name": "Get a Non-Employee Source", @@ -142797,7 +142797,7 @@ }, "response": [ { - "id": "11365c0d-7586-466e-b6f3-7235726bd201", + "id": "ce3bdd20-ba2a-4525-9a3f-daef8c81675a", "name": "Non-Employee source object.", "originalRequest": { "url": { @@ -142841,7 +142841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50be10f6-8884-4bf0-a85e-ecf6a2f3c6c4", + "id": "00e0e676-0362-4c17-aa9c-b7ab775e6e7d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142885,7 +142885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efb2a26a-c074-4558-a930-17756a922315", + "id": "830a2c58-3bac-4850-8cd7-221ccc69362e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142929,7 +142929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a71a17a8-1a4d-423a-b165-80cc916b937c", + "id": "dba000f6-a885-4011-ab4f-b8016cf1cb8f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142973,7 +142973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf8f196e-afbd-420f-bfdc-c2662cec2e70", + "id": "d69300ca-1973-41ec-bd8b-2d841cb9a0a9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143017,7 +143017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4992e4f3-5b0c-47b0-9183-f5c9c874cda6", + "id": "07fa9e7b-0b22-4ac1-8ec8-edce35b0184d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143067,7 +143067,7 @@ } }, { - "id": "e4feec01-c733-4761-b97c-7a3d5b796815", + "id": "7bef9f3c-12bd-4030-8b1f-2a06bbbe5b98", "name": "Patch a Non-Employee Source", "request": { "name": "Patch a Non-Employee Source", @@ -143121,7 +143121,7 @@ }, "response": [ { - "id": "b53968e7-b256-4ca8-accf-d55fcb23c9fc", + "id": "4d2e97a8-0029-43e5-a45d-2c8bcfc712e0", "name": "A patched non-employee source object.", "originalRequest": { "url": { @@ -143178,7 +143178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0247550-c72e-4bb8-b046-f2678257d4d7", + "id": "88e5479f-2393-4f6e-9ec3-17feb8d38757", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143235,7 +143235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ef2d5ac-5936-4a76-98e1-30746347caf2", + "id": "7f67d090-a57b-49ae-953b-e71b2c467e44", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143292,7 +143292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52680810-108a-44ea-bf06-80f7c2dbf605", + "id": "bf805063-4b3b-4f67-b644-7ac158c87530", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143349,7 +143349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9092367-796e-4a3c-bf91-7213930bfcf9", + "id": "b02e760d-0212-4dfe-bd12-b6d4b83c551f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143406,7 +143406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2514f220-ff4b-40ed-9179-6b5ecac92d08", + "id": "e778b3e6-24b9-419d-a398-bfa5f9155527", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143469,7 +143469,7 @@ } }, { - "id": "d956c78c-4930-4406-8a33-2142bb4eb127", + "id": "c2e0a88f-e595-4d36-b88d-d645126a575e", "name": "Delete Non-Employee Source", "request": { "name": "Delete Non-Employee Source", @@ -143510,7 +143510,7 @@ }, "response": [ { - "id": "f24c90ca-bfef-4b39-9388-c7dae5914b94", + "id": "a8647619-9da6-4288-addb-9db914f07f70", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -143544,7 +143544,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a818b06a-7534-416d-9452-b1c183b567b7", + "id": "dc5af5d3-8166-41c0-b33f-714191787d9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143588,7 +143588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a75ccf0-fad7-4777-be9d-61b2f437a9b1", + "id": "d7e1b8d6-d2ee-4443-bf6a-0a54e61fa580", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143632,7 +143632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "314fbb1d-ea69-48c9-9cdc-13677c8b47f3", + "id": "af6ef169-258c-4686-866f-59c645811299", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143676,7 +143676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49cbb050-8772-4a4e-80d3-798f389582f8", + "id": "390e9a3b-2bdb-43b9-ac66-e4ce19b9401d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143720,7 +143720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42c3bbdf-8582-4c28-bac1-6e5ac0a1017d", + "id": "32267048-4905-4bdc-b85c-fffc51148125", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143770,7 +143770,7 @@ } }, { - "id": "27c323c3-5f97-4ac3-9338-8d50e6bc6007", + "id": "3a89812b-2431-4828-994f-2f17a7fe8ee4", "name": "Exports Non-Employee Records to CSV", "request": { "name": "Exports Non-Employee Records to CSV", @@ -143813,7 +143813,7 @@ }, "response": [ { - "id": "27485f34-344e-449d-906a-588aed19177d", + "id": "634315fe-c086-4cec-b8dc-9a325a53cd8a", "name": "Exported CSV", "originalRequest": { "url": { @@ -143859,7 +143859,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2923c8f2-4bb0-4475-ad3b-86c26ebb71e9", + "id": "9079552b-7665-4b64-a183-474b097748ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143905,7 +143905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "288ac3b8-bbbe-4825-961a-eb44d8c94acb", + "id": "149c2754-4b38-4f98-ab5a-ceac081d2e4a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143951,7 +143951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55512d0c-7259-4df3-8494-064b6411a3c9", + "id": "c722250c-9f56-4314-a2dc-18e179ff16ce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143997,7 +143997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4de0fe66-7a67-4a71-ba3e-195dac831eea", + "id": "a40a9813-74bc-4dd1-8ba9-e456e6b674ac", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -144043,7 +144043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96fd0929-fe0c-4234-ba93-657ce9b50d38", + "id": "e3628f12-3b9b-45c2-abe8-a30e4e893dbc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144089,7 +144089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "195dbe59-36e9-487f-ac92-132421e62200", + "id": "651c14a0-837f-4de4-a0bd-ee11b7cbc8db", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144141,7 +144141,7 @@ } }, { - "id": "c795495e-69ed-428a-b8fe-b625f53ccfd5", + "id": "ced2f370-3385-45c0-b88e-52420c03a041", "name": "Imports, or Updates, Non-Employee Records", "request": { "name": "Imports, or Updates, Non-Employee Records", @@ -144199,7 +144199,7 @@ }, "response": [ { - "id": "0f1acd75-3b1f-48bd-88c8-03ea1c2d6d29", + "id": "d5b1e9e8-7211-4eca-baec-ef4e0e50e6e5", "name": "The CSV was accepted to be bulk inserted now or at a later time.", "originalRequest": { "url": { @@ -144260,7 +144260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dc6ee0a-5653-49c9-a1a3-5783667f373a", + "id": "ad64fc08-cc82-4ea1-bf50-de53c6dba351", "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": { @@ -144321,7 +144321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15f1ade2-4052-40cc-b2b0-8f5439d06a54", + "id": "8d616b62-90f3-4b5e-a2ba-cfa434d2a2ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144382,7 +144382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ba2b99a-d05f-46e4-b657-d4998604f629", + "id": "462e4745-dcd4-49cc-8efe-8c6b29765ca4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144443,7 +144443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5712ba57-58be-47dd-8a3b-98a6348b72d5", + "id": "7aa319f7-994b-4d79-b6a7-f62a0d35bb6b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -144504,7 +144504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5138b207-5236-4826-8637-5900c45545f1", + "id": "8ac593fa-8116-415e-a33b-c5bda8fd83e1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144565,7 +144565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcdac7b5-84b3-4aa6-b903-bee254b2c1d7", + "id": "7c70a595-b4ac-4878-b83c-0a9b2c4e95ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144632,7 +144632,7 @@ } }, { - "id": "f6f1c20c-3fad-4734-8c34-3e70e91ea6d7", + "id": "a29f4c45-de36-4088-8978-efecc8898a76", "name": "Bulk upload status on source", "request": { "name": "Bulk upload status on source", @@ -144675,7 +144675,7 @@ }, "response": [ { - "id": "0434caf1-3597-4d9b-9c8a-683d132bc4a9", + "id": "b85a31ae-5c4f-45f2-b210-a6eeb8447b9e", "name": "Status of the newest bulk-upload job, if any.", "originalRequest": { "url": { @@ -144721,7 +144721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6c3f2fe-8241-45ca-93f4-3fd827873b0b", + "id": "56d53b00-d944-416a-a175-ff959514ffc0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144767,7 +144767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e31f6021-2a5e-49d8-84fa-a2757bf48048", + "id": "a5e28368-7a96-4619-9447-103d1ba22646", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144813,7 +144813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e3f99b3-651d-4f94-a590-f2ec9b8abd7e", + "id": "2793377d-3e41-4c23-92bf-faf5013bac7d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144859,7 +144859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98f94fb1-bcb2-44d0-b3a8-16efd070bb94", + "id": "5a9f41ae-edf1-4e7e-9a27-b2a6b010faf1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144905,7 +144905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ce4e7e3-8b14-4434-a5e5-6300001a8ad5", + "id": "ff8a5a82-4893-46bb-8697-7864cf688e19", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144957,7 +144957,7 @@ } }, { - "id": "63a3a1cf-2e2c-4418-9679-129ed19f0acd", + "id": "0911c3e1-4420-468f-b9f8-e352fe0e5506", "name": "Exports Source Schema Template", "request": { "name": "Exports Source Schema Template", @@ -145000,7 +145000,7 @@ }, "response": [ { - "id": "48268e9c-a569-4d30-917e-b6a0fc12738d", + "id": "1e0067bb-d483-4638-93fe-6b694887f9a9", "name": "Exported Source Schema Template", "originalRequest": { "url": { @@ -145046,7 +145046,7 @@ "_postman_previewlanguage": "text" }, { - "id": "cfc82f08-52f9-46bd-979a-5c7cb7810466", + "id": "22d56c98-58e8-46aa-8470-feca60ab6aaa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145092,7 +145092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "216acc13-377e-4f26-bb04-215a6061010c", + "id": "442587d8-23af-46e5-b1a7-7a0ac86471e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145138,7 +145138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0462931-66d5-4648-814d-442a2fb0af52", + "id": "0c98b7ee-3cae-455b-b115-39463469c9e8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145184,7 +145184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e06f57ab-d24b-47c5-83c2-ce9e9b7fb12f", + "id": "fe446d90-bd79-461b-892b-e5f3a77db945", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -145230,7 +145230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37016044-035c-418e-acd3-4604b995afad", + "id": "d4ab29d1-94a3-4ed5-8fcc-0ceddd7bdd77", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145276,7 +145276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a427e7af-8738-441d-9f1a-2ef2f999b61f", + "id": "26b61b54-1eab-479a-9d50-9b34d57f16bb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145328,7 +145328,7 @@ } }, { - "id": "a0e2aac7-94c9-4e1d-a736-d5a9786867e4", + "id": "203378ae-fd88-4874-a6a2-d9564cbfdab2", "name": "Get List of Non-Employee Approval Requests", "request": { "name": "Get List of Non-Employee Approval Requests", @@ -145412,7 +145412,7 @@ }, "response": [ { - "id": "0a96ae2e-8ef4-4726-99e1-5635dc0d4681", + "id": "bcd8ad44-7e21-4bca-9f46-02dcda59826a", "name": "List of approval items.", "originalRequest": { "url": { @@ -145505,12 +145505,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"pariatur anim ipsum fugiat\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"commodo pariatur sit adipisicing\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"exercitation veniam sed\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"sed reprehenderit fugiat\",\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\": \"dolore consectetur sit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"sed mollit 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\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"consequat ad mollit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"occaecat cupidatat laborum cons\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6d246bf2-5433-48cc-8369-afefb6db100f", + "id": "46b80ea2-a86f-492f-8222-86bb0273fc34", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145608,7 +145608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4223fac8-40d7-422a-88e9-de14ee10bc25", + "id": "d1623bfa-3bc2-46c5-88f6-f89d63316bb2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145706,7 +145706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "670f6713-4ae5-41d8-946f-9c81c1e9c7d2", + "id": "e22ef5c7-37c4-4b84-a545-af45cee01dce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145804,7 +145804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f0df184-9fe6-48fa-974d-a43dd162762b", + "id": "3b0ad1cd-abcd-4697-9f78-de1b749548d3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145902,7 +145902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c76810f-4431-4f74-ba85-f3e718a0559d", + "id": "9e8d9443-a011-47bc-ad13-e17b681bd607", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146006,7 +146006,7 @@ } }, { - "id": "cec0a5cf-86cc-4425-8235-9b9b45b8d507", + "id": "3ca928e4-75dd-44ac-9ea1-89280c040640", "name": "Get a non-employee approval item detail", "request": { "name": "Get a non-employee approval item detail", @@ -146057,7 +146057,7 @@ }, "response": [ { - "id": "223bf607-5b5c-4c49-818a-89477462d8d3", + "id": "43539ddc-bab3-4e65-a346-aa5b861fa9d4", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -146106,12 +146106,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\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"anim occaecat\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"in laboris adipisicing magna\",\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\": \"TEXT\",\n \"technicalName\": \"account.name\",\n \"label\": \"Account Name\",\n \"id\": \"ac110005-7156-1150-8171-5b292e3e0084\",\n \"system\": true,\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"helpText\": \"The unique identifier for the account\",\n \"placeholder\": \"Enter a unique user name for this account.\",\n \"required\": true\n }\n ]\n },\n \"data\": {\n \"fugiat7\": \"magna nisi\",\n \"mollit_6\": \"est esse sunt\"\n },\n \"approvalStatus\": \"PENDING\",\n \"comment\": \"ullamco reprehenderit nisi proident\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24\",\n \"endDate\": \"2021-03-25\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n }\n}", + "body": "{\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"irure exercitation\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"Ut dolor Lorem quis sint\",\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 \"Excepteura88\": \"consectetur Excepteur ex\",\n \"velitff\": \"quis\",\n \"aliquip_6\": \"ullamco in\",\n \"velit_c\": \"quis reprehenderit non ex\"\n },\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"anim\",\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": "c573b3e2-9422-4814-874d-f82fc8b44d18", + "id": "f2a5a6fb-b65e-4e6a-ac47-5f5002516445", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146165,7 +146165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0679700-e9bd-4349-89ec-2d5ec4277291", + "id": "da6ee516-ebf3-4f60-8848-7c2d13d3ff4f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146219,7 +146219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "affa2895-bbe1-43d0-90df-efca810cf920", + "id": "2d5d423e-0c16-4879-8912-dd9688cd4a49", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146273,7 +146273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a01c19f8-f175-468e-9443-20fecc54d137", + "id": "59461364-60b2-4df4-90e2-6d81b29bea47", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146327,7 +146327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a733c5a-d8f5-4263-9a69-ad6364d24846", + "id": "444af6f4-9891-465e-ab56-449941259f30", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146387,7 +146387,7 @@ } }, { - "id": "c76fde97-3166-4eea-aea7-418eff3e1daf", + "id": "58893ee9-ec5a-4eba-ad28-93852413efbb", "name": "Approve a Non-Employee Request", "request": { "name": "Approve a Non-Employee Request", @@ -146408,7 +146408,7 @@ "variable": [ { "type": "any", - "value": "voluptate id", + "value": "in ut cillum ad", "key": "id", "disabled": true, "description": { @@ -146431,7 +146431,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"minim dolore Lorem\"\n}", + "raw": "{\n \"comment\": \"eu culpa ipsum adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -146442,7 +146442,7 @@ }, "response": [ { - "id": "46cf5aa2-9677-41bc-b910-15daddfbdafd", + "id": "6fba14dd-ce75-49ac-a802-b52e2ccfc8c1", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -146478,7 +146478,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"minim dolore Lorem\"\n}", + "raw": "{\n \"comment\": \"eu culpa ipsum adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -146495,12 +146495,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"sunt velit incididunt mol\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"tempor c\",\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\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"proident ipsum \",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"quis eu consectetur magna\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e9110081-a052-438d-a947-573b1cf6dda7", + "id": "937bccb6-cfb1-430d-a6e5-1f160413d130", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146536,7 +146536,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"minim dolore Lorem\"\n}", + "raw": "{\n \"comment\": \"eu culpa ipsum adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -146558,7 +146558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbbc1415-1c08-44cb-8cbd-00f4fd1816bd", + "id": "d4a62117-b417-426c-9846-a0af69df708d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146594,7 +146594,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"minim dolore Lorem\"\n}", + "raw": "{\n \"comment\": \"eu culpa ipsum adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -146616,7 +146616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f99c34c1-d7b0-4a4b-aea5-762bec55a8d9", + "id": "dc637855-4a56-4097-bc96-ff62bda32447", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146652,7 +146652,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"minim dolore Lorem\"\n}", + "raw": "{\n \"comment\": \"eu culpa ipsum adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -146674,7 +146674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "231a9054-5378-411a-8874-0baf27cda0be", + "id": "5629fa63-ac84-4232-b9ca-4c1b167420fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146710,7 +146710,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"minim dolore Lorem\"\n}", + "raw": "{\n \"comment\": \"eu culpa ipsum adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -146732,7 +146732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d8c848e-97b6-404e-8c7d-672955d621b2", + "id": "921c93d2-dd28-44c9-a581-78ad86a8c8d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146768,7 +146768,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"minim dolore Lorem\"\n}", + "raw": "{\n \"comment\": \"eu culpa ipsum adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -146796,7 +146796,7 @@ } }, { - "id": "1c19871a-e2eb-4585-877c-388a32805fef", + "id": "8e19d1a7-b168-44b2-9951-994e643cef78", "name": "Reject a Non-Employee Request", "request": { "name": "Reject a Non-Employee Request", @@ -146817,7 +146817,7 @@ "variable": [ { "type": "any", - "value": "voluptate id", + "value": "in ut cillum ad", "key": "id", "disabled": true, "description": { @@ -146840,7 +146840,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"ea\"\n}", + "raw": "{\n \"comment\": \"do sunt dolore\"\n}", "options": { "raw": { "headerFamily": "json", @@ -146851,7 +146851,7 @@ }, "response": [ { - "id": "bf546252-7ac0-42b5-9ccf-47732f12f419", + "id": "831b0f70-075c-4bb7-8a84-4c187435e555", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -146887,7 +146887,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"ea\"\n}", + "raw": "{\n \"comment\": \"do sunt dolore\"\n}", "options": { "raw": { "headerFamily": "json", @@ -146904,12 +146904,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"sunt velit incididunt mol\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"tempor c\",\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\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"proident ipsum \",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"quis eu consectetur magna\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "db202131-0521-4c3d-8f6c-4c32dadb1e29", + "id": "b88dd8bc-0343-49f1-9c26-f0443e51f5a3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146945,7 +146945,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"ea\"\n}", + "raw": "{\n \"comment\": \"do sunt dolore\"\n}", "options": { "raw": { "headerFamily": "json", @@ -146967,7 +146967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e2630a9-582e-4905-a4ea-ed6b86a6651e", + "id": "11b2a8c8-b610-403b-9f53-ac55a5b8fede", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147003,7 +147003,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"ea\"\n}", + "raw": "{\n \"comment\": \"do sunt dolore\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147025,7 +147025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce38e098-01eb-4f45-94ea-6303b1ffc4f2", + "id": "9408b815-4d93-42a3-8b10-ad115193e674", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147061,7 +147061,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"ea\"\n}", + "raw": "{\n \"comment\": \"do sunt dolore\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147083,7 +147083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "718ee5cf-a80c-451b-a5c2-1692c8b4a9c5", + "id": "1adaf2f5-1b09-492f-8e6c-ef37cb16abbe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147119,7 +147119,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"ea\"\n}", + "raw": "{\n \"comment\": \"do sunt dolore\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147141,7 +147141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0ddcd7e-92b8-4c8f-aa53-194add2e208b", + "id": "d13a8a48-2712-44e2-8937-93d31514d3d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147177,7 +147177,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"ea\"\n}", + "raw": "{\n \"comment\": \"do sunt dolore\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147205,7 +147205,7 @@ } }, { - "id": "4c74b478-b7aa-4000-a2f9-77759866b1b0", + "id": "ca2e2dca-ba76-443a-a467-1994b34ebfc8", "name": "Get Summary of Non-Employee Approval Requests", "request": { "name": "Get Summary of Non-Employee Approval Requests", @@ -147247,7 +147247,7 @@ }, "response": [ { - "id": "b85fe057-d0f1-4b3c-a8c6-56ab644a3275", + "id": "ee831489-101e-4695-97a0-63f4fec70c23", "name": "summary of non-employee approval requests", "originalRequest": { "url": { @@ -147287,12 +147287,12 @@ "value": "application/json" } ], - "body": "{\n \"approved\": 9515181.271043226,\n \"pending\": 62631060.08690825,\n \"rejected\": 45134936.66914177\n}", + "body": "{\n \"approved\": -17562781.02331011,\n \"pending\": 55695584.73144767,\n \"rejected\": -43897640.039674535\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0a63f65d-5149-4ae1-b42d-9ec32f45813a", + "id": "f0ab97fc-d32d-49b8-80fa-f948fa5ef0ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147337,7 +147337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09f7a455-216d-48dd-8e40-eba3d86f8003", + "id": "3c5b53f8-e2f9-476e-9fa7-7a8d9f865089", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147382,7 +147382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76a842e8-a85b-4aed-bb1c-4d62311e3878", + "id": "0c78e33c-58e1-468d-9af2-9056ed583b45", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147427,7 +147427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c28114f-d227-4080-ac73-ea171728958d", + "id": "c395ac71-2167-4acf-a0c6-7d21a99de6f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147472,7 +147472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1361f39-7a80-4545-a311-e02d2ce1bcd3", + "id": "ab29fd70-8059-4f24-9db9-00beabba496e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147523,7 +147523,7 @@ } }, { - "id": "610bf740-e775-46c9-9f66-1df0f588c430", + "id": "fc172cbd-657f-4fe1-9972-3e40b65852d3", "name": "List Schema Attributes Non-Employee Source", "request": { "name": "List Schema Attributes Non-Employee Source", @@ -147565,7 +147565,7 @@ }, "response": [ { - "id": "1463f949-fef8-4a85-a9cf-933c5bf75e52", + "id": "73611430-f658-4f96-b85c-30b37fb5a34d", "name": "A list of Schema Attributes", "originalRequest": { "url": { @@ -147610,7 +147610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84133a84-f9f4-4248-b662-0ff4ebd75d0b", + "id": "9357f6fa-b0af-4688-8de4-3c7fb1a6446c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147655,7 +147655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf798c35-30f9-4fb9-849b-e6d118375922", + "id": "abe6b192-41b1-4834-8a0f-0533d3fd134d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147700,7 +147700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7fbdd07-ea10-40f4-b1bd-df4a5246438d", + "id": "3209deaf-f99b-4f12-b574-79ac2f7320cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147745,7 +147745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b9c5e1b-e59f-46cc-84e0-833b34e6fe76", + "id": "7d1dca76-bdbe-4717-80d6-59ffa25608d0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -147790,7 +147790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5802c138-8b7b-426e-9c96-ec3b8a8f60f1", + "id": "69123b17-5d9a-4411-a6b1-fd5d18005b41", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147835,7 +147835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a0c8ed1-b092-4da5-bbfc-b5cad6c225f8", + "id": "eb89bc0f-53cf-4601-a747-6351ec04c8fe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147886,7 +147886,7 @@ } }, { - "id": "5345d514-8e71-4134-aaad-09037ae5064c", + "id": "d6f243e9-14d1-42a9-9244-63011eea4e51", "name": "Create Non-Employee Source Schema Attribute", "request": { "name": "Create Non-Employee Source Schema Attribute", @@ -147941,7 +147941,7 @@ }, "response": [ { - "id": "c8ce883a-9489-4e4b-941c-bf663a9ffa0f", + "id": "d5524edc-fea2-4388-8dff-8faad0688d3e", "name": "Schema Attribute created.", "originalRequest": { "url": { @@ -147999,7 +147999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f73fc3aa-25fc-41fd-b783-5022408ef3ea", + "id": "bfb46802-78c0-4b02-a5a5-a733616e766a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148057,7 +148057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "717a81b6-b0c7-4245-84e9-dc10156c40ca", + "id": "e7eb61f2-3a4c-430b-a427-8dabe30ab1fb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148115,7 +148115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c679b6ba-92e8-40e6-96fd-e19bcbeec40a", + "id": "37c5644e-0744-459b-98e6-ba35b725327d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148173,7 +148173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5fb9f8c-21e3-420c-afd5-b4b7cc7f1157", + "id": "40e875ab-cab7-4338-be83-91376a929ad1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148231,7 +148231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34caa2e1-2728-422d-aaa6-cd8b1208f6a8", + "id": "986415f4-f83a-47cb-9476-505fd273d5de", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148295,7 +148295,7 @@ } }, { - "id": "151a8d8a-a64c-41fb-bae2-630614b87ef6", + "id": "42f93389-60c2-42c3-ae4a-56763d365ebb", "name": "Delete all custom schema attributes", "request": { "name": "Delete all custom schema attributes", @@ -148337,7 +148337,7 @@ }, "response": [ { - "id": "1cd441f5-b8ec-4197-9c1c-17987eb4b2b9", + "id": "8a6e2273-87cf-4667-bc1c-e56dc0b0e9d0", "name": "All custon Schema Attributes were successfully deleted.", "originalRequest": { "url": { @@ -148372,7 +148372,7 @@ "_postman_previewlanguage": "text" }, { - "id": "07bfaafb-4f54-4ab2-85a9-6838f8b81958", + "id": "69225108-9d7b-4f92-b346-1010356454f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148417,7 +148417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaaea94b-3006-4997-b9d0-2d04e37d9a9a", + "id": "947875fd-3b35-400d-b42a-34911da53e7e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148462,7 +148462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0233d95c-79ed-41dd-aaed-88450803f27f", + "id": "79d9de96-53db-4ab6-95c4-d5a9d85fdaf5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148507,7 +148507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d251a0db-4d0a-41b6-bdd3-0cf52f176e1a", + "id": "3d4e79e8-7dfc-43ab-8adf-0cf9c18d0f7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148552,7 +148552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5ecab8e-21f7-4a17-b9df-55477ad67705", + "id": "7706eb51-a6bf-4447-9908-abbb3a5e1c9c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148603,7 +148603,7 @@ } }, { - "id": "9e317f55-7ca6-4fde-81fc-70dd54e510da", + "id": "a647943a-f690-4289-a78b-acdae076c251", "name": "Get Schema Attribute Non-Employee Source", "request": { "name": "Get Schema Attribute Non-Employee Source", @@ -148656,7 +148656,7 @@ }, "response": [ { - "id": "718ce56a-165f-4732-95bf-57b592db44f0", + "id": "a97eabbf-1766-4120-8c37-676da32ebb74", "name": "The Schema Attribute", "originalRequest": { "url": { @@ -148702,7 +148702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3cbebf9-dfaa-4984-bb7e-9a09493ef98f", + "id": "8934474b-30c0-4d5a-a0eb-ebb14e0c63c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148748,7 +148748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d684aace-6bbd-4eb0-ba2b-e8f5a2c209df", + "id": "260a3523-2389-4099-92d4-dfb41a0717d6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148794,7 +148794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d075ee9-77d6-4b9f-ad53-ebf2305d2b73", + "id": "8b4cb69b-e2dd-4d90-8a7a-378b4e348ba0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148840,7 +148840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b19217a-2e40-42b6-aaee-d448cf22dda2", + "id": "66412308-2e4a-42d2-b493-b93be29b76ce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148886,7 +148886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c778ccfc-377b-42ca-9972-e9faa150d013", + "id": "592d7f1e-a34c-4c91-a56c-d8f09e3dc882", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148938,7 +148938,7 @@ } }, { - "id": "7b063c32-4568-427f-9a87-4eaa780e9544", + "id": "551e5109-c144-495b-9d37-d0ddbdb89b17", "name": "Patch Non-Employee Source's Schema Attribute", "request": { "name": "Patch Non-Employee Source's Schema Attribute", @@ -149004,7 +149004,7 @@ }, "response": [ { - "id": "22a6c900-e492-466f-99fa-15794bfe9440", + "id": "ecf934f0-67c0-4c81-bd76-d2ac5584a807", "name": "The Schema Attribute was successfully patched.", "originalRequest": { "url": { @@ -149063,7 +149063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39f1c591-8880-492b-a18d-0cd15f0b6beb", + "id": "715b8992-1a44-4484-8d62-8a7d2cb521d5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149122,7 +149122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79185b66-3911-4d13-b3e5-0970378336f7", + "id": "712e7044-3ff5-4e52-b3d3-70ce194bfb53", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149181,7 +149181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80eb3c95-6162-4f6c-ae85-a6434100c76f", + "id": "4d5a8f3d-9128-4570-bfd6-078b120a5a53", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149240,7 +149240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2330f958-3dd1-4803-b3e9-cb7d050a8a1d", + "id": "a1d653f2-9a57-40b3-aa98-1eb0a27e156b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -149299,7 +149299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9747385-6e46-4957-91e0-537a24048356", + "id": "fb2f6fbb-8dbc-4f54-9392-8da85ac43936", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149358,7 +149358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2ced84c-8e3f-48ff-80d9-d74a0ca03853", + "id": "b86add2a-e808-4889-a410-909c7dc09282", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149423,7 +149423,7 @@ } }, { - "id": "e066eeac-2bbe-49c8-a033-2c8386ec3fcb", + "id": "4693a272-c281-48ba-acae-10c59bd3076a", "name": "Delete Non-Employee Source's Schema Attribute", "request": { "name": "Delete Non-Employee Source's Schema Attribute", @@ -149476,7 +149476,7 @@ }, "response": [ { - "id": "3339c564-4f10-4717-a2ed-f9bb3def70d9", + "id": "2d00eede-30f8-46ad-8c24-4654b88c79eb", "name": "The Schema Attribute was successfully deleted.", "originalRequest": { "url": { @@ -149512,7 +149512,7 @@ "_postman_previewlanguage": "text" }, { - "id": "10c4936d-c644-4fd2-a57f-a06cb6a4dc74", + "id": "36366c2f-4df0-412b-be27-5e20ccd825ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149558,7 +149558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83f564c8-239d-475b-835e-8ec50d835b39", + "id": "551d820b-6dce-4d4e-a965-3f995000870e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149604,7 +149604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6823ac1-2cfb-4a51-a4e8-5448a1901f9a", + "id": "e897793a-e42c-4a4a-9452-c1c490b5a9a6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149650,7 +149650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8d70403-e681-47d7-9a06-b6ec759c702a", + "id": "31f48a72-c398-4556-9d4b-3b0721743218", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149696,7 +149696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25d0a026-a5d9-46ba-8036-58fe34a24260", + "id": "1fac4578-4ff2-4ba5-aaaf-a917adc50102", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149754,7 +149754,7 @@ "description": "", "item": [ { - "id": "d69d48a4-7173-404f-81d7-776e44a3af9c", + "id": "d6327b5d-8db6-4244-8d85-69d6f4409b71", "name": "Change MAIL FROM domain", "request": { "name": "Change MAIL FROM domain", @@ -149796,7 +149796,7 @@ }, "response": [ { - "id": "80c29bc4-0a3c-4ece-8f6d-90a348960294", + "id": "baccb059-3107-4411-8fe6-0b96eab19f07", "name": "MAIL FROM Attributes required to verify the change", "originalRequest": { "url": { @@ -149852,7 +149852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56f0daec-dc10-4163-aa5c-3d820b3aab35", + "id": "f0d6eee3-0ded-4f72-9959-fc2fa5919080", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149908,7 +149908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db1b0d4f-167d-4bc5-8163-88b17ef61402", + "id": "9ecf1052-db2d-47bd-a1bb-e2fdebf09273", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149964,7 +149964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f60c1b4-154f-4567-9301-76acfae08e05", + "id": "71efe7b9-9653-421f-8133-5424f1199a12", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150020,7 +150020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9215e659-9b05-4f11-8e9a-528e09a07cad", + "id": "a2fc6cbc-06df-479a-8b47-e371b08f8e3c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150076,7 +150076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9a2e7c3-6a24-4fed-92be-555bb79f7d48", + "id": "242c54a9-a0ac-4497-b187-159974274aa0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150138,7 +150138,7 @@ } }, { - "id": "adbeb521-5b69-4f78-bd64-af9979c05099", + "id": "2bb54618-8f77-45b0-bb5c-768fa584400c", "name": "Get MAIL FROM Attributes", "request": { "name": "Get MAIL FROM Attributes", @@ -150183,7 +150183,7 @@ }, "response": [ { - "id": "622e6cbd-fde4-4f8f-ae59-a89e606de55e", + "id": "adadbf54-91fe-40cc-90b5-a15df5d6da9e", "name": "MAIL FROM Attributes object", "originalRequest": { "url": { @@ -150237,7 +150237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bb8d395-9202-44ed-8abb-e862333fa9e7", + "id": "86a0895b-6f1f-494b-afe2-7198383f9e6a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150291,7 +150291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b7f16b1-6c5a-44c5-8940-563adcc1dc8e", + "id": "2fe4083f-4dcc-4df0-8a3d-43cb6923dda3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150345,7 +150345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51e2eb92-06c6-4114-aa37-7da96e9613e3", + "id": "d663e2c8-9a20-4e8b-acc4-6118fd3ad5fc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150399,7 +150399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0054d6d-fda7-47f0-8552-765cfb949b3e", + "id": "daa0cae5-caf3-4192-b511-ad0018dcb9a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150453,7 +150453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8596ac39-fdcf-4632-ad9a-27a0e31e795b", + "id": "b3c0b855-5f68-4329-9eeb-43857dac9bf9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150513,7 +150513,7 @@ } }, { - "id": "46ccc522-43c3-4e6a-bbee-f768c7bfec7f", + "id": "a9b6866a-dad7-4b10-bc6f-d65368defeb1", "name": "List Notification Template Defaults", "request": { "name": "List Notification Template Defaults", @@ -150570,7 +150570,7 @@ }, "response": [ { - "id": "a44fffa9-347a-4d4f-bb23-8bc49b1e292a", + "id": "9d6240ca-1aaa-495a-9c16-95918d12fd2e", "name": "A list of the default template objects", "originalRequest": { "url": { @@ -150636,12 +150636,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"sunt dolore enim\",\n \"text\": \"aliquip mollit\",\n \"blocks\": \"nisi\",\n \"attachments\": \"magna \",\n \"notificationType\": \"in\",\n \"approvalId\": \"deserunt mollit officia in incididunt\",\n \"requestId\": \"mollit et aliqua\",\n \"requestedById\": \"eu laborum\",\n \"isSubscription\": true,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"laborum amet labore ipsum\",\n \"itemId\": \"nisi et sit cupidatat exercitation\",\n \"itemType\": \"in non cupidatat labore cillum\",\n \"autoApprovalMessageJSON\": \"anim sint\",\n \"autoApprovalTitle\": \"in ad veniam\"\n },\n \"customFields\": {\n \"requestType\": \"ad\",\n \"containsDeny\": \"officia tempor\",\n \"campaignId\": \"esse proident mollit qui\",\n \"campaignStatus\": \"consectetur quis veniam \"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"ut est ex dolore\",\n \"title\": \"id aliqua\",\n \"text\": \"aute dolore\",\n \"messageJSON\": \"non esse\",\n \"isSubscription\": false,\n \"approvalId\": \"deserunt enim et\",\n \"requestId\": \"eiusmod aute quis\",\n \"requestedById\": \"dolore enim veniam\",\n \"notificationType\": \"pariatur veniam\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"sunt in ex commodo\",\n \"itemId\": \"elit adipisicing dolore eiusmod\",\n \"itemType\": \"incididunt Excepteur id laboris est\",\n \"autoApprovalMessageJSON\": \"elit proident\",\n \"autoApprovalTitle\": \"est aliquip\"\n },\n \"customFields\": {\n \"requestType\": \"labore adipisicing\",\n \"containsDeny\": \"ut veniam proident non est\",\n \"campaignId\": \"pariatur Lorem\",\n \"campaignStatus\": \"aliquip veniam\"\n }\n }\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"quis anim\",\n \"text\": \"labore irure\",\n \"blocks\": \"tempor elit dolor\",\n \"attachments\": \"eiusmod incididunt pariatur\",\n \"notificationType\": \"ut do sit in\",\n \"approvalId\": \"consectetur dol\",\n \"requestId\": \"occaecat ex magna in\",\n \"requestedById\": \"anim Ut\",\n \"isSubscription\": true,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"cill\",\n \"itemId\": \"voluptate labore laboris\",\n \"itemType\": \"proident ipsum culpa deserunt\",\n \"autoApprovalMessageJSON\": \"nisi\",\n \"autoApprovalTitle\": \"Lorem fugiat nostrud ea\"\n },\n \"customFields\": {\n \"requestType\": \"laboris\",\n \"containsDeny\": \"q\",\n \"campaignId\": \"sed ipsum culpa cupidatat\",\n \"campaignStatus\": \"officia est\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"labore officia\",\n \"title\": \"anim tempor enim quis consectetur\",\n \"text\": \"Ut mollit\",\n \"messageJSON\": \"esse dolor sint\",\n \"isSubscription\": true,\n \"approvalId\": \"id minim adipisicing\",\n \"requestId\": \"in non\",\n \"requestedById\": \"sint eiusmod\",\n \"notificationType\": \"enim dolore culpa Dui\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"mollit\",\n \"itemId\": \"do et eiusmod e\",\n \"itemType\": \"proident occaecat Lorem sint\",\n \"autoApprovalMessageJSON\": \"ut dolore Ut labore\",\n \"autoApprovalTitle\": \"do quis consequat laborum elit\"\n },\n \"customFields\": {\n \"requestType\": \"l\",\n \"containsDeny\": \"nostrud anim\",\n \"campaignId\": \"dolor nulla nisi\",\n \"campaignStatus\": \"sed mollit voluptate qui\"\n }\n }\n }\n]", + "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"aliquip eu ipsum\",\n \"text\": \"pariatur dolor quis fug\",\n \"blocks\": \"ipsum\",\n \"attachments\": \"commodo\",\n \"notificationType\": \"ut ea dolor\",\n \"approvalId\": \"laborum ullamco laboris culpa\",\n \"requestId\": \"dolore non\",\n \"requestedById\": \"deserunt\",\n \"isSubscription\": true,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"do amet in ea\",\n \"itemId\": \"reprehenderit\",\n \"itemType\": \"dolor in\",\n \"autoApprovalMessageJSON\": \"aute dolor\",\n \"autoApprovalTitle\": \"adipisi\"\n },\n \"customFields\": {\n \"requestType\": \"eiusmod oc\",\n \"containsDeny\": \"aliquip\",\n \"campaignId\": \"mollit ut c\",\n \"campaignStatus\": \"consequat culpa incididunt enim\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"incididunt\",\n \"title\": \"id esse Excepteur do\",\n \"text\": \"commodo non reprehender\",\n \"messageJSON\": \"cillum dol\",\n \"isSubscription\": false,\n \"approvalId\": \"pariatur Excepteur sint\",\n \"requestId\": \"dolor incididunt\",\n \"requestedById\": \"Ut mollit anim commodo\",\n \"notificationType\": \"magna in labore consectet\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"nostrud commodo\",\n \"itemId\": \"tempor\",\n \"itemType\": \"dolore enim nisi veniam\",\n \"autoApprovalMessageJSON\": \"laborum exercitation\",\n \"autoApprovalTitle\": \"Lorem\"\n },\n \"customFields\": {\n \"requestType\": \"fugiat\",\n \"containsDeny\": \"deserunt in\",\n \"campaignId\": \"deserunt\",\n \"campaignStatus\": \"cupidatat anim qui\"\n }\n }\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"et nisi\",\n \"text\": \"culpa sunt sit\",\n \"blocks\": \"sunt dolor aute\",\n \"attachments\": \"ut\",\n \"notificationType\": \"dolore\",\n \"approvalId\": \"proident et commodo cillum\",\n \"requestId\": \"dolore in\",\n \"requestedById\": \"laborum\",\n \"isSubscription\": true,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"labore nostrud incididunt\",\n \"itemId\": \"culpa nostr\",\n \"itemType\": \"tempor veniam est\",\n \"autoApprovalMessageJSON\": \"est reprehenderit nulla sit amet\",\n \"autoApprovalTitle\": \"occaecat amet sunt\"\n },\n \"customFields\": {\n \"requestType\": \"in in Lorem\",\n \"containsDeny\": \"dolor irure aute Excepteur\",\n \"campaignId\": \"magna irure commodo reprehenderit\",\n \"campaignStatus\": \"non\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"voluptate amet cillum minim\",\n \"title\": \"veniam et\",\n \"text\": \"ad ipsum non nulla\",\n \"messageJSON\": \"aliqua laborum tempor ea\",\n \"isSubscription\": true,\n \"approvalId\": \"ut exercitation\",\n \"requestId\": \"ullamco in dolore sunt\",\n \"requestedById\": \"exercitation est irure\",\n \"notificationType\": \"anim\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"ut aliquip pariatur nulla\",\n \"itemId\": \"Excepteur nulla dolor\",\n \"itemType\": \"veniam\",\n \"autoApprovalMessageJSON\": \"non\",\n \"autoApprovalTitle\": \"laborum dolore dolor irure\"\n },\n \"customFields\": {\n \"requestType\": \"pariatur esse\",\n \"containsDeny\": \"esse qui\",\n \"campaignId\": \"magna qui cillum dolor\",\n \"campaignStatus\": \"magna labore\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "33682407-d3e6-4186-815b-9aee9be98e5b", + "id": "63f2ab0e-b3e3-4499-902a-aa37ef79ab12", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150712,7 +150712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb78f33a-e1e3-4e12-b893-2a78cdf04900", + "id": "e0b0071d-c461-4d7a-8e09-bbf90ad32f46", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150783,7 +150783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "002f2234-0a16-4d2b-807e-f64735bb2ce9", + "id": "ad31cc8a-0e60-432f-bd60-3f95b4ae5b2d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150854,7 +150854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "778568c1-2112-4fbe-9003-493639834415", + "id": "c126194f-5b0a-4aa0-a6fd-b661ce69ed77", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150925,7 +150925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "763bf89e-d1ce-47c8-bd66-490de7f2be85", + "id": "b7acd82c-9f30-4022-893f-bc87dbc6c0b4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151002,7 +151002,7 @@ } }, { - "id": "9b12494a-6bcb-438b-9618-cabb2cdb1003", + "id": "ea7260f8-95c8-4efe-864a-4a4483100ffd", "name": "List Notification Templates", "request": { "name": "List Notification Templates", @@ -151059,7 +151059,7 @@ }, "response": [ { - "id": "5673a0ed-d463-41fd-be09-233bc2109785", + "id": "c35a5c89-843f-43a6-a73f-ee123754aafd", "name": "A list of template objects for your site", "originalRequest": { "url": { @@ -151125,12 +151125,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"\",\n \"teamsTemplate\": \"laborum magna id irure\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"irure Duis exercitation\",\n \"teamsTemplate\": \"tempor ad quis magna\"\n }\n]", + "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"veniam Excepteur proident\",\n \"teamsTemplate\": \"Ut esse ex sunt elit\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"ullamco enim ut\",\n \"teamsTemplate\": \"occaecat ut et incididunt est\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2a81a41f-6694-44de-a964-75a9dbfa27d4", + "id": "247b3e06-bd20-461d-85a8-c3bbf97fc8e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151201,7 +151201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e8afe2d-90f5-49bb-895c-45d22171eaa2", + "id": "5ad86e92-c45e-466d-8bb4-d79510b89170", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151272,7 +151272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ffcb412-3833-49dd-86b3-9cb50b60264a", + "id": "55a225f7-8028-48f6-afe1-737587e86914", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151343,7 +151343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd2e29ed-6a14-40bc-ac21-ebfc65f22281", + "id": "e2a30928-e6ec-4cfe-bec5-55450b9c17e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151414,7 +151414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "554d0398-8673-4b99-bc10-500289156f9e", + "id": "036f75f1-78f2-4a1a-8cf6-d60da35c9d18", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151491,7 +151491,7 @@ } }, { - "id": "e322f75e-d56a-48ad-a463-e5720bf08efc", + "id": "7cb25022-79cf-4603-90e6-f8e9d0f3d58b", "name": "Create Notification Template", "request": { "name": "Create Notification Template", @@ -151522,7 +151522,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut do\",\n \"teamsTemplate\": \"adipisicing nulla proident ad\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"est\",\n \"teamsTemplate\": \"nulla cillum nostrud qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -151533,7 +151533,7 @@ }, "response": [ { - "id": "5f73fb4f-6df8-43fa-8e9b-f264008cbb29", + "id": "4e5f9bf3-7643-4e98-9593-a8ee50be6ea8", "name": "A template object for your site", "originalRequest": { "url": { @@ -151567,7 +151567,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut do\",\n \"teamsTemplate\": \"adipisicing nulla proident ad\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"est\",\n \"teamsTemplate\": \"nulla cillum nostrud qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -151584,12 +151584,12 @@ "value": "application/json" } ], - "body": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut do\",\n \"teamsTemplate\": \"adipisicing nulla proident ad\"\n}", + "body": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"est\",\n \"teamsTemplate\": \"nulla cillum nostrud qui\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8d9c4c8e-2112-4a22-a358-ae94dcd18f78", + "id": "0c9ef616-1f9d-4a4a-881b-f5d028ff1b24", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151623,7 +151623,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut do\",\n \"teamsTemplate\": \"adipisicing nulla proident ad\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"est\",\n \"teamsTemplate\": \"nulla cillum nostrud qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -151645,7 +151645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e97d86b-d391-4df3-8a84-90153e8f9c5a", + "id": "4c75d88e-5929-4a2f-8d08-8cd229a29aa6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151679,7 +151679,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut do\",\n \"teamsTemplate\": \"adipisicing nulla proident ad\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"est\",\n \"teamsTemplate\": \"nulla cillum nostrud qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -151701,7 +151701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "986b7554-eb8f-42e2-8db9-4fe273b9aee7", + "id": "69e49299-fc8e-4012-9fd1-c3f4d1050c38", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151735,7 +151735,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut do\",\n \"teamsTemplate\": \"adipisicing nulla proident ad\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"est\",\n \"teamsTemplate\": \"nulla cillum nostrud qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -151757,7 +151757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd29b314-a136-4f66-bd25-6ad602bd137c", + "id": "e91749c3-f414-451b-adf3-36052151b508", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151791,7 +151791,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut do\",\n \"teamsTemplate\": \"adipisicing nulla proident ad\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"est\",\n \"teamsTemplate\": \"nulla cillum nostrud qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -151813,7 +151813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cf1fce3-5a32-4578-a3d3-65a89bf5c5b7", + "id": "dcf5a653-75e9-475c-bfcf-915eef2b8b9a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151847,7 +151847,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut do\",\n \"teamsTemplate\": \"adipisicing nulla proident ad\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"est\",\n \"teamsTemplate\": \"nulla cillum nostrud qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -151875,7 +151875,7 @@ } }, { - "id": "0b42eb5e-ec9c-4573-be86-1fa1c1b71977", + "id": "6ff62232-1e2c-438f-a19c-50b76ae7771f", "name": "Get Notification Template By Id", "request": { "name": "Get Notification Template By Id", @@ -151916,7 +151916,7 @@ }, "response": [ { - "id": "fd8b73ef-4b2b-448c-88ac-8fe5dc10895d", + "id": "6ee569f0-7928-4425-9f92-6a8c8fbd563b", "name": "A template object for your site", "originalRequest": { "url": { @@ -151955,12 +151955,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"\",\n \"teamsTemplate\": \"laborum magna id irure\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"irure Duis exercitation\",\n \"teamsTemplate\": \"tempor ad quis magna\"\n }\n]", + "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"veniam Excepteur proident\",\n \"teamsTemplate\": \"Ut esse ex sunt elit\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"ullamco enim ut\",\n \"teamsTemplate\": \"occaecat ut et incididunt est\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5f95656f-3e66-4597-b028-5d225f4f6fda", + "id": "81642fc3-6d32-4e37-a33e-d545f705be45", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152004,7 +152004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d69c2648-d254-401c-941a-bce81138ad27", + "id": "1a0d046b-a7f0-40cc-a02c-f90fcd54dbd5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152048,7 +152048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b6b3f6d-85a7-4d41-829f-05e5253b0c10", + "id": "355fbedb-08cb-4f17-b249-e2bfb65cc386", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152092,7 +152092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34a18299-42dc-4d07-a178-79aec4970223", + "id": "a4e6850b-a180-4808-b867-32bf00ff5e1b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -152136,7 +152136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57c55ed9-63f1-4145-b5cd-4fe6d4ae36c7", + "id": "cb53b6ff-4b74-4af7-b326-72bdde8cdc43", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152186,7 +152186,7 @@ } }, { - "id": "534b692c-0c3e-4efb-a11b-7330901e060f", + "id": "fadb9c1e-c361-49e7-a2b8-d6d84a8974d3", "name": "Bulk Delete Notification Templates", "request": { "name": "Bulk Delete Notification Templates", @@ -152229,7 +152229,7 @@ }, "response": [ { - "id": "3f9b0d7c-778f-43e3-91f9-1fc66b559121", + "id": "c952e665-a4c7-4cea-a915-782ec972729c", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -152276,7 +152276,7 @@ "_postman_previewlanguage": "text" }, { - "id": "31b7f220-5124-4c57-a3db-3f1b21f2b40e", + "id": "ee5001f1-6d7c-480c-9573-1ca32399bc92", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152333,7 +152333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8adcc84c-da21-4405-9659-e4e2f5bc4bd0", + "id": "676cae51-0194-402e-bbc0-e2a7f5134c3b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152390,7 +152390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5710b93d-0d59-413c-969d-e96205f3e39e", + "id": "8295d999-f1f9-45af-8825-cebffda3c2ae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152447,7 +152447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58828317-a4bf-4826-88c7-bb122fe44cef", + "id": "e72a9d37-7f41-416b-be57-b9b6612cc99f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -152504,7 +152504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b66de052-0dd3-44e3-83db-a5d0d603fffa", + "id": "0baa1089-6b6f-4c60-99e5-d3cb9d42c289", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152567,7 +152567,7 @@ } }, { - "id": "d6dcca24-81fc-4f08-b613-7ad9f6eb6684", + "id": "abd0a550-ce52-4333-880d-0c43da9f72c7", "name": "Get Notification Template Context", "request": { "name": "Get Notification Template Context", @@ -152596,7 +152596,7 @@ }, "response": [ { - "id": "6c5f2e46-614a-4062-9425-170eebf9e186", + "id": "09cffc9c-42bd-461d-a282-62f7612f9f15", "name": "Notification template context attributes for a specific tenant.", "originalRequest": { "url": { @@ -152639,7 +152639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "280fdeac-3107-4793-87f3-11c10b06873b", + "id": "d0fe99d6-bc03-434f-a007-c7b14b37e591", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152682,7 +152682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1fba080-28d2-4be7-b69e-f749f5668033", + "id": "45f14076-2ef6-49db-b4d7-37d06db05b15", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152725,7 +152725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27c4e67b-a06c-4a5f-8b93-3156c148130f", + "id": "1278c127-a410-4ccb-90b6-8e00407fa227", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152768,7 +152768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4002d1e-ea67-4858-a07f-95a34f9ab703", + "id": "c44299da-1467-44b2-8dd6-d24bb75dccd5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -152811,7 +152811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaa95253-1fc6-4e14-89b8-bb1c50dcf407", + "id": "acb20f75-5a73-4046-8384-977d42325eee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152860,7 +152860,7 @@ } }, { - "id": "ff598b9e-3e5b-43db-996f-b257c6c101fd", + "id": "a1f56295-c325-4546-9f13-bda41945c32b", "name": "List Notification Preferences for tenant.", "request": { "name": "List Notification Preferences for tenant.", @@ -152895,7 +152895,7 @@ }, "response": [ { - "id": "38fb7977-6860-4fec-84b1-11f307d857df", + "id": "3fba34df-439e-40ff-8230-0c09a5ccb80b", "name": "Return preference for the given notification key.", "originalRequest": { "url": { @@ -152939,7 +152939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3adfa2ef-7862-4c31-b161-a20af509ec28", + "id": "2ed649d1-f9cc-4b23-8d68-6a1502b0c0c9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152983,7 +152983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4a1cbd1-c667-4faf-9e64-3b12487661ba", + "id": "39488f5c-38b8-4394-a8c0-1ee04b7eea19", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153027,7 +153027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11c01baa-bf81-4f48-93cb-db7b4034841d", + "id": "5e354df2-160a-47f1-9ee5-3ad2cd9dec11", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153071,7 +153071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b9d319a-4670-4924-bc9c-44b22e68b02b", + "id": "7cdb297f-1135-4c6c-9174-3bf04b12bc28", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -153115,7 +153115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d966859-bc49-4f51-b816-5a288d7c6e5f", + "id": "7507a74c-e712-429b-b360-ab0d29ad55f9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -153159,7 +153159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92ca5f63-aed2-44f0-9dcf-7b02b9fc8049", + "id": "6f0dd0a8-723a-402b-946b-325f4b7b4064", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -153209,7 +153209,7 @@ } }, { - "id": "e160c875-b475-43e8-8751-647cbc8ef76a", + "id": "19787572-b199-43ba-adaa-3469e6990b46", "name": "Send Test Notification", "request": { "name": "Send Test Notification", @@ -153251,7 +153251,7 @@ }, "response": [ { - "id": "f07f1255-cb11-4f59-944d-a6ed5ab373b0", + "id": "60f3ecad-c8d8-484d-a767-d914ab522be9", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -153297,7 +153297,7 @@ "_postman_previewlanguage": "text" }, { - "id": "27437938-43ed-479b-8ff2-616f76adba5f", + "id": "ca7e6267-7b5e-4848-984f-6e722729605c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153353,7 +153353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e59c6b6-d5c4-4cc3-a3f3-0cadeb91fc1a", + "id": "98373d8f-8978-4cc6-9cee-c7afed75c884", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153409,7 +153409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a35bfbf4-0b0b-460a-9b9b-080c1bf30e4d", + "id": "94723227-48f2-41a3-9ecd-b2f8bf949454", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153465,7 +153465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "924e2306-6c16-496c-8d5f-3b35b738321e", + "id": "f60c268c-5870-48bc-9799-0534899e47e0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -153521,7 +153521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02b492b3-aabe-444b-bb60-a3321eb74e3a", + "id": "cd6c03fb-90ef-48c7-bf8e-54d279cdc073", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -153577,7 +153577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ec57f52-b3fc-40da-91c7-2a4bced2167f", + "id": "9e39e4aa-00dd-42f3-bde7-69ffa988bb2b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -153639,7 +153639,7 @@ } }, { - "id": "9c7ed3b9-c6eb-4ad2-9f9a-181b11a86038", + "id": "79139f34-7cdb-43d9-b34e-567012a32e02", "name": "List From Addresses", "request": { "name": "List From Addresses", @@ -153714,7 +153714,7 @@ }, "response": [ { - "id": "a0f47371-7d21-420f-8677-03d15d62ae70", + "id": "3fe48a42-e37d-4407-9f3e-e11991953dea", "name": "List of Email Status", "originalRequest": { "url": { @@ -153798,12 +153798,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"aliquip consectetur Ut eu\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"PENDING\"\n },\n {\n \"id\": \"mollit velit\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"FAILED\"\n }\n]", + "body": "[\n {\n \"id\": \"ullamco sint incididunt \",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"SUCCESS\"\n },\n {\n \"id\": \"aliquip occaecat\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"FAILED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bfe83c2c-7bdc-4b31-a208-fa0a1e930613", + "id": "c79446a4-3549-4487-92fd-259a12f9ce18", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153892,7 +153892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8cee695-9475-4dd8-990b-5b244af8f80c", + "id": "543f387d-5932-4764-88cd-6f41efd80b40", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153981,7 +153981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94a0c45e-9cc1-491d-a3bf-dd2f794a942d", + "id": "682bf42b-2774-4716-9905-7996d3088d10", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154070,7 +154070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57841f2d-219c-43ff-a834-76a5166722da", + "id": "54ee0180-5e6f-4348-b09c-24e6281c300a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154165,7 +154165,7 @@ } }, { - "id": "d09ebf2c-b8f3-40af-9556-fc01746e1eaa", + "id": "12f68b00-c87f-4549-9ee9-87225ccdec0c", "name": "Create Verified From Address", "request": { "name": "Create Verified From Address", @@ -154207,7 +154207,7 @@ }, "response": [ { - "id": "d0577323-7b96-4118-94ef-8196ffcdc006", + "id": "8b6213f1-5162-4c5d-81e1-8505fc75e3ae", "name": "New Verified Email Status", "originalRequest": { "url": { @@ -154258,12 +154258,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"nostrud culpa cillum commodo reprehenderit\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"SUCCESS\"\n}", + "body": "{\n \"id\": \"sunt amet\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"SUCCESS\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c97c1a38-a408-488b-b3be-fa6312e6f5a8", + "id": "9b3cbd71-7be7-4397-8d25-52070bd4ad8d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154319,7 +154319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c35e36e8-72fe-4884-ae7e-c45fe659cb7d", + "id": "96ec1e5d-e175-40fd-96ae-4d561ba05d2f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154375,7 +154375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f1adb07-a82c-4283-bef6-e14f3816f81f", + "id": "339db158-27da-4934-b507-8bfc577d48cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154431,7 +154431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13e8ce87-577e-4ca2-bd60-383f592fa0e2", + "id": "50d3c302-e5ec-41e5-b953-d1372f9af003", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154487,7 +154487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f165fd1-f9f0-4ff7-a3d7-811bbb1e772c", + "id": "c7792aad-63ac-49f3-83b8-52c7a85b3b9a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154549,7 +154549,7 @@ } }, { - "id": "6c200b64-082a-467a-bf7b-ae6b00e123fa", + "id": "739a0907-8dbd-4504-b244-c4e23e8cb69b", "name": "Delete Verified From Address", "request": { "name": "Delete Verified From Address", @@ -154569,7 +154569,7 @@ "variable": [ { "type": "any", - "value": "voluptate id", + "value": "in ut cillum ad", "key": "id", "disabled": true, "description": { @@ -154590,7 +154590,7 @@ }, "response": [ { - "id": "7b9e8b78-c02e-4df5-8c57-f34c5d709ffc", + "id": "4e92ddb0-4c8b-45d8-8154-ef69bb6f1864", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -154624,7 +154624,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2a12b4ec-a998-409f-8201-f0666dba2bf3", + "id": "7a6979bb-5765-4daf-b5f5-376ecaec63c9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154668,7 +154668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fad9a0c-b86c-402e-abfe-c49bf5baef8b", + "id": "61540c8d-4c66-471f-bc94-e9140f1df8fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154712,7 +154712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "177d1a88-0146-4845-994b-fe8679b42c46", + "id": "289f30fb-d799-4c7f-a893-8afa0b0d37fd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154756,7 +154756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b15d6b5-0e5f-47d7-b130-a09910201ce5", + "id": "b9d45a05-9b28-4137-993c-b9d6400ff6a9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -154800,7 +154800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7961fe94-bb54-4ed4-8495-c2a66b845bb1", + "id": "2fd2cbc2-a0d4-4339-a137-736b66d0a146", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154844,7 +154844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d65c508e-17e2-462f-9562-447ad6e1baff", + "id": "c89a16a9-5b30-4e89-97be-60a39c032af0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154894,7 +154894,7 @@ } }, { - "id": "0e7d274f-9f5c-48fe-84ac-79b2405a658e", + "id": "aa479e66-0bf8-46ec-bdfb-ece36cb2ae4f", "name": "Get DKIM Attributes", "request": { "name": "Get DKIM Attributes", @@ -154923,7 +154923,7 @@ }, "response": [ { - "id": "fd03f1e6-a74d-4bfe-8713-b6b98ec0a1b6", + "id": "1f35f312-fd9f-40b1-a0f2-54f66082d849", "name": "List of DKIM Attributes", "originalRequest": { "url": { @@ -154966,7 +154966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bba07505-ec75-460a-a842-633cd91062b6", + "id": "b52a8d2c-43f4-44fb-a9d6-da5a41e3a0bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155009,7 +155009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e259a9db-43ac-46be-8900-2e5e8b35a823", + "id": "5a3cf025-b700-4118-8089-da3f3d9eab4a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155052,7 +155052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d1db814-6b0e-4343-82ec-273fe37743d5", + "id": "92c987c4-e8a1-4bed-9b78-fff9679fcb57", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155095,7 +155095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cef8270-0db9-45d1-a2a3-2c73602f5286", + "id": "21eec7fc-a6a9-4c6c-b1ce-9dc7c892b175", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155138,7 +155138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e53c442-b4e9-4827-afbf-d77a96c55050", + "id": "94d1d60b-c96e-47e2-b712-c31f6660f782", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155187,7 +155187,7 @@ } }, { - "id": "e2256181-0448-4dae-b084-8f1b3634f07b", + "id": "7b89cfd4-59f0-4322-9391-584430a1c0b4", "name": "Verify domain address via DKIM", "request": { "name": "Verify domain address via DKIM", @@ -155229,7 +155229,7 @@ }, "response": [ { - "id": "6d8ade50-a111-4060-8ae3-5f26c9c8d221", + "id": "4e056a9d-a8b8-4e8a-ac73-e42613f1a09e", "name": "List of DKIM tokens required for the verification process.", "originalRequest": { "url": { @@ -155285,7 +155285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2dbc541-c91a-4658-94b0-2b0b445a31fb", + "id": "ee4009fb-9a34-489d-a2ce-85c3d5672e25", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155341,7 +155341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc9872bb-3c52-4e18-993e-1c13fee77dc1", + "id": "6949a071-d643-4c74-a163-666a0bdaf3cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155397,7 +155397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c6098bf-44dc-436f-8ccc-539e8761c3c1", + "id": "1c80168f-7dc9-440d-9588-0b4e59d685e2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155453,7 +155453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5f0264f-b549-4900-84eb-83421909ddd2", + "id": "733ab6fa-e0c3-4847-ae2f-14aab260aa64", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -155509,7 +155509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58c491ec-e22b-452d-a15b-4cc5290efafb", + "id": "75990bd1-9119-4e28-9b4c-6419001a5104", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155565,7 +155565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47e70711-3c20-45cc-8eb4-4b4fea9ad23c", + "id": "81d6b1d5-a612-48e2-8010-fe781f70c349", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155633,7 +155633,7 @@ "description": "Use this API to implement OAuth client functionality.\nWith this functionality in place, users with the appropriate security scopes can create and configure OAuth clients to use as a way to obtain authorization to use the Identity Security Cloud REST API.\nRefer to [Authentication](https://developer.sailpoint.com/docs/api/authentication/) for more information about OAuth and how it works with the Identity Security Cloud REST API.\n", "item": [ { - "id": "59fb2c68-104e-4322-b1d5-8dd643ff252e", + "id": "90373333-004e-4fe9-b802-26afec25d607", "name": "List OAuth Clients", "request": { "name": "List OAuth Clients", @@ -155672,7 +155672,7 @@ }, "response": [ { - "id": "7c5e4320-b48b-43c7-89b7-9e27ef573ad5", + "id": "541961b0-e9d0-40a9-9bd7-89d9803c7050", "name": "List of OAuth clients.", "originalRequest": { "url": { @@ -155720,12 +155720,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"sunt tempor\",\n \"metadata\": \"dolor aliquip\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"veniam nostrud anim ut\",\n \"metadata\": \"ipsum\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n }\n]", + "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"eiusmod proident\",\n \"metadata\": \"exercitation dolore\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"labo\",\n \"metadata\": \"eu laborum ut culpa adipisicing\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "185fcb67-07d0-4260-a292-d9f19c9a7e03", + "id": "13b00575-c17d-41a5-b693-76e946a39a96", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155778,7 +155778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d60c4b66-6dbc-4e28-9412-1891f35f7faf", + "id": "39454848-cffc-44f8-b318-3b328cd54be1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155831,7 +155831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d06d17df-302c-4759-a2a0-3126832e44e1", + "id": "c643f712-d7f3-41ba-a88f-f76902b8f618", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155884,7 +155884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19754b3a-c81c-4a44-9faf-bda6d40ba233", + "id": "552272ae-17f6-48a3-9b2a-835c1d9453da", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155937,7 +155937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e37e3c67-ae5e-4ac1-9542-841919b4fe47", + "id": "5ff365cd-74b9-44ab-a620-4fe61703e9fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155996,7 +155996,7 @@ } }, { - "id": "75948ba1-332b-4d65-8e1a-fe7595f66aa5", + "id": "6f7d5992-aebd-40a9-8c19-7e4fbd805171", "name": "Create OAuth Client", "request": { "name": "Create OAuth Client", @@ -156038,7 +156038,7 @@ }, "response": [ { - "id": "e4611642-1ce2-4979-a4b7-78dbb0f7c1c3", + "id": "e9ca6697-b4c4-441c-ad27-bed08461572d", "name": "Request succeeded.", "originalRequest": { "url": { @@ -156094,7 +156094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cf56d2d-de01-4cc6-931a-3e4dfee725ae", + "id": "488cca93-7c7b-4aa4-b659-61f7082b93b8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156150,7 +156150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e563bc8-7edb-4f17-83fb-b3a7f0905285", + "id": "2383a6a9-56bc-4aa5-a4a3-66ba7d9b4be1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156206,7 +156206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fc66f77-a4ba-4387-a6c1-b18e77d41b06", + "id": "2404a3ef-9e2d-4e9a-a7b7-cd1acbe7cb45", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156262,7 +156262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfaf559e-052c-4cf0-8040-1349affc4c50", + "id": "fa4ef7dc-b8fe-4ea8-94f4-d20098dfa737", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156318,7 +156318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eee46e5-640b-4a52-93b9-845d1133fb74", + "id": "b23b1a44-f314-4232-9ad9-b44d2d47eb80", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156380,7 +156380,7 @@ } }, { - "id": "192e7423-2700-48fd-9102-610640982a77", + "id": "63f49e6d-66ad-40e2-8c87-aa465e2542aa", "name": "Get OAuth Client", "request": { "name": "Get OAuth Client", @@ -156421,7 +156421,7 @@ }, "response": [ { - "id": "421d0e78-4da3-4f7d-8d42-cb5b47b584f4", + "id": "a19a425f-49e5-45ec-b55c-dfdb514f9824", "name": "Request succeeded.", "originalRequest": { "url": { @@ -156460,12 +156460,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"magna sunt enim incididunt nostrud\",\n \"metadata\": \"consectetur occaecat Ut commodo exercitation\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"fugiat nostrud\",\n \"metadata\": \"reprehenderit nostrud est ullamco nisi\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "80ffab96-de40-4544-9a59-300b6f03e327", + "id": "6311b5f8-8328-441a-9b79-98fa5a1b9eb3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156509,7 +156509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b573fdd-15ed-4255-906e-d130f7d4937b", + "id": "ec0c80bc-dd72-4343-a627-df1dd94b8865", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156553,7 +156553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56cb12d8-0ff9-4347-8dae-ac5a6d9241a9", + "id": "380120ab-4704-4042-b250-d44722b1e946", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156597,7 +156597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "931e0458-541a-4263-99a3-3415be58e598", + "id": "a9333f69-ff66-49d8-a091-276459a43b52", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -156641,7 +156641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cbf23e6-6f23-449f-a3e2-ac4f84b99fe9", + "id": "9321e737-f7d4-4282-9d82-741b0f7f9968", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156685,7 +156685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2025dc8-9fae-49d6-9ef1-0fb5911c6a5e", + "id": "6d039714-19b7-41f5-8d8a-943f209d7c0a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156735,7 +156735,7 @@ } }, { - "id": "fe1f28cd-2cdf-4dff-8dce-b0255db943cf", + "id": "dd505578-5068-4b69-a9ad-ea2d6c042d5f", "name": "Delete OAuth Client", "request": { "name": "Delete OAuth Client", @@ -156776,7 +156776,7 @@ }, "response": [ { - "id": "82d0e574-801a-4efc-bd6b-638437c6ec02", + "id": "4c116549-2572-4b14-87cd-716e00d8db36", "name": "No content.", "originalRequest": { "url": { @@ -156810,7 +156810,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d1441ce0-3632-4061-8fc7-b013f2d5a5d5", + "id": "43c3416b-d24b-4638-81fc-ed9550d6c5e9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156854,7 +156854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19e40c1b-5f11-4cef-8846-ad93caa66e3e", + "id": "218a2ce2-f42a-4f29-ad87-66e615a42682", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156898,7 +156898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b73632dd-d193-488b-bd5e-9dc412a3657a", + "id": "985cc6e1-0f34-4588-8b6f-d741ed823490", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156942,7 +156942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dd995ea-cd60-4511-8f4b-3c6d8912fd95", + "id": "aadd7bfe-96e6-435c-8bcd-31223473af2b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -156986,7 +156986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd6d57d6-8830-4720-af50-c7d1bc51478e", + "id": "0001cb47-cbaf-4948-b28f-628bf985d389", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157030,7 +157030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02d2f4c5-9d4a-4ef2-a9fb-9be030063203", + "id": "9e3781a3-80bd-4f66-9553-a61d791d3819", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157080,7 +157080,7 @@ } }, { - "id": "7dfba263-c201-4bd5-a442-2895950ee7a3", + "id": "34b6f1e2-e5ee-4d2e-bcc9-67d637f032c5", "name": "Patch OAuth Client", "request": { "name": "Patch OAuth Client", @@ -157134,7 +157134,7 @@ }, "response": [ { - "id": "c8af29ac-f1dc-4710-8945-a1c2c72fd569", + "id": "ab43a2ff-44d6-4acd-a825-01aef64bd06c", "name": "Indicates the PATCH operation succeeded, and returns the OAuth client's new representation.", "originalRequest": { "url": { @@ -157186,12 +157186,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"magna sunt enim incididunt nostrud\",\n \"metadata\": \"consectetur occaecat Ut commodo exercitation\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"fugiat nostrud\",\n \"metadata\": \"reprehenderit nostrud est ullamco nisi\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "93cb522b-716b-498b-bc25-c597bb0cf809", + "id": "b1a6d853-e47f-42da-9b5d-c24bcac69cf3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157248,7 +157248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adbf0f79-349e-4c8f-a88b-0667b5afc6fb", + "id": "83eeaa72-141f-4658-866f-930374706336", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157305,7 +157305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c7e0e40-0b1f-4d83-a168-8bced290931a", + "id": "9ec65e90-45e7-4dfc-baae-207b6e2f8310", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157362,7 +157362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f73a7f4-109e-411b-9780-61f1613da90e", + "id": "b5c30ae3-8a43-41c0-8e19-30fbb7d6f79a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157419,7 +157419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4991f7c5-b36d-4bdb-abbe-97a0e5df67a4", + "id": "9007717c-9ef5-4446-8d9b-44aae3942ff3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157476,7 +157476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21e1b706-6403-4f9e-ac45-f34f802d3ac2", + "id": "969982c5-1348-40e2-9de4-7f1a95ed7077", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157545,7 +157545,7 @@ "description": "Operations for managing org configuration settings (eg. time zone)", "item": [ { - "id": "b08e0376-2b1e-4e6e-b05a-2fe4291aaacf", + "id": "2e592ce0-f7eb-4f14-a0e3-6ae48148c0f4", "name": "Get Org configuration settings", "request": { "name": "Get Org configuration settings", @@ -157574,7 +157574,7 @@ }, "response": [ { - "id": "efe2ce9a-7b45-45ec-9f45-f40d878bb627", + "id": "3def71d4-6474-4d8e-900e-0b2c6e37d3b5", "name": "Request succeeded.", "originalRequest": { "url": { @@ -157612,12 +157612,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\": \"sed proident amet minim\",\n \"armAuth\": \"epiYNTRYA2S7swisDWk1Zv4VMNgvqEjiBh5_ufuCWsma2m-5XADijqBg0ijXLby5nS6lxZNXabhGnAPGeDGc4V3jQKrhwV-UHypRLs8ZLgOjiQNus9NimS0uPdKomRW6TFWqXyfnYd-znNgbbVuwUy9GyD9ebDVJSntPastxSx7UcyGuWBqfNZYpuxKRWe_7TVY60qL55jUqyz8N4XUbbdcxdbZ0uik6ut-Bv90MKTbZexBW_PR4qcgIkaEs4kIenLyBxnGziYo7AO0tJ8bGHO8FJRkibCpAQIt7PISLo7Gg_Xf9j10dKq2YDgy4pPTvz3fE2ZHYnXCXvXFSA-vVag==\",\n \"armDb\": \"EU\",\n \"armSsoUrl\": \"https://your-arm-sso-url\",\n \"iaiEnableCertificationRecommendations\": true,\n \"sodReportConfigs\": [\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n },\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n }\n ]\n}", + "body": "{\n \"orgName\": \"acme-solar\",\n \"timeZone\": \"America/Toronto\",\n \"lcsChangeHonorsSourceEnableFeature\": false,\n \"armCustomerId\": \"DE38E75A-5FF6-4A65-5DC7-08D64426B09E\",\n \"armSapSystemIdMappings\": \"quis\",\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": "d82176cb-82d0-408f-b6ba-2a7b604df6ff", + "id": "e4081cbe-bdc6-4c46-bc56-d253e90ebdac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157660,7 +157660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af5de577-b78c-4736-8807-a90504c9d257", + "id": "a5644fc8-c8b9-4e28-98af-f095615f95b2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157703,7 +157703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "378295ec-2093-4f8b-ab1f-029b656f26b6", + "id": "e1a2f3b2-0322-46f0-8e75-2d1ee65ab7ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157746,7 +157746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "784d16af-883a-4230-9f4d-dd36e0091dbe", + "id": "cd4a7f8b-cf29-4827-8923-0df94f1ee9ca", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157789,7 +157789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73b74178-04bc-4879-b665-4d12080fd524", + "id": "7d68279e-a4e7-4d26-ad4b-7b73bfdc5412", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157832,7 +157832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2b5ece0-881c-4c72-a0c3-a303113d00bc", + "id": "dabaf836-137d-4024-8012-f79d744c510f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157881,7 +157881,7 @@ } }, { - "id": "45859877-651b-4a16-b0cf-7eabc15e591f", + "id": "fc1d1a70-8a27-474d-9077-1ffa351d7898", "name": "Patch an Org configuration property", "request": { "name": "Patch an Org configuration property", @@ -157923,7 +157923,7 @@ }, "response": [ { - "id": "cb0a6bde-1425-43bd-8fbe-248643052023", + "id": "6bc81ed3-73d8-4e6a-a909-d161059b401e", "name": "The Org was successfully patched.", "originalRequest": { "url": { @@ -157974,12 +157974,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\": \"sed proident amet minim\",\n \"armAuth\": \"epiYNTRYA2S7swisDWk1Zv4VMNgvqEjiBh5_ufuCWsma2m-5XADijqBg0ijXLby5nS6lxZNXabhGnAPGeDGc4V3jQKrhwV-UHypRLs8ZLgOjiQNus9NimS0uPdKomRW6TFWqXyfnYd-znNgbbVuwUy9GyD9ebDVJSntPastxSx7UcyGuWBqfNZYpuxKRWe_7TVY60qL55jUqyz8N4XUbbdcxdbZ0uik6ut-Bv90MKTbZexBW_PR4qcgIkaEs4kIenLyBxnGziYo7AO0tJ8bGHO8FJRkibCpAQIt7PISLo7Gg_Xf9j10dKq2YDgy4pPTvz3fE2ZHYnXCXvXFSA-vVag==\",\n \"armDb\": \"EU\",\n \"armSsoUrl\": \"https://your-arm-sso-url\",\n \"iaiEnableCertificationRecommendations\": true,\n \"sodReportConfigs\": [\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n },\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n }\n ]\n}", + "body": "{\n \"orgName\": \"acme-solar\",\n \"timeZone\": \"America/Toronto\",\n \"lcsChangeHonorsSourceEnableFeature\": false,\n \"armCustomerId\": \"DE38E75A-5FF6-4A65-5DC7-08D64426B09E\",\n \"armSapSystemIdMappings\": \"quis\",\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": "392db9a5-6259-4a35-af04-786107f14b2d", + "id": "3a3e61bd-ef28-4994-8168-b8b0cb5ffbeb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158035,7 +158035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90076e69-c7f7-4832-9e6f-69d57f20d617", + "id": "8e571805-b987-4190-b7fc-8198952d7b88", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158091,7 +158091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "101cb185-9347-49f6-a60c-19476e422e0f", + "id": "6933d346-ce37-4d89-8ce6-848101fefa68", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158147,7 +158147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a86ec3da-88d0-4a8b-8785-c28be62b5759", + "id": "6ec88ec7-a56b-4d2c-9d1d-876cc8c6d1e8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -158203,7 +158203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1f4e9a5-5875-4840-89f7-903659d0661d", + "id": "5f514f8e-dfa5-47fa-99a3-2e673d62f58a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158259,7 +158259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fa44d43-5c62-4b30-85a8-c187c6ebc394", + "id": "51eb09cb-f427-4694-ba55-18d9c68ae94f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158321,7 +158321,7 @@ } }, { - "id": "89cc2b21-dd65-4398-9f8f-9aff271e257a", + "id": "688f3cdb-1afb-4af9-9671-9f414c646718", "name": "Get list of time zones", "request": { "name": "Get list of time zones", @@ -158351,7 +158351,7 @@ }, "response": [ { - "id": "1ba80ef0-b048-4920-9245-3afc0c1c667b", + "id": "e4936f5d-7173-4e75-a981-c1f69c382ddc", "name": "Request successful", "originalRequest": { "url": { @@ -158395,7 +158395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16627012-4d47-47c7-8039-ebf59cecbdf5", + "id": "1c9d775d-a96a-4991-9c1f-72ac9f1af18f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158439,7 +158439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c578fdf8-96b4-4240-935a-66f44fdfb042", + "id": "43bd0dfa-9ff6-4df9-ab42-906a69964a74", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158483,7 +158483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2f97dfc-1035-498b-a238-ce6e77860ef6", + "id": "b3e882a8-d6a4-4e12-8d7f-e23655d40430", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158527,7 +158527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e25909a-c10e-49a7-a651-b781d624617c", + "id": "3ca07301-2588-467e-bb8a-ae3dc6fa95ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158571,7 +158571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66c573b3-8926-4b61-aef5-e0065b9a6f05", + "id": "f47f26fe-8089-45d7-97f3-9a523349880d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158627,7 +158627,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": "83219254-436c-4f43-8250-4da976ec88c7", + "id": "a1f5137a-b10c-46e8-8c12-15704e854af0", "name": "Get Password Org Config", "request": { "name": "Get Password Org Config", @@ -158656,7 +158656,7 @@ }, "response": [ { - "id": "6352682c-d76b-4f30-89a9-74c424ee3ee8", + "id": "5de442aa-8d91-40a3-a757-44908e7fbd76", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -158699,7 +158699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1b3f6dd-86ee-4866-9f45-b3ef9ff57fdf", + "id": "f75dac43-aac6-49aa-bb9f-08a8291ca7cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158742,7 +158742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c7ce531-303b-43fc-8d91-4f63e9dc1197", + "id": "9a0aab17-42f9-46c3-ab06-99d20a23dd7b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158785,7 +158785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3048ddd-12ad-4ef9-9165-bbbdae6f10dd", + "id": "6186a607-da81-47cf-89dd-03895bfbbcb4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158828,7 +158828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de39ab53-7121-4a53-931d-2e8697b166c3", + "id": "1824f73e-4193-45cf-a513-c1cd6770b1ec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158871,7 +158871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18f9fcec-cf39-4bc8-b754-2bf35069bbc4", + "id": "f5c9ae90-d3de-4436-aa60-6a1b2cb57158", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158920,7 +158920,7 @@ } }, { - "id": "16d45c59-482c-406f-b416-0628bfa8e596", + "id": "0cfe88ee-effe-41e5-8cbe-479431533bed", "name": "Update Password Org Config", "request": { "name": "Update Password Org Config", @@ -158962,7 +158962,7 @@ }, "response": [ { - "id": "8d0108e9-2e33-45df-8af8-65fa3736a7f3", + "id": "cbf1911c-2e4e-435f-b212-a0f55167f47b", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -159018,7 +159018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "610eede4-5e6c-479c-a922-3df3faf41eaa", + "id": "0a18da35-0d3f-4443-b6a2-b10fb717bfd7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159074,7 +159074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d31e142-e456-4ecd-86c5-33553ca38f5b", + "id": "d4636fba-964b-4bf0-a15a-f06e57e00748", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159130,7 +159130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ebcf404-bfde-4009-8634-d5802f71a23e", + "id": "77cb76c0-5de5-450a-b5d1-554542636c05", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159186,7 +159186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37553f6b-afb0-41e9-a755-32340c6c7587", + "id": "b8856903-5e58-4c5c-899c-4402c4beccb5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159242,7 +159242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b1eb448-ad5b-449b-801f-b2648b60bea9", + "id": "6703cc89-7f03-45ee-b893-3564512a8fc6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159304,7 +159304,7 @@ } }, { - "id": "b9138dfb-8c32-4deb-a1d2-960557514285", + "id": "8340de6d-ce90-4800-ac02-443d8887f5cb", "name": "Create Password Org Config", "request": { "name": "Create Password Org Config", @@ -159346,7 +159346,7 @@ }, "response": [ { - "id": "da521757-ce79-4fa2-8d65-0b82cc39d973", + "id": "99b7dafa-ef49-4f93-b675-6b1c236a0037", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -159402,7 +159402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "404cd1f5-afcd-4237-8ec6-f0ceea03e355", + "id": "1683e04c-121f-44ef-8dad-162582fab402", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159458,7 +159458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c637f99-72c8-4105-bae6-ccb42ad69da8", + "id": "5d524532-9f3c-4779-8819-18ddfb59773a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159514,7 +159514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "962f6217-a886-401f-84d0-034bbd16a323", + "id": "3e7345bb-0df3-4fb2-bb0a-68c1f1e1145a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159570,7 +159570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4783fb0-8e03-4b99-8bea-b25eb5ab8592", + "id": "019efdff-a0ec-4257-9764-438f53679c65", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159626,7 +159626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab29a7cb-fd28-4aa7-ade9-49f1844f2079", + "id": "316a5685-2533-4b71-89da-27e87d950f89", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159694,7 +159694,7 @@ "description": "Use this API to implement password dictionary functionality.\nWith this functionality in place, administrators can create password dictionaries to prevent users from using certain words or characters in their passwords.\n\nA password dictionary is a list of words or characters that users are prevented from including in their passwords.\nThis can help protect users from themselves and force them to create passwords that are not easy to break.\n\nA password dictionary must meet the following requirements to for the API to handle them correctly:\n\n- It must be in .txt format.\n\n- All characters must be UTF-8 characters.\n\n- Each line must contain a single word or character with no spaces or whitespace characters.\n\n- It must contain at least one line other than the locale string.\n\n- Each line must not exceed 128 characters.\n\n- The file must not exceed 2500 lines.\n\nAdministrators should also consider the following when they create their dictionaries:\n\n- Lines starting with a # represent comments.\n\n- All words in the password dictionary are case-insensitive.\nFor example, adding the word \"password\" to the dictionary also disallows the following: PASSWORD, Password, and PassWord.\n\n- The dictionary uses substring matching.\nFor example, adding the word \"spring\" to the dictionary also disallows the following: Spring124, 345SprinG, and 8spring.\nUsers can then select 'Change Password' to update their passwords.\n\nAdministrators must do the following to create a password dictionary:\n\n- Create the text file that will contain the prohibited password values.\n\n- If the dictionary is not in English, they must add a locale string to the top line: locale:`languageCode`_`countryCode`\n\nThe languageCode value refers to the language's 2-letter ISO 639-1 code.\nThe countryCode value refers to the country's 2-letter ISO 3166-1 code.\n\nRefer to this list https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html to see all the available ISO 639-1 language codes and ISO 3166-1 country codes.\n\n- Upload the .txt file to Identity Security Cloud with [Update Password Dictionary](https://developer.sailpoint.com/docs/api/beta/put-password-dictionary). Uploading a new file always overwrites the previous dictionary file.\n\nAdministrators can then specify which password policies check new passwords against the password dictionary by doing the following: In the Admin panel, they can use the Password Mgmt dropdown menu to select Policies, select the policy, and select the 'Prevent use of words in this site's password dictionary' checkbox beside it.\n\nRefer to [Configuring Advanced Password Management Options](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html) for more information about password dictionaries.\n", "item": [ { - "id": "f3d32577-f2d6-48f4-ac3d-036b6d0518e8", + "id": "c5af7233-a084-472a-8c60-78d45c539d09", "name": "Get Password Dictionary", "request": { "name": "Get Password Dictionary", @@ -159723,7 +159723,7 @@ }, "response": [ { - "id": "ab592b40-63ce-4089-8ff8-49f4d4db4a8e", + "id": "477d3240-2f32-46b0-860d-f47369f6dc57", "name": "A password dictionary response", "originalRequest": { "url": { @@ -159761,12 +159761,12 @@ "value": "text/plain" } ], - "body": "voluptate id", + "body": "in ut cillum ad", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "fb0f4bd4-d5b3-46aa-a376-b01f648c9159", + "id": "2f82b85d-a0f3-4004-94d7-63679778c28f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159809,7 +159809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65b04e07-a86d-40cc-af6a-4dbd6cc1bb67", + "id": "bff8e262-83d3-445c-9922-410ae1b1ac3a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159852,7 +159852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6e31171-f025-4cb5-bd59-deee36917b75", + "id": "99f7eb25-25e7-43da-ab79-819c13853140", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159895,7 +159895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2ff41c9-8f18-4ddb-99ba-ce07f2cd7014", + "id": "7cd808c9-42b2-4a6f-bd7d-b5a730770ad7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -159938,7 +159938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7de8ed5c-43f8-42da-b0f4-523cfbdb95d6", + "id": "ed142ad2-2a6a-42d8-bcc9-7b3505823e9b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159981,7 +159981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64e7e53b-53ff-45ae-a6ce-f6889d5be555", + "id": "e12746fd-5509-4cd7-bd40-8eceb9bb45c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160030,7 +160030,7 @@ } }, { - "id": "b631295e-c300-4234-8329-22d199f1aef7", + "id": "a1daae11-8bb6-4311-b7a2-970a3f78bc4f", "name": "Update Password Dictionary", "request": { "name": "Update Password Dictionary", @@ -160075,7 +160075,7 @@ }, "response": [ { - "id": "327b523f-e956-4177-9b6a-1e40daafc13d", + "id": "48d1d1fe-8700-4d0a-93a3-76cc8ab25a29", "name": "Successfully updated.", "originalRequest": { "url": { @@ -160124,7 +160124,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9f0803bc-83ef-4a25-b60f-81d47131b1cf", + "id": "8ea18ca9-1de6-4d61-9316-a3d7d6e51a17", "name": "Created.", "originalRequest": { "url": { @@ -160173,7 +160173,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6d12a911-2206-460f-814b-72da1b939d34", + "id": "e405ee38-7478-4c9a-a35a-6e06d9e2b4f3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160232,7 +160232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e45c578-6083-4b22-b750-1c5e70c8a510", + "id": "f0126ae1-d053-4504-818a-e5b41061698e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160291,7 +160291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "868f06a5-68a6-417a-886e-8fa5f953c7fc", + "id": "b6e3fc36-304e-4174-8519-21ba1e8d9b4d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160350,7 +160350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0b44e17-dbd0-4eed-9faf-07693ef4d022", + "id": "760ef797-52a1-447c-a8a1-1b32bd20e95a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -160409,7 +160409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1520db84-83cb-47a2-94bb-24c5c978d6a7", + "id": "880aef94-83f2-4cf0-847e-5847afe74a36", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160468,7 +160468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c520f0e9-1cb2-4ca7-8172-bf249d29754c", + "id": "47f7d20d-d99f-4679-a69d-8c77228025e8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160539,7 +160539,7 @@ "description": "Use this API to implement password management functionality.\nWith this functionality in place, users can manage their identity passwords for all their applications.\n\nIn Identity Security Cloud, users can select their names in the upper right corner of the page and use the drop-down menu to select Password Manager.\nPassword Manager lists the user's identity's applications, possibly grouped to share passwords.\nUsers can then select 'Change Password' to update their passwords.\n\nGrouping passwords allows users to update their passwords more broadly, rather than requiring them to update each password individually.\nPassword Manager may list the applications and sources in the following groups:\n\n- Password Group: This refers to a group of applications that share a password.\nFor example, a user can use the same password for Google Drive, Google Mail, and YouTube.\nUpdating the password for the password group updates the password for all its included applications.\n\n- Multi-Application Source: This refers to a source with multiple applications that share a password.\nFor example, a user can have a source, G Suite, that includes the Google Calendar, Google Drive, and Google Mail applications.\nUpdating the password for the multi-application source updates the password for all its included applications.\n\n- Applications: These are applications that do not share passwords with other applications.\n\nAn organization may require some authentication for users to update their passwords.\nUsers may be required to answer security questions or use a third-party authenticator before they can confirm their updates.\n\nRefer to [Managing Passwords](https://documentation.sailpoint.com/saas/user-help/accounts/passwords.html) for more information about password management.\n", "item": [ { - "id": "f831acbb-c9de-4bc7-9bc5-9aae54995e82", + "id": "d8ddacc8-c446-4701-90d4-02e17dd15eaa", "name": "Generate a digit token", "request": { "name": "Generate a digit token", @@ -160582,7 +160582,7 @@ }, "response": [ { - "id": "88fc0e11-4ec8-4746-9e00-d6bab7c62aef", + "id": "92a96d65-c9e4-4fd6-8635-b21f0dc74e1c", "name": "The digit token for password management.", "originalRequest": { "url": { @@ -160639,7 +160639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a47179c2-9c81-4edb-86a6-49ee6875449e", + "id": "caa91fc7-7f1c-4363-936e-918316b8b6c1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160696,7 +160696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2608fbea-fbec-4a49-bd85-56a7bf632fd6", + "id": "369d499e-e523-4538-85cd-ffaa608fdc0b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160753,7 +160753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41b317ff-4674-4354-b3f5-aeccc0d85033", + "id": "f2992a59-a441-4de0-b5e1-3e3dd5a46f55", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160810,7 +160810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8516a35-5188-4df7-83bc-4320c1f49d10", + "id": "c5f4152f-7d90-4738-92d3-9e937a858233", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160867,7 +160867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdc0d151-5a1f-4535-9836-29ec73a907f0", + "id": "3935af8a-f9ef-4b9c-a47e-e175bb5cd2e2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160930,7 +160930,7 @@ } }, { - "id": "33884cdd-ec0c-47d1-92cf-620c3b79f34b", + "id": "0811c2fe-0733-4df4-b9b0-dfd00220dc3d", "name": "Query Password Info", "request": { "name": "Query Password Info", @@ -160972,7 +160972,7 @@ }, "response": [ { - "id": "dda08e9b-d2e5-4dd8-953e-66e50c123b3c", + "id": "658c6217-a939-4256-a738-5bcd234ad708", "name": "Reference to the password info.", "originalRequest": { "url": { @@ -161028,7 +161028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fb047b7-bfe7-4641-81e6-1936844fb405", + "id": "99e19e91-8d0b-40f8-a190-2b7ed50b6f9f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161084,7 +161084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13d0d8e0-6cb6-424e-b588-0b095bc7c9cd", + "id": "f79caf48-aa4d-412a-96c1-b6d08216246a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161140,7 +161140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c91a61a1-beb6-47e1-81c8-fd4592dbcfe8", + "id": "5d9fc7bf-1e37-4e10-816d-a94256ccb89b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161196,7 +161196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77a26363-a7cb-4e70-a291-ff5bd9521592", + "id": "517f4ae4-7735-4042-9ffb-637bbebe041a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161252,7 +161252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bc558a4-547e-40cb-893a-8216e0906706", + "id": "e07f944b-9240-410a-8226-22c50c45b1b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161314,7 +161314,7 @@ } }, { - "id": "4c6b327e-7ac0-41dd-82c1-84d61c04db64", + "id": "86840d98-3d57-44ca-9077-6dfad89e1544", "name": "Set Identity's Password", "request": { "name": "Set Identity's Password", @@ -161356,7 +161356,7 @@ }, "response": [ { - "id": "7c710570-fdd4-43fe-964c-0be6b04163d8", + "id": "9c2b2528-4578-4075-988d-7a54a0ca8113", "name": "Reference to the password change.", "originalRequest": { "url": { @@ -161412,7 +161412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e3139b1-9c5b-407f-9a23-04e68a71f865", + "id": "9475db2c-5cbc-41c0-9d13-96178ea18bc0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161468,7 +161468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92be6b5b-3610-4946-a207-123f5947342e", + "id": "02da6ebf-fcce-4603-825e-803847f98e8e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161524,7 +161524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07a7dc02-1b2d-4773-8ace-ae3d179087cf", + "id": "41bc7252-b204-4ca9-be79-fce8d21ce68a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161580,7 +161580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d6cf54c-910c-4ef0-a463-3cacae4aad4a", + "id": "b670fa3a-a53b-429c-b3da-dd22487200a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161636,7 +161636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08d0e30b-349d-422a-ad7a-ad912d975a0d", + "id": "2221c041-45b2-4fbb-84cb-ac9447e4c31e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161698,7 +161698,7 @@ } }, { - "id": "bf085554-f777-49f7-97d7-c87ae1459f83", + "id": "9c1c2627-801f-4513-9919-76877f4573a4", "name": "Get Password Change Request Status", "request": { "name": "Get Password Change Request Status", @@ -161718,7 +161718,7 @@ "variable": [ { "type": "any", - "value": "voluptate id", + "value": "in ut cillum ad", "key": "id", "disabled": true, "description": { @@ -161739,7 +161739,7 @@ }, "response": [ { - "id": "248a9a1a-722c-4a46-9135-decc0a82f837", + "id": "69796f5c-3b0d-4420-8a24-28ef2511d094", "name": "Status of the password change request", "originalRequest": { "url": { @@ -161783,7 +161783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbf6cbab-33db-414b-89c2-7da7079e1f22", + "id": "92dbd3c6-7053-4541-84af-ad583181d922", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161827,7 +161827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2610c08f-5797-48c1-a22c-f80aa1d73b81", + "id": "dbe5d8c5-d9dc-42cf-9973-760864c7b546", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161871,7 +161871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31c2182b-4701-4801-9914-d6b0daf27dbd", + "id": "440ca4bd-f55d-418f-9657-c357f35ef5b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161915,7 +161915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f77a253d-39bc-440b-8331-f63f7e88c64f", + "id": "5599b602-0fa8-4854-b839-0e09cece458c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -161959,7 +161959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0165bcb7-ff65-420e-90ad-c1aabad6f079", + "id": "b52a7faf-e395-4505-8df0-84a294c2826c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162015,7 +162015,7 @@ "description": "Use these APIs to implement password policies functionality.\nThese APIs allow you to define the policy parameters for choosing passwords.\n\nIdentityNow comes with a default policy that you can modify to define the password requirements your users must meet to log in to IdentityNow, such as requiring a minimum password length, including special characters, and disallowing certain patterns.\nIf you have licensed Password Management, you can create additional password policies beyond the default one to manage passwords for supported sources in your org.\n\nIn the Identity Security Cloud Admin panel, administrators can use the Password Mgmt dropdown menu to select Sync Groups.\n\nRefer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/pwd_policies/pwd_policies.html) for more information about password policies.\n", "item": [ { - "id": "5582375c-5da4-44b7-b74d-2065eba4747b", + "id": "5ce057f4-8527-40d5-83ab-ce7443cd1679", "name": "Get Password Policy by ID", "request": { "name": "Get Password Policy by ID", @@ -162056,7 +162056,7 @@ }, "response": [ { - "id": "60a44467-c155-45a1-a747-0d3c81b86504", + "id": "0a70cff7-aff7-4393-a99f-338633590797", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -162100,7 +162100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dc0ca91-3ec8-4176-865b-fe2d110322bc", + "id": "575fa480-1e6a-43f5-8f14-b509ea0e4a73", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162144,7 +162144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06b5bead-a95a-49bb-a485-039f9c940d7a", + "id": "158a5b7c-75b2-4ba3-8992-275cb461e99f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162188,7 +162188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad1d94c3-a1b7-4d52-9ed0-f4ea40140a72", + "id": "dd96a719-86c8-4c93-a8d7-1ee29d1a45d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162232,7 +162232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5856067-dc02-4258-924a-7ae00e3ea029", + "id": "bc9b97c7-981a-478a-a52a-122958ede9ce", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -162276,7 +162276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b88a45c-198c-49d9-80d6-3e30f132ad6f", + "id": "1c03295b-9ad2-4484-8b2d-b2ee05da8ea7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162320,7 +162320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b05a1f1e-9ccf-44a4-b714-e1a4e4ac1722", + "id": "20b808c5-7bcb-4f65-aeb6-0dd8b855135d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162370,7 +162370,7 @@ } }, { - "id": "de8c483a-3864-40c6-8536-b12b0a4d6b34", + "id": "7a92fdd7-87aa-47bc-b21f-42aa0544291b", "name": "Update Password Policy by ID", "request": { "name": "Update Password Policy by ID", @@ -162424,7 +162424,7 @@ }, "response": [ { - "id": "22e9a40c-fbb4-43fc-a980-a203a0d61cfa", + "id": "6b0f523a-e4d1-460e-b6e1-4366c70ec849", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -162481,7 +162481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9e1b495-45ea-4945-949a-cdcd933d041f", + "id": "30c6ebf9-a50d-47eb-b79e-f40bea0fd91d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162538,7 +162538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "755c2947-8160-4046-9c33-b42be44a094b", + "id": "a43d9aa5-9ac1-4a9e-9be3-49ee96bdf5d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162595,7 +162595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ec6e92a-648a-43c2-9e27-450dd73fa48b", + "id": "e38de4ad-6cbb-41d1-b690-f5069bc85d10", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162652,7 +162652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32242a48-f857-42be-aba2-71c3f49de316", + "id": "324b4843-bb1b-4b78-951b-48bb04b9b1b3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -162709,7 +162709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "120000fc-d60c-41f2-9608-d5abdd91b0bf", + "id": "94a40e86-aaa9-4f01-b14d-a2e65447c918", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162766,7 +162766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cc3a2f3-f0a5-4481-8da3-5f9c8804619a", + "id": "69d6ab98-41e8-4621-91a1-d2a4687c1d7c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162829,7 +162829,7 @@ } }, { - "id": "8294c9e4-445d-4d0a-9b15-82c1d3618f0f", + "id": "c1bfe02b-c2df-4963-93be-85e2bb9866fa", "name": "Delete Password Policy by ID", "request": { "name": "Delete Password Policy by ID", @@ -162870,7 +162870,7 @@ }, "response": [ { - "id": "b69f0478-d7df-47d6-8b52-eb5e98c9d739", + "id": "2060ce29-3a8f-4095-80a9-8a2d3dc98e72", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -162904,7 +162904,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8bc62f06-0cf8-41d2-aa1c-a989131b6cc0", + "id": "36473451-eeb3-4d80-bfd6-76812a20ec17", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162948,7 +162948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dedd79ce-d85f-4b5e-9117-f91eacb95cc8", + "id": "cd1abab2-56cc-41df-8778-7ef445d52b10", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162992,7 +162992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "729bb1b0-da6e-40ee-8367-7483704471f2", + "id": "39707b03-4f84-4ca1-98c1-ee65df61de91", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163036,7 +163036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d56b9068-4b6a-4f0b-bed5-2b8b4fa668e2", + "id": "43c3a862-dae6-400a-9c51-dc21f1874a0b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163080,7 +163080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a847272-0b70-4ea0-95a3-9626005add7f", + "id": "aacf5ba4-646c-4dd7-bd52-e03eb0586834", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163124,7 +163124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4875ed1b-d0e1-4157-9e91-83596d3c7b7f", + "id": "2c0245fc-20e9-4e5e-91e2-a01e92eb5540", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163174,7 +163174,7 @@ } }, { - "id": "037bc15c-b636-49b7-a15c-6e901ef2f0ff", + "id": "041d3135-7d58-4ffa-8a6e-a158047f1f87", "name": "Create Password Policy", "request": { "name": "Create Password Policy", @@ -163216,7 +163216,7 @@ }, "response": [ { - "id": "fb805b80-b1cf-4c0b-b620-f0cb57d499a1", + "id": "a540bdce-ee7a-4fab-beed-2cc6b3733bae", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -163267,12 +163267,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c91808e7d976f3b017d9f5ceae440c8\",\n \"description\": \"Information about the Password Policy\",\n \"name\": \"PasswordPolicy Example\",\n \"dateCreated\": \"1949-02-03T08:08:33.823Z\",\n \"lastUpdated\": \"1953-12-22T19:47:49.222Z\",\n \"firstExpirationReminder\": 45,\n \"accountIdMinWordLength\": 4,\n \"accountNameMinWordLength\": 6,\n \"minAlpha\": 5,\n \"minCharacterTypes\": 5,\n \"maxLength\": 25,\n \"minLength\": 8,\n \"maxRepeatedChars\": 3,\n \"minLower\": 8,\n \"minNumeric\": 8,\n \"minSpecial\": 8,\n \"minUpper\": 8,\n \"passwordExpiration\": 8,\n \"defaultPolicy\": true,\n \"enablePasswdExpiration\": true,\n \"requireStrongAuthn\": true,\n \"requireStrongAuthOffNetwork\": true,\n \"requireStrongAuthUntrustedGeographies\": true,\n \"useAccountAttributes\": false,\n \"useDictionary\": false,\n \"useIdentityAttributes\": false,\n \"validateAgainstAccountId\": false,\n \"validateAgainstAccountName\": true,\n \"created\": \"irure Ut\",\n \"modified\": \"Lorem mi\",\n \"sourceIds\": [\n \"2c91808382ffee0b01830de154f14034\",\n \"2f98808382ffee0b01830de154f12134\"\n ]\n}", + "body": "{\n \"id\": \"2c91808e7d976f3b017d9f5ceae440c8\",\n \"description\": \"Information about the Password Policy\",\n \"name\": \"PasswordPolicy Example\",\n \"dateCreated\": \"1996-05-04T14:04:02.194Z\",\n \"lastUpdated\": \"1980-08-31T11:43:22.226Z\",\n \"firstExpirationReminder\": 45,\n \"accountIdMinWordLength\": 4,\n \"accountNameMinWordLength\": 6,\n \"minAlpha\": 5,\n \"minCharacterTypes\": 5,\n \"maxLength\": 25,\n \"minLength\": 8,\n \"maxRepeatedChars\": 3,\n \"minLower\": 8,\n \"minNumeric\": 8,\n \"minSpecial\": 8,\n \"minUpper\": 8,\n \"passwordExpiration\": 8,\n \"defaultPolicy\": true,\n \"enablePasswdExpiration\": true,\n \"requireStrongAuthn\": true,\n \"requireStrongAuthOffNetwork\": true,\n \"requireStrongAuthUntrustedGeographies\": true,\n \"useAccountAttributes\": false,\n \"useDictionary\": false,\n \"useIdentityAttributes\": false,\n \"validateAgainstAccountId\": false,\n \"validateAgainstAccountName\": true,\n \"created\": \"velit Lorem id sit\",\n \"modified\": \"ex veniam commodo\",\n \"sourceIds\": [\n \"2c91808382ffee0b01830de154f14034\",\n \"2f98808382ffee0b01830de154f12134\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aac3012e-31d4-473a-95ce-bcec3b9e403d", + "id": "14c47d76-7b0d-4911-b2fd-c92cff30dc88", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163328,7 +163328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7451db01-f8f5-4993-897b-436fecaf6c2b", + "id": "14765a0b-d875-440d-980d-423ba3a74040", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163384,7 +163384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2a38d79-bcea-4f2b-8bb1-699237a962ca", + "id": "8c6d4da0-6f79-4f7c-a465-503edf7e2f47", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163440,7 +163440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb8d51c6-de70-4394-a432-e15d6ebf7a09", + "id": "5ce8707d-0cef-4585-98e2-ee6f91479d53", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163496,7 +163496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eff1b04-44ff-4ecc-a451-dedb324a0c85", + "id": "f763fd86-2d88-45ab-b764-1472b03185ed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163552,7 +163552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a05b1b62-80cf-4009-ab28-c81306fca822", + "id": "9c9fb0b1-3b15-4670-8a41-17a2e8e72829", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163614,7 +163614,7 @@ } }, { - "id": "781d99b7-bd75-42f2-b139-cb8e0abfbc99", + "id": "ab8d614b-c96d-4676-a58a-870b8e1d7388", "name": "List Password Policies", "request": { "name": "List Password Policies", @@ -163671,7 +163671,7 @@ }, "response": [ { - "id": "e3a8bd2a-9fb8-4d94-bb77-26a7791d321d", + "id": "5c0b3854-81db-401f-af40-88a2c2040af4", "name": "List of all Password Policies.", "originalRequest": { "url": { @@ -163742,7 +163742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65769dd5-ac83-4759-bbef-c13d9e8e1b48", + "id": "22fffb64-c2f2-46bc-9f43-ffd5d81c4028", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163813,7 +163813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8da386ac-7b6b-4e15-a719-a7d20f346860", + "id": "334234a1-11a2-464c-85a5-cd1085c350d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163884,7 +163884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cae63fe7-592c-4e7d-9ed4-1306773ea7f1", + "id": "18eef650-0eab-4d9e-b9ff-e5e3b3c7c95a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163955,7 +163955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05a3e4a1-3d46-469c-8099-d86b39bc66d5", + "id": "6b79c271-6973-493f-b421-4af065fe2540", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164026,7 +164026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "227941c5-6cc3-43ec-8485-8e4098504100", + "id": "bdf84b91-8209-47cb-81d3-65eb4d41a757", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164109,7 +164109,7 @@ "description": "Use this API to implement password sync group functionality.\nWith this functionality in place, administrators can group sources into password sync groups so that all their applications share the same password.\nThis allows users to update the password for all the applications in a sync group if they want, rather than updating each password individually.\n\nA password sync group is a group of applications that shares a password.\nAdministrators create these groups by grouping the applications' sources.\nFor example, an administrator can group the ActiveDirectory, GitHub, and G Suite sources together so that all those sources' applications can also be grouped to share a password.\nA user can then update his or her password for ActiveDirectory, GitHub, Gmail, Google Drive, and Google Calendar all at once, rather then updating each one individually.\n\nThe following are required for administrators to create a password sync group in Identity Security Cloud:\n\n- At least two direct connect sources connected to Identity Security Cloud and configured for Password Management.\n\n- Each authentication source in a sync group must have at least one application. Refer to [Adding and Resetting Application Passwords](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html#adding-and-resetting-application-passwords) for more information about adding applications to sources.\n\n- At least one password policy. Refer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/policies.html) for more information about password policies.\n\nIn the Admin panel in Identity Security Cloud, administrators can use the Password Mgmt dropdown menu to select Sync Groups.\nTo create a sync group, administrators must provide a name, choose a password policy to be enforced across the sources in the sync group, and select the sources to include in the sync group.\n\nAdministrators can also delete sync groups in Identity Security Cloud, but they should know the following before they do:\n\n- Passwords related to the associated sources will become independent, so changing one will not change the others anymore.\n\n- Passwords for the sources' connected applications will also become independent.\n\n- Password policies assigned to the sync group are then assigned directly to the associated sources.\nTo change the password policy for a source, administrators must edit it directly.\n\nOnce the password sync group has been created, users can update the password for the group in Password Manager.\n\nRefer to [Managing Password Sync Groups](https://documentation.sailpoint.com/saas/help/pwd/sync_grps.html) for more information about password sync groups.\n", "item": [ { - "id": "3be9cc1b-9582-42fa-956a-b0409d42a032", + "id": "f49f76d4-b23d-425a-abc6-665a1dda1242", "name": "Get Password Sync Group List", "request": { "name": "Get Password Sync Group List", @@ -164166,7 +164166,7 @@ }, "response": [ { - "id": "e5ea0ca6-3c63-4387-98d6-7fab9812df75", + "id": "2ab1eb24-a252-40ab-9dbb-74c26688f4e1", "name": "A list of password sync groups.", "originalRequest": { "url": { @@ -164237,7 +164237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63cd0c67-6799-4008-aa48-ba1ee53c6ea4", + "id": "ae61d6b9-72e7-4c94-a9b6-f520166a9f10", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164308,7 +164308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95ebcac7-085d-4fdd-9288-7bfcb37fafc8", + "id": "fef4eb38-ebed-402b-a50b-3fc6ef14512f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164379,7 +164379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d2fab2c-f949-4750-b327-151d64a613c6", + "id": "a8cb1458-4f7c-460d-b901-19e65809d054", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164450,7 +164450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0b57e6b-01d6-4123-9d25-d606d0f84f91", + "id": "e2089ac4-5738-459a-970f-5d9dcc10a405", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164521,7 +164521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dfaf1f9-befd-4a3b-b499-a47aaab6680e", + "id": "674f2d3e-65bc-478e-ba4d-50557a72209b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164598,7 +164598,7 @@ } }, { - "id": "83d91f78-4725-49ba-8dea-0f66d3934802", + "id": "8c664d32-c17b-4651-9d5d-286d5a798da0", "name": "Create Password Sync Group", "request": { "name": "Create Password Sync Group", @@ -164640,7 +164640,7 @@ }, "response": [ { - "id": "b4b3513f-3e3f-4aba-ad25-aa7139cd0a79", + "id": "15d05ac4-1f07-4886-bed3-47316188b705", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -164696,7 +164696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3b9ee8d-08db-4ef0-abc5-872b346e826a", + "id": "0ff1dc6a-1677-474a-bf2e-0ce3502c08c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164752,7 +164752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc353d11-94db-490a-9c65-05e15d023ac5", + "id": "95adb703-a90b-4f26-9600-ef261b080f9a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164808,7 +164808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21d395b1-8dfa-44b4-aaba-12d1271b4794", + "id": "3aa00e3b-aa2a-42a8-92c6-023122352d2f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164864,7 +164864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96ba2afa-2ea4-475b-9457-9c5f100441e5", + "id": "df096096-0958-4e28-b956-846019966e2a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164920,7 +164920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7c8264a-555a-466e-80a4-44c04540e587", + "id": "94b2c481-1fd8-4a42-aa0f-c3786f4538dc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164982,7 +164982,7 @@ } }, { - "id": "1c8d3138-945c-439d-84fc-9fd34df87150", + "id": "cae97af0-403f-43d5-aa5d-0e5653f78082", "name": "Get Password Sync Group by ID", "request": { "name": "Get Password Sync Group by ID", @@ -165023,7 +165023,7 @@ }, "response": [ { - "id": "6b5a24d9-1c56-4524-9a31-1e0223901a40", + "id": "981e08d9-e7a0-4e92-bbd7-9dc8a4553952", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -165067,7 +165067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f83ab55-cb2e-4274-8c7e-6fcecf598363", + "id": "6e6d9d62-1458-420a-8a7c-58480cc0c4bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165111,7 +165111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03e0ba62-585c-4ba5-bbe1-2b7fb5a8a275", + "id": "8130dff6-9dd2-4bc5-8b8d-d96541e5a3f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165155,7 +165155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7cb6f02-c944-4755-9cd9-db4f49a8acb0", + "id": "453aec97-e608-4608-aee8-1f8250cb0a3a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165199,7 +165199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "590ebf0c-6acb-49f2-95d6-652a6d6f2c2f", + "id": "8b616329-21c9-4dcb-8317-6e2f47f7e86b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -165243,7 +165243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c2f1d65-e94a-486b-8693-fa9bea562a0b", + "id": "4747b876-871a-4461-9592-6cf787b1e7a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165287,7 +165287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fe95683-2167-44f3-b9d2-cdfa0c1f592e", + "id": "3eedcd2c-8491-4c6b-92c7-d9be44e37976", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165337,7 +165337,7 @@ } }, { - "id": "2f41e835-a7dd-4fbc-bc8e-7bd232923bd6", + "id": "88f0b7b5-3684-462b-90f1-70ecf37f6ba0", "name": "Update Password Sync Group by ID", "request": { "name": "Update Password Sync Group by ID", @@ -165391,7 +165391,7 @@ }, "response": [ { - "id": "16b859e2-9c6c-478b-be8c-ed4f11859e49", + "id": "894722ef-adb8-4669-8e8c-b5225a188ead", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -165448,7 +165448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa132488-e5d7-4fec-af87-9495354ce7bc", + "id": "e8ccfcc9-67ee-4035-8b52-278ad3c00af9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165505,7 +165505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9499c63-642f-4f63-af29-47d45b5701ac", + "id": "f118f0bd-5cc5-421a-b730-ba05acfbde4d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165562,7 +165562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0273d1f1-7167-43a6-bbe5-10fec07b5c5d", + "id": "d39b5514-8535-4c1c-b37e-ada248abf4fe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165619,7 +165619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44985eb9-7f86-41d6-82ce-b6110fe569f4", + "id": "09742397-ed13-47eb-aabd-6a46a6bf2f6d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -165676,7 +165676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c37a13c4-8764-45a4-8b2f-31082fa61c9c", + "id": "d7b1448a-eca4-45f2-b636-7e0e7067828f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165733,7 +165733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "709f2140-369d-49d1-8ce9-339a5e7f955a", + "id": "c35d7d6b-4c1b-48c3-8fe9-07c9321a355f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165796,7 +165796,7 @@ } }, { - "id": "0e010c85-c22d-4db5-a19d-80e5037e1033", + "id": "3a3396d7-652f-4df3-9482-74a92a40f3f6", "name": "Delete Password Sync Group by ID", "request": { "name": "Delete Password Sync Group by ID", @@ -165837,7 +165837,7 @@ }, "response": [ { - "id": "20b6f45b-e6fe-4e42-8388-288fc46dd711", + "id": "645e04a5-b262-4f99-a9fc-4f1983948c71", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -165871,7 +165871,7 @@ "_postman_previewlanguage": "text" }, { - "id": "71f12ade-9aaf-4a28-8e38-2a454dc9421c", + "id": "471e6c4d-829f-4ee0-b691-401af4a947de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165915,7 +165915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccc47f54-8c83-438a-986d-f1c7e7a52801", + "id": "84924bdd-afc0-4713-9ccb-1a258ec4fe1d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165959,7 +165959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61245a56-fc24-4b63-ae07-8c6a4c2b06e4", + "id": "6a932c57-0b41-4759-a1f0-927860451430", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166003,7 +166003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f57d8c09-56ed-429a-8f36-2286bff77621", + "id": "8b0c14d2-42ca-4df9-826c-1e3c948c0b28", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166047,7 +166047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dde04dc-e1d0-4388-b1f7-df27e69a5e7f", + "id": "dea9e4be-ce9e-41e8-ad07-c177d3299a46", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166103,7 +166103,7 @@ "description": "Use this API to implement personal access token (PAT) functionality.\nWith this functionality in place, users can use PATs as an alternative to passwords for authentication in Identity Security Cloud.\n\nPATs embed user information into the client ID and secret.\nThis replaces the API clients' need to store and provide a username and password to establish a connection, improving Identity Security Cloud organizations' integration security.\n\nIn Identity Security Cloud, users can do the following to create and manage their PATs: Select the dropdown menu under their names, select Preferences, and then select Personal Access Tokens.\nThey must then provide a description about the token's purpose.\nThey can then select 'Create Token' at the bottom of the page to generate and view the Secret and Client ID.\n\nRefer to [Managing Personal Access Tokens](https://documentation.sailpoint.com/saas/help/common/generate_tokens.html) for more information about PATs.\n", "item": [ { - "id": "4e4b7c46-4858-4e90-9268-b05a1babd099", + "id": "8cefad03-998a-40b8-8122-b0bf35be6c5d", "name": "List Personal Access Tokens", "request": { "name": "List Personal Access Tokens", @@ -166151,7 +166151,7 @@ }, "response": [ { - "id": "81cddccc-e1e4-4c98-9673-12325d2822a1", + "id": "739dcca8-73f8-47eb-a050-f1a576a574e1", "name": "List of personal access tokens.", "originalRequest": { "url": { @@ -166213,7 +166213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d32e5d6-55b6-4737-b16c-39fb03e169f3", + "id": "e95eb18f-723f-444c-851b-c4a2fa9c8937", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166275,7 +166275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa25b778-6893-415d-8e39-5648ac2ef115", + "id": "48dc2caf-6fa3-4198-9982-f3eaca215b69", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166337,7 +166337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d69a041-4b6a-4636-a26d-1c3a9bfac4cb", + "id": "29177619-2e1c-4e12-9e3b-c93e8c0ff343", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166399,7 +166399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "210c9d94-8dbf-4297-a4a8-58edf39fa7d7", + "id": "3e0653b6-ff13-4b37-98e9-3d49320d0839", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166461,7 +166461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95851258-6eae-46ff-9130-178a6171f4c2", + "id": "5579257f-1597-4eea-a76f-5ad15c4cde06", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166529,7 +166529,7 @@ } }, { - "id": "c05457b9-ce82-4de4-8152-269dd8383914", + "id": "26f32263-0515-4342-b89b-8363a959719c", "name": "Create Personal Access Token", "request": { "name": "Create Personal Access Token", @@ -166571,7 +166571,7 @@ }, "response": [ { - "id": "e5a543c4-405a-4d35-ae44-25587ca7b8aa", + "id": "b0017bba-a627-4efc-b452-d646fccf03d8", "name": "Created. Note - this is the only time Personal Access Tokens' secret attribute will be displayed.", "originalRequest": { "url": { @@ -166627,7 +166627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d4f3c38-ad74-4fde-a0ec-b710244920ee", + "id": "06b6509c-b09f-4491-895e-87cc3e7cbbc2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166683,7 +166683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f959c019-3678-4b41-8847-20f6469b0b50", + "id": "8b9ba4b1-28cc-400c-8882-cd0590dfcb29", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166739,7 +166739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fc96283-97ad-44c9-a4d2-f4c32315e7e0", + "id": "a3c8306b-7c32-4507-9e75-f40318f33dcb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166795,7 +166795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92e24a34-a36e-4e9b-ad6e-47b687181720", + "id": "e4a2f41c-bbf6-4c72-9cae-5313c5940ab1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166851,7 +166851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e26b00c6-148e-4bf1-a7d1-d5b8a3f8a85b", + "id": "4420fe18-680e-4df2-878b-bc6f0438b088", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166913,7 +166913,7 @@ } }, { - "id": "f311cb06-7ba0-433b-b410-fcf90df8f877", + "id": "2c14e811-341f-4c53-b74c-395b565c17ed", "name": "Patch Personal Access Token", "request": { "name": "Patch Personal Access Token", @@ -166967,7 +166967,7 @@ }, "response": [ { - "id": "4d0584a9-d428-49cd-ad24-492abf3b9af7", + "id": "88387812-2788-4e78-a316-1b4f43fe8f8b", "name": "Indicates the PATCH operation succeeded, and returns the PAT's new representation.", "originalRequest": { "url": { @@ -167024,7 +167024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f303b467-7f6e-4c9c-abe1-d418d56d45cb", + "id": "59a838ee-9f04-4211-9f86-c66c2f138a7f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167081,7 +167081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abbba764-9b3f-4a1f-bbd0-efa14a933826", + "id": "c7006c18-4deb-43a7-a524-9bc05553d600", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167138,7 +167138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59739458-2351-4d4b-bf84-b85c2dd83aca", + "id": "b47d9992-4688-402e-aa84-b99202d0c855", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167195,7 +167195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bed7a64f-6c54-419a-8599-9571f4e5e600", + "id": "c0c0e8cf-a094-446e-b9aa-584cd49b5275", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -167252,7 +167252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea32ee30-2c2f-47b9-b7b5-4fb26ce6e938", + "id": "113ee724-53b4-466b-ab36-ee52c0dc183f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167309,7 +167309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d1ee8d9-03cb-4396-afa2-3fdf9a0d0f0f", + "id": "6e6fd6d8-0a56-44a8-baab-3abee514f3ad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167372,7 +167372,7 @@ } }, { - "id": "772956bf-4c66-407f-b85d-ee89087e0f98", + "id": "1097f783-d6e8-4558-85cb-347d26c5292a", "name": "Delete Personal Access Token", "request": { "name": "Delete Personal Access Token", @@ -167413,7 +167413,7 @@ }, "response": [ { - "id": "5dcdf05b-2576-4614-bf45-1acd5b542ef9", + "id": "96338f0c-8d2f-4a74-836d-ede4fb2e4407", "name": "No content.", "originalRequest": { "url": { @@ -167447,7 +167447,7 @@ "_postman_previewlanguage": "text" }, { - "id": "892f2aa0-30d2-4a07-baca-773d14c008ee", + "id": "c06b1908-2691-4706-93e4-a60f4e3c9d1f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167491,7 +167491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eba893a-860f-4ee8-927e-54c027d4b846", + "id": "fe5e2576-43cc-4d0e-8127-605c88352a97", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167535,7 +167535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2177b4fb-3306-4987-9c26-ab96eb56c8c7", + "id": "4f04c82a-03c7-4481-95b0-21c3d52662fd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167579,7 +167579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c5d497d-07af-4d71-b4d9-3191dc444024", + "id": "c5c5e2ab-27b5-43f7-990b-21cff767864d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -167623,7 +167623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e82f966e-c42e-4fa7-8f15-5b99db240db6", + "id": "f127a142-8678-48fc-9942-6e4c64c3fa85", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167667,7 +167667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6ff5def-4372-4517-8388-5df4dde2f798", + "id": "b2383f84-6aa7-4954-8a50-14a76c99833b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167723,7 +167723,7 @@ "description": "Use this API to implement public identity configuration functionality.\nWith this functionality in place, administrators can make up to 5 identity attributes publicly visible so other non-administrator users can see the relevant information they need to make decisions.\nThis can be helpful for access approvers, certification reviewers, managers viewing their direct reports' access, and source owners viewing their tasks.\n\nBy default, non-administrators can select an identity and view the following attributes: email, lifecycle state, and manager.\nHowever, it may be helpful for a non-administrator reviewer to see other identity attributes like department, region, title, etc.\nAdministrators can use this API to make those necessary identity attributes public to non-administrators.\n\nFor example, a non-administrator deciding whether to approve another identity's request for access to the Workday application, whose access may be restricted to members of the HR department, would want to know whether the identity is a member of the HR department.\nIf an administrator has used [Update Public Identity Config](https://developer.sailpoint.com/docs/api/beta/update-public-identity-config/) to make the \"department\" attribute public, the approver can see the department and make a decision without requesting any more information.\n", "item": [ { - "id": "487958e0-7c65-4950-956b-3c0cbb448adc", + "id": "2b5b63a0-6e9e-429b-9401-3b1397752609", "name": "Get Public Identity Config", "request": { "name": "Get Public Identity Config", @@ -167752,7 +167752,7 @@ }, "response": [ { - "id": "834a897f-39f4-4b6f-8d2c-46a5d82b17b4", + "id": "bdee3616-0125-4833-87f2-8acdaa80e484", "name": "Request succeeded.", "originalRequest": { "url": { @@ -167795,7 +167795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "890cfe50-9958-49e6-9f10-46e5b27df5da", + "id": "ec444a6e-4dd3-4705-8b46-7e5597a0484b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167838,7 +167838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ac96dc4-dc8f-4ecc-a744-062f021aa6c7", + "id": "5cce73d5-268d-4ba3-b9a3-5a1102437d00", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167881,7 +167881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23ee37b4-728b-42e8-a238-a96f3a0865d6", + "id": "2893774b-29e5-404e-8d3d-cd88a1f77819", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167924,7 +167924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "997fcd19-21e0-4aaf-9282-08a716d7650d", + "id": "bd862bf4-1247-4288-b0fa-4751540d317a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167967,7 +167967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d416ad25-8d66-4a3f-8d83-1ccc04490dbc", + "id": "f651e9fb-e303-4ac1-a563-e3b21be73d85", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168016,7 +168016,7 @@ } }, { - "id": "5a4af458-5eb1-4aa4-ab8c-69a34e4c1c21", + "id": "07eef62c-18e4-4585-af9a-78868e1a7d0a", "name": "Update Public Identity Config", "request": { "name": "Update Public Identity Config", @@ -168058,7 +168058,7 @@ }, "response": [ { - "id": "3f41aac6-adc4-4d1b-911a-53656ddb50b9", + "id": "8192a43f-cc23-4572-a776-2bc2e23df9d9", "name": "Request succeeded.", "originalRequest": { "url": { @@ -168114,7 +168114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba3ce29a-692d-4c2e-a5c1-094cf069996b", + "id": "30d66945-6fca-4682-bce2-ac63d43ee9ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168170,7 +168170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2a35227-cd79-49f1-8446-3222ab08f041", + "id": "0345b1d8-8e0d-4c3c-aa8e-da105a571b9a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168226,7 +168226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8938f5c7-0231-479b-b7b2-333c7312e87d", + "id": "3665469c-ac24-4cfa-88d0-c877c4a41296", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168282,7 +168282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e7fc938-3780-4cb3-bcb6-f92ddf568a16", + "id": "c127e0a2-c02d-4f2f-a4c3-1b1e8ec800bd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168338,7 +168338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7db14280-08f1-482f-a7b7-060175ab0705", + "id": "78329a12-b2e5-459a-ac14-ace1c8de2ad9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168406,7 +168406,7 @@ "description": "Use this API to implement requestable object functionality.\nWith this functionality in place, administrators can determine which access items can be requested with the [Access Request APIs](https://developer.sailpoint.com/docs/api/beta/access-requests/), along with their statuses.\nThis can be helpful for administrators who are implementing and customizing access request functionality as a way of checking which items are requestable as they are created, assigned, and made available.\n", "item": [ { - "id": "ac772222-a652-44ea-ab42-fb34d2eed4ef", + "id": "a3bb6be2-f279-47a5-98e2-db3c89d8f69e", "name": "Requestable Objects List", "request": { "name": "Requestable Objects List", @@ -168517,7 +168517,7 @@ }, "response": [ { - "id": "5205f0d5-55ec-43f1-be5e-bdfd874ae466", + "id": "9199045a-b14d-49b2-9172-4bb0de1d1caf", "name": "List of requestable objects", "originalRequest": { "url": { @@ -168642,7 +168642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4be8a3b-1665-426b-ac3a-e4a562f0cf22", + "id": "67f68f41-b782-462d-9a63-fa09ca59e0fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168767,7 +168767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "492b1eeb-340e-4bbe-bffc-88e694bd9dd9", + "id": "0bdf8d65-578e-490c-9fa8-c73d54f6fd33", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168892,7 +168892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3050870-cf30-4776-acca-76817e4dc392", + "id": "e8075c4f-1e1f-4f5f-aabf-57c7d9f6e431", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169017,7 +169017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea8fcb9e-8fbe-44fb-98a9-4186e4296991", + "id": "b143e907-4bb2-46f2-8ed0-888b6602f3be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169142,7 +169142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9c9e257-36c9-4bea-b2fb-4968ebb458c6", + "id": "17feb5c4-eda9-4650-8175-eacea787cd1d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169279,7 +169279,7 @@ "description": "", "item": [ { - "id": "a7da987b-3d7f-4ac8-ac03-e1ede7e999f4", + "id": "09687c2d-eafd-4a37-b27d-c220bf8adc2e", "name": "Generate insights for roles", "request": { "name": "Generate insights for roles", @@ -169309,7 +169309,7 @@ }, "response": [ { - "id": "33e8c837-7541-4533-b79e-ef110a6985df", + "id": "7f17b675-25ce-422b-babd-610e1bfc1bc9", "name": "Submitted a role insights generation request", "originalRequest": { "url": { @@ -169353,7 +169353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13069a10-090d-41f8-9199-02821d59b0d1", + "id": "ed26018d-b2ee-474a-9254-12526db28b7f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169397,7 +169397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d6c639e-9fd8-4abb-8383-78bf9fb885d2", + "id": "3bc05ff9-203e-4891-aea7-b2c92890d119", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169441,7 +169441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57bd6987-3418-41a2-8f29-382989f07603", + "id": "846da986-0e31-4afb-a054-e6c1dd19a676", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169485,7 +169485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "687907e2-37fe-4c0a-a9e4-112ecc5f6f18", + "id": "c12c5997-f2b2-4d58-a7de-96cb12c90da3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169529,7 +169529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85091e56-cc36-4b47-8f76-76b714d2f17a", + "id": "5e1e4493-0d52-42ae-af26-a4bd54082864", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169579,7 +169579,7 @@ } }, { - "id": "208d444b-9203-48b8-bd96-eb6ff5b4baaa", + "id": "15f86e0a-057c-4446-b0ad-f99eaaccd372", "name": "Returns metadata from prior request.", "request": { "name": "Returns metadata from prior request.", @@ -169621,7 +169621,7 @@ }, "response": [ { - "id": "8f93fde4-14a8-4f1c-96ab-274296473998", + "id": "615e3b56-d56e-417e-9b77-7d198524dcef", "name": "Succeeded. Returns details of an earlier role insights request.", "originalRequest": { "url": { @@ -169666,7 +169666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a52816-d39a-42bf-8e07-ada27de7d78d", + "id": "ce9061e0-a6dd-4ce9-ac67-5b377a1f246c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169711,7 +169711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3888dda9-1e54-4766-b9d6-8e02f07ee149", + "id": "d5ea2a78-6f6f-46cd-9a9d-ef09e7c383ea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169756,7 +169756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "760580cc-0d6b-4639-a63a-a9bc9b7a6f0a", + "id": "32e928e2-7bd3-4970-945e-40ad78e2761e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169801,7 +169801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10b6caf8-7a5e-468a-8446-84f1cedcc29d", + "id": "bd50060e-e680-4f2b-a342-59e02e2579dc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169846,7 +169846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b22901c-646c-4673-b32f-2086cff0916d", + "id": "e3c633d6-e9a7-4346-b840-1929fb2c884b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169897,7 +169897,7 @@ } }, { - "id": "7f0951fb-3b8e-4f06-bee7-bc9c2ea10d93", + "id": "f7757a67-c72f-4bc2-ae1f-0a756dbbbdfb", "name": "Get role insights summary information", "request": { "name": "Get role insights summary information", @@ -169927,7 +169927,7 @@ }, "response": [ { - "id": "1a6ffb3f-fdd2-42dc-b23a-aabeb927b6ac", + "id": "7c1b741d-2a21-4cef-8dce-9520b054d612", "name": "Succeeded. Returns high level counts.", "originalRequest": { "url": { @@ -169966,12 +169966,12 @@ "value": "application/json" } ], - "body": "{\n \"numberOfUpdates\": 96431479,\n \"lastGenerated\": \"2020-05-19T13:49:37.385Z\",\n \"entitlementsIncludedInRoles\": 45,\n \"totalNumberOfEntitlements\": 250,\n \"identitiesWithAccessViaRoles\": 550,\n \"totalNumberOfIdentities\": 980\n}", + "body": "{\n \"numberOfUpdates\": 36771590,\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": "52dc4826-9ac0-4ce4-814e-741c6a7a1e80", + "id": "5f5d6320-7cfe-45ca-ad66-61aafb21bbcf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170015,7 +170015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d35713a-a091-4cfe-99cd-9dc4eabe1584", + "id": "66bf9288-eda2-4234-bd12-8c661c479432", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170059,7 +170059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffff124d-16d7-4591-b99f-ef20e41cfbdb", + "id": "5dedf56d-0b2b-43e3-861f-5bc414e04e00", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170103,7 +170103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b92a5aa0-03c0-41ad-8351-faf0097581d6", + "id": "286622ba-3c93-4caa-b58e-b008ebb68292", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170153,7 +170153,7 @@ } }, { - "id": "b9e50b37-6aa9-440c-a22c-6c5b1a648e26", + "id": "97507b48-9af3-4b36-bd70-8aa1e5c941ff", "name": "Get role insights", "request": { "name": "Get role insights", @@ -170228,7 +170228,7 @@ }, "response": [ { - "id": "6c947009-7fff-4058-b5b1-fc437cf7d388", + "id": "70e9be87-df7d-42b4-b456-d08471064fb6", "name": "Succeeded. Returns a list of roles with information about insights for each role.", "originalRequest": { "url": { @@ -170312,12 +170312,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1994-04-25T23:53:29.943Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"Ut aute consectetur anim\"\n }\n },\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1948-04-14T19:00:38.864Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"Duis ullamco voluptate Lor\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"2008-02-02T13:29:20.017Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"incididunt ut\"\n }\n },\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1949-10-24T23:43:49.278Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"pariatur Excepteur laboris dolore\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f6d22b3a-72a6-4134-865b-8f265d6d9d1c", + "id": "5fc8fddf-73b3-4edc-91ff-46a8995064c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170406,7 +170406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09efd2ad-ff6c-41d6-9468-26f08f6e1293", + "id": "bd047b90-c905-4119-ac04-0fd17965b3f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170495,7 +170495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d34c5500-be48-4220-9c8e-4bb9da9761f6", + "id": "e3f95ac3-e30a-44d5-85ff-4f02d924fd9d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170584,7 +170584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f54db13-623f-4029-9817-dcf3a0808ebe", + "id": "c9326c6c-482c-43ad-9590-1e034be4f2d7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170679,7 +170679,7 @@ } }, { - "id": "e794f3ca-9c39-46ff-a850-3d35cee0e846", + "id": "1b2c7551-56b6-4103-a8cb-8b46434a1c61", "name": "Get a single role insight", "request": { "name": "Get a single role insight", @@ -170720,7 +170720,7 @@ }, "response": [ { - "id": "e9b913d6-5f7f-49e4-8421-20a85371a277", + "id": "55526078-7df1-4270-91f2-12e35765e521", "name": "Succeeded. Returns information about insights for a single role.", "originalRequest": { "url": { @@ -170759,12 +170759,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"2022-05-07T07:40:15.846Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"tempor velit eu cupidatat\"\n }\n}", + "body": "{\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1954-01-21T05:12:15.223Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"dolore\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "acc914e6-0b34-47dd-b772-6f7ecc35b7ed", + "id": "195ba1ea-835f-493d-a7f9-b70dc15a7a09", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170808,7 +170808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "980bbaef-8081-4ed6-a20b-cd3e046bb1c3", + "id": "d9975bfe-65ec-4618-82c1-bf511120c172", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170852,7 +170852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f8319a0-4ad9-4bac-81fc-b34b411c276b", + "id": "58f87280-b6e4-43d8-9978-d4d117acf639", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170896,7 +170896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b16ee8b8-cd09-4071-915d-68e3e93c75db", + "id": "23e50a29-d44c-4beb-8f18-97817b0a78fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170946,7 +170946,7 @@ } }, { - "id": "6cd21564-bdc7-4e92-bb85-93590e2e1597", + "id": "78ac5d01-97cd-47f5-b44d-ad4df295d874", "name": "Get entitlement insights for a role", "request": { "name": "Get entitlement insights for a role", @@ -170971,7 +170971,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -171007,7 +171007,7 @@ }, "response": [ { - "id": "e2adc3d8-4856-4a58-9072-f9030f5c23c3", + "id": "13508431-7468-40a4-a9a4-f9b78c3905fe", "name": "Succeeded. Returns a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -171027,7 +171027,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -171066,12 +171066,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"adipisicing in Ut amet\",\n \"id\": \"deserunt sit veniam\",\n \"description\": \"do Lorem\",\n \"attribute\": \"adipisicing ea amet\",\n \"value\": \"enim\",\n \"source\": \"incididunt occaecat\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"incididunt dolor eiusmod est in\"\n }\n },\n {\n \"name\": \"id\",\n \"id\": \"incididunt proident enim\",\n \"description\": \"officia Ut laboris\",\n \"attribute\": \"sed ad in dolor\",\n \"value\": \"enim fugiat\",\n \"source\": \"sunt\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"amet cupidatat pariatur\"\n }\n }\n]", + "body": "[\n {\n \"name\": \"consectetur\",\n \"id\": \"aliqua exercitation aute\",\n \"description\": \"culpa laboris labore\",\n \"attribute\": \"sunt\",\n \"value\": \"sed deserunt dolor officia\",\n \"source\": \"fugiat dolor culpa est\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"sit magna sint ut\"\n }\n },\n {\n \"name\": \"cupidatat aliquip adipisicing\",\n \"id\": \"exercitation mollit\",\n \"description\": \"Ut dolo\",\n \"attribute\": \"consequat non dolor nulla consectetur\",\n \"value\": \"cillum ex et est\",\n \"source\": \"ipsum qui non Duis\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"incididunt quis\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "98ae0392-d4d7-40ed-b333-9301dab742c3", + "id": "42bdac41-c508-4070-abc8-aabba99bef3c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171091,7 +171091,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -171135,7 +171135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe68c91c-c0d4-4a7e-8096-9862c75f80ac", + "id": "893f23cb-e780-4386-8f85-eab6ecc303fe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171155,7 +171155,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -171199,7 +171199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f99149b4-8ad1-45c0-8da2-f64ede1c6429", + "id": "0055bd08-fd6b-4b17-9a4a-b626c38546c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171219,7 +171219,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -171263,7 +171263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d6ff9f5-b74d-4038-9968-273d3ba05833", + "id": "c697bfd6-bfdf-413b-a800-6db036a17822", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171283,7 +171283,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -171333,7 +171333,7 @@ } }, { - "id": "66f4f59d-e3b3-4b4a-839a-6c6147feae6a", + "id": "1b6d35cb-d78e-45ee-865f-d0736d77eeef", "name": "Download entitlement insights for a role", "request": { "name": "Download entitlement insights for a role", @@ -171395,7 +171395,7 @@ }, "response": [ { - "id": "941be492-9a10-4f76-a68d-6b1a1896b2be", + "id": "6ab31dec-91b3-40a8-aa00-c35542c77aa2", "name": "Succeeded. Returns a csv file containing a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -171455,12 +171455,12 @@ "value": "text/csv" } ], - "body": "voluptate id", + "body": "in ut cillum ad", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "6b6a9029-66fa-424b-83ef-a4d5e672f8d3", + "id": "d0d9c242-6abb-4c76-af34-8554c4eabf62", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171525,7 +171525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63445bae-d411-4e1d-86a1-05416b3b8f04", + "id": "78ba333b-8a32-4df2-9d46-c08cdec8c497", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171590,7 +171590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a82a4605-6f3a-48c3-8a2f-1d0d15809314", + "id": "886fb570-a891-42ef-be6f-86c0c306f21b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171655,7 +171655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50b1d880-3ac8-449e-a5ef-02f82b410a47", + "id": "9d633091-eb34-4180-9379-cda5081264ca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171726,7 +171726,7 @@ } }, { - "id": "4a453ecf-c1ea-4c91-b781-8b979ffc1ccb", + "id": "4494c835-4c73-4968-a145-1192cb354364", "name": "Get current entitlement for a role", "request": { "name": "Get current entitlement for a role", @@ -171778,7 +171778,7 @@ }, "response": [ { - "id": "d26b39d5-6a1b-4ac4-ab36-ba093911a0fa", + "id": "0a9999a8-18c2-41f9-9e84-e8565120631d", "name": "Succeeded. Returns a list of current or pre-existing entitlements for a role.", "originalRequest": { "url": { @@ -171833,7 +171833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1a41a83-c422-4433-bb3b-2648eb0b62cb", + "id": "6f1922b9-9c40-49e1-af33-8fc1fd867da5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171888,7 +171888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f92b33fc-dea4-4a7c-a72c-5fdcef510a0f", + "id": "66b45b4e-2c39-4252-8086-68c3d4eb7143", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171943,7 +171943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc65f83c-39fb-4c85-8c85-86bdcbbb697e", + "id": "2a286a5e-9f90-409b-b13e-59e777a9f73f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171998,7 +171998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70783762-a0f4-45d3-a892-88f8ca2c6393", + "id": "6b25b904-0a99-4ab5-b00f-f42477c9c653", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172059,7 +172059,7 @@ } }, { - "id": "896ec512-f30e-4922-b94d-6859a04f96e0", + "id": "199d8e4e-24eb-47f0-b77c-6d46e3494328", "name": "Get identities for a suggested entitlement (for a role)", "request": { "name": "Get identities for a suggested entitlement (for a role)", @@ -172168,7 +172168,7 @@ }, "response": [ { - "id": "25eceabf-629e-49a5-a089-490cc35ce95f", + "id": "e023156d-c484-4cc0-91bd-39ac879641b1", "name": "Succeeded. Returns a list of identities with or without the entitlement.", "originalRequest": { "url": { @@ -172270,7 +172270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09d3e1cc-1d5f-422c-b3a3-42600e3d8b4c", + "id": "1b312003-b01e-4219-841f-33a9a6f1b11e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172372,7 +172372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a8bc118-bf70-4e44-a0c2-d341b6b831fd", + "id": "fdb80ba3-1d6c-4c18-9d58-87e79821b252", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172474,7 +172474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6dbfa7b-be49-453e-aa21-df43d77154de", + "id": "e68bfe25-9f32-46b9-9bd3-7a2cf92a37ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172576,7 +172576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2411237f-f2d1-46b0-a7e9-aca42b32d20c", + "id": "c8c56ec1-7a82-4425-8897-3eab55782ffb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172690,7 +172690,7 @@ "description": "Use this API to implement and customize role functionality.\nWith this functionality in place, administrators can create roles and configure them for use throughout Identity Security Cloud.\nIdentity Security Cloud can use established criteria to automatically assign the roles to qualified users. This enables users to get all the access they need quickly and securely and administrators to spend their time on other tasks.\n\nEntitlements represent the most granular level of access in Identity Security Cloud.\nAccess profiles represent the next level and often group entitlements.\nRoles represent the broadest level of access and often group access profiles.\n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nAn administrator can then create an even broader set of access in the form of a role grouping the 'AD Developers' access profile with another profile, 'GitHub Developers,' grouping entitlements for the GitHub source.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nWhen users need both the 'AD Developers' access profile and the 'GitHub Developers' access profile, they can request access to the role grouping both.\n\nRoles often represent positions within organizations.\nFor example, an organization's accountant can access all the tools the organization's accountants need with the 'Accountant' role.\nIf the accountant switches to engineering, a qualified member of the organization can quickly revoke the accountant's 'Accountant' access and grant access to the 'Engineer' role instead, granting access to all the tools the organization's engineers need.\n\nIn Identity Security Cloud, adminstrators can use the Access drop-down menu and select Roles to view, configure, and delete existing roles, as well as create new ones.\nAdministrators can enable and disable the role, and they can also make the following configurations:\n\n- Manage Access: Manage the role's access by adding or removing access profiles.\n\n- Define Assignment: Define the criteria Identity Security Cloud uses to assign the role to identities.\nUse the first option, 'Standard Criteria,' to provide specific criteria for assignment like specific account attributes, entitlements, or identity attributes.\nUse the second, 'Identity List,' to specify the identities for assignment.\n\n- Access Requests: Configure roles to be requestable and establish an approval process for any requests that the role be granted or revoked.\nDo not configure a role to be requestable without establishing a secure access request approval process for that role first.\n\nRefer to [Working with Roles](https://documentation.sailpoint.com/saas/help/access/roles.html) for more information about roles.\n", "item": [ { - "id": "d4561ee1-bb62-45f2-8a2f-df0ac9edbd4c", + "id": "ced1b671-f184-4558-a5b2-52529aea6598", "name": "List Roles", "request": { "name": "List Roles", @@ -172792,7 +172792,7 @@ }, "response": [ { - "id": "c2888f66-7e30-4808-8865-ee396a1ea2b7", + "id": "b6043bd5-caf7-414a-b49d-e42e67a55205", "name": "List of Roles", "originalRequest": { "url": { @@ -172908,7 +172908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "766a5f26-9179-47a1-b5f0-ea7448b91434", + "id": "aa39ac47-29ec-45ce-b381-1157fde0de36", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173024,7 +173024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d289d0b-a948-4ee8-8dd9-28d668f059b7", + "id": "10d62432-3cb7-4b3a-bcaa-985d1b8a7fad", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173140,7 +173140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9cedf2c-6e2c-498b-9ff6-e721b83e3894", + "id": "98a056f5-01bb-4a6e-9b37-df50071d88a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173256,7 +173256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b259302b-716e-45b0-b2f4-4e99a81be3c2", + "id": "85b1eb71-3b04-482a-88e6-d0c2225753ef", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173372,7 +173372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c7a529c-5622-4081-ae30-8a2b03745f6c", + "id": "a23bd844-a7bf-4e50-b367-bd00995ff753", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173494,7 +173494,7 @@ } }, { - "id": "da7c1538-b012-461d-a8e4-a81b01b19c6c", + "id": "855c368e-c960-4003-8db7-4fbce45b98cb", "name": "Create a Role", "request": { "name": "Create a Role", @@ -173536,7 +173536,7 @@ }, "response": [ { - "id": "351fd5c5-c7fb-4fb9-99ef-1ff2c238d20e", + "id": "1b798c51-29c7-4fc9-9097-568361759c36", "name": "Role created", "originalRequest": { "url": { @@ -173592,7 +173592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42e16a38-bdef-4c4c-983a-92ca07f76084", + "id": "ff1a3236-864e-42c9-b27a-2cb0b38bf12d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173648,7 +173648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4cd9a11-2887-499c-88c2-5d7a343404d2", + "id": "8226f867-e519-4f45-b918-692d8d39f7b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173704,7 +173704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9d12f1e-217c-49af-937c-73cd76a58220", + "id": "66fbe6f1-a820-4cb6-a747-a90f6ea40a1c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173760,7 +173760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42b72019-0f73-4ba6-8b10-2d9bc6714359", + "id": "54db216e-2c8a-4dad-a3af-d9039e46d639", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173816,7 +173816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce5b0555-571b-459c-af6c-fdaea90e356a", + "id": "a5b0fbae-117c-4c8d-8a12-65f8e3c26e7b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173878,7 +173878,7 @@ } }, { - "id": "667c6970-c3e4-4019-b547-a7810833de5d", + "id": "45307cd5-6554-4775-bc85-712ae1da18da", "name": "Get a Role", "request": { "name": "Get a Role", @@ -173919,7 +173919,7 @@ }, "response": [ { - "id": "1cb7fff5-5589-4639-978e-11268e77fc59", + "id": "33ce0f56-258b-4eeb-a178-2ce6f9043b26", "name": "List of all Roles", "originalRequest": { "url": { @@ -173963,7 +173963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f9a24c4-31c4-4445-8fa9-f4ca64721983", + "id": "122a8f6d-0a63-45ee-8a32-ab55bff03518", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174007,7 +174007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7646815-3dc8-477a-a023-cb137ab5edf1", + "id": "3b7bd504-92a1-44e2-ab01-1737d9658c9d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174051,7 +174051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffae2d53-cb15-4282-87a9-f35032822415", + "id": "32a8dc09-fc99-43c9-8c9e-104b41377547", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174095,7 +174095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72b6290b-6073-413d-9c38-82c564905f8d", + "id": "57cc5a0e-b51d-4fd9-9773-e78a96068df8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174139,7 +174139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a487866a-0c0c-410d-9b16-0ab787c7cbb6", + "id": "82cf20d5-75a9-46c6-b2e1-4189eaffb85c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174189,7 +174189,7 @@ } }, { - "id": "4b4bcdce-eef2-4dcb-8a54-56197b6e1848", + "id": "ecd4d9f0-5ca8-4d54-a933-19512582c50e", "name": "Patch a specified Role", "request": { "name": "Patch a specified Role", @@ -174243,7 +174243,7 @@ }, "response": [ { - "id": "5908ad7d-05ef-4a56-8165-bfaaf5e4e1f5", + "id": "3cfece88-688c-419b-ad3f-e0ffe27dd5fc", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -174300,7 +174300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "625fa57e-7dbe-4583-b4fe-6aaebc8565c0", + "id": "7e74daa4-af77-450e-91c9-58dbd80871a3", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -174357,7 +174357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f1bc6fb-b468-46a2-a8de-651c1a59ceab", + "id": "713ea6ad-de2c-4c10-94e5-68121cecd254", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -174414,7 +174414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fb55b93-e6a2-409c-9838-0f04c2939a03", + "id": "5db11ecc-9b2e-4e51-ab28-7410e9366bf5", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -174471,7 +174471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f347670-6bd3-401b-b8df-6a89bb6c5fc8", + "id": "7029a623-f78f-4eb6-b103-58cc39ebbf8c", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -174528,7 +174528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c89fab44-db9f-48e9-aae8-64ae1aa201fe", + "id": "baed2fea-2785-4d61-b0c4-d51e1074b4a4", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -174585,7 +174585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93a71995-72cf-4774-ba0b-33b351b070aa", + "id": "98dfee0f-167d-4268-9c71-e407e931e5ca", "name": "Make a Role Dimensional", "originalRequest": { "url": { @@ -174642,7 +174642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b85278fb-d701-477b-b215-7e621e86ddde", + "id": "30cf59f8-176b-495e-9802-204d98b0754c", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -174699,7 +174699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dc983ba-5c0e-4520-8511-11889cc57aed", + "id": "90fa38b4-4da9-45ff-8b29-acb9d11edda5", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -174756,7 +174756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80fb8d07-7151-40bd-8a01-f0537249afbb", + "id": "1fecfe35-4574-4ad5-8847-1c249e9eb57d", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -174813,7 +174813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69a8687e-ccd6-4457-9be4-5d6dcd1b9a73", + "id": "de2b6c02-9f68-465e-85c4-b3522b1951e9", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -174870,7 +174870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "750833ff-c57a-43ea-a4a3-05d353066d82", + "id": "0e49c916-8958-49b8-8d60-3d08ace3edd1", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -174927,7 +174927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0ebb0cc-b212-48fc-8dd6-d02953a5f6d9", + "id": "7064c0cf-0c3d-4e50-a99d-989e7da892c6", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -174984,7 +174984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2d932d8-95bc-4a61-90e6-81d1c01d5110", + "id": "19a0a6d4-19c5-4a6c-a71c-fcddb2eac904", "name": "Make a Role Dimensional", "originalRequest": { "url": { @@ -175041,7 +175041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb363979-6faf-4b9a-b98c-0264791dabe4", + "id": "c054baf2-9fa5-47a3-96c9-219c5681365c", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -175098,7 +175098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4822a982-4c0a-4ee5-8e5d-e95e52af34e9", + "id": "a662df20-3157-457e-b4c1-314a4074a2f2", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -175155,7 +175155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d6ee210-26c2-412b-a8f9-382b08858a55", + "id": "a3b39b9a-50b4-4e6d-9105-7e9501136e37", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -175212,7 +175212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4af991bc-2d42-4622-bb31-6166777f1a58", + "id": "811014ea-b4ea-46fe-82cc-ddc6b4f47813", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -175269,7 +175269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40de5b96-d87e-44b7-8b29-ab4525a909b7", + "id": "1f585446-8cec-4c74-ae63-3fc8faa9a849", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -175326,7 +175326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1161bdb-5be1-4866-be09-63407df07f8e", + "id": "6f60b938-408e-477d-b31b-c37cf80dee0a", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -175383,7 +175383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2801bdd5-2538-483e-8b43-be93c09eec6c", + "id": "6fbe8c60-4dfc-44af-899f-819dd92040a4", "name": "Make a Role Dimensional", "originalRequest": { "url": { @@ -175440,7 +175440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5e87421-baa2-46e8-b222-b29a29604567", + "id": "6d7acd7d-f991-42c1-a477-67cade51347a", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -175497,7 +175497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46c344f6-f408-4f2d-85f3-c5f9e00cdc62", + "id": "c847d9fc-1016-4185-9d97-9427b0f0764f", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -175554,7 +175554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaaae828-1d10-4db3-86d7-f332296132eb", + "id": "6255473b-6652-4102-a59e-c6b646157923", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -175611,7 +175611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46d7560f-29e9-41cf-99d4-ce85d3ddc861", + "id": "ef193cd4-7ab3-48bd-9d76-628276b38861", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -175668,7 +175668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7fa227b-2635-4a7f-b971-53d0643939b1", + "id": "82230c45-bfc2-484e-a598-64a513ceb9ea", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -175725,7 +175725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5144bf5-1525-4b1e-986c-e6893648be99", + "id": "0945ce3f-bfa6-40ae-8f1a-31c0bbd516e6", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -175782,7 +175782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ece6ee24-c509-4418-adbe-e905a1030e06", + "id": "c460bc21-37af-49bc-9e0b-d4e0eb76a88a", "name": "Make a Role Dimensional", "originalRequest": { "url": { @@ -175839,7 +175839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6886476-8880-422d-ba2f-c113f7c3d5a5", + "id": "368a8f8d-e066-49a7-a2de-b4e1a73d7619", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -175896,7 +175896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "784c3312-04c9-4907-b130-b3bf7716e694", + "id": "d78b7e4e-b7fd-4a94-b739-eaffa144842e", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -175953,7 +175953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d11ac8b1-98d0-494b-a623-ded33722091f", + "id": "6c38ed51-c769-4847-a4c1-e22fac2ab816", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -176010,7 +176010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb4d7e79-95b7-49f9-bff6-0681953bdefb", + "id": "5c980e61-abd4-43c6-9e9e-ea0c316ca6e0", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -176067,7 +176067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90333793-9cb3-491c-b3e0-0a5ff5aa083e", + "id": "64ee04a0-cc18-41cf-8852-587d999e91f9", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -176124,7 +176124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a86e167-b14e-43ed-8145-010c37903748", + "id": "d6c732b6-54dd-4435-874c-74249b35bbd8", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -176181,7 +176181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11d4713a-db40-4f86-97bf-f1398344caea", + "id": "fee62b1c-eced-4a65-bed4-49db30235589", "name": "Make a Role Dimensional", "originalRequest": { "url": { @@ -176238,7 +176238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4bd66f2-2c00-4a78-90b1-df7b1d62bd94", + "id": "036f85e2-eeec-4332-ad5e-6700e2d10e40", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -176295,7 +176295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e191a1c-11ca-4f82-b30e-e1cfe84f697b", + "id": "98fccee9-0a48-48fe-98a8-12c111ee3951", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -176352,7 +176352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07b48665-3db4-4206-a89c-af1cfc70f165", + "id": "3a4745b0-0339-4cd0-8ead-01a865d37838", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -176409,7 +176409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f9dd67e-65b0-44e7-902c-0941fe94871f", + "id": "e172651f-5dd7-493a-8b4e-e40af2943106", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -176466,7 +176466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39779008-035c-46ba-bfee-d71d75eac2fc", + "id": "adebf95b-23b4-4bdd-bb69-129d6b5a3413", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -176523,7 +176523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da5bc811-ef06-4c08-b267-9946869f9fb1", + "id": "353672e2-3889-4505-b4cf-680710830bb5", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -176580,7 +176580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ca5a45c-0edd-4dc3-b6c8-1df59464e65b", + "id": "d55058a2-38c5-4bed-a196-28bb2afd38de", "name": "Make a Role Dimensional", "originalRequest": { "url": { @@ -176643,7 +176643,7 @@ } }, { - "id": "25fb6ca4-1b64-4078-ae8c-4e58eaf86257", + "id": "40689074-fca4-4b90-bed2-bf278621dc44", "name": "Delete a Role", "request": { "name": "Delete a Role", @@ -176684,7 +176684,7 @@ }, "response": [ { - "id": "287411ed-86d3-43a3-8215-853fb59a265c", + "id": "b4e1f2ff-576c-460b-85db-2d2a83d5dfbe", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -176718,7 +176718,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bb853733-32c4-4748-82c1-4eefaec187b8", + "id": "d204a2b2-2db0-4ac6-a257-415c74ea669f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176762,7 +176762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "984d9a10-0522-4353-bf6a-2b0b118d26b1", + "id": "06949a65-3aa5-4a84-ac3f-f8ac41d60fef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176806,7 +176806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bba807f-c19a-4854-aa31-02fd3e5fb2a4", + "id": "fc453162-e0e2-4578-a6ce-37d9143928e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176850,7 +176850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62a18c5f-84ac-4f04-90be-2c48bdc73a17", + "id": "f6349187-4099-497e-8e23-03ae87789f32", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176894,7 +176894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d077f2ce-b6aa-4922-93d2-f7f66859308a", + "id": "7680b73e-0d8c-496b-afe0-23ed4c027ef3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -176944,7 +176944,7 @@ } }, { - "id": "422067e5-60a8-457d-92e0-54380d2abcc4", + "id": "323bbc1c-9045-4211-be57-7d4a60ffacc9", "name": "Delete Role(s)", "request": { "name": "Delete Role(s)", @@ -176987,7 +176987,7 @@ }, "response": [ { - "id": "0ec98520-26b9-4bdb-a914-e356ad62cdfb", + "id": "81fd238a-b0b8-4b7c-bd90-41256d163cd2", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -177044,7 +177044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdbd4ff1-5a57-467d-82e0-3fa7064c2e45", + "id": "3b93c153-49b1-4902-87cf-71c2bfbe06bd", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -177101,7 +177101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74409cf8-d8e1-4de3-aecc-bb6d1e33995c", + "id": "8d13dcf7-9fe0-4c07-859b-d3352a660a5b", "name": "400.1 Role ids limit violation", "originalRequest": { "url": { @@ -177158,7 +177158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8382b00a-daac-46e9-bca1-43ba84604304", + "id": "278ba275-d40f-4500-b0f9-8c41af3cd83c", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -177215,7 +177215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79710ec3-de3d-425f-9bb8-feabd02bf92c", + "id": "bce22efa-c0e0-4c9c-842f-c8fa399206e7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177272,7 +177272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7646237-4517-4cd6-8001-cd2e70d90df7", + "id": "b8c83803-b272-4579-9295-1c068480286c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177329,7 +177329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8daf7a90-5ca9-4c19-8608-687c48c39327", + "id": "a30f3945-5f67-48e0-9a2b-95e02f1e1961", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177386,7 +177386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb5ea781-fa72-4434-b283-64a8d83b0d27", + "id": "490b3e6e-9b60-46b6-a265-4339a20fb23e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177449,7 +177449,7 @@ } }, { - "id": "37237e20-426c-4689-a3cc-d2d887a4d55a", + "id": "6b938929-c590-45c9-bc43-60d79f3972df", "name": "Identities assigned a Role", "request": { "name": "Identities assigned a Role", @@ -177534,7 +177534,7 @@ }, "response": [ { - "id": "3f64c091-1c26-439a-a65a-3448fce9bb12", + "id": "3f8cb64f-9837-4050-a789-8669b80c5307", "name": "List of Identities assigned the Role", "originalRequest": { "url": { @@ -177625,7 +177625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d846985a-461c-4836-99a8-5ebd3472f4ce", + "id": "4df319dc-2dc4-4e49-b20b-f71c99433385", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177716,7 +177716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57f3cf3d-3117-4992-9430-6de8868172bf", + "id": "ddc2fda8-2a21-464b-b337-b361cd4ad060", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177807,7 +177807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d13d59f0-7011-4433-8a91-52d70f2da00e", + "id": "2aebff4d-e5c8-45e4-b1fc-b3591486f853", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177898,7 +177898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d9539fd-7da0-4d97-9256-1f44550dcced", + "id": "65acde58-f08e-4fc4-be91-3e3d37f85126", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177989,7 +177989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "109cd125-51b5-4818-a672-bf15f5cd6771", + "id": "847008cc-338a-4177-83ac-1fefde751aef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178086,7 +178086,7 @@ } }, { - "id": "7563dc60-0ce2-4a52-82ee-3f5f99c7aaef", + "id": "ddfe4843-5e91-4a2b-8b9e-1ea0f77fab3d", "name": "List role's Entitlements", "request": { "name": "List role's Entitlements", @@ -178174,7 +178174,7 @@ }, "response": [ { - "id": "488aee4c-b20d-4b57-99c2-f4795f7a12d3", + "id": "fdf776d5-4576-4975-b794-be138591bb5b", "name": "List of Entitlements", "originalRequest": { "url": { @@ -178265,7 +178265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80334f31-59b0-46ff-9d34-a0178165feb2", + "id": "89afdf96-ecc5-4f8e-b769-b88ee99ee3b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178356,7 +178356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f63432b7-0a22-4796-8c59-72c843504ff5", + "id": "79962353-ca92-4290-8ac0-bc6938e5e700", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178447,7 +178447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01255552-2e4e-47b1-9225-aaa2362ea146", + "id": "efefc490-73d6-489f-904b-fca815209dd3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178538,7 +178538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a2531a4-ef11-47ed-8f20-af0cc4580c2b", + "id": "5e0685c5-388e-491f-b9a7-36725b525173", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178629,7 +178629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a9071fc-19f0-4346-a74f-81ba2bfbef3f", + "id": "08bfc4f5-d794-4303-9883-f06e5b51bf1a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178732,7 +178732,7 @@ "description": "Use this API to implement search attribute configuration functionality, along with [Search](https://developer.sailpoint.com/docs/api/v3/search).\nWith this functionality in place, administrators can create custom search attributes that and run extended searches based on those attributes to further narrow down their searches and get the information and insights they want. \n\nIdentity Security Cloud (ISC) enables organizations to store user data from across all their connected sources and manage the users' access, so the ability to query and filter that data is essential. \nIts search goes through all those sources and finds the results quickly and specifically. \n\nThe search query is flexible - it can be very broad or very narrow. \nThe search only returns results for searchable objects it is filtering for. \nThe following objects are searchable: identities, roles, access profiles, entitlements, events, and account activities. \nBy default, no filter is applied, so a search for \"Ad\" returns both the identity \"Adam.Archer\" as well as the role \"Administrator.\"\n\nUsers can further narrow their results by using ISC's specific syntax and punctuation to structure their queries. \nFor example, the query \"attributes.location:austin AND NOT manager.name:amanda.ross\" returns all results associated with the Austin location, but it excludes those associated with the manager Amanda Ross.\nRefer to [Building a Search Query](https://documentation.sailpoint.com/saas/help/search/building-query.html) for more information about how to construct specific search queries. \n\nRefer to [Using Search](https://documentation.sailpoint.com/saas/help/search/index.html) for more information about ISC's search and its different possibilities. \n\nWith Search Attribute Configuration, administrators can create, manage, and run searches based on the attributes they want to search.\n", "item": [ { - "id": "d32027ac-f0d1-4e49-936e-ff3d6d9358ce", + "id": "a5adbd21-d454-4348-af8b-c28a68b2ba66", "name": "Create Extended Search Attributes", "request": { "name": "Create Extended Search Attributes", @@ -178775,7 +178775,7 @@ }, "response": [ { - "id": "5209d953-1c15-4a77-b84d-92da1457fc4c", + "id": "22edca64-28ee-4ad3-843c-bf5c6393d753", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -178832,7 +178832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a73c81b-85e5-4305-bd37-87d6db3d9582", + "id": "db396100-cc7a-4406-8a4a-dc375757dca9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178889,7 +178889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9025b3f-464b-4d17-9475-d12dfdf7f1dd", + "id": "52f0cd49-f7b6-4d7b-937c-ae9d313dbc56", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178946,7 +178946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05cc225e-7498-4819-a8e5-5e83760f82db", + "id": "c710fc67-3950-43b0-9028-f1c591a88ba2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179003,7 +179003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e023ac8-c766-4978-a564-46dc40bc46d5", + "id": "fb4b2910-c38f-43b8-9eab-4e1369c265e1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -179060,7 +179060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "919a405d-d70e-470c-a8f8-3d0d5f6a2699", + "id": "94168455-35d7-460b-a207-6c41f3e1a281", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179117,7 +179117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a2e9d5e-23d1-4279-9491-d50090d87816", + "id": "923597e9-0e99-41a4-ba79-66696d5061d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179180,7 +179180,7 @@ } }, { - "id": "9dd03dc7-8c31-4b4b-a258-dffbc6a8b1bd", + "id": "3c813ae7-5a16-46aa-a406-65b7e9904c2c", "name": "List Extended Search Attributes", "request": { "name": "List Extended Search Attributes", @@ -179210,7 +179210,7 @@ }, "response": [ { - "id": "e2ac5692-f83e-4a64-8d64-931301fc98f4", + "id": "a3a1d85a-4fef-42ce-8634-faa749d8de99", "name": "List of attribute configurations in ISC.", "originalRequest": { "url": { @@ -179254,7 +179254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bca6f75f-2d90-4625-882c-c58cdc9c0c59", + "id": "3dabb59b-0258-478c-bf96-f9ed85135dc4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179298,7 +179298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "145dbd8a-bc73-4fea-95ce-1bc448c0a4a1", + "id": "f10dcbee-9735-41b0-b370-16c91ed8fec6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179342,7 +179342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34a0082d-a26a-4343-8c1a-3bb6c268b708", + "id": "36825ab4-cf18-4c6d-b7ed-65f0ada6f707", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179386,7 +179386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b63c6d31-380e-41c8-a7c6-d01ceed816e5", + "id": "f8d92e1a-4f49-433d-b13e-3c7368893262", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179436,7 +179436,7 @@ } }, { - "id": "fa63e5fa-cdf8-4be5-8c49-2779c7d98b0d", + "id": "1980e016-a3c4-428d-a245-2c52d5d9aee5", "name": "Get Extended Search Attribute", "request": { "name": "Get Extended Search Attribute", @@ -179478,7 +179478,7 @@ }, "response": [ { - "id": "9a877939-e561-4c9f-8350-8bd73f0d9d6d", + "id": "f8112f9b-9134-44fb-8a42-7080471b6480", "name": "Specific attribute configuration in IdentityNow.", "originalRequest": { "url": { @@ -179523,7 +179523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7d7c89b-bc27-439e-beee-783c5e2a0958", + "id": "d145ef85-f175-4414-8b49-391d549a4279", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -179558,7 +179558,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f1f26be1-4c2a-4dbd-adf4-27aaf2b9cbe5", + "id": "516e8f38-f8b5-4ebf-97b1-0ba70615bd72", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179603,7 +179603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1f9d7bd-9b3e-4786-a839-77f4497ddc7b", + "id": "c8b44e63-999a-4eab-bc3b-f50a8b7f04b8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179648,7 +179648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17ae85ca-a615-46a6-9de6-b194df34b15b", + "id": "9f4a2278-0b0e-4b34-834f-fdbf76a21409", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -179693,7 +179693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18e885e6-c94d-4110-b6c9-70884a02e3d8", + "id": "a178ad5f-8d5f-4e02-914f-4ec58c80a4e1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179738,7 +179738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ec409c5-71c2-4d23-b4cc-474248624e14", + "id": "318b719e-2ea7-48a1-8540-42111a986bca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179789,7 +179789,7 @@ } }, { - "id": "3eba55c3-fadb-4ef6-a11d-b2e5eb9d3830", + "id": "1e91f9e7-4416-419c-91c9-56e7723ba48d", "name": "Delete Extended Search Attribute", "request": { "name": "Delete Extended Search Attribute", @@ -179831,7 +179831,7 @@ }, "response": [ { - "id": "e7a60b53-113e-44c5-b6cc-f3093f68617a", + "id": "6fb9e219-53a5-4246-aa27-c8c36e73d36c", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -179866,7 +179866,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8b98c9b4-247a-4220-8561-f16eb5d2dbfc", + "id": "23473310-e5a4-42e8-9cd6-e7ef165f59bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179911,7 +179911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "403abbdf-7fed-4486-8e73-afc8691bf480", + "id": "9fcb9314-f007-4b66-94ed-34e5a3782dae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179956,7 +179956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bea6ecca-92f6-4d8a-99cf-8bc403b3d1f8", + "id": "ce7de7d0-c5bb-4338-aec5-85e3af869f8a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -180001,7 +180001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c04e2c88-ee53-4759-9cc3-bee06f8df139", + "id": "462be43d-84fb-445f-a1ae-fec536e0045c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180046,7 +180046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6baa5870-6057-4ef4-8758-70a3e864950b", + "id": "3b2c5614-8149-463f-8185-e62610f5e4e8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180097,7 +180097,7 @@ } }, { - "id": "5e2e7731-f739-455a-85bb-c49759992db6", + "id": "adbc35d7-8a6f-4ed1-8a98-4373d55d89d0", "name": "Update Extended Search Attribute", "request": { "name": "Update Extended Search Attribute", @@ -180152,7 +180152,7 @@ }, "response": [ { - "id": "49fcad73-61b5-4770-b7a6-5c700085b802", + "id": "9d3b0e49-e202-4384-9157-84685b8f21b8", "name": "Responds with the search attribute configuration as updated.", "originalRequest": { "url": { @@ -180210,7 +180210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a12f8284-0adf-42a1-b387-0dc4f92fdc51", + "id": "cfaca443-26a9-4708-ab4c-3285ef86538c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180268,7 +180268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb663c38-4a98-4cc4-ac47-5f24d9ee622f", + "id": "91d5edad-a1c4-43c9-97a1-faa3e2d5937a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180326,7 +180326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "528e9db2-836b-4e27-b8d4-871464a78387", + "id": "70f0c36c-b1c0-4d5e-b962-5a0153c4ab70", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180384,7 +180384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75bbb02e-45f1-4cdc-9ebb-b04eadd120f2", + "id": "1069cdec-2771-450c-9191-8ea72a0208e5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -180442,7 +180442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26505a09-92c4-41f9-b969-fd9ecdcfeea7", + "id": "9a59d71a-9f40-4d33-b115-aa9b35f47b2e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180500,7 +180500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6c1b9df-fc5d-4dfa-8210-1b56dcea0ebf", + "id": "ad7d6322-9354-419a-8cea-187e42ca06d7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180570,7 +180570,7 @@ "description": "Use this API to implement and customize access request segment functionality. \nWith this functionality in place, administrators can create and manage access request segments. \nSegments provide organizations with a way to make the access their users have even more granular - this can simply the access request process for the organization's users and improves security by reducing the risk of overprovisoning access. \n\nSegments represent sets of identities, all grouped by specified identity attributes, who are only able to see and access the access items associated with their segments.\nFor example, administrators could group all their organization's London office employees into one segment, \"London Office Employees,\" by their shared location. \nThe administrators could then define the access items the London employees would need, and the identities in the \"London Office Employees\" would then only be able to see and access those items.\n\nIn Identity Security Cloud, administrators can use the 'Access' drop-down menu and select 'Segments' to reach the 'Access Requests Segments' page. \nThis page lists all the existing access request segments, along with their statuses, enabled or disabled. \nAdministrators can use this page to create, edit, enable, disable, and delete segments. \nTo create a segment, an administrator must provide a name, define the identities grouped in the segment, and define the items the identities in the segment can access.\nThese items can be access profiles, roles, or entitlements. \n\nWhen administrators use the API to create and manage segments, they use a JSON expression in the `visibilityCriteria` object to define the segment's identities and access items. \n\nRefer to [Managing Access Request Segments](https://documentation.sailpoint.com/saas/help/requests/segments.html) for more information about segments in Identity Security Cloud.\n", "item": [ { - "id": "6083839c-1900-4c92-87e5-efdce7019b3a", + "id": "bb5d96fd-c0ee-44b6-8f1f-0da13a67cc4a", "name": "Create Segment", "request": { "name": "Create Segment", @@ -180612,7 +180612,7 @@ }, "response": [ { - "id": "f68587f6-a59b-42f9-acfc-19d0adc76a20", + "id": "450a7f6a-7acb-4760-b39e-1665ed86b946", "name": "Segment created", "originalRequest": { "url": { @@ -180668,7 +180668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11aeaf3b-89bb-4c08-b646-c728a3d31011", + "id": "bd8e77f6-9d29-4ca5-9b4e-4756363f44c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180724,7 +180724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e273d281-d01b-498a-8445-049708977ee1", + "id": "f567d64e-4b1e-4d94-9262-d9675d3fbfd8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180780,7 +180780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f89604eb-ea8a-42e3-8bbc-63477ad98431", + "id": "8e2d1d15-9458-4616-8695-9a0477cae53c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180836,7 +180836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d79490c-804b-4518-9fb1-d0c70a0691dc", + "id": "87f3c8aa-1305-4ce3-a170-3d7d7aa1385c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180892,7 +180892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c51cc06b-bc1d-4ef9-be9b-150fdc067c72", + "id": "46694931-703d-4125-b04a-7e7e2bbf938c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180954,7 +180954,7 @@ } }, { - "id": "77fa829a-d017-4ef1-97d0-c9713d5ea37c", + "id": "e572a5a9-81f5-4f18-a6b5-aae3186cb1ed", "name": "List Segments", "request": { "name": "List Segments", @@ -181011,7 +181011,7 @@ }, "response": [ { - "id": "88373e06-7d73-49c3-916e-667c7a596d58", + "id": "164fcd9f-7aa9-4e3b-b981-2558d76154de", "name": "List of all segments", "originalRequest": { "url": { @@ -181082,7 +181082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75a737e6-58ca-4fba-946b-ab3f75e4c4b9", + "id": "8917f1a6-4ef5-4d12-8faa-332a5dca2f3e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181153,7 +181153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ddeeb12-eb38-43e5-a9bb-b1af4e8858e8", + "id": "b61d1165-898e-40f6-8282-2d404ae50dee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181224,7 +181224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "295530d4-d601-4e42-abfd-d959cc28abeb", + "id": "45cca2bb-ef4c-42a6-97b4-8aced56c8e48", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181295,7 +181295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aff905ae-fd54-4176-ac22-e630116923b2", + "id": "0ad7e3cb-f1c0-4406-bce1-1e3cd43c7829", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181366,7 +181366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f91268ed-2247-469b-bf56-4c3cce942998", + "id": "e6c23cda-804f-4f3d-b544-649dfb2bd5ff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181443,7 +181443,7 @@ } }, { - "id": "0cb97c9e-da5d-4d6e-aafb-093c2deaecfd", + "id": "e983f32b-bd6d-4057-9570-41cf2cc398f7", "name": "Get Segment by ID", "request": { "name": "Get Segment by ID", @@ -181484,7 +181484,7 @@ }, "response": [ { - "id": "fdab7bf8-dc9f-415f-8a08-53bcc6100080", + "id": "62e8c793-f50d-4784-80ee-b3040e2722d2", "name": "Segment", "originalRequest": { "url": { @@ -181528,7 +181528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a5b937d-1867-41f8-9fa5-7790fc7f1d87", + "id": "560b43a4-65e7-4d0e-8f56-b2d127a4f145", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181572,7 +181572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae137783-4840-4f96-8431-ea72bae5d849", + "id": "442fa7c4-7fba-403f-973e-c779e6f1b788", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181616,7 +181616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da514631-4977-4c1f-b810-75526fc89864", + "id": "a1e04cc1-f3c3-4962-94ad-37f5c8168bcd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181660,7 +181660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44f32156-6091-4beb-8107-7694db06cac2", + "id": "2fefee00-b961-4724-883a-9ca428756491", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -181704,7 +181704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5791d23a-fbc5-4c5b-b983-ce22c3548cc1", + "id": "629ebfec-d551-4ac7-a907-41155c42822b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181748,7 +181748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6815e82-37bd-475b-a6ca-3963650d7bfb", + "id": "c06bb6c1-c94f-4a90-b08a-b710e9b7702f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181798,7 +181798,7 @@ } }, { - "id": "cf0ef2b1-c32f-4c4f-a5cb-baec5160bdab", + "id": "9ddd749b-ea00-47c7-997d-711d2c1c3f04", "name": "Delete Segment by ID", "request": { "name": "Delete Segment by ID", @@ -181839,7 +181839,7 @@ }, "response": [ { - "id": "cdee9638-3b0b-4204-87cc-5d2b93ab72d0", + "id": "aa3401b7-584d-4f05-b4b2-6962094bb963", "name": "No content.", "originalRequest": { "url": { @@ -181873,7 +181873,7 @@ "_postman_previewlanguage": "text" }, { - "id": "feb44dce-c574-4112-aff6-3ca6cc60a093", + "id": "f010d794-40bf-4228-9afc-3801ad09d933", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181917,7 +181917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84c017d2-87a4-4b3b-af34-28141e70942d", + "id": "7ba2873a-1bb4-4671-9463-cdde1df1090e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181961,7 +181961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01cc5bc1-696d-42d7-87da-cf9a7590c616", + "id": "9cdc6be0-8b62-42aa-8bb3-5c8a7b1d99b1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182005,7 +182005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8f0461a-3f25-49fc-8cda-9294e56d79a7", + "id": "af4c923f-0f83-4374-bc40-877baaff6554", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -182049,7 +182049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19b62894-9029-4d3b-8004-d4c0a1b4c87b", + "id": "49f3b0b6-b5c3-4862-8562-46dde853efc2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182093,7 +182093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3a80857-f0bd-454b-86df-09e68c1ef0a0", + "id": "30aaff4a-f0e9-4e4f-988a-1b7cb08b30cc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182143,7 +182143,7 @@ } }, { - "id": "150eac3f-c4d1-41e8-a619-b3f589dde8b4", + "id": "2d967c72-e028-4327-8d63-2077f16cb5a9", "name": "Update Segment", "request": { "name": "Update Segment", @@ -182197,7 +182197,7 @@ }, "response": [ { - "id": "7e8f8060-1243-4614-8a3b-7d3f36ef1c1f", + "id": "63384afa-8600-4bd7-99aa-2723e50afe5c", "name": "Indicates the PATCH operation succeeded, and returns the segment's new representation.", "originalRequest": { "url": { @@ -182254,7 +182254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b111390b-194c-4a6c-8f35-f2b20490f6d4", + "id": "f21e1443-22f1-4a2d-89d1-4250e70ff687", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182311,7 +182311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4e16a40-3b15-42c9-a747-108e1452412e", + "id": "a9f9b7ff-558c-4e63-85e3-ada30c83cb6f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182368,7 +182368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa128012-fad2-49ad-b886-f1d8b1e56852", + "id": "55610254-1e0a-4acf-9903-6ee4f927d61e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182425,7 +182425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "131b5124-8ed5-4244-87f2-0108296ba126", + "id": "ba3cb8db-61fe-4f8a-9743-4dbc9d984233", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -182482,7 +182482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3f5c366-bf15-4aa4-a523-1d2fb3b3ccfe", + "id": "30707610-13fb-49a9-ba05-0b22e8e5ebc9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182539,7 +182539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f99ae8b-1321-4514-a3c7-a9d7fa4bb24b", + "id": "1b716fe8-dc5d-45cf-a012-c54ab42bf6e2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182608,7 +182608,7 @@ "description": "Use this API to build an integration between Identity Security Cloud and a service desk ITSM (IT service management) solution.\nOnce an administrator builds this integration between Identity Security Cloud and a service desk, users can use Identity Security Cloud to raise and track tickets that are synchronized between Identity Security Cloud and the service desk.\n\nIn Identity Security Cloud, administrators can create a service desk integration (sometimes also called an SDIM, or Service Desk Integration Module) by going to Admin > Connections > Service Desk and selecting 'Create.'\n\nTo create a Generic Service Desk integration, for example, administrators must provide the required information on the General Settings page, the Connectivity and Authentication information, Ticket Creation information, Status Mapping information, and Requester Source information on the Configure page.\nRefer to [Integrating SailPoint with Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html) for more information about the process of setting up a Generic Service Desk in Identity Security Cloud.\n\nAdministrators can create various service desk integrations, all with their own nuances.\nThe following service desk integrations are available:\n\n- [Atlassian Cloud Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_cloud/help/integrating_jira_cloud_sd/introduction.html)\n\n- [Atlassian Server Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_server/help/integrating_jira_server_sd/introduction.html)\n\n- [BMC Helix ITSM Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_ITSM_sd/help/integrating_bmc_helix_itsm_sd/intro.html)\n\n- [BMC Helix Remedyforce Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_remedyforce_sd/help/integrating_bmc_helix_remedyforce_sd/intro.html)\n\n- [Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html)\n\n- [ServiceNow Service Desk](https://documentation.sailpoint.com/connectors/servicenow/sdim/help/integrating_servicenow_sdim/intro.html)\n\n- [Zendesk Service Desk](https://documentation.sailpoint.com/connectors/zendesk/help/integrating_zendesk_sd/introduction.html)\n", "item": [ { - "id": "59652927-daae-42a9-905d-44081b173f6b", + "id": "0a34cc8a-0972-4cf8-b4d6-d5d7a6402017", "name": "List existing Service Desk Integrations", "request": { "name": "List existing Service Desk Integrations", @@ -182683,7 +182683,7 @@ }, "response": [ { - "id": "4701d88f-9f1a-4b3b-b126-eecbb2ffa900", + "id": "f6bfbfa4-7a51-4bf7-842e-cd96b3ddd784", "name": "List of ServiceDeskIntegrationDto", "originalRequest": { "url": { @@ -182772,7 +182772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b06c7f0b-14a1-4157-bda2-111276e19b83", + "id": "8a83f51e-bbc3-46d6-8d66-e553ae2be2a2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182861,7 +182861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b26a8705-4c8f-415c-83c5-5662216da4d9", + "id": "5862119a-1706-4c44-90dd-e38f9595283f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182950,7 +182950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75d495b8-f25d-4100-9ba8-a6a123c80604", + "id": "a2baa243-89da-490e-ab32-df61736fb7bc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183039,7 +183039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59b7455a-d074-44de-b128-646ed06b0462", + "id": "0638a7fd-3b1b-4ea2-8eb0-78e0c5751b62", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -183128,7 +183128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71cd9db9-0c10-4563-90be-81a5b68c0b3d", + "id": "f5d05a80-bd50-46fc-a358-312076da27b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183217,7 +183217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "355b87d7-be67-40c9-bfb3-33fadcff3bd6", + "id": "6b59c7b7-7838-4e3c-bb6b-982c33aabc63", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183312,7 +183312,7 @@ } }, { - "id": "ffcf4b89-6800-4bde-bf27-1cc8d46019aa", + "id": "0282c6c4-b873-47ef-b6ed-98781fda5d48", "name": "Create new Service Desk integration", "request": { "name": "Create new Service Desk integration", @@ -183354,7 +183354,7 @@ }, "response": [ { - "id": "caec6c6a-5293-4809-a08f-64655edd5f4d", + "id": "ae773e53-0727-4217-a1ac-4633b325b54d", "name": "details of the created integration", "originalRequest": { "url": { @@ -183410,7 +183410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ed6c474-7ac5-432d-b37f-025b8bdcae68", + "id": "a502d3f1-8dcd-4fba-914a-4f09a2be7ab9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183466,7 +183466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1e0f515-24ef-4721-90b3-0fd4ee633ab1", + "id": "f8599449-dabe-4223-a94c-7d2a5343bb9a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -183522,7 +183522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9041134-c17b-46fb-977d-60603bb0d96e", + "id": "32b3c100-d9be-4f6b-9db6-56e00328648c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183578,7 +183578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea417ce6-60b1-45fb-9554-665ea9cabef4", + "id": "a5851ea8-90f8-4daa-ae2c-c61b0c850049", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -183634,7 +183634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e16a24ee-65b5-4260-9f14-da943aaadc0e", + "id": "90652121-dfb2-4c7c-840f-d6fcd5c3e1c9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183690,7 +183690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "956fdeae-7a9e-407a-a32b-ce88f787506e", + "id": "db8b54b9-7f07-4f35-9a15-053ba0d77804", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183752,7 +183752,7 @@ } }, { - "id": "e2509c81-d9f4-4de7-b747-0dd7d0113184", + "id": "9f5e022e-3094-4e89-b814-bc214895b4e6", "name": "Get a Service Desk integration", "request": { "name": "Get a Service Desk integration", @@ -183793,7 +183793,7 @@ }, "response": [ { - "id": "fcc1d5ae-4dbe-4392-b4f0-374feead5e24", + "id": "a18c1da8-5f99-4871-92bd-b1a6862a69bf", "name": "ServiceDeskIntegrationDto with the given ID", "originalRequest": { "url": { @@ -183837,7 +183837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06ec4165-7f94-4537-ac15-e2fbe562de49", + "id": "73e96f35-a0fa-444b-a26f-8f3c19445cf0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183881,7 +183881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b8b7695-a7f6-41e8-87d6-a3429a4d14c2", + "id": "78ab0a8b-81c2-46e3-997d-f61df437bcdd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -183925,7 +183925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0f4c0db-167b-4c43-bfdc-b149f017c13d", + "id": "203f98b0-26af-4ed2-a8c8-b1ba2bfb7c40", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183969,7 +183969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a34ffc6-d204-4440-9128-8604cb42bd80", + "id": "c07f609f-3208-4cf8-8d9b-f54b011373f4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -184013,7 +184013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db2252c2-986b-4d11-8255-377477f9b73a", + "id": "9c7dedc8-933f-473b-9aff-aac64f53c2fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184057,7 +184057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df191526-96ef-43f4-8dc5-d808c810b2fa", + "id": "e4099152-afac-4f5d-928f-1b7f4630c17e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184107,7 +184107,7 @@ } }, { - "id": "b7acfc9b-a753-495f-9183-c58281fbb054", + "id": "894c6b2d-a6bf-4ed2-8961-d45b1ac853f0", "name": "Update a Service Desk integration", "request": { "name": "Update a Service Desk integration", @@ -184161,7 +184161,7 @@ }, "response": [ { - "id": "7991787b-5184-4657-b0ee-5c5f5ac814bf", + "id": "2838166b-9e69-4270-9a36-048bfc42ac2b", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -184218,7 +184218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65c5ea91-2de0-44a0-a0f9-601ae685e5fd", + "id": "2cc1d51a-535d-4094-bf18-81d3a4ca555f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184275,7 +184275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "865412c0-82af-4d09-a12e-b3f783f64e29", + "id": "b377f14f-9c53-44c1-8c0e-3e976488f8ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -184332,7 +184332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "618d5b5b-7dcf-47fd-a17d-f4c747051986", + "id": "7c2733f0-de4c-4f9c-a3f1-60317466af86", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184389,7 +184389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "420481e0-2e4c-4693-9277-8ca9479208a0", + "id": "bff2708a-ee74-451c-936d-945c8bfc9026", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -184446,7 +184446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "848d0b26-80d5-44f7-b9c6-e8d74a2070f8", + "id": "f41b83b8-7446-45b3-97c9-8283822b8d5e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184503,7 +184503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4fa00d8-202f-4ae1-b79c-94abde4917de", + "id": "367a9398-78b3-4a2c-b80c-e5eb4836eed8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184566,7 +184566,7 @@ } }, { - "id": "a598b85c-b270-41c4-b75f-299500ff8e12", + "id": "54452f07-feda-4b75-be83-50785579b487", "name": "Delete a Service Desk integration", "request": { "name": "Delete a Service Desk integration", @@ -184607,7 +184607,7 @@ }, "response": [ { - "id": "51a3c798-06e1-4fb8-b594-2cc008def2d4", + "id": "a860c72b-6b2f-422b-9782-641cfde70deb", "name": "Service Desk integration with the given ID successfully deleted", "originalRequest": { "url": { @@ -184641,7 +184641,7 @@ "_postman_previewlanguage": "text" }, { - "id": "502235d9-e51b-4bf5-97de-51520dc1b3a9", + "id": "ec5872e4-e9f3-475e-a33b-a103430e23aa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184685,7 +184685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aca9aba9-645d-49e9-93f8-e4881e2e7172", + "id": "6a51527e-f840-4a79-94db-c12bbd2c1d4c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -184729,7 +184729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6f26937-12f5-4511-a3ee-b97ecfaa8a46", + "id": "a6a026c0-7557-40e0-9601-660ae73a6f93", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184773,7 +184773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "959b85d8-a19c-4bcb-a8db-870be1930424", + "id": "d2465b76-c95f-4628-bcf1-f5fe7e21a986", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -184817,7 +184817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a64bf308-6468-406f-b03b-7b5c8ccf72d0", + "id": "e1815893-1262-4a23-8c77-069914248ed0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184861,7 +184861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40139bf6-f49d-4cbd-b28e-9d833372cf71", + "id": "c139fe12-228f-4b56-98d8-3f1b71312a51", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184911,7 +184911,7 @@ } }, { - "id": "f4552567-8d67-4467-b339-f6e7ca114c41", + "id": "9ef5fa56-88b4-4480-8a8c-e5d4067f3630", "name": "Service Desk Integration Update PATCH", "request": { "name": "Service Desk Integration Update PATCH", @@ -184965,7 +184965,7 @@ }, "response": [ { - "id": "f8fe554a-6f1b-4544-9436-22b2058cdac1", + "id": "cb964791-381c-4d9b-a819-395a31b8adda", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -185022,7 +185022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "817b46d1-24bd-416a-a689-8a3cfc9f9707", + "id": "a6bfcc1a-fa04-4805-b485-a2a029d11669", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185079,7 +185079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf0974d4-1762-4b90-8dcd-cf16a8c40b4d", + "id": "30ea88ce-b959-4b02-9552-7332a90466ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185136,7 +185136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7381ed11-3b9f-4553-9cb1-fc943a5255e7", + "id": "3316ccd2-1ecc-4d2d-a492-60b10083020c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185193,7 +185193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3b43b4c-4c24-4d7b-89fc-def1985fcb9d", + "id": "48865a16-29e0-4ccb-ae2a-404f810109d2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -185250,7 +185250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa530673-16dd-47c3-a7e2-872d30d2fdc9", + "id": "e6522e5c-b79a-4b43-8ac3-8ba21dec9b39", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -185307,7 +185307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "229d3d2a-6842-45ae-8d88-cb85014bb836", + "id": "ec8e72b2-7e73-40e7-8748-d0962b009b95", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -185370,7 +185370,7 @@ } }, { - "id": "f49e9506-a0b2-47ac-a28c-42ca7169a50e", + "id": "b3777d2e-6b25-40ac-8068-353980eabe8e", "name": "Service Desk Integration Types List.", "request": { "name": "Service Desk Integration Types List.", @@ -185400,7 +185400,7 @@ }, "response": [ { - "id": "8dd0d93a-00d4-4f06-8353-9cce15dbbd35", + "id": "99f1bc13-5ec9-4312-adf1-46e4e7ac3a1b", "name": "Responds with an array of the currently supported Service Desk integration types.", "originalRequest": { "url": { @@ -185444,7 +185444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edd8a165-ed9e-49b9-b5f9-c58a73d728d7", + "id": "bbceef95-a523-46d0-85ea-4a43209a4ff9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185488,7 +185488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6a9f518-61e5-4f6c-9601-3295b4cfd219", + "id": "d211e90d-1a67-49c6-b9f7-2959d341768a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185532,7 +185532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fc821de-88b5-4a38-8688-bbd154063654", + "id": "b247c792-be46-4354-9f2a-a0bebbf300bc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185576,7 +185576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec042411-4a23-4a47-98fd-6c1aee3cdd6d", + "id": "effd949c-8fcc-4003-abce-eea230cd9d56", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -185620,7 +185620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdb7f96e-6c33-440c-9114-1263298b2f43", + "id": "98736f32-2a2a-47ab-933a-640c32ca2a23", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -185664,7 +185664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f77fba0a-cacb-4876-8740-9e1807715ee9", + "id": "4131eaa4-0e00-44fe-888e-cc259537a6d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -185714,7 +185714,7 @@ } }, { - "id": "f733140b-4394-4638-a5b0-f9cab81c6649", + "id": "8ece6bdd-a281-4855-8c94-dbe127c2bf30", "name": "Service Desk integration template by scriptName.", "request": { "name": "Service Desk integration template by scriptName.", @@ -185756,7 +185756,7 @@ }, "response": [ { - "id": "b56667bf-8b7b-4c1d-9e10-deb090ef1d6b", + "id": "ee69b0e0-05bd-4e81-9c25-998abcd033f3", "name": "Responds with the ServiceDeskIntegrationTemplateDto with the specified scriptName.", "originalRequest": { "url": { @@ -185796,12 +185796,12 @@ "value": "application/json" } ], - "body": "{\n \"attributes\": {\n \"commodo_c8_\": false,\n \"voluptatef89\": 93613306.11009437\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 \"laborum_\": -6276765.289275274\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": "8f031937-7523-48ab-ae11-5c9b38f0b4e8", + "id": "8cd21234-de44-426f-9610-75de005dd037", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185846,7 +185846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a473c778-c166-4f60-a394-126f663d8a30", + "id": "74d2d513-9435-4b14-9a96-fef11b6e0642", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185891,7 +185891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52e67f5a-dbe3-43de-89b8-7cf5a3e6b080", + "id": "eb8c77ff-9952-4bdc-815c-de3c851f43b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185936,7 +185936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b74d06b8-54c0-479d-8b94-f471ad68bc7a", + "id": "9a5b0877-cb16-4b35-bb9f-72a03484554d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -185981,7 +185981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fd33927-35f5-4c6f-b1e2-e48ec1f784f2", + "id": "2c2b8fdb-171e-4bf7-9d3a-964145a55c0e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186026,7 +186026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ef300dd-8d20-4257-94ef-29afdea5e4b4", + "id": "267d61f8-e170-4f7a-b0d0-ae8f0b82538f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186077,7 +186077,7 @@ } }, { - "id": "038ee1fd-4fd3-4759-a5cd-307e752c4354", + "id": "d9627baf-9c6e-4035-a650-cbd1b7861040", "name": "Get the time check configuration", "request": { "name": "Get the time check configuration", @@ -186107,7 +186107,7 @@ }, "response": [ { - "id": "1af97295-02d3-40c5-aa62-9a3c662a2309", + "id": "b2aa9b06-c3e6-470b-b541-9d27e200185f", "name": "QueuedCheckConfigDetails containing the configured values", "originalRequest": { "url": { @@ -186146,12 +186146,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"in exercitation ipsum\",\n \"provisioningMaxStatusCheckDays\": \"voluptate pariatur ipsum non elit\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"dolore\",\n \"provisioningMaxStatusCheckDays\": \"ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4c5fe5d8-dbf3-461a-8f7f-c0e4aca9d00f", + "id": "d720f631-3b76-4bcc-b3f3-9ddc99056061", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186195,7 +186195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaa13081-331b-4d83-92de-19acae8f6a03", + "id": "33cdc3cc-dd0c-4fa4-b239-5db8a7d98751", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186239,7 +186239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61d9e7d1-9d9c-4bc0-8eac-80bb3a55fe3c", + "id": "a62533de-adef-4768-bac0-fa644b736dcb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186283,7 +186283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f62afdfe-36cd-4014-84bf-e1645f8c4dcc", + "id": "8f9a2502-2b0c-48e9-bb08-0807279c4497", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -186327,7 +186327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8e6c1e6-71fa-4a44-ae87-617f2b2eb36a", + "id": "a51aac27-f516-4adf-b979-9806db26c5d9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186371,7 +186371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f2cf745-86d1-41bc-a5d3-f800207fd540", + "id": "12d28105-6dd7-45a5-b106-caa06ce814fb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186421,7 +186421,7 @@ } }, { - "id": "94268462-feab-48f3-ba11-2ee569b1233f", + "id": "3a36e2c8-5e2c-46cb-b706-1cbd8fdfab6e", "name": "Update the time check configuration", "request": { "name": "Update the time check configuration", @@ -186453,7 +186453,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"in exercitation ipsum\",\n \"provisioningMaxStatusCheckDays\": \"voluptate pariatur ipsum non elit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"dolore\",\n \"provisioningMaxStatusCheckDays\": \"ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -186464,7 +186464,7 @@ }, "response": [ { - "id": "3b540eef-84d9-41e2-a0b3-04664a4075a1", + "id": "a8fc2245-3164-44fe-9287-990c07b5d32b", "name": "QueuedCheckConfigDetails as updated", "originalRequest": { "url": { @@ -186499,7 +186499,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"in exercitation ipsum\",\n \"provisioningMaxStatusCheckDays\": \"voluptate pariatur ipsum non elit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"dolore\",\n \"provisioningMaxStatusCheckDays\": \"ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -186516,12 +186516,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"in exercitation ipsum\",\n \"provisioningMaxStatusCheckDays\": \"voluptate pariatur ipsum non elit\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"dolore\",\n \"provisioningMaxStatusCheckDays\": \"ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7305dace-a0f1-4cdf-ab4d-bb84f11f8151", + "id": "19c3248d-2210-4b6a-abd3-41e41dbc7481", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186556,7 +186556,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"in exercitation ipsum\",\n \"provisioningMaxStatusCheckDays\": \"voluptate pariatur ipsum non elit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"dolore\",\n \"provisioningMaxStatusCheckDays\": \"ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -186578,7 +186578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25e09083-c5fc-4cc9-b5b1-17b6ff38b8c9", + "id": "d4ecf955-dc08-46f0-8787-b755b08dd8de", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186613,7 +186613,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"in exercitation ipsum\",\n \"provisioningMaxStatusCheckDays\": \"voluptate pariatur ipsum non elit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"dolore\",\n \"provisioningMaxStatusCheckDays\": \"ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -186635,7 +186635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b7d8151-e7d4-487a-8f38-93d11c230551", + "id": "0da2f455-bb3d-422a-8ae2-75da4e4a0be4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186670,7 +186670,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"in exercitation ipsum\",\n \"provisioningMaxStatusCheckDays\": \"voluptate pariatur ipsum non elit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"dolore\",\n \"provisioningMaxStatusCheckDays\": \"ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -186692,7 +186692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0b20b51-2a09-4c5c-9710-a02d8d08e834", + "id": "2837656e-77f3-444d-b2b3-5226d633ed83", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -186727,7 +186727,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"in exercitation ipsum\",\n \"provisioningMaxStatusCheckDays\": \"voluptate pariatur ipsum non elit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"dolore\",\n \"provisioningMaxStatusCheckDays\": \"ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -186749,7 +186749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54b2f838-58ae-4d2f-a2de-c3d4de353e98", + "id": "eda005f0-fefb-4af5-8872-1b6d273e9918", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186784,7 +186784,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"in exercitation ipsum\",\n \"provisioningMaxStatusCheckDays\": \"voluptate pariatur ipsum non elit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"dolore\",\n \"provisioningMaxStatusCheckDays\": \"ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -186806,7 +186806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92cfabda-eed1-49a5-b4f6-fb0932988eaa", + "id": "2bd4f175-f6dc-4dea-afc3-20f0de8086d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186841,7 +186841,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"in exercitation ipsum\",\n \"provisioningMaxStatusCheckDays\": \"voluptate pariatur ipsum non elit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"dolore\",\n \"provisioningMaxStatusCheckDays\": \"ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -186875,7 +186875,7 @@ "description": "Use this API to administer IdentityNow's Service Integration Module, or SIM integration with ServiceNow, so that it converts IdentityNow provisioning actions into tickets in ServiceNow.\n\nServiceNow is a software platform that supports IT service management and automates common business processes for requesting and fulfilling service requests across a business enterprise.\n\nYou must have an IdentityNow ServiceNow ServiceDesk license to use this integration. Contact your Customer Success Manager for more information.\n\nService Desk integration for IdentityNow and in deprecation - not available for new implementation, as of July 21st, 2021. As per SailPoint’s [support policy](https://community.sailpoint.com/t5/Connector-Directory/SailPoint-Support-Policy-for-Connectivity/ta-p/79422), all existing SailPoint IdentityNow customers using this legacy integration will be supported until July 2022.\n", "item": [ { - "id": "66fc1a59-c268-46fa-8c66-3ff556f2f4b8", + "id": "55bc981e-55ae-433d-9b82-d8274ce89546", "name": "Update an existing SIM integration", "request": { "name": "Update an existing SIM integration", @@ -186929,7 +186929,7 @@ }, "response": [ { - "id": "989cc2d5-e044-43fe-840d-5f05743c50f8", + "id": "c1bae9df-cfe9-43db-accc-b131f78a4fec", "name": "details of the updated integration", "originalRequest": { "url": { @@ -186986,7 +186986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "895c5c28-c2ff-43f7-a3b4-628e475267dc", + "id": "66ab9a43-faa2-4df0-825c-e3cdf187b13c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -187043,7 +187043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fd7c8fa-14fa-47b6-8e42-87809c828179", + "id": "dc9c7a89-cf9a-4839-9517-fd0be3c069a8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187100,7 +187100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31691201-482b-4896-92b0-f6a748b2e2e0", + "id": "51836635-824c-4aad-b331-759b4dd529ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187157,7 +187157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "706d6691-333d-4939-84fd-d8a42962c707", + "id": "7bbb01ca-c835-4a23-b469-58f6b0b84ddb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -187214,7 +187214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ce492b3-c186-4758-8041-bf311f2dad93", + "id": "05ad414b-1bde-4639-ab87-62f335fc6aea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187271,7 +187271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df5768d2-4b25-4296-a552-4bb026f79aa6", + "id": "d7cc26df-cb82-48cd-a37e-2aaeaa8d14c4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187334,7 +187334,7 @@ } }, { - "id": "740da15e-c629-4945-be26-2908e7f91a55", + "id": "9495f164-fb21-48b1-8f78-6b84597be32f", "name": "Get a SIM integration details.", "request": { "name": "Get a SIM integration details.", @@ -187375,7 +187375,7 @@ }, "response": [ { - "id": "60144d79-2262-49eb-810b-4ed532838d49", + "id": "eccb7600-0610-4640-afec-1db7deb16456", "name": "The DTO containing the details of the SIM integration", "originalRequest": { "url": { @@ -187419,7 +187419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59b1d4d3-c22a-4aa2-a3bd-dda6e5ee33c4", + "id": "470232ed-41bc-4ede-89e9-656fe6788920", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -187463,7 +187463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42ff7365-40c8-4b75-b58a-c522e13f7578", + "id": "e5bd40b3-e998-435b-908a-4dacf54ddfe1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187507,7 +187507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03220bf4-a10c-40e3-bc19-f4111fd294a2", + "id": "9ce5e591-e615-4563-aa8e-fdb2d01c5fb6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187551,7 +187551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "addf116a-f61d-44ce-ba5c-da52de2afabb", + "id": "400fc0df-617c-4033-9236-b4224156c0c7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -187595,7 +187595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a88550db-f13b-4656-846d-54944bd7f548", + "id": "86d14e8f-df21-4ced-9328-21569dd7cead", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187639,7 +187639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29357dcb-b2b6-4792-8a15-26d4de404c32", + "id": "13070d55-be96-4dad-bed1-0425a5558200", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187689,7 +187689,7 @@ } }, { - "id": "4e76e3b0-ded7-4816-857a-6ad1804efda0", + "id": "b6b8bc18-d0df-4f1b-983b-2ba1ab8f5388", "name": "Delete a SIM integration", "request": { "name": "Delete a SIM integration", @@ -187730,7 +187730,7 @@ }, "response": [ { - "id": "ce21f4df-8a3d-4d7e-b8cc-72246f3ba756", + "id": "800defff-0d39-46af-b3e1-3a28d7374465", "name": "No content response", "originalRequest": { "url": { @@ -187764,7 +187764,7 @@ "_postman_previewlanguage": "text" }, { - "id": "09b28820-19e9-4fa2-85c2-7b3c9f78874e", + "id": "2e3a0b68-a7ea-40e8-8b6d-982d9bf86779", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -187808,7 +187808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3317d97c-8954-435a-833a-6e3013e2ae78", + "id": "b92a7572-edea-4f17-afd9-10b489c0e40d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187852,7 +187852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c07fe34d-022f-4a94-9a25-192bab8482e8", + "id": "ba0fd4fa-3cb7-47c9-bdb2-286b70264427", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187896,7 +187896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4e9a46c-2471-4c48-9dbc-60bc46712105", + "id": "a8be3c8d-cfbc-4bb7-b367-951fea290f90", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -187940,7 +187940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9149bf2d-75fd-4fc1-9415-927eac52e081", + "id": "891f5e4b-2ce9-4684-8b22-2d5f090341dd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187984,7 +187984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97dab6fa-fbd6-428a-a77c-2f65154af195", + "id": "2211fb36-5496-4f61-ac97-3abd9be2db94", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188034,7 +188034,7 @@ } }, { - "id": "aa175023-b8c4-4b02-a31c-a756f65f7338", + "id": "ef8954a8-3f1e-43d1-8ccf-4c38a2e39e92", "name": "Patch a SIM attribute.", "request": { "name": "Patch a SIM attribute.", @@ -188088,7 +188088,7 @@ }, "response": [ { - "id": "87d1ade4-5b65-4ae1-aa21-3baf67773b41", + "id": "78cf484f-c06f-4a1b-b8f3-9d228bcc169d", "name": "The updated DTO containing the details of the SIM integration.", "originalRequest": { "url": { @@ -188145,7 +188145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adacc43a-80d7-43ee-9209-2aac73535bfb", + "id": "2a6b5d3c-e9bd-49a9-a116-1b0266b21e6b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -188202,7 +188202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e93f7fb0-78c3-4ffc-ac5a-bdf1e7240e86", + "id": "b85bd169-4b91-4496-b956-515119d5699d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -188259,7 +188259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f52342f-b459-41b7-a1c4-5c471ceb6265", + "id": "fe154136-922c-4766-83bb-95135159b54c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -188316,7 +188316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ca2ebc0-9f5d-4c6d-96ba-19b3446c96de", + "id": "e9280f9d-f214-4970-8974-ed9a57daa14c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -188373,7 +188373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b313268a-8461-4755-937c-185074b07b42", + "id": "7a9983f8-aa73-44e0-ab9c-ea5c570fc521", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -188430,7 +188430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36fb12b2-5722-479d-a3d7-e3350f3582f7", + "id": "6b0e85ef-bcb6-489f-972d-ea6b8a60f574", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188493,7 +188493,7 @@ } }, { - "id": "999713da-30cc-4981-9731-5a2b77693a53", + "id": "dc997aba-4b0b-41ce-bd28-8ad1662ef505", "name": "Patch a SIM beforeProvisioningRule attribute.", "request": { "name": "Patch a SIM beforeProvisioningRule attribute.", @@ -188548,7 +188548,7 @@ }, "response": [ { - "id": "bffa8dfd-a77d-4aa1-9e62-df6111e59585", + "id": "1d82ad2a-6428-4a18-9264-f0390bd90fdd", "name": "The updated DTO containing the details of the SIM integration.", "originalRequest": { "url": { @@ -188606,7 +188606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b247d0e2-7b94-410f-97a7-9d571d9e1fb8", + "id": "0d772a8a-59f9-4f80-b730-dcc956399190", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -188664,7 +188664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c08b061-396e-46ac-a184-eeff21701bab", + "id": "38feb263-d6ce-4aa2-8d05-79aa0d931d39", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -188722,7 +188722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cda73eb-96d2-46db-9b3d-0ff6ce6297bd", + "id": "21dd9e90-e4be-4ec3-aa61-7d94499d0b68", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -188780,7 +188780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b64eebae-04f9-47bc-9024-2b2d66985bc9", + "id": "80b4b7cf-e742-43e8-a26c-0607550f0968", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -188838,7 +188838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "971c8a7a-af8f-40ea-884e-783d8dd6bd42", + "id": "d46cd565-91f8-41e9-8220-686bfce0ec19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -188896,7 +188896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "516d86c5-d657-471c-868c-97be0a419210", + "id": "9cedb04b-5c78-48ef-aa56-efcc1babde5d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188960,7 +188960,7 @@ } }, { - "id": "bf0d73ab-d982-4135-81eb-80dbcfceb2fa", + "id": "59fe3547-51b2-4b93-b6de-387a523231f7", "name": "List the existing SIM integrations.", "request": { "name": "List the existing SIM integrations.", @@ -188989,7 +188989,7 @@ }, "response": [ { - "id": "4b519846-78ba-4f0b-8b12-d60c41c6591c", + "id": "b7c69cd2-ea45-4661-b6e0-32b83fff4903", "name": "The DTO containing the details of the SIM integration", "originalRequest": { "url": { @@ -189032,7 +189032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7af076a3-a08e-476a-9b59-a847bd5160a9", + "id": "36277773-7edc-4c4d-9bbb-9b139eff95e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189075,7 +189075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "411adec1-a13d-443d-9198-05602839f3c7", + "id": "cd2cd114-229b-4865-9435-4060ce1e0896", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -189118,7 +189118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5798ad01-cea5-49c7-9d79-e33bb4860979", + "id": "605b7f1c-ce92-46b3-b4d2-edc492139876", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189161,7 +189161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c0a757a-ad1c-4b1c-b257-0a828b492804", + "id": "c308de8e-8cf0-4bb0-a29d-690e183eb98d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -189204,7 +189204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e036c42-298f-4e48-a1ee-9d3102229888", + "id": "f29f2481-9280-49c4-af51-b21908081b50", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -189247,7 +189247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "553ee49f-ba81-40fe-8529-08d961b36fc3", + "id": "b74fa95a-979c-4665-987e-5f762453090d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -189296,7 +189296,7 @@ } }, { - "id": "e31b8193-46b4-4165-8822-ba10a0c22cdf", + "id": "1587bc94-5688-4604-b44f-412ed2de2623", "name": "Create new SIM integration", "request": { "name": "Create new SIM integration", @@ -189338,7 +189338,7 @@ }, "response": [ { - "id": "6f712315-8c8c-4bc6-86ca-8ae0cfe5afff", + "id": "57e3f495-a9a0-44df-b2fe-e83ff1d48749", "name": "details of the created integration", "originalRequest": { "url": { @@ -189394,7 +189394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d42f205-0758-410a-be3e-65715b68378c", + "id": "0c41aa7b-11f2-447e-a9a1-bdc60fe09aa9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189450,7 +189450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e9d4723-b8bb-40b0-9659-f29934391819", + "id": "c749cdba-c548-406e-9b51-88cf2dae9af8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -189506,7 +189506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3dbe6d3-20f2-4172-b0bd-52921d0638de", + "id": "49837a74-311d-47f4-9555-d9f95d08ebba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189562,7 +189562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c986f63-29ff-46dd-ab66-171589dc61b1", + "id": "58d74a5b-9580-47fe-8d6c-60d0e5f17dd0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -189618,7 +189618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6ccc508-2f86-4886-ab12-ea14ba13e21e", + "id": "1e631751-cf55-4cff-9bcc-a26c7af495cd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -189674,7 +189674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9718f770-6b83-4ad0-a902-6a9b29f48840", + "id": "cfc9c507-cd4a-4efa-b7ea-a27fb071006f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -189742,7 +189742,7 @@ "description": "Use this API to implement and manage \"separation of duties\" (SOD) policies. \nWith SOD policy functionality in place, administrators can organize the access in their tenants to prevent individuals from gaining conflicting or excessive access. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nTo create SOD policies in Identity Security Cloud, administrators use 'Search' and then access 'Policies'.\nTo create a policy, they must configure two lists of access items. Each access item can only be added to one of the two lists.\nThey can search for the entitlements they want to add to these access lists.\n\n>Note: You can have a maximum of 500 policies of any type (including general policies) in your organization. In each access-based SOD policy, you can have a maximum of 50 entitlements in each access list.\n\nOnce a SOD policy is in place, if an identity has access items on both lists, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies. \n\nTo create a subscription to a SOD policy in Identity Security Cloud, administrators use 'Search' and then access 'Layers'.\nThey can create a subscription to the policy and schedule it to run at a regular interval. \n\nRefer to [Managing Policies](https://documentation.sailpoint.com/saas/help/sod/manage-policies.html) for more information about SOD policies. \n\nRefer to [Subscribe to a SOD Policy](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html#subscribe-to-an-sod-policy) for more information about SOD policy subscriptions.\n", "item": [ { - "id": "010e34a1-a3f5-4fa3-92c2-951695c95096", + "id": "8f730097-fdd5-492f-80c8-be45e5dd1f13", "name": "Create SOD policy", "request": { "name": "Create SOD policy", @@ -189784,7 +189784,7 @@ }, "response": [ { - "id": "bb579883-c0db-4276-92b8-aab89950029c", + "id": "ee747b97-4364-447d-a118-8d69f60941c2", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -189840,7 +189840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a77ab215-79d2-4961-8da4-a368d95b61fb", + "id": "c15ca8ad-c72d-4424-8cf2-3f95ea1f7ecc", "name": "General Policy", "originalRequest": { "url": { @@ -189896,7 +189896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f383b69e-e609-47bf-b4fe-811f1dec306e", + "id": "4ee6f00a-598b-46ae-a900-9a93025380de", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -189952,7 +189952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "262bd3c7-0420-48e2-bb25-c04f43936570", + "id": "d0ac6454-84c9-451c-b53d-50d40e77eec7", "name": "General Policy", "originalRequest": { "url": { @@ -190008,7 +190008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f178689-d5e4-4394-9891-1401d684a5dd", + "id": "4c73e6ca-bc9d-42ae-bb6d-78b88d51528e", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -190064,7 +190064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ece373b-6c92-415a-9cb9-43c0946877d2", + "id": "681856e6-0e85-47e3-a691-668e1ffd20dc", "name": "General Policy", "originalRequest": { "url": { @@ -190120,7 +190120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acfa1284-b197-462a-bbee-bad5e21e4ac1", + "id": "9e6a60ad-75a7-44a5-80cf-c0d13a41916e", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -190176,7 +190176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa9986d6-f5fc-4255-9435-5df676645701", + "id": "90047cfc-2998-4e0c-9e75-5e7fe5c69768", "name": "General Policy", "originalRequest": { "url": { @@ -190232,7 +190232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c43520bb-bebc-4ab0-af74-4d374752ab63", + "id": "1c105e50-96c5-45a3-8eed-797d56789efe", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -190288,7 +190288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b72a5ce-613d-45ef-aba1-ca186520caad", + "id": "2b1f513f-36c1-4a62-bc6c-b85f401bf35b", "name": "General Policy", "originalRequest": { "url": { @@ -190344,7 +190344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebe535e6-c986-4faf-8a8b-5aeaf3ce83d2", + "id": "f4889516-3b39-4808-b329-88fbe5284c59", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -190400,7 +190400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc216fd4-26dd-4b8e-a996-f6b1714b07a7", + "id": "730dadfb-9e26-40be-bf3e-984b82efbe06", "name": "General Policy", "originalRequest": { "url": { @@ -190462,7 +190462,7 @@ } }, { - "id": "2a888b65-95ea-4a70-a7ca-dceb9edc23c9", + "id": "1298c6c6-a844-4496-a928-4df2c4961725", "name": "List SOD policies", "request": { "name": "List SOD policies", @@ -190537,7 +190537,7 @@ }, "response": [ { - "id": "3d35f322-a759-4081-97f5-ec531fb24aa5", + "id": "4af15629-ea79-456d-becd-988e2e62418b", "name": "List of all SOD policies.", "originalRequest": { "url": { @@ -190626,7 +190626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b88590b-f4e6-4e9f-b537-168afacaa572", + "id": "cafde279-0992-445b-bb8b-8c7c22f6ae64", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -190715,7 +190715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41a920c3-ef8f-4186-9d2a-8ebb4570af10", + "id": "ed51ef31-3626-4343-9150-740a8ad3d308", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190804,7 +190804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9bd93cb-a929-43c3-a34a-33b2e839e6fd", + "id": "ac070b81-26d8-402c-99e9-bca349a8629b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190893,7 +190893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdb3bdce-074f-4a61-9038-36156009cddf", + "id": "9cb3e91e-0740-49f7-94cd-aa471d78e620", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190982,7 +190982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f168a918-7a54-44ad-9646-08cfc7030aae", + "id": "a2a38b8c-d5fe-4f32-aef9-b580cf255134", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -191077,7 +191077,7 @@ } }, { - "id": "90cb613c-2de4-46a7-8bce-1ab3ab599de1", + "id": "06ac4f1a-3fe3-4248-a57e-047e67a6ed70", "name": "Get SOD policy by ID", "request": { "name": "Get SOD policy by ID", @@ -191118,7 +191118,7 @@ }, "response": [ { - "id": "c78c8a57-2456-4766-b82c-57dd1219a71e", + "id": "4d1d0dac-ab38-49a4-b06b-22add3a1d122", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -191162,7 +191162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cb607c4-17f3-42d0-a378-092f9e0de066", + "id": "acfe5ab1-527d-46a3-b766-da8fd2c66411", "name": "General Policy", "originalRequest": { "url": { @@ -191206,7 +191206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d8678d7-1227-45cb-ad7d-c4d7f7a62a62", + "id": "d2334c2a-ebff-4f53-959c-1f831b4ad99b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191250,7 +191250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbb6e154-75f7-4944-9471-67b0ad692b4d", + "id": "d3cbef78-bee1-43b4-8175-534425446011", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191294,7 +191294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50bc9bda-32ff-44ac-b8ad-5ad87d471f0a", + "id": "1b4aca84-985a-4ffe-a968-f41b5703e452", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -191338,7 +191338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc34ab8b-e7dd-46fb-b9ef-78165888d613", + "id": "dbc2adae-96c4-4c89-be94-e639d85cd7fb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -191382,7 +191382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "692f30f9-816a-4ee3-8061-ceac848f12ff", + "id": "cab33ae9-a7ca-4536-99ed-f67dba6854f4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -191426,7 +191426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cdb6f1d-9080-4cfe-ad70-d52d419676cd", + "id": "897de218-6a1f-411f-9159-6879f0c80407", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -191476,7 +191476,7 @@ } }, { - "id": "4eefa885-0844-4a1b-98e5-bf8e7b21376d", + "id": "1073300d-17cf-4b44-9bbc-93ce4507645b", "name": "Update SOD policy by ID", "request": { "name": "Update SOD policy by ID", @@ -191530,7 +191530,7 @@ }, "response": [ { - "id": "78628ec3-7220-4a60-b6ff-5fd903ea70d6", + "id": "9391d7af-e710-4ecc-93b2-c54d210dd3a6", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -191587,7 +191587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "854e2d71-ac72-4df1-8786-3735e485cf8a", + "id": "d1e3d79c-96e9-42ff-9cfc-30501baf8617", "name": "General Policy", "originalRequest": { "url": { @@ -191644,7 +191644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "038f99eb-c904-4bf7-bc82-43f57deb4d97", + "id": "134a4764-5c9f-4cda-8df9-5572f5eaef68", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -191701,7 +191701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23256df9-6a36-4fe5-9baa-30c64430d922", + "id": "c659159c-e6ee-41be-b824-b89d6850a55d", "name": "General Policy", "originalRequest": { "url": { @@ -191758,7 +191758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "116c22ba-51cc-41c6-b8a5-1192539bf314", + "id": "ce485381-125d-42c0-9e1a-a5d0781613a0", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -191815,7 +191815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d5c0ace-b296-4040-9cc4-38332003f11f", + "id": "c04a2a1d-d97c-4ac6-a85f-c14dfafdf575", "name": "General Policy", "originalRequest": { "url": { @@ -191872,7 +191872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96b91077-eb9a-4fc9-9c3d-2ae99439b45a", + "id": "14d0bd7f-0fbe-49d2-8875-1f8195701488", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -191929,7 +191929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "246c5874-8669-4ce8-ad49-bc636252e005", + "id": "2487bdd2-d225-40fc-8999-1d9f2578bd0b", "name": "General Policy", "originalRequest": { "url": { @@ -191986,7 +191986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34c5d81e-aa36-4090-a8f4-12ad577c6690", + "id": "8ba226fc-3493-4f22-b102-f91d6dc1d8b6", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -192043,7 +192043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f1401d8-c504-4303-9589-c5a8ede67f58", + "id": "bddb54dc-6133-49c3-84b7-202ae97f90f2", "name": "General Policy", "originalRequest": { "url": { @@ -192100,7 +192100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "260bfd2b-201c-404d-be64-1c4bfea5f321", + "id": "5c8c0228-7212-4605-a61a-b3a3fc8f67b8", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -192157,7 +192157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb22895c-912e-4172-b28f-a66b20b55ff1", + "id": "63a94dd3-1a3a-4fa2-b30b-97a6d24dae10", "name": "General Policy", "originalRequest": { "url": { @@ -192214,7 +192214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e165ca79-4d27-4fc0-8004-9c496579e257", + "id": "dfc4adb8-20e3-4d61-97b5-09a6a074698d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -192271,7 +192271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3346589b-bbd2-48d8-beca-b6e7348ece5b", + "id": "595a97aa-fd54-4de0-bd51-6fe06d4adfcd", "name": "General Policy", "originalRequest": { "url": { @@ -192334,7 +192334,7 @@ } }, { - "id": "ba79670d-beee-47f7-b9c9-a900583bf1b0", + "id": "ea9cb4f3-67cd-4c9d-9175-eb2d47ed7add", "name": "Delete SOD policy by ID", "request": { "name": "Delete SOD policy by ID", @@ -192385,7 +192385,7 @@ }, "response": [ { - "id": "5df8be18-b6e3-4dc1-ad77-8c124be10b42", + "id": "f39ef069-de7b-4589-b18d-84f1ab3538d5", "name": "No content.", "originalRequest": { "url": { @@ -192429,7 +192429,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a41650bc-de60-412b-825d-a7e38febcb02", + "id": "7dd5da98-f799-48e0-898b-306093d7ca56", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -192483,7 +192483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f0588d6-4e6e-4a6a-81b9-55b6b517363b", + "id": "b1ca83d5-6aaf-446b-815c-ce41c713decd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -192537,7 +192537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c852f0ca-6387-440a-88db-5ba196c1a08c", + "id": "5f840717-873b-414c-826d-8fccaf212c8d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -192591,7 +192591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d392e59-0263-4130-89f1-624b960841c1", + "id": "043bffff-6acd-4d4b-81d3-615544dce445", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -192645,7 +192645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd73bd31-9116-451c-9b94-d0a8fc8acde9", + "id": "0ce1352e-5ef6-40be-b1b6-0a207e2361e0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -192699,7 +192699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d65ac51-6c8f-43ef-87dc-ceb916e1ab09", + "id": "b3242106-1386-4509-ba31-1a8190cf350c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -192759,7 +192759,7 @@ } }, { - "id": "677cda65-38df-448b-b8b2-ea02637e498e", + "id": "31796391-103a-4a5c-ae79-3ab9efc6cb4b", "name": "Patch a SOD policy", "request": { "name": "Patch a SOD policy", @@ -192813,7 +192813,7 @@ }, "response": [ { - "id": "5898fc31-85e9-4f30-9243-3da13e8c3529", + "id": "28274cca-f511-4a4f-a713-c4dc215763de", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -192870,7 +192870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c75fbbe-4d1d-4696-b051-c5b31f98b3be", + "id": "b1cafe02-df6e-498d-aa4d-b670c8af9238", "name": "General Policy", "originalRequest": { "url": { @@ -192927,7 +192927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ce0dc4c-c1ea-4f1a-a85c-514d93bbe6bb", + "id": "4f6eb3bf-ae6b-47d4-97ee-c36be8b1cfc8", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -192984,7 +192984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "499c29a1-9603-4a4b-8130-f0a3cb309408", + "id": "136c7669-2449-4dfa-877b-e4d8677dade3", "name": "General Policy", "originalRequest": { "url": { @@ -193041,7 +193041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "364a320d-7838-4ae1-9896-f53175c309c7", + "id": "76957ffe-62f1-480f-b9b8-39e8c3934eb9", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -193098,7 +193098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aabd658a-5679-4199-9c61-e01a4257be4b", + "id": "188d059a-46ef-4cf6-b53a-a4dff2ee898d", "name": "General Policy", "originalRequest": { "url": { @@ -193155,7 +193155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f8f21fd-eb2d-4f47-98ee-f7e65745fbf6", + "id": "273353c6-69c3-43f8-80ab-355de65a1617", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -193212,7 +193212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8734b293-26ab-4501-88b4-4311c77a64de", + "id": "f7184155-f2c6-4f4e-89c9-eb4772ebf840", "name": "General Policy", "originalRequest": { "url": { @@ -193269,7 +193269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a75ad14e-30c0-4acc-914a-96f25543e4ae", + "id": "bf09886b-f275-4293-bb3b-c4716a7a4062", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -193326,7 +193326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ccd16c7-2908-49bd-a166-547c3fd7b0fb", + "id": "e1bb30d6-f1ab-42b8-b719-c0c944ba85c9", "name": "General Policy", "originalRequest": { "url": { @@ -193383,7 +193383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "353f148d-e6ee-47c0-88f3-b2daeaf1bf5c", + "id": "94d1fb17-2765-4a02-a436-d06563e6d6dd", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -193440,7 +193440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9de3dea7-7fb8-47db-8532-feb7f03a23be", + "id": "c2ddfe19-10a9-4e15-8906-a3d43a162a0f", "name": "General Policy", "originalRequest": { "url": { @@ -193497,7 +193497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28035a71-d892-487a-b1ec-042ea6f68d0c", + "id": "5cba5a79-cb41-4a82-956c-0b9a9df108fd", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -193554,7 +193554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f2ebca4-5efd-45b8-9e4b-223999efce16", + "id": "18bc4ccd-d1c8-4485-9a17-ecd7d3b1c67b", "name": "General Policy", "originalRequest": { "url": { @@ -193617,7 +193617,7 @@ } }, { - "id": "1344ceba-ff32-44b3-903d-5ce6fdd2d821", + "id": "e83bc9cd-9f93-4fcb-ac13-fefa9f90a2c6", "name": "Get SOD policy schedule", "request": { "name": "Get SOD policy schedule", @@ -193659,7 +193659,7 @@ }, "response": [ { - "id": "bf26213b-bd57-4c12-9a78-1ed766fd3a08", + "id": "44685c02-40a9-4566-bda9-503eb8867f73", "name": "SOD policy ID.", "originalRequest": { "url": { @@ -193704,7 +193704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24dcfa6e-0a33-4cb3-b14c-beb9c68793df", + "id": "e98e56c9-5218-4a14-a899-3a8feb805f2f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193749,7 +193749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e0a0fc8-84a6-4302-9f38-a0a99dd29908", + "id": "a16ae5ad-e3b4-493c-a3b5-0121916ce02c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -193794,7 +193794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b51de7a-5e4e-4924-88ae-df522a2f0d10", + "id": "717cd8f2-6afe-4fd3-9318-65c8abe3b20b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193839,7 +193839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d023c68d-a612-4fea-abb3-a53f033b7fe9", + "id": "64af8bd2-1417-48c7-bc7c-9929b21888f2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -193884,7 +193884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ed95e14-66fb-4462-9e89-aebe32c41fea", + "id": "837c0aa9-e6a2-49a6-9716-ffc6f0293bad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -193935,7 +193935,7 @@ } }, { - "id": "f4e3cd9c-d764-46e1-8b11-047612329c50", + "id": "d25ff3d0-fa86-4f8b-b3a7-2ff63612c170", "name": "Update SOD Policy schedule", "request": { "name": "Update SOD Policy schedule", @@ -193990,7 +193990,7 @@ }, "response": [ { - "id": "7d20092c-1fc5-4cee-ad28-37f0a6a29755", + "id": "20bde82e-ed41-462a-8bfe-1180d465eca1", "name": "SOD policy by ID.", "originalRequest": { "url": { @@ -194048,7 +194048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe732155-cae4-4d9b-afa9-467d06de4f2e", + "id": "7e43edbe-27f7-44e1-9fa3-fd82b4b79ec0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194106,7 +194106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "084b25ba-931d-4525-99cc-9f6277794037", + "id": "d7920b1f-6733-4be9-9435-17fd78f6acba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -194164,7 +194164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad9719f3-3a49-4be3-a8ea-ef378c65aec7", + "id": "9a7c0de5-ce2d-4887-a0b1-3b82375231c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194222,7 +194222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c40565dd-0bba-43c9-b373-666812de2442", + "id": "904aafb7-1892-475b-b4b3-1741e2afe47a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -194280,7 +194280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f52d7f52-5efb-4f85-ad7e-3ed55ac512e0", + "id": "c69f96f7-1fe0-4786-a3fa-226cc108edf2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -194344,7 +194344,7 @@ } }, { - "id": "ce4e81ef-415b-44fd-99d5-80f67d2e1390", + "id": "bb05e875-7339-4bfb-8b07-0d0e6cabf71d", "name": "Delete SOD policy schedule", "request": { "name": "Delete SOD policy schedule", @@ -194386,7 +194386,7 @@ }, "response": [ { - "id": "fa22f3a3-1102-4346-8fb0-98b645612f1c", + "id": "d42a1f4f-fb04-4f58-8925-73b82ccd942b", "name": "No content.", "originalRequest": { "url": { @@ -194421,7 +194421,7 @@ "_postman_previewlanguage": "text" }, { - "id": "75be3581-2c5b-4f0f-9a15-8d6341fd3192", + "id": "f8b5767b-c4f3-4048-a3c4-fc8b523a047d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194466,7 +194466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e33ed2d-1093-47bf-8faa-8e342039970c", + "id": "43ba548a-37e0-46ec-b784-74af241ece6e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -194511,7 +194511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a10f0caa-d854-49c5-9ddd-ae43428f6816", + "id": "3af82957-b8e2-4fa0-bc19-fe0b0c8f2ba5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194556,7 +194556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "671ba033-282c-478f-9bcd-146b5b97fa5c", + "id": "c6ff7eda-0840-4fcb-adc8-adfc1659a506", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -194601,7 +194601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3433aead-5b61-4b9d-b979-0671413b1902", + "id": "6657e9e8-140f-40df-8e16-b59d29ec11e4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -194646,7 +194646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f940643-5249-482c-b7c0-0a98da803f62", + "id": "39b02e1e-3dee-41db-902d-8353292f376c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -194697,7 +194697,7 @@ } }, { - "id": "a3c7b0b1-d203-4dd7-a084-89f760ebbf9d", + "id": "164744d4-59ac-4671-9c87-1c6435657cdf", "name": "Runs SOD policy violation report", "request": { "name": "Runs SOD policy violation report", @@ -194740,7 +194740,7 @@ }, "response": [ { - "id": "dd72c1ed-9991-4727-ad4e-e1d1a4848362", + "id": "e3646a6b-a937-4958-bc6f-fee98d040eb2", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -194786,7 +194786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "070b24bb-70c2-4795-98ff-3de067bf38bd", + "id": "a57a7d61-3206-49f4-a734-b4edd105b79b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194832,7 +194832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4beaa913-a469-4b65-85c4-bcc77752c2cc", + "id": "36ef5d23-e9dd-4871-a5c5-cd31590884aa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -194878,7 +194878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2368fa08-3569-4531-befd-fab75d42a305", + "id": "c1e9a924-c399-456f-96bd-194107f33a3b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194924,7 +194924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29e47d7c-fd97-4d2f-b73c-532bacbdb0d9", + "id": "eabbb44e-5857-4015-b365-0bd90ca21e86", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -194970,7 +194970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bae2fc6d-d79d-4a05-97cb-cc8decc6a3ca", + "id": "b122cb28-a3be-4ff7-b21c-b87ed655c103", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195016,7 +195016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a12719e9-c093-4174-b524-7318c55ba867", + "id": "3910a9ec-1f82-4049-b503-2b12905409e9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195068,7 +195068,7 @@ } }, { - "id": "9fad8ad1-a411-49de-b77a-8a885c3ab4e8", + "id": "5b788f9e-1a0d-4a4f-8638-e545e7703bd2", "name": "Get SOD violation report status", "request": { "name": "Get SOD violation report status", @@ -195110,7 +195110,7 @@ }, "response": [ { - "id": "835c345d-40d1-414f-a1a0-3673464bf939", + "id": "599af651-25b8-4f00-bcad-80f5be2c6bd9", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -195155,7 +195155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c2bc820-6dce-4221-9778-701cceaf4a16", + "id": "7b615425-2db6-4c40-b93b-2092625a51a0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195200,7 +195200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b74756f4-ba5e-41d4-8e7d-9078e8f7a777", + "id": "9f5a1692-a1f5-43af-80c9-8453c0c07287", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -195245,7 +195245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48a5e1dc-61d4-47fa-8c29-ad2872eb9750", + "id": "9d36611d-6897-44ac-be6f-ee19ee76d966", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195290,7 +195290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d63b4683-7ed9-4a8e-a533-f1557ef56506", + "id": "b68078bf-64bc-4c5e-a2b9-28bf3dec62fe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195335,7 +195335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25f52196-34cc-4e73-ab62-0184c416a786", + "id": "1eae9439-1b44-4d20-8980-cba0a60a42ee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195380,7 +195380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f681c2b5-ef8a-4d65-96f9-b932fd4dedb2", + "id": "2e1eb36e-c612-4aca-9b0c-df9ca0c3170b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195431,7 +195431,7 @@ } }, { - "id": "ea2acd1f-ad76-45b4-9ebc-4d8443bb624d", + "id": "598005e3-27cf-4f03-96c9-cd2294113ba4", "name": "Get violation report run status", "request": { "name": "Get violation report run status", @@ -195473,7 +195473,7 @@ }, "response": [ { - "id": "870b6afb-1eac-4950-8b0c-7eb832df015f", + "id": "a0c6a685-39d6-4200-9317-f471ee9f8d52", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -195518,7 +195518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a13cef76-a767-44ac-9414-61c74615d94c", + "id": "debf0c1f-433a-4590-b7ea-171cfab7a6d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195563,7 +195563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d8b98ce-b724-4214-8242-6657ff02a002", + "id": "4e86b4f0-77bc-4ddd-8e2e-2390e9ee6da3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -195608,7 +195608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b08a4bc-3a69-4959-bb2b-8276b607d291", + "id": "1e2e6141-bb55-414e-ad52-455b543c9df4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195653,7 +195653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23c306ce-70e3-405a-b006-bafed4e4bbfa", + "id": "143e517b-ef31-44bf-a3cc-0079453760a4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195698,7 +195698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5c48a48-c7cd-4643-9bdb-5f35f1f3e269", + "id": "50afa8fb-48c2-42e7-a3ee-62d3c2433b35", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195743,7 +195743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd491b5e-86fa-4ca5-b312-d5da7c66572c", + "id": "22e41edb-3820-400a-a8d8-3c11dc90af49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195794,7 +195794,7 @@ } }, { - "id": "89f64459-e419-4eda-98b0-e3863ab283b7", + "id": "faf3a5f2-230a-4ff3-9092-0977b8301d7a", "name": "Runs all policies for org", "request": { "name": "Runs all policies for org", @@ -195837,7 +195837,7 @@ }, "response": [ { - "id": "a6da3a8a-1684-46c2-a44e-f7c8fab3dff1", + "id": "74038679-fbba-4f17-990b-f3ff7296f4c4", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -195894,7 +195894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "138090c7-ba8d-44c3-bbc9-8f0ee6f0d597", + "id": "413e6ddd-1177-4487-a14d-a7243f15ce5e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195951,7 +195951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "452b8301-891f-42ca-bc00-e4739b53dec8", + "id": "977b35c9-b100-46b8-ad33-09a27a81a02c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196008,7 +196008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84b695ab-0f71-4e7d-9fe3-d0dd2ceb7733", + "id": "aa2b11d9-6a3f-41d3-9059-686dd0f89dc0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196065,7 +196065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f718021-f470-468d-b027-1a77c1be2fdb", + "id": "864107e5-0a71-46ba-b1aa-3808afdfcdaf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196122,7 +196122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70fa5180-355b-4f48-bb57-9e66a0257357", + "id": "623f52be-7d6b-48e3-b605-8bee4c9e18cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196185,7 +196185,7 @@ } }, { - "id": "dec379ec-ee51-4768-ac06-d736ee5403a6", + "id": "e7563d64-98be-4a9f-b709-26de32b8325f", "name": "Get multi-report run task status", "request": { "name": "Get multi-report run task status", @@ -196214,7 +196214,7 @@ }, "response": [ { - "id": "f277cc12-0eb8-4acf-b528-4c02e2a92ed4", + "id": "4b6de361-24c7-4e90-b0f7-2397d226f560", "name": "Status of the violation report run task for all policy run.", "originalRequest": { "url": { @@ -196257,7 +196257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "600300b2-13d6-464c-ac42-d8dac8a45692", + "id": "36a9e031-c1e4-4ded-a4cf-f1290cb5a8bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196300,7 +196300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "555adc56-8b58-4ec3-8a9d-afaaae11d3f0", + "id": "c57dfef0-f11d-499e-aece-7799b3a936e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196343,7 +196343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "471ff324-98df-4006-a295-1829aa6bcb69", + "id": "7f98869c-2611-49a2-9ec5-846d696feb41", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196386,7 +196386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2be73218-8039-45e0-a8ba-93ada14127ee", + "id": "a086c359-a831-4a33-abde-abbabce6eadc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196429,7 +196429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "390316b7-da40-4af6-96d7-918cb6bcf1db", + "id": "f3ebad87-b99d-4542-80e3-bdd7c3c15627", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196478,7 +196478,7 @@ } }, { - "id": "e0402d05-bcb4-4940-8023-5f3e35749a7d", + "id": "bb066672-8eaf-4a2a-9d6b-4965b1e60c86", "name": "Download violation report", "request": { "name": "Download violation report", @@ -196520,7 +196520,7 @@ }, "response": [ { - "id": "7bce9a74-27f0-4393-b882-dbb0d7be56d8", + "id": "bb6eb5be-5b02-4b72-9f8b-2e2d80c53953", "name": "Returns the PolicyReport.zip that contains the violation report file.", "originalRequest": { "url": { @@ -196560,12 +196560,12 @@ "value": "application/zip" } ], - "body": "cons", + "body": "incididunt cupidatat", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "759c10dc-33ed-476b-b647-3154d1940a56", + "id": "b22b5ab1-135e-45bb-b270-d2d05799146a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196610,7 +196610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b955d51c-46eb-42fa-ae2b-b7e171614e19", + "id": "e43c70bf-67df-44b2-8ff1-99c7a5ea2cfb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196655,7 +196655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5d7be9d-84e3-4f41-9258-d16dbc5bef6b", + "id": "e9dfcc25-40c9-46df-ac88-e8e06a82ee31", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196700,7 +196700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cd5e974-7f99-4728-995f-a3dfb500c184", + "id": "67753eb6-9f36-431e-97b5-6bb23e3f9cad", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -196745,7 +196745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "230c73ee-b1e5-46b8-8d66-6c4160790947", + "id": "c8c7fdf7-2203-4f46-9ab4-d0af598a4559", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196790,7 +196790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c179ab0b-9087-4f69-b56b-ef87fb0691bc", + "id": "aaa5c972-de59-41c5-8154-b07f1151314a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196841,7 +196841,7 @@ } }, { - "id": "48da3d8a-029f-4dce-90f6-e2466815f458", + "id": "cd844613-bce1-4fd1-b22b-b15ea290695a", "name": "Download custom violation report", "request": { "name": "Download custom violation report", @@ -196894,7 +196894,7 @@ }, "response": [ { - "id": "00dc9aba-3985-42bc-b633-7f651759c79b", + "id": "6eb480ea-77a7-473f-a6bb-aa6757f0a25d", "name": "Returns the zip file with given custom name that contains the violation report file.", "originalRequest": { "url": { @@ -196935,12 +196935,12 @@ "value": "application/zip" } ], - "body": "cons", + "body": "incididunt cupidatat", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "487aac76-db21-43c8-afe4-74fd510dde77", + "id": "26af9e99-937b-4617-96bc-8381cd071a29", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196986,7 +196986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "329b7779-22aa-425b-b15b-91e1a1a091b8", + "id": "f8266379-1d95-42c5-93f9-cb17a4efbe48", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197032,7 +197032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71b7c36e-29b4-4bf9-b34f-a088e00a1e60", + "id": "f473a622-fe2c-4d3b-a8c9-0823d15bf76f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197078,7 +197078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ace59166-db11-49aa-bff7-f592b4847e3c", + "id": "d01ae41e-06d2-4026-b921-3f5e24cb69d9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -197124,7 +197124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5505990-8664-4aed-926b-e0a7f4ffda05", + "id": "478a07ee-d546-4422-bdff-3e1e948bd84e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197170,7 +197170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "783e46df-3030-4051-a8cf-dd4c424fecf8", + "id": "51e7be44-fa20-4c8a-a630-1599ce243ccf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -197228,7 +197228,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": "51a0fb2b-0064-4761-9b85-92e985f6c497", + "id": "62af2d37-6fba-473d-976f-31d4ae9988ca", "name": "Predict SOD violations for identity.", "request": { "name": "Predict SOD violations for identity.", @@ -197271,7 +197271,7 @@ }, "response": [ { - "id": "06824636-5008-4d81-8cdc-ab5f933c764d", + "id": "7d2b5a6a-762e-4787-b305-7bb2a6db25b7", "name": "Violation Contexts", "originalRequest": { "url": { @@ -197328,7 +197328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c8e2992-8cdd-41d0-a2dc-ab2f58a633fe", + "id": "c3f9767a-2068-446e-90d6-bbb1f054c329", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197385,7 +197385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2bb849f-b0e5-46bb-92d8-1852555edd81", + "id": "72ff5d84-025b-4270-aa43-a5a39dc65a9e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197442,7 +197442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8562aa64-aef2-4f4c-9a51-f9bffc3beb7a", + "id": "b18d9bd7-9f99-46d0-9a18-5bbcc6a9663e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197499,7 +197499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e75d3aac-2d5e-467d-a09f-d181f8e9f700", + "id": "153a7d75-5ad1-4018-a835-9d9b0de17001", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -197556,7 +197556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c20c7a8-18d3-4f41-9fb1-c19cf9167463", + "id": "e90de7a4-ddd7-440f-b8ea-aba91055927d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197613,7 +197613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8aac50b5-0bf0-471c-9e65-2c94fe8b9961", + "id": "280072a8-497a-4f05-bba3-820eb0a2fdb0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -197682,7 +197682,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": "510bba7b-df00-40df-9ff2-a888d2808ac2", + "id": "25171ad3-e7ad-41ab-aece-cffc0bba0b44", "name": "Finds status of source usage", "request": { "name": "Finds status of source usage", @@ -197724,7 +197724,7 @@ }, "response": [ { - "id": "75f434a7-79ce-40a0-9f8a-999ae6e81954", + "id": "43f670d8-1319-4cfd-a875-ca73f31c00a4", "name": "Status of the source usage insights setup by IDN source ID.", "originalRequest": { "url": { @@ -197769,7 +197769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9baee981-7fcf-401a-b288-37499f0d1658", + "id": "9c017ba3-d994-4935-9512-d0fe95e77775", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197814,7 +197814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4de821ab-03f4-487a-bf34-d4791c61ec71", + "id": "40c51373-22c4-4520-9e33-0883003a60c8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197859,7 +197859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fd6c85e-f27a-4b59-9970-1fb51af6129f", + "id": "2e80232b-2c13-4e5f-ae67-a1c89fee2350", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197904,7 +197904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2d324a1-afab-4705-a79e-ac14e4cb8a80", + "id": "83ef6748-25cd-43ee-ba39-985ad86df687", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197949,7 +197949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47cc4c46-2380-47b5-9aa5-71b495f0448c", + "id": "ed5d423d-920a-4203-a16e-39304cbc8033", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198000,7 +198000,7 @@ } }, { - "id": "ce6a8086-4405-4850-9a91-d6f0e1d2c53f", + "id": "879e29bb-94b4-48ae-b831-d01802200f38", "name": "Returns source usage insights", "request": { "name": "Returns source usage insights", @@ -198079,7 +198079,7 @@ }, "response": [ { - "id": "32450c4d-532e-4fa9-9521-c34d9acce9e7", + "id": "3c7cc78e-4fa6-451e-8e06-b5bebe347b71", "name": "Summary of source usage insights for past 12 months.", "originalRequest": { "url": { @@ -198161,7 +198161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cc02d67-6c29-4955-92f9-e88976b61563", + "id": "c2500a75-8f99-46d8-b2c2-3ee60fe8389d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198243,7 +198243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a45601b1-7490-4bae-86b1-d5b957fe8d46", + "id": "226531f9-ff21-4ede-9daf-0c7ebc59f1a4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -198325,7 +198325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faadc46c-7c5e-41a2-ac7e-d14be81a7c88", + "id": "fe83eba1-ab55-44f7-98f7-06b27ffd3b90", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198407,7 +198407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f25cc40a-da79-4dde-a780-4ab89c649572", + "id": "a5a2cfc4-7e41-4a37-a944-2b5c98e49c81", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198489,7 +198489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e12b06dd-8b95-4cee-9688-ad87b996ed05", + "id": "d4ff3db5-17e3-4a55-bd1a-baa139a904c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198583,7 +198583,7 @@ "description": "Use this API to implement and customize source functionality.\nWith source functionality in place, organizations can use Identity Security Cloud to connect their various sources and user data sets and manage access across all those different sources in a secure, scalable way.\n\n[Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) refer to the Identity Security Cloud representations for external applications, databases, and directory management systems that maintain their own sets of users, like Dropbox, GitHub, and Workday, for example.\nOrganizations may use hundreds, if not thousands, of different source systems, and any one employee within an organization likely has a different user record on each source, often with different permissions on many of those records.\nConnecting these sources to Identity Security Cloud makes it possible to manage user access across them all.\nThen, if a new hire starts at an organization, Identity Security Cloud can grant the new hire access to all the sources they need.\nIf an employee moves to a new department and needs access to new sources but no longer needs access to others, Identity Security Cloud can grant the necessary access and revoke the unnecessary access for all the employee's various sources.\nIf an employee leaves the company, Identity Security Cloud can revoke access to all the employee's various source accounts immediately.\nThese are just a few examples of the many ways that source functionality makes identity governance easier, more efficient, and more secure.\n\nIn Identity Security Cloud, administrators can create configure, manage, and edit sources, and they can designate other users as source admins to be able to do so.\nThey can also designate users as source sub-admins, who can perform the same source actions but only on sources associated with their governance groups.\nAdmins go to Connections > Sources to see a list of the existing source representations in their organizations.\nThey can create new sources or select existing ones.\n\nTo create a new source, the following must be specified: Source Name, Description, Source Owner, and Connection Type.\nRefer to [Configuring a Source](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html#configuring-a-source) for more information about the source configuration process.\n\nIdentity Security Cloud connects with its sources either by a direct communication with the source server (connection information specific to the source must be provided) or a flat file feed, a CSV file containing all the relevant information about the accounts to be loaded in.\nDifferent sources use different connectors to share data with Identity Security Cloud, and each connector's setup process is specific to that connector.\nSailPoint has built a number of connectors to come out of the box and connect to the most common sources, and SailPoint actively maintains these connectors.\nRefer to [Identity Security Cloud Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about these SailPoint supported connectors.\nRefer to the following links for more information about two useful connectors:\n\n- [JDBC Connector](https://documentation.sailpoint.com/connectors/jdbc/help/integrating_jdbc/introduction.html): This customizable connector an directly connect to databases that support JDBC (Java Database Connectivity).\n\n- [Web Services Connector](https://documentation.sailpoint.com/connectors/webservices/help/integrating_webservices/introduction.html): This connector can directly connect to databases that support Web Services.\n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/docs/connectivity/saas-connectivity/) for more information about SailPoint's new connectivity framework that makes it easy to build and manage custom connectors to SaaS sources.\n\nWhen admins select existing sources, they can view the following information about the source:\n\n- Associated connections (any associated identity profiles, apps, or references to the source in a transform).\n\n- Associated user accounts. These accounts are linked to their identities - this provides a more complete picture of each user's access across sources.\n\n- Associated entitlements (sets of access rights on sources).\n\n- Associated access profiles (groupings of entitlements).\n\nThe user account data and the entitlements update with each data aggregation from the source.\nOrganizations generally run scheduled, automated data aggregations to ensure that their data is always in sync between their sources and their Identity Security Cloud tenants so an access change on a source is detected quickly in Identity Security Cloud.\nAdmins can view a history of these aggregations, and they can also run manual imports.\nRefer to [Loading Account Data](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html) for more information about manual and scheduled aggregations.\n\nAdmins can also make changes to determine which user account data Identity Security Cloud collects from the source and how it correlates that account data with identity data.\nTo define which account attributes the source shares with Identity Security Cloud, admins can edit the account schema on the source.\nRefer to [Managing Source Account Schemas](https://documentation.sailpoint.com/saas/help/accounts/schema.html) for more information about source account schemas and how to edit them.\nTo define the mapping between the source account attributes and their correlating identity attributes, admins can edit the correlation configuration on the source.\nRefer to [Assigning Source Accounts to Identities](https://documentation.sailpoint.com/saas/help/accounts/correlation.html) for more information about this correlation process between source accounts and identities.\n\nAdmins can also delete sources, but they must first ensure that the sources no longer have any active connections: the source must not be associated with any identity profile or any app, and it must not be referenced by any transform.\nRefer to [Deleting Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html#deleting-sources) for more information about deleting sources.\n\nWell organized, mapped out connections between sources and Identity Security Cloud are essential to achieving comprehensive identity access governance across all the source systems organizations need.\nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about all the different things admins can do with sources once they are connected.\n", "item": [ { - "id": "b58bd290-3703-4065-8542-e055ef1e7da5", + "id": "c011db55-b05f-406b-b445-73f6d2de9dd3", "name": "Lists all sources in IdentityNow.", "request": { "name": "Lists all sources in IdentityNow.", @@ -198676,7 +198676,7 @@ }, "response": [ { - "id": "e5024ec7-e0fd-46f8-b6d9-e68af9bbd95a", + "id": "70a2004b-27eb-4644-9c8d-02b8025f7177", "name": "List of Source objects", "originalRequest": { "url": { @@ -198783,7 +198783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33097d86-2b92-41f2-91b2-f5b2380e7ca7", + "id": "d6c8c30c-d091-4516-88fb-890a23e76135", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198890,7 +198890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fed6b1c-2483-40fb-ab8b-6d6a9eb69b5e", + "id": "68588361-2001-48d0-80d8-12cff36c61b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -198997,7 +198997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efbccd49-7569-41ed-b96d-a427e012cc45", + "id": "ac10523b-f45c-45bb-be9b-0e47cf0589f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199104,7 +199104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19934b3b-e5e9-4c1e-9e02-916e24688c08", + "id": "31d3deb3-1349-4716-893f-563eb17c3459", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -199211,7 +199211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa733b63-fa97-4aa8-9853-029f1e6e6180", + "id": "939a90f6-744b-4d30-a1f3-83066126e8f9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -199318,7 +199318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fc73d84-0d39-4665-a625-3983f3465c25", + "id": "4e035b5b-4694-4535-b5c4-e849272c8cea", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -199431,7 +199431,7 @@ } }, { - "id": "585ce57a-a38b-4f8e-8c25-ccc389b75e53", + "id": "12f6a51b-e38f-42c0-94ff-642901630e72", "name": "Creates a source in IdentityNow.", "request": { "name": "Creates a source in IdentityNow.", @@ -199483,7 +199483,7 @@ }, "response": [ { - "id": "a16df46a-7944-41eb-81ff-5121f8666103", + "id": "59166d9c-a5f2-4f41-8ab2-6b57694943c8", "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": { @@ -199549,7 +199549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa96f526-ff5b-4dcd-af74-cb3ff9b4e63e", + "id": "c7b88908-8cf8-481f-b0d5-b15a5ae552c1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -199615,7 +199615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97d9f024-dc96-4f7e-9e1d-0fe727156f2d", + "id": "c35bba90-614b-4c11-9d89-87fd0c4385b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -199681,7 +199681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d8b73c3-383e-40f3-9aac-cf3fbd8e822b", + "id": "f67e4b30-d5e3-43e1-9ed2-7acc7834fd2a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199747,7 +199747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0883d0d-5e00-483b-b779-7519072f0250", + "id": "e3f67b53-e4c2-4a4c-9de0-e1e3d10bb387", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -199813,7 +199813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79602a29-147b-4d3b-8548-90265c507fb7", + "id": "e37d4eba-9af3-4aca-acf9-e50ef790ff87", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -199885,7 +199885,7 @@ } }, { - "id": "0dbcb27c-ef6c-4958-b1a7-6fb0e736fb59", + "id": "0547b3de-6541-4a51-a49b-d8c3f766140f", "name": "Get Source by ID", "request": { "name": "Get Source by ID", @@ -199926,7 +199926,7 @@ }, "response": [ { - "id": "c787d774-4d00-4531-97a3-a7b86193941d", + "id": "b7a10f49-1b3e-44cf-b8e6-270f3020e341", "name": "Source object.", "originalRequest": { "url": { @@ -199970,7 +199970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7475856c-cfcb-4c17-bd39-6d54f34152f8", + "id": "ccd3ec43-40b1-4440-8f11-c0b8e7fb3e8b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200014,7 +200014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f91a32d9-ac91-4b99-b7e7-e95753c2db3a", + "id": "b7590768-d6c1-4014-96b4-7f54d43c3c99", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200058,7 +200058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f814485e-150a-4884-93e9-42dff2854e0b", + "id": "5a1165b6-f62f-4f2e-81af-405cd5923c41", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200102,7 +200102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9194939-0cc7-4352-95d7-15bb4cabb62c", + "id": "93124ccc-63ca-42ab-b2e9-57b059dc9004", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -200146,7 +200146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91092f4c-cabd-4fd1-bce3-f0d96a9188cb", + "id": "c6bdddf0-91d2-454c-a22b-926c2e322da6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200190,7 +200190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ea35c9d-48b3-4d2e-8995-d03739d0ffab", + "id": "b653c3f5-969b-4268-a5d2-3e090a577109", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -200240,7 +200240,7 @@ } }, { - "id": "a82364fb-6787-411c-be14-f337b56a357e", + "id": "22b09d11-3311-4d2d-9f8c-cf676ab8fd8e", "name": "Update Source (Full)", "request": { "name": "Update Source (Full)", @@ -200294,7 +200294,7 @@ }, "response": [ { - "id": "2fec27fa-fe15-4cef-91fa-a52f6b2fc2e0", + "id": "c2e65173-efc3-4dcf-b20e-eff55ec70072", "name": "Updated Source object. Any passwords will only show the the encrypted cipher-text so that they aren't decryptable in Identity Security Cloud (ISC) cloud-based services, per ISC security design.", "originalRequest": { "url": { @@ -200351,7 +200351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4f2f084-9aba-4a8c-8944-646f4cbc043b", + "id": "2d71dba3-a3bf-4972-bb54-095489dc2c36", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200408,7 +200408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca1ffc5d-37f2-4efe-95c8-1e45714bc50f", + "id": "50beb012-6a29-4e37-8015-8015b89aa03c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200465,7 +200465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "932b9f4b-ea21-4d79-adb4-e2ee839d304a", + "id": "1dd76f49-f8ae-476f-bc64-97b70d972d9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200522,7 +200522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b35e5ee5-e390-4621-9da6-3c2da49c6078", + "id": "2fbdd056-c96e-4ee7-ad30-1944d60134ef", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -200579,7 +200579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bc1dfca-6045-4e7f-a39f-a1cc1be4caa6", + "id": "f442c0a3-eb0e-4764-9528-9cf230e4df17", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200636,7 +200636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ab0ec60-ed09-4e28-b11f-ab869e530cbd", + "id": "b0d8edb1-e999-4645-ad58-3f29cecac068", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -200699,7 +200699,7 @@ } }, { - "id": "0c8dccb8-8a1a-464d-b884-a63134a51c93", + "id": "386ae940-b3b8-4386-ac48-d3aae7fbcbd5", "name": "Update Source (Partial)", "request": { "name": "Update Source (Partial)", @@ -200753,7 +200753,7 @@ }, "response": [ { - "id": "8dd23b67-fc2d-4844-9b70-8e5ee9e30fe1", + "id": "bf7f96db-5a84-4f15-854d-aed5635d595c", "name": "Edit the source description", "originalRequest": { "url": { @@ -200810,7 +200810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94ab898d-089b-44b0-96d8-456f9bec8927", + "id": "30b0be99-f87a-4eb7-8988-548080d94035", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -200867,7 +200867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "399a69af-d7dd-4c23-9e10-3175b032246f", + "id": "e5a91ead-99af-4c18-ae99-4d99eed1e06e", "name": "Edit source features", "originalRequest": { "url": { @@ -200924,7 +200924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eb0b8ab-45cf-4e87-9873-3b819dbffcdd", + "id": "c39770f5-9216-4bba-a675-01dc94892f8e", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -200981,7 +200981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97680ff1-5423-40da-a781-dd28d1f980ef", + "id": "8f346a4f-5a9d-4e3e-83c7-37fb8bab2bb4", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -201038,7 +201038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd692e9b-ddef-4429-a0f8-1642df3533ad", + "id": "cda8539e-91d6-497f-b63a-7c41218a358b", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -201095,7 +201095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "323cd972-365d-4fe1-97c5-976af444cefd", + "id": "bc63ddc8-3798-4f1c-a221-00f4ccc0bf88", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -201152,7 +201152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d1fb541-2621-480d-98e6-c11816848967", + "id": "c454aeb0-93a9-462f-bc30-d336de2208ad", "name": "Edit the source description", "originalRequest": { "url": { @@ -201209,7 +201209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8189807-0300-4bcc-92c7-2c791304c7d9", + "id": "d24174e2-5bc8-4f83-aa5c-1bf72e61e10c", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -201266,7 +201266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2f6f23f-2606-4c99-8104-7a862d407af3", + "id": "b6446a6a-c8ac-4589-bcbd-8a8edc7fc84a", "name": "Edit source features", "originalRequest": { "url": { @@ -201323,7 +201323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "704bad2f-ccd5-49fd-b660-71903bc3618b", + "id": "40706f9f-f1b4-47e3-b8d8-bed4296bb7d8", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -201380,7 +201380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c741b3dc-8026-43f2-b180-bbee159649af", + "id": "f5725ab5-b5de-4167-b238-fd04ac869636", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -201437,7 +201437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a41c7fa-865b-4bde-bd4b-511b37ec8c8c", + "id": "f9309e2a-f868-4094-8c1d-ee235ca29a32", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -201494,7 +201494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "146275ae-b6fa-4558-bb56-58a3d925677e", + "id": "62f0c95b-f632-4f13-b882-92d64d9f6e6a", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -201551,7 +201551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9ee42a3-ccbf-4771-9312-b0fbb403192f", + "id": "ab7c5c9f-a558-45b2-a47e-3ec12f121393", "name": "Edit the source description", "originalRequest": { "url": { @@ -201608,7 +201608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64bbce0b-6759-4430-a728-9e40341372e3", + "id": "6056b87d-75ee-43b7-9f5c-3d4172a16f4b", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -201665,7 +201665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10614440-115c-4e35-9e8e-8476f451bf0a", + "id": "6dbe9171-99e9-450d-b703-54b740e696ac", "name": "Edit source features", "originalRequest": { "url": { @@ -201722,7 +201722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0e85bfa-3808-4919-ab4d-731d872b8a88", + "id": "6e2f8c6f-4d57-4d6e-8240-ff943a3109aa", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -201779,7 +201779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39b82485-833c-4143-9823-64288b7255a8", + "id": "7696891e-f246-427d-8073-deb686f01602", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -201836,7 +201836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "638c3934-9b3f-4f95-bdec-eb3f581141fe", + "id": "5e918bda-0003-410d-a688-7c13d0d03d55", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -201893,7 +201893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf06d463-3552-4599-99ad-3dcb97dd7f0f", + "id": "18528989-6ae6-49b1-bf8d-5fd9393e5ea2", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -201950,7 +201950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46a013c6-7a4b-4fd8-b800-a6d03fc73ca4", + "id": "0a1e4857-813e-4c5a-a760-0c37bc827ca8", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -202007,7 +202007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6c6d69d-20e6-4ee4-8a6f-1a4577e3cf3e", + "id": "f7771493-9316-42b6-af4f-eed823e9161c", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -202064,7 +202064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1903e7ba-bcaf-4125-a5b0-8bcf2abcfa01", + "id": "d960feeb-cf5b-4fec-b06a-64b3d146386e", "name": "Edit source features", "originalRequest": { "url": { @@ -202121,7 +202121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34e55e8b-e2f3-443c-9887-e5117afc91a7", + "id": "7fef7e86-8878-4d88-a9dd-f3cd9add81fe", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -202178,7 +202178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2b222db-7aea-4a9e-82ac-bfbe5438761b", + "id": "3657bcc7-2f81-4af1-8355-24de4569034a", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -202235,7 +202235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8404b272-f49d-4355-8fef-8e4d8f05cabb", + "id": "6afcdb0f-bdb7-430b-acef-19f3a53c7b00", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -202292,7 +202292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5703144-b919-4685-a04a-316355b4b236", + "id": "f5d86592-cc75-484c-be56-3d97acba81cf", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -202349,7 +202349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e827baf3-11a1-4570-9e8a-4443d5bc17f2", + "id": "e7560637-6550-4b47-bdb8-8a96f0452b18", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -202406,7 +202406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7762f62c-8193-4371-b0b9-f061c85b4103", + "id": "cd61d00f-d8c7-4811-bcac-72dc55fa637e", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -202463,7 +202463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6e3fa2e-3c06-4f07-8b61-2ea79f1d491b", + "id": "cd2fda9c-5dbf-4e9a-ab06-a39c07e21b18", "name": "Edit source features", "originalRequest": { "url": { @@ -202520,7 +202520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1cc217e-15f7-445b-a107-588059749d27", + "id": "a59c17ad-0804-4ce7-9fa3-0137aaa51bd8", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -202577,7 +202577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "718cd546-cdae-4e8e-9a53-f8cee6ec0d93", + "id": "52c13c93-ca8a-4703-baa5-fabe687db6ee", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -202634,7 +202634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cbc3172-c2f4-4bd1-b23e-ebdb963c8022", + "id": "2e61fdc2-b92d-440e-a010-c1e57ce09279", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -202691,7 +202691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a468f85f-5a0a-4d4d-be60-619a07676afd", + "id": "965758ec-fafe-4af2-b9a3-69731f95eacb", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -202748,7 +202748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43280958-fb32-434a-9be7-e12733e276b9", + "id": "9e741dac-038d-4f06-a0b7-1fc84f7031ad", "name": "Edit the source description", "originalRequest": { "url": { @@ -202805,7 +202805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "815e08e0-e7a3-404d-b5eb-89a19e485c3c", + "id": "bc1e5a11-7d1b-47c1-be8e-0dcd9d4f2805", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -202862,7 +202862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3d95814-d5f9-4293-b700-0668be05c3e3", + "id": "64a8981f-b917-43a0-b8d8-ef26ed8e646c", "name": "Edit source features", "originalRequest": { "url": { @@ -202919,7 +202919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62d484a3-e7ab-4929-a53f-b0fbac54057d", + "id": "cda074ac-e2e8-4396-a55f-2d2cdb946f65", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -202976,7 +202976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e45df72-5a51-41fe-b088-3d5dac3c0cf9", + "id": "947bd82c-8d0a-4dbb-8fb3-8b9f9ca69b61", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -203033,7 +203033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08e9a55c-4ada-4b62-bdb1-1415df96ecd4", + "id": "57c1baaa-2623-423c-b325-e34ace1f8086", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -203090,7 +203090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a860e5cd-f092-4855-9048-d41396976b7f", + "id": "fc604eb6-53a6-41c0-830f-64989020d7fd", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -203147,7 +203147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a16e6486-1aff-47b7-abfe-9a8204b367c5", + "id": "20e9be0b-feb1-4cfe-a585-574eff3a9ded", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -203204,7 +203204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51d62ab1-acf7-4871-a94e-624539f17a1b", + "id": "c4d625ce-b9d7-4434-bf1b-60cfa0507e3c", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -203261,7 +203261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a58cb9f-25c5-4d05-b42e-bebbbcce1f7b", + "id": "def42452-706c-446d-a730-e2dde5f86c9a", "name": "Edit source features", "originalRequest": { "url": { @@ -203318,7 +203318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9775757a-fed7-4114-bbd8-7991374e3d04", + "id": "a96a19e8-18ba-46dc-9e33-9403eca3d9b7", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -203375,7 +203375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a5c0878-42ae-468a-88ac-e4e85efde327", + "id": "de84018e-c2c2-4dcf-aa19-534f6857aeba", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -203432,7 +203432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e61a1ba0-1148-43c8-bcdd-59e2dc4af3e2", + "id": "2f40c203-5f3b-424f-9fc8-a56577ccb1b1", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -203489,7 +203489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09384a4b-6b87-49f6-ba23-4a8e41b855b2", + "id": "5fced6ea-9100-40aa-abf6-e27a8fbf4670", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -203552,7 +203552,7 @@ } }, { - "id": "7ca41740-40e9-4d1e-b3c6-cdcef6d4185c", + "id": "e4eea7e1-9425-478a-8472-bfa3b2fbee4d", "name": "Delete Source by ID", "request": { "name": "Delete Source by ID", @@ -203593,7 +203593,7 @@ }, "response": [ { - "id": "ef316af0-96df-48a2-9c15-a3f222dc2d0a", + "id": "e8861a0e-ca95-46da-9a40-28724070d31b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -203637,7 +203637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dec950f-74c8-4b3c-b391-a6cea2aee72c", + "id": "ed48e925-a395-41eb-a8d5-27fb4d0066d6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -203681,7 +203681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be835664-12ec-422d-86e7-671a00688209", + "id": "6bb6bac1-2b71-4744-867e-b518434c263e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203725,7 +203725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b607fa87-a4e0-450b-a860-628f142ea2b8", + "id": "aea980c1-d2f2-4fba-9cd6-3337058684f1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -203769,7 +203769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e43bf17-b9c3-478f-921d-f332bd94e020", + "id": "dca9a8bc-1d41-4401-82d0-4c647b8a00ba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -203813,7 +203813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fa03331-9255-4662-bfc3-8cb8debb13e6", + "id": "c612ece9-53c7-4f92-a709-ec7fdf741b77", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -203857,7 +203857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c572568f-8fc0-46e1-b3e9-8c96f53e5300", + "id": "192e0729-0ebf-4189-a52c-6e53f91ce76b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -203907,7 +203907,7 @@ } }, { - "id": "736c9be1-470b-4a28-a632-a0447ffe08bb", + "id": "f581b5cf-a701-4698-9913-b891e913325b", "name": "Attribute Sync Config", "request": { "name": "Attribute Sync Config", @@ -203949,7 +203949,7 @@ }, "response": [ { - "id": "75bbbf78-a868-4af5-8918-e54ee664c8a2", + "id": "64d59693-bcc8-4ec5-997f-1f55a9fabc60", "name": "Attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -203994,7 +203994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e4e8c70-12b5-4b9c-ab50-21634b80d5ec", + "id": "98d50431-505f-4e6b-b1dd-3430e0b08d20", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -204039,7 +204039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b93fde4c-1081-4a3b-b3b3-cd5d72fc5a70", + "id": "e352cf0f-c89f-4acb-bf60-33fb964cc251", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -204084,7 +204084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "316f0e29-22f7-4382-9b3e-4f8a731b4e2a", + "id": "92fa0550-1798-454d-9617-aa02a036f4de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204129,7 +204129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07e99170-c658-4d07-882f-bf640248e2f2", + "id": "2dad253e-aa9c-4471-bae1-a3e7678231a3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -204174,7 +204174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db2427d6-6ff7-4f52-a42c-64dac7399233", + "id": "339c68fa-6137-4581-8d55-cedb0a7317b1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204219,7 +204219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e82f82e2-0a4c-493f-a483-6bdec33258ab", + "id": "915b0462-e3c1-466d-9786-152690bdf756", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204270,7 +204270,7 @@ } }, { - "id": "c2483650-feda-4845-9bae-d7e16bc0c8a7", + "id": "1d85aeda-e1f1-446d-843a-bd6b10256fac", "name": "Update Attribute Sync Config", "request": { "name": "Update Attribute Sync Config", @@ -204325,7 +204325,7 @@ }, "response": [ { - "id": "37960c28-3aa5-4448-81e8-1795e5631827", + "id": "63ac496f-ef20-4193-9927-83fe73210ff2", "name": "Updated attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -204383,7 +204383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eed189d4-2808-4105-9080-a1149fb921ed", + "id": "37949250-d97d-495b-a85c-32e810080d9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -204441,7 +204441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8633767-7323-4ded-b45f-2cf4ce7cec35", + "id": "457ced5a-a8c5-45c7-851a-860ba9c41ffd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -204499,7 +204499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95ade9aa-3b09-4909-b206-ccf8bec8d819", + "id": "2b76bf5c-cf4f-48d1-be11-42438b401b77", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204557,7 +204557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49a54784-d9ee-4fb2-a1bb-caea6e9bdc01", + "id": "65730905-9ce9-4a24-8dce-8e6a9d1deda8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -204615,7 +204615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ee7d823-b8db-4c16-9547-9aa06e890339", + "id": "da97c05a-f59c-44e1-9f73-3f409566a73b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204673,7 +204673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aca95ae5-f8ae-469a-b54e-dc18e588aaf7", + "id": "c3fba496-4ae9-40eb-9b77-9aef97391e50", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204737,7 +204737,7 @@ } }, { - "id": "4e1699d5-949f-4d4e-b720-92a184fc6137", + "id": "eba22e3e-7eb9-4152-a9fa-4583c794e564", "name": "Check connection for source connector.", "request": { "name": "Check connection for source connector.", @@ -204780,7 +204780,7 @@ }, "response": [ { - "id": "7a0db06d-3420-4572-8c28-6de2ed808406", + "id": "892a26fe-4ea0-427b-b8a5-ebe231cf4a99", "name": "The result of checking connection to the source connector with response from it.", "originalRequest": { "url": { @@ -204826,7 +204826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfd46f1a-aeb5-421f-b8e9-b4a08669c825", + "id": "764990e1-1067-4d95-b014-f625a0d8d58b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -204872,7 +204872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81a0c288-54fb-4fef-8309-9e133ba164b5", + "id": "294e7ac6-6f26-439b-b330-19928b076621", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -204918,7 +204918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56dd11a9-eb81-40f5-815f-449147851502", + "id": "05d54d5f-8b9a-4821-bb56-ce2c5a3ee914", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204964,7 +204964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f3200b7-02db-4d24-964f-6d203077c54c", + "id": "fd001874-ac64-4722-b09f-86d74aeb1f78", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -205010,7 +205010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d47b07f6-1828-4a3c-b0c6-d95fdef314a1", + "id": "ff41b8dc-af40-426d-91d8-c0baa3ff8138", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -205056,7 +205056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e7f9f04-4c68-4125-9d1a-811a16ca8635", + "id": "9147ea88-6208-4d60-95a2-b560831bff2e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -205108,7 +205108,7 @@ } }, { - "id": "6225ad98-aa62-4bff-a497-a52e580e7d1f", + "id": "3dc5561a-ac60-4ed1-aa63-205d5a1a4192", "name": "Peek source connector's resource objects", "request": { "name": "Peek source connector's resource objects", @@ -205164,7 +205164,7 @@ }, "response": [ { - "id": "d7ac0e2f-7b93-44bf-a915-9b171baa9bdc", + "id": "0edefb84-297f-4d41-95f6-d88a88cfcc37", "name": "List of resource objects that was fetched from the source connector.", "originalRequest": { "url": { @@ -205218,12 +205218,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\": \"est anim ut\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"voluptate quis dolor\",\n \"name\": \"Aaron Carr\",\n \"objectType\": \"account\",\n \"incomplete\": false,\n \"incremental\": false,\n \"delete\": false,\n \"remove\": false,\n \"missing\": [\n \"missFieldOne\",\n \"missFieldTwo\"\n ],\n \"attributes\": {\n \"telephoneNumber\": \"12-(345)678-9012\",\n \"mail\": \"example@test.com\",\n \"displayName\": \"Aaron Carr\"\n },\n \"finalUpdate\": false\n },\n {\n \"instance\": \"exercitation adipisicing incididunt\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"laborum officia laboris\",\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\": \"consequat qui\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"do\",\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\": \"fug\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"anim voluptate reprehenderit\",\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": "7b0100c2-8c25-4f71-9694-917e38477708", + "id": "43933797-bd5c-4311-8a25-95aeb16ce42d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -205282,7 +205282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e5a0dad-bee1-49ea-96f0-04046ffcf096", + "id": "3c6ded2d-db43-44c6-ad58-3926b7fb3226", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -205341,7 +205341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "690f7cd0-6e6c-4af7-b044-ba2ba74e2e2d", + "id": "cc1d974d-cafc-405c-a866-6a2c3cde58a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -205400,7 +205400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a069e99b-b979-4d96-98fd-2d4e21943f08", + "id": "cb39710c-e5d7-4a1d-9752-b2c3c58b80fa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -205459,7 +205459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "136977d0-5235-4fce-91d6-6fb79d05950b", + "id": "aa154950-7696-4852-a722-8fe2dd93d326", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -205518,7 +205518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc75e6bd-c5ef-4aaa-8236-b5df374389e3", + "id": "cc038ecb-1c4c-42aa-8392-543326a10207", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -205583,7 +205583,7 @@ } }, { - "id": "3540cdca-283e-4146-ab5d-7f343b849225", + "id": "65a2fa64-dbcf-4a9c-8f9e-41f1620e9971", "name": "Ping cluster for source connector", "request": { "name": "Ping cluster for source connector", @@ -205626,7 +205626,7 @@ }, "response": [ { - "id": "48cb3599-f8ee-4080-93dc-83bfea7f492d", + "id": "1164a9d1-7d97-4b5e-9f86-d735e5303719", "name": "The result of pinging connection with the source connector.", "originalRequest": { "url": { @@ -205672,7 +205672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddd559fd-4102-491f-bd07-0f6d792a0c7d", + "id": "a5c12220-9467-4c81-8c34-1b833b25ab5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -205718,7 +205718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b05ea248-d031-495f-a075-959b70c4646c", + "id": "1eae37f7-eadf-4b8e-a5be-3786783fd70a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -205764,7 +205764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "503cf8cc-d427-4f46-83c4-831b83d23eb3", + "id": "cbb33668-4849-4fe3-ab59-357052e8f9ed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -205810,7 +205810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7053e027-2b56-4c18-93d1-bc39d67a1ce3", + "id": "0deaff99-80d3-4b3c-a907-36d77435a467", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -205856,7 +205856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a63730d-a812-4ab1-bcc8-4cdeb3697909", + "id": "353b843d-3385-4590-9600-1555cbdd5290", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -205902,7 +205902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55dc7aad-056a-41b9-ac6f-e84710209d41", + "id": "fc76e746-3367-4c4a-a726-77b7acf2dc2a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -205954,7 +205954,7 @@ } }, { - "id": "d52d9247-ff0a-40a2-b480-e3d2bb793bcf", + "id": "67b773a6-15ed-4a3b-95b2-2e9f5df0e413", "name": "Test configuration for source connector", "request": { "name": "Test configuration for source connector", @@ -205997,7 +205997,7 @@ }, "response": [ { - "id": "e63c5509-95e6-4dec-8309-400bfafb169c", + "id": "4c93a054-c5a4-49ff-9b6f-03148844cf92", "name": "The result of testing source connector configuration with response from it.", "originalRequest": { "url": { @@ -206043,7 +206043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0a7668f-5ea9-40a4-8ef2-c6a13f5b2478", + "id": "cef65751-315e-4f58-9244-c642eba13144", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206089,7 +206089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d54c1c96-73a5-41eb-a794-b6211fb6d3a9", + "id": "c1a1d127-b871-4b49-93de-345728211e47", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206135,7 +206135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37fbc335-32a6-4db0-8ee8-ecde4152970d", + "id": "f820aae0-804b-467a-b4b0-564ffa53d745", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206181,7 +206181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f08f8f76-38e3-430c-bf68-3a4322b17ac8", + "id": "e738dfe0-8ee7-4bb4-bc5a-48c2f328fbb8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -206227,7 +206227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62eb2e3c-cf79-4e97-a501-b0906ed9186d", + "id": "6cdc27aa-ed05-4ddd-8ae2-6bda6c960a08", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -206273,7 +206273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07a8157d-78ed-46ac-9490-6c941038c807", + "id": "b99adcf0-5446-4bf7-9c06-64247f5bf1c6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -206325,7 +206325,7 @@ } }, { - "id": "befebad8-4ecd-46a9-946c-7c2f7fc0d97f", + "id": "ab02ba8d-b855-4c63-89ac-3dc842bf2d68", "name": "Gets source config with language translations", "request": { "name": "Gets source config with language translations", @@ -206351,13 +206351,13 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "zh-CN" } ], "variable": [ { "type": "any", - "value": "voluptate id", + "value": "in ut cillum ad", "key": "id", "disabled": true, "description": { @@ -206378,7 +206378,7 @@ }, "response": [ { - "id": "66e07799-7b0d-403d-bee2-b20bf9a87f6f", + "id": "e3c52e84-9dd3-4a0b-af54-1e982034154a", "name": "A Connector Detail object", "originalRequest": { "url": { @@ -206399,7 +206399,7 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "zh-CN" } ], "variable": [] @@ -206429,12 +206429,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"laborum nisi ut est dolor\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"culpa eu consectetur cupidatat sit\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", + "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"ut ea deserunt aliquip\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"reprehenderit laborum\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "94cdf1a5-67e1-413f-a87f-399cc07f779c", + "id": "514e7a68-55bd-422a-a204-9587cf06c464", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206455,7 +206455,7 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "zh-CN" } ], "variable": [] @@ -206490,7 +206490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84c4c159-1f6e-4917-9363-58cbc5fb53f5", + "id": "b8f40c13-69c6-47aa-ba43-f4347e2d70c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206511,7 +206511,7 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "zh-CN" } ], "variable": [] @@ -206546,7 +206546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "002e48d5-e34e-4eca-bd48-e45bbb2609cf", + "id": "43c748ea-a68c-48d8-a102-872b91e3b940", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -206567,7 +206567,7 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "zh-CN" } ], "variable": [] @@ -206602,7 +206602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c4c63d3-297f-422d-9791-d459a7932a1c", + "id": "8923551e-80b3-44a9-9c80-bbf01f922e8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -206623,7 +206623,7 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "zh-CN" } ], "variable": [] @@ -206658,7 +206658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c1e3d3d-ac14-473f-9bbb-94b1553743a5", + "id": "446ef028-03d7-497e-bc77-2e56b3d1c53a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -206679,7 +206679,7 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "zh-CN" } ], "variable": [] @@ -206720,7 +206720,7 @@ } }, { - "id": "a19e50cf-5347-4b02-a956-6e25f251fc92", + "id": "eaaedb8e-dba4-4b51-ad97-406e81c6c312", "name": "Native Change Detection Configuration", "request": { "name": "Native Change Detection Configuration", @@ -206766,7 +206766,7 @@ }, "response": [ { - "id": "7be99692-58a9-4213-b712-2b52d93484eb", + "id": "5398e683-ccef-4cd8-8ce5-2c4d04b2f524", "name": "Native change detection configuration for a source", "originalRequest": { "url": { @@ -206811,7 +206811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b80477c8-3dff-44b0-9340-44deeaac1818", + "id": "c8bd4c79-f5de-4c5a-ac2d-87084e46ffc4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206856,7 +206856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "961dce41-af82-4532-b2a9-9cad8f7fc161", + "id": "ad4fb8bc-639d-43eb-a703-84a744be7518", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206901,7 +206901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82f0b94d-b368-4d4a-915b-6a131c90124d", + "id": "8abd9b54-3ea4-403d-a064-257cc5021e97", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206946,7 +206946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98fb0dea-0248-4438-b0f3-04156a848d43", + "id": "a7db804b-2d9f-4078-b9b1-f9f691e84cba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -206991,7 +206991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "162c3bb8-4f07-4934-8ff2-2b1337702b46", + "id": "93683c05-8cc8-4f8e-a872-e6d0db804b81", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207036,7 +207036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bc2e603-7ef3-4616-a031-3934d142f0be", + "id": "f43af37e-ac09-479e-b66e-d9cb170b699e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207087,7 +207087,7 @@ } }, { - "id": "4e015e82-991e-4e72-b1fa-369a6f8b6bcb", + "id": "b72803ac-090b-4ece-8c42-e177b4729be8", "name": "Update Native Change Detection Configuration", "request": { "name": "Update Native Change Detection Configuration", @@ -207146,7 +207146,7 @@ }, "response": [ { - "id": "2c7a5cf9-166c-44b3-aec3-7dadde851fdc", + "id": "46b0e0c2-d4e8-4dc5-9abf-ab1f9ad47dc6", "name": "Updated native change detection configuration for a source", "originalRequest": { "url": { @@ -207204,7 +207204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70c8c83b-8c3b-4ea5-b82a-49e702376077", + "id": "9859caa7-dfd5-492c-a5a3-6ac3b6758bf2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207262,7 +207262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db3e930b-4b69-41e4-85c7-6524517aee42", + "id": "fc80169e-21cb-4600-945a-e7c6120fa89c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207320,7 +207320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15dca791-6016-49fb-8e9d-3494c9230c11", + "id": "4717ad4c-935e-4ff9-a8bd-f49a663dc6ae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207378,7 +207378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "591bfc49-ec24-48a1-9bf3-3f24d21509d7", + "id": "1a38e6bf-f2b1-407f-aadc-cfc7e0db3b70", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -207436,7 +207436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52a1323c-b875-40e3-8ac2-74913b9e60b8", + "id": "81c29864-468c-4483-9482-734401596dd0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207494,7 +207494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b352202d-a044-4c7e-9a72-4e3214a958ce", + "id": "2bbe9402-c78e-4155-810a-c4301f51110e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207558,7 +207558,7 @@ } }, { - "id": "df35137a-5da4-4874-a48d-ce4d3e92e17d", + "id": "7e901205-0f76-4a5d-a028-43e1627dda61", "name": "Delete Native Change Detection Configuration", "request": { "name": "Delete Native Change Detection Configuration", @@ -207604,7 +207604,7 @@ }, "response": [ { - "id": "3261bc12-c25a-4896-8854-05ba328cefb4", + "id": "53a69a92-c1b1-4052-9452-cd8afbbcea2e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -207639,7 +207639,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4443dbb9-01e1-4f34-9f09-645cd7c9540b", + "id": "6bcca8da-0788-415c-95c3-ad17b797340b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207684,7 +207684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "882b6d14-6acd-4392-aa74-a5b95cd4110f", + "id": "5f9664fa-87d2-4067-8c01-30f69e661caf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207729,7 +207729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09376428-f2d1-4ac4-bff6-ad02ea644ba7", + "id": "6371c3ce-32c8-4b52-83b2-50f3b10c6773", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207774,7 +207774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8366a9c2-35a3-49d1-ac08-9760562db5b1", + "id": "dbbde818-5a60-45e1-9814-6b255e0a78f1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -207819,7 +207819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3787ba6c-ada3-43d9-8983-be86416a961b", + "id": "19ed23cc-6058-4caa-9f6b-0a05b050a326", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207864,7 +207864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d69ed30-3f23-439e-818d-bf7f4f6e965c", + "id": "af7f4033-4089-4863-a61b-d34ad894be23", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207915,7 +207915,7 @@ } }, { - "id": "18c765fd-1741-434d-a1e2-0b5094493f40", + "id": "64645d23-1747-4af5-b56c-68ddbd990890", "name": "Lists ProvisioningPolicies", "request": { "name": "Lists ProvisioningPolicies", @@ -207957,7 +207957,7 @@ }, "response": [ { - "id": "014192df-a22f-4840-815a-5a26d6bb71c6", + "id": "07c17c49-f23b-4872-8ae0-e17d995719f0", "name": "List of ProvisioningPolicyDto objects", "originalRequest": { "url": { @@ -208002,7 +208002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14ae5f01-3d6a-471a-9b1e-154e1d401939", + "id": "eb55d34e-12d3-48fd-b5ea-119ed286249f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -208047,7 +208047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08503b53-8739-4db2-bd43-51f83df60bce", + "id": "62a202b3-087a-4b34-bce3-b51c5095a5eb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -208092,7 +208092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6653a2f-5d6c-4e6f-b7c3-2ee625333801", + "id": "dd91f815-ecea-4337-bf71-3caebf8ac4ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -208137,7 +208137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61b8aec9-ade8-4b3e-8b24-45b775fb4c93", + "id": "3cc4323d-57b8-4893-8c59-8396a7b2164b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -208182,7 +208182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f6b9130-8dc8-42cb-a3c0-e0a6e56f7d20", + "id": "23c843b5-1886-4e3c-9494-056ff3520687", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -208227,7 +208227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0e8a7b7-8443-4ced-a179-082b14f26cfa", + "id": "79df5533-7a4e-48d9-bc09-e7a46618652c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -208278,7 +208278,7 @@ } }, { - "id": "e19a9234-4db0-42cb-92d0-7c2502d951ed", + "id": "ee422d0f-cd06-47b7-bc63-030962d07540", "name": "Create Provisioning Policy", "request": { "name": "Create Provisioning Policy", @@ -208333,7 +208333,7 @@ }, "response": [ { - "id": "09d06f75-09a8-4085-beef-9a1f3124b67a", + "id": "0ca7b74a-0781-4b80-944c-2d388e6a03bb", "name": "Created ProvisioningPolicyDto object", "originalRequest": { "url": { @@ -208391,7 +208391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5bd7dc2-daf6-4fd0-85e1-126f744b68d4", + "id": "fa3002bc-7b64-4d23-bc9f-850af790fe56", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -208449,7 +208449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23cc8bf3-ffc5-40fc-ae71-c3e589b89947", + "id": "1220dd24-032b-4358-833f-fdc8cbba3351", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -208507,7 +208507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd199831-751f-4d2c-9dd4-6686d1d53255", + "id": "09ec6f39-0e8c-4426-9881-4bc024b2bdb2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -208565,7 +208565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94debbae-a94c-40a3-9c06-9d8bc81afd75", + "id": "5a5b7249-97e3-4f9d-94d7-76802357e719", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -208623,7 +208623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f681dec1-1e84-4c80-b5f9-448bab66a0e7", + "id": "ed44a6eb-e842-42f8-88d2-7a3ae3fb10bb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -208681,7 +208681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04ba64ba-b672-4cc8-82d5-21d0efc75d7d", + "id": "341c2d28-31ac-410c-886b-4bbe7c581640", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -208745,7 +208745,7 @@ } }, { - "id": "528ebb6c-0f8d-410d-981d-d8715d5565ea", + "id": "5b00a9cb-39c8-46b2-ba13-1c07c9b935c4", "name": "Get Provisioning Policy by UsageType", "request": { "name": "Get Provisioning Policy by UsageType", @@ -208798,7 +208798,7 @@ }, "response": [ { - "id": "adac9ab2-8f4b-4de9-a2d4-697b6c67dae8", + "id": "0e91c8d4-00d6-4e2d-a82d-7a6de31307a0", "name": "The requested ProvisioningPolicyDto was successfully retrieved.", "originalRequest": { "url": { @@ -208844,7 +208844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abae8bc7-fb76-41d8-a042-d4ef31e65cbc", + "id": "4047e8ee-8c08-485b-8848-22cfc048b084", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -208890,7 +208890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "100297d4-7585-4881-9a90-0a68c2f8bcee", + "id": "18d4439a-3c86-4538-8283-8cb5f480ba4f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -208936,7 +208936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65c2b7ac-8c70-4ebe-96f8-546b6e838787", + "id": "48f4c8d9-d793-42ef-a1a1-6e15c024d9e8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -208982,7 +208982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b34691ae-50c1-48b9-a648-1c1617b0a650", + "id": "68e9f726-ab23-484c-9d9e-92d549727ad1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -209028,7 +209028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa641fc5-3df9-4de1-9956-cba615580b4e", + "id": "a723ac86-9427-49bd-9e6c-1c079e77582b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -209074,7 +209074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f8242d1-88f4-479d-8fe6-35b854e0c70b", + "id": "845dbbce-5606-41d3-b3eb-3e226d91aa51", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -209126,7 +209126,7 @@ } }, { - "id": "20038f72-c2e7-4697-b5a7-714da8763b52", + "id": "ecc84f0f-2b22-4675-a2fd-aeef0146ea98", "name": "Update Provisioning Policy by UsageType", "request": { "name": "Update Provisioning Policy by UsageType", @@ -209192,7 +209192,7 @@ }, "response": [ { - "id": "d334cb3a-2314-401e-bd34-dd6a08070da0", + "id": "c23a9bf3-4ece-455e-a371-4553f1a9af66", "name": "The ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -209251,7 +209251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea2ea37d-30ea-438d-b564-b2ddd75ad210", + "id": "eef3eb01-ebb8-482d-9cac-375ab35102bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -209310,7 +209310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c6f1bb-64cd-417e-b334-50d6754cd064", + "id": "f4fa9cd4-28f2-4e60-8bc4-a18e28b9c365", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -209369,7 +209369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1eff2139-6a90-426d-8d6c-5de2f1cbea0b", + "id": "80cb640f-fc71-4962-82ce-88a11876e5ee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -209428,7 +209428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e1721e9-fe3b-406b-9060-f512f2aa296f", + "id": "bbb265b9-e99c-4bbd-93b4-b8904d164564", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -209487,7 +209487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e709ab76-afa6-49d7-8b6a-b772ce3d2691", + "id": "5c7c758b-ec09-4fda-9e91-349b34b3e079", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -209546,7 +209546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40e0caaa-9822-4d99-9f6a-ce8b26078f56", + "id": "1c18959a-a32c-4178-835a-b51f6ea3db89", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -209611,7 +209611,7 @@ } }, { - "id": "dbe35764-c9b2-49b6-8fa4-32406a660529", + "id": "4fdea82f-7b92-49e6-8d03-fb6b259152b5", "name": "Partial update of Provisioning Policy", "request": { "name": "Partial update of Provisioning Policy", @@ -209677,7 +209677,7 @@ }, "response": [ { - "id": "104b1d63-a25e-4672-b69b-b541c6edf809", + "id": "22877cfb-df86-442d-a86c-dfa21a28c3b5", "name": "The ProvisioningPolicyDto was successfully updated.", "originalRequest": { "url": { @@ -209736,7 +209736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e74d8c28-a476-43c8-b830-625e75ea710a", + "id": "fa116ae8-3404-4004-9420-1801e4ee4a01", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -209795,7 +209795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9651418b-89d4-4097-a35b-d24da503f01e", + "id": "bb7601c1-4e23-4d8c-89c1-c7d64a644634", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -209854,7 +209854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81290197-1fe2-4aef-9088-10a69cc82c9b", + "id": "8db34601-c045-406b-8aa5-133e134136aa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -209913,7 +209913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca30f081-368b-4a68-a3be-7e2bdecd1c0a", + "id": "6ef26d17-370d-4f8e-8de6-0dc9d7893e03", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -209972,7 +209972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0db27964-ae6a-4129-a95c-f29508bdf0b6", + "id": "5e5c472f-3d4f-4164-9c83-53b140ae1f2d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -210031,7 +210031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed6c4beb-9f16-4689-8ee2-ede35f89740b", + "id": "a9a81d74-dfa2-4e9f-896c-cbe8efe67905", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -210096,7 +210096,7 @@ } }, { - "id": "5f602878-0a41-48da-a39d-fb101cdbb567", + "id": "f2ffc0aa-169c-4d52-80ae-32bad75e5795", "name": "Delete Provisioning Policy by UsageType", "request": { "name": "Delete Provisioning Policy by UsageType", @@ -210149,7 +210149,7 @@ }, "response": [ { - "id": "cdbea188-ce10-4daf-a3bc-fe194e028d52", + "id": "f912c717-cc14-4736-ad01-ca65788fc895", "name": "The ProvisioningPolicyDto was successfully deleted.", "originalRequest": { "url": { @@ -210185,7 +210185,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c88fb83c-8393-4613-97dc-6514568e0c54", + "id": "913410b8-a0f7-46ae-bfa8-ebd40c150d61", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -210231,7 +210231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8c0b454-0a8c-48fb-aeb4-78a1b1dc50cf", + "id": "eccc5e3a-4041-44bb-b51d-6e346739a505", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -210277,7 +210277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66f75f17-d282-4384-a007-13ce5f362f5f", + "id": "c25e4aeb-8c71-478d-97a9-f1690674e71c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -210323,7 +210323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2e3589f-e831-4433-adf8-590f9bb58d48", + "id": "b3f20478-1ed0-40ef-8d11-4111d6caab86", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -210369,7 +210369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "027510d2-9364-48fe-994f-06e78dcf13b7", + "id": "50e40ed2-f884-4f0f-899c-c2bd45f5f249", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -210415,7 +210415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "758321a0-f5e1-463b-a4b8-2b2008ea2843", + "id": "1184d0b3-c86d-4563-b63f-0aa4c61b4580", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -210467,7 +210467,7 @@ } }, { - "id": "535e4ffd-8c6d-467f-bb19-40d30952c0de", + "id": "43eb13a7-cea3-468c-8090-62d2f0c02dc9", "name": "Bulk Update Provisioning Policies", "request": { "name": "Bulk Update Provisioning Policies", @@ -210523,7 +210523,7 @@ }, "response": [ { - "id": "13b7c6e9-2b4c-4d2f-b3c3-2fd50ceb1e3b", + "id": "4b117282-34b0-4bbc-8a36-570d71af0561", "name": "A list of the ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -210582,7 +210582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c16e4437-f216-44ef-b138-2f54e9fc7bb0", + "id": "27ebcccd-6450-4f19-9a17-5ebf64231323", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -210641,7 +210641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97718e2f-458d-434d-b9d7-038ab214b42c", + "id": "78c763c6-6922-43e8-8ef3-f183735b1a4e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -210700,7 +210700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14aa18fd-3135-4ee0-9cd0-32cf6569f10f", + "id": "e00d6336-989d-416b-badd-5d8d2b94a61a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -210759,7 +210759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00fa0a8b-07df-4231-ae63-c83142051382", + "id": "7dcfe441-ab7e-4a5f-8a15-09c183718a30", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -210818,7 +210818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cbbe3a1-c4cc-4aa2-bab3-0da2c376b18f", + "id": "babb9473-bcec-4dcb-a56d-649df0ff0fc6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -210877,7 +210877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbfc2506-0aa9-450c-ab3b-39c3963c446e", + "id": "367ccd6f-1fa9-4af3-821f-4114fcc4c825", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -210942,7 +210942,7 @@ } }, { - "id": "5a5257e9-5960-4b4a-9df5-337ef795a1cf", + "id": "6d1d976a-1e8d-48dc-b9a4-215a15962c9c", "name": "Remove All Accounts in a Source", "request": { "name": "Remove All Accounts in a Source", @@ -210984,7 +210984,7 @@ }, "response": [ { - "id": "d3593be1-b776-4d1a-9b63-e5117ec12610", + "id": "60e22b4e-9e02-496f-b07c-a8cc29265db1", "name": "Accepted. Returns task result details of removal request.", "originalRequest": { "url": { @@ -211029,7 +211029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "858a14cb-1e26-422d-b49f-f69c62b3faf8", + "id": "86f60391-fd8c-4ee9-80ee-af137d0917d7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -211074,7 +211074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "858a7143-4c74-40c7-984f-0b8882d06f09", + "id": "264249bd-f976-4bce-bdaa-2ca8f4b73be2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -211119,7 +211119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ee7c683-774e-428d-91ad-05bce3dfcbd3", + "id": "887eac30-30c6-415c-bcca-12ab7192ca2e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -211164,7 +211164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a1c243d-4255-4547-b043-c2b3df8a41fa", + "id": "038eae1a-7266-437e-9f9e-2c432b404a98", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -211209,7 +211209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5310ce80-1517-479e-afd5-75171df0b2fe", + "id": "7b7ee502-3156-42ee-b682-afda2ccb5003", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -211260,7 +211260,7 @@ } }, { - "id": "76fb0b58-dedd-4955-bb9c-5f5f248544a4", + "id": "a4fd4207-eda5-4f5a-8968-90cb953485bf", "name": "List Schemas on Source", "request": { "name": "List Schemas on Source", @@ -211321,7 +211321,7 @@ }, "response": [ { - "id": "98bb7e06-1d79-4f29-aeff-c1561f11ffd0", + "id": "a9fffdd9-a4f0-4a9d-9894-5257efe565d1", "name": "The schemas were successfully retrieved.", "originalRequest": { "url": { @@ -211385,7 +211385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fcb70da-4aee-42b1-b633-95f3d6028196", + "id": "1cc35b39-f567-4ef1-b590-1b1da092c890", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -211449,7 +211449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0383d48-47a0-422e-8908-d0f7bfb01272", + "id": "110c0b99-b4df-4fc0-b7a2-8fd4d9577b0d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -211513,7 +211513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dacb40c-3b90-4c5e-91f6-db4618ee7e50", + "id": "3460e6b6-b234-4d8f-9675-46826c9d577b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -211577,7 +211577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4356b326-a71a-4168-8ab2-abfea503cf31", + "id": "e4d8752a-84fd-4096-915a-56f6f8a332e2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -211641,7 +211641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14cf8e81-07c6-4fa9-8d33-43a322e30131", + "id": "63d37b2a-f8cf-42d0-84f2-f69cfd2a5cf6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -211705,7 +211705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8087ce6b-7406-4cb0-8d52-1173cec9ffc1", + "id": "4c9d58e8-e064-48bd-a3fb-6763bea63bac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -211775,7 +211775,7 @@ } }, { - "id": "1327c895-8e13-4269-ab7a-2cb937b4ca6b", + "id": "9e002cf2-bfb5-4b7e-837a-23eafc250853", "name": "Create Schema on Source", "request": { "name": "Create Schema on Source", @@ -211830,7 +211830,7 @@ }, "response": [ { - "id": "10cf3db5-3a31-4d46-a0f7-f52afa3a1519", + "id": "b0be1c27-cd94-478b-a0f2-3cbf4e32e2d1", "name": "The schema was successfully created on the specified source.", "originalRequest": { "url": { @@ -211888,7 +211888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5092601-4ee3-4ac1-9013-30ee23491dcb", + "id": "b42089da-f375-48f0-988d-a2d4a05e15c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -211946,7 +211946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f662190b-4af3-44b9-8a39-7ff97690cc64", + "id": "97fa2a6a-6f3e-41b3-bf3a-b63d1badc74c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -212004,7 +212004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "201e2d1b-c824-42c8-b1fb-2efd68feb1bc", + "id": "2fafe928-2d85-40c0-abe2-bf281fa75682", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -212062,7 +212062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bfb997e-e4d2-4794-b56c-0ef4e76fb5f5", + "id": "083448ef-41b7-41f1-af43-587e1226a00f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -212120,7 +212120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c92ef7c3-416a-430a-85c4-ebe1f76c354c", + "id": "c0cbde17-77fe-4228-9e6b-aab138ec1880", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -212184,7 +212184,7 @@ } }, { - "id": "e48ac887-9f6c-4c58-91d5-5664d00809b8", + "id": "b0dcac46-481e-4af0-8e0d-251a778ace22", "name": "Get Source Schema by ID", "request": { "name": "Get Source Schema by ID", @@ -212237,7 +212237,7 @@ }, "response": [ { - "id": "cea59056-155e-483d-961d-3830c28236db", + "id": "bf3ef5f5-ed81-4000-9ffb-edf2043fb8b1", "name": "The requested Schema was successfully retrieved.", "originalRequest": { "url": { @@ -212283,7 +212283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eccb5727-5ce5-45e3-a1c4-066cd16c2f10", + "id": "fddba9b1-59ea-4119-9104-332b8283da12", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -212329,7 +212329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "192eba5d-dfee-4b87-8f3f-6eab9ff28fb4", + "id": "9f48a491-ad97-47a9-ba8a-74305e56a2bd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -212375,7 +212375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2560a907-d314-49f4-a248-4504b0bfbc06", + "id": "bd6c266a-c86e-4fb7-a2da-f7c7c1d77993", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -212421,7 +212421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bba1a8b-ea1a-4273-845b-160e1e865619", + "id": "1ed1113f-2d06-4bb7-b843-bd126bbe5267", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -212467,7 +212467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea1af703-67cf-4af1-952d-5a1c22a9b4b4", + "id": "6f759feb-46b1-4f2b-be0a-433214b3c471", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -212513,7 +212513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "972ce9b7-a855-4a95-b598-450be4f7ac8e", + "id": "bacfe14f-c066-4b51-a8ff-c485cd68e836", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -212565,7 +212565,7 @@ } }, { - "id": "323346c4-4eac-4c11-b068-43df8b851e5f", + "id": "40d42763-0168-4309-9654-17810c416392", "name": "Update Source Schema (Full)", "request": { "name": "Update Source Schema (Full)", @@ -212631,7 +212631,7 @@ }, "response": [ { - "id": "77fa47ec-c2a4-41d7-91f8-78ef5269c071", + "id": "b1b0971e-e0b8-4bfb-a78d-539ec7af5bb5", "name": "The Schema was successfully replaced.", "originalRequest": { "url": { @@ -212690,7 +212690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b9a2662-8823-4ae2-8a52-bf192356f7fb", + "id": "9298a050-257e-4d46-9b04-19c455c5a048", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -212749,7 +212749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c312e9c-8642-4f90-9dfd-69726c2a3c12", + "id": "867b86a2-e098-41af-9683-ebfad7c9489c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -212808,7 +212808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec4526d1-c2fc-47e9-88a6-94b9c0b79737", + "id": "a0ad48f3-9aad-435e-9516-733099e28a79", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -212867,7 +212867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51c6ed53-a78f-4dc7-a966-8695e9cab692", + "id": "823d5c28-e044-4343-8605-2889581bd936", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -212926,7 +212926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "181932bd-d17b-45f7-bab2-36204fbf7de7", + "id": "7401660f-d75f-4b85-a80e-e9cbba8c9bfa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -212985,7 +212985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8399d457-5311-4355-8fca-006fa6156b07", + "id": "43083331-f068-4408-b239-233f40d0cb8d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -213050,7 +213050,7 @@ } }, { - "id": "d3f82a8d-429c-474a-956d-fae620f755c0", + "id": "122fdb26-3920-409b-b271-49d5cd83a644", "name": "Update Source Schema (Partial)", "request": { "name": "Update Source Schema (Partial)", @@ -213116,7 +213116,7 @@ }, "response": [ { - "id": "fba8add4-db48-4d3d-97e8-73476e8e8fe0", + "id": "59f113b2-ac2d-4c2f-8efa-9e98aea6c6a0", "name": "The Schema was successfully updated.", "originalRequest": { "url": { @@ -213175,7 +213175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcd34d52-4d5b-418d-8fb5-190edfd5ea55", + "id": "b77a0b83-4af9-498b-8094-8abcc3b22890", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -213234,7 +213234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7317c999-de2b-464e-8822-8025171969f5", + "id": "fd1a4a17-cf56-4af4-8951-f9ccc50a13ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -213293,7 +213293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6b1aa8f-f82d-4f71-b596-fb3743880888", + "id": "a01c7154-3a16-41ee-b4df-aada6c1eb8aa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -213352,7 +213352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75834632-537e-4d5a-be95-985760fe4427", + "id": "887cc4d6-e4fa-4dee-a5c8-869450efba37", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -213411,7 +213411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f31b706-17e7-4435-a53d-645d36bd8ba7", + "id": "4580fcc9-b19f-454a-8632-cd7ea74b72bc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -213470,7 +213470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed783727-8a73-4d8f-90a6-d4214517aa84", + "id": "31de9d23-316e-4003-a464-2103bbd87a88", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -213535,7 +213535,7 @@ } }, { - "id": "e2354aad-7bbd-4d7c-8c53-e80fa24dff10", + "id": "b0e82d50-e484-481e-a303-f853da7fd78c", "name": "Delete Source Schema by ID", "request": { "name": "Delete Source Schema by ID", @@ -213585,7 +213585,7 @@ }, "response": [ { - "id": "4c8c80bb-8072-4da4-830b-d2c7306dea62", + "id": "3e62f105-11ba-46dc-97e5-72d131af9743", "name": "The Schema was successfully deleted.", "originalRequest": { "url": { @@ -213621,7 +213621,7 @@ "_postman_previewlanguage": "text" }, { - "id": "38708474-9ac8-4d9e-a548-1ac82f31ce5e", + "id": "a5333b55-fc66-4525-804b-f0e7cfdc1f5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -213667,7 +213667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2360e2c9-b72f-4a8c-8fcb-8de1a2d6e082", + "id": "751ffafe-3a50-456f-8cc1-b4b0fcd339df", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -213713,7 +213713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "457032f2-0ba3-4aa1-8719-d235236ff046", + "id": "4ae3018c-6739-4403-9ae0-1093435374e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -213759,7 +213759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41a49a9e-c7b4-4677-b772-ddda090cf694", + "id": "438bfd95-1e5c-4138-9319-e7b02f28dee6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -213805,7 +213805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4ea3268-e36f-44ff-ac11-ff12922a4ce1", + "id": "74f75830-ca47-4a82-af57-c2b6dbf966b3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -213851,7 +213851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caaf67e0-79b4-43dd-af5f-3a06176dde5e", + "id": "a0199c0b-c86e-45cc-b44c-c0e2d98c49c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -213903,7 +213903,7 @@ } }, { - "id": "43cbcee6-146b-426c-b1ac-531660caa157", + "id": "943075c0-cc33-4495-a9ac-c7edfd323e84", "name": "Downloads source accounts schema template", "request": { "name": "Downloads source accounts schema template", @@ -213943,7 +213943,7 @@ }, "response": [ { - "id": "7e5a7ea4-3c07-45e6-91bc-848aedaacc66", + "id": "09f71e16-a21e-4753-a71f-aa9f78480d8e", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -213989,7 +213989,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7d25d11f-ae97-4046-ac62-a151a836f111", + "id": "59bc8027-aa14-41b1-aac5-fad6d35d25bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -214035,7 +214035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5259cd2-19e1-426f-91c2-6cbc6dca49e5", + "id": "2db66830-23e3-432b-a61d-e5132e755b24", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -214081,7 +214081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99c8032c-0fb7-4b83-a4ea-00e937331559", + "id": "23a577a5-82f6-4314-813c-2404d8db9e41", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -214127,7 +214127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28266440-ee56-40de-bc45-65df80c82f5e", + "id": "b964db2e-62ee-4e6b-91db-caf812fd7d7b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -214173,7 +214173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8da4f146-d741-4bcf-93e5-8e823c11e958", + "id": "5f549137-f1b2-4c96-9ee1-43cea8ffd8da", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -214219,7 +214219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "193f43a3-da40-44c0-9ca9-ed8a0368573a", + "id": "60f5519e-f756-4d0b-b21a-96d3b6bd2cdc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -214271,7 +214271,7 @@ } }, { - "id": "956ccc0e-e043-4c0f-a64c-42141eb0e00e", + "id": "bbf6e993-75c6-4ebd-952c-058591f2b5af", "name": "Uploads source accounts schema template", "request": { "name": "Uploads source accounts schema template", @@ -214330,7 +214330,7 @@ }, "response": [ { - "id": "c883e628-6a8b-4c17-806c-0af96377007f", + "id": "8c1299a9-90ff-4031-8642-34cddac99c54", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -214392,7 +214392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "248dac89-8154-41c0-a198-3ed5533d59b9", + "id": "4cb52a83-3fd1-47c9-9514-1ea2e769c86a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -214454,7 +214454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdc7ca48-0947-4c0c-95f3-1b5a5c2ff762", + "id": "79992ab7-3a67-4121-9ea0-36069be608fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -214516,7 +214516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b046b3a-283c-4feb-a076-1f7134d98275", + "id": "90911f46-7b3c-4688-bab4-cfe3a972a9d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -214578,7 +214578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83f5d0f3-13e8-4ef3-b46b-e873f831f075", + "id": "cb58ab7f-13ac-4ed7-821a-638a5420d6ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -214640,7 +214640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06b56a84-22e7-4591-a9ef-eab7c8cd39ef", + "id": "31ce23fd-fb72-421e-a068-124dac58b297", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -214708,7 +214708,7 @@ } }, { - "id": "759414ea-21cd-4ac9-ae73-558f4a5a1920", + "id": "0fbb890d-510c-443d-a111-b9d4a261be24", "name": "Downloads source entitlements schema template", "request": { "name": "Downloads source entitlements schema template", @@ -214758,7 +214758,7 @@ }, "response": [ { - "id": "12ceab63-27f1-4887-a57f-acfee88f6997", + "id": "2abbe1f1-14dd-4095-b4ea-f3149ffb8637", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -214814,7 +214814,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a7ebc234-f1b9-497d-899f-d48aaf5ad717", + "id": "b9911e31-e793-44a5-b8c9-31d3b7502841", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -214870,7 +214870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "895fc3ac-501b-4ff5-b01a-0b648440842c", + "id": "2ea04892-6bf8-44a5-98da-2822339a76af", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -214926,7 +214926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0400e499-a356-45ef-b33a-88f8317bc993", + "id": "87183cfc-b1da-43ee-923f-a31193612aae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -214982,7 +214982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3973d9e8-8c3d-4fea-9ac6-5f02acb82b6d", + "id": "39b0ae41-1cca-4a18-b8b6-a7b433431497", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -215038,7 +215038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28c87efb-5670-461b-9c21-178dcc695ed5", + "id": "93dd5add-bcee-4626-b023-240383fbeea4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -215094,7 +215094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1077cf31-49ac-4b3b-8906-4e453c550238", + "id": "8cc0c835-2727-451a-9de5-e6f18748a7d4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -215156,7 +215156,7 @@ } }, { - "id": "43f80bad-e28b-43f4-99bd-6dd3ba7b6def", + "id": "788b6610-a03d-4871-a76f-471c316c6594", "name": "Uploads source entitlements schema template", "request": { "name": "Uploads source entitlements schema template", @@ -215225,7 +215225,7 @@ }, "response": [ { - "id": "df531766-1c8a-4400-8e98-4290ce36bcf1", + "id": "04157e1e-84a7-4db4-90fa-1ffbea7b4362", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -215297,7 +215297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ac08534-d23f-4595-832d-c0bf46f6b8c5", + "id": "ed7ad780-0dc3-408a-8a7b-f6ab38c6d5c8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -215369,7 +215369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "736cbf14-790d-415e-9d02-5c7646e49264", + "id": "1154cac5-80aa-43b3-bc09-23f225076b1e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -215441,7 +215441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77ea7b91-93b9-43ab-b4c0-45262b212907", + "id": "cc8f468b-33e6-4627-bc1b-1e689a7ea610", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -215513,7 +215513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a77b309-21f3-4cba-a712-25b4a1d973a0", + "id": "6f3f73fd-a9d6-4816-9850-f996f6d33aac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -215585,7 +215585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d8d97ee-8f9b-43c0-a071-681ba8ee6111", + "id": "201d0b0b-ebee-449c-bf49-5e8c896624a9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -215663,7 +215663,7 @@ } }, { - "id": "81b890ba-2609-4ebb-8b66-d86f4b07cd36", + "id": "8837407a-5327-47a5-89f4-8a61a2b09792", "name": "Upload connector file to source", "request": { "name": "Upload connector file to source", @@ -215721,7 +215721,7 @@ }, "response": [ { - "id": "bd1a8c65-e7b2-416b-9ead-1fcf66350511", + "id": "62a18f23-7be7-4d0a-8608-ac52fd30c5d9", "name": "Uploaded the file successfully and sent all post-upload events", "originalRequest": { "url": { @@ -215782,7 +215782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "635d0539-9726-42eb-8aeb-0f7f57217487", + "id": "76cea8ff-cdbe-4e9c-a4e8-8386f4a533f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -215843,7 +215843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2866dfaa-9acc-437c-9197-95e3f2055ff7", + "id": "f26bb590-bd0e-47d9-8b55-432a2e7aafc5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -215904,7 +215904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cee6383-0b7f-4317-ae75-efaf5814cce0", + "id": "3ed83f0a-5b5e-4660-b2ce-4b4523b4e9b2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -215965,7 +215965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa055da7-a8e5-4cec-8a34-85ea8887fbce", + "id": "a90c45a4-33a5-47a3-b85a-89682c2830cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -216026,7 +216026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "472d04e1-0d13-4822-b3ad-683cabbfb731", + "id": "7e264502-7833-4a0e-af39-3d2dddf22a26", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -216093,7 +216093,7 @@ } }, { - "id": "4d841b04-3de7-47da-a6ff-e2242e1f2465", + "id": "01e46a90-d084-4b8d-b545-7ed35b44c665", "name": "Synchronize single source attributes.", "request": { "name": "Synchronize single source attributes.", @@ -216114,7 +216114,7 @@ "variable": [ { "type": "any", - "value": "voluptate id", + "value": "in ut cillum ad", "key": "id", "disabled": true, "description": { @@ -216135,7 +216135,7 @@ }, "response": [ { - "id": "ea2467ae-1fb1-4dbe-9712-2936a4b6745b", + "id": "050cf104-21a4-4d69-8303-f406d0cfd881", "name": "A Source Sync job", "originalRequest": { "url": { @@ -216180,7 +216180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2a5f8c0-838d-46d2-aae4-fe4d1b191589", + "id": "c48ba787-2e85-466d-9a27-ced8f12c3e90", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -216225,7 +216225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd809f1b-82fb-4825-9d4d-894db7717072", + "id": "96195e59-7926-42b0-b075-fc7cdfb912ce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -216270,7 +216270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13e13e9d-2813-4eed-838a-47e90e9d8b89", + "id": "bba7f3c0-6c92-400d-bf99-731c6ab14681", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -216315,7 +216315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4df716a-d9f4-4111-b76c-6d95ca71ac1d", + "id": "8fc02286-fdbe-44e8-9c6f-158f2e8393f4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -216360,7 +216360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f86ed861-2118-4c1d-b40a-060b1c28ac8e", + "id": "7751b3cf-9f45-44ea-81e2-707e430c0b2a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -216405,7 +216405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09b1ea12-4d04-42b7-a5db-82131526d30e", + "id": "db2844f7-e830-4f12-b0d6-2a40ef9fa202", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -216456,7 +216456,7 @@ } }, { - "id": "1b2292d8-01c4-444e-bfd5-47792957fd5a", + "id": "a0c9eafd-d323-4d0f-aa26-8cf14d2778e9", "name": "Get Source Entitlement Request Configuration", "request": { "name": "Get Source Entitlement Request Configuration", @@ -216492,7 +216492,7 @@ }, "response": [ { - "id": "1a0cf3b1-9d9d-4cbf-8db6-c4fbe369f696", + "id": "e561b65a-c07a-47bf-91ac-fa51c5a10551", "name": "Get default config", "originalRequest": { "url": { @@ -216537,7 +216537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39a1de0a-715c-4c1a-924e-2fc03f91911e", + "id": "e67fac22-a0aa-4be2-aac4-b3e1712cf2a5", "name": "Get config with one approval", "originalRequest": { "url": { @@ -216582,7 +216582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11ae0411-8054-4ce7-988c-424462b20176", + "id": "182c8d58-8de1-4dff-bbf2-b7f69ca9f8e2", "name": "Get config with multiple approvals", "originalRequest": { "url": { @@ -216627,7 +216627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae1b96cf-b4a4-4ba2-8383-3baf12bd9811", + "id": "0be626c3-17db-4d40-bd3a-f19ab49b1603", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -216672,7 +216672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "041ea85c-4191-4631-b0dd-fa9130dd35fc", + "id": "780833a0-1890-47fa-ac33-bc8f85462ca8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -216717,7 +216717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7aa5f873-a68e-43df-b000-93eee3c96556", + "id": "e940ebac-d9b6-4ff1-bfdf-47a3f86cdcad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -216762,7 +216762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27eb5da4-693d-4799-b67d-1aeda47f8f1f", + "id": "a917c241-ca96-4e4f-964f-cdb2b2e3272f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -216807,7 +216807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7029cc13-66dc-4d3e-9818-e8d487dd6b02", + "id": "8a3f682b-c7f7-4301-8d27-d7cafaa78e19", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -216858,7 +216858,7 @@ } }, { - "id": "147c3105-1482-4b3b-bab6-968b03558a97", + "id": "238228ea-5c60-4919-af95-6c6b7ad72a9e", "name": "Update Source Entitlement Request Configuration", "request": { "name": "Update Source Entitlement Request Configuration", @@ -216907,7 +216907,7 @@ }, "response": [ { - "id": "b12e6c0f-c024-460c-9353-168b83bf46b4", + "id": "b808fe20-0bc0-43d9-922d-c44db40f0223", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -216965,7 +216965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b701b3a-9573-42f7-a018-4f3c483737da", + "id": "ea9035a0-bb07-4d82-a919-149e89a28c81", "name": "Set config with one approval", "originalRequest": { "url": { @@ -217023,7 +217023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a96eb6e-dd55-42b3-8f72-3f56074426ed", + "id": "865a5af2-5c6f-4f5c-a5d2-1e8565b6c815", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -217081,7 +217081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9f7e4d2-8451-472f-b835-6fbf1e084b19", + "id": "bea6a3fd-0846-45a2-8b7c-23f1b8ac54db", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -217139,7 +217139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36f89f37-3e17-4697-bb80-e058af21bb11", + "id": "dc377cd3-65d8-47e6-afc2-57ea4474d5e1", "name": "Set config with one approval", "originalRequest": { "url": { @@ -217197,7 +217197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be16acc1-cd71-4b4f-8299-ed4559946473", + "id": "8445c01f-5c53-46ef-87b2-6d4de7f00255", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -217255,7 +217255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cd5f060-3928-4907-822b-47377bb07958", + "id": "2ee1ed6b-6384-4d5c-9f21-3b09f4c90e8b", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -217313,7 +217313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed355edc-42d3-4e3d-b1f1-2f23c883acb2", + "id": "ee458580-ec5e-4f5d-b45d-4f964a982c35", "name": "Set config with one approval", "originalRequest": { "url": { @@ -217371,7 +217371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47dcd718-ad88-4ecc-96df-bc3d878f5205", + "id": "a471e727-e16e-468f-81b6-5b7c69072261", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -217429,7 +217429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d431a9b9-f1dd-4348-b716-df7f524b0249", + "id": "b25508b8-f1e1-4d93-acda-86b7131ca7e1", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -217487,7 +217487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcb3cf0b-a2ff-4d2d-bf83-2c94817ca5b0", + "id": "bd8ce26d-9b77-4e65-959f-2f597038676d", "name": "Set config with one approval", "originalRequest": { "url": { @@ -217545,7 +217545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04ad5ec4-b9a8-4f3b-9100-c9e859fe062a", + "id": "3b0157ed-0d6f-49b9-8295-46c7090a2002", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -217603,7 +217603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f48f402-1df2-4c83-8e8e-0c22fa9b1d9c", + "id": "3089e338-ab64-4cb6-aea8-b422d4134e99", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -217661,7 +217661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "619dccaa-70de-4a20-a8d6-f30163b1cb61", + "id": "355c53ce-df2d-42fa-84fc-e727f8d7c7ea", "name": "Set config with one approval", "originalRequest": { "url": { @@ -217719,7 +217719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b48c0fc7-5229-4fb4-ad00-38c5ad7df887", + "id": "3cf5327a-9c4d-44f4-8f05-479cc7f3ba2a", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -217777,7 +217777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cf19006-aa46-46c3-af1a-772d30b2babd", + "id": "53f11131-fab4-4cd5-8c07-50275c5916a9", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -217835,7 +217835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd268fe0-a6d6-415d-9194-3ce175e4e2a8", + "id": "29665ed6-31dc-43f4-b662-6dc427e0f5fe", "name": "Set config with one approval", "originalRequest": { "url": { @@ -217893,7 +217893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2892bf7b-37f6-4e2d-a960-369dbe91d775", + "id": "9c854570-93d6-4df7-a99b-180181d1f390", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -217957,7 +217957,7 @@ } }, { - "id": "0060a8b8-e0e0-4b1a-a15f-7f6c3e20f3da", + "id": "65ac13df-ff75-4e9d-a91d-142471121297", "name": "Account Aggregation", "request": { "name": "Account Aggregation", @@ -218024,7 +218024,7 @@ }, "response": [ { - "id": "ca815165-2586-47ec-8e1e-9ce2ec7f5132", + "id": "d9a6f8a6-2fa2-4eaf-bf81-5572845d2b83", "name": "Aggregate Accounts Task", "originalRequest": { "url": { @@ -218089,12 +218089,12 @@ "value": "application/json" } ], - "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Account Aggregation\",\n \"description\": \"Aggregate from the specified application\",\n \"launcher\": \"John Doe\",\n \"created\": \"1951-02-12T02:11:59.109Z\",\n \"launched\": \"1991-05-12T21:15:59.326Z\",\n \"completed\": \"1962-08-01T23:07:33.801Z\",\n \"completionStatus\": \"TEMP_ERROR\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"appId\": \"c31386cb18bb403cbb6df4c86294ff82\",\n \"optimizedAggregation\": \"enabled\",\n \"dolorb\": {},\n \"dolore_7\": {}\n },\n \"returns\": [\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n },\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n }\n ]\n }\n}", + "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Account Aggregation\",\n \"description\": \"Aggregate from the specified application\",\n \"launcher\": \"John Doe\",\n \"created\": \"2023-11-17T10:41:22.952Z\",\n \"launched\": \"2016-02-20T09:35:08.477Z\",\n \"completed\": \"1979-11-05T03:14:42.904Z\",\n \"completionStatus\": \"ERROR\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"appId\": \"c31386cb18bb403cbb6df4c86294ff82\",\n \"optimizedAggregation\": \"enabled\",\n \"eiusmodc\": {},\n \"pariatur6_7\": {}\n },\n \"returns\": [\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n },\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "05cc1211-0829-4e6d-a964-8a0cbc5e4451", + "id": "27e16da0-17ac-4ce8-9e3a-9c18698c29d3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -218164,7 +218164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec77eacc-fafe-4a8e-9c2d-882c98416a69", + "id": "c415be8f-8df2-41a8-aaed-d1bb8ae6051f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -218234,7 +218234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7062ef82-d4df-4c07-831c-44477f018c34", + "id": "0f3d2e92-90ad-4462-ae79-81219f24f89a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -218304,7 +218304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b2631a4-4ed7-4aae-a853-ff8fd9cb1c1b", + "id": "b5bf590f-0462-44a7-a09f-27100b14087a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -218374,7 +218374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f853fd30-526c-49e7-ab71-987d600bacf0", + "id": "1d39886c-57f1-4889-b68f-1548bafe9ba0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -218450,7 +218450,7 @@ } }, { - "id": "1f65160a-0092-445a-a200-624b6e3f5ba3", + "id": "efde03c2-1251-44cc-a5cf-2a9dd716ed0c", "name": "Entitlement Aggregation", "request": { "name": "Entitlement Aggregation", @@ -218508,7 +218508,7 @@ }, "response": [ { - "id": "43229071-167f-41cd-b6ba-0649c5c64399", + "id": "cc318880-385d-4174-9ff6-004ef8ba5c18", "name": "Aggregate Entitlements Task", "originalRequest": { "url": { @@ -218569,7 +218569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b9358e8-df96-4190-a8a7-92f0a1a9c8f8", + "id": "49205e2e-9ecd-4f56-a108-58b471afe9b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -218630,7 +218630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e837b4ce-fbfb-4313-855d-a0f7340d31fd", + "id": "afbff0d0-f437-4755-9ad1-67ca87f77312", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -218691,7 +218691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64d50cb6-0254-405e-9623-135c1168950e", + "id": "ed27a5af-e99e-4eda-96ed-f10b45d48187", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -218752,7 +218752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e663742-1f1b-49dc-ab6c-d6f4a2cc68a7", + "id": "4da8d89b-6741-45f6-9987-70a9f5450091", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -218813,7 +218813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc88f721-a9ad-488c-bf6b-25e1c901d9ee", + "id": "b61a3318-1872-42df-a89a-39e2abd0db92", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -218880,7 +218880,7 @@ } }, { - "id": "18d8ed88-ae8e-4691-8ce4-e044262203c7", + "id": "30144a7b-3f43-406d-a5e4-34b6c5994838", "name": "Process Uncorrelated Accounts", "request": { "name": "Process Uncorrelated Accounts", @@ -218938,7 +218938,7 @@ }, "response": [ { - "id": "3aa02869-fb24-4382-9e1d-3e2721954384", + "id": "0084e75e-26ab-471f-90d4-8f128c7b7190", "name": "Uncorrelated Accounts Task", "originalRequest": { "url": { @@ -218994,12 +218994,12 @@ "value": "application/json" } ], - "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"90b83a6bb737489494794f84cd3a51e6\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Process Uncorrelated Accounts\",\n \"description\": \"Processes uncorrelated accounts for the specified application.\",\n \"launcher\": \"John Doe\",\n \"created\": \"1960-02-24T00:52:51.737Z\",\n \"launched\": \"1996-05-30T07:02:04.013Z\",\n \"completed\": \"2006-04-11T20:17:21.347Z\",\n \"completionStatus\": \"ERROR\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"qpocJobId\": \"5d303d46-fc51-48cd-9c6d-4e211e3ab63c\",\n \"taskStartDelay\": \"\"\n },\n \"returns\": {}\n }\n}", + "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"90b83a6bb737489494794f84cd3a51e6\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Process Uncorrelated Accounts\",\n \"description\": \"Processes uncorrelated accounts for the specified application.\",\n \"launcher\": \"John Doe\",\n \"created\": \"2009-02-13T10:29:42.734Z\",\n \"launched\": \"1983-02-10T09:01:06.908Z\",\n \"completed\": \"1965-06-21T09:09:36.927Z\",\n \"completionStatus\": \"TEMP_ERROR\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"qpocJobId\": \"5d303d46-fc51-48cd-9c6d-4e211e3ab63c\",\n \"taskStartDelay\": \"\"\n },\n \"returns\": {}\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4ff8c3b1-d33d-4ae1-8f1c-e08099564fe6", + "id": "df435ea1-d2cb-4d76-8303-1304f92367f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -219060,7 +219060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07356e0f-e8ff-4922-b600-99816d5450b9", + "id": "0fd110cf-57be-4399-99f3-2703362662b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -219121,7 +219121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "448518a5-088d-4a31-bc5a-068ae85b0341", + "id": "c620777b-c101-4201-a43a-c420c092f8e9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -219182,7 +219182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8d1ad5e-eef8-44c5-9996-80e55705ae05", + "id": "ec47b7b0-8c1f-4b2e-ad2b-635854fc679c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -219243,7 +219243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bbf8131-9100-4ba7-9b16-c4e223751414", + "id": "e8e24c24-b3ba-4c44-8246-e4b23d11bb1c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -219310,7 +219310,7 @@ } }, { - "id": "4111df2f-d309-4321-9b78-2cfcc2dee0d8", + "id": "71833857-19d0-4c99-ab19-b812c7d69ca6", "name": "Get Source Correlation Configuration", "request": { "name": "Get Source Correlation Configuration", @@ -219352,7 +219352,7 @@ }, "response": [ { - "id": "7c211011-ed1f-452f-9a3a-afb857ac35a5", + "id": "d117315c-4c74-4187-9318-296ca02fadd2", "name": "Correlation configuration for a source", "originalRequest": { "url": { @@ -219397,7 +219397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f413d7db-3011-49f7-8a3b-f49016cbb9d8", + "id": "7ef98526-684a-41c4-b3b5-8cb6da718e13", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -219442,7 +219442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e1870fd-8bf4-4e8a-8dfa-07b09ea548d5", + "id": "60a74ce5-c3d5-4673-b425-3b6916971c09", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -219487,7 +219487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b688fbbb-d0ff-4889-931d-ba55c30e6682", + "id": "21bb0d67-5bd5-4df1-936b-58ac7844b106", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -219532,7 +219532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1873cece-d953-484a-bf58-c3b36e74e4c8", + "id": "d6991ff1-db3d-4c65-9098-0d6d2380ed6c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -219577,7 +219577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d18267cc-9c54-4e0a-a3f9-9dc6060ab6a5", + "id": "1cb0f42b-4fce-43fc-8d73-aad36e296305", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -219622,7 +219622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24ff73ec-39a6-4448-8dbf-09d1d665ed16", + "id": "139f0555-cc18-4b89-a128-70af29fc62ad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -219673,7 +219673,7 @@ } }, { - "id": "08199bd7-5116-4010-8a96-e43d49bef13a", + "id": "1a9b7604-be7e-461c-92ee-d33072b4d1ae", "name": "Update Source Correlation Configuration", "request": { "name": "Update Source Correlation Configuration", @@ -219728,7 +219728,7 @@ }, "response": [ { - "id": "1a9fffad-b7be-4d73-8dfe-cd9098640516", + "id": "5407cb33-75a2-4af4-9c37-78b0ac3f4448", "name": "Updated correlation configuration for a source", "originalRequest": { "url": { @@ -219786,7 +219786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "008062dc-5f94-4d08-ada5-07a862356262", + "id": "785a63f0-31e7-42f8-9feb-db04c6fce677", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -219844,7 +219844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53189820-7001-4f19-8dc4-70a7e6f87c11", + "id": "d9b0d7b2-6eb4-4816-a6ec-881b999a3f31", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -219902,7 +219902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97ebbcb6-8998-4d5a-a8c3-b8f38c77b9fa", + "id": "6a4b3629-1ac0-407f-a44f-38a2a6d62369", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -219960,7 +219960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a25a2b9-ba62-4892-8f77-a92c4e68ddcd", + "id": "e64269a8-ef16-40a8-a6b3-b876392b2399", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -220018,7 +220018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fc9f648-b97c-4ff5-aaa6-e46ed4da5141", + "id": "a4aa98f9-006f-4f8a-9af1-4739d822994d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -220076,7 +220076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ea7bbdb-7fe1-4137-be6e-464e39652466", + "id": "a70c1030-7c20-4b68-8642-42c18e0721c9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -220146,7 +220146,7 @@ "description": "Import and export configuration for some objects between tenants.", "item": [ { - "id": "9de9c912-3f53-48c0-b482-c92b68697a65", + "id": "f3a62bdc-83ee-497c-b151-9c0c431ae8f5", "name": "Initiates configuration objects export job", "request": { "name": "Initiates configuration objects export job", @@ -220189,7 +220189,7 @@ }, "response": [ { - "id": "8ca62ee0-5d81-4286-909e-d8d7a6c9c0e8", + "id": "c91762ac-ca0b-49f9-9608-014150ce9773", "name": "Export all objects available", "originalRequest": { "url": { @@ -220246,7 +220246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54dc8935-aace-4c49-81fb-3df50aa0d8bd", + "id": "9c7356de-b0ff-4a57-9317-5342259dcd45", "name": "Export sources by ID", "originalRequest": { "url": { @@ -220303,7 +220303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5de03af1-28d3-4b47-8c48-cb7ac54e5b3e", + "id": "2afe4de8-1482-402c-9cd3-2e4efbbd75af", "name": "Export transforms by name", "originalRequest": { "url": { @@ -220360,7 +220360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c0b5090-d28e-4592-863f-839e6818ff22", + "id": "58aa94d5-8d04-47c0-9466-1e308c2b0012", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -220417,7 +220417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15a9f851-728a-415d-9a0d-1e4cffee5fbd", + "id": "78ff3579-aaba-483b-a3e3-89ed800aee0e", "name": "Export all objects available", "originalRequest": { "url": { @@ -220474,7 +220474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b436f0b-5ab4-4f7f-bd25-a12722f69c65", + "id": "389325b6-6f78-4849-af06-48b631be5b18", "name": "Export sources by ID", "originalRequest": { "url": { @@ -220531,7 +220531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19603e60-29b0-4279-ad3d-975fe875922a", + "id": "e310c504-abb8-42ce-a27a-14acedffe2c2", "name": "Export transforms by name", "originalRequest": { "url": { @@ -220588,7 +220588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24d20c44-7e90-448a-b893-50e67e0c4f38", + "id": "883b145a-c7b5-4892-a9c1-9b88ebb146a2", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -220645,7 +220645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d0fe130-71ec-4653-9c54-e6822484823f", + "id": "209c286b-24dc-43b8-b11b-e4f0f56c2672", "name": "Export all objects available", "originalRequest": { "url": { @@ -220702,7 +220702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a75a73da-487f-4e05-b61e-7c4b5d71b45e", + "id": "55dcb8a6-4a8b-43d7-8686-587fdc9f3bac", "name": "Export sources by ID", "originalRequest": { "url": { @@ -220759,7 +220759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f11f840-3d53-4428-9755-a3e2baea96dd", + "id": "b2f86bbd-d600-4cd0-a2e3-8a880f14bd28", "name": "Export transforms by name", "originalRequest": { "url": { @@ -220816,7 +220816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eb896ab-21ee-4bdb-85a0-c9ea5d996fb1", + "id": "c0c494ee-6e13-4edb-9bbc-a173614f6465", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -220873,7 +220873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5bfbc88-6aeb-4b12-b1a4-8195d129f4fc", + "id": "55366432-7f07-4bd7-b47c-2da16a939827", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -220930,7 +220930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "859af20d-3a3b-49d0-a2d4-47934ef8c75f", + "id": "031d07be-e67b-4671-b062-322fc47fca41", "name": "Export sources by ID", "originalRequest": { "url": { @@ -220987,7 +220987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cecf59d-0dab-4a6f-9dbf-d95e625897ee", + "id": "54464d78-0cb8-4888-ab26-969527e10980", "name": "Export transforms by name", "originalRequest": { "url": { @@ -221044,7 +221044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b143d0dc-4fc1-4d6c-b3e7-abcbab782a2f", + "id": "baa7e88a-7818-47bb-8d50-ee6cd52c4ebb", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -221101,7 +221101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d2d2439-551a-4000-84e4-4252f1e2c1ea", + "id": "a9614a91-f6bb-40f5-beca-db4f11e25f90", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -221158,7 +221158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf3f4035-3d9c-4dac-9858-b35b7e0c4c19", + "id": "0bd2ab84-6e2e-4acd-a229-d7dadf54d8c4", "name": "Export sources by ID", "originalRequest": { "url": { @@ -221215,7 +221215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7375108b-39c6-4d87-9326-7683384442fa", + "id": "605f47a1-5560-4465-8eec-aad34f08e66c", "name": "Export transforms by name", "originalRequest": { "url": { @@ -221272,7 +221272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "549ac06f-26d6-4c7f-afed-0e176b59f7e2", + "id": "52e9f9f0-29d6-46ff-870e-be88f9561732", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -221329,7 +221329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7431c4f8-1770-40d9-b7fe-e890db674f74", + "id": "8d4defda-fe73-4caa-8aeb-28b8b32c5434", "name": "Export all objects available", "originalRequest": { "url": { @@ -221386,7 +221386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "056517ac-3d8b-42ab-8f16-38d85649f708", + "id": "7d94fcea-e595-4600-bb90-5d582bff99ec", "name": "Export sources by ID", "originalRequest": { "url": { @@ -221443,7 +221443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af0dc4f3-fa7b-456e-a15e-2f8ec861ab26", + "id": "d876c68e-9288-4d47-b43b-c9544031ab9c", "name": "Export transforms by name", "originalRequest": { "url": { @@ -221500,7 +221500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2c7ff3b-b294-4aac-be2e-801c7dc4e06e", + "id": "472ab31c-0ffd-41e4-bb52-ce0ebf275ee3", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -221557,7 +221557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac5f6659-9542-4b4c-94b8-f60ebc88cc8e", + "id": "7500988f-df44-4e22-90e9-45506cbf0600", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -221614,7 +221614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7510952-0e9e-4745-9bdf-351e2d12c46c", + "id": "a58777f2-ab62-4a25-96d0-d188771c260e", "name": "Export sources by ID", "originalRequest": { "url": { @@ -221671,7 +221671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1331753d-f6c3-45cf-96bb-ea79efe156b5", + "id": "b3485d53-90b4-4142-819e-292aabaf27da", "name": "Export transforms by name", "originalRequest": { "url": { @@ -221728,7 +221728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16997bee-95c3-452a-a159-5752df89b50e", + "id": "6f30093d-99ff-47f6-b30a-c03f763e001d", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -221791,7 +221791,7 @@ } }, { - "id": "6bc639bf-ee31-4bb9-bd70-7cbfa37822d3", + "id": "2360933d-7216-451d-a73b-97fbcbc0e30b", "name": "Get export job status", "request": { "name": "Get export job status", @@ -221833,7 +221833,7 @@ }, "response": [ { - "id": "26535e3a-0a1a-4a0d-810e-aeda6447035c", + "id": "79d773a7-d048-4c6e-9200-df7d201a89c1", "name": "Export job status successfully returned.", "originalRequest": { "url": { @@ -221878,7 +221878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "871d9c5f-9c75-4b0e-8793-45bd4a89ae41", + "id": "539489ea-03a9-4b9d-9335-63a70e9de74d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -221923,7 +221923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a48a55c-6e73-4451-9736-d07a589c8184", + "id": "75c5aaa8-5f87-4e2f-a17a-52cfc8b9c31d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -221968,7 +221968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f7253b1-b6e4-469c-8ec1-9195c337d139", + "id": "c4f39836-82a8-47d0-bf4d-4131935eb9bf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -222013,7 +222013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecc033e4-f9a4-408c-8a70-22192935a166", + "id": "fd03162e-15e4-4e05-a616-1b5f3772c3b7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -222058,7 +222058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f7653c0-1712-41ec-aa22-455084a1ed74", + "id": "3907906b-71ed-4fd8-bab0-1e13db1d6aa9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -222103,7 +222103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f88bca1-5f99-47ef-ac10-f788dfb40351", + "id": "d3848467-856f-4e83-a1ef-954a5e8ae3e8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -222154,7 +222154,7 @@ } }, { - "id": "9a439519-73f2-4710-8568-86a6c173e1d8", + "id": "fe1e66cd-9d1a-483d-9119-d3110dd57a4b", "name": "Download export job result.", "request": { "name": "Download export job result.", @@ -222197,7 +222197,7 @@ }, "response": [ { - "id": "a42c2db6-5bfd-4c69-a8ee-630b5246c43f", + "id": "78de907f-167a-482f-9a1d-da87381d03d8", "name": "Exported JSON objects.", "originalRequest": { "url": { @@ -222238,12 +222238,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 \"cillum_a3\": \"velit dolore n\",\n \"quis_fac\": true,\n \"deserunt534\": -72146917\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"aliqua9\": \"sunt ad\",\n \"aliquip_a72\": \"Excepte\",\n \"cupidatat67_\": \"aliqua minim in deserunt\"\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 \"Utb\": -94656772.54223461,\n \"tempor_ed6\": -46611012\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"ipsum_0\": true\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "69ca1839-1c2a-4d59-9139-0d4ab8e233d3", + "id": "76714725-ecdd-456b-b31f-3273259efc4d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -222289,7 +222289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48f54d70-b5a1-4fce-af43-ebaa5f34a4b0", + "id": "a89f95c6-1e8d-4474-a77a-04a82eb642f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -222335,7 +222335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48b01a12-c1f7-476c-b41c-50f1d39ceb8c", + "id": "979bea3c-99ba-42df-a718-4fb34a37a022", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -222381,7 +222381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb3b5336-6da6-4faa-b4a4-4d9fa21b5ffa", + "id": "0514e820-7e94-437b-af92-a0c848c1a483", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -222427,7 +222427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd909c3f-34c5-4ecc-9eef-a722f668482b", + "id": "d0640362-f0ce-45f8-9129-408b667ca249", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -222473,7 +222473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29bd8b09-28bd-4268-a7d8-ff1da928fed7", + "id": "5a46289f-630b-4517-b92c-ccb38ef352c4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -222525,7 +222525,7 @@ } }, { - "id": "6805e3b9-a7e1-49ff-a927-275b2cbc8034", + "id": "4b730d8b-7cff-4d32-8ea0-02962177b417", "name": "Initiates configuration objects import job", "request": { "name": "Initiates configuration objects import job", @@ -222590,7 +222590,7 @@ }, "response": [ { - "id": "89325fca-dde8-434f-8246-af0cdd921396", + "id": "d811e0de-44e5-4bd4-b0c2-69ebaf973e6e", "name": "Import job accepted and queued for processing.", "originalRequest": { "url": { @@ -222669,7 +222669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9aab211-c5cc-467c-98f1-df7b037597cf", + "id": "15dbcd1c-3598-493a-b8c3-4d75d4e269df", "name": "Client Error - Returned if the request body is invalid.\n", "originalRequest": { "url": { @@ -222748,7 +222748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9a658e1-88ee-480d-8805-1d394a8a2f4a", + "id": "0b460260-0a1e-461d-b562-a2ca74b0c3f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -222827,7 +222827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6dd4ca0-02e1-4f5f-abb2-1859bb33439f", + "id": "c9806145-b6fd-48c9-bdf1-577de3ba14fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -222906,7 +222906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b47df417-14cd-44b3-8ad0-250c4e08a400", + "id": "b7432f33-d5e2-4c73-bf69-694197c14b39", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -222985,7 +222985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebf511d3-e008-4a9c-8148-d08647d96f8d", + "id": "3da58f64-5dc2-406a-8114-5bfd625ab0dd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -223064,7 +223064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b25cf8a-4558-4a03-9e5d-74227d2d1490", + "id": "5b7453e8-93fc-49ce-bc61-9b976a15e529", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -223149,7 +223149,7 @@ } }, { - "id": "4ae30a65-098d-4efc-ab66-500fe16bb491", + "id": "c60c10a8-bdef-4e7f-846b-06f55c26acf1", "name": "Get import job status", "request": { "name": "Get import job status", @@ -223191,7 +223191,7 @@ }, "response": [ { - "id": "639a1b39-a4ff-4c81-887a-176d62a793d4", + "id": "c207d1f3-1e4a-45d6-969c-650780937163", "name": "Import job status successfully returned.", "originalRequest": { "url": { @@ -223236,7 +223236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f40ed2cb-6833-48e1-9545-51792a87ff9f", + "id": "14cfb39a-531c-435d-86ed-e31453c337d2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -223281,7 +223281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19b1190d-8636-46b7-b1a9-ad93c694a172", + "id": "481aa128-8daa-4806-bbcf-c5188d4b65e9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -223326,7 +223326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9df6894-c079-498c-95f8-ad1f582811f7", + "id": "ae20d3af-f34e-4093-9393-b3b051f1be5e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -223371,7 +223371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "130b94e6-e507-45e5-8d1f-f2ed9af60858", + "id": "d4bba83b-ebc3-4b61-864f-1196eff43be3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -223416,7 +223416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cca902e-3487-4b21-b9fc-1cb074c993ba", + "id": "7b12e728-c878-4fc4-94fb-edc6c6825237", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -223461,7 +223461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b40c0f7d-b1c0-4985-9728-79ae0fce59c6", + "id": "402716ca-14ea-4140-a8ea-ae42dd54aef6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -223512,7 +223512,7 @@ } }, { - "id": "5170fd75-d61d-44dd-8b65-cb5f02b33a1b", + "id": "cd469f1d-937f-4be1-8589-e008bf948386", "name": "Download import job result", "request": { "name": "Download import job result", @@ -223555,7 +223555,7 @@ }, "response": [ { - "id": "28dd8a21-da51-4830-92b5-9122714e35b2", + "id": "a5a4e868-07f6-41db-bf6a-f98d7338d5f3", "name": "Import results JSON object, containing detailed results of the import operation.", "originalRequest": { "url": { @@ -223596,12 +223596,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": {\n \"ipsum_80\": {\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 \"fugiat4e\": {},\n \"nostrud0\": {}\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 \"dolor082\": {},\n \"temporbf\": {},\n \"laboris89_\": {}\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 \"deserunt_\": {}\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_4\": {}\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 \"labore5\": {},\n \"dolor_b\": {},\n \"tempor_e\": {}\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 \"sit1\": {}\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 \"Duis1\": {\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 \"laborumc\": {},\n \"Duis_0\": {},\n \"et_ce\": {}\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 \"enim_c\": {}\n }\n }\n ],\n \"warnings\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"in__\": {},\n \"Duis_bb\": {},\n \"Excepteurf8\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"officia_c\": {}\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 \"seda62\": {},\n \"qui_d92\": {}\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 \"sunt0\": {},\n \"elitd\": {}\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 \"enimdfa\": {\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 \"officia_6f\": {},\n \"suntf_\": {}\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 \"qui_e\": {}\n }\n }\n ],\n \"warnings\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"sit_c\": {}\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 \"ete61\": {}\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 \"Duis_19\": {},\n \"quis_1f\": {},\n \"irure_86\": {},\n \"nulla97\": {}\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 \"quid3\": {},\n \"ea28\": {},\n \"etf21\": {}\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": "54f62e50-e016-45d2-ba79-453702e79668", + "id": "0ad6f785-1ec2-49d2-aa8e-445268aab699", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -223647,7 +223647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a68ad09-4eb1-4ff8-8c64-ab485990bcfc", + "id": "d52080a6-5049-4e78-b642-800ab252fade", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -223693,7 +223693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0555f16-d483-4f2f-9974-51ddf2878a42", + "id": "87b4aeb3-838d-4c29-b46b-da5f520e5b3f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -223739,7 +223739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dd62f60-b6a9-47b0-ba97-fbfecd2b3b76", + "id": "e1155d6c-9a66-4090-823c-d1bfba9ba71c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -223785,7 +223785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bfbf790-892a-4f89-9922-2c9804deedc3", + "id": "e9bd320d-dd40-4f25-a4ec-5a67323b16ed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -223831,7 +223831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3feef7f-564c-4762-9326-4b50cd2fd538", + "id": "1d072f16-019c-4742-8cb8-f268482f85b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -223883,7 +223883,7 @@ } }, { - "id": "f7652d36-6d1e-43ac-9b9d-ece84d670b08", + "id": "fcc9e69b-fe2a-4c32-903f-1d7845988f0b", "name": "Get config object details", "request": { "name": "Get config object details", @@ -223913,7 +223913,7 @@ }, "response": [ { - "id": "217ac130-8d7a-42e9-a000-340b761c6fc1", + "id": "dcedc24c-8525-447d-a7e6-122d86e37627", "name": "Object configurations returned successfully.", "originalRequest": { "url": { @@ -223957,7 +223957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7003ad4-0725-444c-8835-ea88d1e7502f", + "id": "5328f552-4cf3-46e6-8dd6-1c887cace0b8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -224001,7 +224001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e73845e-1b5f-4461-88fa-5d0f7266fb51", + "id": "36248fbf-0672-45e4-ab11-a7352cf9fe32", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -224045,7 +224045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4301712-b05f-4f23-a8e5-e44ff4e49b99", + "id": "42dbc959-926f-40d0-ac08-f2fd80782e08", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -224089,7 +224089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dd1f3cf-0529-4e6f-89b4-454020a1c2c8", + "id": "2f41e4d6-be72-4ccf-8b64-0f36caabdf39", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -224133,7 +224133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf137001-fa27-4a61-a6d0-877314fb38ba", + "id": "2f8b29e9-30f8-4815-a803-a01ce0c064db", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -224177,7 +224177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "014c05ff-e33d-4541-bddc-adc31786438a", + "id": "37cd8d28-4f8a-4218-a2f6-5d76bb9e16d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -224233,7 +224233,7 @@ "description": "Use this API to leverage power of LLM to generate suggested entitlement description.\n", "item": [ { - "id": "49559f86-beb9-453f-9023-eec54d0c9415", + "id": "d07260f8-fa6a-4dcc-a341-c558dcc8b766", "name": "Submit Sed Batch Stats Request", "request": { "name": "Submit Sed Batch Stats Request", @@ -224275,7 +224275,7 @@ }, "response": [ { - "id": "c6d66100-9d9f-4a71-ab74-f4361fe2187d", + "id": "91b2e512-fa96-4cf5-a005-b1710768905d", "name": "Stats of Sed batch.", "originalRequest": { "url": { @@ -224315,12 +224315,12 @@ "value": "application/json" } ], - "body": "{\n \"batchComplete\": true,\n \"batchId\": \"d25cad18-b0df-dfff-f2fc-f06b645b5c20\",\n \"discoveredCount\": 100,\n \"discoveryComplete\": true,\n \"processedCount\": 100\n}", + "body": "{\n \"batchComplete\": true,\n \"batchId\": \"urn:uuid:cdf322aa-a7ed-1b3b-fa80-def23aaf8333\",\n \"discoveredCount\": 100,\n \"discoveryComplete\": true,\n \"processedCount\": 100\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ef3d376d-a0d7-475e-8dae-9b291eadd3d2", + "id": "1950464c-7b4e-4442-8a69-8b15bf5c1299", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -224365,7 +224365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97b5a3b6-6bcd-4358-8579-98acb0b8d967", + "id": "5c221fb5-57ac-41ce-8395-eabf346cc321", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -224410,7 +224410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13a2fc7b-79db-442a-9a7a-dbb9560b307f", + "id": "c3b554ac-ac23-4672-a3b1-13e421637759", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -224455,7 +224455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66dee8bf-6c49-46f6-b99c-7bf7087015a3", + "id": "38a04c4b-4248-4617-a201-2ec19114a15c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -224500,7 +224500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2746b54-ffa2-4441-b659-41ce68c7ee3d", + "id": "c1fdd444-2518-4aec-aa37-66ccc2e83d50", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -224545,7 +224545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2e4cb93-90b3-4fc6-9930-583c9865a7ab", + "id": "fd57aad9-a014-4333-83df-ecd2d07ae150", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -224596,7 +224596,7 @@ } }, { - "id": "877e4fc2-2ec9-45c0-adba-0a066433f75b", + "id": "81570abb-7edf-470a-a0f1-f6ac27faf245", "name": "List Sed Batch Request", "request": { "name": "List Sed Batch Request", @@ -224625,7 +224625,7 @@ }, "response": [ { - "id": "4c3bd708-f7f2-4b20-972d-bfe16d537d8d", + "id": "4d304bec-9190-4848-b852-5d08feb14950", "name": "Status of batch", "originalRequest": { "url": { @@ -224668,7 +224668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61cc2e17-2506-4a73-a47b-91060b84cf4b", + "id": "39a7498e-a941-4900-a4ba-1a3cae8f3546", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -224711,7 +224711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91153ac2-0197-4202-9dc0-215cc49b3804", + "id": "23d35d40-d2db-4fa1-8291-b59b517101d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -224754,7 +224754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60e036ae-3d4f-4b4c-a338-b9177c02fbf0", + "id": "3ee3c966-b05a-4a2f-aa32-dcaa16fb5204", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -224797,7 +224797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b790c54d-88b1-4c2f-83a5-525888fc33f2", + "id": "75e4b41c-1985-4f9d-9c4f-2fbccdb6175e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -224840,7 +224840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd3657ad-b49a-4515-9933-ba47465201a5", + "id": "9998d91f-584e-4fb9-8e99-30c09a070aaf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -224883,7 +224883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a382711-44e7-4174-a4b5-d85e045d0d40", + "id": "c922dcfa-c5bc-4f50-9006-08c6f9cccbff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -224932,7 +224932,7 @@ } }, { - "id": "c81dd18b-ce83-42bb-9c61-d2d73547affe", + "id": "408a4a89-2cfa-4af3-9d24-59d73effd4a9", "name": "Submit Sed Batch Request", "request": { "name": "Submit Sed Batch Request", @@ -224974,7 +224974,7 @@ }, "response": [ { - "id": "a07ed980-a74c-4a24-ad35-66f1dbc0a30f", + "id": "bb37ec56-99e2-4aef-9158-628ae31d5afb", "name": "Sed Batch Response", "originalRequest": { "url": { @@ -225025,12 +225025,12 @@ "value": "application/json" } ], - "body": "{\n \"batchId\": \"d79cdd0a-48e8-ae23-15e2-988850fe2b32\"\n}", + "body": "{\n \"batchId\": \"urn:uuid:ca562ac3-0275-e005-b015-dd69f6dcda29\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "91d8ad35-390b-4b3a-9b68-0f0f0075e118", + "id": "c032c89c-4045-4f1c-8a96-6441a7c81062", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -225086,7 +225086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b57e215-6be9-4bae-b750-f0ba5ce05aae", + "id": "911a131b-7361-4596-a796-a90d1b36b610", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -225142,7 +225142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46f7d981-0e17-4c3e-a327-09fcbaec3654", + "id": "db421786-5cea-415b-9eaa-96fad58dd07e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -225198,7 +225198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c98bdc02-1d10-4734-a98d-248fbe9ea424", + "id": "28dbed5b-9c8e-4084-b8f9-33959dcae6d9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -225254,7 +225254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "827cd9be-1a05-47aa-b21a-034d6ecdf040", + "id": "6aab0e7e-55b4-4715-b86a-1a77e5f27d2b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -225310,7 +225310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "828ac83b-86c9-4345-a59a-5f32d94d7816", + "id": "f68a1e18-04eb-455c-9ee5-8e14ffbf9a62", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -225372,7 +225372,7 @@ } }, { - "id": "f4a2d4e4-c07b-4f5a-9a8d-bea4d88d0df7", + "id": "eb53eb4a-76f3-4d33-afa8-cdd6023e2535", "name": "Submit Bulk Approval Request", "request": { "name": "Submit Bulk Approval Request", @@ -225403,7 +225403,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"e94cfaeb-a991-e29a-7663-24465715dd16\",\n \"37e61c68-50a9-cb53-b421-c023b877ce4f\"\n ]\n },\n {\n \"items\": [\n \"d22162a3-6d33-d8e3-6657-55152768c6b4\",\n \"urn:uuid:765b78ce-2ace-3687-30ed-c6d04cd38b9f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"b691229c-7436-2fe3-b073-e3b37217aa91\",\n \"urn:uuid:3ce1edc4-9cd2-8cde-0c83-29f27c4fbc3a\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:7d6d4190-2592-4e2d-6b49-e8bf260d4707\",\n \"urn:uuid:47ac27e4-6772-39d5-ea0a-6420639ffbc0\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -225414,7 +225414,7 @@ }, "response": [ { - "id": "3467c8e3-2827-4740-bdb6-964b3dd43f41", + "id": "a8dad249-b828-45f1-864b-d04ac0c316e3", "name": "List of SED Approval Status", "originalRequest": { "url": { @@ -225448,7 +225448,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"e94cfaeb-a991-e29a-7663-24465715dd16\",\n \"37e61c68-50a9-cb53-b421-c023b877ce4f\"\n ]\n },\n {\n \"items\": [\n \"d22162a3-6d33-d8e3-6657-55152768c6b4\",\n \"urn:uuid:765b78ce-2ace-3687-30ed-c6d04cd38b9f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"b691229c-7436-2fe3-b073-e3b37217aa91\",\n \"urn:uuid:3ce1edc4-9cd2-8cde-0c83-29f27c4fbc3a\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:7d6d4190-2592-4e2d-6b49-e8bf260d4707\",\n \"urn:uuid:47ac27e4-6772-39d5-ea0a-6420639ffbc0\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -225465,12 +225465,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"4a85e9f9-e7a4-e5d7-7bc2-fc0c3c48bfa6\",\n \"status\": \"SUCCESS\"\n },\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"urn:uuid:b1f7e2fa-3a7e-7fcb-4d0f-d37499191738\",\n \"status\": \"SUCCESS\"\n }\n]", + "body": "[\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"urn:uuid:49bcc251-2a8a-5d90-e913-cdd09da49dc8\",\n \"status\": \"SUCCESS\"\n },\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"66a22c6b-fd1f-263a-e1d0-2d79edd7c849\",\n \"status\": \"SUCCESS\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a6d3d41b-730f-4c98-95eb-553d52b08cff", + "id": "5a7c2f98-c005-44e4-8858-7821139b39ec", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -225504,7 +225504,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"e94cfaeb-a991-e29a-7663-24465715dd16\",\n \"37e61c68-50a9-cb53-b421-c023b877ce4f\"\n ]\n },\n {\n \"items\": [\n \"d22162a3-6d33-d8e3-6657-55152768c6b4\",\n \"urn:uuid:765b78ce-2ace-3687-30ed-c6d04cd38b9f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"b691229c-7436-2fe3-b073-e3b37217aa91\",\n \"urn:uuid:3ce1edc4-9cd2-8cde-0c83-29f27c4fbc3a\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:7d6d4190-2592-4e2d-6b49-e8bf260d4707\",\n \"urn:uuid:47ac27e4-6772-39d5-ea0a-6420639ffbc0\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -225526,7 +225526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "013e5f59-a43f-4207-b6f0-e2471543df02", + "id": "0bbc1613-b44f-44b7-8673-6302ba9c1d53", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -225560,7 +225560,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"e94cfaeb-a991-e29a-7663-24465715dd16\",\n \"37e61c68-50a9-cb53-b421-c023b877ce4f\"\n ]\n },\n {\n \"items\": [\n \"d22162a3-6d33-d8e3-6657-55152768c6b4\",\n \"urn:uuid:765b78ce-2ace-3687-30ed-c6d04cd38b9f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"b691229c-7436-2fe3-b073-e3b37217aa91\",\n \"urn:uuid:3ce1edc4-9cd2-8cde-0c83-29f27c4fbc3a\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:7d6d4190-2592-4e2d-6b49-e8bf260d4707\",\n \"urn:uuid:47ac27e4-6772-39d5-ea0a-6420639ffbc0\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -225582,7 +225582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d47f0d81-93f3-469b-a30d-2cf444f42996", + "id": "5ff96bb0-2774-417a-a69a-385b9c0a0952", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -225616,7 +225616,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"e94cfaeb-a991-e29a-7663-24465715dd16\",\n \"37e61c68-50a9-cb53-b421-c023b877ce4f\"\n ]\n },\n {\n \"items\": [\n \"d22162a3-6d33-d8e3-6657-55152768c6b4\",\n \"urn:uuid:765b78ce-2ace-3687-30ed-c6d04cd38b9f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"b691229c-7436-2fe3-b073-e3b37217aa91\",\n \"urn:uuid:3ce1edc4-9cd2-8cde-0c83-29f27c4fbc3a\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:7d6d4190-2592-4e2d-6b49-e8bf260d4707\",\n \"urn:uuid:47ac27e4-6772-39d5-ea0a-6420639ffbc0\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -225638,7 +225638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59d05092-8ae8-4449-bd40-77a93dd20555", + "id": "7733823a-2150-40c1-b4f7-e2d5d21df36d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -225672,7 +225672,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"e94cfaeb-a991-e29a-7663-24465715dd16\",\n \"37e61c68-50a9-cb53-b421-c023b877ce4f\"\n ]\n },\n {\n \"items\": [\n \"d22162a3-6d33-d8e3-6657-55152768c6b4\",\n \"urn:uuid:765b78ce-2ace-3687-30ed-c6d04cd38b9f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"b691229c-7436-2fe3-b073-e3b37217aa91\",\n \"urn:uuid:3ce1edc4-9cd2-8cde-0c83-29f27c4fbc3a\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:7d6d4190-2592-4e2d-6b49-e8bf260d4707\",\n \"urn:uuid:47ac27e4-6772-39d5-ea0a-6420639ffbc0\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -225694,7 +225694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fb0626a-36e7-42cb-87e1-51f27d805b0a", + "id": "c631fce5-ab89-444f-a5a1-6cd1cb96bc55", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -225728,7 +225728,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"e94cfaeb-a991-e29a-7663-24465715dd16\",\n \"37e61c68-50a9-cb53-b421-c023b877ce4f\"\n ]\n },\n {\n \"items\": [\n \"d22162a3-6d33-d8e3-6657-55152768c6b4\",\n \"urn:uuid:765b78ce-2ace-3687-30ed-c6d04cd38b9f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"b691229c-7436-2fe3-b073-e3b37217aa91\",\n \"urn:uuid:3ce1edc4-9cd2-8cde-0c83-29f27c4fbc3a\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:7d6d4190-2592-4e2d-6b49-e8bf260d4707\",\n \"urn:uuid:47ac27e4-6772-39d5-ea0a-6420639ffbc0\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -225750,7 +225750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a10258a-9f6b-4df5-9a28-2508ba39ef97", + "id": "4f16fb84-7043-4f34-9bda-432730e49df8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -225784,7 +225784,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"e94cfaeb-a991-e29a-7663-24465715dd16\",\n \"37e61c68-50a9-cb53-b421-c023b877ce4f\"\n ]\n },\n {\n \"items\": [\n \"d22162a3-6d33-d8e3-6657-55152768c6b4\",\n \"urn:uuid:765b78ce-2ace-3687-30ed-c6d04cd38b9f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"b691229c-7436-2fe3-b073-e3b37217aa91\",\n \"urn:uuid:3ce1edc4-9cd2-8cde-0c83-29f27c4fbc3a\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:7d6d4190-2592-4e2d-6b49-e8bf260d4707\",\n \"urn:uuid:47ac27e4-6772-39d5-ea0a-6420639ffbc0\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -225812,7 +225812,7 @@ } }, { - "id": "30b98c51-fe45-494f-b69a-74aeb370a3b3", + "id": "fd50211d-2d93-4c62-8b06-0d4448236ec6", "name": "Submit Sed Assignment Request", "request": { "name": "Submit Sed Assignment Request", @@ -225843,7 +225843,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:06650a07-845d-f43c-c6a9-5ae14b36ad9f\",\n \"01253bed-f90c-ed4d-abde-7dec3a89ec3c\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"f9ba830c-2f89-5b7d-26f5-4abbb2cfce9e\",\n \"5e4e44a4-f122-5078-b57d-5432318b90d6\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -225854,7 +225854,7 @@ }, "response": [ { - "id": "6d365c9f-45fe-4c4b-a602-fb7919aac934", + "id": "996cfb39-b3d4-4b17-b848-e1e297a74ff7", "name": "Sed Assignment Response", "originalRequest": { "url": { @@ -225888,7 +225888,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:06650a07-845d-f43c-c6a9-5ae14b36ad9f\",\n \"01253bed-f90c-ed4d-abde-7dec3a89ec3c\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"f9ba830c-2f89-5b7d-26f5-4abbb2cfce9e\",\n \"5e4e44a4-f122-5078-b57d-5432318b90d6\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -225905,12 +225905,12 @@ "value": "application/json" } ], - "body": "{\n \"batchId\": \"d0a74dac-5f9a-3457-6109-dffe66ee85b6\"\n}", + "body": "{\n \"batchId\": \"b98f177f-cbcb-1595-10b0-90e4145e5d4d\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4187617a-48c7-4049-81ee-3a429c35d612", + "id": "9d860579-584e-489f-81be-fb7cb0b57125", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -225944,7 +225944,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:06650a07-845d-f43c-c6a9-5ae14b36ad9f\",\n \"01253bed-f90c-ed4d-abde-7dec3a89ec3c\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"f9ba830c-2f89-5b7d-26f5-4abbb2cfce9e\",\n \"5e4e44a4-f122-5078-b57d-5432318b90d6\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -225966,7 +225966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "586a39ea-b41a-40e3-8fd1-cb6e3f3e168f", + "id": "4829e708-67ef-4400-bcc2-bbd7c4017623", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -226000,7 +226000,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:06650a07-845d-f43c-c6a9-5ae14b36ad9f\",\n \"01253bed-f90c-ed4d-abde-7dec3a89ec3c\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"f9ba830c-2f89-5b7d-26f5-4abbb2cfce9e\",\n \"5e4e44a4-f122-5078-b57d-5432318b90d6\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -226022,7 +226022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cceda52e-5506-46be-84a5-fcf756083b6b", + "id": "0e1238c4-3c04-4524-9233-3a79e7355a42", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -226056,7 +226056,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:06650a07-845d-f43c-c6a9-5ae14b36ad9f\",\n \"01253bed-f90c-ed4d-abde-7dec3a89ec3c\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"f9ba830c-2f89-5b7d-26f5-4abbb2cfce9e\",\n \"5e4e44a4-f122-5078-b57d-5432318b90d6\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -226078,7 +226078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "382913f7-f67a-4fb1-aa3c-962536d4e104", + "id": "7fe15cdb-a68f-4893-916e-1f160edb268c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -226112,7 +226112,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:06650a07-845d-f43c-c6a9-5ae14b36ad9f\",\n \"01253bed-f90c-ed4d-abde-7dec3a89ec3c\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"f9ba830c-2f89-5b7d-26f5-4abbb2cfce9e\",\n \"5e4e44a4-f122-5078-b57d-5432318b90d6\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -226134,7 +226134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c54958b1-e2a0-4daa-9e96-145c20e2f94b", + "id": "57aeb61f-f94d-4c1b-818b-ec644ea6b82a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -226168,7 +226168,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:06650a07-845d-f43c-c6a9-5ae14b36ad9f\",\n \"01253bed-f90c-ed4d-abde-7dec3a89ec3c\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"f9ba830c-2f89-5b7d-26f5-4abbb2cfce9e\",\n \"5e4e44a4-f122-5078-b57d-5432318b90d6\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -226190,7 +226190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce3ff571-b04b-4089-b9e8-3f4d40d210ab", + "id": "52d106cc-fc54-4748-81a0-91677b2144ec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -226224,7 +226224,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:06650a07-845d-f43c-c6a9-5ae14b36ad9f\",\n \"01253bed-f90c-ed4d-abde-7dec3a89ec3c\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"f9ba830c-2f89-5b7d-26f5-4abbb2cfce9e\",\n \"5e4e44a4-f122-5078-b57d-5432318b90d6\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -226252,7 +226252,7 @@ } }, { - "id": "314835c6-61a6-4237-9c55-c27d07a950b3", + "id": "1b30c8c6-8220-4cce-a235-13d00119f721", "name": "List Suggested Entitlement Description", "request": { "name": "List Suggested Entitlement Description", @@ -226336,7 +226336,7 @@ }, "response": [ { - "id": "f5d6b8d3-746a-4370-96da-cacb01c36cc3", + "id": "11c4bcfe-571b-4ca3-b7df-edb7b18bd7d0", "name": "List of Suggested Entitlement Details", "originalRequest": { "url": { @@ -226434,7 +226434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b66a612f-b1bf-4aeb-ab7e-b89dad7aab01", + "id": "ade2a3ab-330f-465a-930c-729f620a7fa9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -226532,7 +226532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cb856e1-ca90-4e6b-88b0-4f7de75286e1", + "id": "c8ad3d51-2f51-4e48-a866-8e5d41086281", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -226630,7 +226630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f51854d-9207-431f-bfb7-7acd4b1f6ded", + "id": "daf18a48-7e7c-47bc-ae93-319267add0e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -226728,7 +226728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56cb83b8-42b4-45a1-a1a1-6021b7689aee", + "id": "938f5c49-2510-42a3-a09b-1655bbb41002", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -226826,7 +226826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ef3fbab-c9bc-460c-9290-f3a3b7b9e730", + "id": "6c3bfdf2-480d-41be-91a4-713b640c05a0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -226924,7 +226924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32a75430-7c9f-418a-917e-be48ed9b5a40", + "id": "d26470f7-d195-43f0-85c8-cc9d6e03be73", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -227028,7 +227028,7 @@ } }, { - "id": "294ca0e5-8dee-4c4b-9ea9-9b3ed900991d", + "id": "5f535055-4c30-4983-9d0b-bfb93e8a8ba2", "name": "Patch Suggested Entitlement Description", "request": { "name": "Patch Suggested Entitlement Description", @@ -227081,7 +227081,7 @@ }, "response": [ { - "id": "0b9c30cb-2178-4fa5-b2ae-b8a4e112f3b2", + "id": "1a11f737-55b5-45d0-b37b-aae12de5c53a", "name": "detail of patched sed", "originalRequest": { "url": { @@ -227137,7 +227137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "442f275b-43d6-498d-805d-c2ffe511b430", + "id": "a3fffb32-a30b-4e59-8576-38b13b3ae2ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -227193,7 +227193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c76ff65a-b2de-4b8f-b10a-788a5f3c31df", + "id": "186b8d45-08a8-4bda-b429-91a421349740", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -227249,7 +227249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17990e59-246c-4c1e-abe0-62a4a9154ad0", + "id": "eab04eb5-7b6b-4abf-9b83-774de5632bb2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -227305,7 +227305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed32bd72-4b99-407c-96fa-166395f81522", + "id": "eed51f30-c09c-4179-af85-2d073592c9bd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -227361,7 +227361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "010515ef-2454-437d-8250-0e1c620aa08c", + "id": "7cce42a3-e3fc-4964-89f7-7a063e75172e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -227417,7 +227417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8caab4af-f599-4f4c-8309-0228171888b1", + "id": "accee478-ef60-40e9-8919-100809522065", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -227485,7 +227485,7 @@ "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches Identity Security Cloud. \n\nIn Identity Security Cloud, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in Identity Security Cloud (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by Identity Security Cloud. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in Identity Security Cloud.\n", "item": [ { - "id": "06ad3ff6-d720-435c-b650-daf66790a6ef", + "id": "3938ba23-6142-4a1c-b9d4-72ebc09a1611", "name": "List Tagged Objects", "request": { "name": "List Tagged Objects", @@ -227551,7 +227551,7 @@ }, "response": [ { - "id": "4dc8b670-8e53-44f8-9531-362215815688", + "id": "39d6c11d-de0a-4e25-87be-963d1658eb89", "name": "List of all tagged objects.", "originalRequest": { "url": { @@ -227631,7 +227631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18db9869-4d34-44f4-a9d5-6a69fe771a91", + "id": "0ed5b75b-82d5-44f0-9264-216955df11cf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -227711,7 +227711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d34a144b-283b-4800-bef0-0dc775492785", + "id": "c2ea675d-974b-4402-b243-3cec546f72c0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -227791,7 +227791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e237678-e4ca-4834-8753-427ec1371d42", + "id": "ea99ea12-2e0f-44c4-a898-f57d4a22dc1f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -227871,7 +227871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "785972c8-b6ab-440f-9deb-0d45d3a392e3", + "id": "014ab485-4c70-4e96-b34f-92a9a6252b05", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -227951,7 +227951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7d0a6f4-8c1f-4927-a014-ddd2600dc6f6", + "id": "60539b1c-ba53-4a74-875b-7bd708f6d340", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -228037,7 +228037,7 @@ } }, { - "id": "41ec0748-d502-46f9-9bd3-65c103ff7d94", + "id": "1617c3eb-32f6-4a3b-95f3-5c61fbcab556", "name": "Add Tag to Object", "request": { "name": "Add Tag to Object", @@ -228079,7 +228079,7 @@ }, "response": [ { - "id": "f1871940-623f-422d-a05c-a641718db5bd", + "id": "1bc0a427-3127-45ef-8677-a927da22db6b", "name": "Created.", "originalRequest": { "url": { @@ -228125,7 +228125,7 @@ "_postman_previewlanguage": "text" }, { - "id": "aa49515b-7967-4c47-bcba-6c55b2ac6f4a", + "id": "e38407ce-bd59-4306-bf88-fe874c647edd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -228181,7 +228181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f93cd720-1857-4cc0-960e-b373b563781e", + "id": "1eeba1cf-a40c-4756-870d-d7e7632a317a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -228237,7 +228237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84562242-a2c8-4690-9891-dce1744bb5a0", + "id": "9bb4e185-ba9f-46e8-94e5-b42dcdaf1b6c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -228293,7 +228293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3073deb-dbba-4069-9325-39a6e2428360", + "id": "cd0ff92d-32a0-46f9-8242-c95b1a8cf9c8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -228349,7 +228349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f266d5f2-3909-4638-9255-853e8c5869fe", + "id": "a2936b83-f644-4f6d-b0e9-caa32052c7fe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -228411,7 +228411,7 @@ } }, { - "id": "fcb8b780-a1bb-41c2-a952-623fc9f411c7", + "id": "182aa962-f2a3-4e51-b536-d217fa28ecd4", "name": "List Tagged Objects by Type", "request": { "name": "List Tagged Objects by Type", @@ -228489,7 +228489,7 @@ }, "response": [ { - "id": "fdea3431-5b81-472b-8ea5-69d0666cc192", + "id": "79d85df4-4ec4-4587-babd-efc7538258d1", "name": "List of all tagged objects for specified type.", "originalRequest": { "url": { @@ -228570,7 +228570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f034132-9bd7-4582-b6ff-0eda540b33bd", + "id": "8eb7118b-3fbf-4830-ae4e-cc8d5cb666d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -228651,7 +228651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "030b74dd-9b4d-4432-834f-a3be9a9bee34", + "id": "8e2fe626-c06e-4239-b476-f68304f2caca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -228732,7 +228732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1bc2d7d-744e-42c3-9017-9a7011de7ffd", + "id": "b7f23983-d5fb-4882-88be-d94f16efb13a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -228813,7 +228813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "233e7a53-8cc5-4706-8a0a-98f009dfe817", + "id": "55eff297-0af9-42ae-a303-2d69b211cda0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -228894,7 +228894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f8c8227-6c08-4345-8e41-53289e191955", + "id": "58b7ee6d-2bc9-4385-b795-ae202d7cc8d0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -228981,7 +228981,7 @@ } }, { - "id": "c2298d02-935b-4fdc-9356-f89c6c28496a", + "id": "56835256-72c9-4984-9d8b-94156a50784f", "name": "Get Tagged Object", "request": { "name": "Get Tagged Object", @@ -229033,7 +229033,7 @@ }, "response": [ { - "id": "5357e6f0-8f5f-4fb6-a910-7afa4a952266", + "id": "d3c2a672-fe22-4c4a-93a6-0b91f71301a3", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -229078,7 +229078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "936e08e3-7f69-47cf-ba21-76fab794e9b0", + "id": "e8f1ecd9-e615-4dbe-aee4-052507973774", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -229123,7 +229123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02bbc7d2-1a91-405f-a5a7-fd5765a0f4cc", + "id": "9ad106c0-a05e-48de-ae31-f84532a47338", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -229168,7 +229168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2ec64df-7ae9-4f3f-89ea-61e6bf234af8", + "id": "0874bdd3-2fc3-4d82-a5b9-f919e35ead05", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -229213,7 +229213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06d98c4f-cfc2-4076-821e-3b73db2869fe", + "id": "116d64b2-bc0f-48a3-ad59-c649fe14b6ec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -229258,7 +229258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c3c8e83-32e4-40fb-85b9-793f634fc182", + "id": "ce46cae7-fb18-4bfb-8cbf-b2e914bf69dc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -229309,7 +229309,7 @@ } }, { - "id": "6722f78a-3b3a-4205-85b4-bb399975b1e8", + "id": "53134cca-f650-4fda-b96e-10dbc0378e4a", "name": "Update Tagged Object", "request": { "name": "Update Tagged Object", @@ -229374,7 +229374,7 @@ }, "response": [ { - "id": "c2aaa688-b524-4220-8b7d-5a2279bd2e78", + "id": "8b1cf22d-90a9-4564-96ac-9d55c8cd5faf", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -229432,7 +229432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "552b54eb-0566-4465-9a88-a9f873cfbd0e", + "id": "db06c493-6394-4038-a467-30f55bc5302b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -229490,7 +229490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "882ef03e-abd5-41b3-888e-7fe3f901b15e", + "id": "e470f642-3f3d-4861-8ee5-fdeb4e14cfdf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -229548,7 +229548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63f429a5-1471-4b82-8502-d234d8de7e4e", + "id": "5345f37f-b3f5-4617-9883-51254c31c9c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -229606,7 +229606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6bf55fb-0d79-4427-b1b8-de9aaa002597", + "id": "1cc36896-c010-4078-a2c4-b1ba913e537e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -229664,7 +229664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "392812dd-db8a-4820-a138-6193b48c57d5", + "id": "732dba86-1d9f-42f4-9f83-c2a33b44342c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -229728,7 +229728,7 @@ } }, { - "id": "6711edf1-c93f-4178-b235-0036961b7577", + "id": "41a73395-b9be-4587-a662-560b498b02bc", "name": "Delete Tagged Object", "request": { "name": "Delete Tagged Object", @@ -229780,7 +229780,7 @@ }, "response": [ { - "id": "20174f09-f8c5-4b29-8cce-8979a7fe248b", + "id": "f70059a7-44d4-499a-9cc6-2cb677fdda36", "name": "No content.", "originalRequest": { "url": { @@ -229815,7 +229815,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1c9baf0e-7458-41e3-91a5-9c2a303a359e", + "id": "2204d12e-7ea9-49a9-b7e7-f574ab163a3f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -229860,7 +229860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dd2e986-249f-4222-ae2a-f23949d35c43", + "id": "a5394884-a9fc-452b-be5d-22c0c3b18683", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -229905,7 +229905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b52baae-78b5-43c9-8034-543cf8d7c2ff", + "id": "033ebc29-9892-4774-9205-e28548137fc0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -229950,7 +229950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15ed3ed3-286e-448f-bad7-996c6d94977c", + "id": "172177fe-db49-421a-917c-541b47a2951f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -229995,7 +229995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d17701e-02aa-4fa4-b2e0-9ba4934de653", + "id": "81bd5784-d15f-4ca8-866c-f305a3552a23", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -230046,7 +230046,7 @@ } }, { - "id": "63ae0204-1720-491e-ab8e-6cac43e36c0c", + "id": "543c0d35-49fc-4fc8-a3ec-a3d70fd4624a", "name": "Tag Multiple Objects", "request": { "name": "Tag Multiple Objects", @@ -230089,7 +230089,7 @@ }, "response": [ { - "id": "3669f3e0-0ca8-4f53-b0b8-e246caadaddd", + "id": "c72c054d-67eb-425c-b620-2e12bc5bbda9", "name": "Request succeeded.", "originalRequest": { "url": { @@ -230146,7 +230146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cde10273-c75e-45dd-b86d-209e774561b6", + "id": "fa5be7d4-94e6-4f7a-84a4-f99237c8495f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -230203,7 +230203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dce6e721-b024-4ed4-9af5-f96ee06d4a5c", + "id": "8cd564a9-e92f-4e45-a7ab-09f36612c8ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -230260,7 +230260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0f296b0-2fbb-4bc0-a407-e886d3368bfc", + "id": "8982bed6-9518-41d0-8b4d-7221fba4e940", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -230317,7 +230317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f61ae95-515d-4d08-a0ac-4de8e0098de4", + "id": "cb3804b2-ce74-4626-b065-b9ba92ccaa07", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -230374,7 +230374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b691ba28-9122-4fb2-a24f-f197de3858bb", + "id": "7df51cc2-ec09-406f-8a0c-1cb06ce0ab4c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -230437,7 +230437,7 @@ } }, { - "id": "210dc2eb-9910-4813-90d0-08226ed3fa40", + "id": "a11bf088-75f8-4012-ac20-bb6182cf318b", "name": "Remove Tags from Multiple Objects", "request": { "name": "Remove Tags from Multiple Objects", @@ -230480,7 +230480,7 @@ }, "response": [ { - "id": "2af2bb58-0e76-481a-a1ee-57074372f3d5", + "id": "f4a874c5-f4f9-4db7-a89f-ed4b7c99457d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -230527,7 +230527,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2be844d1-db29-4de7-ac90-fd36554862c6", + "id": "faae5947-da26-4f02-9946-cd33e9afb8f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -230584,7 +230584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9513a8b7-1081-4378-b36f-2f6697c7179f", + "id": "1552bf0d-0f58-42fc-ac5a-972b64376d4e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -230641,7 +230641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84f942f3-cfb2-4ee6-a341-42246c55e28b", + "id": "f70b574b-3d0e-429c-9bd2-cd090a01487d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -230698,7 +230698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "718ba882-2259-4070-92b3-9ac785aa4513", + "id": "39e21c36-73e5-4517-a7e1-8b29a525c162", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -230755,7 +230755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15af83d5-6a57-48d7-8e01-26cda0d26ed5", + "id": "8affe634-a7aa-4a51-8bf2-d6010a7fca78", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -230824,7 +230824,7 @@ "description": "", "item": [ { - "id": "b822e878-0000-4571-b236-336e0a3650b8", + "id": "0a102c2e-11f7-442b-9542-705bb244e6ee", "name": "Get task status by ID.", "request": { "name": "Get task status by ID.", @@ -230865,7 +230865,7 @@ }, "response": [ { - "id": "4d874d2a-ca9f-4b19-aa03-7fc2db62f02e", + "id": "97c59f46-e456-4ca1-be85-c75aefd4dc3c", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -230904,12 +230904,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"sunt_3\": -40405230.31690242,\n \"eiusmod6d7\": 52278024.86790997\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", + "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"do_e_6\": true,\n \"utf\": true\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1cf356d6-9ba0-442c-a503-0c4b2c1fff6b", + "id": "df087c47-9264-40e3-967c-ad2772d69b12", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -230953,7 +230953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ae2cca9-4bd9-45b3-80be-635e6822f220", + "id": "53f5b246-8181-4ee5-a91b-845099e4e7a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -230997,7 +230997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df8ac2d9-c529-4f5c-af47-4a9e14983508", + "id": "d8f55b80-33d9-4a30-a662-e62a0a2d2805", "name": "Forbidden, generally due to a lack of security rights", "originalRequest": { "url": { @@ -231031,7 +231031,7 @@ "_postman_previewlanguage": "text" }, { - "id": "30c73311-ee20-46df-86f6-057b08faf16b", + "id": "0d18ddbb-268c-40b3-81fe-dd880d00d9c7", "name": "TaskStatus with the given id was not found.", "originalRequest": { "url": { @@ -231065,7 +231065,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d635c74a-ec74-4985-b286-f1a283ef1203", + "id": "6e12ac12-4d8c-4c77-ab4f-548fb919fee4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -231109,7 +231109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3e3488f-588f-446e-ab3f-7f45d65111c8", + "id": "4fe59f44-9f6d-4192-a9ff-fe1190a06043", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -231159,7 +231159,7 @@ } }, { - "id": "7f81efa4-5825-43ea-999e-82c61c8d6028", + "id": "5fd5bf90-b421-4a94-9872-fc2613dc948c", "name": "Update task status by ID", "request": { "name": "Update task status by ID", @@ -231213,7 +231213,7 @@ }, "response": [ { - "id": "222348c4-fc27-4015-b876-5708c6665040", + "id": "678279cd-7dc2-4291-ad23-401103f2c2c5", "name": "This response indicates the PATCH operation succeeded, and the API returns the updated task object.", "originalRequest": { "url": { @@ -231265,12 +231265,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"sunt_3\": -40405230.31690242,\n \"eiusmod6d7\": 52278024.86790997\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", + "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"do_e_6\": true,\n \"utf\": true\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "18c02c25-c242-4b2a-942e-1c972e7b648d", + "id": "340f136c-81dd-4900-9f05-7680359a109d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -231327,7 +231327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a42e8c37-65e5-4b0e-b886-08c2109a41ae", + "id": "8e3c1c8c-100b-4619-a287-92154903825e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -231384,7 +231384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7fc8e91-6ed2-4650-bc8a-de2c7fd54871", + "id": "98f0d2df-0ac3-49c3-b070-b9123ca115be", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -231441,7 +231441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec1d92f7-0277-4da9-bec3-9e75d19cc28f", + "id": "2bb23cb5-8ac9-4ba8-b319-c7ce3eb616d1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -231498,7 +231498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f0f786e-0a37-412c-957d-6721bee57851", + "id": "fb18db40-f7f8-4843-950f-14627906dc2a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -231555,7 +231555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "288d0d5b-567a-42a6-910c-6afd52e655ab", + "id": "218a076a-f27e-442c-8e07-5de095b6e277", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -231618,7 +231618,7 @@ } }, { - "id": "b6ceb3ca-6446-4d26-999b-a077c02537ae", + "id": "acee822d-90ea-4e33-a5ed-be4c1d401121", "name": "Retrieve a task status list.", "request": { "name": "Retrieve a task status list.", @@ -231693,7 +231693,7 @@ }, "response": [ { - "id": "8f06743e-a0f0-4c24-ab89-22b71678fa52", + "id": "d77a63c3-0395-451c-9c20-2a6b007504a6", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -231777,12 +231777,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"utf\": 27592066,\n \"sit1a\": true\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"ametd\": false,\n \"ullamco_bb\": \"cillum incididunt consequat veniam\"\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"sint6d\": \"quis consequat\",\n \"eiusmod_d5\": true,\n \"eu_1\": 63124176\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"consequat_e1c\": \"aliquip reprehenderit\",\n \"ullamco_44d\": -69785485.63375302,\n \"proident6a_\": \"ullamco enim\"\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "da183d95-1a0e-41d7-9478-d2a244faa8da", + "id": "28c6b553-ad7c-41f8-8c18-3e1d5fe62732", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -231871,7 +231871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "103b4aa7-c02b-4d01-bed0-469dbe39b689", + "id": "f8059b87-691c-4b8f-b3e9-ecb17e2b5e6a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -231960,7 +231960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4626bf6d-e1aa-4c4e-bdb1-a227357ab7cc", + "id": "0e60715d-93fb-41ef-ac0d-077056c82a1d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -232049,7 +232049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "509bc128-398c-45f4-bc38-546259b6381c", + "id": "ae424f9a-1f7e-4990-95e8-863234ae7b06", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -232138,7 +232138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b159d0f-6844-4f2f-b203-7d89da43225b", + "id": "13bd0e10-b731-46a1-842f-3305d8662d08", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -232227,7 +232227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2ac891f-5daa-4734-83bb-2806b5cb76e3", + "id": "ff9174e4-24b0-488f-af52-d2c4a7a8762b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -232322,7 +232322,7 @@ } }, { - "id": "0bea50ac-5b56-4528-a15a-fe65067f34ac", + "id": "57fea588-ea3c-4073-b42a-68698297ca13", "name": "Retrieve a pending task list.", "request": { "name": "Retrieve a pending task list.", @@ -232380,7 +232380,7 @@ }, "response": [ { - "id": "d87586a9-db43-4eff-bcf7-d59fddc84839", + "id": "56ede81f-d6a4-465d-b501-5b9bee62b9df", "name": "Responds with a list of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -232447,12 +232447,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"utf\": 27592066,\n \"sit1a\": true\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"ametd\": false,\n \"ullamco_bb\": \"cillum incididunt consequat veniam\"\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"sint6d\": \"quis consequat\",\n \"eiusmod_d5\": true,\n \"eu_1\": 63124176\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"consequat_e1c\": \"aliquip reprehenderit\",\n \"ullamco_44d\": -69785485.63375302,\n \"proident6a_\": \"ullamco enim\"\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f63b2dda-2410-4a27-af55-910f0ff1b4b1", + "id": "abc03bdc-3da0-4df9-bbad-552a6797dd67", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -232514,7 +232514,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2ea32dd1-3fb6-40f1-a193-b460c4dadb92", + "id": "49c586f5-9de8-43cb-8c74-4998aa983ae8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -232586,7 +232586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35d33e2e-6529-4016-bd15-2743ea520528", + "id": "44735214-88cc-4fca-8b55-de1f253b127b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -232664,7 +232664,7 @@ } }, { - "id": "17af3d23-0e9e-4d0f-92fb-95ca58d3850d", + "id": "3323faed-cd8f-4c94-82ef-3fc790d25d96", "name": "Retrieve headers only for pending task list.", "request": { "name": "Retrieve headers only for pending task list.", @@ -232722,7 +232722,7 @@ }, "response": [ { - "id": "1b140c44-c249-46c3-ad16-2f5833830a4a", + "id": "7fcd7937-6995-4865-a19b-2a4601046781", "name": "Responds with headers for List of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -232784,7 +232784,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f2bf1f60-de7e-48c7-8d9d-4f6a836196d4", + "id": "05945ee7-9524-4f38-b5f6-cfe28448d506", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -232846,7 +232846,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b9888c44-6263-46ee-8a35-6bb63ac44a75", + "id": "33102519-2730-4103-9e1a-b9cb9fc5474c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -232918,7 +232918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd4b39c1-e1ad-4159-85e7-bc000a4583fb", + "id": "0a5128f5-68a4-4141-9fa9-9f7136885093", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -233002,7 +233002,7 @@ "description": "API for reading tenant details.", "item": [ { - "id": "ae8762b6-dcbc-446b-8077-cc88c78dac42", + "id": "0f0c2794-b7ec-4f88-ad5b-15b8447dcdc8", "name": "Get Tenant Information.", "request": { "name": "Get Tenant Information.", @@ -233031,7 +233031,7 @@ }, "response": [ { - "id": "d03ee7d9-ab4e-4aa4-9dea-971a2dd3e227", + "id": "c6a1a9ab-57d4-4d10-8a36-4c89542e8db5", "name": "Tenant Info", "originalRequest": { "url": { @@ -233074,7 +233074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53fd347c-ff85-48bb-a5a7-9e97e7b9ee54", + "id": "9007b5ff-e09f-4040-bc17-27d01a8684ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -233117,7 +233117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb27d94b-f02b-437f-a6d8-4ff01b8c6dbf", + "id": "29682074-6bd3-4b6e-941c-953fe01a7ac1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -233160,7 +233160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88602d31-972d-4894-8106-51c1a6092732", + "id": "2dcf8aba-9043-4772-8a58-af130b7123cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -233203,7 +233203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c84fb41-3a6b-4e85-b698-1c4d7559b4f3", + "id": "55353569-55e5-4acb-a2ad-c97835fd5e66", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -233246,7 +233246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0bbe0ce-213b-43d6-bb5f-e6fe80f27ec5", + "id": "8490179a-c898-4b1a-b7e4-f0cd3b175bd1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -233289,7 +233289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b1e65db-1647-4495-8a41-e44e267e2107", + "id": "36e83bd8-274f-4933-88fb-75a8fc791852", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -233344,7 +233344,7 @@ "description": "Operations for creating, managing, and deleting transforms.", "item": [ { - "id": "38586782-8888-473b-8e28-b27f7a7611cc", + "id": "73d25416-f876-4c44-9064-38974bd813b5", "name": "List transforms", "request": { "name": "List transforms", @@ -233419,7 +233419,7 @@ }, "response": [ { - "id": "1fd7a11c-985c-400f-9b3c-298ca0bad99f", + "id": "84868665-43d1-49d2-a3c7-b99e2eb6de4d", "name": "A list of transforms matching the given criteria.", "originalRequest": { "url": { @@ -233508,7 +233508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ab0f783-8ef0-48c4-a3db-513c3b0301a4", + "id": "a21eb5a8-57fe-41f6-ab56-f0c342910a1f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -233597,7 +233597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd38bc7e-a1ce-4ad8-bd68-4c50b47662c3", + "id": "d96a94b7-ed3a-4ec3-b13c-83b276fad688", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -233686,7 +233686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21b3b42a-cccb-45b8-9eca-46ae451adf7d", + "id": "2d76fc72-33dd-40bd-9acd-bde8c19745fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -233775,7 +233775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3d05278-3d3c-4abe-b57b-5c922062d7d2", + "id": "f7ea6195-26f5-4bed-aeb5-b801fa5fa153", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -233864,7 +233864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84518726-e078-41d3-8022-4a22c18af8f6", + "id": "19b64b87-d94c-47c1-ba07-1005d72ab2e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -233953,7 +233953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7e2e846-7909-4618-aefe-e70ded8a5324", + "id": "e8b164ff-26da-45f0-a89b-65b7118d4dbd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -234048,7 +234048,7 @@ } }, { - "id": "822ee94a-cf43-4c6a-828c-0a8badb87f58", + "id": "7867e03a-f931-471b-9367-18a9cbb89617", "name": "Create transform", "request": { "name": "Create transform", @@ -234090,7 +234090,7 @@ }, "response": [ { - "id": "41c49450-12f0-4443-840f-8c0d4a1a1b60", + "id": "29a9b6a3-7f49-4d5b-bb3e-2aff50cbd262", "name": "Indicates the transform was successfully created and returns its representation.", "originalRequest": { "url": { @@ -234146,7 +234146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5daf6b7a-9445-4d62-9f9f-c6ccbc01148d", + "id": "a0cbcfcc-dfb8-437b-8217-f8bf901958bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -234202,7 +234202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca203152-8f0b-408c-a44a-5ba4d13f536f", + "id": "6493c98c-3b04-4dc4-a437-8dc512f518f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -234258,7 +234258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f287034-d1de-48f6-9faf-50fdc6ca563f", + "id": "4a5b5075-c11c-42c0-9e5e-1dcb0e217e22", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -234314,7 +234314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "603e51e0-5f37-4dce-913c-2c00a31c4cbd", + "id": "d8cac363-35ad-4a03-959e-d9ac91e0eb5c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -234370,7 +234370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "948d1c2d-d7e1-4935-9925-616dde5c307f", + "id": "92bb0327-a9aa-4ba1-9e31-ab74d62283dd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -234426,7 +234426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11d7355d-a566-45fa-9180-3d022affb0fc", + "id": "973568f7-fc1e-45bd-a385-cd9646b99288", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -234488,7 +234488,7 @@ } }, { - "id": "e9f0f9b3-0729-4240-b047-6fc2555e6930", + "id": "67638b10-b5e2-4ba2-aadb-7e66840d8306", "name": "Transform by ID", "request": { "name": "Transform by ID", @@ -234529,7 +234529,7 @@ }, "response": [ { - "id": "28ad4512-6d58-44f7-8cc1-c9bddccc1f44", + "id": "336f853a-1a8b-4d6e-aaf3-0698ba64e7d8", "name": "Transform with the given ID", "originalRequest": { "url": { @@ -234573,7 +234573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b9d3ff1-933b-443d-95a1-236375b72cb9", + "id": "f924f5b7-9450-499c-b1bd-eef896e5e684", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -234617,7 +234617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba03d6db-7269-4213-a0ed-ea231aa3dbd4", + "id": "6505fcbb-5cc4-4e33-bf43-60f2dae0d116", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -234661,7 +234661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebf101b6-daae-43e8-bf9a-32b1b2044b41", + "id": "08ce7f53-0ab4-46d5-856e-fb22a1ae278c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -234705,7 +234705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eadd0c0-c8fb-4bdf-b5e7-8fcea8a5da36", + "id": "a17c1c8c-b257-464b-a932-96c72aa9ff88", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -234749,7 +234749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e805314-556f-410d-9a3e-b23f8fe95b73", + "id": "6f382b27-8913-4648-aa7f-3c9888bdffa9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -234793,7 +234793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb1f5165-58f1-4f4d-a643-2cd8ed15aaba", + "id": "050db045-5a5d-4b40-9e9e-6ac0443fb74c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -234843,7 +234843,7 @@ } }, { - "id": "b200d262-bb08-4c1b-966b-1ceda1116f6f", + "id": "a48b9c99-c58f-4650-a89b-49b86077111c", "name": "Update a transform", "request": { "name": "Update a transform", @@ -234897,7 +234897,7 @@ }, "response": [ { - "id": "125a2a74-9d05-4b07-8e82-0a09bdb2a447", + "id": "4ac93d3f-e931-4548-a658-afa0453acd92", "name": "Indicates the transform was successfully updated and returns its new representation.", "originalRequest": { "url": { @@ -234954,7 +234954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6fe345c-07c7-40ac-a5ac-97cdac2d043e", + "id": "566c520a-b1b1-4ac7-bd0c-f30e3c62c326", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -235011,7 +235011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57023381-eeb6-4dec-90df-e9a51b40cde9", + "id": "b71553b5-ae3a-4a11-b622-5d0f9ab6bc2a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -235068,7 +235068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "694154ae-0e1b-4b56-9ca0-4275ffb7cc3d", + "id": "27ddc3b5-a0a4-4a92-aa03-a9337b447a39", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -235125,7 +235125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf8ffe44-b2fc-4465-9ccd-1dd68952a07f", + "id": "d43c70f1-285b-45ea-a6c3-ea32efc88059", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -235182,7 +235182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be9f7d6b-c13b-4c40-a639-6aafe9195211", + "id": "6db9a54b-a636-45e3-b077-73795a5ff909", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -235239,7 +235239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54dfd7ea-7b36-41f6-9268-ab2238b40dea", + "id": "0ab69588-e028-4788-b5d2-0ce35b864c6b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -235302,7 +235302,7 @@ } }, { - "id": "d13bbe55-95c4-41ed-9339-286d84ad841a", + "id": "c1a61779-8b7d-4135-8f07-04e75d5581c7", "name": "Delete a transform", "request": { "name": "Delete a transform", @@ -235343,7 +235343,7 @@ }, "response": [ { - "id": "b79de212-7dc3-499b-bab2-e9b9d932bb17", + "id": "55df970c-d5dc-4417-9a9c-011a5f7796b0", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -235377,7 +235377,7 @@ "_postman_previewlanguage": "text" }, { - "id": "21e37320-0fda-40a2-912d-4386dfb04ea6", + "id": "99f782d2-0356-4cd3-90ea-7c1b06392d57", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -235421,7 +235421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a4b9c35-77b3-4ea9-8110-e9ad1302d6dc", + "id": "f0c5118f-dc4c-4994-a376-c4fb5ac7baf9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -235465,7 +235465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "469b55a1-a2dd-42e6-9b24-463637ab166d", + "id": "84260e64-be31-49a7-a84f-764d69a8dec9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -235509,7 +235509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eea4972-dc85-40a8-9d44-7e3320be95b6", + "id": "c743afbb-4bd7-4315-9b7c-5fc753d25649", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -235553,7 +235553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35cdb4a4-0532-42b9-ba4c-6ee110b828c8", + "id": "f31455e3-5347-4b50-967f-5acefcdc9892", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -235597,7 +235597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "916f6e2d-3f96-49a5-9f39-d0e95122e391", + "id": "4c60bbc5-95de-4184-a1ce-7dd22c12a945", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -235653,7 +235653,7 @@ "description": "Event Triggers provide real-time updates to changes in Identity Security Cloud so you can take action as soon as an event occurs, rather than poll an API endpoint for updates. Identity Security Cloud provides a user interface within the admin console to create and manage trigger subscriptions. These endpoints allow for programatically creating and managing trigger subscriptions.\n\nThere are two types of event triggers:\n * `FIRE_AND_FORGET`: This trigger type will send a payload to each subscriber without needing a response. Each trigger of this type has a limit of **50 subscriptions**.\n * `REQUEST_RESPONSE`: This trigger type will send a payload to a subscriber and expect a response back. Each trigger of this type may only have **one subscription**.\n\n## Available Event Triggers\nProduction ready event triggers that are available in all tenants.\n\n| Name | ID | Type | Trigger condition |\n|-|-|-|-|\n| [Access Request Dynamic Approval](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/access-request-dynamic-approval/) | idn:access-request-dynamic-approver | REQUEST_RESPONSE |After an access request is submitted. Expects the subscriber to respond with the ID of an identity or workgroup to add to the approval workflow. |\n| [Access Request Decision](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/access-request-decision/) | idn:access-request-post-approval | FIRE_AND_FORGET | After an access request is approved. |\n| [Access Request Submitted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/access-request-submitted/) | idn:access-request-pre-approval | REQUEST_RESPONSE | After an access request is submitted. Expects the subscriber to respond with an approval decision. |\n| [Account Aggregation Completed](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/account-aggregation-completed/) | idn:account-aggregation-completed | FIRE_AND_FORGET | After an account aggregation completed, terminated, failed. |\n| Account Attributes Changed | idn:account-attributes-changed | FIRE_AND_FORGET | After an account aggregation, and one or more account attributes have changed. |\n| Account Correlated | idn:account-correlated | FIRE_AND_FORGET | After an account is added to an identity. |\n| Accounts Collected for Aggregation | idn:aggregation-accounts-collected | FIRE_AND_FORGET | New, changed, and deleted accounts have been gathered during an aggregation and are being processed. |\n| Account Uncorrelated | idn:account-uncorrelated | FIRE_AND_FORGET | After an account is removed from an identity. |\n| Campaign Activated | idn:campaign-activated | FIRE_AND_FORGET | After a campaign is activated. |\n| Campaign Ended | idn:campaign-ended | FIRE_AND_FORGET | After a campaign ends. |\n| Campaign Generated | idn:campaign-generated | FIRE_AND_FORGET | After a campaign finishes generating. |\n| Certification Signed Off | idn:certification-signed-off | FIRE_AND_FORGET | After a certification is signed off by its reviewer. |\n| [Identity Attributes Changed](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/account-aggregation-completed/) | idn:identity-attributes-changed | FIRE_AND_FORGET | After One or more identity attributes changed. |\n| [Identity Created](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/identity-created/) | idn:identity-created | FIRE_AND_FORGET | After an identity is created. |\n| [Provisioning Action Completed](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/provisioning-completed/) | idn:post-provisioning | FIRE_AND_FORGET | After a provisioning action completed on a source. |\n| [Scheduled Search](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/scheduled-search/) | idn:saved-search-complete | FIRE_AND_FORGET | After a scheduled search completed. |\n| [Source Created](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-created/) | idn:source-created | FIRE_AND_FORGET | After a source is created. |\n| [Source Deleted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-deleted/) | idn:source-deleted | FIRE_AND_FORGET | After a source is deleted. |\n| [Source Updated](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-updated/) | idn:source-updated | FIRE_AND_FORGET | After configuration changes have been made to a source. |\n| [VA Cluster Status Change](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/va-cluster-status-change/) | idn:va-cluster-status-change | FIRE_AND_FORGET | After the status of a VA cluster has changed. |\n\n## Early Access Event Triggers\nTriggers that are in-development and not ready for production use. Please contact support to enable these triggers in your tenant.\n\n| Name | ID | Type | Trigger condition |\n|-|-|-|-|\n| [Identity Deleted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/identity-deleted/) | idn:identity-deleted | FIRE_AND_FORGET | After an identity is deleted. |\n| [Source Account Created](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-account-created/) | idn:source-account-created | FIRE_AND_FORGET | After a source account is created. |\n| [Source Account Deleted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-account-deleted/) | idn:source-account-deleted | FIRE_AND_FORGET | After a source account is deleted. |\n| [Source Account Updated](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-account-updated/) | idn:source-account-updated | FIRE_AND_FORGET | After a source account is changed. |\n", "item": [ { - "id": "da0ceda8-5f64-4f46-bd80-1ed13b73a17e", + "id": "e836370a-4f59-43b5-a8ab-135d54291f62", "name": "List Triggers", "request": { "name": "List Triggers", @@ -235728,7 +235728,7 @@ }, "response": [ { - "id": "6ab6158e-8ddd-4934-8522-4aaea29ff3ef", + "id": "a5effbab-cfbc-435b-b3cb-3ab4da8a5a18", "name": "List of triggers.", "originalRequest": { "url": { @@ -235817,7 +235817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42434839-803f-4016-ba80-8984f175b061", + "id": "a4926e65-0263-4000-9fe3-7af905c69a0b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -235906,7 +235906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f7a1f81-d718-40c2-896c-d2d1bed5b919", + "id": "bc74dd6d-8739-45d4-93be-4f22726c0772", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -235995,7 +235995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4301fdd-ee7e-4f7a-acfc-06dfb8587fb4", + "id": "f1d8c364-58a0-4261-b7ea-e40f8c46b22d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -236084,7 +236084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d95a97b6-ebad-4041-ab82-525095696b42", + "id": "996f732c-2118-459d-a4d5-b90ebcc5a958", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -236173,7 +236173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ccc5277-ce9c-4eee-9b51-a995b317f03c", + "id": "dc1548d8-f410-455c-8336-81a62697a644", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -236268,7 +236268,7 @@ } }, { - "id": "b49343cf-c694-4d0e-a8c2-cdd5669078da", + "id": "14e34560-f0bc-4b0f-b0d5-2140dabb78d3", "name": "Create a Subscription", "request": { "name": "Create a Subscription", @@ -236310,7 +236310,7 @@ }, "response": [ { - "id": "5ff2a634-be90-49ca-a66f-e4607f7b7750", + "id": "b7e526af-32df-49b0-b2c0-c5a005883308", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -236366,7 +236366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb93c419-b80d-497d-937e-890367f0a78e", + "id": "23b7bac2-154a-4a3b-bb1c-446ee426b04c", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -236422,7 +236422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a65b3fd2-1ee6-45a5-9092-b994c064f47c", + "id": "77c251e2-64c7-421e-8591-3ac485bd3403", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -236478,7 +236478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a2ad2dc-48b9-459f-bc35-2bee1354ab99", + "id": "b7f38703-48eb-41d2-825a-730a8edde9fa", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -236534,7 +236534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81907f7c-8d26-4a49-922b-eadf2ce60f4b", + "id": "bdf8b535-d246-484d-9eb5-1456db8bf0df", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -236590,7 +236590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac3a37d1-3d78-4bca-8b76-87fc21eb38d5", + "id": "4f34f0a4-b5fe-4a94-86e1-0e360267786d", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -236646,7 +236646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f80bb661-f5c4-4819-ae0e-833739abf9c5", + "id": "c9dcd4a9-d78d-41cf-9b5b-1645624e1717", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -236702,7 +236702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a0d94e4-0ecf-493f-9939-4afca5bdce7d", + "id": "d12564bf-9559-4162-b675-89e12fdba241", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -236758,7 +236758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81f4a870-52ce-40e7-8b4a-94d2b93a2181", + "id": "c8984047-e492-467c-864d-f2583c2dcff8", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -236814,7 +236814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e9fd327-a6b4-43b1-b8f3-fa2b88e9b4a6", + "id": "dff2b933-16fc-4800-b62d-57439c41cb1d", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -236870,7 +236870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3057a3a4-4566-4e3f-a23b-22ce4acbe823", + "id": "be621887-dad6-4d3f-932f-6b1cabc90d7e", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -236926,7 +236926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f54a1c51-0732-4619-8e6b-7098bdce79de", + "id": "138a63a7-82a0-4b32-9e16-4d332bb95f5e", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -236982,7 +236982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b595d28c-24b8-4e7d-a50a-053262a641c0", + "id": "c6a864b5-c4a5-4868-b998-0cfbb0386fe6", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -237038,7 +237038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29b71b06-4c37-424b-a942-de5e2232834b", + "id": "94fd77e2-94af-4b56-afc3-6c23c74c08cd", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -237094,7 +237094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee49c48e-49f1-4dd3-8bab-4523c5a18120", + "id": "e1a66a88-77b1-458e-85e9-d51341cb4b09", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -237150,7 +237150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de185046-a89c-4da5-8634-9adc83550e15", + "id": "83e9e8ce-890b-4db2-bd2a-0a8c6f2b3cd4", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -237206,7 +237206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ac1e139-9792-4349-a482-eecf5a8824dd", + "id": "1384e153-dce4-4512-a519-513149ecdc45", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -237262,7 +237262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87110018-c3ba-4061-9cf2-b4ca75d2ad94", + "id": "a832b6c1-8a26-4192-ba4b-6738caca6128", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -237324,7 +237324,7 @@ } }, { - "id": "6a1946a1-c276-4fc3-9f4e-90c47a2ee74a", + "id": "8bf879fa-32f7-4640-b731-c213681ea24b", "name": "List Subscriptions", "request": { "name": "List Subscriptions", @@ -237399,7 +237399,7 @@ }, "response": [ { - "id": "9ce26b24-6914-446e-8295-583f94581423", + "id": "6445c5a8-e97a-4fe7-9147-f56b61930fc1", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -237488,7 +237488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa726766-a22b-4dad-8c5f-a0308e471724", + "id": "99b85e26-ceca-4715-b0f5-0715e95e2528", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -237577,7 +237577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b467daa-e22d-47b6-9fb0-a5a580dff7d0", + "id": "bbf6df59-ae77-4ca5-8ff5-2949f07f6c3f", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -237666,7 +237666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59740559-92aa-4946-8d89-2df9cf419f38", + "id": "9340c193-819d-411b-81c5-228fabdc5c30", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -237755,7 +237755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24b4e1ea-aff5-459f-bda6-029f4458bab9", + "id": "876761b3-cdc0-44da-aee4-a2a754d8e9e5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -237844,7 +237844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f40bdeb7-6b2f-435f-836f-d588a6ae409f", + "id": "b7e93a6d-5b8d-4915-8cdd-7a39d691242c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -237933,7 +237933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12a45773-134c-4703-ab95-aa41a9d4e74f", + "id": "1dd5f3e0-0708-4067-9e88-21623259042e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -238022,7 +238022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69adb893-b81b-4309-bdc1-e5a503e843c1", + "id": "e73b74bb-406d-4d60-b327-68f97708748b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -238117,7 +238117,7 @@ } }, { - "id": "911f0a37-23bd-41ad-b084-a5e9f3e4a458", + "id": "65fdf976-0735-406f-a1b8-bcf20d18b629", "name": "Update a Subscription", "request": { "name": "Update a Subscription", @@ -238171,7 +238171,7 @@ }, "response": [ { - "id": "65971d8c-276a-407e-8246-ae8ce1549644", + "id": "e93c6884-7ef6-4bd5-8f11-257e836c2416", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -238228,7 +238228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b6dd6bc-9d65-4b67-837d-71257ab8a50a", + "id": "1c08e735-d1e0-4927-8649-b18d229a31a8", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -238285,7 +238285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70606ac7-0f36-4c16-ba3c-9432793c5098", + "id": "f480c0db-94c4-460a-b860-000551edf48a", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -238342,7 +238342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "feb6284a-e5fc-4fee-938a-13600eca3285", + "id": "9f0e7f26-cabc-4051-946d-896f8588d0d8", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -238399,7 +238399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe932c60-7e08-4f56-b9f2-6f22969dd8ae", + "id": "c60d5298-09df-43fd-87ba-b38b628328fe", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -238456,7 +238456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1c24f85-043b-4b62-ab2e-0db2c7c25440", + "id": "f4625a5e-9f47-495d-a821-c28ba1dbaae4", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -238513,7 +238513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74745950-68b2-4510-87a3-dafc604610ea", + "id": "6a09a6f2-7316-4747-a9eb-47f8bc0b9bb2", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -238570,7 +238570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c9585b6-2dc2-4f00-8aec-80d712bb831b", + "id": "fe54e880-963d-43cd-84e8-ad56ab85fa2b", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -238627,7 +238627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0801f2ad-6c26-4b1f-b8f2-bb530f629144", + "id": "c1af4348-e09d-4af9-8ede-2521a3096819", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -238684,7 +238684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00233328-8db8-43a9-a799-6dc54b641bec", + "id": "12c7dc32-20d2-476c-b3e5-34f90feda68b", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -238741,7 +238741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d0b4d48-0e1b-4f4b-b236-f0f3f8b10ad7", + "id": "84ccce1b-9cb1-437a-b5da-e8d8d466ceb6", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -238798,7 +238798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ef57533-07a3-45d7-a2dc-e94ec636f3f3", + "id": "568b02a1-3391-42f1-b26b-800a3d5b0503", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -238855,7 +238855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d45f71c2-4f88-4745-be0f-ff9e3865bbed", + "id": "d4f71176-ef48-46b7-b17a-509d3eddc1fd", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -238912,7 +238912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f92a194-c5b3-40c9-bea2-360f6f7f5c43", + "id": "c3bee7e4-1563-4921-b531-ca0d8bf0ceac", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -238969,7 +238969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bac42e8d-d9eb-4582-8182-29f63345aac8", + "id": "b1b6ef87-6fb8-440c-bc4d-c4887f53395b", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -239026,7 +239026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08ed9ec6-f818-4376-bc9c-a9f752429673", + "id": "1da78b20-aae6-449b-a83f-21348900e6de", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -239083,7 +239083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0b5046c-4b19-477e-8529-fcee3053a917", + "id": "1ac527c7-3ae1-41c6-88c4-e433873b11ea", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -239140,7 +239140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a87db75-46bb-4d0f-bf9c-082aac9f39a8", + "id": "d0476ed4-4d1d-4077-bae0-cbf17b8d460c", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -239197,7 +239197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6da83b1f-e498-45bd-abfe-9a3bf5f6127f", + "id": "000d5b3c-1c1a-4037-aa83-be862c5f4221", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -239254,7 +239254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0693db58-8e40-4633-86a2-d2b83b698b5d", + "id": "97594020-3cf9-4d9a-af7b-05981a920057", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -239311,7 +239311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec964fa8-4836-436b-bdbf-54f95f0cda54", + "id": "faaa85fb-3c08-4eae-99a2-47efe6c39561", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -239374,7 +239374,7 @@ } }, { - "id": "c730462d-b7e9-448d-bc66-d9da4ef37d05", + "id": "cb643c8b-8940-4ba0-bc2a-6387f6a7c07a", "name": "Patch a Subscription", "request": { "name": "Patch a Subscription", @@ -239428,7 +239428,7 @@ }, "response": [ { - "id": "adda1d40-9cf8-44d9-919d-94c82c41156f", + "id": "9a0e719e-0b2d-491e-ab1a-3c2518e2cf10", "name": "Updated subscription.", "originalRequest": { "url": { @@ -239485,7 +239485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd0e5c14-a5d4-446e-bcdb-451264a2c5f9", + "id": "eb498973-f539-49aa-a52d-8dfa3dfd4450", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -239542,7 +239542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6a49a78-4471-4b66-a6bb-993a9dd8a304", + "id": "5395838a-1dd1-4c56-8602-c9f5cbb0820b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -239599,7 +239599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d560adf6-1442-4aec-ad54-f446b4adba37", + "id": "6cf71fc2-3c07-4f20-8e13-e856d8a035cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -239656,7 +239656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7666a64-0e75-4869-94f0-3084170061f7", + "id": "46af367a-c1f4-4548-a843-e62c892b2cff", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -239713,7 +239713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cde76c53-d584-4c46-baef-664ff8b7a9a1", + "id": "5fb3b81b-a16b-41b0-9a36-3840fbd9c83f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -239770,7 +239770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cb9b34c-9be4-4e61-a63c-2a1983df0323", + "id": "e4d61bc0-1fa0-4e90-a378-b950800d8506", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -239833,7 +239833,7 @@ } }, { - "id": "993b5d06-b387-462a-948c-224d3fb6fd26", + "id": "1e753267-e65c-411e-af2f-7f1814f0e512", "name": "Delete a Subscription", "request": { "name": "Delete a Subscription", @@ -239874,7 +239874,7 @@ }, "response": [ { - "id": "cea8802e-8ae5-4911-8707-bc413bfddda0", + "id": "e9a51e8f-f2df-472e-aae6-f0c0cd8f05f8", "name": "Subscription is deleted successfully.", "originalRequest": { "url": { @@ -239908,7 +239908,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8f6962de-ec06-44fa-b49d-950fd1e5d1f7", + "id": "b32f861f-92b0-434b-8b31-da79a5d70d47", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -239952,7 +239952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "241fd5e4-46d3-423f-b12e-224fbd549af2", + "id": "dbe2061f-f027-410d-8616-a2ee75e7fc89", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -239996,7 +239996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af4bd6db-4388-4c1e-84bb-fd61ae705bcc", + "id": "febc2257-0d9d-4b4b-a25f-99c73811369b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -240040,7 +240040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a83e2a8-425b-4f81-b286-d0d15895f928", + "id": "4ee226a9-6f1a-4cd5-b7e4-24b3680b1352", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -240084,7 +240084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b3cc82d-f47a-4b76-8af3-b227b224e837", + "id": "2ac7cb57-8854-4a59-a0de-24196a4f74ff", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -240128,7 +240128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a71bab1a-9446-401d-8f13-183821fc3e62", + "id": "296fbd48-5fca-407c-9c59-d4a7fddd8edf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -240178,7 +240178,7 @@ } }, { - "id": "5757993f-cb19-4aa4-9824-f2b25b93d635", + "id": "8ad8e5bc-263f-44cc-95ba-dc539062c0d1", "name": "Validate a Subscription Filter", "request": { "name": "Validate a Subscription Filter", @@ -240221,7 +240221,7 @@ }, "response": [ { - "id": "b58dc3b9-a0ea-4af5-92c4-7463178ed7fc", + "id": "97221e04-35e1-4dbc-b76f-f8bcd79487f2", "name": "Boolean whether specified filter expression is valid against the input.", "originalRequest": { "url": { @@ -240278,7 +240278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff194788-2b83-4a4f-9cf9-05c03d884e50", + "id": "e5982bd5-408a-4f45-a27a-539b8ee64ec4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -240335,7 +240335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8363b1bf-5c1c-47e5-9605-3cbf94d4a591", + "id": "c649dcbb-00e7-4364-9236-cd956c93624d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -240392,7 +240392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46197f9e-d1ad-4b45-a4fe-76580259b6f0", + "id": "a0afb840-18a2-4a06-b1c1-cc78091d5cbe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -240449,7 +240449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55b76333-cbec-4a33-96d1-7f8a9ec3c934", + "id": "31c62476-5573-4826-ad1e-666612644a01", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -240506,7 +240506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa7aab02-336a-459e-8795-7ddc9673d64b", + "id": "9666f6df-14d7-4702-8f1d-46a3062e5929", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -240569,7 +240569,7 @@ } }, { - "id": "0484e427-0973-4f82-ad70-32f00302f0f0", + "id": "d484fd4e-ea3f-4993-914a-a47817f08c38", "name": "List Latest Invocation Statuses", "request": { "name": "List Latest Invocation Statuses", @@ -240645,7 +240645,7 @@ }, "response": [ { - "id": "b5901634-05a6-42f9-ad96-57cf62aa94e8", + "id": "26043eaf-68a6-4193-a915-f148137dd444", "name": "List of latest invocation statuses.", "originalRequest": { "url": { @@ -240735,7 +240735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fa24352-e019-4d81-96f5-1e157ff8a5d4", + "id": "1e00c832-1bed-4a1f-92d4-eee90684aeab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -240825,7 +240825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6a7eeb6-8615-45da-b623-2e60ed2afb4a", + "id": "19036d47-65ed-422c-8964-7ae0cc88b228", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -240915,7 +240915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cd47a79-7ec5-4880-b7f2-f3bda92a6cd4", + "id": "c5bfc648-3a06-4aa8-9935-16082ccd536b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -241005,7 +241005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0d7469e-323c-480e-8fd9-d857b12e5786", + "id": "cf7370df-80b6-471f-89f2-749c04af02b6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -241095,7 +241095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecb084ae-205c-4fd1-b81d-ea5393d95e8a", + "id": "da185999-7011-4bf3-aa18-e0d8cdbba99d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -241191,7 +241191,7 @@ } }, { - "id": "2acc4661-d7b0-4399-9c17-cdb9a765e581", + "id": "ce0d50ff-707e-49ed-9947-3a7afc134b76", "name": "Complete Trigger Invocation", "request": { "name": "Complete Trigger Invocation", @@ -241246,7 +241246,7 @@ }, "response": [ { - "id": "5c420dc3-6bd9-4337-896e-b4ff18ec7f4a", + "id": "d803a6c4-69d0-4847-ba87-572d458ba317", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -241294,7 +241294,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4857fabc-9d30-4ca3-9cd9-0bc3a9206ecf", + "id": "b239a5c7-d402-4667-98d7-2de145cb03b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -241352,7 +241352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fd858ac-3608-49a5-abff-17ebc485a9cd", + "id": "ff24f228-2fbe-4e7b-b8de-61fd0b6838fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -241410,7 +241410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0af1163-0307-4fb5-8c66-c5f5a3b11f91", + "id": "25e98c2e-497c-4b4c-9ef4-5a98a7fe8531", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -241468,7 +241468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4a47cd4-f0ac-427e-b5d7-d558a219fa34", + "id": "dc3fb9dd-1037-4996-a04a-5b362b22c8d3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -241526,7 +241526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06e3df65-b0a8-4e07-918c-fe5f9eb49a7c", + "id": "dc9cbf5f-1fc2-4865-82be-2077739ded88", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -241590,7 +241590,7 @@ } }, { - "id": "bbea540f-2829-4148-b612-299f27bcc060", + "id": "a35627cc-a925-4a3e-8401-d32b23ee213e", "name": "Start a Test Invocation", "request": { "name": "Start a Test Invocation", @@ -241633,7 +241633,7 @@ }, "response": [ { - "id": "c3d922d2-616f-4559-a6b3-5a6be5f9458a", + "id": "da7fbb06-41c2-484b-81ed-dee32772cc30", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -241690,7 +241690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99bacdd5-fbe7-4844-a5f6-3ba560e22373", + "id": "bbb67c48-cf74-43cb-9560-0c05d316d2df", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -241747,7 +241747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ce92a83-4285-4f8a-85e4-2caaddffd6a6", + "id": "6de4765e-4291-4396-8fb4-00e0cdf57f70", "name": "Trigger invocation is skipped, because tenant has not subscribed to the specified trigger.", "originalRequest": { "url": { @@ -241794,7 +241794,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a09fb66f-8ecf-49f1-a131-5d17b285f965", + "id": "97e753f2-244e-467f-be47-8ea35792f5a7", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -241851,7 +241851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbd0d55b-4590-4702-a6a8-17ed93a78768", + "id": "0be22cd7-c215-426c-98ae-3c04a7871892", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -241908,7 +241908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "154a1fcf-52ba-4152-9780-d8b233062358", + "id": "f23815d7-6411-4be5-bfa8-98b644a41c69", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -241965,7 +241965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a800ca3-516d-4034-b3fd-96154c95a9d5", + "id": "393bbac6-9841-49b2-806a-480a64411895", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -242022,7 +242022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe56add1-0d0d-44ec-8556-e6e5d7ea18e2", + "id": "d26581e7-77b9-4418-a46f-1f297f9c9fce", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -242079,7 +242079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "328eb1c1-57d6-4a41-8ba8-cbbffdd8681a", + "id": "0888ddf6-eb3e-4148-99af-b7aa1ca93a5f", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -242136,7 +242136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15272ba4-3c64-445d-9342-fab6c6f91f03", + "id": "567a01bc-4e4e-443d-bd69-7467f364dd09", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -242193,7 +242193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a7c984d-69c6-497e-8005-9ac509736251", + "id": "0e491114-92df-4132-a8f8-da31f09cb1d0", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -242250,7 +242250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ed198c4-c94a-4cdc-ab3c-0e1ccf6990ff", + "id": "a2df5bd4-b7b3-499b-976f-d7f43cdfc029", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -242307,7 +242307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61778f1b-9c06-45dd-ba12-b551f652fb14", + "id": "ac4bf3ef-33fa-460f-9800-b8d16ef3b944", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -242376,7 +242376,7 @@ "description": "API for managing UI Metadata. Use this API to manage metadata about your User Interface.\nFor example you can set the iFrameWhitelist parameter to permit another domain to encapsulate IDN within an iframe or set the usernameEmptyText to change the placeholder text for Username on your tenant's login screen.", "item": [ { - "id": "319bcd32-a772-425b-b0e1-d1ac80d4054f", + "id": "605f8e08-f6cf-488f-8880-368d64c34ace", "name": "Get a tenant UI metadata", "request": { "name": "Get a tenant UI metadata", @@ -242406,7 +242406,7 @@ }, "response": [ { - "id": "b5a0c55b-b556-4410-8892-9958111b303b", + "id": "45a57284-92b3-4392-bc93-9abc48bf99d4", "name": "A tenant UI metadata object", "originalRequest": { "url": { @@ -242450,7 +242450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ffe512d-2191-48b2-9118-e64ba779bf32", + "id": "10bf67d5-b503-4771-abb1-ed4977700f5f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -242494,7 +242494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dd00193-b559-4ebc-a953-447450e48ad4", + "id": "29f1243c-4e7b-4903-93c4-23c7f7535f17", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -242538,7 +242538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c1d0f72-316b-410d-8ab5-951a11206ab2", + "id": "eee06221-e2fa-499f-aad4-40121d37603e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -242582,7 +242582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5a02d8f-ec43-4967-b9ed-372e55a04e9e", + "id": "31299481-f175-4f91-b223-2254f6db2862", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -242626,7 +242626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1f85e56-3a1c-4440-984c-2845e5637fe6", + "id": "4b401ca6-9898-4c57-a0a9-802260b439a7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -242670,7 +242670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16e62558-c074-4259-8dfe-9b24369f73fc", + "id": "aab94e18-b0b1-4206-bafc-71ef3ae38dce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -242720,7 +242720,7 @@ } }, { - "id": "576affce-c4dd-476a-a9f4-f7d61fb107c8", + "id": "e6fe59fe-e9ca-4e12-9e64-a063622bd844", "name": "Update tenant UI metadata", "request": { "name": "Update tenant UI metadata", @@ -242763,7 +242763,7 @@ }, "response": [ { - "id": "3bd4da70-0a79-4cc1-9762-0031378f641b", + "id": "5f1b5048-98bf-4498-919e-09b28a07a042", "name": "A tenant UI metadata object", "originalRequest": { "url": { @@ -242820,7 +242820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f7ef94f-0f8c-41cb-a5da-b0139b7bab69", + "id": "1ca9d5fd-8111-4892-9872-a53f86f46326", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -242877,7 +242877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55b13eb6-efec-4f71-8060-c98b3fa622fc", + "id": "5ab4cd3f-2e5f-4c5d-8b20-ec59fd683c09", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -242934,7 +242934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd0c75c5-1663-4ac0-9731-3bccd8f302d7", + "id": "37b7046b-0b7f-4310-854d-32097e0d2d8e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -242991,7 +242991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edc39c96-eaf3-4c5d-80a0-6b1a437804ae", + "id": "05db0b8f-cb7a-498f-937c-648bfc1a8932", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -243048,7 +243048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc3565c4-12b7-492f-b9c1-99b735925bf7", + "id": "6ff651c0-cb57-4dec-9a1c-8b0834e6d1fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -243105,7 +243105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fd11c69-8f04-4084-a3c2-d70cc4566c2c", + "id": "732906f8-3f1c-435c-a498-3a4966c3283e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -243174,7 +243174,7 @@ "description": "Vendors use ISC connectors to connect their source data to ISC, but the data in their source and the data in ISC may be stored in different formats. \nConnector mappings allow vendors to match their data on both sides of the connection. \nThe vendors can then track and manage access across their sources from ISC. \nThis API allows you to create and manage these vendor connector mappings.\n", "item": [ { - "id": "1cec0bcf-4bbb-432e-9179-6e04cd552a1d", + "id": "3c73a1f0-4c3f-46c8-9338-399abedf4e80", "name": "List Vendor Connector Mappings", "request": { "name": "List Vendor Connector Mappings", @@ -243203,7 +243203,7 @@ }, "response": [ { - "id": "d17c40ea-10f3-4ab8-81f7-950d32173b5d", + "id": "d79380b6-8cd4-4e4f-b578-11cb7eb600ed", "name": "Successfully retrieved list.", "originalRequest": { "url": { @@ -243246,7 +243246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e961edc-86a3-4990-974c-5d2f1524292d", + "id": "bfe483a3-de05-4469-a0d7-c4bf2a6a804a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -243289,7 +243289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec459b61-6d74-4c00-99dd-886f0635c523", + "id": "9e80cb40-dfea-45b7-9087-545b6d3ca73b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -243332,7 +243332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0de46b4b-e198-47ea-8efa-03a8f958d2d9", + "id": "abb22978-4545-49e6-886c-3a86523182cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -243375,7 +243375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d761d77-ae84-498d-9b54-edd19890fb73", + "id": "6ed41c72-d685-4ff1-80e4-d89c18ef7aec", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -243418,7 +243418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec1ffb4c-c402-4279-8a85-28e326ffcc88", + "id": "7b7d3ea6-2b04-420e-baf8-3c1a27610b48", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -243461,7 +243461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "905db37c-12dc-4e4c-8316-f96a69d221ce", + "id": "2f9116de-2444-45f4-bc6b-94e698e2e0c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -243510,7 +243510,7 @@ } }, { - "id": "16ad439e-532f-4d69-916f-2860334bbcb4", + "id": "b6f38a41-329e-4304-818d-80b21f39e6ed", "name": "Create Vendor Connector Mapping", "request": { "name": "Create Vendor Connector Mapping", @@ -243552,7 +243552,7 @@ }, "response": [ { - "id": "77e2b117-4cb3-407e-a6d4-5335f04354bb", + "id": "5e3bc0ed-3f99-4f53-9152-299a2c574963", "name": "Successfully created a new vendor connector mapping.", "originalRequest": { "url": { @@ -243608,7 +243608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc3ca053-be3e-460e-8fdc-66987a1a65ea", + "id": "18100183-1bfd-4cfe-875d-4e8b070b4ac7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -243664,7 +243664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0d234fb-78d3-4f1d-967a-6e0b9f347ea2", + "id": "c52e2a3a-23ac-4177-901f-0fef5567338c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -243720,7 +243720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48572fe6-012b-40f3-9e2c-a8eef8f5ba75", + "id": "e2d3201a-df94-43e9-b01f-7382ee123954", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -243776,7 +243776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1861c66-1075-455a-9f79-3593f156a990", + "id": "cfd1a593-975c-4c15-acf9-6a2129bf3a72", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -243832,7 +243832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69809c08-86bf-41e7-a609-5c6641e4ebcf", + "id": "d53cead8-27c7-49ff-9705-73a2e79e0868", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -243888,7 +243888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5986249-c4b3-4fdf-86a5-98faefd351d6", + "id": "fd99ecb3-c35a-4ca4-b1b2-196f0e8fe0c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -243950,7 +243950,7 @@ } }, { - "id": "8579d7bd-3736-4d9a-a5f9-1636c974081a", + "id": "56aad0ab-346b-44af-98c4-8f53cd77c084", "name": "Delete Vendor Connector Mapping", "request": { "name": "Delete Vendor Connector Mapping", @@ -243992,7 +243992,7 @@ }, "response": [ { - "id": "48a7131c-8fbc-440c-9fb5-33d4e55d5364", + "id": "9c9e6f5d-e409-4ff3-86c0-1910bf239a3c", "name": "Successfully deleted the specified vendor connector mapping.", "originalRequest": { "url": { @@ -244048,7 +244048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "706555bb-10f0-49f5-a1a5-3033040de9f0", + "id": "642bfc09-9321-4239-95b2-ed724ad4597b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -244104,7 +244104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af433b9a-dedc-46b1-92ca-2bad43f50b25", + "id": "51a5ae24-b214-47d6-8cc8-1839d7ea77bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -244160,7 +244160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "926abc39-a0ea-4155-ab0f-70b6d3ad2240", + "id": "77f7544c-4148-4f07-a7ae-56eaa09f2e0d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -244216,7 +244216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "893d2513-51bb-4a54-9c6e-96a71248f8b5", + "id": "19e8d28a-b6b1-4326-9ed9-a5d96dc756da", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -244272,7 +244272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de3ac196-c89c-4207-b6fb-5a34ed73d2a4", + "id": "73dc12d9-f11c-48e5-8f72-1c596aa883c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -244328,7 +244328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b04d00b3-05c1-4f9c-a62b-2f624e4a0490", + "id": "41c2c7f8-064f-405d-ad94-90efe4859c49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -244396,7 +244396,7 @@ "description": "Use this API to implement work item functionality.\nWith this functionality in place, users can manage their work items (tasks).\n\nWork items refer to the tasks users see in Identity Security Cloud's Task Manager.\nThey can see the pending work items they need to complete, as well as the work items they have already completed.\nTask Manager lists the work items along with the involved sources, identities, accounts, and the timestamp when the work item was created.\nFor example, a user may see a pending 'Create an Account' work item for the identity Fred.Astaire in GitHub for Fred's GitHub account, fred-astaire-sp.\nOnce the user completes the work item, the work item will be listed with his or her other completed work items.\n\nTo complete work items, users can use their dashboards and select the 'My Tasks' widget.\nThe widget will list any work items they need to complete, and they can select the work item from the list to review its details.\nWhen they complete the work item, they can select 'Mark Complete' to add it to their list of completed work items.\n\nRefer to [Task Manager](https://documentation.sailpoint.com/saas/user-help/task_manager.html) for more information about work items, including the different types of work items users may need to complete.\n", "item": [ { - "id": "d9577c55-ccaf-4fc6-b7c3-ce7207b495b7", + "id": "5bc11e9e-53aa-4161-9699-a1b1bf3ddd8e", "name": "List Work Items", "request": { "name": "List Work Items", @@ -244446,7 +244446,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -244462,7 +244462,7 @@ }, "response": [ { - "id": "50ba975e-8778-4e14-b15b-dd46b85b4809", + "id": "14f4ea57-cbcb-4968-8ef7-d19e01a17dda", "name": "List of work items", "originalRequest": { "url": { @@ -244507,7 +244507,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -244542,7 +244542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d67e52f-fa12-42e6-80dd-eb881e7e617e", + "id": "3ee9485d-a22f-4be2-96be-93e34761a47d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -244587,7 +244587,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -244622,7 +244622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdfb3918-eeba-461f-806e-3976fbe31723", + "id": "df0386a8-9063-4cf0-8355-3c7868067284", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -244667,7 +244667,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -244702,7 +244702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2899b9c4-2c42-439e-8547-da558cfcb34f", + "id": "da887510-6f78-47db-9cb1-5ff6c7f15d7c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -244747,7 +244747,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -244788,7 +244788,7 @@ } }, { - "id": "9382171d-35b1-4257-b97c-75380fd927b3", + "id": "02057137-1bfa-48b7-8203-51a49ab69221", "name": "Completed Work Items", "request": { "name": "Completed Work Items", @@ -244812,7 +244812,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -244855,7 +244855,7 @@ }, "response": [ { - "id": "f4dc36f1-8436-4d26-8e3a-648e36b42923", + "id": "a9eb37e1-c401-4a2c-bc01-3a71656f154e", "name": "List of completed work items.", "originalRequest": { "url": { @@ -244874,7 +244874,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -244936,7 +244936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b59cd81-75ec-420b-9891-10777d1211f9", + "id": "db505fe1-9559-48b5-bd96-800f8db0fa5e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -244955,7 +244955,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -245017,7 +245017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23a82e11-e871-4bc4-ad4e-5d6a500beea9", + "id": "5889c992-518f-455b-bd15-1be690c538ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -245036,7 +245036,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -245098,7 +245098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54689add-61fb-47f4-90aa-06464a40085a", + "id": "8690e09f-c18d-4553-af13-484b6ed26b6f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -245117,7 +245117,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" }, { "disabled": true, @@ -245185,7 +245185,7 @@ } }, { - "id": "c928a2ae-c513-4854-82ec-57523dc81579", + "id": "38ab0a63-14fc-4fcb-8fd3-ea2e1a8314cf", "name": "Count Work Items", "request": { "name": "Count Work Items", @@ -245209,7 +245209,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245225,7 +245225,7 @@ }, "response": [ { - "id": "4a15b317-eb62-4430-bc1a-56776b7eab19", + "id": "86cbe515-8ad0-4b45-9178-8253730341b5", "name": "List of work items", "originalRequest": { "url": { @@ -245244,7 +245244,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245279,7 +245279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aea622d4-27d5-44d9-a340-27c20016901d", + "id": "cfd62fa1-7708-4e40-8bd0-81473e941738", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -245298,7 +245298,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245333,7 +245333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "538a97b1-ffd1-46e3-9440-c75abf0f0dff", + "id": "ecd9c6a7-c345-47ea-841e-3b163e1f3d2e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -245352,7 +245352,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245387,7 +245387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ca04f33-36db-41af-83a2-47c32a76ee7b", + "id": "4a11007d-6219-469d-98af-dbce1103c928", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -245406,7 +245406,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245447,7 +245447,7 @@ } }, { - "id": "11730b21-a83e-4c62-b1b4-892c464f1318", + "id": "7ee1a4c6-d6b8-4fc7-a345-bfa59d6d45fc", "name": "Count Completed Work Items", "request": { "name": "Count Completed Work Items", @@ -245472,7 +245472,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245488,7 +245488,7 @@ }, "response": [ { - "id": "1ccb0bf2-0d95-4db8-9d57-2f2e81202d71", + "id": "81892153-c645-49b6-9e61-506a81cf8194", "name": "List of work items", "originalRequest": { "url": { @@ -245508,7 +245508,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245543,7 +245543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c23ac45-a07f-4025-81f3-8c6c0bafb034", + "id": "36d6bffd-cca9-45a2-9d5e-139155c810d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -245563,7 +245563,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245598,7 +245598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8751ff14-0220-4005-8697-0f151d57da4f", + "id": "215d00a4-797d-4939-a10f-65b771173f5f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -245618,7 +245618,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245653,7 +245653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e90ee80-f644-463e-bf17-30c8f8fe5a0f", + "id": "7223f10e-6bf1-4ce8-b298-aff2a438c630", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -245673,7 +245673,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245714,7 +245714,7 @@ } }, { - "id": "b0b37d9b-e3f8-4ee4-9bdb-25e628692093", + "id": "de065cca-044c-406f-aa81-ffcf9d30cd0b", "name": "Work Items Summary", "request": { "name": "Work Items Summary", @@ -245738,7 +245738,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245754,7 +245754,7 @@ }, "response": [ { - "id": "e3946169-6736-4420-9cf2-8be50d4969d5", + "id": "a0ebc181-7a10-4e90-8b85-074f05ce8846", "name": "List of work items", "originalRequest": { "url": { @@ -245773,7 +245773,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245808,7 +245808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "864d8c26-b02e-44b3-94cb-6db54726c18e", + "id": "cc17b686-5989-4c01-906c-ef6a2644ddda", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -245827,7 +245827,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245862,7 +245862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6a3a6b3-2f28-4c7a-a306-0316f10b311a", + "id": "b8f4d177-9b39-4210-a61f-c276b262e8fd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -245881,7 +245881,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245916,7 +245916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a899e57-a439-4b63-b941-f2e52d731282", + "id": "36eec16e-9213-40ee-891f-94233bb5327b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -245935,7 +245935,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -245976,7 +245976,7 @@ } }, { - "id": "c9e572ae-5e33-4ea9-b533-f6dd293f35c4", + "id": "8a764f09-4a26-4b36-af7e-24f2163ad06f", "name": "Get a Work Item", "request": { "name": "Get a Work Item", @@ -246000,13 +246000,13 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [ { "type": "any", - "value": "voluptate id", + "value": "in ut cillum ad", "key": "id", "disabled": true, "description": { @@ -246027,7 +246027,7 @@ }, "response": [ { - "id": "94566a5f-f22f-43db-afa3-b5b31146a5dd", + "id": "2166fe76-9fef-4fd3-8c59-595ee844d041", "name": "The work item with the given ID.", "originalRequest": { "url": { @@ -246046,7 +246046,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -246081,7 +246081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8de81a10-b67f-4f95-a186-64b39f8da52b", + "id": "28fd628f-6ee7-410b-ab37-39c9edebced4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -246100,7 +246100,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -246135,7 +246135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee84b4cf-20ac-46ed-9152-3ee3c786b1b8", + "id": "0bfbff65-b4e4-4add-87ae-2f5f21e92e89", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -246154,7 +246154,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -246189,7 +246189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "180a66fd-bdd1-455e-aee8-2648c1c6367f", + "id": "2aa8be84-0ad1-4593-9f6b-da26958c93fd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -246208,7 +246208,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "voluptate id" + "value": "in ut cillum ad" } ], "variable": [] @@ -246249,7 +246249,7 @@ } }, { - "id": "0cc397d2-f860-4679-9d65-55490d97f896", + "id": "9fa54f3a-e13a-4e23-a5c9-e70b13bbf5c4", "name": "Complete a Work Item", "request": { "name": "Complete a Work Item", @@ -246290,7 +246290,7 @@ }, "response": [ { - "id": "fe8abd76-082d-4236-aa24-633f87d0adb6", + "id": "a345f599-9904-4945-a6ee-8ef89b0fb38c", "name": "A WorkItems object", "originalRequest": { "url": { @@ -246334,7 +246334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ff1a94b-550d-46ed-9197-7a93cb8aef87", + "id": "c5d3b225-656e-4c83-b864-e128c209b87a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -246378,7 +246378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b3104c2-f3c0-4bfb-871e-067a6530c298", + "id": "9ab2fc82-4bbd-432f-994a-6550bf3a9191", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -246422,7 +246422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6e4e2ec-0339-4d7f-850d-8e2868504076", + "id": "529c39fc-9454-43ee-88b4-15c688886a52", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -246472,7 +246472,7 @@ } }, { - "id": "0abe6fb3-4df7-4953-8cf6-4a38a922c2ae", + "id": "57d288b4-0222-4fb2-8611-8a8521f3d265", "name": "Forward a Work Item", "request": { "name": "Forward a Work Item", @@ -246527,7 +246527,7 @@ }, "response": [ { - "id": "51ec93fd-e4e5-44be-88bc-f75c078e130b", + "id": "02913be7-00c6-4404-86e7-c9a511e8e5fc", "name": "Success, but no data is returned.", "originalRequest": { "url": { @@ -246575,7 +246575,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5618c297-e471-4974-9644-c62e726f863f", + "id": "b4291673-9dcc-4e1c-b739-33ba61d68db6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -246633,7 +246633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cc5001a-ec94-4cb7-afc0-5a44d3572236", + "id": "8ff8c6a4-da80-458b-bb59-45af62885c31", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -246691,7 +246691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e70b120e-f657-4d72-ba78-e6862fd292bd", + "id": "f8347dc5-4232-4694-9782-d5a6ad0b7f29", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -246749,7 +246749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b47e84e8-61f2-454e-83cc-1348d2f8ac8a", + "id": "c1fe8066-9cb4-4513-b319-2bdede458717", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -246807,7 +246807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e10381f-e3b8-4855-9591-b191b0770659", + "id": "e8e7ec50-7b46-4a35-a6a0-b658d3c61089", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -246871,7 +246871,7 @@ } }, { - "id": "8c5986ea-621d-4cb3-a3dd-8847894138f0", + "id": "441a0193-09ea-4a12-a8e9-1a453dfc3624", "name": "Approve an Approval Item", "request": { "name": "Approve an Approval Item", @@ -246924,7 +246924,7 @@ }, "response": [ { - "id": "b639ecef-9511-4cd1-b0e2-115f683c4e44", + "id": "cd83adf8-8046-4a8a-aa47-cba1447946ef", "name": "A work items details object.", "originalRequest": { "url": { @@ -246970,7 +246970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "002d20f6-2abe-4c8d-9147-7ce3fcbbd4a3", + "id": "87e71b7d-8e98-4cff-980a-e044aa36e3cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -247016,7 +247016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c756723-654d-4a06-bda4-2d5353103309", + "id": "c6da79fc-a3e5-43f3-afca-c204fa2326cf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -247062,7 +247062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "159db8d5-a784-4c33-a7ce-3ea2c77ea33b", + "id": "5d428a09-21d0-42fb-b051-5682afa64ce3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -247114,7 +247114,7 @@ } }, { - "id": "0738c137-c5e4-4b9f-912a-25a0e445c743", + "id": "ba5d7346-8147-4935-9ba1-811cc3fa8c66", "name": "Reject an Approval Item", "request": { "name": "Reject an Approval Item", @@ -247167,7 +247167,7 @@ }, "response": [ { - "id": "9d1563ee-ecbf-42b0-ae67-1c333b515bba", + "id": "ef3b8d9e-9bc0-4edb-87bc-051a51fdd37e", "name": "A work items details object.", "originalRequest": { "url": { @@ -247213,7 +247213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0babb287-0426-4e45-8441-314ddcaf9cec", + "id": "73dfd921-7066-4b11-93f1-e1a93c0bb8b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -247259,7 +247259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf531f84-0498-4a4f-b6d4-f60fa77cac91", + "id": "c221cb57-ce23-4f16-8e0e-065be7ac148a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -247305,7 +247305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f856e154-c5ad-4698-87a0-98ed34f3847f", + "id": "f12598b7-0dcd-4b24-8957-4df9c6dd7d7e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -247357,7 +247357,7 @@ } }, { - "id": "b4ef6fc4-c4a3-43cb-a85b-76f3c61c0526", + "id": "7ecb6b42-e250-41d0-89d2-bde23953949f", "name": "Bulk approve Approval Items", "request": { "name": "Bulk approve Approval Items", @@ -247399,7 +247399,7 @@ }, "response": [ { - "id": "ae86cfd6-49c8-44e2-9011-e250a0585c52", + "id": "6382c2a0-218f-41eb-b146-98a41073edc6", "name": "A work items details object.", "originalRequest": { "url": { @@ -247444,7 +247444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "583e564c-d2d2-431b-bf50-72371f17fc66", + "id": "83977a98-23da-46d6-93c2-07eb3f7c4d78", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -247489,7 +247489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35607775-d933-41bc-bc87-c06df8639bc2", + "id": "eb78f4fc-8ed5-4725-83ed-7bc751039a9e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -247534,7 +247534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66610530-e983-4b56-b870-9d8951726cad", + "id": "0398bf16-8052-4548-b616-cb0feb7bace9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -247585,7 +247585,7 @@ } }, { - "id": "5095423f-23e6-4546-bb0f-0ff3347204cd", + "id": "58968a2e-0cd7-4eb0-b96c-6b25db2cc2a9", "name": "Bulk reject Approval Items", "request": { "name": "Bulk reject Approval Items", @@ -247627,7 +247627,7 @@ }, "response": [ { - "id": "3d40b379-13b6-4ceb-9771-768ce6e8bbf8", + "id": "1632c65a-7a2b-4f42-aa56-194b414f7656", "name": "A work items details object.", "originalRequest": { "url": { @@ -247672,7 +247672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2843054c-9781-42c3-bf00-c9d2c4c1b0d2", + "id": "70765040-590e-4401-9e22-b2ebedfb3657", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -247717,7 +247717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e888ecf-2a6a-40f4-8020-2e9f74cbed75", + "id": "fe99aed9-92cb-47dd-ad9c-4b068e298201", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -247762,7 +247762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f9920c9-6cf6-47b6-804d-48aeed6c6f34", + "id": "030db2d4-cfd8-4183-8c76-be0848d00aa6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -247813,7 +247813,7 @@ } }, { - "id": "4d54740c-ca0f-4b3d-8e82-fb1b8063bb3d", + "id": "e01caf2c-b88b-4e9c-ae72-1e689d592479", "name": "Submit Account Selections", "request": { "name": "Submit Account Selections", @@ -247868,7 +247868,7 @@ }, "response": [ { - "id": "eef44e06-79df-4b7f-8b45-415eb1d09f20", + "id": "6ec2d5d4-357c-4af3-91d3-da665328dbde", "name": "A work items details object.", "originalRequest": { "url": { @@ -247926,7 +247926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41c77363-0a6a-4d37-ac4c-400d6e852d2a", + "id": "1bfad1f7-4aec-407b-b56d-13b309de13d1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -247984,7 +247984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d5e2976-9dbb-4e2e-9e20-b1e9d1081646", + "id": "892e8c35-4016-46b1-a74a-ec4f4135cee7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -248042,7 +248042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea1d0a0c-12bf-4beb-a79a-9c5ded7b1a96", + "id": "962b2244-05e0-4a44-b820-76242c437637", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -248112,7 +248112,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": "74b57808-0ad5-4e06-bd99-d5e1963ce2f2", + "id": "42eddc7e-f786-4c03-a081-49836640411d", "name": "List Reassignment Config Types", "request": { "name": "List Reassignment Config Types", @@ -248142,7 +248142,7 @@ }, "response": [ { - "id": "85a64c2a-1f71-4ecc-b2f9-edaeeb0a865b", + "id": "3cdaf38f-cf53-4b69-97b1-53b5389eb108", "name": "List of Reassignment Configuration Types", "originalRequest": { "url": { @@ -248186,7 +248186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "807d3ba8-f705-4633-8851-e9ca59dd90e0", + "id": "8313038f-b765-4649-853d-54a6c5fc1e8b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -248230,7 +248230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc34cd9f-1a24-47fc-a0d9-2400a59c3feb", + "id": "3e07047c-6b75-4ec4-bc67-555c9fd1ac3e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -248274,7 +248274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fae0c97d-d6e6-43f5-a34d-df576a6d578f", + "id": "5c2cc7d6-8f35-4e65-ba4e-e9440c3687a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -248318,7 +248318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cd0c4c9-9fef-4978-b819-f968ebb1241c", + "id": "83b6da07-5f07-4e6c-b9e2-bd40f6c735b7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -248362,7 +248362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "979d9c63-401e-4edc-90d4-b8adfbb6ac19", + "id": "192ca133-c657-4e6a-970e-96007083883d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -248412,7 +248412,7 @@ } }, { - "id": "15cf5db8-5340-4cba-ba48-cb55e71a6ef0", + "id": "a8211461-8d29-4d04-9021-61a8c032cde5", "name": "List Reassignment Configurations", "request": { "name": "List Reassignment Configurations", @@ -248441,7 +248441,7 @@ }, "response": [ { - "id": "80384a5d-a1df-4ba7-8bb9-a4304ff904cd", + "id": "c5fd7e3e-5f6c-4098-8a57-a72a52fcfe1d", "name": "A list of Reassignment Configurations for an org", "originalRequest": { "url": { @@ -248484,7 +248484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6de0a47-0579-4091-bbe7-d45bc7b5a077", + "id": "a561cfee-4cda-4b27-a0b1-ab2ab2d2113c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -248527,7 +248527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2ba242d-3f4f-45e0-9d53-caff7114c78b", + "id": "1045efec-0e10-4c6a-9ee8-b37738aa4b68", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -248570,7 +248570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e9aabc7-76fa-4786-8348-5749ba74904e", + "id": "b00c2264-7f04-4689-94aa-b40d6c5287b7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -248613,7 +248613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20fa6fd9-aa6b-4b62-953b-e3fbf6021c0b", + "id": "4d5919b0-50c4-4556-ba2b-05766fa90a07", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -248656,7 +248656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2736ddfc-1f16-4b15-a82b-9346758e8a1c", + "id": "b53e4200-38a7-4d81-9d62-fcbfe4aeb41a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -248699,7 +248699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e46fb0c6-70a8-451e-9c8a-361db34e8762", + "id": "baab3dbc-8694-4fe7-af61-63be7d02e693", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -248748,7 +248748,7 @@ } }, { - "id": "8a9e83ec-3efd-41fa-b7ab-7ad19fba6e9a", + "id": "dcabd352-bede-4e91-988b-f60bca51fa3c", "name": "Create a Reassignment Configuration", "request": { "name": "Create a Reassignment Configuration", @@ -248790,7 +248790,7 @@ }, "response": [ { - "id": "c3d33b95-fcbd-4fb6-98d6-9cbffa4e08d1", + "id": "912b76ce-d60e-4634-9013-0e951dfda554", "name": "The newly created Reassignment Configuration object", "originalRequest": { "url": { @@ -248846,7 +248846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e606ac4f-ade5-4254-b9eb-7d3b75522d27", + "id": "e8c67242-b012-4617-9594-d299d9bd589d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -248902,7 +248902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ba8c9b2-b275-45eb-903d-b7969475fcc1", + "id": "812090c4-2f60-40a9-8332-d612f2469182", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -248958,7 +248958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd37cbff-9af7-4322-b31a-6e248a1bb3b2", + "id": "0ce6038e-b0f1-4b68-a81e-6468e85eb586", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -249014,7 +249014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1baf2843-8052-41ed-8e12-9c5a487f7f44", + "id": "442a6f7e-f10c-47a5-9f9a-1ca7279e855e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -249070,7 +249070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cd97af2-4a94-4b71-8b74-305f5479315b", + "id": "f3e6d3ca-7db3-4907-99ca-d2a631dad51e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -249132,7 +249132,7 @@ } }, { - "id": "d1cb75d0-14d0-4e48-9923-8f616c8e46bc", + "id": "b973a779-d66f-48ab-af12-0af0ded06519", "name": "Get Reassignment Configuration", "request": { "name": "Get Reassignment Configuration", @@ -249173,7 +249173,7 @@ }, "response": [ { - "id": "202a182b-2904-4dad-8ee8-a41118e76c71", + "id": "6d4e2fb3-c4b4-47e4-968a-9b34e6a1b855", "name": "Reassignment Configuration for an identity", "originalRequest": { "url": { @@ -249217,7 +249217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a17a49c1-f723-44dc-af3e-0fd79306fa80", + "id": "342b59d7-d73b-4a48-9d96-7b3bc69aef80", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -249261,7 +249261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0005c5a1-8ff5-4c68-81d5-451c99231776", + "id": "f25eccda-ce43-473f-9e41-80801b1f7fcc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -249305,7 +249305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82132bc8-e7ff-45ea-ad0b-820c4860fcef", + "id": "16d63997-42d9-4fa0-bea5-c6a7ea1e38e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -249349,7 +249349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76a516a8-9fe9-406b-86bb-bd016c8fd870", + "id": "d8f3f93b-cb4f-4508-94d0-343185f60cff", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -249393,7 +249393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94734f7b-c313-4c73-bc5b-fbf55dd8635e", + "id": "af65ca62-662d-40da-93a2-497350b3f0a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -249437,7 +249437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3940b0e-6546-4e67-93aa-3ac3225c0aaf", + "id": "b7496f8d-123e-4d3d-bb1d-6e6f31e70f3a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -249487,7 +249487,7 @@ } }, { - "id": "a9048624-a2d6-481d-86ee-ec4100e58b4d", + "id": "fe90f88f-6b8b-4931-a90b-20f8dbeffdd3", "name": "Update Reassignment Configuration", "request": { "name": "Update Reassignment Configuration", @@ -249541,7 +249541,7 @@ }, "response": [ { - "id": "1aed2f04-3f99-428d-9584-7df4147b2016", + "id": "62444f30-6666-4ca1-9ffb-814eaf8c3075", "name": "Reassignment Configuration updated", "originalRequest": { "url": { @@ -249598,7 +249598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83963930-71b8-48e1-b8f4-199daf5b6939", + "id": "b3b88c00-95f3-445f-af65-a959d192ee0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -249655,7 +249655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cb29977-77b2-4e0b-b9f5-6f899d095744", + "id": "e8a9768e-054a-44d5-a109-35ec45e7f220", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -249712,7 +249712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56ab61c0-661e-46d9-b77c-414f663ee1f6", + "id": "c2060d1b-92d6-482b-b13a-7674057230d1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -249769,7 +249769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8ea5941-f369-4f7a-8da1-950513917f8f", + "id": "e5fb4cb4-5b80-4ec0-bc3c-5d4e924394b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -249826,7 +249826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58b9dbe7-1549-4f9d-9cd4-b79e8bdce8d8", + "id": "b680093c-afc2-4766-a8e5-aa809d0db7f8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -249889,7 +249889,7 @@ } }, { - "id": "a345ff83-1df4-4c04-8890-7e0b24fd6286", + "id": "17188b68-8f2a-47f1-b00a-42e6b25b2db5", "name": "Delete Reassignment Configuration", "request": { "name": "Delete Reassignment Configuration", @@ -249941,7 +249941,7 @@ }, "response": [ { - "id": "b35d237c-0a7e-4cf2-8a94-632e7a73a20d", + "id": "ad4bedfc-43fa-45cb-9ff7-60942e8b3d3c", "name": "Reassignment Configuration deleted", "originalRequest": { "url": { @@ -249976,7 +249976,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6e2a3433-673f-449e-a692-3c0d16ca517c", + "id": "d60f2ccf-3a6d-473f-9859-a6de5f39a7d5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -250021,7 +250021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30063701-3226-4753-86f1-c3f00be45e65", + "id": "3f717d73-ed68-4018-8980-9a4ff46bd037", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -250066,7 +250066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3938c4f-57d7-4e4e-9c6e-0f6c5554322f", + "id": "baed0fd0-eb22-4966-9ac9-eb5c84403c5a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -250111,7 +250111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2be9e37-4173-4584-a385-cd5ee51c09cc", + "id": "72126f21-8acb-46e6-add6-50b967ea4d1a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -250156,7 +250156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06c5e197-4372-4e37-94a7-80febe21df96", + "id": "2e050654-a48f-4775-b01e-f2489f9a9b4d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -250207,7 +250207,7 @@ } }, { - "id": "f7967946-d9fc-4c10-a912-24ce44f1c66d", + "id": "aedd45f7-081e-4f13-a7ad-85e70e13bed5", "name": "Evaluate Reassignment Configuration", "request": { "name": "Evaluate Reassignment Configuration", @@ -250270,7 +250270,7 @@ }, "response": [ { - "id": "1bdbe958-09df-45f4-bf94-b7f8cd77aa05", + "id": "8f04e7c3-8934-4848-ad7e-9af8426bf7dc", "name": "Evaluate response when no Reassignment Configuration is found", "originalRequest": { "url": { @@ -250326,7 +250326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f45a12b4-3ced-4eca-ab1b-37c36b67f361", + "id": "f56e9466-d87c-4aba-bc18-546501610ac3", "name": "Evaluate response when a long Reassignment trail is found", "originalRequest": { "url": { @@ -250382,7 +250382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2705ff8f-e389-4d5f-a51a-bb31688e9c97", + "id": "95b5b1cc-5a83-41c6-9a3e-c044f27fdea8", "name": "Evaluate response when a self-review is found and manager or org admin escalation is applied", "originalRequest": { "url": { @@ -250438,7 +250438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fb3723a-d2a4-47d1-8e0e-fd3bd0080b34", + "id": "7589e2b8-3a81-4ed2-9d5c-0d27db6be479", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -250494,7 +250494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56c1f328-2fcb-4be5-a29b-9b765b6bbd23", + "id": "142d0bf4-b52a-44cf-a982-9009778035d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -250550,7 +250550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f245d67-9447-4f84-8773-b8398950ab21", + "id": "9e079881-fb3b-4836-a8fb-7839390bc483", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -250606,7 +250606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f572fd9-9179-400d-9019-2f591e9d66a0", + "id": "7b3f3d7b-9c51-40d8-8aed-3b5926414ac0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -250662,7 +250662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3677d9f-d4c0-47a0-9468-45684f721245", + "id": "8041355f-2460-48f9-a73d-d365fe435a57", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -250724,7 +250724,7 @@ } }, { - "id": "e31aba16-a629-45bc-bf72-59d1bc1534e7", + "id": "09477a67-1b4f-43f0-a454-f22d06d77579", "name": "Get Tenant-wide Reassignment Configuration settings", "request": { "name": "Get Tenant-wide Reassignment Configuration settings", @@ -250754,7 +250754,7 @@ }, "response": [ { - "id": "91d6c8d4-81a6-4a75-87a9-97582707543e", + "id": "193f580f-acfc-4bbe-90bf-96379eb5235b", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -250798,7 +250798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec8ded85-9e44-447f-a228-ea5e8e1dfe98", + "id": "db2314c4-bc52-4236-b4b4-ff4d5656d13c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -250842,7 +250842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97751f71-414f-4c39-a45d-366699ce5b08", + "id": "ac398e54-5bff-41e0-be87-0bef61d1a242", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -250886,7 +250886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90ed8b20-0a5a-479b-8e05-d9380616049e", + "id": "d5119fc1-44fe-44ad-99bc-9c97097e88f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -250930,7 +250930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0053cd68-7824-438b-90f5-f10d2bb4b498", + "id": "63606ac2-9a82-49fb-9e22-fab532d99809", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -250974,7 +250974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7648e9f3-4794-4991-97be-4762555c59c8", + "id": "1b91a55d-8909-44c4-abaf-525bc6a9b041", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -251018,7 +251018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f32244d9-905d-4cc7-ac66-a0b38ed3bf7d", + "id": "c5b9092b-8e83-4d17-b88d-d63f4c1c5e71", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -251068,7 +251068,7 @@ } }, { - "id": "eda87df4-f753-4317-855b-e5a5f30de288", + "id": "975202d9-b055-4252-a3b9-8c2b88934222", "name": "Update Tenant-wide Reassignment Configuration settings", "request": { "name": "Update Tenant-wide Reassignment Configuration settings", @@ -251111,7 +251111,7 @@ }, "response": [ { - "id": "46c390e9-62d1-4d01-8fd5-e50618bbafbc", + "id": "02af8652-1d33-4734-bc57-b43cb1118934", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -251168,7 +251168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "529c89f5-44f0-406b-aef3-5ff4da1692da", + "id": "8cbf0a0c-164e-443a-a180-a63439ab72fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -251225,7 +251225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1a8fec6-b61e-4f59-9ccd-9ca76b401c55", + "id": "6477c37d-01cd-42b8-925a-77878bb9053c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -251282,7 +251282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af3e1001-d7b1-40db-bfd4-7939af288f4a", + "id": "fca00060-d8e7-439b-bc07-e51a4477d167", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -251339,7 +251339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62b175b9-1ec4-44ef-800a-970705d36654", + "id": "8491661a-f44a-40fd-aec5-c7a69b7319d2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -251396,7 +251396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e63ccad8-2907-4777-80a0-14fef0a2e237", + "id": "b612c70b-8507-4627-94e2-a9b559348b02", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -251465,7 +251465,7 @@ "description": "Workflows allow administrators to create custom automation scripts directly within Identity Security Cloud. These automation scripts respond to [event triggers](https://developer.sailpoint.com/docs/extensibility/event-triggers/#how-to-get-started-with-event-triggers) and perform a series of actions to perform tasks that are either too cumbersome or not available in the Identity Security Cloud UI. Workflows can be configured via a graphical user interface within Identity Security Cloud, or by creating and uploading a JSON formatted script to the Workflow service. The Workflows API collection provides the necessary functionality to create, manage, and test your workflows via REST.\n", "item": [ { - "id": "832a0d72-7ff5-4ac2-a9b4-6a7308b14ab7", + "id": "ef342493-ed00-4a1d-beeb-d2a030ff852d", "name": "Create Workflow", "request": { "name": "Create Workflow", @@ -251507,7 +251507,7 @@ }, "response": [ { - "id": "2b91675b-f033-4a27-965e-56bee459b168", + "id": "164b270a-cbf8-45e9-bc87-84709db4bd7b", "name": "Event Trigger", "originalRequest": { "url": { @@ -251558,12 +251558,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor Excepteur laborum sint\"\n },\n \"displayName\": \"nisi\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"non voluptate laborum mollit\"\n },\n \"displayName\": \"do\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c78c2017-25bb-453c-b8b0-7f102d4ff680", + "id": "c7d82cd2-098f-4164-958d-1c5aa50ec0e1", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -251614,12 +251614,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor Excepteur laborum sint\"\n },\n \"displayName\": \"nisi\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"non voluptate laborum mollit\"\n },\n \"displayName\": \"do\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9fc8993d-01ea-4d80-9b2a-a6596945e8a4", + "id": "2d8bd69d-e571-4de5-9ce8-88422b9020a6", "name": "Event Trigger", "originalRequest": { "url": { @@ -251675,7 +251675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5b629c8-98c5-4de4-8508-ba27002dee31", + "id": "a82c63e7-a777-4f9e-8bf1-53c658637a04", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -251731,7 +251731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29e9e551-6c41-4c7d-8ce9-0a51c941fb08", + "id": "2e451dc9-c3b7-4284-a1a1-1f1ebc156071", "name": "Event Trigger", "originalRequest": { "url": { @@ -251787,7 +251787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40060141-c860-4b48-99ca-4b4a99d1ea51", + "id": "ce2bc28d-212e-4b1c-a434-b593057ecf21", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -251843,7 +251843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7db19e79-2245-4b94-b533-b311db50f70c", + "id": "0017efe8-e9dd-4cb1-b045-ad82ebf2e634", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -251899,7 +251899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64f376aa-01ec-4abc-99e9-e4b36b4e55e8", + "id": "18528402-e77a-4c58-920e-1fff2477dd63", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -251955,7 +251955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c864278f-6f7f-45da-946b-50396e47c712", + "id": "d3a4d9e7-8a78-40a6-97cd-27d9184c67f7", "name": "Event Trigger", "originalRequest": { "url": { @@ -252011,7 +252011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0d9ed20-3ce2-4891-b585-b81dd45293d1", + "id": "59e8731b-69ab-497b-91ec-a0cf00cc1925", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -252067,7 +252067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d0ae294-068b-480c-92fe-2b301d5684eb", + "id": "2532e0fd-57f7-4921-88be-40e7743d9799", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -252123,7 +252123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53002152-9d6b-4bc8-a5ce-97a432a0b667", + "id": "32cf6da8-3fce-4012-b308-a2ffe68de11d", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -252185,7 +252185,7 @@ } }, { - "id": "9418b297-9526-434d-bf93-5d2c07c667bd", + "id": "9cd39c9d-70ef-4eec-9606-f9b86026411a", "name": "List Workflows", "request": { "name": "List Workflows", @@ -252214,7 +252214,7 @@ }, "response": [ { - "id": "31fbd763-d54f-4938-8fe8-ede8c7e27525", + "id": "07874230-fd5b-46b9-b930-607e9d5a5a10", "name": "List of workflows", "originalRequest": { "url": { @@ -252252,12 +252252,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"veniam velit eiusmod sit\"\n },\n \"displayName\": \"sunt dolor\"\n }\n },\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea pariatur sit\"\n },\n \"displayName\": \"Ut ipsum\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ipsum laborum\"\n },\n \"displayName\": \"quis magna proide\"\n }\n },\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"pariatur quis Lorem exercitation officia\"\n },\n \"displayName\": \"dolor ad\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1f530a6a-ee33-4ea9-a605-89e3e643133a", + "id": "12379672-640f-4a9a-8e9c-d308afc237ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -252300,7 +252300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "399ed43d-5bb6-4fcf-a479-6cb09a39037b", + "id": "78828831-4343-4c04-a272-f867047ca2ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -252343,7 +252343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7e882ab-22df-4a7d-b662-f240a10c9a0a", + "id": "7b724bd9-3b07-4c52-ae44-e04ec29f5dc9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -252386,7 +252386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dea03bab-be7e-4c3d-88f5-741e597dbe16", + "id": "0ed6c5b9-4681-4803-91db-236365ba52c8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -252429,7 +252429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9302bebc-860e-4950-b4df-ce53093f6895", + "id": "2e1ea435-1ee8-4163-a741-e84a61edbdd2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -252478,7 +252478,7 @@ } }, { - "id": "ca1d5022-faaa-4f3f-8d82-e07a72f84e70", + "id": "a7c9890d-edcb-40eb-b26d-c1fc7a8d7d2b", "name": "Get Workflow By Id", "request": { "name": "Get Workflow By Id", @@ -252519,7 +252519,7 @@ }, "response": [ { - "id": "fae0c327-a3cd-4a6c-a83f-1aa2a8f43ce5", + "id": "b5514624-74ff-49e4-9fc5-131cd3e33216", "name": "The workflow object", "originalRequest": { "url": { @@ -252558,12 +252558,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor Excepteur laborum sint\"\n },\n \"displayName\": \"nisi\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"non voluptate laborum mollit\"\n },\n \"displayName\": \"do\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7f49dba0-5867-4224-bf12-86562b239a66", + "id": "463573c1-5d4a-496f-96ed-0e9f6c36896f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -252607,7 +252607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdd73523-858d-4f3c-b23b-fb8786f67031", + "id": "f457a828-96ed-4488-a786-b17a13315225", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -252651,7 +252651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "099d72b0-b17f-47b9-bdb8-5722b241bfb1", + "id": "d70abd51-bc22-476d-9a86-942af2f485c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -252695,7 +252695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f7162fa-9458-471a-b4b5-5ec49d0bb022", + "id": "3c5edbdd-838b-487d-9fff-ffb564e4b941", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -252739,7 +252739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "431b93ab-d072-43c7-b972-f632b71cb641", + "id": "b855e12e-9e28-40e7-9a77-86a171e4e023", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -252789,7 +252789,7 @@ } }, { - "id": "8808752d-9479-4f63-b443-cf75d2adee94", + "id": "6219903b-ea2f-457a-9e0a-4772edd14dce", "name": "Update Workflow", "request": { "name": "Update Workflow", @@ -252832,7 +252832,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"minim dolore nulla amet irure\"\n },\n \"displayName\": \"in\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sint adipisicing occaecat\"\n },\n \"displayName\": \"aute cillum fugiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -252843,7 +252843,7 @@ }, "response": [ { - "id": "72345e9a-6727-426a-bbbc-9a5c8e898b8b", + "id": "02609049-1fb1-4544-b30d-294c92b156bb", "name": "The Workflow object", "originalRequest": { "url": { @@ -252878,7 +252878,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"minim dolore nulla amet irure\"\n },\n \"displayName\": \"in\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sint adipisicing occaecat\"\n },\n \"displayName\": \"aute cillum fugiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -252895,12 +252895,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor Excepteur laborum sint\"\n },\n \"displayName\": \"nisi\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"non voluptate laborum mollit\"\n },\n \"displayName\": \"do\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d490a154-7abb-45a3-a4d2-82d976a0460e", + "id": "313137fe-7306-44b4-b608-7fbcac67f423", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -252935,7 +252935,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"minim dolore nulla amet irure\"\n },\n \"displayName\": \"in\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sint adipisicing occaecat\"\n },\n \"displayName\": \"aute cillum fugiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -252957,7 +252957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ecd3e57-8e92-42ef-96bd-396c9de63211", + "id": "a2c27a45-68cc-4352-ab70-81f24febde53", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -252992,7 +252992,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"minim dolore nulla amet irure\"\n },\n \"displayName\": \"in\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sint adipisicing occaecat\"\n },\n \"displayName\": \"aute cillum fugiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -253014,7 +253014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb41e7d0-bdca-4602-9af8-6a638bf36eba", + "id": "1d9f0033-a95b-458f-8532-b9bdca0b8f06", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -253049,7 +253049,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"minim dolore nulla amet irure\"\n },\n \"displayName\": \"in\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sint adipisicing occaecat\"\n },\n \"displayName\": \"aute cillum fugiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -253071,7 +253071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aab80db6-6032-42de-b109-b635f571f368", + "id": "b3156c32-12cc-423f-8b89-4c37e9d776ce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -253106,7 +253106,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"minim dolore nulla amet irure\"\n },\n \"displayName\": \"in\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sint adipisicing occaecat\"\n },\n \"displayName\": \"aute cillum fugiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -253128,7 +253128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af524dc3-3734-4aff-a677-b076498fe24b", + "id": "b89a347c-1b55-4ab0-b1ba-0d1f649aba4a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -253163,7 +253163,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"minim dolore nulla amet irure\"\n },\n \"displayName\": \"in\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sint adipisicing occaecat\"\n },\n \"displayName\": \"aute cillum fugiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -253191,7 +253191,7 @@ } }, { - "id": "1e562262-9fa8-40c8-8dde-7de3d05c7065", + "id": "a3843dce-5eb2-4388-8c41-5246a4c5e46a", "name": "Patch Workflow", "request": { "name": "Patch Workflow", @@ -253245,7 +253245,7 @@ }, "response": [ { - "id": "271f0f75-4a0f-403e-9182-394c6164a4a9", + "id": "5c6ccb1a-6c6a-4c0e-9424-4b78b05fafca", "name": "The Workflow object", "originalRequest": { "url": { @@ -253297,12 +253297,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor Excepteur laborum sint\"\n },\n \"displayName\": \"nisi\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"non voluptate laborum mollit\"\n },\n \"displayName\": \"do\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "36aeb564-4aee-4199-8604-507c5cf475cf", + "id": "4ae79f19-6706-4bf5-b70e-222922a922d4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -253359,7 +253359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1aff8f9a-222b-4a04-83be-3b37ee09a980", + "id": "9c3898a9-da42-409a-accb-a415de4858c6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -253416,7 +253416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ce71d38-8994-4d73-a816-8372c699b514", + "id": "f233c5f5-f4a4-416b-ab6e-48c6ca2387e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -253473,7 +253473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c530574f-9ffd-4985-825c-fcb5b6e04e55", + "id": "aa4645f4-b85a-494d-b282-c37597dff8c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -253530,7 +253530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffd38c9d-ff36-48c9-958d-976348e76d52", + "id": "c661834d-3585-4080-b770-c6e77a753d95", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -253593,7 +253593,7 @@ } }, { - "id": "b5d816c0-2807-4efc-928e-93bd48e65100", + "id": "d2bead47-6719-4239-bdbc-b36d11ca73dc", "name": "Delete Workflow By Id", "request": { "name": "Delete Workflow By Id", @@ -253634,7 +253634,7 @@ }, "response": [ { - "id": "ae76b8c7-e0e7-4c27-889f-9fc563e5d571", + "id": "120a062d-e2e7-4729-9a0e-b8f4b92a9f28", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -253668,7 +253668,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e6773d13-9b05-4671-a167-669e71c6f2f1", + "id": "3712a245-8a4d-4071-a090-e1ad43fa5c0b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -253712,7 +253712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b21959c9-f0f2-4f07-94dc-8bebb161fea9", + "id": "36706b04-6827-4aa2-86f8-42c5e340d426", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -253756,7 +253756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6b08c4d-aeb0-4cf2-865c-82f549792766", + "id": "9b9cd051-fc8a-433e-98b9-187871c65a82", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -253800,7 +253800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28b7c93d-8b95-46bd-9b28-2b9e2b4a16b8", + "id": "e0d071a8-3929-4687-95c9-a36cf1feab16", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -253844,7 +253844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf84d5dd-7165-4049-bfb1-a8428d691824", + "id": "90c91b31-20f7-4ad8-ab1d-610136a44da1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -253894,7 +253894,7 @@ } }, { - "id": "39ec28db-99ce-4eda-8bda-39b94e50e6f7", + "id": "8cc7ce78-c4f2-4b47-a18a-f56b133e1491", "name": "Test Workflow By Id", "request": { "name": "Test Workflow By Id", @@ -253949,7 +253949,7 @@ }, "response": [ { - "id": "18c92d60-7f60-434a-b8ce-9475c726b835", + "id": "249eec4f-b339-4571-8030-03cddbc5842f", "name": "The Workflow object", "originalRequest": { "url": { @@ -254007,7 +254007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "051cafa4-225a-4d2b-923b-c31f76ab25e8", + "id": "c43a41ee-6730-4770-80f9-4293647c3453", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -254065,7 +254065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07140b23-b4fd-4fb6-b2e9-8a2760fd997f", + "id": "4ccd7fc8-c60e-46af-8754-c600a3895407", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -254123,7 +254123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5015a61b-5ff8-45c8-a3ef-78b2eff18c2f", + "id": "cb9a8bf5-85fb-481b-86c2-d859c603cb15", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -254181,7 +254181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "671a6d05-e865-4f38-9f2f-433407d40592", + "id": "2506f46b-2dc6-4287-87cb-8dc3030adb73", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -254239,7 +254239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f40b8c5b-1d26-4d4f-b429-a1807f6a997d", + "id": "5e05d8bb-9275-46d7-948c-badaf08f96ee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -254303,7 +254303,7 @@ } }, { - "id": "377e9ca0-7c2c-4ffa-8393-d6d1b9a2d9d2", + "id": "d877c4cb-8d8d-404e-9e5d-8659ec4b87b3", "name": "List Workflow Executions", "request": { "name": "List Workflow Executions", @@ -254382,7 +254382,7 @@ }, "response": [ { - "id": "89452707-a25a-4df4-9838-ff0ef37d8cc1", + "id": "c0f2c1e5-0765-42b5-9972-c0d8ed0985d1", "name": "List of workflow executions for the specified workflow. ", "originalRequest": { "url": { @@ -254464,7 +254464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fce943e4-5087-4975-a212-ced099ed9559", + "id": "430c8a05-b3a3-45fd-aa2b-3eb086b88731", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -254546,7 +254546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5874b9a2-1500-4cb5-9c0f-eef226e1f2fa", + "id": "aeb122d3-e365-4a76-9f1a-29176b17f8e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -254628,7 +254628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5160fc4-1cbd-420e-9756-c51a30284acf", + "id": "c52e634a-57e7-4fc0-8991-336abcd7250b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -254710,7 +254710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13885025-6f49-4ff8-bcb5-01f69b890e50", + "id": "97646e71-c407-4236-9ce7-36b03d0e6135", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -254792,7 +254792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55568e15-7cd8-4092-a8e1-3926faabb237", + "id": "47249171-c293-47cb-be23-cc5dceed0279", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -254874,7 +254874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "796a0052-602b-42c1-9ea6-bc7743503574", + "id": "8299f65e-c0c9-417e-845f-ce497cc34bc1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -254962,7 +254962,7 @@ } }, { - "id": "10f48360-36e7-4fed-a41d-2120fd9a3de9", + "id": "8c586374-1702-4d7e-91cf-a4d15a5011ff", "name": "Get Workflow Execution", "request": { "name": "Get Workflow Execution", @@ -255003,7 +255003,7 @@ }, "response": [ { - "id": "61a06dfb-77f0-4eab-89b4-556c3fc5ff4a", + "id": "e3c9b88b-2ca9-4b25-abfd-b60a22059f53", "name": "Workflow execution.", "originalRequest": { "url": { @@ -255047,7 +255047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "027a2b0f-eb12-4666-ba4a-255e56b9f34f", + "id": "e6e41360-67ca-4a31-8472-c7969dea8fc3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -255091,7 +255091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6cd985d-1bb6-4a44-97a5-c8a267e652cb", + "id": "7467741b-071b-4cc1-a719-85a208f59688", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -255135,7 +255135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ca7d122-d28d-41d8-b05c-ce9105d9f3ab", + "id": "6a859317-408e-41dd-9507-dbd7d2a712e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -255179,7 +255179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08c48bbd-ec87-4503-a795-df11cc257bbb", + "id": "6f1ecc61-b41f-46da-9858-03ffee2ff475", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -255223,7 +255223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86951c0d-c84e-4f44-91e1-7d623472064c", + "id": "e22779a1-6e0d-4db1-a04e-56b1bd509c4b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -255267,7 +255267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae8e8264-003b-4352-8cd0-8c35f73fe0ac", + "id": "d132bf84-4477-4212-bd62-ec0021114a91", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -255317,7 +255317,7 @@ } }, { - "id": "9078d77b-85bd-4116-8bbe-72479abf2e10", + "id": "678d8808-fd4b-4fec-8076-c32b243b9f33", "name": "Get Workflow Execution History", "request": { "name": "Get Workflow Execution History", @@ -255359,7 +255359,7 @@ }, "response": [ { - "id": "e6fbdd0f-fc25-49f7-840c-70d617a3d54b", + "id": "5e375bb6-bfa0-4785-90ac-f57cde8e1ad3", "name": "List of workflow execution events for the given workflow execution", "originalRequest": { "url": { @@ -255404,7 +255404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a999f9a-5b24-4192-a5a9-3a9a2ad31281", + "id": "52700e05-f034-4829-b8bc-5d0c17f6e72f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -255449,7 +255449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5c8a881-e387-4081-a8a8-89a91135a012", + "id": "c4757ba8-3e56-4b11-9a72-4a927e79edd8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -255494,7 +255494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88b2078e-d9ff-4a17-9694-74d875760dd4", + "id": "c958aee7-3bb7-4d83-ada8-f5163415649c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -255539,7 +255539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "489ef684-4e1b-4eef-953b-e82deebcfbdc", + "id": "200dfe42-4043-41e5-9d08-f80862ec92c0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -255584,7 +255584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93282c9b-3d2a-4db0-a8f2-7a2658675a6d", + "id": "9d7f9c73-43d1-4a61-a72f-c458d036f581", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -255629,7 +255629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae5154ae-abc5-49b1-b248-056039ed0c04", + "id": "36f106fe-0479-4658-a883-5fce08f90cd6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -255680,7 +255680,7 @@ } }, { - "id": "d211ba1d-702a-44e1-8084-5f348d11ed60", + "id": "4af161fa-2ce6-4f7a-8d3f-4dbd41abf24f", "name": "Cancel Workflow Execution by ID", "request": { "name": "Cancel Workflow Execution by ID", @@ -255722,7 +255722,7 @@ }, "response": [ { - "id": "db53a9cd-8d41-4ec6-9329-bfe2c7953f96", + "id": "15080186-fcc9-4818-bd70-709d7c1376cf", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -255757,7 +255757,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2eda92b6-dcce-42b3-bdec-49667ff61709", + "id": "4d060689-2f77-4afd-9f00-bb687c32304d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -255802,7 +255802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7212d085-d028-4f19-9631-cc0117c0ab97", + "id": "eb3b9271-8ae3-4180-942d-38e92a0b8d72", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -255847,7 +255847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc524ac5-2395-4bcf-be0d-920ebf2ac6c0", + "id": "3ddc4212-bb91-4fb9-84c6-c3193e17edea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -255892,7 +255892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b974f2ee-e4eb-46e8-95ac-68d2abb8b906", + "id": "c5a596e0-1087-4b23-9948-7bfd4db96a36", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -255937,7 +255937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e96f572d-3858-4a1f-9305-d1ba9cf8c348", + "id": "c2a6e80c-21c5-41a0-ba24-276166836350", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -255982,7 +255982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61838571-2c93-47dd-962b-4202fdf114da", + "id": "bcd8fda4-dfa9-4721-a93d-43efb1d93935", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -256033,7 +256033,7 @@ } }, { - "id": "e83378db-ce9f-45da-9675-09c1e8c41408", + "id": "384b0ae1-6d88-462c-9eb7-b4a851cf80d9", "name": "List Complete Workflow Library", "request": { "name": "List Complete Workflow Library", @@ -256081,7 +256081,7 @@ }, "response": [ { - "id": "46bd00b0-f5f4-4be1-bcce-36da34d14675", + "id": "e74cb5ee-2d9e-4c11-969c-e6735edc3078", "name": "List of workflow steps", "originalRequest": { "url": { @@ -256138,12 +256138,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2002-09-28T04:39:09.971Z\",\n \"versionNumber\": 85863429,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"1998-08-10T20:36:05.682Z\",\n \"versionNumber\": 95147628,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"1947-12-27T20:15:05.083Z\",\n \"versionNumber\": -64771744,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"1949-09-03T07:08:21.359Z\",\n \"versionNumber\": -46992359,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "231745df-55fa-46cc-97f9-a89964627947", + "id": "846d11c1-ace5-43c2-8970-29600fcbadbe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -256205,7 +256205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "025541ce-cd14-4926-953f-d0977e9ff61f", + "id": "1d0285c6-d8dc-4ab5-adb8-b7accfc2bc43", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -256267,7 +256267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0579cd7c-ba9e-4616-8fea-c349f38385cb", + "id": "ffd2ae92-d46f-4418-a457-39b3b07d5b70", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -256329,7 +256329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f309802-a320-4766-af79-05da00a7a367", + "id": "54d5f2c7-3fc2-44df-af0b-29e5e02e5afe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -256391,7 +256391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b882819-f5aa-4120-88a1-68d3b28ff834", + "id": "25c98d15-bc4d-409b-ba34-64b1759cf9a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -256459,7 +256459,7 @@ } }, { - "id": "f13de38b-428d-446f-a255-033ee8d38450", + "id": "e2b7d7f2-d99d-4028-a86f-40a9f53067d5", "name": "List Workflow Library Actions", "request": { "name": "List Workflow Library Actions", @@ -256517,7 +256517,7 @@ }, "response": [ { - "id": "f1ce28bb-d907-4c78-a126-0e9228b1e3c0", + "id": "7f7ae6cf-79e3-4026-a3df-90bd109041e8", "name": "List of workflow actions", "originalRequest": { "url": { @@ -256584,12 +256584,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2002-09-28T04:39:09.971Z\",\n \"versionNumber\": 85863429,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"1998-08-10T20:36:05.682Z\",\n \"versionNumber\": 95147628,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"1947-12-27T20:15:05.083Z\",\n \"versionNumber\": -64771744,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"1949-09-03T07:08:21.359Z\",\n \"versionNumber\": -46992359,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0d923f72-b89d-4649-95a3-f6294d821f32", + "id": "067e764e-e7a0-4b68-8b5b-fa747f62b846", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -256661,7 +256661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ac44de9-54ce-4403-8c03-3313e2ba3df1", + "id": "26c751d5-f5c3-4034-a3d8-eb895087af84", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -256733,7 +256733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68aeb8ff-d99c-462b-9f69-2e3963dd0dc1", + "id": "a4245b28-6276-475c-a361-d12b742fb682", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -256805,7 +256805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28ed3931-5f20-49d0-ac80-0623357f43dd", + "id": "dd95b3f0-35a3-4854-a624-f868bf43a478", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -256877,7 +256877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "255c39aa-fa5d-4f5e-9da1-1e6cf9b82cc0", + "id": "54edf7e0-e881-4081-9e30-7696b4360a4c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -256955,7 +256955,7 @@ } }, { - "id": "25446f71-ef43-47f5-8f96-a4dcddb68fa1", + "id": "01b1cdfd-4b92-4069-a53e-bfe67d7acef4", "name": "List Workflow Library Triggers", "request": { "name": "List Workflow Library Triggers", @@ -257013,7 +257013,7 @@ }, "response": [ { - "id": "eec621a5-e517-45d9-bd46-205e6162deda", + "id": "588e1ae9-9a39-4578-ad1c-f2827c30a824", "name": "List of workflow triggers", "originalRequest": { "url": { @@ -257080,12 +257080,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": true,\n \"deprecatedBy\": \"2016-06-21T03:27:51.827Z\",\n \"isSimulationEnabled\": false,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n },\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": false,\n \"deprecatedBy\": \"1963-01-20T16:02:43.516Z\",\n \"isSimulationEnabled\": false,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n }\n]", + "body": "[\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": false,\n \"deprecatedBy\": \"2013-01-02T11:10:28.813Z\",\n \"isSimulationEnabled\": false,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n },\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": false,\n \"deprecatedBy\": \"2024-05-07T04:15:42.876Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a294cfa4-8b95-4990-94e0-ecff066415b7", + "id": "fe5c4e39-db4b-4f75-b3d4-46955cefe8c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -257157,7 +257157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02aeaec5-4a5a-4aec-a076-1192f4c82cc5", + "id": "c1ac11ac-4477-45d6-be0f-fef82c134241", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -257229,7 +257229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b722de03-04f9-41d7-8404-dc2bb43a0609", + "id": "e03b9a9c-73d6-44ca-b8d8-be99164fbbeb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -257301,7 +257301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea6b26db-2fa5-493a-b660-4b64bae70a2a", + "id": "7134c793-a7a2-424e-8761-c6d73a4eb541", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -257373,7 +257373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00580bc7-44a0-4bb5-b9e7-2c79f077a529", + "id": "460cadcf-3541-4aad-98fb-4a2e19d51d23", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -257451,7 +257451,7 @@ } }, { - "id": "60c10971-f223-423f-b14a-35f805d7c707", + "id": "40a1b227-1837-4f89-bbbd-c663bd90bfc0", "name": "List Workflow Library Operators", "request": { "name": "List Workflow Library Operators", @@ -257481,7 +257481,7 @@ }, "response": [ { - "id": "bcfc8a05-0755-41a6-b1ff-d0cd3d3a7a26", + "id": "164befcd-d830-41b3-963c-690807f30951", "name": "List of workflow operators", "originalRequest": { "url": { @@ -257520,12 +257520,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": true,\n \"deprecatedBy\": \"1949-07-09T11:22:09.535Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n },\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"1948-01-13T12:45:15.045Z\",\n \"isSimulationEnabled\": true,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n }\n]", + "body": "[\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": true,\n \"deprecatedBy\": \"1989-03-16T22:08:07.007Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n },\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": true,\n \"deprecatedBy\": \"1955-12-17T11:46:10.389Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3818571a-8a46-4c70-8fe7-21c4e0252a7c", + "id": "fec5328c-1c69-4be9-8d62-795588e511ab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -257569,7 +257569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02e5a93c-9e23-4718-a2e5-165e7dc2598a", + "id": "73d4766e-b033-41b1-85a9-4c48c3f17da0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -257613,7 +257613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b606cb0-7040-4479-8bd2-149eb22fa0fe", + "id": "9be37996-a986-4a08-893f-bfc1df95dae4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -257657,7 +257657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9214ffd2-b973-4de7-ae41-dc017ec29e26", + "id": "551e01ca-3fe7-4e5d-82dc-802f8aa9fc86", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -257701,7 +257701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a838ef9a-1bbd-4a6f-9b0d-a00b92deaa8b", + "id": "00ae83a2-ddf3-4418-a57e-599f4a01d6bd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -257751,7 +257751,7 @@ } }, { - "id": "08c4074a-cc08-47b7-8867-0e312d71ddc4", + "id": "ea525e2f-e8c8-424f-9907-39370e76fa24", "name": "Generate External Trigger OAuth Client", "request": { "name": "Generate External Trigger OAuth Client", @@ -257794,7 +257794,7 @@ }, "response": [ { - "id": "61740a8e-ff1a-49b8-bd73-2452ea9a9b26", + "id": "c9007b3a-88c0-4814-bfc8-bcc8b50ef327", "name": "The OAuth Client object", "originalRequest": { "url": { @@ -257840,7 +257840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce8f6ab6-d223-4d34-b99f-a13c77c90e8e", + "id": "592fda64-d430-4751-b8c9-c1db293ac4ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -257886,7 +257886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9eee7e5e-d59a-4196-b982-973c7b7f4ea1", + "id": "f1ae0e8c-0caf-4f84-9188-45f9272d0df9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -257932,7 +257932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e5d1e1a-937b-49fc-b420-aa7f7a1f9d1f", + "id": "c1fc8b64-646a-4bd0-b38c-17d6a3e7588e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -257978,7 +257978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e9e560c-5211-4ea6-aded-39db4952abb3", + "id": "22bfb0f5-7908-4167-a194-94bba52d67b8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -258024,7 +258024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8513a233-5fe9-44f1-a951-793dc166ccdb", + "id": "8603b839-98f4-42df-aad4-a4afee90a582", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -258076,7 +258076,7 @@ } }, { - "id": "313c8597-8e40-40a9-be87-6d908c357ba2", + "id": "b04fc543-4c1e-476f-9129-5219de72d61f", "name": "Execute Workflow via External Trigger", "request": { "name": "Execute Workflow via External Trigger", @@ -258132,7 +258132,7 @@ }, "response": [ { - "id": "c6e0d21a-5513-4d9b-b0c8-27f670ded7b9", + "id": "a7e8ffc3-7474-4224-9338-5bf9f95cf17c", "name": "The Workflow object", "originalRequest": { "url": { @@ -258191,7 +258191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8f11824-8070-4129-9fb5-ec377c88895e", + "id": "833ac048-2799-4f78-a956-b3d2e76b2cd0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -258250,7 +258250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6f88369-7960-40d5-a307-f7fb7d69c4e4", + "id": "03dd22bf-f24c-4fb5-9535-4e98e8d6a6d2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -258309,7 +258309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8baaa43a-d79e-4628-b9e4-38a3570ce306", + "id": "2572d080-6857-461d-81eb-b374e5024f9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -258368,7 +258368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89eec7ef-a4f5-4240-8264-79c202ed9ae6", + "id": "05321647-f659-4334-b728-52d6c675d2fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -258427,7 +258427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29a7edf3-2a8c-47d8-b1b4-b4e67bcd7f05", + "id": "457ac65d-e0c9-463a-8769-95b6408ff28c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -258492,7 +258492,7 @@ } }, { - "id": "bf7240c6-b570-4599-af07-6d4b302cc433", + "id": "df467b29-10eb-4e3e-9ebe-aebafdf79daf", "name": "Test Workflow via External Trigger", "request": { "name": "Test Workflow via External Trigger", @@ -258549,7 +258549,7 @@ }, "response": [ { - "id": "318a9850-c3e1-4156-b2fb-d3c36fe4468c", + "id": "109d99ad-9c51-42fe-bc3d-3c758a51eca3", "name": "Responds with the test input", "originalRequest": { "url": { @@ -258609,7 +258609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3093eb9-05c2-424b-bc43-a632a369ae8a", + "id": "96893b57-52ea-4332-8f3c-26a71ca914df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -258669,7 +258669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55413b26-c4e3-4358-a709-417f4c59276e", + "id": "06659c77-d564-4d7e-9748-a0808eca58a5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -258729,7 +258729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68858385-6667-4728-9c48-582c745047a2", + "id": "cef9f1e9-3baa-4170-a76a-82b7bda600ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -258789,7 +258789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f595769-cba7-4ea7-84f0-f0943e8f0f35", + "id": "01b83bce-1351-44ec-9c18-2a5ac4bffeb1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -258849,7 +258849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6102bc57-f88c-412d-8e1c-238f41ba7b41", + "id": "07768cb5-750f-49e0-81bb-8fae7fbcd245", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -258995,7 +258995,7 @@ } ], "info": { - "_postman_id": "2f0219a0-17fd-43a1-bca4-5427ce0b3f1b", + "_postman_id": "cd69ccf7-2587-4ad0-a0d5-a9d7dd80771c", "name": "Identity Security Cloud Beta API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/postman/collections/sailpoint-api-nerm.json b/postman/collections/sailpoint-api-nerm.json index e2ae27ae..cbae0fd2 100644 --- a/postman/collections/sailpoint-api-nerm.json +++ b/postman/collections/sailpoint-api-nerm.json @@ -5,12 +5,12 @@ "description": "", "item": [ { - "id": "eb6f4c6f-4053-46bc-b6d6-860fe70da1d0", + "id": "0d6ed73e-7342-4cb2-9650-71a8abfb6c05", "name": "Query for Audit events", "request": { "name": "Query for Audit events", "description": { - "content": "This endpoint provides a search engine for Audit Events by optionally combining subject_type, type, and subject_id to narrow down the audit events. A Subject Type of Profile links up to the AuditableProfile types. An Subject Type of WorkflowSession links up to the AuditableWorkflow types. An Subject Type of Get/Post/Patch/Delete links up to the AuditableApi types. The remaining Subject Types link up to the ActiveRecord types (configuration changes). Any workflow audit event created as of 10/11/2024 will be able to be queried by workflow name, workflow uid, or workflow profile type. Any profile audit event created as of 10/11/2024 will be able to be queried by profile type. The entity_type parameter has been updated to subject_type, which now matches what is in the response object. With the additional query filters added, there is a max of 5 filter parameters at one time (aside from pagination parameters). To accommodate these changes, an API contract change was required. Please read the updated API documentation for the new request syntax.", + "content": "This endpoint provides a search engine for Audit Events by optionally combining subject_type, type, and subject_id to narrow down the audit events. A Subject Type of Profile links up to the AuditableProfile types. An Subject Type of WorkflowSession links up to the AuditableWorkflow types. An Subject Type of Get/Post/Patch/Delete links up to the AuditableApi types. The remaining Subject Types link up to the ActiveRecord types (configuration changes).\n\n- Any workflow audit event created as of 10/11/2024 will be able to be queried by workflow name, workflow uid, or workflow profile type.\n- Any profile audit event created as of 10/11/2024 will be able to be queried by profile type.\n- The entity_type parameter has been updated to subject_type, which now matches what is in the response object.\n- With the additional query filters added, there is a max of 5 filter parameters at one time (aside from pagination parameters)\n\nTo accommodate these changes, an API contract change was required. Please read the updated API documentation for the new request syntax.", "type": "text/plain" }, "url": { @@ -37,7 +37,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"audit_events\": {\n \"offset\": 1,\n \"sort_by\": \"created_at\",\n \"limit\": 1,\n \"order\": \"asc\",\n \"filters\": {\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", + "raw": "{\n \"audit_events\": {\n \"offset\": 100,\n \"sort_by\": \"created_at\",\n \"limit\": 10,\n \"order\": \"asc\",\n \"filters\": {\n \"created_at\": {\n \"gt\": \"2024-04-18\",\n \"lt\": \"1949-04-03\",\n \"eq\": \"2024-10-29\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -49,7 +49,7 @@ }, "response": [ { - "id": "032baa02-e84d-4fbd-a1c6-43dd2297f0dd", + "id": "48642bab-c611-40ce-88e5-68a41b257eb6", "name": "AuditEvents", "originalRequest": { "url": { @@ -84,7 +84,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"audit_events\": {\n \"offset\": 1,\n \"sort_by\": \"created_at\",\n \"limit\": 1,\n \"order\": \"asc\",\n \"filters\": {\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", + "raw": "{\n \"audit_events\": {\n \"offset\": 100,\n \"sort_by\": \"created_at\",\n \"limit\": 10,\n \"order\": \"asc\",\n \"filters\": {\n \"created_at\": {\n \"gt\": \"2024-04-18\",\n \"lt\": \"1949-04-03\",\n \"eq\": \"2024-10-29\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -101,12 +101,12 @@ "value": "application/json" } ], - "body": "{\n \"audit_events\": [\n {\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n },\n {\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n ]\n}", + "body": "{\n \"audit_events\": [\n {\n \"created_at\": {\n \"gt\": \"1953-09-12\",\n \"lt\": \"2001-12-15\",\n \"eq\": \"1952-10-30\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n },\n {\n \"created_at\": {\n \"gt\": \"1973-02-13\",\n \"lt\": \"1949-01-21\",\n \"eq\": \"1975-05-21\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8e26b345-ac0c-4b41-950e-fbf6fb9d41b8", + "id": "7020c164-cc3b-44f4-9217-361a3f260826", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -141,7 +141,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"audit_events\": {\n \"offset\": 1,\n \"sort_by\": \"created_at\",\n \"limit\": 1,\n \"order\": \"asc\",\n \"filters\": {\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", + "raw": "{\n \"audit_events\": {\n \"offset\": 100,\n \"sort_by\": \"created_at\",\n \"limit\": 10,\n \"order\": \"asc\",\n \"filters\": {\n \"created_at\": {\n \"gt\": \"2024-04-18\",\n \"lt\": \"1949-04-03\",\n \"eq\": \"2024-10-29\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -163,7 +163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4c74b35-cca8-4416-a6e4-6b963443da7e", + "id": "40e4499c-0f7a-46b9-9d0d-d6971b94db2e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -198,7 +198,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"audit_events\": {\n \"offset\": 1,\n \"sort_by\": \"created_at\",\n \"limit\": 1,\n \"order\": \"asc\",\n \"filters\": {\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", + "raw": "{\n \"audit_events\": {\n \"offset\": 100,\n \"sort_by\": \"created_at\",\n \"limit\": 10,\n \"order\": \"asc\",\n \"filters\": {\n \"created_at\": {\n \"gt\": \"2024-04-18\",\n \"lt\": \"1949-04-03\",\n \"eq\": \"2024-10-29\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -232,7 +232,7 @@ "description": "", "item": [ { - "id": "5d98d168-0f06-4f7e-acf8-53230fe60e61", + "id": "f49dac94-2da2-480f-bdba-e97d71cadd9a", "name": "Create a new user", "request": { "name": "Create a new user", @@ -275,7 +275,7 @@ }, "response": [ { - "id": "ad7fe4ad-2c91-4f3e-ab1b-8b487aa5077a", + "id": "0221f48c-1ac4-4f8d-8355-572c3bb0e100", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -326,12 +326,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"cupidatat voluptate irure sunt v\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1995-03-27T16:00:20.779Z\",\n \"cookies_accepted_at\": \"1960-04-04T19:16:02.135Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"sint culpa in admagna nostrud el\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1960-03-27T16:45:23.854Z\",\n \"cookies_accepted_at\": \"1965-12-12T15:13:14.891Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2c50a716-30f3-4742-99a5-a332e4ee795c", + "id": "1ced877a-7b8d-4a6d-b804-55026a2291ae", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -387,7 +387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdf36528-78be-4ecb-8fbd-838c31b6bc3e", + "id": "e5759411-1c46-4704-b972-2443ebe864ea", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -449,7 +449,7 @@ } }, { - "id": "f5dd25b7-e850-43b0-ba88-3941ddf40be8", + "id": "d704d931-b230-455f-a975-05a4ad32739d", "name": "Get users", "request": { "name": "Get users", @@ -508,7 +508,7 @@ "type": "text/plain" }, "key": "login", - "value": "sunt laboris dolor" + "value": "velit" }, { "disabled": false, @@ -517,7 +517,7 @@ "type": "text/plain" }, "key": "title", - "value": "sunt laboris dolor" + "value": "velit" }, { "disabled": false, @@ -535,7 +535,7 @@ "type": "text/plain" }, "key": "email", - "value": "xipO0@L.pyq" + "value": "ivzVMHJOOU@UHkntOMvLboCTc.exe" }, { "disabled": false, @@ -561,7 +561,7 @@ }, "response": [ { - "id": "120bb0e3-283f-49de-9d3e-53b46927205d", + "id": "5f482edd-83e2-416a-864a-2a94a82cff3a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -615,7 +615,7 @@ "type": "text/plain" }, "key": "login", - "value": "sunt laboris dolor" + "value": "velit" }, { "disabled": false, @@ -624,7 +624,7 @@ "type": "text/plain" }, "key": "title", - "value": "sunt laboris dolor" + "value": "velit" }, { "disabled": false, @@ -642,7 +642,7 @@ "type": "text/plain" }, "key": "email", - "value": "xipO0@L.pyq" + "value": "ivzVMHJOOU@UHkntOMvLboCTc.exe" }, { "disabled": false, @@ -681,12 +681,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"occaecat sint laborum fugiatea c\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1974-11-18T17:50:22.021Z\",\n \"cookies_accepted_at\": \"2016-08-04T00:42:46.460Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n },\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"elit utcommodoexesse sit consequ\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1993-08-24T15:49:35.801Z\",\n \"cookies_accepted_at\": \"1969-05-23T15:21:30.252Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n ],\n \"_metadata\": {\n \"limit\": 88702321,\n \"offset\": 5039707,\n \"total\": -21964715,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"exercitation quilabore enim offi\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1948-08-27T06:29:29.971Z\",\n \"cookies_accepted_at\": \"2018-02-22T11:15:16.769Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n },\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"eiusmod quis elitad Loremlaboris\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1970-05-09T12:38:54.584Z\",\n \"cookies_accepted_at\": \"1971-02-07T05:18:03.309Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n ],\n \"_metadata\": {\n \"limit\": -3699925,\n \"offset\": -14185640,\n \"total\": -21626136,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "134136ac-cbfd-4c84-b6e5-7a7cce8a3e57", + "id": "3a7cab8a-f3bb-44f0-9ed4-4ee528be8ae8", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -740,7 +740,7 @@ "type": "text/plain" }, "key": "login", - "value": "sunt laboris dolor" + "value": "velit" }, { "disabled": false, @@ -749,7 +749,7 @@ "type": "text/plain" }, "key": "title", - "value": "sunt laboris dolor" + "value": "velit" }, { "disabled": false, @@ -767,7 +767,7 @@ "type": "text/plain" }, "key": "email", - "value": "xipO0@L.pyq" + "value": "ivzVMHJOOU@UHkntOMvLboCTc.exe" }, { "disabled": false, @@ -811,7 +811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a1ce9af-5d9d-4e32-9077-558bb38e93fe", + "id": "b80f745a-c666-46cd-9160-4d2c5c696d8b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -865,7 +865,7 @@ "type": "text/plain" }, "key": "login", - "value": "sunt laboris dolor" + "value": "velit" }, { "disabled": false, @@ -874,7 +874,7 @@ "type": "text/plain" }, "key": "title", - "value": "sunt laboris dolor" + "value": "velit" }, { "disabled": false, @@ -892,7 +892,7 @@ "type": "text/plain" }, "key": "email", - "value": "xipO0@L.pyq" + "value": "ivzVMHJOOU@UHkntOMvLboCTc.exe" }, { "disabled": false, @@ -942,7 +942,7 @@ } }, { - "id": "02d71e67-f004-4dee-9889-99ce1cafe6e7", + "id": "480173b7-5d41-4d95-ab93-9b5f669fc083", "name": "Create multiple new users", "request": { "name": "Create multiple new users", @@ -985,7 +985,7 @@ }, "response": [ { - "id": "5c3ead40-0e64-47d7-9554-c8694cfd4369", + "id": "3effe163-e89e-40e3-bb52-a0dcff2d72e1", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1036,12 +1036,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"veniam eu est laborum quiest sed\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1973-11-14T16:08:30.768Z\",\n \"cookies_accepted_at\": \"1996-10-10T07:04:57.593Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n },\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"magnaenim doloreconsequat quisof\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1951-09-18T15:09:35.733Z\",\n \"cookies_accepted_at\": \"1967-11-10T11:07:19.522Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n ]\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"nulla nisi Utirure adipisicing c\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1964-05-11T07:48:25.275Z\",\n \"cookies_accepted_at\": \"1981-04-24T18:38:11.226Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n },\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"elitadipisicing veniam enim dolo\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"2011-06-26T13:46:01.478Z\",\n \"cookies_accepted_at\": \"1974-11-01T20:28:53.525Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3b42f18e-9e70-4a13-9649-40a44c50c8bc", + "id": "4d0e96db-7ce3-403b-84aa-f3b5d56cf0b6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1097,7 +1097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b30a39a4-5cf7-40c1-b514-3296b0342084", + "id": "90932b3f-6aee-452f-944c-766b7f15d494", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1159,7 +1159,7 @@ } }, { - "id": "2eeb3fa0-7b24-4cff-aa32-663bf728fca0", + "id": "1a372d8f-1500-4dfc-9807-d09d0a3e767a", "name": "Update multiple users", "request": { "name": "Update multiple users", @@ -1202,7 +1202,7 @@ }, "response": [ { - "id": "61f9d654-7569-400b-b5d9-a17ab4a1f537", + "id": "fb747333-7031-44f4-85b7-906559665a9b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1253,12 +1253,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"veniam eu est laborum quiest sed\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1973-11-14T16:08:30.768Z\",\n \"cookies_accepted_at\": \"1996-10-10T07:04:57.593Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n },\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"magnaenim doloreconsequat quisof\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1951-09-18T15:09:35.733Z\",\n \"cookies_accepted_at\": \"1967-11-10T11:07:19.522Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n ]\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"nulla nisi Utirure adipisicing c\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1964-05-11T07:48:25.275Z\",\n \"cookies_accepted_at\": \"1981-04-24T18:38:11.226Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n },\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"elitadipisicing veniam enim dolo\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"2011-06-26T13:46:01.478Z\",\n \"cookies_accepted_at\": \"1974-11-01T20:28:53.525Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "07247ffa-c1ae-4900-a9b3-b4458db930a8", + "id": "c378c3fb-c33f-4321-9ce1-e4a89219a513", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1314,7 +1314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a642791-c04c-4a03-951e-c4e342a2327d", + "id": "4f9a7c80-3f4a-4f03-aa3b-aa446575fc0a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1376,7 +1376,7 @@ } }, { - "id": "4d8fde52-5e2e-41f9-a630-a989347d284b", + "id": "738f8fe1-092a-462d-868d-ebbc73630b85", "name": "Find user by id", "request": { "name": "Find user by id", @@ -1418,7 +1418,7 @@ }, "response": [ { - "id": "610f5e6d-2f8c-4df3-aaf0-754d444b3424", + "id": "742af24c-3da5-4f1f-af34-fa054cc39c43", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1457,12 +1457,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"cupidatat voluptate irure sunt v\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1995-03-27T16:00:20.779Z\",\n \"cookies_accepted_at\": \"1960-04-04T19:16:02.135Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"sint culpa in admagna nostrud el\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1960-03-27T16:45:23.854Z\",\n \"cookies_accepted_at\": \"1965-12-12T15:13:14.891Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "98a6006b-7ca6-42ac-98d0-a62133cb7897", + "id": "f2a9e3e1-22d5-436f-8460-0ead66e00138", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1506,7 +1506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6ed9ec1-b6f9-492d-8e89-3e461d6b0754", + "id": "5174c638-349a-4e3e-90be-641f6820a767", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1556,7 +1556,7 @@ } }, { - "id": "52d9da98-a983-4d5c-ac9d-1f4be8bfc7cb", + "id": "a187eb4e-e774-4b79-8833-0947a77ce516", "name": "Update a user by id", "request": { "name": "Update a user by id", @@ -1611,7 +1611,7 @@ }, "response": [ { - "id": "c79c538b-25c4-48f3-8a05-55cf08456a7d", + "id": "947e8e6d-b72b-43f5-aa3c-03b7361b6678", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1663,12 +1663,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"cupidatat voluptate irure sunt v\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1995-03-27T16:00:20.779Z\",\n \"cookies_accepted_at\": \"1960-04-04T19:16:02.135Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"sint culpa in admagna nostrud el\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1960-03-27T16:45:23.854Z\",\n \"cookies_accepted_at\": \"1965-12-12T15:13:14.891Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9581c0f6-aec3-44b0-98ee-794a2c0e77f0", + "id": "1aeaab91-4146-42ac-a9cb-692426fde531", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1725,7 +1725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94c47a5b-1b3f-4129-847e-68fab2e91bb2", + "id": "c86a9b4a-d7a0-4f68-b805-831fbd9af4ee", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1788,7 +1788,7 @@ } }, { - "id": "22333681-5dde-43a5-8760-80e4c0a8ac66", + "id": "695664a0-ab31-4eae-8899-0fd4d98eee21", "name": "Delete a user", "request": { "name": "Delete a user", @@ -1830,7 +1830,7 @@ }, "response": [ { - "id": "277ec1dc-24d7-42a5-be60-15cf451098ca", + "id": "d1fc69ec-b4fe-4bda-9dfe-49d741e12995", "name": "Info about the operation", "originalRequest": { "url": { @@ -1874,7 +1874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce0b7012-4459-41d1-900d-f8b4372c8c8e", + "id": "4494ae18-d551-457d-900a-73160f13824f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1918,7 +1918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40ff657a-a906-4646-8c42-38938d455773", + "id": "957366e5-f1bf-4154-adae-9fd80fa38955", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1968,7 +1968,7 @@ } }, { - "id": "9ba9e688-4b4f-484e-8c19-632dfd9e50ef", + "id": "d86db9d3-5877-49db-9a0e-e0bffb3fbb8e", "name": "Retrieves the URL of the user avatar", "request": { "name": "Retrieves the URL of the user avatar", @@ -2011,7 +2011,7 @@ }, "response": [ { - "id": "c3f733bb-5770-4eee-9382-6b60d68cef0f", + "id": "6eceec23-eeaa-4bf1-8133-c3f563b353ed", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2051,12 +2051,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"esse qui nulla\"\n}", + "body": "{\n \"url\": \"ad et incididunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8ae88777-bf56-4627-8a90-c0c9a3713342", + "id": "fbb6a51d-a616-42ce-9264-28b0c60e6364", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2101,7 +2101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2733b36c-417f-4d36-b251-f389faccddd7", + "id": "90e92963-8c32-4454-b600-7d21d48d3dde", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2152,7 +2152,7 @@ } }, { - "id": "b2c060b2-7ba1-400e-ad02-ecde10bf9a8f", + "id": "4988b71a-e831-42aa-afc0-50d86b17dd2e", "name": "Uploads a new user avatar", "request": { "name": "Uploads a new user avatar", @@ -2211,7 +2211,7 @@ }, "response": [ { - "id": "f543f8ce-65b2-4096-b934-9bd1618f5ff8", + "id": "ffade72f-d0cf-4cb2-9f4f-9057417b36bf", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2267,12 +2267,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"esse qui nulla\"\n}", + "body": "{\n \"url\": \"ad et incididunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b19b6fdc-00a3-4e53-8bfe-d20f0c5a1f74", + "id": "b95ee3fc-382f-4b57-ab39-dcd46252f8e8", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2333,7 +2333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb39054e-aaee-4f61-a88d-063f0b035d88", + "id": "508136d5-d358-4165-8a67-1fd05456fb25", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2406,7 +2406,7 @@ "description": "", "item": [ { - "id": "f5e887a3-27fb-410a-b9c3-dce217ed2bf1", + "id": "c4a3d14d-0a71-4c58-a7c8-51589c6e3d19", "name": "Update a language by locale", "request": { "name": "Update a language by locale", @@ -2465,7 +2465,7 @@ }, "response": [ { - "id": "62fba952-2e9c-427c-90e3-c22d01f15935", + "id": "55905994-2e7a-4401-b981-3bf9e0b61de4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2522,7 +2522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b19aa533-42dd-4b69-8cf6-221e566e4dec", + "id": "7a0e2669-2a56-43dc-9265-4d779e5f59b3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2579,7 +2579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41edefea-df94-45f9-8533-fee65cc2c4a6", + "id": "d6525938-a8cf-4d10-ab00-4aeaf32f5257", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2648,7 +2648,7 @@ "description": "", "item": [ { - "id": "28048376-0325-423a-ae9a-d7f95620b698", + "id": "da9cf6e3-d885-4421-8cd2-d99f6b171e25", "name": "Create a new user-manager relationship", "request": { "name": "Create a new user-manager relationship", @@ -2679,7 +2679,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c7015f47-b093-bd22-b58b-4791eb689d7f\",\n \"manager_id\": \"eefa351d-ca1f-524c-93de-1da60ac0bd43\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"8828b122-4afe-d629-13d5-2d130d4f47c0\",\n \"manager_id\": \"8a747bd1-0444-4e9c-5a97-81d55899df75\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2691,7 +2691,7 @@ }, "response": [ { - "id": "e34c3ace-d046-43b9-b451-ec58f745c170", + "id": "d85a79b7-ac3d-4f40-a7f9-7604df18616e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2725,7 +2725,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c7015f47-b093-bd22-b58b-4791eb689d7f\",\n \"manager_id\": \"eefa351d-ca1f-524c-93de-1da60ac0bd43\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"8828b122-4afe-d629-13d5-2d130d4f47c0\",\n \"manager_id\": \"8a747bd1-0444-4e9c-5a97-81d55899df75\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2742,12 +2742,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"1524e4f0-46c4-cdae-9fcf-79d1fbc16286\",\n \"uid\": \"commodo tempor nulladolore labor\",\n \"user_id\": \"33a5a48d-6ead-0d88-0aad-058abb1214f7\",\n \"manager_id\": \"urn:uuid:c76219f4-61f9-256d-8c5f-61f4ba1fc662\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:95462d34-0109-465d-2a9d-0dde801e16b5\",\n \"uid\": \"labore aliquipdolor laboris amet\",\n \"user_id\": \"urn:uuid:4692c8ed-eaaa-5fa2-4a66-2b8ef7f68050\",\n \"manager_id\": \"urn:uuid:a69b57cb-76f8-a68e-83bf-b73751c57062\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f1d20915-0fe3-4dbf-9efd-b986c67f4f18", + "id": "1fa3e117-619e-41ac-85d3-9fee92483569", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2781,7 +2781,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c7015f47-b093-bd22-b58b-4791eb689d7f\",\n \"manager_id\": \"eefa351d-ca1f-524c-93de-1da60ac0bd43\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"8828b122-4afe-d629-13d5-2d130d4f47c0\",\n \"manager_id\": \"8a747bd1-0444-4e9c-5a97-81d55899df75\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2803,7 +2803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64065e69-3b38-4c95-b8fc-836ecc2c5c34", + "id": "c7c86a5b-7386-4916-ada3-4203f56525a8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2837,7 +2837,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c7015f47-b093-bd22-b58b-4791eb689d7f\",\n \"manager_id\": \"eefa351d-ca1f-524c-93de-1da60ac0bd43\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"8828b122-4afe-d629-13d5-2d130d4f47c0\",\n \"manager_id\": \"8a747bd1-0444-4e9c-5a97-81d55899df75\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2865,7 +2865,7 @@ } }, { - "id": "c976afe4-818c-4f3e-b3c6-6cf9cca68e1b", + "id": "84421e6b-80e0-4a62-9a54-ceb20f4c2244", "name": "Get user-manager relationships", "request": { "name": "Get user-manager relationships", @@ -2924,7 +2924,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -2950,7 +2950,7 @@ }, "response": [ { - "id": "ac8ce3e6-2c70-4391-90cc-4ea2179d3193", + "id": "f41e71c7-b028-42a9-9d4a-988f2abffc99", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3004,7 +3004,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -3043,12 +3043,12 @@ "value": "application/json" } ], - "body": "{\n \"user_managers\": [\n {\n \"id\": \"urn:uuid:ca3b471c-ba2a-6a30-5fa3-e3253d0d42ec\",\n \"uid\": \"dolor sitLorem idsit autedolore \",\n \"user_id\": \"9f591a02-f0bf-4eaa-02d4-5e97caebd93b\",\n \"manager_id\": \"22b6ad8b-0b5c-50b7-32ce-af999144cd3e\"\n },\n {\n \"id\": \"c55abea5-4b65-d75a-b9d4-f2dbf8263544\",\n \"uid\": \"eu ad adipisicing proidentconsec\",\n \"user_id\": \"urn:uuid:7e23c270-c689-ec6e-0601-246309317023\",\n \"manager_id\": \"urn:uuid:ed29758b-11e6-d0ba-a9b4-13b81060ca39\"\n }\n ],\n \"_metadata\": {\n \"limit\": -71100279,\n \"offset\": 47161432,\n \"total\": 15843423,\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:94d29b72-ef50-9272-1462-fea4da0dd6c7\",\n \"uid\": \"nisi do dolorirure sit amet in l\",\n \"user_id\": \"urn:uuid:1a6ec27b-315f-53c0-351f-0c1c49427dd6\",\n \"manager_id\": \"ec3f01d7-fc2d-a72a-5b26-e36556d7cb56\"\n },\n {\n \"id\": \"urn:uuid:d7f1d2c2-41f6-d7fe-d107-28eb4b045385\",\n \"uid\": \"dolor dolore Excepteur Ut occaec\",\n \"user_id\": \"urn:uuid:52211071-796f-dda4-eb73-ffdddd66a8dc\",\n \"manager_id\": \"2f569ea8-5a52-6e50-1b56-229befb5c79f\"\n }\n ],\n \"_metadata\": {\n \"limit\": 76019943,\n \"offset\": -90156789,\n \"total\": 35946395,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d370af01-c1c6-4b57-a815-96be36c1523c", + "id": "6a67df91-0f11-4d71-821e-40e9e5fa0b2f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3102,7 +3102,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -3146,7 +3146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55d57c5a-b582-4c7f-afee-444ddd2a812f", + "id": "0ae3050f-e50c-4384-b128-08154ffdce3c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3200,7 +3200,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -3250,7 +3250,7 @@ } }, { - "id": "17403400-b7e5-422b-9be6-c88738e1cdbc", + "id": "14828a39-061b-485a-b882-6179f1e0e246", "name": "Create multiple new user-manager relationships", "request": { "name": "Create multiple new user-manager relationships", @@ -3281,7 +3281,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"b401557b-57b3-c0ec-c23d-9dd134b1ad48\",\n \"manager_id\": \"urn:uuid:ba3ff68b-4f86-8e18-c537-bd27b2e96c96\"\n },\n {\n \"user_id\": \"urn:uuid:149c75c0-ad9a-b745-07af-63e435c0cafc\",\n \"manager_id\": \"ff069b21-be5e-2eda-17c8-32982b486729\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:5b760493-8fdc-ff5c-7c4d-c4e94071add0\",\n \"manager_id\": \"34da5126-0ea5-9d82-dc53-51f9f6567269\"\n },\n {\n \"user_id\": \"urn:uuid:c0c50672-1f04-3280-fce5-bac008e44fdf\",\n \"manager_id\": \"urn:uuid:dd3496b7-1113-5f85-17e8-0987c3654b6f\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3293,7 +3293,7 @@ }, "response": [ { - "id": "0492cbbb-ccab-4ed4-9b27-15c1e0a084da", + "id": "d789c94c-15ab-4db9-b0a3-121cc99835fb", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3327,7 +3327,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"b401557b-57b3-c0ec-c23d-9dd134b1ad48\",\n \"manager_id\": \"urn:uuid:ba3ff68b-4f86-8e18-c537-bd27b2e96c96\"\n },\n {\n \"user_id\": \"urn:uuid:149c75c0-ad9a-b745-07af-63e435c0cafc\",\n \"manager_id\": \"ff069b21-be5e-2eda-17c8-32982b486729\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:5b760493-8fdc-ff5c-7c4d-c4e94071add0\",\n \"manager_id\": \"34da5126-0ea5-9d82-dc53-51f9f6567269\"\n },\n {\n \"user_id\": \"urn:uuid:c0c50672-1f04-3280-fce5-bac008e44fdf\",\n \"manager_id\": \"urn:uuid:dd3496b7-1113-5f85-17e8-0987c3654b6f\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3349,7 +3349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48c25022-5dbf-48b1-ae1e-ea249e7328f0", + "id": "1f35f7ca-57b6-40ea-81a2-cd7ac9537986", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3383,7 +3383,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"b401557b-57b3-c0ec-c23d-9dd134b1ad48\",\n \"manager_id\": \"urn:uuid:ba3ff68b-4f86-8e18-c537-bd27b2e96c96\"\n },\n {\n \"user_id\": \"urn:uuid:149c75c0-ad9a-b745-07af-63e435c0cafc\",\n \"manager_id\": \"ff069b21-be5e-2eda-17c8-32982b486729\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:5b760493-8fdc-ff5c-7c4d-c4e94071add0\",\n \"manager_id\": \"34da5126-0ea5-9d82-dc53-51f9f6567269\"\n },\n {\n \"user_id\": \"urn:uuid:c0c50672-1f04-3280-fce5-bac008e44fdf\",\n \"manager_id\": \"urn:uuid:dd3496b7-1113-5f85-17e8-0987c3654b6f\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3405,7 +3405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8db03e3-d655-4d43-8a8c-218171f93783", + "id": "6e66ebfe-abe5-419b-a602-781eedee1765", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3439,7 +3439,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"b401557b-57b3-c0ec-c23d-9dd134b1ad48\",\n \"manager_id\": \"urn:uuid:ba3ff68b-4f86-8e18-c537-bd27b2e96c96\"\n },\n {\n \"user_id\": \"urn:uuid:149c75c0-ad9a-b745-07af-63e435c0cafc\",\n \"manager_id\": \"ff069b21-be5e-2eda-17c8-32982b486729\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:5b760493-8fdc-ff5c-7c4d-c4e94071add0\",\n \"manager_id\": \"34da5126-0ea5-9d82-dc53-51f9f6567269\"\n },\n {\n \"user_id\": \"urn:uuid:c0c50672-1f04-3280-fce5-bac008e44fdf\",\n \"manager_id\": \"urn:uuid:dd3496b7-1113-5f85-17e8-0987c3654b6f\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3467,7 +3467,7 @@ } }, { - "id": "b58f1998-2ef8-4aac-87b5-ad59d11c999f", + "id": "af2f7255-c593-48fb-adca-fd242bb6ecc1", "name": "Update multiple user-manager relationships", "request": { "name": "Update multiple user-manager relationships", @@ -3498,7 +3498,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"urn:uuid:e6cc2afb-b4e6-17e9-77e6-375b3e0d949a\",\n \"user_id\": \"urn:uuid:9be5e5c7-17b5-1701-b96d-2fe6081a3ce7\",\n \"manager_id\": \"cf5ce85d-cc14-8177-fd35-664657749333\"\n },\n {\n \"id\": \"107586cc-3782-1f00-4ab2-a79160831f62\",\n \"user_id\": \"urn:uuid:1ac40064-faff-6255-8893-95720bdbea81\",\n \"manager_id\": \"urn:uuid:d2b66707-6ab0-cd0e-8c4c-90c02058fbdb\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"ed991cc2-4332-1e37-0795-546f7e3f773c\",\n \"user_id\": \"urn:uuid:010f9a50-cfd7-3c42-8da0-f6929b873eb0\",\n \"manager_id\": \"ad308ace-3e0b-f8cd-8e46-f641513b8b0d\"\n },\n {\n \"id\": \"fda55147-ac62-689e-23cb-2485657ba5e7\",\n \"user_id\": \"3c64c3a7-6f42-7f48-3d95-28a8eeafb774\",\n \"manager_id\": \"urn:uuid:66826ea5-6949-b878-20e9-d4a20512a315\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3510,7 +3510,7 @@ }, "response": [ { - "id": "5226d61a-1e61-4c2e-8d6a-e1f14113465a", + "id": "5dc84475-7cdd-49ac-b9f2-9b30b7fe67a9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3544,7 +3544,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"urn:uuid:e6cc2afb-b4e6-17e9-77e6-375b3e0d949a\",\n \"user_id\": \"urn:uuid:9be5e5c7-17b5-1701-b96d-2fe6081a3ce7\",\n \"manager_id\": \"cf5ce85d-cc14-8177-fd35-664657749333\"\n },\n {\n \"id\": \"107586cc-3782-1f00-4ab2-a79160831f62\",\n \"user_id\": \"urn:uuid:1ac40064-faff-6255-8893-95720bdbea81\",\n \"manager_id\": \"urn:uuid:d2b66707-6ab0-cd0e-8c4c-90c02058fbdb\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"ed991cc2-4332-1e37-0795-546f7e3f773c\",\n \"user_id\": \"urn:uuid:010f9a50-cfd7-3c42-8da0-f6929b873eb0\",\n \"manager_id\": \"ad308ace-3e0b-f8cd-8e46-f641513b8b0d\"\n },\n {\n \"id\": \"fda55147-ac62-689e-23cb-2485657ba5e7\",\n \"user_id\": \"3c64c3a7-6f42-7f48-3d95-28a8eeafb774\",\n \"manager_id\": \"urn:uuid:66826ea5-6949-b878-20e9-d4a20512a315\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3566,7 +3566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa39b447-7fdc-48ad-bbac-4219c401843d", + "id": "ab6fe96f-3aaf-400f-8280-31e2549607ed", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3600,7 +3600,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"urn:uuid:e6cc2afb-b4e6-17e9-77e6-375b3e0d949a\",\n \"user_id\": \"urn:uuid:9be5e5c7-17b5-1701-b96d-2fe6081a3ce7\",\n \"manager_id\": \"cf5ce85d-cc14-8177-fd35-664657749333\"\n },\n {\n \"id\": \"107586cc-3782-1f00-4ab2-a79160831f62\",\n \"user_id\": \"urn:uuid:1ac40064-faff-6255-8893-95720bdbea81\",\n \"manager_id\": \"urn:uuid:d2b66707-6ab0-cd0e-8c4c-90c02058fbdb\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"ed991cc2-4332-1e37-0795-546f7e3f773c\",\n \"user_id\": \"urn:uuid:010f9a50-cfd7-3c42-8da0-f6929b873eb0\",\n \"manager_id\": \"ad308ace-3e0b-f8cd-8e46-f641513b8b0d\"\n },\n {\n \"id\": \"fda55147-ac62-689e-23cb-2485657ba5e7\",\n \"user_id\": \"3c64c3a7-6f42-7f48-3d95-28a8eeafb774\",\n \"manager_id\": \"urn:uuid:66826ea5-6949-b878-20e9-d4a20512a315\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3622,7 +3622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdf40208-2ffd-4ab1-95bb-bb7ae5553990", + "id": "aa7f6293-1d3b-4fb3-93f4-c2eef4b8bd0e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3656,7 +3656,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"urn:uuid:e6cc2afb-b4e6-17e9-77e6-375b3e0d949a\",\n \"user_id\": \"urn:uuid:9be5e5c7-17b5-1701-b96d-2fe6081a3ce7\",\n \"manager_id\": \"cf5ce85d-cc14-8177-fd35-664657749333\"\n },\n {\n \"id\": \"107586cc-3782-1f00-4ab2-a79160831f62\",\n \"user_id\": \"urn:uuid:1ac40064-faff-6255-8893-95720bdbea81\",\n \"manager_id\": \"urn:uuid:d2b66707-6ab0-cd0e-8c4c-90c02058fbdb\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"ed991cc2-4332-1e37-0795-546f7e3f773c\",\n \"user_id\": \"urn:uuid:010f9a50-cfd7-3c42-8da0-f6929b873eb0\",\n \"manager_id\": \"ad308ace-3e0b-f8cd-8e46-f641513b8b0d\"\n },\n {\n \"id\": \"fda55147-ac62-689e-23cb-2485657ba5e7\",\n \"user_id\": \"3c64c3a7-6f42-7f48-3d95-28a8eeafb774\",\n \"manager_id\": \"urn:uuid:66826ea5-6949-b878-20e9-d4a20512a315\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3684,7 +3684,7 @@ } }, { - "id": "4654d4ec-9454-4fe8-99de-1f56aa5a8228", + "id": "b86025b9-ab94-4c0e-b369-9655d0717ccf", "name": "Find user-manager relationship by id", "request": { "name": "Find user-manager relationship by id", @@ -3726,7 +3726,7 @@ }, "response": [ { - "id": "31d0f1f5-8943-4e6d-973e-6074108981ff", + "id": "e1f92d09-51e8-4540-ba8f-6c936a2cedfe", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3765,12 +3765,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"1524e4f0-46c4-cdae-9fcf-79d1fbc16286\",\n \"uid\": \"commodo tempor nulladolore labor\",\n \"user_id\": \"33a5a48d-6ead-0d88-0aad-058abb1214f7\",\n \"manager_id\": \"urn:uuid:c76219f4-61f9-256d-8c5f-61f4ba1fc662\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:95462d34-0109-465d-2a9d-0dde801e16b5\",\n \"uid\": \"labore aliquipdolor laboris amet\",\n \"user_id\": \"urn:uuid:4692c8ed-eaaa-5fa2-4a66-2b8ef7f68050\",\n \"manager_id\": \"urn:uuid:a69b57cb-76f8-a68e-83bf-b73751c57062\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8c2b7556-7386-4572-8713-5193e3964851", + "id": "86e1bd74-12fb-4131-a16b-e5b3e094b4f4", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3814,7 +3814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4cd8074-accd-4065-83d0-07f2be27c4bd", + "id": "1352abeb-3303-4db3-86f0-9e5cd46774f1", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3864,7 +3864,7 @@ } }, { - "id": "9cb3bbc7-8b4f-411a-9753-7e29c2191fcf", + "id": "c3b4e8ea-8afe-48cd-8caf-124435389ed7", "name": "Update a user-manager relationship by id", "request": { "name": "Update a user-manager relationship by id", @@ -3907,7 +3907,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c7015f47-b093-bd22-b58b-4791eb689d7f\",\n \"manager_id\": \"eefa351d-ca1f-524c-93de-1da60ac0bd43\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"8828b122-4afe-d629-13d5-2d130d4f47c0\",\n \"manager_id\": \"8a747bd1-0444-4e9c-5a97-81d55899df75\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3919,7 +3919,7 @@ }, "response": [ { - "id": "f96e7a44-d429-4d65-a60e-a9e448cb6ac9", + "id": "f0342a83-cd99-496e-95a9-64f5e7e396c5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3954,7 +3954,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c7015f47-b093-bd22-b58b-4791eb689d7f\",\n \"manager_id\": \"eefa351d-ca1f-524c-93de-1da60ac0bd43\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"8828b122-4afe-d629-13d5-2d130d4f47c0\",\n \"manager_id\": \"8a747bd1-0444-4e9c-5a97-81d55899df75\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3971,12 +3971,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"1524e4f0-46c4-cdae-9fcf-79d1fbc16286\",\n \"uid\": \"commodo tempor nulladolore labor\",\n \"user_id\": \"33a5a48d-6ead-0d88-0aad-058abb1214f7\",\n \"manager_id\": \"urn:uuid:c76219f4-61f9-256d-8c5f-61f4ba1fc662\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:95462d34-0109-465d-2a9d-0dde801e16b5\",\n \"uid\": \"labore aliquipdolor laboris amet\",\n \"user_id\": \"urn:uuid:4692c8ed-eaaa-5fa2-4a66-2b8ef7f68050\",\n \"manager_id\": \"urn:uuid:a69b57cb-76f8-a68e-83bf-b73751c57062\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e73783b5-49e7-4e05-8045-d584dc7a7c17", + "id": "ec65ea50-5ad5-40dd-89a5-68c837e62040", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4011,7 +4011,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c7015f47-b093-bd22-b58b-4791eb689d7f\",\n \"manager_id\": \"eefa351d-ca1f-524c-93de-1da60ac0bd43\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"8828b122-4afe-d629-13d5-2d130d4f47c0\",\n \"manager_id\": \"8a747bd1-0444-4e9c-5a97-81d55899df75\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4033,7 +4033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6c00744-4b36-4f45-a7cd-c145993aec11", + "id": "c22492bb-0389-4581-8199-16e08a9e2fc6", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4068,7 +4068,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"c7015f47-b093-bd22-b58b-4791eb689d7f\",\n \"manager_id\": \"eefa351d-ca1f-524c-93de-1da60ac0bd43\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"8828b122-4afe-d629-13d5-2d130d4f47c0\",\n \"manager_id\": \"8a747bd1-0444-4e9c-5a97-81d55899df75\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4102,7 +4102,7 @@ "description": "", "item": [ { - "id": "f8ae7ccf-a6af-4cbf-b976-a48620b640a5", + "id": "bea63d8d-eddb-45e2-b347-b088dbfabb39", "name": "Get roles", "request": { "name": "Get roles", @@ -4169,7 +4169,7 @@ }, "response": [ { - "id": "bc828606-ca85-44df-93f0-374ba0a205b2", + "id": "16dd45ff-697e-4a40-ba93-3b6becbe3e2c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4244,12 +4244,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"3a682f67-f5c3-d0fe-5b64-cee8d42a3b4b\",\n \"uid\": \"elit ad aliquaindolor laborum do\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:3be418d6-e789-8b41-49b2-1832d3743fee\",\n \"uid\": \"occaecat nisi consectetur mollit\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ],\n \"_metadata\": {\n \"limit\": -27646161,\n \"offset\": 53779953,\n \"total\": 25240484,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"roles\": [\n {\n \"id\": \"urn:uuid:5d0f42dd-f79c-1950-0446-e0e8d215f47b\",\n \"uid\": \"consectetur veniamveniam culpa q\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:4ede37f9-4161-162a-6ea3-1fb42d2a72ba\",\n \"uid\": \"mollit elitDuis Excepteuripsum e\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ],\n \"_metadata\": {\n \"limit\": -71753965,\n \"offset\": 87780105,\n \"total\": 16242812,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "43ef67de-904d-4481-9709-dc80d78276f8", + "id": "512dbcd4-5cc6-4e74-8dc6-05028d2df0ef", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4329,7 +4329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7afdbb08-c8a0-4b6e-90f3-f1b67419e567", + "id": "35e11678-eaeb-47c1-aeaf-277778da5cdd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4415,7 +4415,7 @@ } }, { - "id": "ccb110fb-88c7-4e65-bba6-6f1c4a397eaa", + "id": "53cc552c-3fb7-47ea-b3cd-e56957f71947", "name": "Create multiple new roles", "request": { "name": "Create multiple new roles", @@ -4446,7 +4446,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"labore elitdolor fugiat voluptat\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"commodo Lorem Ut eadoloripsum of\",\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\": \"id utmollit magna pariatur repre\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"laboreesse in quis inid eiusmod \",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4458,7 +4458,7 @@ }, "response": [ { - "id": "03681ce0-c931-43ba-8ef9-3b8255a8ed1a", + "id": "e9b524a9-039f-4189-ad5d-9c1f7e22afd1", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4492,7 +4492,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"labore elitdolor fugiat voluptat\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"commodo Lorem Ut eadoloripsum of\",\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\": \"id utmollit magna pariatur repre\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"laboreesse in quis inid eiusmod \",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4509,12 +4509,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"25aa5518-a730-b690-965a-e9956e6ab7b2\",\n \"uid\": \"dolore incididuntad voluptateeni\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:41dc740e-d142-efb5-6077-36799c4b5d77\",\n \"uid\": \"voluptate officia quisaute elite\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "body": "{\n \"roles\": [\n {\n \"id\": \"79b4e1b5-1d88-d2d6-728f-58d6a825be06\",\n \"uid\": \"culpa aliquiplabore aliquip qui \",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"38a6367f-8973-951e-605a-7f8084cb3077\",\n \"uid\": \"dolore euid pariaturmagna dolore\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fd12fdeb-596f-4b2d-83fe-d6015409d0c3", + "id": "1a987380-c74c-4e10-bc95-1b3be7cea214", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4548,7 +4548,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"labore elitdolor fugiat voluptat\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"commodo Lorem Ut eadoloripsum of\",\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\": \"id utmollit magna pariatur repre\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"laboreesse in quis inid eiusmod \",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4570,7 +4570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9670cf24-d0cb-4a1b-925a-afee7471605d", + "id": "76ddd32b-3456-4d25-befd-5b65c6c4377f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4604,7 +4604,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"labore elitdolor fugiat voluptat\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"commodo Lorem Ut eadoloripsum of\",\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\": \"id utmollit magna pariatur repre\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"laboreesse in quis inid eiusmod \",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4632,7 +4632,7 @@ } }, { - "id": "2a97b5f7-8776-4c01-b4fe-f70a29c6eca2", + "id": "49457d91-f970-4a78-a8a4-ffdc275b8d96", "name": "Update multiple roles", "request": { "name": "Update multiple roles", @@ -4675,7 +4675,7 @@ }, "response": [ { - "id": "1de51daf-9008-4df0-ab5e-2670a264718d", + "id": "e11ebf7f-44de-41a0-b397-841f52ba67a7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4726,12 +4726,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"25aa5518-a730-b690-965a-e9956e6ab7b2\",\n \"uid\": \"dolore incididuntad voluptateeni\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:41dc740e-d142-efb5-6077-36799c4b5d77\",\n \"uid\": \"voluptate officia quisaute elite\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "body": "{\n \"roles\": [\n {\n \"id\": \"79b4e1b5-1d88-d2d6-728f-58d6a825be06\",\n \"uid\": \"culpa aliquiplabore aliquip qui \",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"38a6367f-8973-951e-605a-7f8084cb3077\",\n \"uid\": \"dolore euid pariaturmagna dolore\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7349b081-610e-4f90-890d-31d2beaae7e9", + "id": "4ad37f3a-22a5-4ce3-a479-af4a4aa0484b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4787,7 +4787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f882700-48c7-4f16-bf07-f61ead260a46", + "id": "c07e7e31-abbf-4c1c-8bdf-facf28253803", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4849,7 +4849,7 @@ } }, { - "id": "f2246390-fb20-453b-8097-e312d38fd9f1", + "id": "34416e43-01ce-4e2d-bbc0-582d599a82e2", "name": "Create a new role", "request": { "name": "Create a new role", @@ -4880,7 +4880,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"officia inut voluptate dolore mo\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"amet eu temporut voluptate etadi\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4892,7 +4892,7 @@ }, "response": [ { - "id": "7947bfa0-a4fa-430a-9a02-a9d9facf2492", + "id": "0ec983cf-5047-4712-89e0-1efcaa4edee4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4926,7 +4926,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"officia inut voluptate dolore mo\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"amet eu temporut voluptate etadi\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4943,12 +4943,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"urn:uuid:b3891eab-a909-2ca1-4adb-fe7ec820e49a\",\n \"uid\": \"enim aliqua irure Excepteurmagna\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"e674dfe7-6776-3b48-b41a-e2450cf686dd\",\n \"uid\": \"Lorem deserunt magnased in dolor\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "df86a6d4-a0c0-4ed5-b788-3c16fb82ca1a", + "id": "9f2d1f3b-e7d8-4981-bc56-55e97b4d19e4", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4982,7 +4982,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"officia inut voluptate dolore mo\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"amet eu temporut voluptate etadi\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5004,7 +5004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64aef811-3e4e-46e8-ba1a-7e507cb66acb", + "id": "a929fd0b-17e3-4031-ab29-871ccee4c72d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5038,7 +5038,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"officia inut voluptate dolore mo\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"amet eu temporut voluptate etadi\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5066,7 +5066,7 @@ } }, { - "id": "e0593025-3bfb-40a4-b033-10c0a49717e5", + "id": "8c0a910a-906f-491d-a82d-dd73ba4b04bd", "name": "Find role by id", "request": { "name": "Find role by id", @@ -5108,7 +5108,7 @@ }, "response": [ { - "id": "bffc7467-1e13-435b-9994-4be096523d33", + "id": "0f6800ca-4da1-4dff-a704-b0e9519d12c9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5147,12 +5147,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"urn:uuid:b3891eab-a909-2ca1-4adb-fe7ec820e49a\",\n \"uid\": \"enim aliqua irure Excepteurmagna\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"e674dfe7-6776-3b48-b41a-e2450cf686dd\",\n \"uid\": \"Lorem deserunt magnased in dolor\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fde1c701-9f46-49a2-84bb-a32c70036a15", + "id": "8d8c10c0-8e78-422b-b4db-53805e7e028b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5196,7 +5196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7667fc33-5a5d-4f6a-a399-7c4d6468021c", + "id": "97253aa7-327d-40cf-9caa-a3e77c84810f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5246,7 +5246,7 @@ } }, { - "id": "14cc3058-efd9-422f-8383-d4d5565e4069", + "id": "17be2286-b157-4df7-a5c5-16b9cbb1e0d1", "name": "Update an existing role", "request": { "name": "Update an existing role", @@ -5301,7 +5301,7 @@ }, "response": [ { - "id": "00df2e3f-f874-4d72-adfb-a87f32c8c094", + "id": "d125be5a-4d9a-474a-b2a1-248e1f9ecc73", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5353,12 +5353,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"urn:uuid:b3891eab-a909-2ca1-4adb-fe7ec820e49a\",\n \"uid\": \"enim aliqua irure Excepteurmagna\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"e674dfe7-6776-3b48-b41a-e2450cf686dd\",\n \"uid\": \"Lorem deserunt magnased in dolor\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d0ef3be9-4914-4dce-a39d-710f129e219c", + "id": "f275c697-cf3d-4f23-aed8-52718dc8e295", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5415,7 +5415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd4975f0-5ac6-40c2-a494-c3886a43c25e", + "id": "c80d5a33-607b-47fd-8e36-163cda22c684", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5484,7 +5484,7 @@ "description": "", "item": [ { - "id": "4a9e44e6-551e-406d-a477-7d6e9f78f162", + "id": "5f84be86-7438-4d91-bf4c-49f5fa44c9ef", "name": "Get system roles", "request": { "name": "Get system roles", @@ -5551,7 +5551,7 @@ }, "response": [ { - "id": "957ebc87-bcf9-4624-bbc9-22b58c830e89", + "id": "e13a29e2-cfee-4500-a5be-5b86eb7a7fcb", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5626,12 +5626,12 @@ "value": "application/json" } ], - "body": "{\n \"system_roles\": [\n {\n \"id\": \"2e06b876-f456-473d-bd65-b6435e0b6b2d\",\n \"uid\": \"profile_owner profile_owner prof\",\n \"name\": \"Profile Contributor\"\n },\n {\n \"id\": \"2e06b876-f456-473d-bd65-b6435e0b6b2d\",\n \"uid\": \"profile_owner profile_owner prof\",\n \"name\": \"Profile Contributor\"\n }\n ],\n \"_metadata\": {\n \"limit\": -43080300,\n \"offset\": -76061937,\n \"total\": 7501751,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"system_roles\": [\n {\n \"id\": \"2e06b876-f456-473d-bd65-b6435e0b6b2d\",\n \"uid\": \"profile_contributor profile_cont\",\n \"name\": \"Profile Contributor\"\n },\n {\n \"id\": \"2e06b876-f456-473d-bd65-b6435e0b6b2d\",\n \"uid\": \"profile_owner profile_owner prof\",\n \"name\": \"Profile Contributor\"\n }\n ],\n \"_metadata\": {\n \"limit\": -21478087,\n \"offset\": 59014008,\n \"total\": 72434134,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "36998fff-c094-4cfe-8f93-3f20745f7648", + "id": "52c294f4-670e-46c4-9857-ad0af2509c7d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5711,7 +5711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c4a3e65-bcc5-462b-bc33-d601fe006b07", + "id": "80920310-ad26-4a19-affd-4572edffba72", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5803,7 +5803,7 @@ "description": "", "item": [ { - "id": "d2dc3f5f-8bba-4e1a-ab0c-97fb5326896f", + "id": "205a6eb4-c042-42f3-87d1-3d3b750821b9", "name": "Create a system role permission", "request": { "name": "Create a system role permission", @@ -5846,7 +5846,7 @@ }, "response": [ { - "id": "73c53970-7012-4924-a20e-ef51638ac1ec", + "id": "33fd4a72-a7de-4d40-8a6f-e413ecbbabc0", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5902,7 +5902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99e9e2b4-4969-417a-bbdb-bc4141b4faf1", + "id": "2b0a1c77-4629-40ad-9b84-46c86de4a880", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5958,7 +5958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "067a21a1-216f-48be-9f1c-df710d5e3f7b", + "id": "3ed781e1-679f-4ae7-80a2-5c87153ab63b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6026,7 +6026,7 @@ "description": "", "item": [ { - "id": "cb023833-f0ee-4752-ad44-a2960b83769c", + "id": "4eca922f-0343-4672-89ef-acd5fbda4c1b", "name": "Create a permission", "request": { "name": "Create a permission", @@ -6069,7 +6069,7 @@ }, "response": [ { - "id": "c1d361a3-ad9c-484f-bef1-078da4f55d55", + "id": "1206e997-019a-4acc-90ef-e711b9e19454", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6125,7 +6125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb6b6525-4051-4db1-aa5c-5e8b178b5d99", + "id": "098c91e7-2a66-4bd1-b417-9a15841b35ea", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6181,7 +6181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb44add2-7fd3-4df3-ac0a-7ebd308a6d23", + "id": "a92725db-3a9e-47e3-b106-35025008cc31", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6249,7 +6249,7 @@ "description": "", "item": [ { - "id": "7fb748d8-4cea-4dbb-97de-f2a00962608c", + "id": "98634a7b-dcbc-4523-87af-669171825ed0", "name": "Assign a new role to a user", "request": { "name": "Assign a new role to a user", @@ -6280,7 +6280,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"0bda9530-9e8c-ea70-4792-f4b632b7b41e\",\n \"role_id\": \"034b3f30-9c6b-b1d0-48bc-19befb7bb8e3\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:fd481b7b-8f1e-7193-9722-9c29a4fa4ecf\",\n \"role_id\": \"urn:uuid:bd809db7-441d-ddd9-3712-55ce3c6f37e0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6292,7 +6292,7 @@ }, "response": [ { - "id": "afe1aac5-1529-47a4-b37c-79e95c3f6bc7", + "id": "82e92679-9797-4f63-a362-7d748ff125fb", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6326,7 +6326,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"0bda9530-9e8c-ea70-4792-f4b632b7b41e\",\n \"role_id\": \"034b3f30-9c6b-b1d0-48bc-19befb7bb8e3\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:fd481b7b-8f1e-7193-9722-9c29a4fa4ecf\",\n \"role_id\": \"urn:uuid:bd809db7-441d-ddd9-3712-55ce3c6f37e0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6343,12 +6343,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"67453fc4-563f-ff44-23a1-d0a1b5c7e668\",\n \"uid\": \"consequat temporid labore Duis a\",\n \"user_id\": \"urn:uuid:2f915922-4d35-d011-7ca2-184d2ef46eaa\",\n \"role_id\": \"urn:uuid:f78ae961-e8d3-24ed-24c3-77890639c069\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"550186d2-90f9-e28a-53ac-9540a6c68cb5\",\n \"uid\": \"est in dolor consequatnostrud ve\",\n \"user_id\": \"98fb17ab-c0ab-0ee6-530e-8e75f37bfea5\",\n \"role_id\": \"urn:uuid:ec92efac-8e40-3d94-2303-d45bb6edeb3b\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "871c5bce-6053-48be-aea9-f21c45e68792", + "id": "7fc8d3a4-400e-48ec-8f02-3c51dba13648", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6382,7 +6382,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"0bda9530-9e8c-ea70-4792-f4b632b7b41e\",\n \"role_id\": \"034b3f30-9c6b-b1d0-48bc-19befb7bb8e3\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:fd481b7b-8f1e-7193-9722-9c29a4fa4ecf\",\n \"role_id\": \"urn:uuid:bd809db7-441d-ddd9-3712-55ce3c6f37e0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6404,7 +6404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ffd10b3-dacf-45c8-8d0d-ec5ec39c476d", + "id": "7f3674ee-98df-433c-a1dd-6e49ed1ecb75", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6438,7 +6438,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"0bda9530-9e8c-ea70-4792-f4b632b7b41e\",\n \"role_id\": \"034b3f30-9c6b-b1d0-48bc-19befb7bb8e3\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:fd481b7b-8f1e-7193-9722-9c29a4fa4ecf\",\n \"role_id\": \"urn:uuid:bd809db7-441d-ddd9-3712-55ce3c6f37e0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6466,7 +6466,7 @@ } }, { - "id": "721ba7c2-d0db-4bef-8e03-815a837b5e14", + "id": "023aeeb4-5818-442e-8a73-5ac43c580fa0", "name": "Get user role pairings", "request": { "name": "Get user role pairings", @@ -6525,7 +6525,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -6551,7 +6551,7 @@ }, "response": [ { - "id": "08340d03-8634-46f0-a50f-d048776cb0a8", + "id": "a552249d-c824-44ff-861c-e17c8a2f03a3", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6605,7 +6605,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -6644,12 +6644,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:8a7f1899-7291-3466-c060-c19583eb135e\",\n \"uid\": \"et reprehenderit consequatcommod\",\n \"user_id\": \"urn:uuid:efc1e26f-ad36-30b7-c7af-43e4c06d592d\",\n \"role_id\": \"urn:uuid:fd984415-79b7-ec49-843a-351589779f9b\"\n },\n {\n \"id\": \"urn:uuid:f1e49e07-fa62-acbf-706d-363168d2d8a9\",\n \"uid\": \"in quis minim esse nostrudut eu \",\n \"user_id\": \"urn:uuid:868dc4e2-f881-8421-4c14-d00b128844cf\",\n \"role_id\": \"a7679e2b-5336-8df8-5452-935bb2e13741\"\n }\n ],\n \"_metadata\": {\n \"limit\": 47379745,\n \"offset\": 11430588,\n \"total\": 66065322,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:8d9daa5f-31a5-16a2-23fd-f2f48a0816bd\",\n \"uid\": \"Ut ut Duiset laboris fugiatincid\",\n \"user_id\": \"ed01089d-262e-0617-9309-bdcc64030723\",\n \"role_id\": \"urn:uuid:c2d3b85f-a31a-c1db-03b8-537c742837ee\"\n },\n {\n \"id\": \"67b6826d-0f55-62eb-b7a2-107db2653353\",\n \"uid\": \"exercitation id ut aliquaid eudo\",\n \"user_id\": \"urn:uuid:3261410a-ea53-cf52-27c3-4f307974ba7a\",\n \"role_id\": \"urn:uuid:5feed448-8f55-7d18-c738-8ddac86f0d66\"\n }\n ],\n \"_metadata\": {\n \"limit\": 89850962,\n \"offset\": -27764098,\n \"total\": -97298914,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cdef876f-3015-47af-ba84-14f2fa61dac7", + "id": "29e9dbcf-8fe5-40e4-a5d5-b4a8decdfaad", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6703,7 +6703,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -6747,7 +6747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e545f782-9235-412b-bf69-c37ef74338b2", + "id": "2c0e9ffb-258e-443b-80d8-d6bf353c0c89", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6801,7 +6801,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -6851,7 +6851,7 @@ } }, { - "id": "12897ce7-5913-4286-aef4-1dd3fb8e9faf", + "id": "a56975ed-9a15-49f8-90b0-f67f9de91825", "name": "Create multiple new user role pairings", "request": { "name": "Create multiple new user role pairings", @@ -6882,7 +6882,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"f105690a-98af-ef40-bd37-ed82a414a4be\",\n \"role_id\": \"urn:uuid:b1eeaf09-c04a-a4b1-78d2-730c8b2b7afc\"\n },\n {\n \"user_id\": \"e2b5e1d2-fc6d-7d63-ba6f-fe025a3aa8a9\",\n \"role_id\": \"3aacf673-59ec-aba7-2d7d-724c96ae438d\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"18651922-7f42-590c-b5d3-da07ec8993ec\",\n \"role_id\": \"urn:uuid:ad9518a7-6680-f891-0d9e-7e4842aae32d\"\n },\n {\n \"user_id\": \"urn:uuid:a5badecc-7248-4c43-58d0-3fb41ecd3b16\",\n \"role_id\": \"29543ee4-e082-fc60-bbe7-cf1aa63c63b2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6894,7 +6894,7 @@ }, "response": [ { - "id": "40e23b2b-879b-44ba-9bb9-1691f137f9b8", + "id": "1fad8448-1590-4565-832b-9cd479f21e17", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6928,7 +6928,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"f105690a-98af-ef40-bd37-ed82a414a4be\",\n \"role_id\": \"urn:uuid:b1eeaf09-c04a-a4b1-78d2-730c8b2b7afc\"\n },\n {\n \"user_id\": \"e2b5e1d2-fc6d-7d63-ba6f-fe025a3aa8a9\",\n \"role_id\": \"3aacf673-59ec-aba7-2d7d-724c96ae438d\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"18651922-7f42-590c-b5d3-da07ec8993ec\",\n \"role_id\": \"urn:uuid:ad9518a7-6680-f891-0d9e-7e4842aae32d\"\n },\n {\n \"user_id\": \"urn:uuid:a5badecc-7248-4c43-58d0-3fb41ecd3b16\",\n \"role_id\": \"29543ee4-e082-fc60-bbe7-cf1aa63c63b2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6945,12 +6945,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"bbb8d362-d631-e463-75e5-303657940b87\",\n \"uid\": \"consectetur eiusmod id infugiat \",\n \"user_id\": \"urn:uuid:d6fcf83a-a405-023a-8057-e48d1a6eda51\",\n \"role_id\": \"6cc848e0-91cf-358f-b42f-ee3cd7fc1012\"\n },\n {\n \"id\": \"urn:uuid:2400c897-f33a-c7d0-4341-43c37b0ddf8b\",\n \"uid\": \"in sunt irure autetempor reprehe\",\n \"user_id\": \"8ff1a344-bfbc-ff0c-0daa-001a9639352c\",\n \"role_id\": \"bd68c688-e4c4-cc7c-ba29-f9756af5faba\"\n }\n ]\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"eec0121c-b51a-5193-7bba-377d3a88637f\",\n \"uid\": \"pariatur Ut ex inqui aliqua eius\",\n \"user_id\": \"urn:uuid:dca4df4f-a714-2415-879b-d89ebeddd8dd\",\n \"role_id\": \"2967df41-86e6-b8de-e92a-764db0ae1dda\"\n },\n {\n \"id\": \"urn:uuid:e1825b57-f798-a53c-be97-7c8ecbebcfc7\",\n \"uid\": \"culpa anim temporest mollitparia\",\n \"user_id\": \"urn:uuid:e32c7a42-0cc6-abfc-4846-b9fff390e197\",\n \"role_id\": \"f727134d-c259-1ce3-7212-3b165b0fb173\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0475612c-5209-45c2-9c52-a0c7e3861060", + "id": "1d0643b2-e806-4ba5-97dc-b32d35567ec2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6984,7 +6984,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"f105690a-98af-ef40-bd37-ed82a414a4be\",\n \"role_id\": \"urn:uuid:b1eeaf09-c04a-a4b1-78d2-730c8b2b7afc\"\n },\n {\n \"user_id\": \"e2b5e1d2-fc6d-7d63-ba6f-fe025a3aa8a9\",\n \"role_id\": \"3aacf673-59ec-aba7-2d7d-724c96ae438d\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"18651922-7f42-590c-b5d3-da07ec8993ec\",\n \"role_id\": \"urn:uuid:ad9518a7-6680-f891-0d9e-7e4842aae32d\"\n },\n {\n \"user_id\": \"urn:uuid:a5badecc-7248-4c43-58d0-3fb41ecd3b16\",\n \"role_id\": \"29543ee4-e082-fc60-bbe7-cf1aa63c63b2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7006,7 +7006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57f27a2c-5282-4e5b-93c9-0f9f4d3f7926", + "id": "c03222a6-d369-4e2d-9e13-ad093b512489", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7040,7 +7040,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"f105690a-98af-ef40-bd37-ed82a414a4be\",\n \"role_id\": \"urn:uuid:b1eeaf09-c04a-a4b1-78d2-730c8b2b7afc\"\n },\n {\n \"user_id\": \"e2b5e1d2-fc6d-7d63-ba6f-fe025a3aa8a9\",\n \"role_id\": \"3aacf673-59ec-aba7-2d7d-724c96ae438d\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"18651922-7f42-590c-b5d3-da07ec8993ec\",\n \"role_id\": \"urn:uuid:ad9518a7-6680-f891-0d9e-7e4842aae32d\"\n },\n {\n \"user_id\": \"urn:uuid:a5badecc-7248-4c43-58d0-3fb41ecd3b16\",\n \"role_id\": \"29543ee4-e082-fc60-bbe7-cf1aa63c63b2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7068,7 +7068,7 @@ } }, { - "id": "01dde558-15fb-4590-947c-d074775a9b38", + "id": "64b97cd2-62b6-4a22-bb68-624030d32ead", "name": "Update multiple user role pairings", "request": { "name": "Update multiple user role pairings", @@ -7099,7 +7099,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:b2c9eaa3-7e7c-1483-4b9c-eb38727e444a\",\n \"user_id\": \"31130c92-6ce8-8a46-8a32-fe76698ac901\",\n \"role_id\": \"b461fb49-8c73-8c43-51b3-4f733e0665bd\"\n },\n {\n \"id\": \"1cf16a09-c698-7fe1-3686-4f75550c5173\",\n \"user_id\": \"e0298934-eecc-8f7b-e6f3-57bf2050967f\",\n \"role_id\": \"9550ed43-c8b8-0230-fbb2-c83d5647551a\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"94fa928d-814a-b9b6-daee-a58030015568\",\n \"user_id\": \"urn:uuid:277a3d33-1f3e-3e01-483e-95e7b4d6d4ef\",\n \"role_id\": \"urn:uuid:58840722-2bee-133f-9bc1-825b5ced5080\"\n },\n {\n \"id\": \"urn:uuid:2d10219a-d286-73f1-8f01-08d8a88ee6ae\",\n \"user_id\": \"urn:uuid:f2a2a818-e233-0ea1-2951-80288a07fd21\",\n \"role_id\": \"urn:uuid:b4ac6c22-fb05-5a7b-9bb9-d94ee1e3a485\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7111,7 +7111,7 @@ }, "response": [ { - "id": "44cc015e-ca0c-4fb7-813f-193ad18f8186", + "id": "b95aabc4-ebdb-44c2-a887-a19590263eb8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7145,7 +7145,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:b2c9eaa3-7e7c-1483-4b9c-eb38727e444a\",\n \"user_id\": \"31130c92-6ce8-8a46-8a32-fe76698ac901\",\n \"role_id\": \"b461fb49-8c73-8c43-51b3-4f733e0665bd\"\n },\n {\n \"id\": \"1cf16a09-c698-7fe1-3686-4f75550c5173\",\n \"user_id\": \"e0298934-eecc-8f7b-e6f3-57bf2050967f\",\n \"role_id\": \"9550ed43-c8b8-0230-fbb2-c83d5647551a\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"94fa928d-814a-b9b6-daee-a58030015568\",\n \"user_id\": \"urn:uuid:277a3d33-1f3e-3e01-483e-95e7b4d6d4ef\",\n \"role_id\": \"urn:uuid:58840722-2bee-133f-9bc1-825b5ced5080\"\n },\n {\n \"id\": \"urn:uuid:2d10219a-d286-73f1-8f01-08d8a88ee6ae\",\n \"user_id\": \"urn:uuid:f2a2a818-e233-0ea1-2951-80288a07fd21\",\n \"role_id\": \"urn:uuid:b4ac6c22-fb05-5a7b-9bb9-d94ee1e3a485\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7162,12 +7162,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"bbb8d362-d631-e463-75e5-303657940b87\",\n \"uid\": \"consectetur eiusmod id infugiat \",\n \"user_id\": \"urn:uuid:d6fcf83a-a405-023a-8057-e48d1a6eda51\",\n \"role_id\": \"6cc848e0-91cf-358f-b42f-ee3cd7fc1012\"\n },\n {\n \"id\": \"urn:uuid:2400c897-f33a-c7d0-4341-43c37b0ddf8b\",\n \"uid\": \"in sunt irure autetempor reprehe\",\n \"user_id\": \"8ff1a344-bfbc-ff0c-0daa-001a9639352c\",\n \"role_id\": \"bd68c688-e4c4-cc7c-ba29-f9756af5faba\"\n }\n ]\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"eec0121c-b51a-5193-7bba-377d3a88637f\",\n \"uid\": \"pariatur Ut ex inqui aliqua eius\",\n \"user_id\": \"urn:uuid:dca4df4f-a714-2415-879b-d89ebeddd8dd\",\n \"role_id\": \"2967df41-86e6-b8de-e92a-764db0ae1dda\"\n },\n {\n \"id\": \"urn:uuid:e1825b57-f798-a53c-be97-7c8ecbebcfc7\",\n \"uid\": \"culpa anim temporest mollitparia\",\n \"user_id\": \"urn:uuid:e32c7a42-0cc6-abfc-4846-b9fff390e197\",\n \"role_id\": \"f727134d-c259-1ce3-7212-3b165b0fb173\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c0f9e06b-d2b2-4910-9e84-f58d5fa87adf", + "id": "e0c2f8b0-9140-4d2d-8fd0-54aae07d09c5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7201,7 +7201,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:b2c9eaa3-7e7c-1483-4b9c-eb38727e444a\",\n \"user_id\": \"31130c92-6ce8-8a46-8a32-fe76698ac901\",\n \"role_id\": \"b461fb49-8c73-8c43-51b3-4f733e0665bd\"\n },\n {\n \"id\": \"1cf16a09-c698-7fe1-3686-4f75550c5173\",\n \"user_id\": \"e0298934-eecc-8f7b-e6f3-57bf2050967f\",\n \"role_id\": \"9550ed43-c8b8-0230-fbb2-c83d5647551a\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"94fa928d-814a-b9b6-daee-a58030015568\",\n \"user_id\": \"urn:uuid:277a3d33-1f3e-3e01-483e-95e7b4d6d4ef\",\n \"role_id\": \"urn:uuid:58840722-2bee-133f-9bc1-825b5ced5080\"\n },\n {\n \"id\": \"urn:uuid:2d10219a-d286-73f1-8f01-08d8a88ee6ae\",\n \"user_id\": \"urn:uuid:f2a2a818-e233-0ea1-2951-80288a07fd21\",\n \"role_id\": \"urn:uuid:b4ac6c22-fb05-5a7b-9bb9-d94ee1e3a485\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7223,7 +7223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdec8761-790f-49bb-9ae3-5c94f36b15b4", + "id": "0ee83521-617e-4ada-ac8d-a2a93e82b13c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7257,7 +7257,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:b2c9eaa3-7e7c-1483-4b9c-eb38727e444a\",\n \"user_id\": \"31130c92-6ce8-8a46-8a32-fe76698ac901\",\n \"role_id\": \"b461fb49-8c73-8c43-51b3-4f733e0665bd\"\n },\n {\n \"id\": \"1cf16a09-c698-7fe1-3686-4f75550c5173\",\n \"user_id\": \"e0298934-eecc-8f7b-e6f3-57bf2050967f\",\n \"role_id\": \"9550ed43-c8b8-0230-fbb2-c83d5647551a\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"94fa928d-814a-b9b6-daee-a58030015568\",\n \"user_id\": \"urn:uuid:277a3d33-1f3e-3e01-483e-95e7b4d6d4ef\",\n \"role_id\": \"urn:uuid:58840722-2bee-133f-9bc1-825b5ced5080\"\n },\n {\n \"id\": \"urn:uuid:2d10219a-d286-73f1-8f01-08d8a88ee6ae\",\n \"user_id\": \"urn:uuid:f2a2a818-e233-0ea1-2951-80288a07fd21\",\n \"role_id\": \"urn:uuid:b4ac6c22-fb05-5a7b-9bb9-d94ee1e3a485\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7285,7 +7285,7 @@ } }, { - "id": "620879fb-e2e9-4afc-bf4e-4b160c5d4374", + "id": "1b675271-22d1-4891-b0f0-5fcdef9ffa81", "name": "Find user role pairing by id", "request": { "name": "Find user role pairing by id", @@ -7327,7 +7327,7 @@ }, "response": [ { - "id": "7c2e97a4-0fa5-4d9d-a630-e717503935df", + "id": "42552cdb-3a14-4d08-9139-9269a592fded", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7366,12 +7366,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"67453fc4-563f-ff44-23a1-d0a1b5c7e668\",\n \"uid\": \"consequat temporid labore Duis a\",\n \"user_id\": \"urn:uuid:2f915922-4d35-d011-7ca2-184d2ef46eaa\",\n \"role_id\": \"urn:uuid:f78ae961-e8d3-24ed-24c3-77890639c069\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"550186d2-90f9-e28a-53ac-9540a6c68cb5\",\n \"uid\": \"est in dolor consequatnostrud ve\",\n \"user_id\": \"98fb17ab-c0ab-0ee6-530e-8e75f37bfea5\",\n \"role_id\": \"urn:uuid:ec92efac-8e40-3d94-2303-d45bb6edeb3b\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9df210b6-cbb3-41d7-a045-8bb7cde1d949", + "id": "fb6c95dc-e71d-4c19-8926-d6cc29769bbb", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7415,7 +7415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6befc683-1162-4587-b7e7-b591bf98c031", + "id": "129a1ff0-f282-48f8-89f3-dbe4ccd9a1d6", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7465,7 +7465,7 @@ } }, { - "id": "1473f4ae-1fed-43d1-83f7-9300a0734825", + "id": "4c7f9b22-136a-4ef8-8190-ef19c6065e62", "name": "Update a user role pairing by id", "request": { "name": "Update a user role pairing by id", @@ -7508,7 +7508,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"0bda9530-9e8c-ea70-4792-f4b632b7b41e\",\n \"role_id\": \"034b3f30-9c6b-b1d0-48bc-19befb7bb8e3\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:fd481b7b-8f1e-7193-9722-9c29a4fa4ecf\",\n \"role_id\": \"urn:uuid:bd809db7-441d-ddd9-3712-55ce3c6f37e0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7520,7 +7520,7 @@ }, "response": [ { - "id": "d4c2ed96-79da-40c0-ab05-59da7ad3d980", + "id": "1673de64-bbd4-4b3c-9f2f-ad351cb886b5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7555,7 +7555,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"0bda9530-9e8c-ea70-4792-f4b632b7b41e\",\n \"role_id\": \"034b3f30-9c6b-b1d0-48bc-19befb7bb8e3\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:fd481b7b-8f1e-7193-9722-9c29a4fa4ecf\",\n \"role_id\": \"urn:uuid:bd809db7-441d-ddd9-3712-55ce3c6f37e0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7572,12 +7572,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"67453fc4-563f-ff44-23a1-d0a1b5c7e668\",\n \"uid\": \"consequat temporid labore Duis a\",\n \"user_id\": \"urn:uuid:2f915922-4d35-d011-7ca2-184d2ef46eaa\",\n \"role_id\": \"urn:uuid:f78ae961-e8d3-24ed-24c3-77890639c069\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"550186d2-90f9-e28a-53ac-9540a6c68cb5\",\n \"uid\": \"est in dolor consequatnostrud ve\",\n \"user_id\": \"98fb17ab-c0ab-0ee6-530e-8e75f37bfea5\",\n \"role_id\": \"urn:uuid:ec92efac-8e40-3d94-2303-d45bb6edeb3b\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1fdb8fd5-de00-45f5-8442-85ebb5a643f4", + "id": "24d9cdaa-f712-4170-b898-56c3d1f416f2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7612,7 +7612,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"0bda9530-9e8c-ea70-4792-f4b632b7b41e\",\n \"role_id\": \"034b3f30-9c6b-b1d0-48bc-19befb7bb8e3\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:fd481b7b-8f1e-7193-9722-9c29a4fa4ecf\",\n \"role_id\": \"urn:uuid:bd809db7-441d-ddd9-3712-55ce3c6f37e0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7634,7 +7634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca2014f7-a49c-467f-9bd0-fcf07c602388", + "id": "e9187b43-a681-4a68-a39d-94bae316d747", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7669,7 +7669,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"0bda9530-9e8c-ea70-4792-f4b632b7b41e\",\n \"role_id\": \"034b3f30-9c6b-b1d0-48bc-19befb7bb8e3\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:fd481b7b-8f1e-7193-9722-9c29a4fa4ecf\",\n \"role_id\": \"urn:uuid:bd809db7-441d-ddd9-3712-55ce3c6f37e0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7697,7 +7697,7 @@ } }, { - "id": "f51e9442-db7d-4616-983f-e438140c2fa6", + "id": "cc43d438-7ee6-4066-ae36-2ca66ba4c343", "name": "Delete a user role assignment", "request": { "name": "Delete a user role assignment", @@ -7739,7 +7739,7 @@ }, "response": [ { - "id": "8c711a5c-2b1b-4ab0-878d-4e10bbddfd7d", + "id": "f6b2326b-3dfb-4bde-8542-acb0a160766a", "name": "User role was destroyed", "originalRequest": { "url": { @@ -7783,7 +7783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da74f32d-58a0-46bb-8fde-bd88f48e1d29", + "id": "775957cb-96e7-47ce-a75e-3a5966f3da0a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7827,7 +7827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1d18c7b-5b82-4716-8f2d-cc3c6ba31ec0", + "id": "319d01dc-9349-4e6a-ad9f-fc4526857eef", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7883,7 +7883,7 @@ "description": "", "item": [ { - "id": "17191111-3b94-43b9-be75-04c4b8dcf2fa", + "id": "1cb3890b-efe3-404e-ba34-f2e92732d2af", "name": "Get attribute data in bulk", "request": { "name": "Get attribute data in bulk", @@ -7968,7 +7968,7 @@ }, "response": [ { - "id": "b3152898-fba2-4d7a-bb88-0e558c6df8f8", + "id": "d738133d-24e5-4e3e-a0f6-1b829c204abe", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8061,12 +8061,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attributes\": [\n {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"nonin ut auteex esselaborum inci\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2024-10-26T05:41:28.245Z\",\n \"created_at\": \"2005-11-30T08:20:02.177Z\",\n \"updated_at\": \"1949-01-10T06:25:09.109Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"ad officia sint nonreprehenderit\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1993-12-28T02:11:56.083Z\",\n \"created_at\": \"1995-05-18T00:53:59.263Z\",\n \"updated_at\": \"1997-05-25T19:35:43.358Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1954-03-27T15:15:28.793Z\",\n \"tmp_updated_at\": \"1976-01-28T22:17:36.430Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n },\n {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"commodo dolor pariatur Duis dolo\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2018-11-14T12:00:40.947Z\",\n \"created_at\": \"1982-03-15T07:25:43.374Z\",\n \"updated_at\": \"2003-11-07T09:03:45.144Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"ullamco deserunt sit voluptateul\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2010-08-14T04:09:17.905Z\",\n \"created_at\": \"2004-05-28T10:25:09.486Z\",\n \"updated_at\": \"2021-04-17T16:22:17.786Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1983-10-25T19:37:59.802Z\",\n \"tmp_updated_at\": \"2000-07-13T21:04:37.442Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n ],\n \"_metadata\": {\n \"limit\": -45031150,\n \"offset\": 20969923,\n \"total\": 75301251,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"ne_attributes\": [\n {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"voluptate enim reprehenderit nos\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1990-02-10T02:04:42.176Z\",\n \"created_at\": \"2015-12-28T23:38:50.467Z\",\n \"updated_at\": \"1956-08-14T18:29:59.239Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"in proident aute irure suntet in\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1970-03-28T14:17:36.915Z\",\n \"created_at\": \"1964-12-03T10:44:10.897Z\",\n \"updated_at\": \"1975-08-24T11:18:09.422Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1968-07-24T22:34:08.122Z\",\n \"tmp_updated_at\": \"2008-08-07T00:18:09.807Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n },\n {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"in incididuntealabore nisiseddol\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1977-06-11T21:22:06.134Z\",\n \"created_at\": \"1949-01-08T14:21:31.317Z\",\n \"updated_at\": \"1969-12-27T15:44:30.040Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"ea noncillum ipsumea non insint \",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1972-03-11T06:12:56.369Z\",\n \"created_at\": \"1972-06-18T07:43:32.519Z\",\n \"updated_at\": \"2020-08-28T11:51:52.497Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2019-12-05T19:00:26.049Z\",\n \"tmp_updated_at\": \"1953-04-14T18:34:46.528Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n ],\n \"_metadata\": {\n \"limit\": -28157257,\n \"offset\": 37610597,\n \"total\": -19663951,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d4fa5b24-39e0-4433-ae05-76226862f105", + "id": "9147c540-bb5c-4448-b202-062025301dfb", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8164,7 +8164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b501475-acf7-4dce-a238-5429cfd1fe06", + "id": "4d61ac76-2fab-409e-a6bd-2d8966329feb", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8268,7 +8268,7 @@ } }, { - "id": "3c664be1-b35e-4a0c-8756-2b61c8896876", + "id": "950337cb-eda8-4bf1-b828-7b67d1f1e6b1", "name": "Create an attribute", "request": { "name": "Create an attribute", @@ -8311,7 +8311,7 @@ }, "response": [ { - "id": "926e24c7-e23e-4d00-92c2-c93045fd3710", + "id": "3f6b28e5-13d8-473f-91e3-ccf43571becb", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8362,12 +8362,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"occaecatullamco veniam aliquipqu\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2007-12-02T11:16:09.969Z\",\n \"created_at\": \"1948-11-17T17:22:49.623Z\",\n \"updated_at\": \"1964-08-12T19:27:14.337Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"in reprehenderit incididuntmagna\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2012-02-16T12:43:49.012Z\",\n \"created_at\": \"1997-11-02T13:13:55.162Z\",\n \"updated_at\": \"1992-06-27T03:16:01.257Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1980-02-14T01:32:18.270Z\",\n \"tmp_updated_at\": \"1955-12-02T00:12:21.802Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n}", + "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"velit nostrud labore laborisveli\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1989-12-03T07:18:36.486Z\",\n \"created_at\": \"1968-08-22T10:36:14.441Z\",\n \"updated_at\": \"2018-04-30T22:40:52.661Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"pariatur adipisicing elit anim d\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1986-01-30T19:27:12.627Z\",\n \"created_at\": \"1961-11-20T03:19:04.854Z\",\n \"updated_at\": \"1994-09-04T00:00:30.156Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2017-09-23T03:17:27.630Z\",\n \"tmp_updated_at\": \"2015-08-12T13:22:52.929Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "666cfea0-b7bf-4b36-b293-9b107a1222c3", + "id": "11360065-e4a3-47b7-ba23-3f2879198cd6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8423,7 +8423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86177ac1-f987-4d02-9128-f71f7548a522", + "id": "fff159b9-4072-4f6b-b3bd-6bf4fd92b56b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8485,7 +8485,7 @@ } }, { - "id": "93b2898d-ceab-41a3-a3b8-b45ea592da6e", + "id": "45632b85-e54f-44b5-a6d3-00aeafb0f328", "name": "Find attribute data by id", "request": { "name": "Find attribute data by id", @@ -8527,7 +8527,7 @@ }, "response": [ { - "id": "4131eacf-fba2-4c3e-aa9e-d8f15c4bd4e4", + "id": "931fcfe8-4b17-429b-b629-dbc3cbb6d314", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8566,12 +8566,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"occaecatullamco veniam aliquipqu\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2007-12-02T11:16:09.969Z\",\n \"created_at\": \"1948-11-17T17:22:49.623Z\",\n \"updated_at\": \"1964-08-12T19:27:14.337Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"in reprehenderit incididuntmagna\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2012-02-16T12:43:49.012Z\",\n \"created_at\": \"1997-11-02T13:13:55.162Z\",\n \"updated_at\": \"1992-06-27T03:16:01.257Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1980-02-14T01:32:18.270Z\",\n \"tmp_updated_at\": \"1955-12-02T00:12:21.802Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n}", + "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"velit nostrud labore laborisveli\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1989-12-03T07:18:36.486Z\",\n \"created_at\": \"1968-08-22T10:36:14.441Z\",\n \"updated_at\": \"2018-04-30T22:40:52.661Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"pariatur adipisicing elit anim d\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1986-01-30T19:27:12.627Z\",\n \"created_at\": \"1961-11-20T03:19:04.854Z\",\n \"updated_at\": \"1994-09-04T00:00:30.156Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2017-09-23T03:17:27.630Z\",\n \"tmp_updated_at\": \"2015-08-12T13:22:52.929Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "daf46e2f-b51c-4e22-9e21-6dae76bad2f5", + "id": "304fa7d9-9fd7-4819-9e9f-a7414fdb72ae", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8615,7 +8615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7afaa9c-034d-4e8a-896f-d800101585d4", + "id": "6d518ce6-ca8b-4cfd-b3b7-46d95f25a4bd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8665,7 +8665,7 @@ } }, { - "id": "3a1b2586-5755-4216-8db8-1f07756886fe", + "id": "c3669bad-cdf2-479f-ab87-67987b1c210a", "name": "Update attribute data by id", "request": { "name": "Update attribute data by id", @@ -8720,7 +8720,7 @@ }, "response": [ { - "id": "5efc4593-baeb-4ad1-853d-8ca4fa0885a1", + "id": "2923c97e-0e03-4b79-b972-fc21ac116a3d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8772,12 +8772,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"occaecatullamco veniam aliquipqu\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2007-12-02T11:16:09.969Z\",\n \"created_at\": \"1948-11-17T17:22:49.623Z\",\n \"updated_at\": \"1964-08-12T19:27:14.337Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"in reprehenderit incididuntmagna\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2012-02-16T12:43:49.012Z\",\n \"created_at\": \"1997-11-02T13:13:55.162Z\",\n \"updated_at\": \"1992-06-27T03:16:01.257Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1980-02-14T01:32:18.270Z\",\n \"tmp_updated_at\": \"1955-12-02T00:12:21.802Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n}", + "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"velit nostrud labore laborisveli\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1989-12-03T07:18:36.486Z\",\n \"created_at\": \"1968-08-22T10:36:14.441Z\",\n \"updated_at\": \"2018-04-30T22:40:52.661Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"pariatur adipisicing elit anim d\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1986-01-30T19:27:12.627Z\",\n \"created_at\": \"1961-11-20T03:19:04.854Z\",\n \"updated_at\": \"1994-09-04T00:00:30.156Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2017-09-23T03:17:27.630Z\",\n \"tmp_updated_at\": \"2015-08-12T13:22:52.929Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "125ca2c3-5823-4bbc-a602-d52a7eecfb45", + "id": "021ba4d1-296b-4a2f-93af-8345765d2702", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8834,7 +8834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37b22c9f-01ce-4b07-a590-cb70db441be6", + "id": "e0219edc-37da-49cd-8e40-63fc48eeb12a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8903,7 +8903,7 @@ "description": "", "item": [ { - "id": "b5af7d27-f6cb-46b9-9b24-2238d9b823aa", + "id": "dba26d09-75f7-4d51-b9e9-f81ad7b10a67", "name": "Add a value to an option based attribute", "request": { "name": "Add a value to an option based attribute", @@ -8934,7 +8934,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"5bb41b51-c8f3-0c86-edf5-2276b364d5a1\",\n \"option\": \"dolore irure Duis\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4991c4c4-ab5e-0105-4442-a7d349442ba9\",\n \"option\": \"aliqua dolor est in\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8946,7 +8946,7 @@ }, "response": [ { - "id": "ada21256-4742-4cd0-89a0-83636ffd18f4", + "id": "6289670f-b537-481c-9d9c-2500e7cc3ead", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8980,7 +8980,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"5bb41b51-c8f3-0c86-edf5-2276b364d5a1\",\n \"option\": \"dolore irure Duis\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4991c4c4-ab5e-0105-4442-a7d349442ba9\",\n \"option\": \"aliqua dolor est in\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8997,12 +8997,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"urn:uuid:752148fa-1cbb-4fd6-7ec5-dd3bcb9e6dad\",\n \"uid\": \"voluptate exercitation sunt dese\",\n \"ne_attribute_id\": \"77668e61-7d57-c98a-fa43-f6ebd14fb477\",\n \"option\": \"Duis i\"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"urn:uuid:72063e5a-40ab-e787-64ff-a0acb6e1092d\",\n \"uid\": \"animDuis officia mollitut do dol\",\n \"ne_attribute_id\": \"urn:uuid:deacc400-fd89-2cab-bc9d-cbe2454ebaad\",\n \"option\": \"ullamco et est\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4b0cef92-d605-4b4d-9c01-a4d9dd95c268", + "id": "b562d038-5d19-4cec-9cd1-5d8601b6fd2f", "name": "Invalid input", "originalRequest": { "url": { @@ -9032,7 +9032,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"5bb41b51-c8f3-0c86-edf5-2276b364d5a1\",\n \"option\": \"dolore irure Duis\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4991c4c4-ab5e-0105-4442-a7d349442ba9\",\n \"option\": \"aliqua dolor est in\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -9054,7 +9054,7 @@ } }, { - "id": "33f381ae-12c2-4885-b56e-06e69a08accc", + "id": "c84ed0fe-eaee-4ee5-b59b-26503e9bfe21", "name": "Get option based attribute values", "request": { "name": "Get option based attribute values", @@ -9130,7 +9130,7 @@ }, "response": [ { - "id": "4ff15189-6209-47e2-9fdd-4ad36a302ff7", + "id": "a7ef417d-e216-4231-a7ea-55ffe0a29922", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9214,12 +9214,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:15a463eb-e30d-93d1-0b3a-550a69c3799c\",\n \"uid\": \"ipsum officiasint eu deserunt ma\",\n \"ne_attribute_id\": \"urn:uuid:a49592e6-db55-8317-4e7b-88b91fcf47c2\",\n \"option\": \"incididunt et proident\"\n },\n {\n \"id\": \"a89d9706-4188-9820-6495-df2919afff72\",\n \"uid\": \"velit reprehenderit occaecat inm\",\n \"ne_attribute_id\": \"urn:uuid:85124df8-cb9e-c830-7a14-db95c2519351\",\n \"option\": \"adipisicing sit amet\"\n }\n ],\n \"_metadata\": {\n \"limit\": 65353127,\n \"offset\": -71141138,\n \"total\": -95370552,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"e09f16cb-8265-e755-5080-1d93a864a1ed\",\n \"uid\": \"culpa ut nostrud Excepteurfugiat\",\n \"ne_attribute_id\": \"05d22c6e-a6c8-85a8-6142-3b29d43b3ac8\",\n \"option\": \"Ut mollit\"\n },\n {\n \"id\": \"0d26927f-bac2-4d93-6ec8-f5ef2a18d605\",\n \"uid\": \"occaecat consequat laboris minim\",\n \"ne_attribute_id\": \"urn:uuid:a952f0ef-0476-ef40-72cb-52094363b0ab\",\n \"option\": \"pariatur ullamco non\"\n }\n ],\n \"_metadata\": {\n \"limit\": 15760444,\n \"offset\": -13770339,\n \"total\": -10229945,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "63a51cf9-bb95-4d9f-bae9-752911a1c8ac", + "id": "12ee9f04-12fd-42f5-8c89-6ae92936bb1c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9308,7 +9308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "536146a9-15ee-45ab-851d-9c9aa1ccee3a", + "id": "cf08a69d-09b9-4269-9a2c-fbf82853b99d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9403,7 +9403,7 @@ } }, { - "id": "eae6bca0-2fd9-427b-92a6-52082172f4ef", + "id": "22b49967-aaf1-4a98-8c1b-0ea1637dae65", "name": "Create multiple new option based attribute values", "request": { "name": "Create multiple new option based attribute values", @@ -9434,7 +9434,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:1557ea17-97dc-546b-ece5-faa7434f3e02\",\n \"option\": \"ea Duis minim magna\"\n },\n {\n \"ne_attribute_id\": \"8239bca2-3e06-8adf-3c7b-4668dc7167ba\",\n \"option\": \"deserunt\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"df278a2e-579f-3f6d-e8b9-378eb565c35e\",\n \"option\": \"dolore consequat et\"\n },\n {\n \"ne_attribute_id\": \"urn:uuid:fc5bc1e8-c8aa-6b29-dfd2-78d4ff23dc63\",\n \"option\": \"esse d\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9446,7 +9446,7 @@ }, "response": [ { - "id": "8432551e-86ae-4f1a-a146-7a0c748eeb82", + "id": "9e15661f-ddc1-4e51-91ef-574170f2e623", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9480,7 +9480,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:1557ea17-97dc-546b-ece5-faa7434f3e02\",\n \"option\": \"ea Duis minim magna\"\n },\n {\n \"ne_attribute_id\": \"8239bca2-3e06-8adf-3c7b-4668dc7167ba\",\n \"option\": \"deserunt\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"df278a2e-579f-3f6d-e8b9-378eb565c35e\",\n \"option\": \"dolore consequat et\"\n },\n {\n \"ne_attribute_id\": \"urn:uuid:fc5bc1e8-c8aa-6b29-dfd2-78d4ff23dc63\",\n \"option\": \"esse d\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9497,12 +9497,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:0e6f0452-97d9-0774-32d4-5c15e348a09f\",\n \"uid\": \"ad nulla velit ut laboruminex ea\",\n \"ne_attribute_id\": \"urn:uuid:068bf4af-e98e-4f3e-4d71-466ac48db919\",\n \"option\": \"elit id laborum culpa\"\n },\n {\n \"id\": \"urn:uuid:d95ebdfa-a1b9-89c2-e410-c10dd7e12264\",\n \"uid\": \"velit nostrudnon doullamcoestsit\",\n \"ne_attribute_id\": \"8039ea91-8e79-9a48-300d-b94ef3499a2b\",\n \"option\": \"cillum elit culpa\"\n }\n ]\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"f2d3bb98-026f-f7b1-c664-2d2a0a57c2a2\",\n \"uid\": \"tempor culpa exaliquip eu sed es\",\n \"ne_attribute_id\": \"bcbce536-ce9f-2d47-808d-dc6a0b0c5105\",\n \"option\": \"minim\"\n },\n {\n \"id\": \"9cdb1159-be93-8662-997d-e51261cef512\",\n \"uid\": \"amet commodo Excepteurnulla anim\",\n \"ne_attribute_id\": \"a92f1885-7b20-1d6a-c288-d52ea8d3da43\",\n \"option\": \"laboris officia culpa\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3d945efd-6386-4615-9e02-dcd25dfa7392", + "id": "4cde4bd2-c7d9-4b3d-a686-e9f09e3e2445", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9536,7 +9536,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:1557ea17-97dc-546b-ece5-faa7434f3e02\",\n \"option\": \"ea Duis minim magna\"\n },\n {\n \"ne_attribute_id\": \"8239bca2-3e06-8adf-3c7b-4668dc7167ba\",\n \"option\": \"deserunt\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"df278a2e-579f-3f6d-e8b9-378eb565c35e\",\n \"option\": \"dolore consequat et\"\n },\n {\n \"ne_attribute_id\": \"urn:uuid:fc5bc1e8-c8aa-6b29-dfd2-78d4ff23dc63\",\n \"option\": \"esse d\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9558,7 +9558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a05a2d3-8f19-44ee-8abb-6be3e43b4142", + "id": "7f036707-04c8-428e-93b0-6df9ba1c06da", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9592,7 +9592,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:1557ea17-97dc-546b-ece5-faa7434f3e02\",\n \"option\": \"ea Duis minim magna\"\n },\n {\n \"ne_attribute_id\": \"8239bca2-3e06-8adf-3c7b-4668dc7167ba\",\n \"option\": \"deserunt\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"df278a2e-579f-3f6d-e8b9-378eb565c35e\",\n \"option\": \"dolore consequat et\"\n },\n {\n \"ne_attribute_id\": \"urn:uuid:fc5bc1e8-c8aa-6b29-dfd2-78d4ff23dc63\",\n \"option\": \"esse d\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9620,7 +9620,7 @@ } }, { - "id": "c0f06980-0b50-4a3b-91a5-3afa1d5d72ff", + "id": "fbc45a9f-c965-4d2f-9ca9-8f06ff437ff2", "name": "Update multiple option based attribute values", "request": { "name": "Update multiple option based attribute values", @@ -9651,7 +9651,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"7e3e9455-3670-c49b-5f8d-cd0366e4d20b\",\n \"ne_attribute_id\": \"639e0aa2-7a86-cfd3-83b0-84a03d7e6264\",\n \"option\": \"enim ea anim sunt\"\n },\n {\n \"id\": \"urn:uuid:f72ee747-377a-b33a-f891-e1b3134fa9cd\",\n \"ne_attribute_id\": \"urn:uuid:1cde0392-22d4-f6d7-02a7-78b1babb5197\",\n \"option\": \"tempor ex et\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:26a5dc96-29a9-024c-24a0-d9dd1b86d954\",\n \"ne_attribute_id\": \"5d60f8fb-6d2d-4d41-55c0-7757afa8d6e9\",\n \"option\": \"cupidatat anim cillum\"\n },\n {\n \"id\": \"8aea0ee3-e818-4b7e-061f-8324d7e07f7c\",\n \"ne_attribute_id\": \"urn:uuid:706f91d5-c81b-664d-953a-6305283405a1\",\n \"option\": \"incididunt ut labore ullamco\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9663,7 +9663,7 @@ }, "response": [ { - "id": "03ba1783-4d31-4587-8561-1bc3e902f67a", + "id": "8841fb5e-3c82-4098-a78a-1dcded4ef596", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9697,7 +9697,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"7e3e9455-3670-c49b-5f8d-cd0366e4d20b\",\n \"ne_attribute_id\": \"639e0aa2-7a86-cfd3-83b0-84a03d7e6264\",\n \"option\": \"enim ea anim sunt\"\n },\n {\n \"id\": \"urn:uuid:f72ee747-377a-b33a-f891-e1b3134fa9cd\",\n \"ne_attribute_id\": \"urn:uuid:1cde0392-22d4-f6d7-02a7-78b1babb5197\",\n \"option\": \"tempor ex et\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:26a5dc96-29a9-024c-24a0-d9dd1b86d954\",\n \"ne_attribute_id\": \"5d60f8fb-6d2d-4d41-55c0-7757afa8d6e9\",\n \"option\": \"cupidatat anim cillum\"\n },\n {\n \"id\": \"8aea0ee3-e818-4b7e-061f-8324d7e07f7c\",\n \"ne_attribute_id\": \"urn:uuid:706f91d5-c81b-664d-953a-6305283405a1\",\n \"option\": \"incididunt ut labore ullamco\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9714,12 +9714,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:0e6f0452-97d9-0774-32d4-5c15e348a09f\",\n \"uid\": \"ad nulla velit ut laboruminex ea\",\n \"ne_attribute_id\": \"urn:uuid:068bf4af-e98e-4f3e-4d71-466ac48db919\",\n \"option\": \"elit id laborum culpa\"\n },\n {\n \"id\": \"urn:uuid:d95ebdfa-a1b9-89c2-e410-c10dd7e12264\",\n \"uid\": \"velit nostrudnon doullamcoestsit\",\n \"ne_attribute_id\": \"8039ea91-8e79-9a48-300d-b94ef3499a2b\",\n \"option\": \"cillum elit culpa\"\n }\n ]\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"f2d3bb98-026f-f7b1-c664-2d2a0a57c2a2\",\n \"uid\": \"tempor culpa exaliquip eu sed es\",\n \"ne_attribute_id\": \"bcbce536-ce9f-2d47-808d-dc6a0b0c5105\",\n \"option\": \"minim\"\n },\n {\n \"id\": \"9cdb1159-be93-8662-997d-e51261cef512\",\n \"uid\": \"amet commodo Excepteurnulla anim\",\n \"ne_attribute_id\": \"a92f1885-7b20-1d6a-c288-d52ea8d3da43\",\n \"option\": \"laboris officia culpa\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "29bf88d6-6469-4c2b-a0f3-917d92781989", + "id": "dd0691fd-f9f7-4840-b8e8-1ef8c36e2cc0", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9753,7 +9753,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"7e3e9455-3670-c49b-5f8d-cd0366e4d20b\",\n \"ne_attribute_id\": \"639e0aa2-7a86-cfd3-83b0-84a03d7e6264\",\n \"option\": \"enim ea anim sunt\"\n },\n {\n \"id\": \"urn:uuid:f72ee747-377a-b33a-f891-e1b3134fa9cd\",\n \"ne_attribute_id\": \"urn:uuid:1cde0392-22d4-f6d7-02a7-78b1babb5197\",\n \"option\": \"tempor ex et\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:26a5dc96-29a9-024c-24a0-d9dd1b86d954\",\n \"ne_attribute_id\": \"5d60f8fb-6d2d-4d41-55c0-7757afa8d6e9\",\n \"option\": \"cupidatat anim cillum\"\n },\n {\n \"id\": \"8aea0ee3-e818-4b7e-061f-8324d7e07f7c\",\n \"ne_attribute_id\": \"urn:uuid:706f91d5-c81b-664d-953a-6305283405a1\",\n \"option\": \"incididunt ut labore ullamco\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9775,7 +9775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f85bd66d-4a7d-456f-ba92-c0798b6a2ccd", + "id": "3848655c-5c11-4779-bbe8-f1d4992dc551", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9809,7 +9809,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"7e3e9455-3670-c49b-5f8d-cd0366e4d20b\",\n \"ne_attribute_id\": \"639e0aa2-7a86-cfd3-83b0-84a03d7e6264\",\n \"option\": \"enim ea anim sunt\"\n },\n {\n \"id\": \"urn:uuid:f72ee747-377a-b33a-f891-e1b3134fa9cd\",\n \"ne_attribute_id\": \"urn:uuid:1cde0392-22d4-f6d7-02a7-78b1babb5197\",\n \"option\": \"tempor ex et\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:26a5dc96-29a9-024c-24a0-d9dd1b86d954\",\n \"ne_attribute_id\": \"5d60f8fb-6d2d-4d41-55c0-7757afa8d6e9\",\n \"option\": \"cupidatat anim cillum\"\n },\n {\n \"id\": \"8aea0ee3-e818-4b7e-061f-8324d7e07f7c\",\n \"ne_attribute_id\": \"urn:uuid:706f91d5-c81b-664d-953a-6305283405a1\",\n \"option\": \"incididunt ut labore ullamco\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9837,7 +9837,7 @@ } }, { - "id": "947eec60-a81a-40ba-b59f-39d15880cd9e", + "id": "94b6725c-24ec-4c87-977d-f06b4c574514", "name": "Find option based attribute value by id", "request": { "name": "Find option based attribute value by id", @@ -9879,7 +9879,7 @@ }, "response": [ { - "id": "8baa7978-7c18-445f-88b7-f79cf01a6771", + "id": "3a8613e6-f62e-4029-aa7a-cc150ef3a819", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9918,12 +9918,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"urn:uuid:752148fa-1cbb-4fd6-7ec5-dd3bcb9e6dad\",\n \"uid\": \"voluptate exercitation sunt dese\",\n \"ne_attribute_id\": \"77668e61-7d57-c98a-fa43-f6ebd14fb477\",\n \"option\": \"Duis i\"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"urn:uuid:72063e5a-40ab-e787-64ff-a0acb6e1092d\",\n \"uid\": \"animDuis officia mollitut do dol\",\n \"ne_attribute_id\": \"urn:uuid:deacc400-fd89-2cab-bc9d-cbe2454ebaad\",\n \"option\": \"ullamco et est\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "618294db-1ead-4ea2-887d-436fe793e7e7", + "id": "7d5ae3b6-6c06-4dee-851c-04f479fb2bb9", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9967,7 +9967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0f56c96-a028-4c80-9d01-b47db71c1f5f", + "id": "fefa9664-45bf-4dbb-a5ca-4e56a083c890", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10017,7 +10017,7 @@ } }, { - "id": "d5915f76-6fdf-4eec-8ded-35ab1fa17895", + "id": "1343aa7b-0cf4-4ca2-a0a9-6f4656601bc5", "name": "Update a option based attribute value by id", "request": { "name": "Update a option based attribute value by id", @@ -10060,7 +10060,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"5bb41b51-c8f3-0c86-edf5-2276b364d5a1\",\n \"option\": \"dolore irure Duis\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4991c4c4-ab5e-0105-4442-a7d349442ba9\",\n \"option\": \"aliqua dolor est in\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10072,7 +10072,7 @@ }, "response": [ { - "id": "92192e91-f9dc-42a0-8162-cd25013dae9b", + "id": "ab3baa38-0ee5-415b-9204-dc92f71700cd", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10107,7 +10107,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"5bb41b51-c8f3-0c86-edf5-2276b364d5a1\",\n \"option\": \"dolore irure Duis\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4991c4c4-ab5e-0105-4442-a7d349442ba9\",\n \"option\": \"aliqua dolor est in\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10124,12 +10124,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"urn:uuid:752148fa-1cbb-4fd6-7ec5-dd3bcb9e6dad\",\n \"uid\": \"voluptate exercitation sunt dese\",\n \"ne_attribute_id\": \"77668e61-7d57-c98a-fa43-f6ebd14fb477\",\n \"option\": \"Duis i\"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"urn:uuid:72063e5a-40ab-e787-64ff-a0acb6e1092d\",\n \"uid\": \"animDuis officia mollitut do dol\",\n \"ne_attribute_id\": \"urn:uuid:deacc400-fd89-2cab-bc9d-cbe2454ebaad\",\n \"option\": \"ullamco et est\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f2684d89-4552-4e3b-ba01-81e24a6ca46b", + "id": "59626815-d873-4351-b47f-d5f1d248061e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10164,7 +10164,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"5bb41b51-c8f3-0c86-edf5-2276b364d5a1\",\n \"option\": \"dolore irure Duis\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4991c4c4-ab5e-0105-4442-a7d349442ba9\",\n \"option\": \"aliqua dolor est in\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10186,7 +10186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7be63c74-f1b8-49c4-a4fb-72065dc12a4f", + "id": "8acb5de4-8a84-4ef2-8e59-9a172852038c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10221,7 +10221,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"5bb41b51-c8f3-0c86-edf5-2276b364d5a1\",\n \"option\": \"dolore irure Duis\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:4991c4c4-ab5e-0105-4442-a7d349442ba9\",\n \"option\": \"aliqua dolor est in\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10249,7 +10249,7 @@ } }, { - "id": "4aba73ca-658e-40e6-be9e-b8130eaa4b7f", + "id": "56ab1c32-97b8-42c0-ad9f-04f3f053d17e", "name": "Delete a option based attribute value by id", "request": { "name": "Delete a option based attribute value by id", @@ -10291,7 +10291,7 @@ }, "response": [ { - "id": "e577789b-5f15-4bbf-bbd3-349988ba7857", + "id": "234adcc6-637a-44bf-808d-e7c46ae8f8e4", "name": "Confirmation of a deleted object", "originalRequest": { "url": { @@ -10335,7 +10335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9725044-a2fb-44ed-b73d-b3436a291c9e", + "id": "93567f8e-aa4a-41ac-82d3-b178982f1a7b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10379,7 +10379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a2c1617-6478-496a-bf7e-13f49e6e56bb", + "id": "7786bba5-3c73-4ada-b6d2-fbef550bfefa", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10435,7 +10435,7 @@ "description": "", "item": [ { - "id": "b430098a-a2ef-41bd-bbe2-00b4bce1046c", + "id": "ff924ce0-5e97-400f-8965-2993efea6fc3", "name": "Create a profile page", "request": { "name": "Create a profile page", @@ -10479,7 +10479,7 @@ }, "response": [ { - "id": "c1e51212-c3f6-4840-9ad7-2c1a0084e3a9", + "id": "4c2003e1-7c69-4059-8e65-6286bf08d989", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10536,7 +10536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e6b7f7d-0882-46e9-aa6c-5b7cd8b2e795", + "id": "c5e58b9b-3ea8-4c07-8f1d-8648c9d021ab", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10593,7 +10593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61801470-4340-41c0-8b25-2e89e89e4703", + "id": "4fae0173-09d0-4a32-b43f-56f58ead35f5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10656,7 +10656,7 @@ } }, { - "id": "2b1390e0-bcbc-41c9-8ead-a5faab9c0d95", + "id": "d512949c-480b-478b-8a07-77e672a4046b", "name": "Create a workflow page", "request": { "name": "Create a workflow page", @@ -10700,7 +10700,7 @@ }, "response": [ { - "id": "05be1d74-0f08-42d0-80bd-567e72439850", + "id": "6dca8002-1b74-488c-b8d8-522c2d62adaf", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10757,7 +10757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "043e5a97-b6f9-4115-af26-f3726ddea320", + "id": "909fb2a6-a65d-4205-af3c-1d1ae172a04d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10814,7 +10814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64381fb9-ce69-4b70-ac7e-06ba5df4922d", + "id": "b6b60693-27ec-4e59-bee7-a29db0b18256", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10883,7 +10883,7 @@ "description": "", "item": [ { - "id": "8a2618db-8414-4264-b19d-c2975854d248", + "id": "cbb64522-92fc-421e-ae4e-564423eb000f", "name": "Create a profile type", "request": { "name": "Create a profile type", @@ -10926,7 +10926,7 @@ }, "response": [ { - "id": "b7a05757-5efe-4414-94d1-2b906628f56a", + "id": "4920d3c3-afa3-4ca9-8c3d-ff620765071b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10977,12 +10977,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"reprehenderit nulla doloreet ips\",\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\": \"cupidatat adipisicing sit suntco\",\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\": \"dolor ea reprehenderit officiaea\",\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\": \"inLorem veniam consectetur quiad\",\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\": \"nostrud culpa Loremincididunt ma\",\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\": \"occaecat est cillumqui in commod\",\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 aute voluptateUt sitest \",\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 fugiat laborum ExcepteurDui\",\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\": \"officia id dolore animnon incidi\",\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\": \"enimirureoccaecat velit nostrudo\",\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": "9adba14e-59df-4754-8485-04d62a681bb4", + "id": "56ce1b49-1a93-4b3f-be60-889af76c6e79", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11038,7 +11038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa1f117a-703e-4fac-9a95-c8d4084262f1", + "id": "621edbca-fb48-459e-aeca-9b73b4ada8c8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11100,7 +11100,7 @@ } }, { - "id": "fb5bc982-710e-48b7-9662-c3faaac3cd98", + "id": "c200865a-4015-42b1-bcc0-4a051f755b05", "name": "Get profile types", "request": { "name": "Get profile types", @@ -11185,7 +11185,7 @@ }, "response": [ { - "id": "89e6e74d-71de-4ab7-97a7-3ae50a6cd553", + "id": "a2a607cc-4329-469f-8dd8-39a93349c28f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11278,12 +11278,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_types\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"incididunt eiusmodet quis ad qui\",\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 deserunt cillumexercitation c\",\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 dolor Excepteur occaecat i\",\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\": \"velit doExcepteur enim elit eius\",\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\": \"et ipsum sit sinteu voluptate al\",\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\": \"qui dolor Lorem incididuntfugiat\",\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\": \"in sint culpa eiusmod idaliquip \",\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\": \"et aliqua proidentproident amet \",\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\": \"velit dolor est Duis idnon irure\",\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\": \"exercitationeiusmod enim aliqua \",\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\": 28837810,\n \"offset\": -83446127,\n \"total\": -69137601,\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\": \"dolore animdolore Loremincididun\",\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\": \"eu commodo culpaenim consequat c\",\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\": \"quis reprehenderitirure sunt fug\",\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\": \"id proident nonqui deserunt dolo\",\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\": \"quis culpamagna sit reprehenderi\",\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\": \"eu non nullalaborum quis ea veni\",\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\": \"exercitation aliqua ullamcosed d\",\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\": \"quissit ipsum estea exercitation\",\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\": \"exercitationenim magna aliqua co\",\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\": \"tempor ut id ametmollit consequa\",\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\": -43828747,\n \"offset\": -5860940,\n \"total\": -82945276,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fbe2f4fb-083f-4c61-93d8-338a1d73edf1", + "id": "9c104b07-274a-4741-b4cc-ad195ca0238a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11381,7 +11381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6c60510-3738-4790-8dbb-c2c171553226", + "id": "37cde60e-2c2f-45a4-b631-791b2cf911b8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11485,7 +11485,7 @@ } }, { - "id": "64f9bfe3-b4c0-4a05-87ad-f63ec9a2d8f9", + "id": "db6602bc-c7ea-46c4-9eb4-21b0af0996a1", "name": "Find profile type by id", "request": { "name": "Find profile type by id", @@ -11527,7 +11527,7 @@ }, "response": [ { - "id": "0745b596-5ca0-48e8-929c-dd80ed070bc2", + "id": "250bac51-16df-4288-a192-cf5ca798118c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11566,12 +11566,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"reprehenderit nulla doloreet ips\",\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\": \"cupidatat adipisicing sit suntco\",\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\": \"dolor ea reprehenderit officiaea\",\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\": \"inLorem veniam consectetur quiad\",\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\": \"nostrud culpa Loremincididunt ma\",\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\": \"occaecat est cillumqui in commod\",\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 aute voluptateUt sitest \",\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 fugiat laborum ExcepteurDui\",\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\": \"officia id dolore animnon incidi\",\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\": \"enimirureoccaecat velit nostrudo\",\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": "95b892c2-9e62-4d96-a8a8-f8ca0a310e67", + "id": "db6bc851-a4ba-405d-aab7-d8b7d373661a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11615,7 +11615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ced1b8e-ed43-43c8-82ee-4d5aacb1622a", + "id": "86194699-ee14-4117-bd31-2a74f49791cd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11665,7 +11665,7 @@ } }, { - "id": "f8cadc53-0721-4677-a270-1b077a0c6fd9", + "id": "4b6cdafa-bad7-48ec-9298-59ce9e2b07d7", "name": "Update a profile type by id", "request": { "name": "Update a profile type by id", @@ -11720,7 +11720,7 @@ }, "response": [ { - "id": "d9a919ee-98cf-48f7-96ed-efe8712c9e2c", + "id": "d1c70e0b-c74a-47fd-b13f-08cfb92c1d5b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11772,12 +11772,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"reprehenderit nulla doloreet ips\",\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\": \"cupidatat adipisicing sit suntco\",\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\": \"dolor ea reprehenderit officiaea\",\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\": \"inLorem veniam consectetur quiad\",\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\": \"nostrud culpa Loremincididunt ma\",\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\": \"occaecat est cillumqui in commod\",\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 aute voluptateUt sitest \",\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 fugiat laborum ExcepteurDui\",\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\": \"officia id dolore animnon incidi\",\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\": \"enimirureoccaecat velit nostrudo\",\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": "655dd7ba-f5ea-4527-a046-54aff8c02dc4", + "id": "d06067f0-c0ee-4466-8b3d-0df66084b401", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11834,7 +11834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "284defd0-23a6-407f-a330-6c69ea095db2", + "id": "5151cf4d-45f0-443e-840a-4dd205466000", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11897,7 +11897,7 @@ } }, { - "id": "70a0ba62-bb7f-47af-8b0a-ee0d31427129", + "id": "f5386caf-4ffa-490f-954e-aa868a4ca7c5", "name": "Delete profile type", "request": { "name": "Delete profile type", @@ -11939,7 +11939,7 @@ }, "response": [ { - "id": "ae686749-5a13-4d45-b9bc-9147629e188d", + "id": "fdd7850d-e5cb-4877-8f93-2ef0b20dbfef", "name": "Info about the operation", "originalRequest": { "url": { @@ -11983,7 +11983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b89ca661-1f91-40f9-add7-771d1876c2aa", + "id": "485487a4-51f7-4a34-990d-498054d1e4de", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12027,7 +12027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2eb5533-101b-438e-ad49-498b86e10223", + "id": "69cb3a01-82f8-4630-b7b4-40a83df1a8a6", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12083,7 +12083,7 @@ "description": "", "item": [ { - "id": "04e12ae1-bd5b-4471-b35f-d670a66c9fff", + "id": "b3aeaa86-aa3b-4728-81c9-df8b4edc204a", "name": "profile_types/ne_attributes synced status", "request": { "name": "profile_types/ne_attributes synced status", @@ -12181,7 +12181,7 @@ }, "response": [ { - "id": "ae2b294e-4541-4a56-b370-614e8a92fc79", + "id": "5442bae2-596c-4a68-b3ba-00f8b466b4da", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12267,12 +12267,12 @@ "value": "application/json" } ], - "body": "{\n \"form\": {\n \"count\": 5,\n \"records\": [\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"reprehenderit dolor minim ipsum \",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n },\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"aute tempordolore incididunt ute\",\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\": \"reprehenderitcillum Lorem tempor\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n },\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"ullamco officia nonpariatur nisi\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9ff4880f-fa42-49a2-be06-f0cb9aff01b4", + "id": "872a9555-b810-4937-a43b-f26129196afc", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12363,7 +12363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "334256f0-1386-49b1-ac82-379d226b87cf", + "id": "8556f938-4158-4729-8236-d5d33f38ac53", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12460,7 +12460,7 @@ } }, { - "id": "ca3551c8-655d-48f6-b12a-ba697ef18322", + "id": "20d21986-cba7-4618-ad12-be97e0752060", "name": "Create a synced attribute", "request": { "name": "Create a synced attribute", @@ -12510,7 +12510,7 @@ }, "response": [ { - "id": "e4af729e-a498-411e-8e7b-065e3e9082f3", + "id": "f30787b1-70b1-4c51-9eea-196fc6c510b0", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12568,7 +12568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b42220a9-454f-48b5-bbba-ae1e6e7376ac", + "id": "d7f275d7-e1bb-4561-83b2-ce8ff46c825f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12626,7 +12626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd3a22f6-513c-4082-bea8-a35f77ffb539", + "id": "f5905a31-0747-4d75-b459-a8c32c735052", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12690,7 +12690,7 @@ } }, { - "id": "0df6e521-4c98-48b3-8b4f-3e9459ccb359", + "id": "26659fc2-e790-4d38-9f6c-efa506f3dcf9", "name": "Delete synced attribute", "request": { "name": "Delete synced attribute", @@ -12744,7 +12744,7 @@ }, "response": [ { - "id": "b244dff4-4e1b-4ef1-93a2-c08d09275852", + "id": "6572a6c3-47ed-4a91-a50b-3b861fee7cc6", "name": "Info about the operation", "originalRequest": { "url": { @@ -12790,7 +12790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf8611ad-0208-4f7d-ac69-35ca92fa8364", + "id": "1b4b4b71-027b-4b27-9ed7-f88dd33ca8f5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12836,7 +12836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0f6eeb4-4a51-42d2-a403-8a1d8b7979d5", + "id": "b068191b-1645-44df-b1ae-6ccd9d739b8a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12894,7 +12894,7 @@ "description": "", "item": [ { - "id": "a4ec5316-1449-4b58-9d75-f57b38f086d6", + "id": "00a5cb36-7ad3-4b89-a547-b833c40d67f6", "name": "Create a profile type role", "request": { "name": "Create a profile type role", @@ -12937,7 +12937,7 @@ }, "response": [ { - "id": "b1f0f579-9b5c-4d60-951e-85a9e445cfd8", + "id": "0ba9561c-97de-465c-8514-b184fb425bea", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12993,7 +12993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb46cf7c-321f-488c-b29c-24f49e1071f2", + "id": "4076a6b8-fb56-4b28-94c7-3bd4127927f4", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13049,7 +13049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1312b8cf-7a18-4ea2-8e61-7db0c091fcb1", + "id": "b7a7d419-0631-48d0-924f-0743378314fb", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13117,7 +13117,7 @@ "description": "", "item": [ { - "id": "52537c8c-4c7b-497c-acd8-f19af88f5928", + "id": "f6f223c5-1a61-464b-a402-3daa56aad14a", "name": "Create a profile", "request": { "name": "Create a profile", @@ -13160,7 +13160,7 @@ }, "response": [ { - "id": "e194591b-173e-44bb-8a7e-dc01c1553601", + "id": "c09459dc-9c03-4f04-bd7a-949b6807302e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13211,12 +13211,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Excepteur aliquipminim proident \",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"sit exercitation non consectetur\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f451f6e6-2114-4884-a951-74d7b40cef24", + "id": "7d44b5ae-24d6-49bc-9f1d-8948fea7f714", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13272,7 +13272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "161f8b22-88b9-41f6-95c4-cb060eaed10e", + "id": "d07a4abc-4fde-4c3d-8633-5594245f6578", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13334,7 +13334,7 @@ } }, { - "id": "a480160f-1e91-44b3-8d41-5ccb8efb45cb", + "id": "24cf0865-c232-49a8-a2b4-c73efaa2bee4", "name": "Get profiles", "request": { "name": "Get profiles", @@ -13446,7 +13446,7 @@ }, "response": [ { - "id": "93aaeb1c-4e8f-4fd2-b01b-719b1d7974a4", + "id": "a6b64197-9d45-4f68-b337-3b1c950ea090", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13566,12 +13566,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"commodo reprehenderit elitnisi d\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nostrud exdolore cillumcillum si\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": 34293470,\n \"offset\": -92485950,\n \"total\": -31618032,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\",\n \"after_id\": \"4eaa719f-4312-4c5b-9264-d0eb04d4a02a\"\n }\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"reprehenderitex et do ipsum amet\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ullamco eu inullamcosit laboruma\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": -5197916,\n \"offset\": -84314799,\n \"total\": 39101292,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\",\n \"after_id\": \"4eaa719f-4312-4c5b-9264-d0eb04d4a02a\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "84fc234c-2553-4a7a-931f-959f45d55009", + "id": "be71734a-a6aa-452f-b13a-9c5bf9082843", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13696,7 +13696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c72d8d93-9ccf-41b0-8d82-cb4375754c15", + "id": "37350c02-b4be-4f37-b812-b223ba5486b7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13827,7 +13827,7 @@ } }, { - "id": "8041fca8-ed69-45d9-a8ee-7b66429d6bdf", + "id": "160ab29f-5520-4918-83c6-40ebd1dbd19d", "name": "Create multiple profiles", "request": { "name": "Create multiple profiles", @@ -13870,7 +13870,7 @@ }, "response": [ { - "id": "daed2a65-3935-4479-bffb-ee5af1a4c94e", + "id": "93ffddbb-e4b5-4140-b7e3-8767a7c84b8a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13921,12 +13921,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aute ut nisinostrud Ut officia s\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ametdolor adipisicing non consec\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"esse sunt adsint indolor Duis te\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"est nostruddeserunt commodo labo\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "df322eb7-c061-492f-8925-8c52cb861b02", + "id": "550431a4-f4cc-4859-a21a-07aec3e6abbf", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13982,7 +13982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2be1a5eb-2a68-4ebd-8661-417693756ed5", + "id": "529c884a-ca7d-4d2f-ba61-692638cca335", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14044,7 +14044,7 @@ } }, { - "id": "7428e470-b3f0-4954-bf2c-5fed627f5736", + "id": "ee1f7720-12e1-4c73-bfb9-ebbfa82876ef", "name": "Update multiple profiles", "request": { "name": "Update multiple profiles", @@ -14087,7 +14087,7 @@ }, "response": [ { - "id": "24d9fb03-9a7c-4fce-9d83-6178bd97badc", + "id": "2ced40e3-a082-4b57-a3c4-69f3b6a270fd", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14138,12 +14138,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aute ut nisinostrud Ut officia s\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ametdolor adipisicing non consec\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"esse sunt adsint indolor Duis te\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"est nostruddeserunt commodo labo\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1c8ad8a5-9f6b-48cd-96f8-9e5a86e16f9e", + "id": "54ebddf3-0f28-40cb-8679-8e28e03345d5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14199,7 +14199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d529054-c5a2-4a08-8d44-aebd058f4c51", + "id": "236f3253-161e-4f67-8c73-fa9f95393a8b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14261,7 +14261,7 @@ } }, { - "id": "c66bd741-7a51-4837-9902-d917469a2ce9", + "id": "8a0493aa-b9bc-4271-9b9e-4c2c0e91fd03", "name": "Delete multiple profiles", "request": { "name": "Delete multiple profiles", @@ -14292,7 +14292,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:dab57abd-1cb5-4aea-d0e6-bfe30b778b38\"\n },\n {\n \"id\": \"51139e68-52d0-d836-2b49-4f4a0bf7924a\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"ba002325-ccad-9d83-a0b4-76ea772c429a\"\n },\n {\n \"id\": \"urn:uuid:65ab3b31-5025-9d4a-2eb1-421cb6c62bda\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -14304,7 +14304,7 @@ }, "response": [ { - "id": "709fed8b-f8da-477d-a0d1-e148655ce986", + "id": "39365e16-bdbe-4bb1-8473-18b6f1c0e0e8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14338,7 +14338,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:dab57abd-1cb5-4aea-d0e6-bfe30b778b38\"\n },\n {\n \"id\": \"51139e68-52d0-d836-2b49-4f4a0bf7924a\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"ba002325-ccad-9d83-a0b4-76ea772c429a\"\n },\n {\n \"id\": \"urn:uuid:65ab3b31-5025-9d4a-2eb1-421cb6c62bda\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -14355,12 +14355,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aute ut nisinostrud Ut officia s\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ametdolor adipisicing non consec\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"esse sunt adsint indolor Duis te\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"est nostruddeserunt commodo labo\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3c9ccdc4-321a-4427-99bf-ebd61f2ca2ca", + "id": "cdb54976-19f6-4650-b0e1-aef0ae9fc6fd", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14394,7 +14394,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:dab57abd-1cb5-4aea-d0e6-bfe30b778b38\"\n },\n {\n \"id\": \"51139e68-52d0-d836-2b49-4f4a0bf7924a\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"ba002325-ccad-9d83-a0b4-76ea772c429a\"\n },\n {\n \"id\": \"urn:uuid:65ab3b31-5025-9d4a-2eb1-421cb6c62bda\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -14416,7 +14416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efe79f57-e5e5-479a-ac93-ceb0e031215e", + "id": "c00bd06f-6e20-4d90-8816-482cd3f02d5d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14450,7 +14450,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:dab57abd-1cb5-4aea-d0e6-bfe30b778b38\"\n },\n {\n \"id\": \"51139e68-52d0-d836-2b49-4f4a0bf7924a\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"ba002325-ccad-9d83-a0b4-76ea772c429a\"\n },\n {\n \"id\": \"urn:uuid:65ab3b31-5025-9d4a-2eb1-421cb6c62bda\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -14478,7 +14478,7 @@ } }, { - "id": "c21fbe21-e57d-4486-b925-1bdd19ffaf73", + "id": "35c2df65-7def-409e-9e02-a7f6185624f4", "name": "Find profile by id", "request": { "name": "Find profile by id", @@ -14520,7 +14520,7 @@ }, "response": [ { - "id": "a1613222-ea58-4693-b8bc-5653dd7f6ffc", + "id": "12fa2785-a5b2-436f-9d32-dab32b3ab865", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14559,12 +14559,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Excepteur aliquipminim proident \",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"sit exercitation non consectetur\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7314bff1-fc71-47c6-bebb-7ea2b7204e7e", + "id": "25269799-13f6-4ad1-8a67-be8a65d6017d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14608,7 +14608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "864edeaa-a331-4121-bd00-a3797adbe510", + "id": "1a95720f-510e-4fc3-8d5f-5cc1afd6dd00", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14658,7 +14658,7 @@ } }, { - "id": "530f031a-cd8c-4415-9092-a218d744b48b", + "id": "0aa08cd0-0503-4373-bbbb-fec8c2c6dd93", "name": "Update a profile by id", "request": { "name": "Update a profile by id", @@ -14713,7 +14713,7 @@ }, "response": [ { - "id": "32d0a775-2d75-48f0-894b-0e6c6f714979", + "id": "0edc059e-53a1-4bdd-93e0-6ba4d3c78675", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14765,12 +14765,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Excepteur aliquipminim proident \",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"sit exercitation non consectetur\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "992b24e6-450e-4f1c-a923-6f6e5bca5f4d", + "id": "7dd4599b-2576-4c74-835a-a44143788835", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14827,7 +14827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83b4dd7d-cc1f-4fac-8546-c1060a4ce761", + "id": "452158a2-444c-4e01-a236-f5579a54eb55", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14890,7 +14890,7 @@ } }, { - "id": "cb860451-f89c-42d3-bc4e-f9f06582332c", + "id": "a41e226d-b0ff-4d7c-b5d8-02c6dfa11fac", "name": "Delete a single profile", "request": { "name": "Delete a single profile", @@ -14932,7 +14932,7 @@ }, "response": [ { - "id": "3ab9daff-59ab-4250-bc49-21f85335ae23", + "id": "54c24e1a-7443-4a98-90c7-9fded58c3291", "name": "The Profile was successfully deleted.", "originalRequest": { "url": { @@ -14966,7 +14966,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c2216ca0-7aec-444b-94fd-783cb061f8aa", + "id": "67b012a4-69ae-48b4-a8b9-937556e17241", "name": "Error deleting Profile", "originalRequest": { "url": { @@ -15005,12 +15005,12 @@ "value": "application/json" } ], - "body": "{\n \"error\": \"sint in\"\n}", + "body": "{\n \"error\": \"ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6079b466-09e7-43dc-8f8f-c084c8aabe64", + "id": "26bf8f0a-c5c4-41a4-8d4e-14f24f1fc7fc", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15060,7 +15060,7 @@ } }, { - "id": "834b20d5-43dd-4114-a27e-2abf8561816d", + "id": "32d09c14-8a0b-4c6e-ad02-2dfceda4e446", "name": "Retrieves the URL of an attachment attribute value from a profile", "request": { "name": "Retrieves the URL of an attachment attribute value from a profile", @@ -15114,7 +15114,7 @@ }, "response": [ { - "id": "2dbbba32-d356-4d8a-b9b7-0e6a5a864090", + "id": "50c62a62-9f50-404c-b733-a5c320382962", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15155,12 +15155,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"esse qui nulla\"\n}", + "body": "{\n \"url\": \"ad et incididunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d6544d56-70c1-4194-85f7-efdaaf0eec90", + "id": "7bcac882-719f-4d5d-ba90-785e5a5dd637", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15206,7 +15206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27364b97-320f-4ea7-b398-804ee3c934e5", + "id": "54080cb1-747b-46dc-90e9-a614c48fc691", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15258,7 +15258,7 @@ } }, { - "id": "3701b828-8379-4954-9f14-7f53f4dc5734", + "id": "64691fa9-0a1b-443a-89bd-09469e3dcdcf", "name": "Uploads a new attachment attribute value to a profile", "request": { "name": "Uploads a new attachment attribute value to a profile", @@ -15328,7 +15328,7 @@ }, "response": [ { - "id": "fbaa7393-b053-4085-86f9-35bd311cedbf", + "id": "9abc909c-fbe8-4a57-8b36-20b568d2d145", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15385,12 +15385,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"esse qui nulla\"\n}", + "body": "{\n \"url\": \"ad et incididunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e839e863-b83a-4ca4-ad9e-af6b6552664b", + "id": "e4be9a3b-4874-4142-856c-eb4874715a21", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15452,7 +15452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c194cda-411e-41b9-afe5-9dfef5cc9cd2", + "id": "88246c43-3f36-4c9d-b4ff-959ba913a0f6", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15520,7 +15520,7 @@ } }, { - "id": "951acd03-47a5-4389-9f2e-8159f446631e", + "id": "d2708962-8895-4452-8bb3-f9ab340c6752", "name": "Retrieves the URL of the profile avatar", "request": { "name": "Retrieves the URL of the profile avatar", @@ -15563,7 +15563,7 @@ }, "response": [ { - "id": "cb130b59-0cf6-448d-bcdc-2a67627ebb33", + "id": "aacf0701-a8f0-4b8b-9327-ea1d8be6c10a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15603,12 +15603,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"esse qui nulla\"\n}", + "body": "{\n \"url\": \"ad et incididunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d0f65ef8-3d6c-4fb3-9681-258b5d64d20d", + "id": "491bce69-cf40-4d89-bf96-a370654a294b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15653,7 +15653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fad2c9a-b42b-4534-9f2e-b200f971ef02", + "id": "32846ad9-4880-4130-b03d-82d02e85cc4c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15704,7 +15704,7 @@ } }, { - "id": "419787c7-c3c5-4ecf-beab-8ae909fbed2a", + "id": "0a400543-8fff-4483-8873-2cf199ae8863", "name": "Uploads a new profile avatar", "request": { "name": "Uploads a new profile avatar", @@ -15763,7 +15763,7 @@ }, "response": [ { - "id": "c4c126dc-c784-4a2f-9f44-acaefcd90ec6", + "id": "9ac65051-9af5-4a41-bf18-b316905a91e2", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15819,12 +15819,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"esse qui nulla\"\n}", + "body": "{\n \"url\": \"ad et incididunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2fb94b5d-d181-4e19-9252-03bb7450b955", + "id": "37132e6e-7bde-468a-a92a-7549dfa3e7b9", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15885,7 +15885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "524734d7-a2d5-49a1-8b96-029765748246", + "id": "b5e95654-4e89-4013-9099-d312adbcb46a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15958,7 +15958,7 @@ "description": "", "item": [ { - "id": "69467e46-bfa1-442d-a182-7ec7c858627e", + "id": "aae0aa09-cea7-4a6e-ab69-1a244426d398", "name": "Get risk score data in bulk", "request": { "name": "Get risk score data in bulk", @@ -16008,7 +16008,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16017,7 +16017,7 @@ "type": "text/plain" }, "key": "object_type", - "value": "WorkflowSession" + "value": "Profile" }, { "disabled": false, @@ -16026,7 +16026,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16035,7 +16035,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16044,7 +16044,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16070,7 +16070,7 @@ }, "response": [ { - "id": "08bef171-06ae-4d73-9bfe-de971c411701", + "id": "b3f0961a-3924-4820-b1d4-00884e9ec4e5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16115,7 +16115,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16124,7 +16124,7 @@ "type": "text/plain" }, "key": "object_type", - "value": "WorkflowSession" + "value": "Profile" }, { "disabled": false, @@ -16133,7 +16133,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16142,7 +16142,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16151,7 +16151,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16190,12 +16190,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_scores\": [\n {\n \"id\": \"urn:uuid:d9d07094-7c57-a591-cfa1-340ff5b3c75e\",\n \"uid\": \"esse nostrud laboris velitullamc\",\n \"object_id\": \"b5115899-f87a-2276-a85b-a06afc83f660\",\n \"object_type\": \"Profile\",\n \"overall_score\": 2030854,\n \"overall_risk_level_id\": \"6101b0f7-10df-4a9a-cc5f-a2b592de9991\",\n \"impact_score\": 34041647.96,\n \"impact_risk_level_id\": \"5009a144-9f49-ae18-c78f-eaae80b320da\",\n \"probability_score\": 197867395.41,\n \"probability_risk_level_id\": \"8b6ae49f-aea7-70d4-b91a-61473e878b85\"\n },\n {\n \"id\": \"urn:uuid:ff6f2eeb-9eec-ac32-8ce4-b0e7d648ff37\",\n \"uid\": \"officia enim suntaute voluptate \",\n \"object_id\": \"urn:uuid:f2b394ca-c45f-090e-d77f-2160c92427d4\",\n \"object_type\": \"Profile\",\n \"overall_score\": 129311745.98,\n \"overall_risk_level_id\": \"urn:uuid:1a749991-5e49-d415-c3e3-bdc3be0ba8f9\",\n \"impact_score\": 178861713.64000002,\n \"impact_risk_level_id\": \"f5ac9014-dcc9-0429-16bb-815e8448a695\",\n \"probability_score\": 59193375.94,\n \"probability_risk_level_id\": \"urn:uuid:1910a519-88f2-fab6-d953-fda58011737b\"\n }\n ],\n \"_metadata\": {\n \"limit\": 61177974,\n \"offset\": 73901152,\n \"total\": -82699652,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"risk_scores\": [\n {\n \"id\": \"urn:uuid:bc788806-ff72-d0c3-2592-857c36847f6e\",\n \"uid\": \"dolor minimid deseruntreprehende\",\n \"object_id\": \"c6e4db76-7346-50e9-6a32-700e2f8ec564\",\n \"object_type\": \"WorkflowSession\",\n \"overall_score\": 100696832.66,\n \"overall_risk_level_id\": \"3d261887-c0dc-78aa-63b4-2e54e350938d\",\n \"impact_score\": 51681686.31,\n \"impact_risk_level_id\": \"732e7147-4078-87c2-39d3-ffbfb29da364\",\n \"probability_score\": 63486266.97,\n \"probability_risk_level_id\": \"a0590012-3c8a-289c-93a4-af478b48b0fc\"\n },\n {\n \"id\": \"8a5e4fc2-c29e-549e-e2cf-5a5d3e97307f\",\n \"uid\": \"esse in estLorem laborum sint an\",\n \"object_id\": \"e1d34ee0-a62d-d42b-a75c-fb4d89e93d21\",\n \"object_type\": \"WorkflowSession\",\n \"overall_score\": 121330897.43,\n \"overall_risk_level_id\": \"9cebfb43-0e72-3d75-dd5c-f5e066c3929f\",\n \"impact_score\": 57179999.88,\n \"impact_risk_level_id\": \"urn:uuid:1f890493-c1d9-8a73-fbca-59dd4c260195\",\n \"probability_score\": 110813568.25,\n \"probability_risk_level_id\": \"urn:uuid:16d31564-4c29-6a10-d239-ef1565a3035b\"\n }\n ],\n \"_metadata\": {\n \"limit\": 95579628,\n \"offset\": -26858559,\n \"total\": -1737020,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c4788f47-cfd9-48a2-81c5-07e856ad208d", + "id": "f418b773-3a67-4588-af46-98efbc576909", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16240,7 +16240,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16249,7 +16249,7 @@ "type": "text/plain" }, "key": "object_type", - "value": "WorkflowSession" + "value": "Profile" }, { "disabled": false, @@ -16258,7 +16258,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16267,7 +16267,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16276,7 +16276,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16320,7 +16320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c095ade4-6e2b-414e-8316-7d2000c17148", + "id": "d794b737-8537-474d-b2fa-2e46f62ae07d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16365,7 +16365,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16374,7 +16374,7 @@ "type": "text/plain" }, "key": "object_type", - "value": "WorkflowSession" + "value": "Profile" }, { "disabled": false, @@ -16383,7 +16383,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16392,7 +16392,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16401,7 +16401,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -16451,7 +16451,7 @@ } }, { - "id": "0539baf4-9b22-4636-88dd-8c48696ee4d6", + "id": "0988aa77-4257-4f33-be09-0e418f165274", "name": "Find risk score data by id", "request": { "name": "Find risk score data by id", @@ -16493,7 +16493,7 @@ }, "response": [ { - "id": "29b12eb4-10b8-45fa-9fdc-c9e59fa4fafc", + "id": "56f020dc-1279-48f3-8868-68daa7a3e31a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16532,12 +16532,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_score\": {\n \"id\": \"2acd8680-863d-aedf-5325-f8d5b0df1059\",\n \"uid\": \"Lorem eu Excepteurnostrud adipis\",\n \"object_id\": \"urn:uuid:6d696a96-6761-5c0a-9e6f-aed9942c3a12\",\n \"object_type\": \"Profile\",\n \"overall_score\": 21928714.05,\n \"overall_risk_level_id\": \"urn:uuid:9d0d8747-0916-503a-4597-0fa46cb901e1\",\n \"impact_score\": 37922557.56,\n \"impact_risk_level_id\": \"urn:uuid:f6f8ef9d-2441-da62-24cd-63ec401dbfa8\",\n \"probability_score\": 56381976.730000004,\n \"probability_risk_level_id\": \"e336292f-0c8a-7a4c-b1f1-65fbb88074ab\"\n }\n}", + "body": "{\n \"risk_score\": {\n \"id\": \"4871a0f3-998a-789a-be5d-c1bf726829bc\",\n \"uid\": \"quis pariaturcommodo consectetur\",\n \"object_id\": \"urn:uuid:2fe7cf91-dfc6-5384-6ea3-a3eeadb23f64\",\n \"object_type\": \"Profile\",\n \"overall_score\": 113033919.38,\n \"overall_risk_level_id\": \"urn:uuid:ec02fe13-a445-5ee3-f88b-763778a55d44\",\n \"impact_score\": 48109693.730000004,\n \"impact_risk_level_id\": \"urn:uuid:186d25f3-a317-dbb8-91b5-bd346338cb41\",\n \"probability_score\": 14498538.620000001,\n \"probability_risk_level_id\": \"7282438b-1982-cdf2-62f4-a853587d8224\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ddc58527-48f3-4318-a605-7ecbd660a650", + "id": "6035c15d-0b29-4124-ad24-dffc550a9270", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16581,7 +16581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aa40139-68e9-4d7e-8820-54089b765dd9", + "id": "50996470-b4b8-47b5-a6db-048bf57fc6c8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16637,7 +16637,7 @@ "description": "", "item": [ { - "id": "13a24a74-bee4-4943-b1e6-02b43b5af015", + "id": "9b838452-6684-41df-b874-093a5768be11", "name": "Get risk level data in bulk", "request": { "name": "Get risk level data in bulk", @@ -16713,7 +16713,7 @@ }, "response": [ { - "id": "5151d2e3-7455-413e-ae8e-68d7a36f7cf2", + "id": "deb6ac8d-8016-420c-ba3c-b60325b8dff3", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16797,12 +16797,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_levels\": [\n {\n \"id\": \"1a8ead12-1ad4-b7ba-abcb-480147ca7dba\",\n \"uid\": \"esse do dolor cillumex ipsumlabo\",\n \"label\": \"eu dolore ad minim fugiat\",\n \"points\": 13381042.39,\n \"order\": 97655059\n },\n {\n \"id\": \"6651e1dd-b9bb-333f-509f-2459e57b9e7e\",\n \"uid\": \"consequat veniam suntaliqua veni\",\n \"label\": \"commodo s\",\n \"points\": 187799445.14000002,\n \"order\": 63028918\n }\n ],\n \"_metadata\": {\n \"limit\": -40030900,\n \"offset\": -23591771,\n \"total\": -6621114,\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:7af68f1a-8616-be44-0e6c-276d0f7e82a7\",\n \"uid\": \"est enim animeu qui dolorecillum\",\n \"label\": \"sint nulla deserunt\",\n \"points\": 84774865.48,\n \"order\": 67698717\n },\n {\n \"id\": \"0f629e8c-4f41-dffb-1b82-bf48af861c5a\",\n \"uid\": \"dolor velit nostrud veniamet est\",\n \"label\": \"laborum nisi pr\",\n \"points\": 176048429.34,\n \"order\": 88159398\n }\n ],\n \"_metadata\": {\n \"limit\": 30138688,\n \"offset\": -70152118,\n \"total\": -26494237,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2cea14d5-7921-4d5a-bb31-ee8400185267", + "id": "913f8ff8-c224-4225-8f35-44219d823c6b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16891,7 +16891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69b144f8-68b9-4656-b12f-0e9474304788", + "id": "afb99d75-c0d5-4126-a65c-8cbe9256bec2", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16986,7 +16986,7 @@ } }, { - "id": "62be6ac3-a3fe-46cf-8d6c-a2b23a5bd50d", + "id": "c0c529c3-01f5-437f-b484-430c58af2d85", "name": "Find risk level data by id", "request": { "name": "Find risk level data by id", @@ -17028,7 +17028,7 @@ }, "response": [ { - "id": "57be838d-bceb-4ca6-9aa7-946691770650", + "id": "e4c5c63c-2e06-4bd5-bad4-3f68d50f3109", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17067,12 +17067,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_level\": {\n \"id\": \"0bc3e327-fccb-9475-6742-20d8b091f5db\",\n \"uid\": \"irure esse culpa nonipsum dolore\",\n \"label\": \"laborum veniam Duis Lorem sed\",\n \"points\": 130349410.75,\n \"order\": 72933959\n }\n}", + "body": "{\n \"risk_level\": {\n \"id\": \"urn:uuid:5f70c6ac-ea87-a4a8-8327-1cdf477efa61\",\n \"uid\": \"elit cupidatat dolor utenimmagna\",\n \"label\": \"commodo velit\",\n \"points\": 187698931.97,\n \"order\": 10572572\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "50209c11-4dfb-4420-a1d2-d7b816804e7c", + "id": "5e78c122-0bbb-4b65-8e11-86dfb0180dcf", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17116,7 +17116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "803afa18-34ee-4fe1-b814-33fc19cf24c3", + "id": "45b31662-5b0b-420a-ad58-df2036abf27c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17172,7 +17172,7 @@ "description": "", "item": [ { - "id": "56f3f2fa-feba-49bd-b10d-14f9d12ee604", + "id": "7e0888aa-d039-492d-bdaf-811e39dcab60", "name": "Create a user-profile contributor relationship", "request": { "name": "Create a user-profile contributor relationship", @@ -17203,7 +17203,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:2b9875f0-93f0-28af-5ce4-2bfa6f734513\",\n \"profile_id\": \"urn:uuid:280f12f4-996a-8acd-f650-29ca43af4c91\",\n \"ne_attribute_id\": \"b685f9cb-7639-047a-4a3b-601e94a46dcb\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"f47acf8b-c22f-2dd7-e4d1-207a9e03d9f0\",\n \"profile_id\": \"0c748590-1da4-2bfe-5768-9f52b4d1a25d\",\n \"ne_attribute_id\": \"urn:uuid:8d2391de-2a53-03eb-253b-d7354406d235\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17215,7 +17215,7 @@ }, "response": [ { - "id": "cf392a5f-1d86-42b3-b1d4-e514d96da75b", + "id": "f1ae67ce-3c5b-4d6f-91f7-be5b1282c35b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17249,7 +17249,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:2b9875f0-93f0-28af-5ce4-2bfa6f734513\",\n \"profile_id\": \"urn:uuid:280f12f4-996a-8acd-f650-29ca43af4c91\",\n \"ne_attribute_id\": \"b685f9cb-7639-047a-4a3b-601e94a46dcb\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"f47acf8b-c22f-2dd7-e4d1-207a9e03d9f0\",\n \"profile_id\": \"0c748590-1da4-2bfe-5768-9f52b4d1a25d\",\n \"ne_attribute_id\": \"urn:uuid:8d2391de-2a53-03eb-253b-d7354406d235\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17266,12 +17266,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"789fa013-72cc-3f56-b9a5-859e5cda85a7\",\n \"uid\": \"amet exercitation consecteturex \",\n \"user_id\": \"urn:uuid:815d70b5-2359-b528-62b0-ee247b5b78ed\",\n \"profile_id\": \"a496ddf3-a8ac-3f17-6d6f-cb6205bea8dc\",\n \"ne_attribute_id\": \"urn:uuid:ed6a3d93-be66-5db7-09f0-f5bf2e1479fd\",\n \"relationship_type\": \"owner\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"a0b415af-2ad5-b55b-d1c2-d590bb10d70b\",\n \"uid\": \"cillumlaborum ut utaliquip dolor\",\n \"user_id\": \"3aed8763-b06c-2c14-5497-b127df134a65\",\n \"profile_id\": \"dfb8f01e-8286-ffc2-e3f8-2a3003db1224\",\n \"ne_attribute_id\": \"739f99d0-68c2-d42a-1fbe-0a4d59a4dce0\",\n \"relationship_type\": \"owner\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1071ce29-a45c-42e3-acc7-19980e63bdf2", + "id": "1de834c7-76a3-411a-bcea-3603d60c1e6b", "name": "Invalid input", "originalRequest": { "url": { @@ -17301,7 +17301,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:2b9875f0-93f0-28af-5ce4-2bfa6f734513\",\n \"profile_id\": \"urn:uuid:280f12f4-996a-8acd-f650-29ca43af4c91\",\n \"ne_attribute_id\": \"b685f9cb-7639-047a-4a3b-601e94a46dcb\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"f47acf8b-c22f-2dd7-e4d1-207a9e03d9f0\",\n \"profile_id\": \"0c748590-1da4-2bfe-5768-9f52b4d1a25d\",\n \"ne_attribute_id\": \"urn:uuid:8d2391de-2a53-03eb-253b-d7354406d235\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17323,7 +17323,7 @@ } }, { - "id": "e5b949bd-7fbd-436b-970f-a0b7bf6e0c51", + "id": "cf8366f9-edaa-4c31-8b52-af7b0d587594", "name": "Get user-profile contributor relationships", "request": { "name": "Get user-profile contributor relationships", @@ -17426,7 +17426,7 @@ }, "response": [ { - "id": "b14709cd-e7c9-4234-89c8-9c1f01774094", + "id": "55921bcc-7c77-4e95-addf-2251dad9a336", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17537,12 +17537,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"4b972a05-3fb7-35ba-2fae-d0d507b5301e\",\n \"uid\": \"enimmagnaut consectetur Ut irure\",\n \"user_id\": \"urn:uuid:fc24cbe0-2246-0417-31e0-99c3fd22dbf2\",\n \"profile_id\": \"e6515430-5ac0-0c64-afd5-06a9446b2439\",\n \"ne_attribute_id\": \"urn:uuid:4b3bbe0f-e1f8-1468-1b49-be1072b031c3\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:e2ba7b8c-18e8-36f1-7112-f2431a44eeb1\",\n \"uid\": \"dolore deseruntea irure sedcommo\",\n \"user_id\": \"56d45177-b6f5-7040-6862-a3c9b9b8d240\",\n \"profile_id\": \"ede12339-e7fc-554f-de3f-0acdc37b7a8c\",\n \"ne_attribute_id\": \"urn:uuid:17850dc4-5ddb-bab3-0841-cae7481935fe\",\n \"relationship_type\": \"contributor\"\n }\n ],\n \"_metadata\": {\n \"limit\": -17115698,\n \"offset\": -9711845,\n \"total\": -7817374,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:21f9d089-df51-94c9-18e9-3db86e7fe763\",\n \"uid\": \"occaecat laborum laboris consect\",\n \"user_id\": \"urn:uuid:483a9c45-462e-fa6f-96a7-e6ecfb336c67\",\n \"profile_id\": \"urn:uuid:7d8c99e5-30c8-cf26-b9af-97d62d3d2161\",\n \"ne_attribute_id\": \"0c0fa955-d083-9fb7-0166-9bce6af0e2c9\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"3135a2f5-e3e5-3b5b-f988-c9d304cd9dad\",\n \"uid\": \"do in dolore voluptate veliteius\",\n \"user_id\": \"df46726c-1ef0-82be-d6b5-50d614951dac\",\n \"profile_id\": \"efedb021-d745-1122-8a9f-b363c870d084\",\n \"ne_attribute_id\": \"urn:uuid:27e6f936-47dd-c5e4-fe3f-93ca9bd21da2\",\n \"relationship_type\": \"contributor\"\n }\n ],\n \"_metadata\": {\n \"limit\": 22561854,\n \"offset\": -7236338,\n \"total\": -62483664,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cc0c70c9-147a-4a21-80b3-3680578d4c0c", + "id": "68ebcb26-bdff-4c35-92cf-3d179db658bf", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17658,7 +17658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "238cf9a8-ba01-4a2e-b9a2-e88620705f7a", + "id": "78847a8d-4e02-41c5-8d4a-ea95da306019", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17780,7 +17780,7 @@ } }, { - "id": "cf627cb1-9efd-4998-be92-2f761673b8b9", + "id": "7e9944bb-8868-4f5e-a5a9-35d0943d2877", "name": "Create multiple user-profile contributor relationships", "request": { "name": "Create multiple user-profile contributor relationships", @@ -17811,7 +17811,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:788f2d4e-a0d1-dadc-a291-992d945d5d27\",\n \"profile_id\": \"urn:uuid:8640e4b3-dffd-d259-795c-555c2cc491c1\",\n \"ne_attribute_id\": \"urn:uuid:3db0b0f2-e062-340c-aaad-6a167348430e\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"urn:uuid:5dae62c3-4ae9-6e2c-2797-b0ef4016f095\",\n \"profile_id\": \"urn:uuid:3f40f779-7f07-3eb7-9b3a-652b0979dde7\",\n \"ne_attribute_id\": \"c5cb43ba-7b16-4db2-fdaa-891b4e61e9a1\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"cebca8ad-58cd-3867-759a-e0df4a726acb\",\n \"profile_id\": \"urn:uuid:1a2b5418-9023-03c9-5abf-0b5425bd75ae\",\n \"ne_attribute_id\": \"urn:uuid:fff0af5e-576c-07db-36b4-8590d8595562\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"urn:uuid:463aa65b-4fb2-82ea-98c0-06fc496eb65c\",\n \"profile_id\": \"815da3ae-917a-445e-11f3-1f4482699dc0\",\n \"ne_attribute_id\": \"1d5c4a13-dccd-f8a3-63a8-d2d1e82f8f65\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17823,7 +17823,7 @@ }, "response": [ { - "id": "b55ed2f4-b0f2-4a0e-b27f-b9cfe7808dde", + "id": "05b045ed-80f2-4cef-aed4-5b5f1005855e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17857,7 +17857,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:788f2d4e-a0d1-dadc-a291-992d945d5d27\",\n \"profile_id\": \"urn:uuid:8640e4b3-dffd-d259-795c-555c2cc491c1\",\n \"ne_attribute_id\": \"urn:uuid:3db0b0f2-e062-340c-aaad-6a167348430e\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"urn:uuid:5dae62c3-4ae9-6e2c-2797-b0ef4016f095\",\n \"profile_id\": \"urn:uuid:3f40f779-7f07-3eb7-9b3a-652b0979dde7\",\n \"ne_attribute_id\": \"c5cb43ba-7b16-4db2-fdaa-891b4e61e9a1\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"cebca8ad-58cd-3867-759a-e0df4a726acb\",\n \"profile_id\": \"urn:uuid:1a2b5418-9023-03c9-5abf-0b5425bd75ae\",\n \"ne_attribute_id\": \"urn:uuid:fff0af5e-576c-07db-36b4-8590d8595562\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"urn:uuid:463aa65b-4fb2-82ea-98c0-06fc496eb65c\",\n \"profile_id\": \"815da3ae-917a-445e-11f3-1f4482699dc0\",\n \"ne_attribute_id\": \"1d5c4a13-dccd-f8a3-63a8-d2d1e82f8f65\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17874,12 +17874,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:b1085f83-046f-e269-9a86-cc62f3c858d2\",\n \"uid\": \"ex Loremconsectetur labore Lorem\",\n \"user_id\": \"251336a5-5a22-c6fb-1f3d-ad8d198a2864\",\n \"profile_id\": \"urn:uuid:10e3f537-9b2a-a007-0e5d-62af83da2f8b\",\n \"ne_attribute_id\": \"urn:uuid:12fd9cf6-70ea-f753-8a29-abd9511d6a8e\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:c1645a7f-9c92-57e3-075e-4d54bffc5704\",\n \"uid\": \"labore ullamcoid ipsum aute uteu\",\n \"user_id\": \"a641f9d7-55e2-4b54-36a9-59f3b9782881\",\n \"profile_id\": \"urn:uuid:0d4a84c3-916f-4c41-7170-0f7326ba2644\",\n \"ne_attribute_id\": \"urn:uuid:158abd39-8ab6-41ed-5b53-088bbddaaade\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"d1e19f64-4db6-de99-de24-6f521d9a9309\",\n \"uid\": \"exaute ut adipisicing estLorem v\",\n \"user_id\": \"urn:uuid:a8e0fa91-33ae-33ba-f583-a72ac1010f57\",\n \"profile_id\": \"urn:uuid:26169ad7-bbf7-fa66-d417-36dd236ff2e4\",\n \"ne_attribute_id\": \"urn:uuid:6ab8bab0-45cd-58a7-280d-f0f70958d206\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:814fc2a7-08aa-1e00-b82b-31b46c2fc3b0\",\n \"uid\": \"exercitation doloretempor ad eiu\",\n \"user_id\": \"303bb380-8c32-bc2f-78a7-965f1411ffdc\",\n \"profile_id\": \"02afa9bb-706a-10f5-ac1f-6f0c56c3d185\",\n \"ne_attribute_id\": \"urn:uuid:35d3bcfc-9d79-c77b-cb93-a7926a60e191\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5a5c7ccb-c486-405d-88b9-8fa34ec9be7f", + "id": "10ffecb7-4027-4346-a4b2-58af495f5b8f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17913,7 +17913,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:788f2d4e-a0d1-dadc-a291-992d945d5d27\",\n \"profile_id\": \"urn:uuid:8640e4b3-dffd-d259-795c-555c2cc491c1\",\n \"ne_attribute_id\": \"urn:uuid:3db0b0f2-e062-340c-aaad-6a167348430e\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"urn:uuid:5dae62c3-4ae9-6e2c-2797-b0ef4016f095\",\n \"profile_id\": \"urn:uuid:3f40f779-7f07-3eb7-9b3a-652b0979dde7\",\n \"ne_attribute_id\": \"c5cb43ba-7b16-4db2-fdaa-891b4e61e9a1\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"cebca8ad-58cd-3867-759a-e0df4a726acb\",\n \"profile_id\": \"urn:uuid:1a2b5418-9023-03c9-5abf-0b5425bd75ae\",\n \"ne_attribute_id\": \"urn:uuid:fff0af5e-576c-07db-36b4-8590d8595562\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"urn:uuid:463aa65b-4fb2-82ea-98c0-06fc496eb65c\",\n \"profile_id\": \"815da3ae-917a-445e-11f3-1f4482699dc0\",\n \"ne_attribute_id\": \"1d5c4a13-dccd-f8a3-63a8-d2d1e82f8f65\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17935,7 +17935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87f94d49-6b84-4822-82f1-86c94c150ba0", + "id": "209d09fc-1e16-4452-b297-cc713c168ab1", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17969,7 +17969,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:788f2d4e-a0d1-dadc-a291-992d945d5d27\",\n \"profile_id\": \"urn:uuid:8640e4b3-dffd-d259-795c-555c2cc491c1\",\n \"ne_attribute_id\": \"urn:uuid:3db0b0f2-e062-340c-aaad-6a167348430e\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"urn:uuid:5dae62c3-4ae9-6e2c-2797-b0ef4016f095\",\n \"profile_id\": \"urn:uuid:3f40f779-7f07-3eb7-9b3a-652b0979dde7\",\n \"ne_attribute_id\": \"c5cb43ba-7b16-4db2-fdaa-891b4e61e9a1\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"cebca8ad-58cd-3867-759a-e0df4a726acb\",\n \"profile_id\": \"urn:uuid:1a2b5418-9023-03c9-5abf-0b5425bd75ae\",\n \"ne_attribute_id\": \"urn:uuid:fff0af5e-576c-07db-36b4-8590d8595562\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"urn:uuid:463aa65b-4fb2-82ea-98c0-06fc496eb65c\",\n \"profile_id\": \"815da3ae-917a-445e-11f3-1f4482699dc0\",\n \"ne_attribute_id\": \"1d5c4a13-dccd-f8a3-63a8-d2d1e82f8f65\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17997,7 +17997,7 @@ } }, { - "id": "723ae59b-91e1-4194-b353-8147cfa660f5", + "id": "a640ca40-0503-403a-85a9-fcb79a6a61a0", "name": "Update multiple user-profile contributor relationships", "request": { "name": "Update multiple user-profile contributor relationships", @@ -18028,7 +18028,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"491e02bd-49ce-e6e2-3153-c84aad12619b\",\n \"user_id\": \"c21824cc-9e20-c58c-da21-884740d0b1d3\",\n \"profile_id\": \"16638213-9195-8d50-8944-eb4b754bb1ae\",\n \"ne_attribute_id\": \"urn:uuid:79d7a4b4-8fa5-7780-275f-e85434fce150\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"2bbf63e7-4d48-c4b9-7054-c4ddc3871d6c\",\n \"user_id\": \"urn:uuid:5e362bcf-4f1d-5d4f-7846-494843d1cbde\",\n \"profile_id\": \"urn:uuid:38542bbb-59f1-c0c7-d801-742cb24eb034\",\n \"ne_attribute_id\": \"ff4f377c-45c4-7f73-2100-1b1c5660e5d2\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:7896f5a3-c835-b114-bac3-066f6e600081\",\n \"user_id\": \"urn:uuid:b10908ab-303f-f141-7503-cfdc04b8a913\",\n \"profile_id\": \"0c154199-41df-ebf9-6c22-f19b4ba37da3\",\n \"ne_attribute_id\": \"urn:uuid:2cb45edc-cfff-f39d-2edf-3167cf044853\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"cfa5b9bf-7550-b442-5157-021bb41010b5\",\n \"user_id\": \"be1b7c36-a187-fd73-5207-7e70fc251b3a\",\n \"profile_id\": \"urn:uuid:df0dfbf6-93b8-d3d1-76a1-f25992f9b2ac\",\n \"ne_attribute_id\": \"urn:uuid:670b645c-e458-2a33-b9b1-a1f398691bc3\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18040,7 +18040,7 @@ }, "response": [ { - "id": "ffddbc1b-7eeb-476c-b800-bd9b3a569726", + "id": "55bce01b-0143-47d2-948c-442270f22033", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18074,7 +18074,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"491e02bd-49ce-e6e2-3153-c84aad12619b\",\n \"user_id\": \"c21824cc-9e20-c58c-da21-884740d0b1d3\",\n \"profile_id\": \"16638213-9195-8d50-8944-eb4b754bb1ae\",\n \"ne_attribute_id\": \"urn:uuid:79d7a4b4-8fa5-7780-275f-e85434fce150\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"2bbf63e7-4d48-c4b9-7054-c4ddc3871d6c\",\n \"user_id\": \"urn:uuid:5e362bcf-4f1d-5d4f-7846-494843d1cbde\",\n \"profile_id\": \"urn:uuid:38542bbb-59f1-c0c7-d801-742cb24eb034\",\n \"ne_attribute_id\": \"ff4f377c-45c4-7f73-2100-1b1c5660e5d2\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:7896f5a3-c835-b114-bac3-066f6e600081\",\n \"user_id\": \"urn:uuid:b10908ab-303f-f141-7503-cfdc04b8a913\",\n \"profile_id\": \"0c154199-41df-ebf9-6c22-f19b4ba37da3\",\n \"ne_attribute_id\": \"urn:uuid:2cb45edc-cfff-f39d-2edf-3167cf044853\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"cfa5b9bf-7550-b442-5157-021bb41010b5\",\n \"user_id\": \"be1b7c36-a187-fd73-5207-7e70fc251b3a\",\n \"profile_id\": \"urn:uuid:df0dfbf6-93b8-d3d1-76a1-f25992f9b2ac\",\n \"ne_attribute_id\": \"urn:uuid:670b645c-e458-2a33-b9b1-a1f398691bc3\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18091,12 +18091,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:b1085f83-046f-e269-9a86-cc62f3c858d2\",\n \"uid\": \"ex Loremconsectetur labore Lorem\",\n \"user_id\": \"251336a5-5a22-c6fb-1f3d-ad8d198a2864\",\n \"profile_id\": \"urn:uuid:10e3f537-9b2a-a007-0e5d-62af83da2f8b\",\n \"ne_attribute_id\": \"urn:uuid:12fd9cf6-70ea-f753-8a29-abd9511d6a8e\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:c1645a7f-9c92-57e3-075e-4d54bffc5704\",\n \"uid\": \"labore ullamcoid ipsum aute uteu\",\n \"user_id\": \"a641f9d7-55e2-4b54-36a9-59f3b9782881\",\n \"profile_id\": \"urn:uuid:0d4a84c3-916f-4c41-7170-0f7326ba2644\",\n \"ne_attribute_id\": \"urn:uuid:158abd39-8ab6-41ed-5b53-088bbddaaade\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"d1e19f64-4db6-de99-de24-6f521d9a9309\",\n \"uid\": \"exaute ut adipisicing estLorem v\",\n \"user_id\": \"urn:uuid:a8e0fa91-33ae-33ba-f583-a72ac1010f57\",\n \"profile_id\": \"urn:uuid:26169ad7-bbf7-fa66-d417-36dd236ff2e4\",\n \"ne_attribute_id\": \"urn:uuid:6ab8bab0-45cd-58a7-280d-f0f70958d206\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:814fc2a7-08aa-1e00-b82b-31b46c2fc3b0\",\n \"uid\": \"exercitation doloretempor ad eiu\",\n \"user_id\": \"303bb380-8c32-bc2f-78a7-965f1411ffdc\",\n \"profile_id\": \"02afa9bb-706a-10f5-ac1f-6f0c56c3d185\",\n \"ne_attribute_id\": \"urn:uuid:35d3bcfc-9d79-c77b-cb93-a7926a60e191\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9490b9a7-c04c-43b1-90aa-0b434fca2ffb", + "id": "0dee5d19-8136-4dc1-bfb8-915b0796ef7e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18130,7 +18130,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"491e02bd-49ce-e6e2-3153-c84aad12619b\",\n \"user_id\": \"c21824cc-9e20-c58c-da21-884740d0b1d3\",\n \"profile_id\": \"16638213-9195-8d50-8944-eb4b754bb1ae\",\n \"ne_attribute_id\": \"urn:uuid:79d7a4b4-8fa5-7780-275f-e85434fce150\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"2bbf63e7-4d48-c4b9-7054-c4ddc3871d6c\",\n \"user_id\": \"urn:uuid:5e362bcf-4f1d-5d4f-7846-494843d1cbde\",\n \"profile_id\": \"urn:uuid:38542bbb-59f1-c0c7-d801-742cb24eb034\",\n \"ne_attribute_id\": \"ff4f377c-45c4-7f73-2100-1b1c5660e5d2\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:7896f5a3-c835-b114-bac3-066f6e600081\",\n \"user_id\": \"urn:uuid:b10908ab-303f-f141-7503-cfdc04b8a913\",\n \"profile_id\": \"0c154199-41df-ebf9-6c22-f19b4ba37da3\",\n \"ne_attribute_id\": \"urn:uuid:2cb45edc-cfff-f39d-2edf-3167cf044853\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"cfa5b9bf-7550-b442-5157-021bb41010b5\",\n \"user_id\": \"be1b7c36-a187-fd73-5207-7e70fc251b3a\",\n \"profile_id\": \"urn:uuid:df0dfbf6-93b8-d3d1-76a1-f25992f9b2ac\",\n \"ne_attribute_id\": \"urn:uuid:670b645c-e458-2a33-b9b1-a1f398691bc3\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18152,7 +18152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0edd7812-19d3-4f88-8bc7-b0bd5e3eb0d6", + "id": "195eced0-a82a-43f7-b01c-660270ae2a36", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18186,7 +18186,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"491e02bd-49ce-e6e2-3153-c84aad12619b\",\n \"user_id\": \"c21824cc-9e20-c58c-da21-884740d0b1d3\",\n \"profile_id\": \"16638213-9195-8d50-8944-eb4b754bb1ae\",\n \"ne_attribute_id\": \"urn:uuid:79d7a4b4-8fa5-7780-275f-e85434fce150\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"2bbf63e7-4d48-c4b9-7054-c4ddc3871d6c\",\n \"user_id\": \"urn:uuid:5e362bcf-4f1d-5d4f-7846-494843d1cbde\",\n \"profile_id\": \"urn:uuid:38542bbb-59f1-c0c7-d801-742cb24eb034\",\n \"ne_attribute_id\": \"ff4f377c-45c4-7f73-2100-1b1c5660e5d2\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:7896f5a3-c835-b114-bac3-066f6e600081\",\n \"user_id\": \"urn:uuid:b10908ab-303f-f141-7503-cfdc04b8a913\",\n \"profile_id\": \"0c154199-41df-ebf9-6c22-f19b4ba37da3\",\n \"ne_attribute_id\": \"urn:uuid:2cb45edc-cfff-f39d-2edf-3167cf044853\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"cfa5b9bf-7550-b442-5157-021bb41010b5\",\n \"user_id\": \"be1b7c36-a187-fd73-5207-7e70fc251b3a\",\n \"profile_id\": \"urn:uuid:df0dfbf6-93b8-d3d1-76a1-f25992f9b2ac\",\n \"ne_attribute_id\": \"urn:uuid:670b645c-e458-2a33-b9b1-a1f398691bc3\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18214,7 +18214,7 @@ } }, { - "id": "d6889f41-ac7c-4892-8f9c-242886cf5a02", + "id": "98860ec0-c9b2-4e0e-a533-245b622c3c30", "name": "Delete multiple user-profile contributor relationships", "request": { "name": "Delete multiple user-profile contributor relationships", @@ -18245,7 +18245,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"960b8a80-62e3-a1bf-ad06-0f0db04d5d99\"\n },\n {\n \"id\": \"6ed9e861-1b84-5b74-8c9c-925c6dc06d76\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"f347c612-6069-531e-b4e8-274c1f84def1\"\n },\n {\n \"id\": \"a3395773-2d2d-b426-6d50-3be48f090b40\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18257,7 +18257,7 @@ }, "response": [ { - "id": "503e6c45-96f2-40c4-863c-b68714fe1ab0", + "id": "f5be050e-63ab-459c-bcf2-d3ce44e72242", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18291,7 +18291,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"960b8a80-62e3-a1bf-ad06-0f0db04d5d99\"\n },\n {\n \"id\": \"6ed9e861-1b84-5b74-8c9c-925c6dc06d76\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"f347c612-6069-531e-b4e8-274c1f84def1\"\n },\n {\n \"id\": \"a3395773-2d2d-b426-6d50-3be48f090b40\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18308,12 +18308,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:b1085f83-046f-e269-9a86-cc62f3c858d2\",\n \"uid\": \"ex Loremconsectetur labore Lorem\",\n \"user_id\": \"251336a5-5a22-c6fb-1f3d-ad8d198a2864\",\n \"profile_id\": \"urn:uuid:10e3f537-9b2a-a007-0e5d-62af83da2f8b\",\n \"ne_attribute_id\": \"urn:uuid:12fd9cf6-70ea-f753-8a29-abd9511d6a8e\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:c1645a7f-9c92-57e3-075e-4d54bffc5704\",\n \"uid\": \"labore ullamcoid ipsum aute uteu\",\n \"user_id\": \"a641f9d7-55e2-4b54-36a9-59f3b9782881\",\n \"profile_id\": \"urn:uuid:0d4a84c3-916f-4c41-7170-0f7326ba2644\",\n \"ne_attribute_id\": \"urn:uuid:158abd39-8ab6-41ed-5b53-088bbddaaade\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"d1e19f64-4db6-de99-de24-6f521d9a9309\",\n \"uid\": \"exaute ut adipisicing estLorem v\",\n \"user_id\": \"urn:uuid:a8e0fa91-33ae-33ba-f583-a72ac1010f57\",\n \"profile_id\": \"urn:uuid:26169ad7-bbf7-fa66-d417-36dd236ff2e4\",\n \"ne_attribute_id\": \"urn:uuid:6ab8bab0-45cd-58a7-280d-f0f70958d206\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:814fc2a7-08aa-1e00-b82b-31b46c2fc3b0\",\n \"uid\": \"exercitation doloretempor ad eiu\",\n \"user_id\": \"303bb380-8c32-bc2f-78a7-965f1411ffdc\",\n \"profile_id\": \"02afa9bb-706a-10f5-ac1f-6f0c56c3d185\",\n \"ne_attribute_id\": \"urn:uuid:35d3bcfc-9d79-c77b-cb93-a7926a60e191\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0276e643-0eee-4131-895c-792e91bd48a7", + "id": "ab28b7b9-ddc8-40e8-a20f-bdf4982b0c9d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18347,7 +18347,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"960b8a80-62e3-a1bf-ad06-0f0db04d5d99\"\n },\n {\n \"id\": \"6ed9e861-1b84-5b74-8c9c-925c6dc06d76\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"f347c612-6069-531e-b4e8-274c1f84def1\"\n },\n {\n \"id\": \"a3395773-2d2d-b426-6d50-3be48f090b40\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18369,7 +18369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3496d5b-ada8-4bbf-8c6a-fe49c401d523", + "id": "22f5b2cc-a74e-4642-864e-f5c27d0b9628", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18403,7 +18403,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"960b8a80-62e3-a1bf-ad06-0f0db04d5d99\"\n },\n {\n \"id\": \"6ed9e861-1b84-5b74-8c9c-925c6dc06d76\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"f347c612-6069-531e-b4e8-274c1f84def1\"\n },\n {\n \"id\": \"a3395773-2d2d-b426-6d50-3be48f090b40\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18431,7 +18431,7 @@ } }, { - "id": "fbaef657-8b6a-4406-a9d3-e68ff5c49cee", + "id": "e3184b6d-33b3-40ee-9185-2087092875c4", "name": "Find user-profile contributor relationship by id", "request": { "name": "Find user-profile contributor relationship by id", @@ -18473,7 +18473,7 @@ }, "response": [ { - "id": "2dbb2878-14f7-4ae4-aa3d-442b15e7520c", + "id": "d08d2eed-1061-42ae-8d82-24048a47753f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18512,12 +18512,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"789fa013-72cc-3f56-b9a5-859e5cda85a7\",\n \"uid\": \"amet exercitation consecteturex \",\n \"user_id\": \"urn:uuid:815d70b5-2359-b528-62b0-ee247b5b78ed\",\n \"profile_id\": \"a496ddf3-a8ac-3f17-6d6f-cb6205bea8dc\",\n \"ne_attribute_id\": \"urn:uuid:ed6a3d93-be66-5db7-09f0-f5bf2e1479fd\",\n \"relationship_type\": \"owner\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"a0b415af-2ad5-b55b-d1c2-d590bb10d70b\",\n \"uid\": \"cillumlaborum ut utaliquip dolor\",\n \"user_id\": \"3aed8763-b06c-2c14-5497-b127df134a65\",\n \"profile_id\": \"dfb8f01e-8286-ffc2-e3f8-2a3003db1224\",\n \"ne_attribute_id\": \"739f99d0-68c2-d42a-1fbe-0a4d59a4dce0\",\n \"relationship_type\": \"owner\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "46bdda78-a170-4724-af72-8535d9c22940", + "id": "97f0ee9d-6658-45a9-a9d8-ef951f2b56a1", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18561,7 +18561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46c46e80-f9ea-4522-863b-5d5d69ffe704", + "id": "6247acb4-cc55-4509-87cf-1273d54f4f7e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18611,7 +18611,7 @@ } }, { - "id": "a311286c-e6f7-4486-a390-da33e1090100", + "id": "741e3e9b-6c5f-4c7a-b45d-9203fecbc23f", "name": "Update a user-profile contributor relationship by id", "request": { "name": "Update a user-profile contributor relationship by id", @@ -18654,7 +18654,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:2b9875f0-93f0-28af-5ce4-2bfa6f734513\",\n \"profile_id\": \"urn:uuid:280f12f4-996a-8acd-f650-29ca43af4c91\",\n \"ne_attribute_id\": \"b685f9cb-7639-047a-4a3b-601e94a46dcb\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"f47acf8b-c22f-2dd7-e4d1-207a9e03d9f0\",\n \"profile_id\": \"0c748590-1da4-2bfe-5768-9f52b4d1a25d\",\n \"ne_attribute_id\": \"urn:uuid:8d2391de-2a53-03eb-253b-d7354406d235\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18666,7 +18666,7 @@ }, "response": [ { - "id": "98574ce9-839f-4238-ac39-ec99ed6dedfb", + "id": "3f9b00bd-22a8-4ddd-94b0-b00a1d824000", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18701,7 +18701,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:2b9875f0-93f0-28af-5ce4-2bfa6f734513\",\n \"profile_id\": \"urn:uuid:280f12f4-996a-8acd-f650-29ca43af4c91\",\n \"ne_attribute_id\": \"b685f9cb-7639-047a-4a3b-601e94a46dcb\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"f47acf8b-c22f-2dd7-e4d1-207a9e03d9f0\",\n \"profile_id\": \"0c748590-1da4-2bfe-5768-9f52b4d1a25d\",\n \"ne_attribute_id\": \"urn:uuid:8d2391de-2a53-03eb-253b-d7354406d235\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18718,12 +18718,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"789fa013-72cc-3f56-b9a5-859e5cda85a7\",\n \"uid\": \"amet exercitation consecteturex \",\n \"user_id\": \"urn:uuid:815d70b5-2359-b528-62b0-ee247b5b78ed\",\n \"profile_id\": \"a496ddf3-a8ac-3f17-6d6f-cb6205bea8dc\",\n \"ne_attribute_id\": \"urn:uuid:ed6a3d93-be66-5db7-09f0-f5bf2e1479fd\",\n \"relationship_type\": \"owner\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"a0b415af-2ad5-b55b-d1c2-d590bb10d70b\",\n \"uid\": \"cillumlaborum ut utaliquip dolor\",\n \"user_id\": \"3aed8763-b06c-2c14-5497-b127df134a65\",\n \"profile_id\": \"dfb8f01e-8286-ffc2-e3f8-2a3003db1224\",\n \"ne_attribute_id\": \"739f99d0-68c2-d42a-1fbe-0a4d59a4dce0\",\n \"relationship_type\": \"owner\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "490a3109-81f9-484b-a475-941cfc92ae56", + "id": "72fc7904-6a96-46e2-bb6b-b232a867c349", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18758,7 +18758,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:2b9875f0-93f0-28af-5ce4-2bfa6f734513\",\n \"profile_id\": \"urn:uuid:280f12f4-996a-8acd-f650-29ca43af4c91\",\n \"ne_attribute_id\": \"b685f9cb-7639-047a-4a3b-601e94a46dcb\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"f47acf8b-c22f-2dd7-e4d1-207a9e03d9f0\",\n \"profile_id\": \"0c748590-1da4-2bfe-5768-9f52b4d1a25d\",\n \"ne_attribute_id\": \"urn:uuid:8d2391de-2a53-03eb-253b-d7354406d235\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18780,7 +18780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdf2684f-4033-4c4d-a7a9-6bdf671fb2bd", + "id": "98bbe09f-cef9-4670-b922-8c324f70853c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18815,7 +18815,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:2b9875f0-93f0-28af-5ce4-2bfa6f734513\",\n \"profile_id\": \"urn:uuid:280f12f4-996a-8acd-f650-29ca43af4c91\",\n \"ne_attribute_id\": \"b685f9cb-7639-047a-4a3b-601e94a46dcb\",\n \"relationship_type\": \"owner\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"f47acf8b-c22f-2dd7-e4d1-207a9e03d9f0\",\n \"profile_id\": \"0c748590-1da4-2bfe-5768-9f52b4d1a25d\",\n \"ne_attribute_id\": \"urn:uuid:8d2391de-2a53-03eb-253b-d7354406d235\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18843,7 +18843,7 @@ } }, { - "id": "1a918d3c-6cf9-4bb1-b282-dc15c72bae17", + "id": "0591c7c6-0a5a-498f-b92b-b53b212083c5", "name": "Delete a user profile assignment", "request": { "name": "Delete a user profile assignment", @@ -18885,7 +18885,7 @@ }, "response": [ { - "id": "bb8cd6fa-4309-4a2a-986b-9f4de2988da9", + "id": "3ed76142-3638-4378-9ab3-1659dd951869", "name": "User profile was destroyed", "originalRequest": { "url": { @@ -18929,7 +18929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2529b30-b088-46d6-a428-54a75d609537", + "id": "7b2768f4-50e4-42ba-ab09-d87442c27744", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18973,7 +18973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "802a595a-04f7-4afe-a54c-04d864fe1143", + "id": "1c7834ab-5192-4536-96be-883af176cd33", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19029,7 +19029,7 @@ "description": "", "item": [ { - "id": "519884b8-d414-4391-8fb9-0d23913b8b12", + "id": "135f8a05-6f8b-4273-9649-d40d45e3b307", "name": "Create a role-profile contributor relationship", "request": { "name": "Create a role-profile contributor relationship", @@ -19060,7 +19060,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:2a623c47-ad76-3bd1-1622-d3169df7913f\",\n \"profile_id\": \"17008e47-6291-577b-76ea-29ceee3c71c6\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:6228f01a-156d-2acb-e3a4-2739215b042b\",\n \"profile_id\": \"240132cb-adc6-16d3-8b75-b1f9fe1f794e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19072,7 +19072,7 @@ }, "response": [ { - "id": "57650cab-da4e-40dd-8e27-c3255e8e9cba", + "id": "25af0f78-d3fa-460f-a9fe-205f0f83a91b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19106,7 +19106,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:2a623c47-ad76-3bd1-1622-d3169df7913f\",\n \"profile_id\": \"17008e47-6291-577b-76ea-29ceee3c71c6\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:6228f01a-156d-2acb-e3a4-2739215b042b\",\n \"profile_id\": \"240132cb-adc6-16d3-8b75-b1f9fe1f794e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19123,12 +19123,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"urn:uuid:b96c877b-4cfb-753a-ee2f-87f99120b029\",\n \"uid\": \"exconsequat amet eu pariaturad c\",\n \"role_id\": \"urn:uuid:7d3bd28b-47b9-1d4f-13dd-b8aa97974ddd\",\n \"profile_id\": \"urn:uuid:00d7e9de-d7b7-2fe6-715b-54b7dafcbe90\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"urn:uuid:86bd6338-3d19-6248-ae3c-7d4f2065789c\",\n \"uid\": \"non tempor nullaminim aliquip do\",\n \"role_id\": \"6bce05a0-b010-874a-4f37-90b67e35a0df\",\n \"profile_id\": \"c50c5275-83d8-76b3-17dd-76c7deff8abe\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a524c5af-ca7e-4dbc-8137-1786e6a23399", + "id": "18a76ae4-0cf2-4a13-8a33-0adbbc03fe3a", "name": "Invalid input", "originalRequest": { "url": { @@ -19158,7 +19158,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:2a623c47-ad76-3bd1-1622-d3169df7913f\",\n \"profile_id\": \"17008e47-6291-577b-76ea-29ceee3c71c6\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:6228f01a-156d-2acb-e3a4-2739215b042b\",\n \"profile_id\": \"240132cb-adc6-16d3-8b75-b1f9fe1f794e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19180,7 +19180,7 @@ } }, { - "id": "e066605c-dc3a-4112-8877-60bb5ed56882", + "id": "fb3b3dc1-b33e-4311-a655-861542dce245", "name": "Get role-profile contributor relationships", "request": { "name": "Get role-profile contributor relationships", @@ -19230,7 +19230,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -19265,7 +19265,7 @@ }, "response": [ { - "id": "84153690-9792-43ee-88a2-d44f91174045", + "id": "2b679ec1-11cf-406d-a83b-3b66cca9627a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19310,7 +19310,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -19358,12 +19358,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"bf145db1-047a-bea3-0d8b-51382b41ea5e\",\n \"uid\": \"laboris ad eu enimadipisicing do\",\n \"role_id\": \"4f629af0-e5d3-b86c-64a1-d5332df3b315\",\n \"profile_id\": \"urn:uuid:34104c9a-b3cd-25bf-d9bb-af723e84e44d\"\n },\n {\n \"id\": \"ce287bcf-e221-aa16-2a19-f2caeccdd502\",\n \"uid\": \"do aliquipcillum laboris labore \",\n \"role_id\": \"754f0e25-7c8b-c833-3cb9-3f76337fe383\",\n \"profile_id\": \"cd5c0e4d-21bf-b6be-ffff-65be5118eb3b\"\n }\n ],\n \"_metadata\": {\n \"limit\": 26946176,\n \"offset\": 35402164,\n \"total\": -86716438,\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:b0927882-5a5a-ae5f-6c6d-f57ef6d8ed3a\",\n \"uid\": \"aliquip amet doloreidullamco sed\",\n \"role_id\": \"bfd1ad58-c6da-bd47-fc42-049462aa9bfb\",\n \"profile_id\": \"dee64bb0-ddd7-ef11-ac55-1c6813c59784\"\n },\n {\n \"id\": \"7b002e95-79bf-e2a0-27af-061eb5059b6b\",\n \"uid\": \"tempor eu quiea pariatur idipsum\",\n \"role_id\": \"d6d0302f-680f-03e8-e969-6136c141beac\",\n \"profile_id\": \"urn:uuid:e789e5ff-d765-6cc3-4d03-5b9ea141352b\"\n }\n ],\n \"_metadata\": {\n \"limit\": -54518247,\n \"offset\": 1069411,\n \"total\": 48467016,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fb90c80c-fc19-493a-9243-e34a98a7650c", + "id": "6e5ddf40-1c8f-475f-8c93-c04c721a53eb", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19408,7 +19408,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -19461,7 +19461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff49a17e-61b1-4f97-810f-37d195b0591e", + "id": "646c18c6-034b-4be7-b392-9a6358852d0b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19506,7 +19506,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -19565,7 +19565,7 @@ } }, { - "id": "88b60c4c-b8a9-4ba9-a36d-025b35b48747", + "id": "41bf04ac-e976-4689-a3ab-3be4e502dd43", "name": "Create multiple role-profile contributor relationships", "request": { "name": "Create multiple role-profile contributor relationships", @@ -19596,7 +19596,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:d617add5-9adf-956f-2466-6a7a70d01410\",\n \"profile_id\": \"urn:uuid:9fb6e03e-ad86-4823-b1b8-a709830621ee\"\n },\n {\n \"role_id\": \"47029637-cc2f-ca07-83a4-bed55ded2c99\",\n \"profile_id\": \"urn:uuid:adb00799-1cd5-0117-55b4-141367f6ab8b\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:62e0510c-2c21-edb3-3317-f5ef9246ffe8\",\n \"profile_id\": \"5480b1c7-b4cb-bf33-0e41-8983977e7c75\"\n },\n {\n \"role_id\": \"678474b5-5075-9e0d-1506-67d8f473eff9\",\n \"profile_id\": \"1c417236-1088-07de-0203-353dd751031a\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19608,7 +19608,7 @@ }, "response": [ { - "id": "4e2a28f4-c41c-4adc-bdf8-70bb42e3e71d", + "id": "428dc581-e277-4c9f-8483-b25925984a20", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19642,7 +19642,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:d617add5-9adf-956f-2466-6a7a70d01410\",\n \"profile_id\": \"urn:uuid:9fb6e03e-ad86-4823-b1b8-a709830621ee\"\n },\n {\n \"role_id\": \"47029637-cc2f-ca07-83a4-bed55ded2c99\",\n \"profile_id\": \"urn:uuid:adb00799-1cd5-0117-55b4-141367f6ab8b\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:62e0510c-2c21-edb3-3317-f5ef9246ffe8\",\n \"profile_id\": \"5480b1c7-b4cb-bf33-0e41-8983977e7c75\"\n },\n {\n \"role_id\": \"678474b5-5075-9e0d-1506-67d8f473eff9\",\n \"profile_id\": \"1c417236-1088-07de-0203-353dd751031a\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19659,12 +19659,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:f1d1b506-d474-b564-8be1-688f04a5bf2b\",\n \"uid\": \"ea nisi reprehenderit esse volup\",\n \"role_id\": \"befafa76-8e31-38ed-99f4-4c7258810a2f\",\n \"profile_id\": \"urn:uuid:9b2fb3e2-0de0-5f83-b268-a93215470d55\"\n },\n {\n \"id\": \"urn:uuid:1e583a80-9663-f263-7415-016154ff7aa1\",\n \"uid\": \"non Duis ipsum veniam essemollit\",\n \"role_id\": \"urn:uuid:f230af4e-c9b4-5d89-4924-1c5286cde7b7\",\n \"profile_id\": \"6f70d5a3-efd8-8233-288b-ef628f98192b\"\n }\n ]\n}", + "body": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:e7f06039-b8c5-533c-9221-e23a00fd08ce\",\n \"uid\": \"mollit doloreanim dolore dolor r\",\n \"role_id\": \"e4313fcd-8088-0754-c670-1caa3c9aabcc\",\n \"profile_id\": \"fba283e6-1994-be4d-8e2f-7708f6acb6bd\"\n },\n {\n \"id\": \"5ef8c122-2ac0-b2d0-6e5b-3aaeed9ec189\",\n \"uid\": \"exercitation irure voluptateest \",\n \"role_id\": \"ab8e501c-2f5c-957d-6e1e-0ac07e4a5e48\",\n \"profile_id\": \"0cc3c222-042d-d163-e627-442c7b177c02\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "37f87445-6295-4468-825f-2e2ac3ef3e52", + "id": "056c392f-226c-457b-86ca-97623c8e5637", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19698,7 +19698,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:d617add5-9adf-956f-2466-6a7a70d01410\",\n \"profile_id\": \"urn:uuid:9fb6e03e-ad86-4823-b1b8-a709830621ee\"\n },\n {\n \"role_id\": \"47029637-cc2f-ca07-83a4-bed55ded2c99\",\n \"profile_id\": \"urn:uuid:adb00799-1cd5-0117-55b4-141367f6ab8b\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:62e0510c-2c21-edb3-3317-f5ef9246ffe8\",\n \"profile_id\": \"5480b1c7-b4cb-bf33-0e41-8983977e7c75\"\n },\n {\n \"role_id\": \"678474b5-5075-9e0d-1506-67d8f473eff9\",\n \"profile_id\": \"1c417236-1088-07de-0203-353dd751031a\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19720,7 +19720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9242a9b6-6fd7-43e4-b14a-a740311f4cb0", + "id": "f4680efa-c344-4247-ac48-8357e65398ab", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19754,7 +19754,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:d617add5-9adf-956f-2466-6a7a70d01410\",\n \"profile_id\": \"urn:uuid:9fb6e03e-ad86-4823-b1b8-a709830621ee\"\n },\n {\n \"role_id\": \"47029637-cc2f-ca07-83a4-bed55ded2c99\",\n \"profile_id\": \"urn:uuid:adb00799-1cd5-0117-55b4-141367f6ab8b\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:62e0510c-2c21-edb3-3317-f5ef9246ffe8\",\n \"profile_id\": \"5480b1c7-b4cb-bf33-0e41-8983977e7c75\"\n },\n {\n \"role_id\": \"678474b5-5075-9e0d-1506-67d8f473eff9\",\n \"profile_id\": \"1c417236-1088-07de-0203-353dd751031a\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19782,7 +19782,7 @@ } }, { - "id": "7b12d04d-c6ba-4399-a25a-e08917a1a052", + "id": "f3549550-3501-41d6-a4a7-5f44a7a36759", "name": "Update multiple role-profile contributor relationships", "request": { "name": "Update multiple role-profile contributor relationships", @@ -19813,7 +19813,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:5b2934b1-c072-d6f4-ddf4-50ead0b45114\",\n \"role_id\": \"20c14050-f8c7-7957-d8ee-e308aeab919c\",\n \"profile_id\": \"urn:uuid:2faca027-0949-2204-bfc4-1e43f579c48f\"\n },\n {\n \"id\": \"urn:uuid:d6c3aa39-0244-2bda-d498-1c5b1dfb6890\",\n \"role_id\": \"aaff91e4-e5c4-8c1f-0c92-4479792a2640\",\n \"profile_id\": \"urn:uuid:fabc2032-9475-8021-7d13-b26ef09bdea4\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:b3d22f46-0bee-f0f3-6353-48c3bab7e23a\",\n \"role_id\": \"urn:uuid:d7c0874d-3f55-0a46-b779-ac69ce96fed7\",\n \"profile_id\": \"efa097bf-2a38-09e7-88ac-b60c37f4d58d\"\n },\n {\n \"id\": \"980ab292-8b8c-c264-9a29-61e04dd15db0\",\n \"role_id\": \"urn:uuid:8bd7ec42-04e8-5b0e-c649-ba4f93ae322a\",\n \"profile_id\": \"6e209ddd-cdd4-6fd0-1944-a40104f9f407\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19825,7 +19825,7 @@ }, "response": [ { - "id": "464b7a47-dd79-4213-9719-3dc8b87f1e3c", + "id": "bfee57fa-5480-4067-b0a3-90ef3c1313e8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19859,7 +19859,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:5b2934b1-c072-d6f4-ddf4-50ead0b45114\",\n \"role_id\": \"20c14050-f8c7-7957-d8ee-e308aeab919c\",\n \"profile_id\": \"urn:uuid:2faca027-0949-2204-bfc4-1e43f579c48f\"\n },\n {\n \"id\": \"urn:uuid:d6c3aa39-0244-2bda-d498-1c5b1dfb6890\",\n \"role_id\": \"aaff91e4-e5c4-8c1f-0c92-4479792a2640\",\n \"profile_id\": \"urn:uuid:fabc2032-9475-8021-7d13-b26ef09bdea4\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:b3d22f46-0bee-f0f3-6353-48c3bab7e23a\",\n \"role_id\": \"urn:uuid:d7c0874d-3f55-0a46-b779-ac69ce96fed7\",\n \"profile_id\": \"efa097bf-2a38-09e7-88ac-b60c37f4d58d\"\n },\n {\n \"id\": \"980ab292-8b8c-c264-9a29-61e04dd15db0\",\n \"role_id\": \"urn:uuid:8bd7ec42-04e8-5b0e-c649-ba4f93ae322a\",\n \"profile_id\": \"6e209ddd-cdd4-6fd0-1944-a40104f9f407\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19876,12 +19876,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:f1d1b506-d474-b564-8be1-688f04a5bf2b\",\n \"uid\": \"ea nisi reprehenderit esse volup\",\n \"role_id\": \"befafa76-8e31-38ed-99f4-4c7258810a2f\",\n \"profile_id\": \"urn:uuid:9b2fb3e2-0de0-5f83-b268-a93215470d55\"\n },\n {\n \"id\": \"urn:uuid:1e583a80-9663-f263-7415-016154ff7aa1\",\n \"uid\": \"non Duis ipsum veniam essemollit\",\n \"role_id\": \"urn:uuid:f230af4e-c9b4-5d89-4924-1c5286cde7b7\",\n \"profile_id\": \"6f70d5a3-efd8-8233-288b-ef628f98192b\"\n }\n ]\n}", + "body": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:e7f06039-b8c5-533c-9221-e23a00fd08ce\",\n \"uid\": \"mollit doloreanim dolore dolor r\",\n \"role_id\": \"e4313fcd-8088-0754-c670-1caa3c9aabcc\",\n \"profile_id\": \"fba283e6-1994-be4d-8e2f-7708f6acb6bd\"\n },\n {\n \"id\": \"5ef8c122-2ac0-b2d0-6e5b-3aaeed9ec189\",\n \"uid\": \"exercitation irure voluptateest \",\n \"role_id\": \"ab8e501c-2f5c-957d-6e1e-0ac07e4a5e48\",\n \"profile_id\": \"0cc3c222-042d-d163-e627-442c7b177c02\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "32c20786-fa58-4f97-8e95-aa9717ec1619", + "id": "9de6dda6-7c01-430e-a940-5a9fc217519a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19915,7 +19915,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:5b2934b1-c072-d6f4-ddf4-50ead0b45114\",\n \"role_id\": \"20c14050-f8c7-7957-d8ee-e308aeab919c\",\n \"profile_id\": \"urn:uuid:2faca027-0949-2204-bfc4-1e43f579c48f\"\n },\n {\n \"id\": \"urn:uuid:d6c3aa39-0244-2bda-d498-1c5b1dfb6890\",\n \"role_id\": \"aaff91e4-e5c4-8c1f-0c92-4479792a2640\",\n \"profile_id\": \"urn:uuid:fabc2032-9475-8021-7d13-b26ef09bdea4\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:b3d22f46-0bee-f0f3-6353-48c3bab7e23a\",\n \"role_id\": \"urn:uuid:d7c0874d-3f55-0a46-b779-ac69ce96fed7\",\n \"profile_id\": \"efa097bf-2a38-09e7-88ac-b60c37f4d58d\"\n },\n {\n \"id\": \"980ab292-8b8c-c264-9a29-61e04dd15db0\",\n \"role_id\": \"urn:uuid:8bd7ec42-04e8-5b0e-c649-ba4f93ae322a\",\n \"profile_id\": \"6e209ddd-cdd4-6fd0-1944-a40104f9f407\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19937,7 +19937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fd1a4f8-842c-435a-ba10-4ee9ea3b7da3", + "id": "52d6c002-4b3f-4e92-960c-bff50aada3de", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19971,7 +19971,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:5b2934b1-c072-d6f4-ddf4-50ead0b45114\",\n \"role_id\": \"20c14050-f8c7-7957-d8ee-e308aeab919c\",\n \"profile_id\": \"urn:uuid:2faca027-0949-2204-bfc4-1e43f579c48f\"\n },\n {\n \"id\": \"urn:uuid:d6c3aa39-0244-2bda-d498-1c5b1dfb6890\",\n \"role_id\": \"aaff91e4-e5c4-8c1f-0c92-4479792a2640\",\n \"profile_id\": \"urn:uuid:fabc2032-9475-8021-7d13-b26ef09bdea4\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:b3d22f46-0bee-f0f3-6353-48c3bab7e23a\",\n \"role_id\": \"urn:uuid:d7c0874d-3f55-0a46-b779-ac69ce96fed7\",\n \"profile_id\": \"efa097bf-2a38-09e7-88ac-b60c37f4d58d\"\n },\n {\n \"id\": \"980ab292-8b8c-c264-9a29-61e04dd15db0\",\n \"role_id\": \"urn:uuid:8bd7ec42-04e8-5b0e-c649-ba4f93ae322a\",\n \"profile_id\": \"6e209ddd-cdd4-6fd0-1944-a40104f9f407\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19999,7 +19999,7 @@ } }, { - "id": "9bf0ed7d-63d4-4ed1-b5d0-c32eaee5ef52", + "id": "48437144-a85b-48a6-af84-5adc98d9415c", "name": "Find role-profile contributor relationship by id", "request": { "name": "Find role-profile contributor relationship by id", @@ -20041,7 +20041,7 @@ }, "response": [ { - "id": "dc0e4749-d08d-4188-900d-baf42114f4d7", + "id": "7120fcde-9b9e-48cb-94af-2108b10a905b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20080,12 +20080,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"urn:uuid:b96c877b-4cfb-753a-ee2f-87f99120b029\",\n \"uid\": \"exconsequat amet eu pariaturad c\",\n \"role_id\": \"urn:uuid:7d3bd28b-47b9-1d4f-13dd-b8aa97974ddd\",\n \"profile_id\": \"urn:uuid:00d7e9de-d7b7-2fe6-715b-54b7dafcbe90\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"urn:uuid:86bd6338-3d19-6248-ae3c-7d4f2065789c\",\n \"uid\": \"non tempor nullaminim aliquip do\",\n \"role_id\": \"6bce05a0-b010-874a-4f37-90b67e35a0df\",\n \"profile_id\": \"c50c5275-83d8-76b3-17dd-76c7deff8abe\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a7fd5ed6-7246-4735-be87-a63a0e65386c", + "id": "23c1772d-19ec-435d-90c0-289d7a887f00", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20129,7 +20129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24c6336e-2fa5-4668-ac81-8fb95a800c19", + "id": "a2882ec7-2041-4778-ae02-9239fb1a0df2", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20179,7 +20179,7 @@ } }, { - "id": "b99bf7ab-48ee-46f3-ab10-7bec1a71ea3b", + "id": "0a82b269-90e6-4682-ba7b-1b4a042545a0", "name": "Update a role-profile contributor relationship by id", "request": { "name": "Update a role-profile contributor relationship by id", @@ -20222,7 +20222,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:2a623c47-ad76-3bd1-1622-d3169df7913f\",\n \"profile_id\": \"17008e47-6291-577b-76ea-29ceee3c71c6\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:6228f01a-156d-2acb-e3a4-2739215b042b\",\n \"profile_id\": \"240132cb-adc6-16d3-8b75-b1f9fe1f794e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -20234,7 +20234,7 @@ }, "response": [ { - "id": "f96a5ce9-d8d5-42b3-b33d-2e196fca4988", + "id": "87e9d16e-be36-404d-8580-cc30c9564cbe", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20269,7 +20269,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:2a623c47-ad76-3bd1-1622-d3169df7913f\",\n \"profile_id\": \"17008e47-6291-577b-76ea-29ceee3c71c6\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:6228f01a-156d-2acb-e3a4-2739215b042b\",\n \"profile_id\": \"240132cb-adc6-16d3-8b75-b1f9fe1f794e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -20286,12 +20286,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"urn:uuid:b96c877b-4cfb-753a-ee2f-87f99120b029\",\n \"uid\": \"exconsequat amet eu pariaturad c\",\n \"role_id\": \"urn:uuid:7d3bd28b-47b9-1d4f-13dd-b8aa97974ddd\",\n \"profile_id\": \"urn:uuid:00d7e9de-d7b7-2fe6-715b-54b7dafcbe90\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"urn:uuid:86bd6338-3d19-6248-ae3c-7d4f2065789c\",\n \"uid\": \"non tempor nullaminim aliquip do\",\n \"role_id\": \"6bce05a0-b010-874a-4f37-90b67e35a0df\",\n \"profile_id\": \"c50c5275-83d8-76b3-17dd-76c7deff8abe\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "06eb4607-4d24-4f1f-8ab1-e683c4168bdb", + "id": "96c0ddf2-ebe5-45c7-8490-e8c893243487", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20326,7 +20326,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:2a623c47-ad76-3bd1-1622-d3169df7913f\",\n \"profile_id\": \"17008e47-6291-577b-76ea-29ceee3c71c6\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:6228f01a-156d-2acb-e3a4-2739215b042b\",\n \"profile_id\": \"240132cb-adc6-16d3-8b75-b1f9fe1f794e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -20348,7 +20348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a6b692f-3ab0-4c49-bd19-c28c9ac3e425", + "id": "53a09d26-425f-4bed-8869-e955fbbb30fd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20383,7 +20383,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:2a623c47-ad76-3bd1-1622-d3169df7913f\",\n \"profile_id\": \"17008e47-6291-577b-76ea-29ceee3c71c6\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:6228f01a-156d-2acb-e3a4-2739215b042b\",\n \"profile_id\": \"240132cb-adc6-16d3-8b75-b1f9fe1f794e\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -20411,7 +20411,7 @@ } }, { - "id": "c9b270bb-ba1d-4510-a94b-b8a61c1c8b60", + "id": "985dd639-0d26-4818-8df7-741a74534be6", "name": "Delete a role profile assignment", "request": { "name": "Delete a role profile assignment", @@ -20453,7 +20453,7 @@ }, "response": [ { - "id": "1bb3fb59-bdd2-4525-ba55-32199394c3c4", + "id": "c4826b3f-019e-4e01-8720-a7f5abce596f", "name": "Role profile was destroyed", "originalRequest": { "url": { @@ -20497,7 +20497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff0271fc-1168-4d1d-8e3d-ed57f77808c5", + "id": "9a75df89-8edb-42ec-b09b-756e2f4adf27", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20541,7 +20541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c66fdd51-8cea-4f45-a8d6-8604a5b16905", + "id": "45141ad2-a110-43f8-833f-861bab14ff4e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20597,7 +20597,7 @@ "description": "", "item": [ { - "id": "4d5395a7-5ec9-4c7a-8a27-28983ae41e2d", + "id": "c2d32b36-9dd4-4d8b-b3df-22f6c93c6124", "name": "Create a create workflow", "request": { "name": "Create a create workflow", @@ -20641,7 +20641,7 @@ }, "response": [ { - "id": "6d44d316-2c8a-400f-ad1d-8427af797c32", + "id": "3938e4e5-be44-476a-8e94-9a68a76d5353", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20693,12 +20693,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"reprehenderit ut irure pariaturi\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"0e04b324-e5ed-f9fc-44ff-0a4a1707eeb3\",\n \"urn:uuid:88306b38-6364-d7f5-5973-ed15e5634cb3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua sunt nulla laborevelit te\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"6913fcc8-2a10-ad48-ff97-032774c58306\",\n \"41dfc4cf-ee3e-67be-dd41-8fb8f82bd7e3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d697f423-531b-4053-8f85-46d1b9746ddf", + "id": "7f93cc94-7b06-48af-a432-8c5efc533914", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20755,7 +20755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23d0cc77-6be3-41be-b3d0-78f3f5d8ec5a", + "id": "360d8ff7-dac8-4464-b8f2-6dcd6faec6fa", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20818,7 +20818,7 @@ } }, { - "id": "ca6f9339-9d7c-40c7-9b2d-16ad5d29144a", + "id": "8231f822-bf1f-473e-a12c-c9bb5634d383", "name": "Create an update workflow", "request": { "name": "Create an update workflow", @@ -20862,7 +20862,7 @@ }, "response": [ { - "id": "5dc3f3db-0c27-4e56-8d59-9076fe14b65b", + "id": "78a4f2da-d9e0-4d5d-8a62-560d01d2939d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20914,12 +20914,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"reprehenderit ut irure pariaturi\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"0e04b324-e5ed-f9fc-44ff-0a4a1707eeb3\",\n \"urn:uuid:88306b38-6364-d7f5-5973-ed15e5634cb3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua sunt nulla laborevelit te\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"6913fcc8-2a10-ad48-ff97-032774c58306\",\n \"41dfc4cf-ee3e-67be-dd41-8fb8f82bd7e3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e3053776-97f5-4f6f-8f7f-97ac8c2de1f2", + "id": "ebdf8724-1d0f-4047-a358-35b076d202a7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20976,7 +20976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fc5626b-968a-47c5-bcb9-92a472d71b58", + "id": "c493253a-6a7f-4d5a-b6b1-1c9a34715bd8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21039,7 +21039,7 @@ } }, { - "id": "2b1f734e-946e-4d96-8b38-65d7c3a82a69", + "id": "34837e7d-bc2a-412d-a333-39740062b3fb", "name": "Create a batch workflow", "request": { "name": "Create a batch workflow", @@ -21083,7 +21083,7 @@ }, "response": [ { - "id": "aecda46a-f153-42d8-a4d4-bca4f6ddd02c", + "id": "fc42972c-5bb5-49a5-aa57-800af17fc6df", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21135,12 +21135,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"reprehenderit ut irure pariaturi\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"0e04b324-e5ed-f9fc-44ff-0a4a1707eeb3\",\n \"urn:uuid:88306b38-6364-d7f5-5973-ed15e5634cb3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua sunt nulla laborevelit te\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"6913fcc8-2a10-ad48-ff97-032774c58306\",\n \"41dfc4cf-ee3e-67be-dd41-8fb8f82bd7e3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f8918fde-e056-457a-b66a-748ecf0630bb", + "id": "25759f6a-e7b3-40f2-b07c-5430ba0ea099", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21197,7 +21197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21163757-beae-4605-a04a-e3123768a80b", + "id": "2308532f-390f-430a-8bee-1cc16ab9d0b3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21260,7 +21260,7 @@ } }, { - "id": "a00867f6-2006-4585-917d-b78e096323d5", + "id": "f4f9e4e0-af86-4fb2-8180-d77eea581610", "name": "Create an automated workflow", "request": { "name": "Create an automated workflow", @@ -21304,7 +21304,7 @@ }, "response": [ { - "id": "331fa428-61ab-4029-8dbf-1d7ee7416721", + "id": "bb765ed9-99ef-4239-831f-0745ffb3bdd0", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21356,12 +21356,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"reprehenderit ut irure pariaturi\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"0e04b324-e5ed-f9fc-44ff-0a4a1707eeb3\",\n \"urn:uuid:88306b38-6364-d7f5-5973-ed15e5634cb3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua sunt nulla laborevelit te\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"6913fcc8-2a10-ad48-ff97-032774c58306\",\n \"41dfc4cf-ee3e-67be-dd41-8fb8f82bd7e3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2af6c4fc-7726-427b-920f-0c4f8e93f92a", + "id": "172bc407-a038-42e9-9948-f1b0698c017f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21418,7 +21418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38d2ff39-9812-4de7-b551-04c74dde5df7", + "id": "8d092706-bd08-4223-b500-4c188dd0f670", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21481,7 +21481,7 @@ } }, { - "id": "2b8a97f3-f306-441b-8aa8-e828e78b3a4c", + "id": "cac9c481-8d3d-4cd5-904f-d32b817a3447", "name": "Create a registration workflow", "request": { "name": "Create a registration workflow", @@ -21525,7 +21525,7 @@ }, "response": [ { - "id": "60d23d4e-3f3a-40d0-b553-e77589b81689", + "id": "3ed139b5-7bcf-4c4c-8bf1-d5c511fba867", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21577,12 +21577,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"reprehenderit ut irure pariaturi\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"0e04b324-e5ed-f9fc-44ff-0a4a1707eeb3\",\n \"urn:uuid:88306b38-6364-d7f5-5973-ed15e5634cb3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua sunt nulla laborevelit te\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"6913fcc8-2a10-ad48-ff97-032774c58306\",\n \"41dfc4cf-ee3e-67be-dd41-8fb8f82bd7e3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ae685f43-1087-4dc5-bca6-56b44edbe36d", + "id": "2aae9e71-42c6-47c3-801c-31c19c8ace70", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21639,7 +21639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bdd8846-fa7a-4417-9d01-305ec014c22b", + "id": "d095038e-7845-427c-9719-1c41ae7c993d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21702,7 +21702,7 @@ } }, { - "id": "c91e9995-6abe-41b1-aafa-979c4ede7f81", + "id": "7e0e3b50-ab28-42fc-b143-8119b51bb8b4", "name": "Create a login workflow", "request": { "name": "Create a login workflow", @@ -21746,7 +21746,7 @@ }, "response": [ { - "id": "6bda5047-fe5f-4710-b4f8-64a61f22d4df", + "id": "0209e7f5-44fd-41a1-aa20-0ee08edc549e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21798,12 +21798,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"reprehenderit ut irure pariaturi\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"0e04b324-e5ed-f9fc-44ff-0a4a1707eeb3\",\n \"urn:uuid:88306b38-6364-d7f5-5973-ed15e5634cb3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua sunt nulla laborevelit te\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"6913fcc8-2a10-ad48-ff97-032774c58306\",\n \"41dfc4cf-ee3e-67be-dd41-8fb8f82bd7e3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fe95943c-676a-43bc-9b5e-fe6124b56eec", + "id": "03353055-5a97-44e7-abc5-e8d71ce1d59a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21860,7 +21860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bec4f23e-7023-4a57-b1a1-bf02820c39a2", + "id": "25f768d7-b16f-496b-8d12-a0a7713dad47", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21923,7 +21923,7 @@ } }, { - "id": "40397156-e8a9-40b7-acce-ed901cd29694", + "id": "f7a7fbb5-dd78-49b7-90c0-5f665e2fe1aa", "name": "Create a password reset workflow", "request": { "name": "Create a password reset workflow", @@ -21967,7 +21967,7 @@ }, "response": [ { - "id": "9923b591-7b2e-4412-abed-1701ab043a8f", + "id": "7574d1dd-a6e8-4616-ab02-6be64f55acac", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22019,12 +22019,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"reprehenderit ut irure pariaturi\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"0e04b324-e5ed-f9fc-44ff-0a4a1707eeb3\",\n \"urn:uuid:88306b38-6364-d7f5-5973-ed15e5634cb3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua sunt nulla laborevelit te\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"6913fcc8-2a10-ad48-ff97-032774c58306\",\n \"41dfc4cf-ee3e-67be-dd41-8fb8f82bd7e3\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e8b8424b-d2af-4fd1-92ca-6f83d9a6bb03", + "id": "f6a62e5b-e73b-4861-8e0c-c442fdfce24f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22081,7 +22081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d77d01c-eec4-4cc2-a932-5290f4f1f57d", + "id": "2201c49f-50f9-4472-ba96-2a7f279d7938", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22150,7 +22150,7 @@ "description": "", "item": [ { - "id": "3bb7f6a6-2111-4075-adaf-b39bc37f0508", + "id": "9542e25f-fc6d-4145-8a8b-945fcb2fd044", "name": "Create an approval action", "request": { "name": "Create an approval action", @@ -22194,7 +22194,7 @@ }, "response": [ { - "id": "8e5f66cf-79e7-4bc9-b08b-b4668ae41af8", + "id": "89e22a11-ab8d-4a8e-9c00-e9f4383bf5ac", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22251,7 +22251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2f0628b-49b0-46da-a510-92bcc37baa88", + "id": "ce73d007-5da6-4733-acdc-8fe77b05e0c3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22308,7 +22308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "528cb9e8-6e74-4f45-842d-891fbf18d0eb", + "id": "e6b327f0-1813-433e-b681-fa5464d20913", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22371,7 +22371,7 @@ } }, { - "id": "0f3d897c-4d0f-4f4c-b645-1dc7ee9d7953", + "id": "d588ba5d-0c3a-4b4b-95d1-512052af2ebc", "name": "Create ask security question action", "request": { "name": "Create ask security question action", @@ -22415,7 +22415,7 @@ }, "response": [ { - "id": "3737fa8b-ad6c-45f1-8435-bb71fc54e653", + "id": "645cddac-f8bc-4361-a378-33ccd2566a59", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22472,7 +22472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7c7f175-8b53-41ff-aeba-eb339c24848e", + "id": "f3a30461-19da-42d3-aa82-ec519e6b8f75", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22529,7 +22529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8edc542-a2de-4a87-a429-02d7e3672089", + "id": "bcf4984a-413e-4160-ac59-412c78aa0085", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22592,7 +22592,7 @@ } }, { - "id": "ac45a752-5694-46d4-8869-718c8d14b568", + "id": "0a67c15b-b19d-4f6a-baad-61e644b29257", "name": "Create an auto assign action", "request": { "name": "Create an auto assign action", @@ -22636,7 +22636,7 @@ }, "response": [ { - "id": "58c97533-997d-4698-8fc1-2ace30f35dd0", + "id": "b0791e7b-6423-4330-bf4d-374a2a5646a0", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22693,7 +22693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba863607-467d-4ada-8bb8-2e4f8917ec7f", + "id": "e9da3f05-1e69-4948-99d3-708d56f928ed", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22750,7 +22750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18f84c14-8bcc-434c-9ea3-cec58ea4c8d0", + "id": "0269fb2d-49c3-4e55-9dfd-4a247c8d53a3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22813,7 +22813,7 @@ } }, { - "id": "171fe825-5963-474c-924e-a22c8f3014b1", + "id": "8978b38e-f223-4d90-9c2d-144e9bf466c3", "name": "Create a batch update action", "request": { "name": "Create a batch update action", @@ -22857,7 +22857,7 @@ }, "response": [ { - "id": "1fc259f8-49d9-42d6-8fc2-9602def0c3ed", + "id": "3c51ee46-e33a-4831-986b-948531c959c8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22914,7 +22914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24f86deb-cdfe-4d9e-a055-68c0f515d35b", + "id": "f26e7128-72a1-4e8d-afd7-6cef941eb78c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22971,7 +22971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dccd3c33-ba28-412b-8115-dea8e6fef496", + "id": "67d7896f-7ffa-4a23-847a-18dff1d8b964", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23034,7 +23034,7 @@ } }, { - "id": "5527f5b3-b3ce-4141-8bfb-f137205d4702", + "id": "d5ce2087-a83f-4b86-91de-7aa892e4fbe5", "name": "Create a close session action", "request": { "name": "Create a close session action", @@ -23078,7 +23078,7 @@ }, "response": [ { - "id": "021acd1b-33d0-45ac-94b8-65732201f72a", + "id": "d8eca317-e64e-4383-9096-9746231b5e81", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23135,7 +23135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cd58583-a5b9-4503-9792-fe06d2e2f19b", + "id": "f9f77970-552d-4245-a212-479c929a6681", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23192,7 +23192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7a5ca1a-aa32-47d5-b24b-bacf86ac0c5d", + "id": "18572c62-8334-423d-9975-0143af20f7aa", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23255,7 +23255,7 @@ } }, { - "id": "0602bd76-aee9-4459-89a6-e2bc17f922ff", + "id": "eb04f4b1-6d43-43be-a8d9-1c298c798668", "name": "Create a contributors action", "request": { "name": "Create a contributors action", @@ -23299,7 +23299,7 @@ }, "response": [ { - "id": "f7418765-b317-42a0-8944-f5c3a16af92e", + "id": "3df08ccf-b3fe-4529-af66-753fabf4724b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23356,7 +23356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad13b606-f818-4181-b434-44d020946b30", + "id": "92ce7e9d-cd13-4207-b8db-3421462254a6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23413,7 +23413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c05bc1f-2674-46f0-afb3-815d410cc7e1", + "id": "9cbf7384-c86b-4fa2-acea-c099a6883b0f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23476,7 +23476,7 @@ } }, { - "id": "10d9b550-a5e9-43df-a570-c3e246992851", + "id": "0d53204a-ef5e-47e0-b549-8984019305f2", "name": "Create a create profile action", "request": { "name": "Create a create profile action", @@ -23520,7 +23520,7 @@ }, "response": [ { - "id": "cdc10f36-250c-4c86-98ef-b878cb061552", + "id": "63438c2a-bccd-4ea8-8702-1b681d021bdc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23577,7 +23577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfb5cd3c-9ed8-4203-be56-ace52b6f82c0", + "id": "76131c84-3a04-4617-9b1b-624bed46eac5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23634,7 +23634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b109eab6-606c-4210-80db-d610b66460aa", + "id": "62d1245e-e735-4a13-b938-31b25be420e8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23697,7 +23697,7 @@ } }, { - "id": "8ac82f3b-e913-41b7-a4ec-1ea567c82223", + "id": "dab31236-7853-413a-8417-9e9d52517ab4", "name": "Create a duplicate prevention action", "request": { "name": "Create a duplicate prevention action", @@ -23741,7 +23741,7 @@ }, "response": [ { - "id": "49005f6b-59ee-459e-9d0b-f44345388aef", + "id": "46950244-8822-42b7-bc86-a23dfbf1a69f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23798,7 +23798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3b08b39-903e-4a8f-8ae1-da344a8fd31f", + "id": "c0646e3b-3750-49bf-91af-dd78c34ebe27", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23855,7 +23855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a66389b1-1803-4bd6-9468-d4510653497f", + "id": "ea0b57eb-ed95-4252-8208-ed2a5b8377f3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23918,7 +23918,7 @@ } }, { - "id": "aac75c31-06ab-4f40-bbf0-88b10d81bf9e", + "id": "d34c5f8a-a053-4ffa-a189-3a1e953e9b45", "name": "Create an email verification action", "request": { "name": "Create an email verification action", @@ -23962,7 +23962,7 @@ }, "response": [ { - "id": "1a9db47e-b3e4-48e5-8591-b92f710fc0c9", + "id": "56dff11d-4fec-42f2-a3d1-1626ce787e61", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24019,7 +24019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "149ecea1-8ada-402e-97ed-71be24fb01f8", + "id": "0a0ec017-82e5-4dc9-8f56-e8440d39a0ae", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24076,7 +24076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1a0b220-685d-484f-a611-41d5ba0c136d", + "id": "d427ea88-d1e0-4eba-8dc9-5cb4f443a855", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24139,7 +24139,7 @@ } }, { - "id": "c461738e-d07c-48d2-94b2-f87ef639beb4", + "id": "be156bc6-c5ce-4f4a-a137-bfab54d111cb", "name": "Create a fulfillment action", "request": { "name": "Create a fulfillment action", @@ -24183,7 +24183,7 @@ }, "response": [ { - "id": "e923f6e4-b7ac-4dbe-8d92-52e6aba03df6", + "id": "9addf390-8915-464e-8057-60269fbd67f9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24240,7 +24240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "428c841e-8e3a-4bd1-9cf0-ce229362c22f", + "id": "b33dcc48-4c70-4b5a-9d45-11b3a60bb073", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24297,7 +24297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e18894dc-96ca-40ff-84e7-a50b02c5daf3", + "id": "5330fda5-cc96-4e6e-9b73-6221beafde7d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24360,7 +24360,7 @@ } }, { - "id": "6902e413-7d7c-472b-a7c3-4eb1cb3d3306", + "id": "fe901c0f-8252-4b40-87df-3be25f6808ad", "name": "Create an identity proofing action", "request": { "name": "Create an identity proofing action", @@ -24404,7 +24404,7 @@ }, "response": [ { - "id": "47aa5d0c-a272-49e4-a159-0d80b6e34931", + "id": "bb3a7b4d-fe81-4f37-aabe-4e9adbada2ea", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24461,7 +24461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf91f6b3-e2b4-4419-8356-629be18d78db", + "id": "054cef83-9ff4-47ce-869a-31dfd1ec967f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24518,7 +24518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dca0d70-a56b-47d4-8c1d-f5665d309434", + "id": "38fa2786-6aaa-4c75-84e6-99c5e6c13b9b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24581,7 +24581,7 @@ } }, { - "id": "f3016fc7-ba68-4bbd-a422-36eb1409273b", + "id": "3a2d8222-a4f4-49a7-9fa6-191cf55fa6db", "name": "Create an invitation action", "request": { "name": "Create an invitation action", @@ -24625,7 +24625,7 @@ }, "response": [ { - "id": "3bf00405-1cf3-4eab-8976-c798dd9b9bdd", + "id": "89104ac3-eacd-4bfc-989d-dcca4379aec7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24682,7 +24682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3588857-04e9-4234-acbe-73fd14947267", + "id": "39493f62-f627-4412-a22a-aa3290dd7e94", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24739,7 +24739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80c00957-98de-43d1-985c-650d68ea2397", + "id": "3e3f9d0e-6ab2-4ae0-b698-ccab17ab1a99", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24802,7 +24802,7 @@ } }, { - "id": "e70887ec-8447-48cd-938b-30537d448769", + "id": "ae92bc26-6c12-4915-bd68-69a7661c0d98", "name": "Create a ldap action", "request": { "name": "Create a ldap action", @@ -24846,7 +24846,7 @@ }, "response": [ { - "id": "ed1ea2e2-6bd9-4646-8b95-ce99a0ea1178", + "id": "5422ff81-e097-462a-9ca0-7c624a11e99b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24903,7 +24903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfc65d94-077f-42e1-a899-4411b81c6cca", + "id": "fd389b6b-2187-4e38-9f46-bc8cba5b51a3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24960,7 +24960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06d7d167-f3b0-4d8a-b8c6-96745470c482", + "id": "4661ca5e-d49b-478f-b531-3b51093a8371", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25023,7 +25023,7 @@ } }, { - "id": "ffa5a192-e7f3-4af7-9ebb-d008488cccab", + "id": "47a476b5-3546-47e6-af10-14a9456eeecf", "name": "Create a notification action", "request": { "name": "Create a notification action", @@ -25067,7 +25067,7 @@ }, "response": [ { - "id": "e454c32d-058c-44a1-a218-715edac806d1", + "id": "c9ba7faf-5259-45c2-bce7-8e594873e08a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25124,7 +25124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d323911-892d-416a-8b61-6c2825b3e6ff", + "id": "da4d95f3-4168-4eed-8914-c54d617366d4", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25181,7 +25181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc644210-7553-4359-be53-3175c7def250", + "id": "60efeb8a-3f07-4d52-a3d9-fce2b6e5c216", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25244,7 +25244,7 @@ } }, { - "id": "ed5ce6e4-5cfb-43fd-8621-e48e65a2d9c8", + "id": "db9002a7-dc68-4e58-b4e0-579223b63d3b", "name": "Create a password reset action", "request": { "name": "Create a password reset action", @@ -25288,7 +25288,7 @@ }, "response": [ { - "id": "d8ba9b74-fb53-4aa6-b6c9-b0f1e1d2fb0b", + "id": "22e7e5e1-c6be-4e20-90cd-856b6c79a355", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25345,7 +25345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "926eca12-c42e-411f-ae52-2e8d9b51cc80", + "id": "c01f3c79-96ca-4781-bf15-2cd397587631", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25402,7 +25402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fa7e6b1-2937-4b55-9b13-c5aedf98affa", + "id": "075af694-4dc7-4ba9-9b6e-8604d0e96e30", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25465,7 +25465,7 @@ } }, { - "id": "b570cc16-55c9-4973-a761-fb6c3d9e42bd", + "id": "43189723-dc1a-44e5-ab62-c9b78db91ccb", "name": "Create a profile check action", "request": { "name": "Create a profile check action", @@ -25509,7 +25509,7 @@ }, "response": [ { - "id": "c8f8b6aa-38d8-4866-8087-145f0bca2b0a", + "id": "5b018cf9-794d-4e01-831e-1a11234ac08a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25566,7 +25566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04ce7c81-7c7b-4381-8505-7be1606a7ad0", + "id": "641cbc10-683d-4529-a670-1219908bc165", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25623,7 +25623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8124171e-ec42-4d7f-ba6d-ccbfbf1533b3", + "id": "77a42218-0166-45b6-86dc-cf1c96f1a2b2", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25686,7 +25686,7 @@ } }, { - "id": "46113d62-ad3c-43f2-8319-ef09a3a5f702", + "id": "8f35d264-4747-4c49-a065-cbab86a7646b", "name": "Create a profile select action", "request": { "name": "Create a profile select action", @@ -25730,7 +25730,7 @@ }, "response": [ { - "id": "abe79d33-40cd-48e8-a953-6a36d07ef639", + "id": "7a3f3f62-7431-4198-9c87-b6edaac92471", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25787,7 +25787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07830e56-bc9e-4865-be96-66c132af9064", + "id": "989148d9-8c5e-4ca9-afc6-2fdb9ab4a768", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25844,7 +25844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4b87099-09c5-4b3c-9409-bae5b96c94a9", + "id": "64fa434d-a70a-44f8-828d-47dc07615c8b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25907,7 +25907,7 @@ } }, { - "id": "8d9505bf-c130-45ff-b251-4d13dbd2abd4", + "id": "00d6ee69-f6aa-4887-91a9-740b2a046fbb", "name": "Create a request action", "request": { "name": "Create a request action", @@ -25951,7 +25951,7 @@ }, "response": [ { - "id": "9f4a28a3-268d-4ad7-b833-640211f863c8", + "id": "e0996165-e82f-4c35-ba2f-f81ebfaa42ab", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26008,7 +26008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ce9b0c5-92d7-46b7-8191-9fdedde994d5", + "id": "e3b81bcc-b9d4-4875-baf1-19a58aada435", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26065,7 +26065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "518ca227-4750-4a16-b055-3aeac084b79f", + "id": "df6a52d5-0396-401f-afce-d80a980e63ff", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26128,7 +26128,7 @@ } }, { - "id": "54e6509e-f1b6-465e-a68f-eb5c6c106ea0", + "id": "fd7e3330-859c-4cf5-a6c0-092618712c53", "name": "Create a REST API action", "request": { "name": "Create a REST API action", @@ -26172,7 +26172,7 @@ }, "response": [ { - "id": "6916c391-46d4-40f7-b1bd-b6cc86133db0", + "id": "bade698d-8345-4337-9d1a-b54d4ae74777", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26229,7 +26229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c84bdb2-e58e-4913-9c5c-0f70c50e14df", + "id": "e719a39d-9465-41ca-83fe-7f77bbef920f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26286,7 +26286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e8b0f67-5b7e-4daf-b6ce-03ec23644e8c", + "id": "a601784b-6876-40e9-9586-9b1087097ed8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26349,7 +26349,7 @@ } }, { - "id": "52940e65-2821-4827-8b71-411c54a1c86b", + "id": "d5a1681b-abba-49a8-a75a-8443ab2cc021", "name": "Create a review action", "request": { "name": "Create a review action", @@ -26393,7 +26393,7 @@ }, "response": [ { - "id": "5d5f7da2-7977-4869-93bf-7f85241dd32a", + "id": "211d11a5-208c-4871-b06b-28bb6205e218", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26450,7 +26450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "714838cb-82d7-4eb6-9ec1-79f34bcf7542", + "id": "21db07ea-2972-4600-b8e0-ce5f1d03405e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26507,7 +26507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f03a152e-97c1-4050-a822-0c435b91c422", + "id": "38ae9bd9-2585-4ac5-9706-f3dfaccccfc7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26570,7 +26570,7 @@ } }, { - "id": "b6cfe202-2f21-4b3b-84fe-f5c46aab59c7", + "id": "3c42fe26-7c9a-4a3a-acd3-f83f7ed76fc6", "name": "Create a run workflow action", "request": { "name": "Create a run workflow action", @@ -26614,7 +26614,7 @@ }, "response": [ { - "id": "9e4fb476-a2e2-4ff7-82ee-e02abfa00e4e", + "id": "cb835626-6268-41a7-9f51-2f9a6794c7d1", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26671,7 +26671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3db5bac8-cfb5-434e-a21c-160b982c7c82", + "id": "c53f7408-7f35-47e5-8dc5-1ad43794b12f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26728,7 +26728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22c45313-2b81-48f8-a08e-341c76967f28", + "id": "6b268c07-d764-4227-ad08-da951d0b130b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26791,7 +26791,7 @@ } }, { - "id": "f3cea3e8-9fd3-439a-b6a6-68f88454b5d6", + "id": "b5d94124-f8f8-4382-8b2f-f8c39d3e0fd4", "name": "Create a set attributes action", "request": { "name": "Create a set attributes action", @@ -26835,7 +26835,7 @@ }, "response": [ { - "id": "5ffafda0-2922-42fc-bf7c-9f9831e324e2", + "id": "e2675bbc-3f16-41ab-a56a-8e9fc322b036", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26892,7 +26892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3980bfd4-f8e6-4cd4-8b8d-22e1d73d67bd", + "id": "e390b184-d8d1-4337-8f4f-62f1ad09c854", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26949,7 +26949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3db0dd22-cc58-408e-805b-ffa7e5230343", + "id": "b8776448-0790-471c-9cb4-f3cbe5c981c0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27012,7 +27012,7 @@ } }, { - "id": "440f8565-48fa-410f-a2bd-3924170d8ab6", + "id": "6bc88338-536c-413c-9a9b-a257db6acbf5", "name": "Create set security question action", "request": { "name": "Create set security question action", @@ -27056,7 +27056,7 @@ }, "response": [ { - "id": "4c2f7079-2fb4-417e-bc6b-4c38029c7849", + "id": "4951da9d-b94a-436c-b052-b31aae9fc05d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27113,7 +27113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bfcea7a-4cb7-455e-a10e-6bfbcd1072ae", + "id": "9047cf30-64ca-4830-ad66-eb253fa62db7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27170,7 +27170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b213a136-3de0-4c97-bb67-6ce3b829d44d", + "id": "09bbb5f4-ed0c-47ad-8852-ef27f4348330", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27233,7 +27233,7 @@ } }, { - "id": "dfe94c93-0241-4189-bacc-2f7ee3703d8e", + "id": "a1628b5c-89f9-4204-8d31-24ba1e1b9bc7", "name": "Create a SOAP API action", "request": { "name": "Create a SOAP API action", @@ -27277,7 +27277,7 @@ }, "response": [ { - "id": "099922df-8dee-4e0c-84b9-53182e4926b7", + "id": "b2567452-f5b6-4aea-8a43-21d2329d9d22", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27334,7 +27334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c588e00-0507-48fd-afb8-384adcd8f53c", + "id": "92f56deb-a8da-4404-9988-f187da2d8357", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27391,7 +27391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3df1783c-b844-4754-b43f-2e1d518172b3", + "id": "6b1596c2-47e7-4d2b-8e62-1e3b7e1fd328", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27454,7 +27454,7 @@ } }, { - "id": "d1603ab9-dc3b-4c8c-b380-652beaf312b3", + "id": "cced545d-b1c2-486b-a437-c6fcd7ac3212", "name": "Create a status change action", "request": { "name": "Create a status change action", @@ -27498,7 +27498,7 @@ }, "response": [ { - "id": "a3b501b5-d46e-4cdc-a42c-247ce5ed341f", + "id": "bdf9f3a5-cdd0-43ab-9b33-85e657449b8d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27555,7 +27555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4ebcf8a-6003-44df-96d6-7d6204e8e3fe", + "id": "2be073f4-a8a8-4f67-8f7a-c7a8990cefb6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27612,7 +27612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d89c6c1f-011e-481b-9762-32760b073388", + "id": "6bdf23d5-dcc0-4f60-ba45-d465134db776", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27675,7 +27675,7 @@ } }, { - "id": "2625a710-4bbb-4c19-a397-74cdcbecf312", + "id": "44d8b8f8-ad88-4042-83a2-415bd6f7d486", "name": "Create an unassign action", "request": { "name": "Create an unassign action", @@ -27719,7 +27719,7 @@ }, "response": [ { - "id": "b6094209-72d9-40b8-aeae-a1cd8e49191f", + "id": "cf40c2f3-f201-4d94-ab33-a0bed6cee032", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27776,7 +27776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75dcca7b-8f93-471c-9bbc-1d7adddc1333", + "id": "21280cdd-9522-47e7-a12f-2bc197b309d3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27833,7 +27833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fe85fb6-ef9d-4ab1-bc57-c0d2382c296f", + "id": "840b7891-69f7-4b7d-a2fa-500918e69295", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27896,7 +27896,7 @@ } }, { - "id": "01487d7b-8a34-4bf6-8756-5cddf6faee64", + "id": "19254a10-7fdd-4f1c-b757-6a122ad37b2a", "name": "Create an update profile action", "request": { "name": "Create an update profile action", @@ -27940,7 +27940,7 @@ }, "response": [ { - "id": "387a293e-f5a8-4eff-bff3-03a035bf1058", + "id": "4c7354f8-e201-4955-8c7b-016faeec7617", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27997,7 +27997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1354b093-7681-497a-bbf9-7e9621c62d31", + "id": "cfe6a264-6927-4957-8e7d-4e4b68479c12", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28054,7 +28054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6299f3f2-514e-45c6-9da2-cdcc2d0e856f", + "id": "ac2ab87d-c2b2-4865-b90d-36bd0ada3a61", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28117,7 +28117,7 @@ } }, { - "id": "9026977f-a947-4b84-93c3-919a08c128a8", + "id": "4115872b-61e4-4903-b00c-8f696390ccd9", "name": "Create a username password action", "request": { "name": "Create a username password action", @@ -28161,7 +28161,7 @@ }, "response": [ { - "id": "5b377124-700d-4e14-9294-70147df1c087", + "id": "a0aaef70-9469-4e91-9925-13069d8fc346", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28218,7 +28218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d4059ef-4f4a-4e58-88fc-b40f1059f706", + "id": "2b361eb4-9355-4fc0-b152-8c9f3535da5e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28275,7 +28275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49295190-c609-4c49-8be8-7348187ac481", + "id": "6f033f42-78a3-4188-bfd3-65390f2646df", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28338,7 +28338,7 @@ } }, { - "id": "b68f0ac5-4afc-4826-b349-84cdc3acf3cc", + "id": "b25e7e91-adec-4070-be84-6f545426b508", "name": "Get Workflow Actions", "request": { "name": "Get Workflow Actions", @@ -28378,7 +28378,7 @@ }, "response": [ { - "id": "1d572927-07a7-4a4b-a072-83452c6ab51f", + "id": "4821291a-0f9b-49e5-b436-100918e0fa9a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28431,7 +28431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aee998a-a09e-4d9c-9402-7560ffaf4878", + "id": "4e5b45be-fa97-49dd-92cc-96456c6c3fd6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28484,7 +28484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6b51567-ee83-4282-90d3-6e69930f14e8", + "id": "e5e5ab65-e7f7-440e-a48d-641fa72b9229", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28549,7 +28549,7 @@ "description": "", "item": [ { - "id": "eeba395e-b595-4827-a31b-f1f1d5a2349c", + "id": "38029617-5510-4de0-8ecd-1beb9e0eebc4", "name": "Create a workflow action performer", "request": { "name": "Create a workflow action performer", @@ -28592,7 +28592,7 @@ }, "response": [ { - "id": "0e3140f6-357c-4161-8696-7b795fd11706", + "id": "0a057bcd-6795-490f-a1f7-549949533b44", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28648,7 +28648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a137a097-5b2a-4aff-acab-d89aceb24e09", + "id": "a7463516-e4d7-4b0c-b9aa-c74d35fbfd62", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28704,7 +28704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69f4d1bf-6a29-4d9b-8fec-2ed1637ebbf1", + "id": "f8a76d43-970b-4e02-87a0-381f5ff1f3c1", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28772,7 +28772,7 @@ "description": "", "item": [ { - "id": "d432f6b8-8c72-4aa3-8eb7-4effbdc2c9df", + "id": "1215182e-9aaa-47b4-890a-b7bb5ee3cc58", "name": "Get workflow sessions", "request": { "name": "Get workflow sessions", @@ -28831,7 +28831,7 @@ "type": "text/plain" }, "key": "uid", - "value": "in mollitad ex eiusmod temporlab" + "value": "sit Utofficia sedadcupidatat ea " }, { "disabled": false, @@ -28849,7 +28849,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -28858,7 +28858,7 @@ "type": "text/plain" }, "key": "status", - "value": "started workflow" + "value": "action skipped" }, { "disabled": false, @@ -28884,7 +28884,7 @@ }, "response": [ { - "id": "fbc69ac6-497a-4ebd-bc1f-0cd4fead4692", + "id": "40e3d9a4-f31a-432e-a4f5-21b694c151e2", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28938,7 +28938,7 @@ "type": "text/plain" }, "key": "uid", - "value": "in mollitad ex eiusmod temporlab" + "value": "sit Utofficia sedadcupidatat ea " }, { "disabled": false, @@ -28956,7 +28956,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -28965,7 +28965,7 @@ "type": "text/plain" }, "key": "status", - "value": "started workflow" + "value": "action skipped" }, { "disabled": false, @@ -29004,12 +29004,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_sessions\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"incididunt id Duisdolore reprehe\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"f23b0dc8-3b69-86f1-3544-e93d05a3a79c\",\n \"urn:uuid:63cd59a7-b04a-f5c2-fe8c-041917a83c8c\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"eiusmod auteaute eu et minim ame\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"0a476fb6-0645-b22b-ad61-4cec8b0bc70d\",\n \"urn:uuid:0e337979-c487-6ce3-27e3-5e3797ae3ec6\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": -54448064,\n \"offset\": -83496804,\n \"total\": 27995200,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"workflow_sessions\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"dolor quis ipsum sitnostrud adip\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:bfb98040-04c3-e684-1561-0b085092d57b\",\n \"a3d7a019-7195-8d65-5a77-7ebf65f0064d\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"dolore ipsum utenim et ut nostru\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"ac04e7e5-2493-dddc-73f8-2b6f5994d502\",\n \"f366fd81-7f95-c8cb-9cd4-7c66ba22b7b8\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": 54219543,\n \"offset\": -63790442,\n \"total\": 78278620,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9874c104-c492-48d9-91d8-94f091de2b4d", + "id": "ccfbffdb-464f-4dd4-8a53-3c78782cba31", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -29063,7 +29063,7 @@ "type": "text/plain" }, "key": "uid", - "value": "in mollitad ex eiusmod temporlab" + "value": "sit Utofficia sedadcupidatat ea " }, { "disabled": false, @@ -29081,7 +29081,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -29090,7 +29090,7 @@ "type": "text/plain" }, "key": "status", - "value": "started workflow" + "value": "action skipped" }, { "disabled": false, @@ -29134,7 +29134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59371cd5-2a0d-4ff9-a120-6c5f7f56e1cb", + "id": "ff395546-77b5-4c8c-b889-69d65501c2a3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -29188,7 +29188,7 @@ "type": "text/plain" }, "key": "uid", - "value": "in mollitad ex eiusmod temporlab" + "value": "sit Utofficia sedadcupidatat ea " }, { "disabled": false, @@ -29206,7 +29206,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -29215,7 +29215,7 @@ "type": "text/plain" }, "key": "status", - "value": "started workflow" + "value": "action skipped" }, { "disabled": false, @@ -29265,7 +29265,7 @@ } }, { - "id": "75abbae7-30ee-433d-b49d-22ffc5dacfd0", + "id": "b0030c7b-7acb-45e3-9993-d1452c10eece", "name": "Create a workflow session", "request": { "name": "Create a workflow session", @@ -29306,7 +29306,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"f46a3243-3a34-a46a-e937-782e005c039c\",\n \"urn:uuid:ea40904b-8f35-4600-4f91-d59ba4ef42e4\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"de54c0cb-27ce-f737-0238-7200362379b5\",\n \"urn:uuid:e2c3c6bd-1060-2378-5b37-746afb39cc11\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29318,7 +29318,7 @@ }, "response": [ { - "id": "d43b1adc-ee3a-4393-be86-f1fa845a9c1d", + "id": "19fe79c5-66c3-443e-8873-fe3deaa7cf9c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29362,7 +29362,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"f46a3243-3a34-a46a-e937-782e005c039c\",\n \"urn:uuid:ea40904b-8f35-4600-4f91-d59ba4ef42e4\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"de54c0cb-27ce-f737-0238-7200362379b5\",\n \"urn:uuid:e2c3c6bd-1060-2378-5b37-746afb39cc11\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29379,12 +29379,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Excepteur officia Lorem ullamco \",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:304d7189-6037-a2ca-b23b-3765c71f3499\",\n \"urn:uuid:1454e401-4394-840f-de7c-962dcda779bd\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow_session\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"id inirure consectetur dosintdes\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:18c565c1-2757-c764-52ce-fbd92e0828a8\",\n \"urn:uuid:8c4f0ef2-bea7-3c29-6404-c19cde9660c6\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ffe4ae07-7485-4f37-88ee-10ac1f4a6078", + "id": "13dc53ae-7279-4e47-a2d5-50e11cca02a5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -29428,7 +29428,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"f46a3243-3a34-a46a-e937-782e005c039c\",\n \"urn:uuid:ea40904b-8f35-4600-4f91-d59ba4ef42e4\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"de54c0cb-27ce-f737-0238-7200362379b5\",\n \"urn:uuid:e2c3c6bd-1060-2378-5b37-746afb39cc11\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29450,7 +29450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dba569bf-5869-4943-a2d1-a7b91378f0c1", + "id": "815a6b06-72eb-433d-aa7f-6b2749dedaea", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -29494,7 +29494,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"f46a3243-3a34-a46a-e937-782e005c039c\",\n \"urn:uuid:ea40904b-8f35-4600-4f91-d59ba4ef42e4\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"de54c0cb-27ce-f737-0238-7200362379b5\",\n \"urn:uuid:e2c3c6bd-1060-2378-5b37-746afb39cc11\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29522,7 +29522,7 @@ } }, { - "id": "a67af04e-7a68-4d61-955f-55a9d955ab47", + "id": "dafead7b-5b0e-4307-8ada-6d31c1df1f24", "name": "Find workflow session by id", "request": { "name": "Find workflow session by id", @@ -29564,7 +29564,7 @@ }, "response": [ { - "id": "4bfcdfc3-7739-4125-9550-3df2ec8a2d86", + "id": "b3c9a2c3-a52e-4630-b602-ab1eac331e62", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29603,12 +29603,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Excepteur officia Lorem ullamco \",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:304d7189-6037-a2ca-b23b-3765c71f3499\",\n \"urn:uuid:1454e401-4394-840f-de7c-962dcda779bd\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow_session\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"id inirure consectetur dosintdes\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:18c565c1-2757-c764-52ce-fbd92e0828a8\",\n \"urn:uuid:8c4f0ef2-bea7-3c29-6404-c19cde9660c6\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "65a1f53e-d03e-4495-9850-c57626a01d79", + "id": "b0a0c814-b3f7-45a7-bad5-619884ba84d5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -29652,7 +29652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1123e11-6375-47e8-ad9d-6e497eb5e452", + "id": "a0c573fb-e655-4f15-a881-1c31089018fd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -29702,7 +29702,7 @@ } }, { - "id": "f7b7ed28-9477-4425-8e91-f9f683b1bb67", + "id": "ff979a74-dac8-49ea-8241-4ef8b3b69920", "name": "Update a workflow session by id", "request": { "name": "Update a workflow session by id", @@ -29755,7 +29755,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"16ed80c6-0906-9923-0342-8dc20ce117f8\",\n \"6bad8b41-c777-58cc-c876-6a7c270b0354\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"28e8535f-a4ca-53ad-874a-8ebc0211bd8f\",\n \"c5d1657e-90cb-1fb9-3e99-f4f23576b5f5\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29767,7 +29767,7 @@ }, "response": [ { - "id": "054265f5-7ae9-445b-b676-e4403233ddf9", + "id": "8b85dee9-be56-4a91-a7db-16d622a9ad4a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29812,7 +29812,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"16ed80c6-0906-9923-0342-8dc20ce117f8\",\n \"6bad8b41-c777-58cc-c876-6a7c270b0354\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"28e8535f-a4ca-53ad-874a-8ebc0211bd8f\",\n \"c5d1657e-90cb-1fb9-3e99-f4f23576b5f5\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29829,12 +29829,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Excepteur officia Lorem ullamco \",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:304d7189-6037-a2ca-b23b-3765c71f3499\",\n \"urn:uuid:1454e401-4394-840f-de7c-962dcda779bd\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow_session\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"id inirure consectetur dosintdes\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:18c565c1-2757-c764-52ce-fbd92e0828a8\",\n \"urn:uuid:8c4f0ef2-bea7-3c29-6404-c19cde9660c6\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c29c2aef-a4ab-4306-a41a-ef733261d30b", + "id": "b9a46100-8a7f-4ecf-a384-76355780625f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -29879,7 +29879,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"16ed80c6-0906-9923-0342-8dc20ce117f8\",\n \"6bad8b41-c777-58cc-c876-6a7c270b0354\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"28e8535f-a4ca-53ad-874a-8ebc0211bd8f\",\n \"c5d1657e-90cb-1fb9-3e99-f4f23576b5f5\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29901,7 +29901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d770076-f1a8-43c3-9c63-e2dd73090ccd", + "id": "475ad4a8-489a-4e95-9d25-0b401b789d0b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -29946,7 +29946,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"16ed80c6-0906-9923-0342-8dc20ce117f8\",\n \"6bad8b41-c777-58cc-c876-6a7c270b0354\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"28e8535f-a4ca-53ad-874a-8ebc0211bd8f\",\n \"c5d1657e-90cb-1fb9-3e99-f4f23576b5f5\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29974,7 +29974,7 @@ } }, { - "id": "c8ddc06c-14c6-4197-9ea8-226eca13bb98", + "id": "a65f0dfd-f9d4-4a26-8dda-96c1278959db", "name": "Retrieves the URL of an attachment attribute value from a workflow session", "request": { "name": "Retrieves the URL of an attachment attribute value from a workflow session", @@ -30028,7 +30028,7 @@ }, "response": [ { - "id": "9a7ec9ea-2e62-4f51-a86f-5e8f38d16c42", + "id": "6b7c307a-2c21-4135-96f1-8c134aac5313", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30069,12 +30069,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"esse qui nulla\"\n}", + "body": "{\n \"url\": \"ad et incididunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c92d4aa7-271f-4bfb-8bb3-8083b53e995a", + "id": "1400c692-b1e8-4d06-870f-4d304dd3171b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -30120,7 +30120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e92ef403-313c-4abb-b944-91b780e722f6", + "id": "cb899819-cbbe-47db-be03-cd2c3b1bf3cd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -30172,7 +30172,7 @@ } }, { - "id": "c4514fc2-1b2d-4c6f-931f-6e1dc9933f3c", + "id": "d46aa5d3-947d-4a88-8f33-d376c8e7542c", "name": "Uploads a new attachment attribute value to a workflow session", "request": { "name": "Uploads a new attachment attribute value to a workflow session", @@ -30242,7 +30242,7 @@ }, "response": [ { - "id": "0f50e43a-1c65-475c-b86e-f4a87ad64493", + "id": "bd79f5d1-3204-4a78-befd-4e03d7bb7b4c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30299,12 +30299,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"esse qui nulla\"\n}", + "body": "{\n \"url\": \"ad et incididunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bd40a5f1-376d-4e08-9e9f-bd738ab5e75c", + "id": "7bb3d292-8943-4fbc-a1b0-ab66f7c5e182", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -30366,7 +30366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43de0e04-677d-4cf8-96f8-030ad52c64c3", + "id": "c4bb6032-09fc-422c-a954-8d38376e446c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -30440,7 +30440,7 @@ "description": "", "item": [ { - "id": "c98ad815-fc04-4ec3-a9a5-61c1900a0685", + "id": "537d8af5-28b4-4f3e-a938-ac429c03f5b0", "name": "Get identity proofing result data in bulk", "request": { "name": "Get identity proofing result data in bulk", @@ -30499,7 +30499,7 @@ "type": "text/plain" }, "key": "workflow_session_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -30508,7 +30508,7 @@ "type": "text/plain" }, "key": "result", - "value": "pass" + "value": "fail" }, { "disabled": false, @@ -30534,7 +30534,7 @@ }, "response": [ { - "id": "cf4e0930-e9d1-4ea8-88a8-65273d497506", + "id": "f1e9d6b4-3153-4ecb-b89d-9bbeb21d9273", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30588,7 +30588,7 @@ "type": "text/plain" }, "key": "workflow_session_id", - "value": "3171bf87-186f-700f-a298-b238299ce08f" + "value": "urn:uuid:f1ed85e9-8355-b7e9-ef42-2b7300a84feb" }, { "disabled": false, @@ -30597,7 +30597,7 @@ "type": "text/plain" }, "key": "result", - "value": "pass" + "value": "fail" }, { "disabled": false, @@ -30636,7 +30636,7 @@ "value": "application/json" } ], - "body": "{\n \"identity_proofing_results\": [\n {\n \"id\": \"f22f469d-93ac-e43f-5a00-daf35d021f2d\",\n \"identity_proofing_action_id\": \"85fa3349-4379-351d-138f-0bd30b7c8d07\",\n \"workflow_session_id\": \"674f81a8-ce29-ccdd-97de-728112cfaef5\",\n \"profile_id\": \"urn:uuid:3c0896d3-b292-345b-1537-7e41d0905c79\",\n \"proofing_workflow\": \"d397370c-7173-c747-20e3-792cb7477056\",\n \"result\": \"fail\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"1951-10-25T11:23:56.090Z\",\n \"updated_at\": \"1966-03-02T07:02:22.926Z\"\n },\n {\n \"id\": \"urn:uuid:5c0ad9ae-c646-1c59-3036-afb56ffbbfb1\",\n \"identity_proofing_action_id\": \"urn:uuid:3718d990-5e50-06e6-d0bc-129c502c6f62\",\n \"workflow_session_id\": \"urn:uuid:c0101af5-acc1-4320-c72c-3b14e3a8723f\",\n \"profile_id\": \"784b3bcd-4595-c990-64f2-14f40ccaa929\",\n \"proofing_workflow\": \"61d5291a-e005-f9e8-53de-2383e90e4621\",\n \"result\": \"pass\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"1978-09-02T04:00:52.920Z\",\n \"updated_at\": \"1986-05-21T22:47:11.763Z\"\n }\n ],\n \"_metadata\": {\n \"limit\": -27110046,\n \"offset\": -5897989,\n \"total\": 47448618,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"identity_proofing_results\": [\n {\n \"id\": \"e3bfbfc6-02d9-d364-db27-0f050f58b8bc\",\n \"identity_proofing_action_id\": \"9f66e1c4-ffdb-63ef-2294-e1cff943e051\",\n \"workflow_session_id\": \"urn:uuid:652a6856-6925-505c-3816-75e1ecc54b98\",\n \"profile_id\": \"urn:uuid:3d8d60e9-77f4-d453-0094-2eb0166ac582\",\n \"proofing_workflow\": \"b677acc2-fdf2-4bf1-354b-da8f5fdb49be\",\n \"result\": \"pending\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"1958-11-10T22:36:46.002Z\",\n \"updated_at\": \"1974-07-13T00:16:17.890Z\"\n },\n {\n \"id\": \"d57bc028-d5e4-017c-666d-207660e599ef\",\n \"identity_proofing_action_id\": \"edbbed33-c854-5dca-b0a9-a1cd0e31b8ad\",\n \"workflow_session_id\": \"50037e8f-6fe0-8435-becf-42f8e9fb784e\",\n \"profile_id\": \"urn:uuid:ea8fa090-a59f-f312-76d2-4d0b5f225c50\",\n \"proofing_workflow\": \"urn:uuid:36abcf6e-3246-1c21-f7be-55aa8adb546f\",\n \"result\": \"pass\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"2006-11-10T18:40:55.472Z\",\n \"updated_at\": \"2005-10-10T03:08:05.939Z\"\n }\n ],\n \"_metadata\": {\n \"limit\": 20333079,\n \"offset\": 26415818,\n \"total\": 43178121,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -30653,7 +30653,7 @@ "description": "", "item": [ { - "id": "534aa2d3-8af4-4f7a-bb5c-9f911349d3e5", + "id": "d0938b68-92f5-4657-811d-b32f7ba3b7a4", "name": "Get saved advanced search queries", "request": { "name": "Get saved advanced search queries", @@ -30683,7 +30683,7 @@ }, "response": [ { - "id": "d1b0e6f2-4a63-474a-a0dc-dda639f6c983", + "id": "826f2731-c3ba-4164-b6a8-98ad1e6d86da", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30721,7 +30721,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": [\n {\n \"id\": \"urn:uuid:fe0333f0-1b4f-5852-76ac-ae637837cf7c\",\n \"uid\": \"commodo occaecat irure consectet\",\n \"label\": \"culpa sunt\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"ec86b2d8-2295-5d83-8350-5bf2dc5b6960\",\n \"uid\": \"dolor cupidatat utesse cillum pa\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:40743f54-b178-8da6-e72c-02d825400fca\"\n },\n {\n \"id\": \"30be4014-7a7c-fc92-4fff-c8d3316c80b1\",\n \"uid\": \"ut dolorfugiat ut suntanim aliqu\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:bda1f31a-6729-6da2-cb56-0d5ddacdcac5\"\n }\n ]\n },\n {\n \"id\": \"9c1a39a9-08f4-f145-b195-1d46b9acc266\",\n \"uid\": \"Excepteur temporid quiconsequat \",\n \"label\": \"dolore voluptate velit ipsum veniam\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"7a80da49-aeff-b05b-3cd0-7b5c85d5a45c\",\n \"uid\": \"ea tempor nostrud quilabore in p\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:e4753b12-6e7f-72bd-239c-2a7a8933eb21\"\n },\n {\n \"id\": \"e673aa5e-e3e7-277d-f07c-817087fd171d\",\n \"uid\": \"laboris pariatur dolor etmollit \",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:d18aeedf-f4cf-e3ad-8b40-9b03604f7b1a\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"advanced_search\": [\n {\n \"id\": \"f236551f-2c67-c12b-8041-c4337fc71bbf\",\n \"uid\": \"occaecat reprehenderit estesse e\",\n \"label\": \"sint nulla aliqua Ut ut\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:6ec31dc1-6470-07c0-7863-9a2f92decf3e\",\n \"uid\": \"et veniam adipisicing culpautnul\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:b53df7d4-c779-0b65-b565-cf94eba24644\"\n },\n {\n \"id\": \"urn:uuid:ac974e01-fefb-4310-ecf6-49fc87559d0f\",\n \"uid\": \"in eu Lorem aliquip deseruntdolo\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:7af57641-fe73-8d36-d2ea-870500e0c99d\"\n }\n ]\n },\n {\n \"id\": \"urn:uuid:815b30ca-fdec-bfe0-ac17-4cd53b9ea318\",\n \"uid\": \"culpa inin proidentaute enim com\",\n \"label\": \"consequat labore Excepteur\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"ffeb8c03-472b-fac9-c604-5a9474e5bc05\",\n \"uid\": \"dolore aute nonUt officia labori\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:15e7ad58-fa3e-1451-b4bf-664de6a4ca3b\"\n },\n {\n \"id\": \"urn:uuid:1b4a62ae-311d-b38d-3afe-99f5b817b032\",\n \"uid\": \"magna Ut dolore pariatursunt ut \",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"18f65c86-584e-e77d-1229-7f4fd79cf864\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -30732,7 +30732,7 @@ } }, { - "id": "5cbe5496-b3b9-4af1-8bec-5595979e5f00", + "id": "09778613-eb32-47c8-91b4-f16a861d4112", "name": "Save an advanced search query for later use", "request": { "name": "Save an advanced search query for later use", @@ -30763,7 +30763,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"ex quis tempor dolore nisi\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"2abf0c73-f107-088b-0298-e5cc25502acb\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"95b78a8d-020c-3771-3412-39725a547dc1\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"laboris\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:39e1aecd-f72e-afdf-2051-9ccf763295d3\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:890cb677-f41d-240c-565c-373fc528814b\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -30775,7 +30775,7 @@ }, "response": [ { - "id": "1c37a9b0-d2d3-490c-8df9-9236a9134cb8", + "id": "9f7fa798-ede2-4287-a38c-a32a54440c13", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30809,7 +30809,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"ex quis tempor dolore nisi\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"2abf0c73-f107-088b-0298-e5cc25502acb\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"95b78a8d-020c-3771-3412-39725a547dc1\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"laboris\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:39e1aecd-f72e-afdf-2051-9ccf763295d3\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:890cb677-f41d-240c-565c-373fc528814b\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -30826,7 +30826,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:e076ab1c-d24b-f029-d055-358b688cefab\",\n \"uid\": \"mollitnisi laboreexercitation ex\",\n \"label\": \"pariatur in\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:6feb6f23-a82b-a94e-5727-6ace7cedbcf3\",\n \"uid\": \"veniam aliqua culpa sedLorem pro\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"1a62f171-e36f-a84c-8217-c944664e23e4\"\n },\n {\n \"id\": \"urn:uuid:d9623606-9c25-90d1-3ff3-86600b5f71e3\",\n \"uid\": \"enim consequat quiest laboris ir\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"5e2c0c10-cfd4-749a-b89a-238276b10b66\"\n }\n ]\n }\n}", + "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:e7e8b4b6-310a-a9dc-f74e-2a493b394133\",\n \"uid\": \"incididunt et eiusmod nostrudin \",\n \"label\": \"in id\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"3c355ef8-dbb9-6bcb-7058-4a3104376546\",\n \"uid\": \"amet innisi aliqua deseruntconse\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"c2d64b2d-78ab-291e-1347-0461167a8aba\"\n },\n {\n \"id\": \"urn:uuid:26189e88-db0e-4376-629a-fd6fae86c73d\",\n \"uid\": \"enim dolor mollittempor pariatur\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"e5ac8642-ee71-43c0-bf04-5b9dca63c6e0\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -30837,7 +30837,7 @@ } }, { - "id": "a6417225-bd4e-4b5f-a046-3421a6af33d0", + "id": "16818e1d-7e88-4276-a57c-dc410d8d486b", "name": "Run an advanced search for profiles, without saving the query", "request": { "name": "Run an advanced search for profiles, without saving the query", @@ -30897,7 +30897,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"ex quis tempor dolore nisi\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"2abf0c73-f107-088b-0298-e5cc25502acb\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"95b78a8d-020c-3771-3412-39725a547dc1\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"laboris\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:39e1aecd-f72e-afdf-2051-9ccf763295d3\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:890cb677-f41d-240c-565c-373fc528814b\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -30909,7 +30909,7 @@ }, "response": [ { - "id": "e602e28a-4357-4378-b212-e88ebde8a2be", + "id": "2f4a2739-ca16-46ae-a39f-86c18acf94cc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30972,7 +30972,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"ex quis tempor dolore nisi\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"2abf0c73-f107-088b-0298-e5cc25502acb\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"95b78a8d-020c-3771-3412-39725a547dc1\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"laboris\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:39e1aecd-f72e-afdf-2051-9ccf763295d3\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:890cb677-f41d-240c-565c-373fc528814b\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -30989,7 +30989,7 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aute ut nisinostrud Ut officia s\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ametdolor adipisicing non consec\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"esse sunt adsint indolor Duis te\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"est nostruddeserunt commodo labo\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -31000,7 +31000,7 @@ } }, { - "id": "89780a3c-51cd-4581-973e-32f35148d474", + "id": "13532174-aaec-4ecd-8720-6a9c13831c9d", "name": "Update a saved advanced search query", "request": { "name": "Update a saved advanced search query", @@ -31043,7 +31043,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"id\": \"1ca02917-ec1c-56c1-e044-7912aba1f8e5\",\n \"label\": \"ea ex cupidatat\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"2470470a-7158-4b59-0e2e-fed393a32e39\",\n \"_destroy\": false\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"90772cb2-d5ca-841e-82fc-a6565852a2fb\",\n \"_destroy\": false\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"id\": \"51220dff-9cc7-4ec5-cb85-c061dfbb77a4\",\n \"label\": \"deserunt Duis dolore do\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:b1ec6ac2-48f7-6937-97fd-61e3b3978032\",\n \"_destroy\": false\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"16ca891b-ae05-ade0-70bd-21f45994a4cf\",\n \"_destroy\": false\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -31055,7 +31055,7 @@ }, "response": [ { - "id": "16dbac86-79ab-4e3e-ac56-b300fe5b0ec2", + "id": "03057892-04d5-4437-9f29-4feb7802970c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -31090,7 +31090,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"id\": \"1ca02917-ec1c-56c1-e044-7912aba1f8e5\",\n \"label\": \"ea ex cupidatat\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"2470470a-7158-4b59-0e2e-fed393a32e39\",\n \"_destroy\": false\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"90772cb2-d5ca-841e-82fc-a6565852a2fb\",\n \"_destroy\": false\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"id\": \"51220dff-9cc7-4ec5-cb85-c061dfbb77a4\",\n \"label\": \"deserunt Duis dolore do\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:b1ec6ac2-48f7-6937-97fd-61e3b3978032\",\n \"_destroy\": false\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"16ca891b-ae05-ade0-70bd-21f45994a4cf\",\n \"_destroy\": false\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -31107,7 +31107,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:e076ab1c-d24b-f029-d055-358b688cefab\",\n \"uid\": \"mollitnisi laboreexercitation ex\",\n \"label\": \"pariatur in\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:6feb6f23-a82b-a94e-5727-6ace7cedbcf3\",\n \"uid\": \"veniam aliqua culpa sedLorem pro\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"1a62f171-e36f-a84c-8217-c944664e23e4\"\n },\n {\n \"id\": \"urn:uuid:d9623606-9c25-90d1-3ff3-86600b5f71e3\",\n \"uid\": \"enim consequat quiest laboris ir\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"5e2c0c10-cfd4-749a-b89a-238276b10b66\"\n }\n ]\n }\n}", + "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:e7e8b4b6-310a-a9dc-f74e-2a493b394133\",\n \"uid\": \"incididunt et eiusmod nostrudin \",\n \"label\": \"in id\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"3c355ef8-dbb9-6bcb-7058-4a3104376546\",\n \"uid\": \"amet innisi aliqua deseruntconse\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"c2d64b2d-78ab-291e-1347-0461167a8aba\"\n },\n {\n \"id\": \"urn:uuid:26189e88-db0e-4376-629a-fd6fae86c73d\",\n \"uid\": \"enim dolor mollittempor pariatur\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"e5ac8642-ee71-43c0-bf04-5b9dca63c6e0\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -31118,7 +31118,7 @@ } }, { - "id": "de136cf7-6eec-41b7-a978-dbb7535ddcdd", + "id": "ed4b1733-1f6a-47fe-b129-af398188d556", "name": "Run a saved advanced search query", "request": { "name": "Run a saved advanced search query", @@ -31189,7 +31189,7 @@ }, "response": [ { - "id": "e5404819-6940-4e9b-99fe-ac28a9d75bd7", + "id": "a6e5dfb5-f8cd-4218-864e-3c9ded28371c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -31257,7 +31257,7 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aute ut nisinostrud Ut officia s\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ametdolor adipisicing non consec\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"esse sunt adsint indolor Duis te\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"est nostruddeserunt commodo labo\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -31274,7 +31274,7 @@ "description": "", "item": [ { - "id": "b6f72fc8-0195-4286-b801-b1f1bd92a31f", + "id": "dcfbeb21-2f2d-43e1-9930-50f2baa30b0b", "name": "Get the status of a bulk job", "request": { "name": "Get the status of a bulk job", @@ -31297,7 +31297,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "sunt laboris dolor" + "value": "velit" } ], "variable": [] @@ -31314,7 +31314,7 @@ }, "response": [ { - "id": "134631aa-0262-4b1b-8241-a4c79a74947f", + "id": "46839dda-c44a-48fc-8491-e7f43863bfb9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -31332,7 +31332,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "sunt laboris dolor" + "value": "velit" } ], "variable": [] @@ -31362,12 +31362,12 @@ "value": "application/json" } ], - "body": "{\n \"uid\": \"urn:uuid:d67114ee-4b76-6a5b-936b-a8eeae25975c\",\n \"status\": \"complete\",\n \"job_type\": \"import\",\n \"job_data\": [\n {\n \"user_id\": \"eba05f1a-406d-e50f-a480-724903624b59\",\n \"manager_id\": \"urn:uuid:5d48b27f-4d92-8abe-495b-50ee94948b51\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n },\n {\n \"user_id\": \"7faea8c8-89e6-4173-57b6-adfe08192f65\",\n \"manager_id\": \"a86af2dc-790f-dfd8-d4cb-b4faba3a1499\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n }\n ]\n}", + "body": "{\n \"uid\": \"urn:uuid:94d9a2c8-4d65-3da3-462b-b448cc4338ea\",\n \"status\": \"complete\",\n \"job_type\": \"import\",\n \"job_data\": [\n {\n \"user_id\": \"urn:uuid:cac79aba-4e93-c4fe-ccaf-007ea7ab9751\",\n \"manager_id\": \"9d7e2677-383e-1fe6-b977-47cda2c5c43b\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n },\n {\n \"user_id\": \"78012288-3e35-dbb8-f9a3-3c60f8c53fd5\",\n \"manager_id\": \"urn:uuid:435131a0-5abe-d710-3e24-a127c1e080b4\",\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": "a9c3f935-e4c3-409c-9580-7c2092d064a3", + "id": "a402723e-19d2-496b-a138-d91b632811ab", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -31385,7 +31385,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "sunt laboris dolor" + "value": "velit" } ], "variable": [] @@ -31420,7 +31420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a015648-42d6-4a7f-8941-0cd6152b5d71", + "id": "5861bb3c-f77a-4dc8-ab10-3128396d6837", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -31438,7 +31438,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "sunt laboris dolor" + "value": "velit" } ], "variable": [] @@ -31485,7 +31485,7 @@ "description": "", "item": [ { - "id": "308d2f80-cbd5-44ca-8a09-f41338d05b49", + "id": "a7ce824e-c790-4377-95e4-3b3f87fbfc6c", "name": "Create a form", "request": { "name": "Create a form", @@ -31528,7 +31528,7 @@ }, "response": [ { - "id": "7ed411e0-0b95-406b-96fa-d7f108f201dc", + "id": "0d0dd2c1-30be-4d2b-8ad1-f06678593ec2", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -31584,7 +31584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5b08218-8a18-43c6-87b8-c98e96881385", + "id": "452e7d52-0e3f-4899-9740-faf7080e8ac5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -31640,7 +31640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee5960fa-c4df-4008-9318-2b3a7f2db773", + "id": "92414bdd-67da-481c-acbc-176f70c58553", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -31708,7 +31708,7 @@ "description": "", "item": [ { - "id": "4a263ff4-c331-44f2-a52f-de21ef715322", + "id": "e6cbdd70-95fc-42e2-a3bb-fa1fb11e3646", "name": "Create a form attribute", "request": { "name": "Create a form attribute", @@ -31751,7 +31751,7 @@ }, "response": [ { - "id": "61df5b24-508b-45e1-8786-25ef6d6473c0", + "id": "def2955e-e165-4a3c-9d54-7a7b2d3f9955", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -31807,7 +31807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50a64c61-f9d0-4e70-95c6-dbc07fcb9a69", + "id": "879189ad-3c79-453b-b38e-b7cbbfe74ca9", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -31863,7 +31863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16ea133f-29ff-4242-8316-5bf1f2557421", + "id": "7fa37859-f437-4aea-881d-211c511ddfba", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -31949,7 +31949,7 @@ } ], "info": { - "_postman_id": "2450a4f7-3fad-4c5a-b7ad-e4e55b5832bc", + "_postman_id": "2f809106-180f-4718-b2f1-24d912daa8da", "name": "NERM API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/postman/collections/sailpoint-api-v2024.json b/postman/collections/sailpoint-api-v2024.json index bc261b20..c337640f 100644 --- a/postman/collections/sailpoint-api-v2024.json +++ b/postman/collections/sailpoint-api-v2024.json @@ -5,7 +5,7 @@ "description": "Use this API to create and manage metadata attributes for your Access Model.\nAccess Model Metadata allows you to add contextual information to your ISC Access Model items using pre-defined metadata for risk, regulations, privacy levels, etc., or by creating your own metadata attributes to reflect the unique needs of your organization. This release of the API includes support for entitlement metadata. Support for role and access profile metadata will be introduced in a subsequent release.\n\nCommon usages for Access Model metadata include:\n\n- Organizing and categorizing access items to make it easier for your users to search for and find the access rights they want to request, certify, or manage.\n\n- Providing richer information about access that is being acted on to allow stakeholders to make better decisions when approving, certifying, or managing access rights.\n\n- Identifying access that may requires additional approval requirements or be subject to more frequent review.\n", "item": [ { - "id": "d044e4fc-639c-451f-b567-6ea7bf6bce9c", + "id": "ba8055f8-50b2-4038-b9f9-35f0801e809e", "name": "List Access Model Metadata Attributes", "request": { "name": "List Access Model Metadata Attributes", @@ -54,7 +54,7 @@ }, "response": [ { - "id": "08202406-7ceb-4212-b154-540b4bf20f75", + "id": "2401f600-a06b-4b79-95df-3af3222e1d8d", "name": "OK", "originalRequest": { "url": { @@ -117,7 +117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12cc4c6f-a774-4c23-8d60-e4e443e02097", + "id": "117d5d42-c6e6-45a5-95dd-0ccb95265285", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180,7 +180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b783921-e8f4-4e9a-9e49-cdf08c7a30bf", + "id": "fc691b0e-cab7-4182-8609-b7848b151de9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -243,7 +243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "345041a9-13c0-431c-8851-4a1d26652f74", + "id": "ebfad38c-7342-41e4-98e7-907a7a429d34", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -306,7 +306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8ac6625-62ef-40d5-b3ed-e9f9031938fb", + "id": "be776d1e-d9cb-4a76-9c8b-e2dcdabd6ff7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -369,7 +369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50db8059-6733-4c8c-a394-e4ff74166a26", + "id": "eb8c64d5-95be-4767-9491-5544d9969820", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -438,7 +438,7 @@ } }, { - "id": "181cb0b3-7f11-4bc6-b1f6-f6f563a7bdc3", + "id": "5b210acb-860b-40cd-a40c-47edabc1d607", "name": "Get Access Model Metadata Attribute", "request": { "name": "Get Access Model Metadata Attribute", @@ -489,7 +489,7 @@ }, "response": [ { - "id": "6c328e7b-3b2a-4062-8dfb-ddeb8d53b8bf", + "id": "c75a2b45-a9f3-4c01-850c-1de56645be06", "name": "OK", "originalRequest": { "url": { @@ -543,7 +543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "106d9945-c7fc-4db4-acf1-c8c3f29f5d51", + "id": "4a8c7d38-299b-456b-a223-4014ef607f95", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -597,7 +597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "287f4252-2f6b-407d-8308-30cac41e234a", + "id": "1cb95c51-b44a-4913-8eba-168d84d93765", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -651,7 +651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec557968-835a-4431-9c5c-617ac0c87980", + "id": "69ac17f4-f0b8-4c01-8dc9-b6e529418e3b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -705,7 +705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbb28b38-b419-4ea8-9bbb-b8932ec4cfe3", + "id": "4c9bdf38-b3e9-4c38-8713-7a92f879610c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -759,7 +759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40392220-0601-4c4a-957d-4a37279bf656", + "id": "b50683eb-6904-403b-b0e8-b0077d9ddfa9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -819,7 +819,7 @@ } }, { - "id": "1eae54b2-0797-4686-9f30-5592569fbae2", + "id": "00d6b976-eef0-4061-81e1-37c841629d6f", "name": "List Access Model Metadata Values", "request": { "name": "List Access Model Metadata Values", @@ -871,7 +871,7 @@ }, "response": [ { - "id": "696a4177-16ee-41c3-a035-e75139ddf0d0", + "id": "989b254f-0dc8-436c-a135-c37648386bb0", "name": "OK", "originalRequest": { "url": { @@ -926,7 +926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39c5f3c3-ca39-4ee1-b84b-26823da517a9", + "id": "9c986854-3be4-4822-94a5-c7bb7a1a2368", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -981,7 +981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a2fd52b-28f5-433d-897a-410c60899208", + "id": "7705a697-504c-44f5-9efb-0927d4f5a0da", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -1036,7 +1036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdddcf24-ec2d-48d8-a37a-b29e8d466df0", + "id": "8d3754ad-13a6-4f00-831d-608706dec6f1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -1091,7 +1091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f288bb6-e6f1-4187-8253-d58d2e399003", + "id": "9b4f40e8-6be3-4f77-a872-2d25acb2d44e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -1146,7 +1146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff5db6e7-a27f-40af-8f31-8b740e090a24", + "id": "aa0646bc-2a04-48e8-8222-54a013da8b83", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1207,7 +1207,7 @@ } }, { - "id": "7dcede50-9e64-493d-a820-48b7e0b892b2", + "id": "40c1a91c-ad68-44c5-9392-c0f3ece28a4c", "name": "Get Access Model Metadata Value", "request": { "name": "Get Access Model Metadata Value", @@ -1270,7 +1270,7 @@ }, "response": [ { - "id": "b4cf494a-ae70-49f6-8079-3771a716c780", + "id": "d4f595c0-9db5-43b8-a968-1f466f6482b6", "name": "OK", "originalRequest": { "url": { @@ -1326,7 +1326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fe3e12e-6355-486e-870a-4d63ca8ef0d6", + "id": "7d0be8f1-4235-4958-a2da-8447da42f056", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1382,7 +1382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "640b2255-cd54-4dfc-9fcf-c90064d5904c", + "id": "398374bd-c744-4493-ba8e-62f454a369e9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -1438,7 +1438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50000c41-0e5c-4745-aa9c-45b5af1f2c91", + "id": "6c24fb5d-d512-461a-8d5d-f14889591789", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -1494,7 +1494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b5e1cc0-ea11-470d-bc0a-0683f7e18c34", + "id": "badf7291-4a88-4926-bc09-e82fb32bb42d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -1550,7 +1550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bea2095-586f-494c-a265-0f021bb4c510", + "id": "6a9810b9-edd3-4916-8454-c7da58da71f4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1618,7 +1618,7 @@ "description": "Use this API to implement and customize access profile functionality. \nWith this functionality in place, administrators can create access profiles and configure them for use throughout Identity Security Cloud, enabling users to get the access they need quickly and securely.\n\nAccess profiles group entitlements, which represent access rights on sources. \n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nAccess profiles are the most important units of access in Identity Security Cloud. Identity Security Cloud uses access profiles in many features, including the following:\n\n- Provisioning: When you use the Provisioning Service, lifecycle states and roles both grant access to users in the form of access profiles.\n\n- Certifications: You can approve or revoke access profiles in certification campaigns, just like entitlements. \n\n- Access Requests: You can assign access profiles to applications, and when a user requests access to the app associated with an access profile and someone approves the request, access is granted to both the application and its associated access profile.\n\n- Roles: You can group one or more access profiles into a role to quickly assign access items based on an identity's role. \n\nIn Identity Security Cloud, administrators can use the Access drop-down menu and select Access Profiles to view, configure, and delete existing access profiles, as well as create new ones. \nAdministrators can enable and disable an access profile, and they can also make the following configurations: \n\n- Manage Entitlements: Manage the profile's access by adding and removing entitlements. \n\n- Access Requests: Configure access profiles to be requestable and establish an approval process for any requests that the access profile be granted or revoked. \nDo not configure an access profile to be requestable without first establishing a secure access request approval process for the access profile.\n\n- Multiple Account Options: Define the logic Identity Security Cloud uses to provision access to an identity with multiple accounts on the source. \n\nRefer to [Managing Access Profiles](https://documentation.sailpoint.com/saas/help/access/access-profiles.html) for more information about access profiles.\n", "item": [ { - "id": "c3f48425-5a2c-42a1-b044-4bd9bf0a76a1", + "id": "85a4e366-2837-48ab-8710-691de9743e69", "name": "List Access Profiles", "request": { "name": "List Access Profiles", @@ -1720,7 +1720,7 @@ }, "response": [ { - "id": "7dadaf57-c5ca-4381-8f68-5c44471a5457", + "id": "154d6f39-605c-4f60-99e1-c2a5a93bc636", "name": "List of access profiles.", "originalRequest": { "url": { @@ -1836,7 +1836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69dbd40c-33a7-4153-aaf6-4569c6d4322e", + "id": "2dc71f9d-e79e-4b94-a2fe-976e8768dccc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1952,7 +1952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76eb5d52-b529-4446-8e37-54f2a51f719f", + "id": "9bae8b14-fb9f-4b8c-8a73-f7b7bd55dfa8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2068,7 +2068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a90fa98-0873-484e-9d3b-52a913368fb9", + "id": "c4506b10-36c3-4069-9abd-9a4761b98d3c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2184,7 +2184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1973dc3f-ad51-4aa7-bb64-905b07482474", + "id": "59cba6e0-a6db-4e6a-aa04-51008e3d9776", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2300,7 +2300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04b17503-26da-4b2c-84b3-189874781161", + "id": "6f904256-ef4e-41c5-99ff-64c0e183bed8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2422,7 +2422,7 @@ } }, { - "id": "868ebfd9-268c-4824-9a1b-91eccf640e89", + "id": "ce940326-56b3-4ef3-a824-ad1bb07a4dd5", "name": "Create Access Profile", "request": { "name": "Create Access Profile", @@ -2464,7 +2464,7 @@ }, "response": [ { - "id": "b0b09562-befb-4ce1-a4c8-8c7ac6440bd3", + "id": "59ea03ab-7900-480a-ab60-19fc1d65fa60", "name": "Access profile created.", "originalRequest": { "url": { @@ -2520,7 +2520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86281a74-108c-406c-8871-150b56ad4a61", + "id": "306a2d84-697c-4bfe-98e8-e59515158020", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2576,7 +2576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "365041ab-5d2b-43de-abd1-32a0ad8e054a", + "id": "f0c6ef7d-fd17-4e61-8907-64ee8d6460cd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2632,7 +2632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4062c1a1-27d3-42fc-b3c3-fc18dfd48903", + "id": "8850e1f5-044f-491f-955c-ba9c32fdd91b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2688,7 +2688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd96fc10-1cd2-47be-8ae6-421ab1f527af", + "id": "d297ff09-b3c4-431b-95c7-c5e959fa31f1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2744,7 +2744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0df24e19-44e9-4831-9aa4-df56ad34bff8", + "id": "795a749c-8277-4b9f-9904-19a67704203f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2806,7 +2806,7 @@ } }, { - "id": "d25bcb53-610c-4d55-9847-85e076153dae", + "id": "85ddac85-d5ae-48b4-bd8e-0194fbf0061b", "name": "Get an Access Profile", "request": { "name": "Get an Access Profile", @@ -2847,7 +2847,7 @@ }, "response": [ { - "id": "ed917e13-a5e5-4908-ad53-28345680a317", + "id": "f0a3425c-6f30-43cc-808b-72676e183470", "name": "An AccessProfile", "originalRequest": { "url": { @@ -2891,7 +2891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59789a38-49d0-41d4-abc7-c4111de838f8", + "id": "2e8b244d-4e02-4045-90f4-7d7fd1894b01", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2935,7 +2935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b773bf0-a549-428e-9a9b-7a6f725ee19f", + "id": "fd5d3ebc-5303-49d7-b5ca-f193d2f093d8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2979,7 +2979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d37e1614-1862-4f71-956f-de3a38985f5a", + "id": "1ac829f0-7ea9-43d5-8815-a5045c9e9315", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3023,7 +3023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c16ebd21-8615-4c1d-a510-a514e1fd254c", + "id": "2629dc9e-d2c6-4e42-803b-3af4e0abe609", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3067,7 +3067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd662d02-daff-43ea-9a11-6a973f00927f", + "id": "ce00c32b-d050-4383-b81f-30979be831a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -3117,7 +3117,7 @@ } }, { - "id": "b199c17d-0c34-4e11-9d95-07139144129a", + "id": "5ab2958a-dda8-4d2c-9885-44642dfd9edc", "name": "Patch a specified Access Profile", "request": { "name": "Patch a specified Access Profile", @@ -3171,7 +3171,7 @@ }, "response": [ { - "id": "a7df786a-df9c-4cb2-a368-95ce4357f88f", + "id": "ca106f34-470f-4806-953a-3d286fe65a5a", "name": "Add Entitlements", "originalRequest": { "url": { @@ -3228,7 +3228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da817f14-52e5-4498-a7fb-e6288614c7a5", + "id": "16fb6d72-0c28-4a4e-8cb7-cc368be0edaf", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3285,7 +3285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3a15a47-dbce-4e2a-997d-96ba4028038f", + "id": "286115ab-c3ad-45c1-a85a-f6d38b98816d", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3342,7 +3342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dd388b8-594a-4f01-8895-bbecee699057", + "id": "c0305b13-7bdf-4d16-91b5-f09d67b7b6cb", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3399,7 +3399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a687d334-133d-43fd-8138-adc0120e3b3c", + "id": "4b579052-9aba-4063-a2b9-f04944e919bb", "name": "Replace Source", "originalRequest": { "url": { @@ -3456,7 +3456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fd66bf7-a74c-441f-b27b-005de25e3592", + "id": "c749e97c-502b-492f-9093-f61ed46b4f72", "name": "Add Entitlements", "originalRequest": { "url": { @@ -3513,7 +3513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3481c68a-1506-4d72-8e0a-0f6f9d19f596", + "id": "0c949912-ad5d-45e3-97b0-8269f804cb29", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3570,7 +3570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd5520fc-7abb-4e71-80ed-48e7c72cb5db", + "id": "32eaf7a0-4f74-4e49-987e-99594d53e9d9", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3627,7 +3627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79fe9a20-c74b-489d-819d-ed726601fc45", + "id": "2e581fe1-1e84-4da5-9322-633fe891af6f", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3684,7 +3684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1bc9482-ab18-45ad-979a-e977132d667b", + "id": "6e20b8aa-b270-44a0-928f-9354914ca14f", "name": "Replace Source", "originalRequest": { "url": { @@ -3741,7 +3741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53bc8f3b-455d-4d7b-bb04-552edd3103ce", + "id": "7820baab-306b-42cc-9635-a04326b2409f", "name": "Add Entitlements", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89a30df6-bec0-47ca-9941-d9843c319395", + "id": "a88089f3-3d13-4c70-99c7-583785a953bb", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3855,7 +3855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d116f8e1-06d4-4f53-9a11-6c26a199d8b9", + "id": "488b7659-cf84-406a-bccd-9b4666026353", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3912,7 +3912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd3d1fed-04e3-4503-b26f-557019b742bd", + "id": "e707e1c8-00b6-419f-979a-cbe783482f3b", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3969,7 +3969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19f06e90-f75c-4670-afb6-2322c3a5cf9d", + "id": "2ba4d18a-cd01-4e27-b818-24de9f5f3d79", "name": "Replace Source", "originalRequest": { "url": { @@ -4026,7 +4026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ca6af6f-7469-4182-9209-84fec988769f", + "id": "c0e9d667-bc66-4045-bb49-75bb3887f9d9", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -4083,7 +4083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd7cec87-6cf7-4d84-82b6-11bec7021a60", + "id": "2a8b028d-4334-446f-80be-9e70cf3cbdfe", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -4140,7 +4140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6298510-b309-4d37-bb80-5ec2b6044175", + "id": "a2353997-8694-4ce4-b0a9-1f5633d4eb45", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -4197,7 +4197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab6adb8d-e654-45e8-a682-b5f31d6a6438", + "id": "d51356f4-66f5-4ef3-ae55-80e6cb114162", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -4254,7 +4254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbcfc0f9-499d-4fcb-999a-3a5090fb4bef", + "id": "a9724b15-77e9-43e6-9397-3e803a481ed3", "name": "Replace Source", "originalRequest": { "url": { @@ -4311,7 +4311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c75bdd2-1d2a-4db1-98b6-14959e0d8bd7", + "id": "69263e7c-072c-4f86-80fc-19c3eb0737de", "name": "Add Entitlements", "originalRequest": { "url": { @@ -4368,7 +4368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcfb5633-8bba-4a43-a023-9f5d9ebac2d0", + "id": "23626778-685e-4026-8779-c3b75403dff4", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -4425,7 +4425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11486263-be08-4961-85f7-3d5ac897502b", + "id": "7b11b30b-2627-4a6b-90d6-55fa17686668", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -4482,7 +4482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7df56051-df7b-4000-ab2c-6d278a94091b", + "id": "b34a02f6-fdfd-46b3-af25-4f0228bb5ef1", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -4539,7 +4539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8500748e-d8e9-44e0-9fc9-0e1d743ca15e", + "id": "750754d3-ff84-4efc-8f99-57cb5934f957", "name": "Replace Source", "originalRequest": { "url": { @@ -4596,7 +4596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b63757cf-22d0-48bb-8573-36d4f9a2724d", + "id": "411b642f-c65e-43a2-a860-302c5cd9e965", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -4653,7 +4653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c492fb40-c206-4aa5-9705-119a6d3a5589", + "id": "be3491b9-1c21-4e6a-abd2-86c7b7d0b13c", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -4710,7 +4710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "605b4778-08e2-4043-9a93-761692f727f7", + "id": "6f667686-1248-4eb9-8ce2-b346521f06bf", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -4767,7 +4767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0d99e44-8938-434f-b090-f6fcd6370489", + "id": "14e0794e-d62e-4020-b8ed-b298aefa631f", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -4824,7 +4824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca274175-07a6-4876-9965-10b6616ba8f9", + "id": "7986528f-8c9b-43f0-8b98-36539fa15d07", "name": "Replace Source", "originalRequest": { "url": { @@ -4887,7 +4887,7 @@ } }, { - "id": "35405f01-7e4b-4659-8562-6654eb6352ce", + "id": "31d285bd-a3c6-463b-b78f-d03686194a1b", "name": "Delete the specified Access Profile", "request": { "name": "Delete the specified Access Profile", @@ -4928,7 +4928,7 @@ }, "response": [ { - "id": "4cc31c8b-6673-4828-b610-9b2283c8ec53", + "id": "2e5af124-9415-47d2-8efa-76aac397af43", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -4962,7 +4962,7 @@ "_postman_previewlanguage": "text" }, { - "id": "610703c2-2f70-48c4-8086-450ea9b9ed31", + "id": "9ae259a8-95af-49ca-a8f6-074f31673631", "name": "Returned when an access profile cannot be deleted as it's being used.", "originalRequest": { "url": { @@ -5006,7 +5006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efc15fa6-155c-4a85-835e-e10f126ecd3a", + "id": "df2a72c9-7758-4f8e-8e74-e04c3284cdde", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5050,7 +5050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8aa0481-b685-4f0c-99b3-c3d28cdcd341", + "id": "c59db836-5ad1-40db-8fc3-4befec4df5db", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5094,7 +5094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5436fdc3-1e10-480d-a739-adb35c7c63fd", + "id": "e5aaddc3-6e78-4342-a5c9-51edb4d195d0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5138,7 +5138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb248a7d-3584-412f-98ae-719f5c8e9c75", + "id": "ae85eac3-d575-435b-a925-74d3bcf298fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5188,7 +5188,7 @@ } }, { - "id": "28b5ea1e-8991-460b-8766-eafe6b24a09d", + "id": "403b688e-1da0-416f-945d-c415e99c0ecc", "name": "Delete Access Profile(s)", "request": { "name": "Delete Access Profile(s)", @@ -5231,7 +5231,7 @@ }, "response": [ { - "id": "a6567368-9f77-450e-96aa-efeb8ae0a400", + "id": "9c15829f-7af4-40a5-a5de-4e19ae2c17f5", "name": "Returned only if **bestEffortOnly** is **false**, and one or more Access Profiles are in use.", "originalRequest": { "url": { @@ -5288,7 +5288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e653cd9-972e-4384-a8b0-1262658b63d5", + "id": "aaa10e19-6385-4d60-aa9e-29fec5d9e333", "name": "Returned if at least one deletion will be performed.", "originalRequest": { "url": { @@ -5345,7 +5345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b6f4148-3981-494d-8b6a-a52e745a50ed", + "id": "2ed0ca64-c1b3-4537-a1eb-621d51e918cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5402,7 +5402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78b72329-8122-4b6e-86a0-e1a42591d7b4", + "id": "34ad19a0-c22e-4c61-b1bb-16067b3e62c9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5459,7 +5459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "238bedc4-712a-4515-b6cf-10b258a2a1ab", + "id": "e7b030a7-1a70-4bd5-b435-27d534109210", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5516,7 +5516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11fc07f1-07c4-4bda-b9b4-a8b68df114f7", + "id": "ea9181d7-d82f-4a2f-8d4f-b1ac5f02cfb9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5573,7 +5573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dda221a-9208-4d24-a7d1-ba8639ee31cf", + "id": "43cb0232-484b-4e35-a304-5c1db6e64c0a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5636,7 +5636,7 @@ } }, { - "id": "4589eaa4-710e-4b61-afd1-42e39e77bd0c", + "id": "06b828a2-4217-4f25-a7f4-b937ea7c8647", "name": "List Access Profile's Entitlements", "request": { "name": "List Access Profile's Entitlements", @@ -5724,7 +5724,7 @@ }, "response": [ { - "id": "3db2566c-bcf7-4fce-ae60-1e59d57af3b5", + "id": "f2faf8ac-1f1d-4994-93e5-ae379a2953f4", "name": "List of entitlements.", "originalRequest": { "url": { @@ -5815,7 +5815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b8581f1-2304-4339-a9a8-56f99e6ab6a7", + "id": "8dc4c0eb-2620-4f41-8ab1-961700241f57", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5906,7 +5906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e909236-3ba7-43e6-8475-979a041fca95", + "id": "3f913bc2-5d43-4282-a395-868a39bb546d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5997,7 +5997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f44e96e3-1263-4dbc-b08b-d729f9063856", + "id": "1116867a-9a6c-46ab-93d3-cc8034fd651f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6088,7 +6088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3fbcc4b-740c-4ec4-b5b2-364ad5cccfa0", + "id": "7c3bcafd-e285-488d-94af-cf89eddb9e78", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6179,7 +6179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d700147-e212-4f3f-a30f-30bc18e4e544", + "id": "9a0b8388-1a1d-45bb-8d6e-65acba9000e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6276,7 +6276,7 @@ } }, { - "id": "bf4bfc12-ca51-4d59-8c41-123acbb9531d", + "id": "f555aae9-9e3e-4590-9f2b-1974f736832f", "name": "Update Access Profile(s) requestable field.", "request": { "name": "Update Access Profile(s) requestable field.", @@ -6328,7 +6328,7 @@ }, "response": [ { - "id": "9e1140f7-241b-414d-b98a-67eb3b42129c", + "id": "93755e21-1548-44d8-a3b4-6fd7473c8d86", "name": "List of updated and not updated Access Profiles.", "originalRequest": { "url": { @@ -6394,7 +6394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab3117a5-7aec-4031-bf88-2cc5214c21bf", + "id": "1233bb1b-9ce3-4f43-9ea9-fd6deb1c896e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -6460,7 +6460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d14a4a73-b7e0-43ee-aac6-0852d9e8ea50", + "id": "02bcb3a1-29db-474d-a985-e199434c9e1d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6526,7 +6526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d3aedcf-1bbc-43ce-b789-1bb935ad9ff3", + "id": "8d28eaf4-e5c7-4368-aab5-db1562a24e6e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6592,7 +6592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "383bf02d-f749-45b0-bd3c-e634b353487b", + "id": "10e7ca58-8d36-4ae6-95db-2c5243bcd56d", "name": "Precondition Failed - Returned in response if API/Feature not enabled for an organization.", "originalRequest": { "url": { @@ -6658,7 +6658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5dcbfa0-b930-4ed5-8365-faa8862841bd", + "id": "9d0b5336-0f18-48d1-814c-a39544c7adba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6724,7 +6724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49efb203-8474-454a-9603-23c8a9400033", + "id": "0a89e1f7-a8c8-468d-96ca-42c19fb10171", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6802,7 +6802,7 @@ "description": "Use this API to implement and customize access request approval functionality. \nWith this functionality in place, administrators can delegate qualified users to review users' requests for access or managers' requests to revoke team members' access to applications, entitlements, or roles. \nThis enables more qualified users to review access requests and the others to spend their time on other tasks. \n\nIn Identity Security Cloud, users can request access to applications, entitlements, and roles, and managers can request that team members' access be revoked. \nFor applications and entitlements, administrators can set access profiles to require approval from the access profile owner, the application owner, the source owner, the requesting user's manager, or a governance group for access to be granted or revoked. \nFor roles, administrators can also set roles to allow access requests and require approval from the role owner, the requesting user's manager, or a governance group for access to be granted or revoked. \nIf the administrator designates a governance group as the required approver, any governance group member can approve the requests.\n \nWhen a user submits an access request, Identity Security Cloud sends the first required approver in the queue an email notification, based on the access request configuration's approval and reminder escalation configuration.\n\nIn Approvals in Identity Security Cloud, required approvers can view pending access requests under the Requested tab and approve or deny them, or the approvers can reassign the requests to different reviewers for approval. \nIf the required approver approves the request and is the only reviewer required, Identity Security Cloud grants or revokes access, based on the request. \nIf multiple reviewers are required, Identity Security Cloud sends the request to the next reviewer in the queue, based on the access request configuration's approval reminder and escalation configuration. \nThe required approver can then view any completed access requests under the Reviewed tab. \n\nRefer to [Access Requests](https://documentation.sailpoint.com/saas/help/requests/index.html) for more information about access request approvals.\n", "item": [ { - "id": "66e091d1-47e9-4199-9558-a7b557c1b097", + "id": "74e3bf45-790c-4097-9cd5-fd7866c565b5", "name": "Pending Access Request Approvals List", "request": { "name": "Pending Access Request Approvals List", @@ -6887,7 +6887,7 @@ }, "response": [ { - "id": "56b62f49-e112-448f-9835-978587d68cbe", + "id": "8d735f58-c0ae-4a41-a0da-5e275e8cf334", "name": "List of Pending Approvals.", "originalRequest": { "url": { @@ -6986,7 +6986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "331c2e89-aaf8-44f6-9d3a-80ee4c5248a9", + "id": "4e97865f-91dc-48c9-95e4-6f620ffd890d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7085,7 +7085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7167b7ab-0fbf-4701-b903-0ff10474da3c", + "id": "3f533d47-11fb-46a9-b546-d28b62b4b2a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7184,7 +7184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13bd5754-8563-4d7f-a028-687f14898928", + "id": "90162b75-a833-4aca-82ff-8a66b0754a54", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7283,7 +7283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43484a8d-dcc1-40ca-a057-aeb935acceba", + "id": "8a5eafcc-e8c1-4a0d-a0d5-bff8f8f69065", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7382,7 +7382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92f0dfe5-5c5b-4edd-b654-a711e0e3ac1c", + "id": "1310a7ff-d73b-4e66-8b4f-ac8d15766206", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7487,7 +7487,7 @@ } }, { - "id": "1f589b32-b3ae-4122-a63b-d12a0a8287df", + "id": "a812c5d3-26ec-493b-a1b0-87fd1c881eed", "name": "Completed Access Request Approvals List", "request": { "name": "Completed Access Request Approvals List", @@ -7572,7 +7572,7 @@ }, "response": [ { - "id": "f2321a2c-d0fc-418e-acd6-932828906a37", + "id": "0c9b66d8-ac1c-4554-a059-bfe93b01466c", "name": "List of Completed Approvals.", "originalRequest": { "url": { @@ -7671,7 +7671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8617b7c5-e308-4d8b-a6af-52e8ec9b450b", + "id": "d33eccb7-5439-451b-94fb-6b836ec6cfb6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7770,7 +7770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d739564-d004-4b90-a836-82f778e338f1", + "id": "40099c2c-efeb-4566-bff9-9bf63fb375bc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7869,7 +7869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd0d95f2-b521-42ec-8d3e-3575b5348c45", + "id": "96d19051-ba0b-4a5d-bcb0-7a6639921c20", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7968,7 +7968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7933c17-47fa-4032-81eb-a6c292d0c392", + "id": "0bfbdd15-7774-45c5-a9cc-9dc4a8b2d419", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8067,7 +8067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "157dd5c3-7f4e-4792-b36c-bf81f181ad33", + "id": "30fbc9b4-516c-4f5b-b536-949d99281694", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8172,7 +8172,7 @@ } }, { - "id": "4d38572c-f162-4a03-9678-1590d47f487f", + "id": "e7e26fda-16df-4437-983a-d1208b286fb8", "name": "Approve Access Request Approval", "request": { "name": "Approve Access Request Approval", @@ -8227,7 +8227,7 @@ }, "response": [ { - "id": "44de52d3-3a06-425c-9a5c-67c0988dd9bb", + "id": "38f1605b-df42-4f62-8d8c-a0fed05c7d87", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -8285,7 +8285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "648a91e5-0412-4617-bafb-606ec95509d4", + "id": "bd84c3ed-36f3-4277-9ced-8278767c1cff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8343,7 +8343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f6c3fb9-942f-423b-adbd-51f3055303d4", + "id": "311ef230-8418-4d96-8817-949966a6bbc3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8401,7 +8401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffcd71f7-5ef7-4b6d-8d25-28c9375418ab", + "id": "bf0f0097-dea7-4346-9b22-eecfd84318c2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8459,7 +8459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ec6cf1b-8fc0-452b-b34a-8cb363d6928d", + "id": "89519d1a-b042-4b35-8b3b-0878afc2be39", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8517,7 +8517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0057e406-a170-4ee1-85bb-9fb9c450af7c", + "id": "2589a40b-98e1-4651-8b32-e7a83717520f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8575,7 +8575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c39ea31f-3e5f-4cfb-8cde-358f8bfd83c2", + "id": "b427d48b-7a0f-4a63-9ef5-9c3b8fc74e27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8639,7 +8639,7 @@ } }, { - "id": "a56275fa-2874-4932-a77c-c3c63cf9480f", + "id": "23858ce2-a909-41cf-b820-82fda0dd3762", "name": "Reject Access Request Approval", "request": { "name": "Reject Access Request Approval", @@ -8694,7 +8694,7 @@ }, "response": [ { - "id": "a991e2a5-e4a4-45bd-af1b-33a47a830bdf", + "id": "bc47621d-5680-4cfc-aa19-168a61a21b07", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -8752,7 +8752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5188bc28-1dbf-4c26-8065-ba5c3a03c688", + "id": "ee41556e-d439-4801-89d3-27290265c4db", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8810,7 +8810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2352da0d-de0d-418b-9fd6-75c9182cd683", + "id": "7fa41795-2c37-42cf-a3e8-5e0e2f5ceb82", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8868,7 +8868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd761896-8d08-4353-ab7e-2b9a21ed8558", + "id": "b5199749-86c4-4b1f-b8cb-540e07b12d91", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8926,7 +8926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a9126ac-5cea-47bd-932a-91fef55fabf2", + "id": "8247e3aa-7bfa-49d1-a19d-6c1d17f84f52", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8984,7 +8984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b229e488-6d7d-4719-aac9-559b4a6d8ef8", + "id": "cfc2ffe1-a38d-4208-9599-3c6fd558e5cd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9042,7 +9042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e076505-717e-44bc-bc2a-113877d0c202", + "id": "648357ad-1b31-45e3-906f-b006d905bf5d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9106,7 +9106,7 @@ } }, { - "id": "587135bf-c6f0-4066-b7e1-d165e1ae481b", + "id": "015462ae-b650-4457-a2d3-323713d330f0", "name": "Forward Access Request Approval", "request": { "name": "Forward Access Request Approval", @@ -9161,7 +9161,7 @@ }, "response": [ { - "id": "f99bf5ec-57ac-4cdc-bfed-acd56913b254", + "id": "f6ead44c-a94f-43f9-979f-2f854cc3a33b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -9219,7 +9219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15a1b1ee-e0d3-437f-929a-f3c3caff0de1", + "id": "c8205c01-7d41-4e0e-ad65-220874cb57ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9277,7 +9277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8b0e298-0ebe-40f7-accf-24ad4c31155a", + "id": "76c459b8-f00f-4136-877d-5792f66d98c0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9335,7 +9335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "271b6dfa-cea1-486d-be82-90c8a3f01255", + "id": "f80b7279-c60c-47c2-b54d-7f618d53fb7e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9393,7 +9393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc083608-77d1-4133-938c-937210ccc269", + "id": "9359d3d1-ae69-4029-a6c2-65e6952466e6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -9451,7 +9451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e38b99d-3cd3-4ed8-aca0-1b1962431a89", + "id": "0851514a-281a-4cfb-b99a-4ea0fbd17384", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9509,7 +9509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0df5cfa0-bca0-4744-8bd5-04d037413e12", + "id": "d7d42135-f08b-41f5-baa1-971dbe60245d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9573,7 +9573,7 @@ } }, { - "id": "7d8bf4b1-24ce-4b2d-a417-33486602ba22", + "id": "f41ad8c8-2ab1-4295-b914-1386e5e2de9c", "name": "Get Access Requests Approvals Number", "request": { "name": "Get Access Requests Approvals Number", @@ -9622,7 +9622,7 @@ }, "response": [ { - "id": "119aadf0-a819-42eb-a54b-6be7076d6614", + "id": "dffe8370-a48b-4b62-aa00-105b86f4467b", "name": "Number of pending, approved, rejected access request approvals.", "originalRequest": { "url": { @@ -9685,7 +9685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e34a3f9e-6f2d-4e1a-83c3-255ee1e67280", + "id": "cc0019a4-652e-4f9a-bc49-2192374ebb1b", "name": "Client Error - Returned if the query parameter is invalid.", "originalRequest": { "url": { @@ -9748,7 +9748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5df97fa1-442e-411c-b303-514fe016c1cf", + "id": "b4d35d46-81f9-4e6c-ab06-21e926ccdf7a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9811,7 +9811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f2d58cd-1e7e-43f0-a264-ee0254194efd", + "id": "c57caea4-a0c8-4dfe-b780-8d455c1e4142", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9874,7 +9874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b84c4ba-943b-41b5-b80d-8d384386510b", + "id": "434e75ae-1a07-4921-abc9-317d9a241f32", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9937,7 +9937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b5cc046-9a3a-4ad6-bc06-45a7d3523c18", + "id": "81b43506-5e55-48fd-b477-ff31801cf3eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10012,7 +10012,7 @@ "description": "Use this API to implement access request identity metrics functionality.\nWith this functionality in place, access request reviewers can see relevant details about the requested access item and associated source activity. \nThis allows reviewers to see how many of the identities who share a manager with the access requester have this same type of access and how many of them have had activity in the related source. \nThis additional context about whether the access has been granted before and how often it has been used can help those approving access requests make more informed decisions.\n", "item": [ { - "id": "db3d79a8-6703-4cbb-8cce-ac9080d9d046", + "id": "2b510682-0e0a-4bda-95ec-01f786ca47b1", "name": "Return access request identity metrics", "request": { "name": "Return access request identity metrics", @@ -10086,7 +10086,7 @@ }, "response": [ { - "id": "c8700850-fdf2-4b4e-b213-75fe41f47c8c", + "id": "8ddc514a-6b65-40e6-9e48-12a66b224ffd", "name": "Summary of the resource access and source activity for the direct reports of the provided manager.", "originalRequest": { "url": { @@ -10143,7 +10143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81944571-e460-444e-9064-35b6dab4bec0", + "id": "c04ce5f8-3b0b-4177-8eaf-418f0703e57f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10200,7 +10200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c24f28f-84ab-419e-a651-887eff76dd54", + "id": "f2337ba4-f031-49ce-8f5c-e15e91be7a49", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10257,7 +10257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bee4b52-1bfe-4dca-9dfc-c52f663ee9ed", + "id": "3fd19d3e-9ed3-47a3-a95e-71ff2a616c3d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10314,7 +10314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "753c3380-b89c-4e2d-9fa9-3ba5f17443ff", + "id": "e3a96907-75c2-4961-a799-40f9dcadfc08", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10371,7 +10371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aff3eef6-cf77-4adf-b0d8-83104198d2ea", + "id": "7ebff3b1-8885-4755-99c2-e01199312654", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10440,7 +10440,7 @@ "description": "Use this API to implement and customize access request functionality. \nWith this functionality in place, users can request access to applications, entitlements, or roles, and managers can request that team members' access be revoked.\nThis allows users to get access to the tools they need quickly and securely, and it allows managers to take away access to those tools. \n\nIdentity Security Cloud's Access Request service allows end users to request access that requires approval before it can be granted to users and enables qualified users to review those requests and approve or deny them.\n\nIn the Request Center in Identity Security Cloud, users can view available applications, roles, and entitlements and request access to them. \nIf the requested tools requires approval, the requests appear as 'Pending' under the My Requests tab until the required approver approves, rejects, or cancels them. \n\nUsers can use My Requests to track and/or cancel the requests.\n\nIn My Team on the Identity Security Cloud Home, managers can submit requests to revoke their team members' access. \nThey can use the My Requests tab under Request Center to track and/or cancel the requests.\n\nRefer to [Requesting Access](https://documentation.sailpoint.com/saas/user-help/requests/requesting_access.html) for more information about access requests.\n", "item": [ { - "id": "d237b948-7269-46a2-aacc-a77fd95d7f1d", + "id": "56b011fd-06bc-4e78-a244-3ba7f2b45f60", "name": "Submit Access Request", "request": { "name": "Submit Access Request", @@ -10482,7 +10482,7 @@ }, "response": [ { - "id": "7e104bfc-3228-4851-b4bc-aaaa71d3a4d7", + "id": "0a0bede9-e4ab-4bfa-b537-82e2a783865d", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -10538,7 +10538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8010cc14-03c0-4aed-bb18-a2fdf3664738", + "id": "1e4bded0-9801-410a-aa2c-3f131a87d711", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10594,7 +10594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0fe0511-89d0-4dd3-8e62-d26cf3e8d398", + "id": "a0707039-687c-4a09-8a69-138167f26c77", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10650,7 +10650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15945309-2c6d-452f-a738-fc79985afd22", + "id": "702dc7e6-289e-496a-b384-ff8ef790356c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10706,7 +10706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2fa1e0d-32a8-41b1-ba4d-9451c5d1a4fd", + "id": "7de1dcc1-2d6e-4d9b-a0d1-d3d5815df405", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10762,7 +10762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b3929c8-65e2-45ad-ac63-a4988d3ab1a3", + "id": "b5783e1c-8d7e-46df-a606-beedc62111b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10824,7 +10824,7 @@ } }, { - "id": "a5c76b61-38f5-4cf3-a4d4-ca383d36ee85", + "id": "aa27c4e1-f1fa-480b-85f7-29b0a65d8a1e", "name": "Cancel Access Request", "request": { "name": "Cancel Access Request", @@ -10867,7 +10867,7 @@ }, "response": [ { - "id": "15b8b824-cdc1-4f0a-981d-5f050283c22f", + "id": "12f2d959-d138-49cf-9901-244fb5b5126c", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -10924,7 +10924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ae003ff-147f-4ced-9fe3-9c94b5a127b4", + "id": "1b822861-cb03-41f1-85e0-498b7992d76d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10981,7 +10981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "036590ac-2d9e-4324-9a8e-73c09cfdebaa", + "id": "95ca06c8-4ca8-4b04-a422-794b16518770", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11038,7 +11038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "231a237a-5b48-4da2-aba9-74af2b9bfa7d", + "id": "1eb1e137-a28d-447c-a60d-efcc638b1240", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11095,7 +11095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4342006a-a1e1-4894-aa02-96942e76187e", + "id": "10ec2daa-2bcb-4cfb-a393-f3a398624efc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11152,7 +11152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ae116bb-d48d-4891-b4fe-3d7dd32a1730", + "id": "1192dd12-6ad8-4140-9a8b-aee810b8e294", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11209,7 +11209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ac03567-813a-477e-942d-a2133f42adc2", + "id": "b2695f27-b5db-40f8-9613-30e462937f3a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11272,7 +11272,7 @@ } }, { - "id": "bcc0c2e6-3baf-439f-baf5-d0faf97b49f4", + "id": "fc7e6221-6ffa-4fe5-8e12-9f752cc8fa31", "name": "Get Access Request Configuration", "request": { "name": "Get Access Request Configuration", @@ -11301,7 +11301,7 @@ }, "response": [ { - "id": "b26ae641-3b33-4248-87d1-6fb1c1f6c36b", + "id": "42372b05-f9c3-426c-8809-dfc381b91bbb", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -11344,7 +11344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b544764-4b76-4920-9d3a-9660a1fd956a", + "id": "6414c58d-b816-4cc5-99e3-51c8a3237fde", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11387,7 +11387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bef7634-4606-42ec-a87b-6ff3db40b03e", + "id": "314ffa2b-8c7d-40c0-977e-3e49345482c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11430,7 +11430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fd217b4-9d4a-460d-94a6-55632ff97e9a", + "id": "09e71522-96ef-4091-881d-756adac16d7b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11473,7 +11473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1447762-00d4-4a56-b638-53568c7d60c3", + "id": "5a1c24c7-8d69-4661-9c53-58bca7fef877", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11516,7 +11516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63be85a9-f374-46cd-98ac-42ba4c85d22a", + "id": "a34d25f5-370c-4e9f-924b-64be708ede11", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11565,7 +11565,7 @@ } }, { - "id": "ee0652e2-e330-42cf-91a0-048bae67de7c", + "id": "9fcc6f1c-0add-48f7-89b3-6f9937c5a1a3", "name": "Update Access Request Configuration", "request": { "name": "Update Access Request Configuration", @@ -11607,7 +11607,7 @@ }, "response": [ { - "id": "cd7c73a3-231e-4c16-b4c3-42bbb1a644c9", + "id": "f87a6005-d46d-4199-89b2-c0813d575545", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -11663,7 +11663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33c3cce3-801b-45ee-8b71-38914115b7b2", + "id": "1827c233-b744-4a20-a98b-aa4a7417768b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11719,7 +11719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c747934-f3df-4aca-898e-ec108db53b05", + "id": "55989924-e2ee-4230-abd2-2de59233bd9f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11775,7 +11775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e0ce503-951b-4b93-8d90-557fbf1e269c", + "id": "3f8545d8-a9fc-4825-8da4-af4a82919a3b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11831,7 +11831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "846bddc6-30c7-4a79-9a3d-cbd6d1fc9136", + "id": "64e6894a-6c0e-472d-9252-03b59d7471a8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11887,7 +11887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66cc7599-a3b7-4e35-bd1c-096b11cc78ae", + "id": "8cc65400-31a3-4fdd-9efe-2fef618b4172", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11949,7 +11949,7 @@ } }, { - "id": "e01d1c41-4d1d-4761-a44c-f98edfe76b6a", + "id": "c60af8ae-8922-4755-aef1-4cc6518deefa", "name": "Access Request Status", "request": { "name": "Access Request Status", @@ -12060,7 +12060,7 @@ }, "response": [ { - "id": "d3b49e97-568d-4a88-a8f4-64512303e6f2", + "id": "8f65bb32-b376-4cec-990e-b1a407233dd8", "name": "List of requested item statuses.", "originalRequest": { "url": { @@ -12185,7 +12185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45597d0a-a0f4-4021-bdf2-4ae6ee73f948", + "id": "4748cad0-31ad-4c08-9200-55939e8585a0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12310,7 +12310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8443992b-9560-4232-8fe6-7b930274a9eb", + "id": "bd91d175-8310-46d7-9fb5-5c0febe2f2d3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12435,7 +12435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cc1c946-714f-4b48-aaae-b556209fcdc8", + "id": "7f1c06cf-7490-46b5-8434-dfbda8509fe8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12560,7 +12560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f825db2-1303-4dda-9582-c2d4ea235362", + "id": "337c30b9-caaf-4bbe-a329-670a51b12d47", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12685,7 +12685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8095600-5ae2-4d23-b532-70ba9650927d", + "id": "4ca1c672-0b8b-48c8-9b64-ce9e59429579", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12816,7 +12816,7 @@ } }, { - "id": "77afa0c0-656b-4dad-a469-7517efffe46c", + "id": "8575f8c1-7fb5-49e0-95e8-21b0ce5c6a8b", "name": "Close Access Request", "request": { "name": "Close Access Request", @@ -12868,7 +12868,7 @@ }, "response": [ { - "id": "8e96d3c3-5b30-4a2a-bac8-d92b3c1b0b0d", + "id": "61541b56-25ce-4429-ab57-7e58bc9184f9", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -12934,7 +12934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91d1ea3d-2b28-4042-aa24-2bc7af72cc95", + "id": "8abad68c-492c-44c9-98f2-1c6fcd5c9f8d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13000,7 +13000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49828a29-745f-4c83-b241-688ec73ec73d", + "id": "da7f9a93-b81e-478b-9561-14a311919b03", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13066,7 +13066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6d05eae-8e9f-4034-8718-7ed445fb6b22", + "id": "29c54138-eb09-4d56-895b-6babd3e6c35b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13132,7 +13132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e92a645c-6343-4948-950f-20a678a6a572", + "id": "4820e13f-4189-44b5-88b0-f20f951544d3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13198,7 +13198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac1d390d-2e65-4f32-a5d0-514edd344150", + "id": "04960489-a341-4e93-9f0e-1a3f634b4fd8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13276,7 +13276,7 @@ "description": "Use this API to implement account activity tracking functionality.\nWith this functionality in place, users can track source account activity in Identity Security Cloud, which greatly improves traceability in the system. \n\nAn account activity refers to a log of each action performed on a source account. This is useful for auditing the changes performed on an account throughout its life. \nIn Identity Security Cloud's Search, users can search for account activities and select the activity's row to get an overview of the activity's account action and view its progress, its involved sources, and its most basic metadata, such as the identity requesting the option and the recipient. \n\nAccount activity includes most actions Identity Security Cloud completes on source accounts. Users can search in Identity Security Cloud for the following account action types: \n\n- Access Request: These include any access requests the source account is involved in. \n\n- Account Attribute Updates: These include updates to a single attribute on an account on a source. \n\n- Account State Update: These include locking or unlocking actions on an account on a source. \n\n- Certification: These include actions removing an entitlement from an account on a source as a result of the entitlement's revocation during a certification.\n\n- Cloud Automated `Lifecyclestate`: These include automated lifecycle state changes that result in a source account's correlated identity being assigned to a different lifecycle state. \nIdentity Security Cloud replaces the `Lifecyclestate` variable with the name of the lifecycle state it has moved the account's identity to. \n\n- Identity Attribute Update: These include updates to a source account's correlated identity attributes as the result of a provisioning action. \nWhen you update an identity attribute that also updates an identity's lifecycle state, the cloud automated `Lifecyclestate` event also displays.\nAccount Activity does not include attribute updates that occur as a result of aggregation.\n\n- Identity Refresh: These include correlated identity refreshes that occur for an account on a source whenever the account's correlated identity profile gets a new role or updates. \nThese also include refreshes that occur whenever Identity Security Cloud assigns an application to the account's correlated identity based on the application's being assigned to All Users From Source or Specific Users From Source. \n\n- Lifecycle State Refresh: These include the actions that took place when a lifecycle state changed. This event only occurs after a cloud automated `Lifecyclestate` change or a lifecycle state change. \n\n- Lifecycle State Change: These include the account activities that result from an identity's manual assignment to a null lifecycle state.\n\n- Password Change: These include password changes on sources.\n\nRefer to [Account Activity](https://documentation.sailpoint.com/saas/help/search/index.html#account-activity) for more information about account activities.\n", "item": [ { - "id": "2fae5b8b-80c5-43b3-b16c-2bc1a8f2c189", + "id": "5515ee5f-4dd2-4bec-8b63-e601940337f6", "name": "List Account Activities", "request": { "name": "List Account Activities", @@ -13378,7 +13378,7 @@ }, "response": [ { - "id": "658cc0fb-13c9-4e27-a20d-5fafb52383a4", + "id": "ceb5c60e-3303-4389-ae0e-e990bc52a019", "name": "List of account activities", "originalRequest": { "url": { @@ -13494,7 +13494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cd5c351-83e0-4b02-a063-2eb50b7d62b7", + "id": "56d412ba-ac70-46d6-9846-abd691b71940", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13610,7 +13610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81d5fdff-c4db-4e7c-be0c-5afbe73fdccb", + "id": "228d8b3c-6610-44e3-bb10-a4ce19ed6ef7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13726,7 +13726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab5ed152-905f-4c3c-980e-1f97c34dd3a5", + "id": "a0c2c262-6501-4cec-b34c-0487bfac81d0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13842,7 +13842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55ed80b0-a0a9-4e1c-a833-45dd75cabaea", + "id": "75588644-115c-4203-b236-87af726abd95", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13958,7 +13958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af2d96ce-525e-4bb6-b4d7-4f2c41540c0d", + "id": "f5e7a15c-4781-4359-ae53-e625f2e89ccd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14080,7 +14080,7 @@ } }, { - "id": "97610972-f9e6-428e-a53e-1fa4d1d35689", + "id": "6eee42b7-d09d-4261-8bcd-fc451d9f691b", "name": "Get an Account Activity", "request": { "name": "Get an Account Activity", @@ -14121,7 +14121,7 @@ }, "response": [ { - "id": "43b474bb-b2cb-481f-b145-bd9799462517", + "id": "41e1a640-2099-4bc8-8e29-a4264029443a", "name": "An account activity object", "originalRequest": { "url": { @@ -14165,7 +14165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66f15729-675f-4659-a675-70854cfaef17", + "id": "b9343b67-0309-4e1e-a531-690b37cb6ebb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14209,7 +14209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14e637a3-ce2b-4a04-9a67-7ca4a01a297e", + "id": "0cc07471-542f-41a7-a707-419989bd824b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14253,7 +14253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b133798-7eda-4664-9f31-3e19772f4865", + "id": "c98cf9be-517d-44a3-9064-94c1039ed4e4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14297,7 +14297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a644cd10-2e22-4c55-966a-a4bf01e55660", + "id": "252f2565-4a43-4da7-bc31-7b77833530ec", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14341,7 +14341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86b97b0d-09e5-46cc-bc1a-70cc5dbc7d30", + "id": "370914b2-3d22-437e-9a44-45dcf718f825", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14385,7 +14385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3603e2d2-253c-41cc-b4e6-4f177d22cdda", + "id": "ee332c04-ed35-436b-bc8a-20ef573d8843", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14441,7 +14441,7 @@ "description": "Use this API to implement account aggregation progress tracking functionality.\nWith this functionality in place, administrators can view in-progress account aggregations, their statuses, and their relevant details.\n\nAn account aggregation refers to the process Identity Security Cloud uses to gather and load account data from a source into Identity Security Cloud.\n\nWhenever Identity Security Cloud is in the process of aggregating a source, it adds an entry to the Aggregation Activity Log, along with its relevant details.\nTo view aggregation activity, administrators can select the Connections drop-down menu, select Sources, and select the relevant source, select its Import Data tab, and select Account Aggregation.\nIn Account Aggregation, administrators can view the account aggregations' statuses and details in the Account Activity Log.\n\nRefer to [Loading Account Data](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html) for more information about account aggregations.\n", "item": [ { - "id": "aec10e3e-d0f8-47e7-81bf-f9e8dbe5b427", + "id": "191b54b6-4cfb-4e82-bdf6-2589e36e2460", "name": "In-progress Account Aggregation status", "request": { "name": "In-progress Account Aggregation status", @@ -14492,7 +14492,7 @@ }, "response": [ { - "id": "eac377cb-cb99-49d0-b7fd-a6dd2f91a92f", + "id": "a6b0a867-6325-41a9-a202-3920227aa511", "name": "An account aggregation status object", "originalRequest": { "url": { @@ -14546,7 +14546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67cec19c-9510-436d-8b13-ac37f56fa617", + "id": "46e6cc65-4359-49c8-96f2-3bf9ba6b0c98", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14600,7 +14600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f24a4ce-1cb0-4058-97d1-4f0758e9a311", + "id": "519e95d2-157e-4188-b6fd-c9c46e990e8e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14654,7 +14654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73eb7913-f0bb-4119-b120-1a4db71f48da", + "id": "acd8c070-7469-4c2d-a370-28a18e7fb5eb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14708,7 +14708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d717ce09-d984-407a-8519-565ab469e264", + "id": "1417f879-98c3-430d-8cd3-a2fa63c7a8a0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14762,7 +14762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1745e9f8-3e75-4e0a-8d5d-2a3c46a6975b", + "id": "d4c9ef54-03cc-460a-a87b-ac92aec49c7f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14828,7 +14828,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": "dd4323b1-173b-4a8f-a40a-86273aa7a79c", + "id": "8d2a3775-b84f-4a00-b9b9-12fc8c68884a", "name": "Returns account usage insights", "request": { "name": "Returns account usage insights", @@ -14907,7 +14907,7 @@ }, "response": [ { - "id": "a1e6928c-e213-4336-9309-a6759c11a2ab", + "id": "4e66d3bb-1e94-424a-8e3a-cd9e208470fc", "name": "Summary of account usage insights for past 12 months.", "originalRequest": { "url": { @@ -14989,7 +14989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2d0f862-d47d-47dd-92ac-507b1a2a22a3", + "id": "6d78233c-4261-44ca-aeef-4b800b7213d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15071,7 +15071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13d94464-1a40-42d3-b03d-644a2af219f7", + "id": "a89c1a19-4c01-4ec6-9e39-cdae0b797d30", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15153,7 +15153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f91ae27-cfd8-4991-a5d5-1357c7542ff3", + "id": "0dff9d93-4570-4f60-bbb6-0636a8acfd6c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15235,7 +15235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c3c14db-8ff4-4746-9b99-b4994bcfddc8", + "id": "64003559-2662-449b-a822-9df03ea08744", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15317,7 +15317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1133d39-5f60-4ed9-aa8b-426657f20626", + "id": "2eb16ccb-f575-4ee4-9051-7e19f09c8854", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15411,7 +15411,7 @@ "description": "Use this API to implement and customize account functionality.\nWith this functionality in place, administrators can manage users' access across sources in Identity Security Cloud. \n\nIn Identity Security Cloud, an account refers to a user's account on a supported source.\nThis typically includes a unique identifier for the user, a unique password, a set of permissions associated with the source and a set of attributes. Identity Security Cloud loads accounts through the creation of sources in Identity Security Cloud.\n\nAdministrators can correlate users' identities with the users' accounts on the different sources they use. \nThis allows Identity Security Cloud to govern the access of identities and all their correlated accounts securely and cohesively. \n\nTo view the accounts on a source and their correlated identities, administrators can use the Connections drop-down menu, select Sources, select the relevant source, and select its Account tab. \n\nTo view and edit source account statuses for an identity in Identity Security Cloud, administrators can use the Identities drop-down menu, select Identity List, select the relevant identity, and select its Accounts tab. \nAdministrators can toggle an account's Actions to aggregate the account, enable/disable it, unlock it, or remove it from the identity. \n\nAccounts can have the following statuses: \n\n- Enabled: The account is enabled. The user can access it.\n\n- Disabled: The account is disabled, and the user cannot access it, but the identity is not disabled in Identity Security Cloud. This can occur when an administrator disables the account or when the user's lifecycle state changes. \n\n- Locked: The account is locked. This may occur when someone has entered an incorrect password for the account too many times.\n\n- Pending: The account is currently updating. This status typically lasts seconds. \n\nAdministrators can select the source account to view its attributes, entitlements, and the last time the account's password was changed.\n\nRefer to [Managing User Accounts](https://documentation.sailpoint.com/saas/help/common/users/user_access.html#managing-user-accounts) for more information about accounts.\n", "item": [ { - "id": "93d8aa92-4be6-47ae-888d-246f1c557479", + "id": "62ad7bf6-d9aa-4e1b-95fa-0360c569f9e5", "name": "Accounts List", "request": { "name": "Accounts List", @@ -15486,7 +15486,7 @@ }, "response": [ { - "id": "03a28c21-567d-4673-ad5c-9f7877d94ad3", + "id": "db3f7461-fb58-40ef-b3b1-b6b6d7666767", "name": "List of account objects", "originalRequest": { "url": { @@ -15575,7 +15575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6b91aba-e4a8-430d-b47d-bc7d35454501", + "id": "e5f7e9d3-fbb3-40d0-903f-62c57f14978b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15664,7 +15664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4014ba0-7db9-43a5-bb5a-71e209d8b3dd", + "id": "556e3fc2-064c-4f98-8d94-855b745645c6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15753,7 +15753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84ef2da4-e96f-42b8-ac68-6fad216a5025", + "id": "f7cd495d-a4d4-403e-b7c3-826632e1ac36", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15842,7 +15842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c6781be-788e-47ba-8e99-112f89350838", + "id": "d2941191-e208-47bb-acdc-03dc75668e78", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15931,7 +15931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3399d7e-f514-4e78-9f95-15c5205e8c99", + "id": "c98f82a1-1360-4370-a03a-4811032cee16", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16026,7 +16026,7 @@ } }, { - "id": "6ee81b56-7f25-4f86-9cfa-ea443735cb91", + "id": "f073614f-01d5-4cf4-b870-234650b0b9ec", "name": "Create Account", "request": { "name": "Create Account", @@ -16068,7 +16068,7 @@ }, "response": [ { - "id": "6256da7d-b811-4050-a251-0471f4a72a41", + "id": "119ae8d6-920c-4102-8261-b81edaf5af02", "name": "Async task details", "originalRequest": { "url": { @@ -16124,7 +16124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "078d8100-7589-45bb-aeee-29dc224f7484", + "id": "af0ef169-4cb5-4e8c-a569-c150d506ccb6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16180,7 +16180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c27f65ef-1566-4bfa-be25-62cafdd42cb7", + "id": "1a915c6e-da27-4cd7-80af-7713740143e9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16236,7 +16236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c068972f-3fd7-4472-b618-443b151c35cb", + "id": "2956297e-109b-4dbd-94ed-15a3c2b514bc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16292,7 +16292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bd28a18-0d9d-4532-9457-b8d6e0d39c06", + "id": "715d3df0-8375-4537-b4a8-fdb79f180412", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16348,7 +16348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9895761-ecaf-4ad0-8608-b83b7bc1f0d1", + "id": "58ee1940-bc76-4578-9c04-bf251de8200f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16410,7 +16410,7 @@ } }, { - "id": "6c32bc92-ff84-46e0-94d0-5716b4ea140e", + "id": "32ae8ec2-6ffb-4b6f-9ef4-51bb64e52340", "name": "Account Details", "request": { "name": "Account Details", @@ -16451,7 +16451,7 @@ }, "response": [ { - "id": "9b92f5fb-907f-49e3-8f0f-b3f18acc353b", + "id": "c1bd1ac2-c114-433a-9255-81571bffcbeb", "name": "Account object.", "originalRequest": { "url": { @@ -16495,7 +16495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1f5c3a0-55cd-4343-b94a-0ea9c4026dcf", + "id": "63ec01ac-3b64-4165-b2f4-6b0b86950517", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16539,7 +16539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f984d474-3ec8-4913-9709-ea9acb091b53", + "id": "08aa8a4c-d63f-45a9-b5a7-8fb277fbac8c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16583,7 +16583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b12c2d82-0f9c-4860-9ee2-bdc38ee9662d", + "id": "53e99573-2a90-459f-8f00-def5f7e5d3cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16627,7 +16627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55ef2b14-18ba-472b-8157-619f3f12d5d5", + "id": "d60266a6-5f48-4d22-bef3-df2e8519576f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16671,7 +16671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85ec7527-d07f-402c-a13e-97b40b1d019a", + "id": "a9c00c89-5fbc-4e07-b6d4-fcd193562046", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16715,7 +16715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d309e65f-1f66-473f-8d22-67f201c02ccc", + "id": "b08e872d-704c-4713-ad25-64c4c6785c07", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16765,7 +16765,7 @@ } }, { - "id": "18845ad7-c935-4e6c-b837-b526c7f45420", + "id": "d68762a0-da61-4866-be86-d44b3096231b", "name": "Update Account", "request": { "name": "Update Account", @@ -16819,7 +16819,7 @@ }, "response": [ { - "id": "486af831-3c1e-44cf-86bf-4959e0d71c02", + "id": "bb2910bc-55ce-49dc-b60b-af57c7a59006", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -16876,7 +16876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf918ebf-94b9-43cc-98a4-053326666620", + "id": "2906661b-f67b-4d5c-9bd0-fec68af63c21", "name": "Reassign account", "originalRequest": { "url": { @@ -16933,7 +16933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35945396-60e8-4b1b-b698-3e7ebc098017", + "id": "849d2b26-40d0-4baf-8eba-f4f190236a1b", "name": "Add account attribute", "originalRequest": { "url": { @@ -16990,7 +16990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4176f24e-ef89-4261-aa4d-966a8ff4969b", + "id": "31669f7d-e388-4b37-b0fa-5f6b41b31cdb", "name": "Replace account attribute", "originalRequest": { "url": { @@ -17047,7 +17047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5d7ac7c-1300-48fb-99dd-81e0a669806a", + "id": "36f19be2-2bbc-44d6-8856-307a262ef53a", "name": "Remove account attribute", "originalRequest": { "url": { @@ -17104,7 +17104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ec3f74b-4f3a-4cc8-ba38-3e6727232cf2", + "id": "45188992-a368-42cb-be37-0fb976d45e7a", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -17161,7 +17161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "630e3d59-43d7-4789-b5ce-bb978de3ade3", + "id": "6f050b36-f0f2-4966-8f2a-eb0dce8ae09c", "name": "Reassign account", "originalRequest": { "url": { @@ -17218,7 +17218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "449f0e85-15bc-4b84-add5-a0a3dbed8246", + "id": "f9d54f02-8f8a-483b-903c-805fa8a2c493", "name": "Add account attribute", "originalRequest": { "url": { @@ -17275,7 +17275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b143b2e5-e29f-4f81-8d6d-73888513a47e", + "id": "4232d554-6fce-4b37-8189-a914923a12ed", "name": "Replace account attribute", "originalRequest": { "url": { @@ -17332,7 +17332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcb55beb-da81-48ec-880a-f88f13b251a7", + "id": "8b2b40e9-2e18-452b-a08c-b09c03600c65", "name": "Remove account attribute", "originalRequest": { "url": { @@ -17389,7 +17389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1c961cd-6b12-4d94-be3a-9bcebfd61960", + "id": "6ed997e2-c658-4553-852e-9a1b2322a1d0", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -17446,7 +17446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c796b086-6ef4-4e4d-861d-80ff8e7dea05", + "id": "99ee6116-a01d-4375-bf71-fd11a897de6f", "name": "Reassign account", "originalRequest": { "url": { @@ -17503,7 +17503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eaec899-f530-4f9c-badf-00724a06da4c", + "id": "b4c5418e-0cd8-45e5-a091-10be2afd8b09", "name": "Add account attribute", "originalRequest": { "url": { @@ -17560,7 +17560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0439ed2-ab14-4df9-abf5-6fcf08e0deab", + "id": "a8c798d0-3640-4d0e-8101-6482a9d99bdc", "name": "Replace account attribute", "originalRequest": { "url": { @@ -17617,7 +17617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c5947f5-c549-453f-8aa5-188cc10b620c", + "id": "571c2a57-9985-455a-a4c1-7f8a77040270", "name": "Remove account attribute", "originalRequest": { "url": { @@ -17674,7 +17674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dc44672-ff1e-43dd-bdba-824d261f64e6", + "id": "222f2f1d-68d1-462b-8b8c-026a7ab488ee", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -17731,7 +17731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7e88e50-4db3-4180-9150-8c800d4a30bf", + "id": "8c6b3cd5-989e-4387-99b8-f12f48da326c", "name": "Reassign account", "originalRequest": { "url": { @@ -17788,7 +17788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "343c8b7a-454a-4155-a1c1-6e16162975bc", + "id": "cec78398-df50-4359-a72b-2607c5133d7a", "name": "Add account attribute", "originalRequest": { "url": { @@ -17845,7 +17845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d74feb7-c105-44a4-92a6-db97dc93b1b4", + "id": "844d0870-af0a-4b0e-b9f8-c01a8e2da548", "name": "Replace account attribute", "originalRequest": { "url": { @@ -17902,7 +17902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5720aa7-50ab-45ed-a3e6-83851a21d2a2", + "id": "356ddffd-34cf-4e76-ba22-488ace756afc", "name": "Remove account attribute", "originalRequest": { "url": { @@ -17959,7 +17959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e08aa046-c53e-420c-8556-8fc2aa47067d", + "id": "14de2348-10b7-455a-ae11-bf6192fa4ba7", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -18016,7 +18016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82ac1946-f026-4f2e-bd7f-5a8eb61cc6d8", + "id": "da66a16e-d139-45f6-9dbb-4ee60271424b", "name": "Reassign account", "originalRequest": { "url": { @@ -18073,7 +18073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60dd18a0-f726-40a0-ac62-c0c2aa0932b2", + "id": "e96cf64a-b182-4b65-91d3-39fdcfe2d2ca", "name": "Add account attribute", "originalRequest": { "url": { @@ -18130,7 +18130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fd41d6f-ba41-46e3-9549-ef066a5490f5", + "id": "53cb1fcf-4f97-4721-a997-3f50ed72d7e1", "name": "Replace account attribute", "originalRequest": { "url": { @@ -18187,7 +18187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "236d4ebb-1366-4cb3-8fc5-855fe33982d9", + "id": "0cc227bd-c92b-4016-b0a7-d48630f8e494", "name": "Remove account attribute", "originalRequest": { "url": { @@ -18244,7 +18244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f6df2e3-1088-4542-8715-834ea57ce2e4", + "id": "4d7a8139-bb9d-403f-b10d-d1f6d25d2741", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -18301,7 +18301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c2568fd-8db4-4a16-b640-5887afbd7724", + "id": "63e61813-b14b-4ebf-a425-fe9a72d029f6", "name": "Reassign account", "originalRequest": { "url": { @@ -18358,7 +18358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bdefdad-a700-473d-b59b-83750410cb70", + "id": "60a9aaa2-44dd-4652-89bf-6b5c57ec1bd6", "name": "Add account attribute", "originalRequest": { "url": { @@ -18415,7 +18415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb18c7fd-1375-4be4-a327-e6074effb96a", + "id": "44b03371-0d6f-4a0b-b2a3-585e9d76b49f", "name": "Replace account attribute", "originalRequest": { "url": { @@ -18472,7 +18472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b42e772e-b3ea-4453-b5ab-d750808fd117", + "id": "cfb9ec5b-2d21-449c-9ffc-5296ce4a46a9", "name": "Remove account attribute", "originalRequest": { "url": { @@ -18529,7 +18529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d359c93-038f-44a0-b911-200324c6fdf4", + "id": "5095fb33-1fa9-4ca9-b8cb-3dc663090500", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -18586,7 +18586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2b8c075-4881-488c-8015-d4ef8b82e956", + "id": "89a0384d-b908-4b24-9068-5a242d7d5c88", "name": "Reassign account", "originalRequest": { "url": { @@ -18643,7 +18643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fb4bd7d-18ce-42e2-b018-3bd90d65acec", + "id": "a8c6c083-3452-4e9c-912c-5269f8e00d19", "name": "Add account attribute", "originalRequest": { "url": { @@ -18700,7 +18700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9334d2a5-1f4d-47e6-bc9a-958b998c7759", + "id": "df3e3dcd-5f44-4a1e-869c-dc23edf4883c", "name": "Replace account attribute", "originalRequest": { "url": { @@ -18757,7 +18757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0182eee-8032-440c-9cad-83b459fd3b81", + "id": "f045f81f-4169-4f43-96a3-c3761c014ab1", "name": "Remove account attribute", "originalRequest": { "url": { @@ -18820,7 +18820,7 @@ } }, { - "id": "0f4b2836-c468-4a87-a9bf-9986500baf5e", + "id": "f14a8abc-4319-4cf9-b111-45ec18a6a3ce", "name": "Update Account", "request": { "name": "Update Account", @@ -18874,7 +18874,7 @@ }, "response": [ { - "id": "3c277460-30b8-41dc-8c3f-3c52a3d9851b", + "id": "d57f840c-7e05-47d0-9b95-20d9114604ea", "name": "Async task details.", "originalRequest": { "url": { @@ -18931,7 +18931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "219f8fb7-81e8-4b48-8752-e6ca0479d8a2", + "id": "efaf1f25-1573-40bf-8622-f330c48cb332", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18988,7 +18988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0a05e9d-d3f3-43e1-aa77-5dd799f77f93", + "id": "07cd5882-0dcf-4ee2-ab6f-b4d3dffcd6a0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19045,7 +19045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22788e5c-8fc1-4bd5-96f9-d93809abe9c3", + "id": "734ae71b-8f1b-4794-b8f0-efc66e839de8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19102,7 +19102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1106fb73-0c24-4474-886d-7786758b4cf1", + "id": "6025d93f-1a89-45b8-b46c-0baf37d99cf7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -19159,7 +19159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47759940-5cf4-427e-b6d4-b5a04514c402", + "id": "9d4c257b-484b-4e55-9806-5d329ba6d268", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19216,7 +19216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03296d64-b12a-46a3-b765-fd8f330886cb", + "id": "df28a5d3-8cd7-4a64-9e97-8b6bd2c6b553", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19279,7 +19279,7 @@ } }, { - "id": "9d2823f7-697d-4d32-aaef-2bd5742fcd78", + "id": "6cb0f810-b9cf-4bce-875a-a99f48dc15d7", "name": "Delete Account", "request": { "name": "Delete Account", @@ -19320,7 +19320,7 @@ }, "response": [ { - "id": "b324b84c-1192-4915-ba98-e2244acee96a", + "id": "3f929d33-7c6e-4ad1-a038-175c6c0d55bf", "name": "Async task details.", "originalRequest": { "url": { @@ -19364,7 +19364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da04e716-cb24-4731-b0f4-a017d0d6062b", + "id": "d81b3a2e-621b-4f9b-8f29-b2852085d741", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19408,7 +19408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8511ffd7-ff09-48fc-a5d1-44ef3a9d33f6", + "id": "a368d427-0671-4fc0-ac3e-01c7bf6bbc4e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19452,7 +19452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18fcf5c2-54cf-4f69-915e-3c98ea8a006e", + "id": "7c2aa254-d604-4582-9b99-014b4389e15e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19496,7 +19496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50f1aab0-129b-4a9c-b579-9644024ae61a", + "id": "8bd14cae-58e0-477c-9c17-4589a71583e0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -19540,7 +19540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eda66654-293c-48b4-a14d-39b279d8470a", + "id": "c4008a5e-af49-4630-a1fb-c65338e9c29a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19584,7 +19584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c12c053-714c-43e5-b4b4-cd2fcd3b49df", + "id": "f7a00404-740d-495c-bb4b-a07a942384d0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19634,7 +19634,7 @@ } }, { - "id": "17a67086-f160-4690-bcce-1d6c90663d8e", + "id": "29c176d6-8b2f-407e-b4cd-7369c1a5e095", "name": "Account Entitlements", "request": { "name": "Account Entitlements", @@ -19704,7 +19704,7 @@ }, "response": [ { - "id": "676088f2-b63a-4a39-991c-88625a067f9e", + "id": "131cc466-3c0d-4aa5-bd86-9146c64b9a59", "name": "An array of account entitlements", "originalRequest": { "url": { @@ -19777,7 +19777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "024614f7-a53e-4c32-b4fb-ee3309915ebe", + "id": "d443983e-9a85-4eae-96bc-cbc6dfd4434d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19850,7 +19850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e40a92b-ce63-4a80-967a-eebeef0b4d54", + "id": "444c53ad-e99b-47cd-8bde-31e5f76b12bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19923,7 +19923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "706eb451-2c85-4822-8cca-8fb67c299d48", + "id": "885393d9-6497-4af2-9f31-fe5906d80905", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19996,7 +19996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dba7957-daab-4a65-a352-0742b9671757", + "id": "1c653f39-db9e-4c69-a2f6-5ee77a4553e3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20069,7 +20069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d132393-a052-4d9f-b3c1-9ad9487944df", + "id": "6ec9e27b-e5dc-42d3-9583-036e41627107", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20142,7 +20142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eacc00f0-ba6d-4de7-a8ab-139007a793f7", + "id": "8223959d-c909-4efc-ae2e-2efa16fab94a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20221,7 +20221,7 @@ } }, { - "id": "422c2930-849b-419a-8505-e90de3b0b4f5", + "id": "e65963c8-e0b7-4073-8212-7207a7a1d59d", "name": "Reload Account", "request": { "name": "Reload Account", @@ -20263,7 +20263,7 @@ }, "response": [ { - "id": "e502f887-5a58-4fd4-882c-5bdcca10201e", + "id": "5dd58013-e737-46b4-b005-009345e50391", "name": "Async task details", "originalRequest": { "url": { @@ -20308,7 +20308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0adee52-36b0-4cd4-a5a1-dcf8a24b36e0", + "id": "988df7a6-777e-40ee-8575-bd6b65590dd4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20353,7 +20353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2039cdf-bba5-44e1-aae5-748ddb9c4ea1", + "id": "ddf93569-22c6-474a-9ada-f5f2adb2d628", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20398,7 +20398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43e5d115-d6b9-40a5-926d-5053b76f063f", + "id": "e5447220-6b04-4b94-9586-cafbe653be88", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20443,7 +20443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44ec6d25-d9c2-43f0-8ed3-d3aaae429a88", + "id": "b373b5e8-0370-4786-80d9-6ccb1641a9ed", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20488,7 +20488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "600d7bbe-b818-4f37-a4c9-57281d86fb6b", + "id": "6825a503-c5ce-4032-9362-b1a0cf492859", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20533,7 +20533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6879236a-ee03-4e09-9b1f-3e9af9fac901", + "id": "27388382-6d07-43dd-8e02-4e9c4d80fbb8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20584,7 +20584,7 @@ } }, { - "id": "8421cc6e-49a0-4bda-aba8-ab9ab065af74", + "id": "fbdbe118-f89c-4bc4-bb82-3c52c8211488", "name": "Enable Account", "request": { "name": "Enable Account", @@ -20639,7 +20639,7 @@ }, "response": [ { - "id": "ed495106-29cb-4794-bca8-1addca14b35c", + "id": "ec352b23-d509-4454-88e1-a8683cf490a6", "name": "Async task details", "originalRequest": { "url": { @@ -20697,7 +20697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef7d27b8-4954-4e7c-b0c8-a64c419b3dc6", + "id": "0ca5f204-b219-43ec-a3bb-012f10b20f10", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20755,7 +20755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ec87a7e-6e3b-40db-bd81-3db481e769ab", + "id": "81ee3a0b-b29b-4a39-b1e3-559a7a22c5e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20813,7 +20813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e121f82b-eb8b-4441-bdfb-5d79d093d7bd", + "id": "966ffbdd-1f66-4a18-9f57-385e44d53d29", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20871,7 +20871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "750e9eb8-c93c-4fe8-a40c-514662d03f54", + "id": "370e58c2-483a-496e-9fdb-ac72541167db", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20929,7 +20929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d799e8e3-396f-45a9-a237-7bd99c2ee457", + "id": "91004253-e623-4d20-ac1f-4c9e8abe4607", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20987,7 +20987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90dbab15-c69a-44f8-8aff-3fa3e9b7e27d", + "id": "cbd57c37-7113-459a-a00f-b9dcacb4e9bf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21051,7 +21051,7 @@ } }, { - "id": "632b533e-a6df-46fa-9265-b64adf33df28", + "id": "a6b22673-279d-4d87-a6f5-f5568c1fbaa4", "name": "Disable Account", "request": { "name": "Disable Account", @@ -21106,7 +21106,7 @@ }, "response": [ { - "id": "cedfb01c-a38b-4d92-9e14-94815213b518", + "id": "8716e725-da6b-45fd-a976-ca9c78282c4e", "name": "Async task details", "originalRequest": { "url": { @@ -21164,7 +21164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "849e4f27-c2ec-486e-b1c7-fa7b81bae631", + "id": "932858aa-ac5e-4400-b0c2-ae321398ed6d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21222,7 +21222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c69d800-ea58-44a7-968c-5510910d5259", + "id": "d208ae47-02f1-497c-ba06-3b52d9be2cf5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21280,7 +21280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b89c845-9160-42b0-ab85-f2f6abeab009", + "id": "7ed51f86-4b39-4c61-8364-865ebe2c72ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21338,7 +21338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a720379-7295-483e-b310-668e3e8f1684", + "id": "006cc76a-d493-489c-a143-46bd424cec98", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21396,7 +21396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49ef0bef-43ae-44fc-8e17-4e4124cdf460", + "id": "256754ce-25cd-42a9-aa68-ba91f26edd6b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21454,7 +21454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28e767fc-3c7e-4ca4-bd88-3f9fa4126045", + "id": "c344e266-8822-4916-be45-791e41b4c28b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21518,7 +21518,7 @@ } }, { - "id": "b49ee705-3483-49f9-b5e2-ac7da4477b3c", + "id": "dd6b1520-6748-4644-a586-28e12712e4f1", "name": "Unlock Account", "request": { "name": "Unlock Account", @@ -21573,7 +21573,7 @@ }, "response": [ { - "id": "7327e25c-98dc-466f-8ba0-eb8d867772fd", + "id": "b0985f45-a0c1-4f99-87f0-14fec6db4ffe", "name": "Async task details", "originalRequest": { "url": { @@ -21631,7 +21631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85f41fbf-aeb7-4b80-a40d-810c6f542541", + "id": "25e76496-3f34-4a9f-805d-946bdb64dda8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21689,7 +21689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc47efc9-3c0d-4cd8-9655-746bd3bf0a8b", + "id": "3664f438-0ce7-49ec-95d5-037c3b22eed4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21747,7 +21747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "229cc66f-dc56-4e3c-a94f-8c6dadf99978", + "id": "269beeeb-e707-4ec2-acd3-81a3459f029d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21805,7 +21805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f425dd37-cdc3-42db-b302-e1746a061d89", + "id": "941fde73-8f9f-43c5-8c43-41eec3014c4d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21863,7 +21863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19a730ac-d944-4601-b525-5d355789b18f", + "id": "1e59cd7d-4db3-4d3b-8770-f3cf5375082c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21921,7 +21921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b04fe434-efb0-4d6b-85c4-71311fa51710", + "id": "1d2be76b-e04f-4a9c-af1a-0567cdc80286", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21985,7 +21985,7 @@ } }, { - "id": "436a47d5-4c24-41b5-a940-7b56b13c0c95", + "id": "8809ad3c-2731-4253-9d66-240ccb78cc85", "name": "Remove Account", "request": { "name": "Remove Account", @@ -22036,7 +22036,7 @@ }, "response": [ { - "id": "6878109c-7594-44b6-b20b-a59f8ddf5fb6", + "id": "98f036e3-89e4-48da-9ef8-759f83dc5337", "name": "Accepted. Returns task result details of removal request.", "originalRequest": { "url": { @@ -22090,7 +22090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b98774b9-0f0a-41ed-9100-4a5acd9ff173", + "id": "075bee1b-97ed-4555-8fdd-5588f1236c28", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22144,7 +22144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89eca90d-3288-4e20-8acf-37d4fb705eab", + "id": "afff1bf7-3559-48d1-b4e7-842450c43996", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22198,7 +22198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6830939-08b0-4639-9b56-1574c728b0b5", + "id": "f39021e1-9bb5-4867-9e6f-aee6da6501b5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22252,7 +22252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "763d04f2-66a8-41de-ac21-08d4e5af35df", + "id": "0d192c3f-a2dd-4107-a774-2b85befc1001", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22306,7 +22306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63dee687-5342-464b-a59b-47d085c45f64", + "id": "ed352735-a2a2-4c89-bc3e-fc2bd9f41342", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22366,7 +22366,7 @@ } }, { - "id": "cdcd1632-66ac-4207-80c6-3fd3a21f1efb", + "id": "8a7e8b90-79ac-423d-a2c3-9a77f3ede1e9", "name": "Enable IDN Account for Identity", "request": { "name": "Enable IDN Account for Identity", @@ -22417,7 +22417,7 @@ }, "response": [ { - "id": "0d9b28ab-1ea3-454c-97fc-3d9922556b63", + "id": "92cb6a94-a454-4c84-8ecc-8962ecc4c03c", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -22471,7 +22471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc4fffb7-eb09-4caa-a166-444b3be8ac1d", + "id": "6f9d9cfd-e0fa-4b28-89e2-9ae440fd4e0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22525,7 +22525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ff8a64b-392c-419e-861a-98bf5ce1aa04", + "id": "e0c6007e-47c0-4c76-add9-7b67863e465d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22579,7 +22579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6114e3a-bc23-4a90-95e3-c8e5f4f720bd", + "id": "d2640920-29e3-470b-a628-80eb7577d053", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22633,7 +22633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c666a7f1-c6bf-481e-8c75-cca610326452", + "id": "78b3a239-e216-4ec3-bfe5-173e8f40d71d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22687,7 +22687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e84182dd-d0e3-46ec-a22f-dfec0d63fde2", + "id": "740bf860-f1db-4a95-853b-decea7fc35f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22741,7 +22741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06418526-4db1-499f-b308-5cac42a20f7c", + "id": "7694f8d1-2ab9-4865-a5a4-18ef0697a083", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22801,7 +22801,7 @@ } }, { - "id": "17d8ecaf-5353-47da-b9af-faf02627fd09", + "id": "94d6fb0d-4709-4a3c-bc4a-8f5f67e5bd94", "name": "Disable IDN Account for Identity", "request": { "name": "Disable IDN Account for Identity", @@ -22852,7 +22852,7 @@ }, "response": [ { - "id": "6f1b7e10-267f-413e-98ad-9ad580bb017f", + "id": "56699f23-f0de-497d-8836-348f50c27076", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -22906,7 +22906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a90eeb71-ed93-4d89-b1e5-5ff55573148b", + "id": "ed995e23-cca7-49c3-87cf-fa838614bc34", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22960,7 +22960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "475659a1-dbc2-4e68-9ee3-216017f37807", + "id": "3e4eae7d-51cb-41e2-a4ba-e1c41ba11dee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23014,7 +23014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5ef6fb0-cce5-497e-b43d-d450ab6269e9", + "id": "1b7d9879-bc51-4448-9a45-f1ecfef7c923", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23068,7 +23068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae9c167c-e171-479c-a466-cb9385619645", + "id": "a3f86f79-2ad6-4b43-b70c-78c918e2cdf6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23122,7 +23122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d414bc93-ad26-4c88-b735-ba15401124be", + "id": "11c5b4ea-ebe7-4b55-ad16-f602415c97f7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23176,7 +23176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34048292-9038-4589-ad0e-1df229780d5a", + "id": "2c946ecb-22f6-4d1f-84f9-14cc12a39ec5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23236,7 +23236,7 @@ } }, { - "id": "3b952c1b-3731-441b-bb37-618c0f7f7f44", + "id": "d0abc2ed-fc97-4e03-bbec-cabc32207935", "name": "Enable IDN Accounts for Identities", "request": { "name": "Enable IDN Accounts for Identities", @@ -23288,7 +23288,7 @@ }, "response": [ { - "id": "13f6e3c7-830a-4d10-9a82-eae4f70eb055", + "id": "3ecf5fe9-3b96-498c-aa71-16c3f8cc2a6d", "name": "Bulk response details.", "originalRequest": { "url": { @@ -23354,7 +23354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9ca2fa6-3a9a-406e-86ec-8be7b985f7e6", + "id": "810d924c-1c6e-483c-ae3c-51d9857440a5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23420,7 +23420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10bfc2f4-269d-45a7-af83-e9da06ef3055", + "id": "a6584523-b63e-426b-9dc7-be939bf98d12", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23486,7 +23486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2165a3b-97cc-4059-a14c-cc6b83a14a44", + "id": "3a228b89-3970-4189-8ec7-1600fe439162", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23552,7 +23552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0b38ff2-3860-4819-a120-b5420a145196", + "id": "76f3be43-b54c-46a7-a2c7-c172c32e3e30", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23618,7 +23618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2193784a-71a2-4b7b-9ddf-f31ad43900cd", + "id": "2d77da5d-6b0c-4fe2-bccf-9294aa7c9c2f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23690,7 +23690,7 @@ } }, { - "id": "f8362bf9-47c7-4de5-a9e9-0a062120533e", + "id": "f9cfbbfd-d071-49ec-9567-9f9b7b3b190c", "name": "Disable IDN Accounts for Identities", "request": { "name": "Disable IDN Accounts for Identities", @@ -23742,7 +23742,7 @@ }, "response": [ { - "id": "cec826ee-bc28-423d-af8e-7ade364122f2", + "id": "8952ea8b-c0d3-4125-a798-c4c15cee96ab", "name": "Bulk response details.", "originalRequest": { "url": { @@ -23808,7 +23808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c93acd61-007a-4d99-8554-12045cb32e40", + "id": "c32b08bb-616e-4ec4-a406-b31b6772b404", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23874,7 +23874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc9621ac-ddfd-4fd5-b789-3232a082bcb8", + "id": "7f0c3e3d-c285-481e-bf56-2fa9a47b60a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23940,7 +23940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12196f03-235a-45c6-8809-c84e8617636a", + "id": "29d86530-cc5a-4bd6-9eb8-603b10334ec7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24006,7 +24006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4bcca51-24b4-46aa-a880-95a2e4ebde09", + "id": "77d8eb23-dc8f-4728-bc2c-d386fc1c4fa9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24072,7 +24072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f924a04-5691-47fa-968d-c43b05447979", + "id": "438e21dd-88c7-48d7-b6b6-fa789f2ef68b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24150,7 +24150,7 @@ "description": "Use this API to discover applications within your Okta connector and receive connector recommendations by manually uploading application names.\n", "item": [ { - "id": "38e1c4a1-7ce2-48f2-aa2b-513bb0a7adb7", + "id": "5d332754-7b15-456c-b5a0-7e9ea5466497", "name": "Get Discovered Applications for Tenant", "request": { "name": "Get Discovered Applications for Tenant", @@ -24225,7 +24225,7 @@ }, "response": [ { - "id": "95f08fe5-b4d7-42b4-b48c-4817af2485e0", + "id": "ce353e6f-d02a-40e6-b640-239a66e47347", "name": "Slim Discovered Application", "originalRequest": { "url": { @@ -24314,7 +24314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95e78511-5c48-413c-8f06-49a41ea82f4f", + "id": "bda9a447-ab62-48f6-8fee-11c4a44a142e", "name": "Discovered Application", "originalRequest": { "url": { @@ -24403,7 +24403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4105044e-5cab-45fe-8584-ea09067b17b6", + "id": "08c14ed7-9a86-4a61-8d38-ec78665be1fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24492,7 +24492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c83ecc9-fa37-4c09-be09-96be29f48b6a", + "id": "20a9f647-a581-4937-a54b-ef43cdc21bba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24581,7 +24581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32cdad81-6bb4-4119-b330-775a8653cfb9", + "id": "5c418c22-9a36-40c0-ac30-736a09c284fc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24670,7 +24670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a7fe9b3-f48e-472c-b1c7-2618ded34655", + "id": "ed84d136-9502-4d24-9545-f0b22e403a7b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24759,7 +24759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0e4bc90-4a6c-424f-b65d-09048879422d", + "id": "dc2052fd-89f7-47b9-9931-61c6608ee865", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24854,7 +24854,7 @@ } }, { - "id": "fa9f1cd9-cf53-4d8d-8b5e-0582589ad1c7", + "id": "a18bfc61-8070-4e54-bd7b-c3267c88e2f1", "name": "Download CSV Template for Discovery", "request": { "name": "Download CSV Template for Discovery", @@ -24883,7 +24883,7 @@ }, "response": [ { - "id": "9bc3a240-6900-4dae-bc56-00a0e7012a92", + "id": "5207c43f-c9d8-48df-b37c-5f44b6735178", "name": "A CSV file download was successful.", "originalRequest": { "url": { @@ -24926,7 +24926,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ea672480-f6a6-4394-b18c-fedda590f666", + "id": "5a7dc4c2-1204-4858-ba22-cc25e5107b07", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24969,7 +24969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae4fca79-8adb-4579-8778-2c628fb3b142", + "id": "577104f8-8915-49f9-9e47-d3bedc8b7b1d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25012,7 +25012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93b22bab-00fd-4120-b870-43d9f1ed9fc6", + "id": "2830aaa5-3d46-4891-b661-14b69e5cafce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25055,7 +25055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0123f45-6600-4f78-b257-c783fa366402", + "id": "0e9e23e0-fe72-47eb-a248-0e4925066488", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25098,7 +25098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7a88e88-8024-4894-9f7d-ae0f13d2ad7c", + "id": "46edda9e-8f08-4824-8e61-0f68fe8b9b21", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25147,7 +25147,7 @@ } }, { - "id": "534a572a-d0d8-450f-96d2-22f50cc0b3a3", + "id": "e1705561-d523-4e82-a819-a4a919befd6d", "name": "Upload CSV to Discover Applications", "request": { "name": "Upload CSV to Discover Applications", @@ -25192,7 +25192,7 @@ }, "response": [ { - "id": "00a2bf8b-8d98-4aa7-86fd-19f9468976d7", + "id": "8053f782-e1b2-4d6a-9883-e7c2a89c1071", "name": "The CSV has been successfully processed.", "originalRequest": { "url": { @@ -25241,7 +25241,7 @@ "_postman_previewlanguage": "text" }, { - "id": "57be3428-4d11-4564-a1c8-617fb89eb879", + "id": "65dec47d-5222-417f-91a6-4828a75a1ea3", "name": "Bad request - There was an error with the CSV format or validation failed (e.g., `application_name` missing). Error message should be provided in response.\n", "originalRequest": { "url": { @@ -25300,7 +25300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c69d492b-d5cb-4665-88ae-e906315d9061", + "id": "3880a4b3-16b1-4243-9084-59c79400c4a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25359,7 +25359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c09be7a6-4a7e-4c90-8dc1-8dba1c208607", + "id": "4565eff7-1e09-4fcb-8086-2bfbbca7a766", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25418,7 +25418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c337fb5e-29d9-49bf-b6fb-84105cfca730", + "id": "071c65db-5125-4142-9752-09aa4a4dad36", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25477,7 +25477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d44e2f62-2c66-45fe-9983-4425742eaac6", + "id": "b3bcad1b-df4b-47b8-9735-195a38112e13", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25548,7 +25548,7 @@ "description": "Use this API to implement approval functionality. With this functionality in place, you can get generic approvals and modify them. \n\nThe main advantages this API has vs [Access Request Approvals](https://developer.sailpoint.com/docs/api/beta/access-request-approvals) are that you can use it to get generic approvals individually or in batches and make changes to those approvals. \n", "item": [ { - "id": "1cabdacc-bd90-40d0-b804-d4d89cf68194", + "id": "001c0a58-990e-4f58-8b27-1fe074d09d2c", "name": "Get Approvals", "request": { "name": "Get Approvals", @@ -25614,7 +25614,7 @@ }, "response": [ { - "id": "9d07c314-75f5-41a3-8d94-7deca4806026", + "id": "6265c320-0e92-4acd-a0e9-db5e3985fc51", "name": "List of Approvals", "originalRequest": { "url": { @@ -25694,7 +25694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d43fe9c-2f78-4e24-ae75-54ed3fae94b9", + "id": "1ad4a711-58ad-488b-a89b-bd0661402293", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25774,7 +25774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aacdd3e-e5aa-4177-907e-c8b051010589", + "id": "e170b62d-5c4b-43c8-abc6-17a3fe0a6a7a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25854,7 +25854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0d44622-df7b-4094-b83d-96d11efcd80f", + "id": "2e0ec6b2-cad0-481b-b75d-941a1fff4f47", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25934,7 +25934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e504629-94bc-4126-aa2d-4f35d6a06304", + "id": "5f9b3aef-11c5-4639-87f3-bb28c1783bd4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26014,7 +26014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60b740de-496b-4eb3-82f5-3273c59b1e3f", + "id": "d51efada-672f-4015-9007-bb5c86cd4f6d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26100,7 +26100,7 @@ } }, { - "id": "6df7958d-bea5-4ab5-beeb-c00b2d4d779f", + "id": "da9ceed5-65d1-4d7b-bc28-8fc123ea9305", "name": "Get an approval", "request": { "name": "Get an approval", @@ -26150,7 +26150,7 @@ }, "response": [ { - "id": "0419e4c5-0440-4476-ae3d-e226920e9e95", + "id": "84f79de3-0b40-4e60-baf2-fe4e732d39c1", "name": "Approval object", "originalRequest": { "url": { @@ -26203,7 +26203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26464a5d-2cb5-4522-8a92-2fa349cfe073", + "id": "4f51007a-1a7d-4f8d-93fe-b1d279adcbc3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26256,7 +26256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a4aa878-f289-4a9b-951b-092426f2770e", + "id": "68277ce3-010d-406c-84f2-e6c51fda0927", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26309,7 +26309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b4e9bb4-4f57-4edf-9f06-5baa6c7b7c82", + "id": "3cd8cd73-7e49-49db-bc2e-ee58ce888027", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26362,7 +26362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc5a302c-23f5-457f-8a17-b1c03b0a1a63", + "id": "cafdb20a-c0b6-4062-9df9-3e83d0017492", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26415,7 +26415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c1902a1-5581-4f7d-a142-afb538678364", + "id": "cb59503e-f5d0-4b96-a56c-f1709600ca7f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26480,7 +26480,7 @@ "description": "Use this API to implement source application functionality. With this functionality in place, you can create, customize, and manage applications within sources. \n", "item": [ { - "id": "119e3229-81e2-4e74-ab64-6b8c3d100a92", + "id": "d59ef899-11cc-49de-a462-3aed76eb4a85", "name": "Get source app by ID", "request": { "name": "Get source app by ID", @@ -26530,7 +26530,7 @@ }, "response": [ { - "id": "8869ff2f-09b5-40d1-87b5-9f95bfd122f5", + "id": "d0943031-8032-423f-8d8f-3b12cd9731bd", "name": "Responds with the source app.", "originalRequest": { "url": { @@ -26583,7 +26583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db5d2327-aa5b-4e25-8754-df8115390b70", + "id": "50aba903-3fef-428c-8313-784d485396b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26636,7 +26636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b17ed495-407f-4380-9f58-ba8dff9ae2ff", + "id": "123361a6-9bf1-44d4-9606-f917e5a76591", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26689,7 +26689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8989eca5-a1cf-41e2-b34c-408656318529", + "id": "c3199567-f9b0-4160-8282-686c2bee5206", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26742,7 +26742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "466ddbef-9374-4a4e-aad4-52c8982ac380", + "id": "0335b429-a4ee-4c99-94f1-16d7cf64d73d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -26795,7 +26795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9872f12a-dca1-4523-822f-6f861e5fec01", + "id": "9e56d1c8-a160-477e-ac38-860c3c49d25e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26848,7 +26848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da7c3547-3bbf-41c1-97fa-53d25899a0c2", + "id": "10618983-7b6a-47ee-94bf-c625109c5958", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26907,7 +26907,7 @@ } }, { - "id": "1b0dd005-2fda-4ff1-ac60-92a07be5594b", + "id": "f850a9b5-8d80-467a-a5c2-dcc94ac4667c", "name": "Patch source app by ID", "request": { "name": "Patch source app by ID", @@ -26970,7 +26970,7 @@ }, "response": [ { - "id": "b412eae2-eb0e-4af3-8039-72683f844a27", + "id": "16f9e7e6-de6b-4779-a4f5-c6ecb7a6661a", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -27036,7 +27036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "944394af-c21c-46c9-9a8d-b7c11df724a5", + "id": "a74dab83-07c4-4b30-ac54-b624bd267126", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -27102,7 +27102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "990803d4-1f9d-496a-9af8-61c3646806b8", + "id": "cbe8984c-4482-4895-9b81-22c25095eb4b", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -27168,7 +27168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a031032b-bfd1-4c14-9958-dd13287d8cf4", + "id": "85585bdc-62a9-4c68-a845-0312a7471015", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -27234,7 +27234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d2b75af-9e5b-4cd1-888e-ab49d4ea3778", + "id": "a782e7e7-5756-4fa9-aef5-27459c46ab1c", "name": "Add access profile", "originalRequest": { "url": { @@ -27300,7 +27300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8470b9e-4634-4f7c-a818-42524dfa31b3", + "id": "a5d6d7fd-b2d9-4570-85e3-3fd1225f0bff", "name": "Replace access profiles", "originalRequest": { "url": { @@ -27366,7 +27366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2addd75-6420-4452-9558-06379325dfe0", + "id": "c2ca7f04-824f-48da-b990-5c7668a6a908", "name": "Remove access profile", "originalRequest": { "url": { @@ -27432,7 +27432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90ebb56e-e8cd-4e9c-8bee-f33f355da86b", + "id": "3bf3c7ae-1fdc-45b0-94e0-ae7a039c6e9b", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -27498,7 +27498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c94e373-78ea-4720-9fb5-a15b05b0e17f", + "id": "ec9428e4-4c93-48d0-8910-eb3a5efb5992", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -27564,7 +27564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baa3e833-ab1f-467f-a7ea-ef6041268037", + "id": "96d38ecb-c459-4baf-a0fc-c45b79ca4d75", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -27630,7 +27630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "794dfa84-9e9b-42c8-9eed-41f1630f1f6a", + "id": "23e870bb-8bdd-4ad2-b1c5-92b24639e552", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -27696,7 +27696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5858f83-5556-40ec-a1ef-a349c92a9b16", + "id": "e1277d68-2957-4cd3-94dc-e130a6d5750c", "name": "Add access profile", "originalRequest": { "url": { @@ -27762,7 +27762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b58b2288-15e8-4718-9a63-bfed20dc81af", + "id": "570df702-5544-4076-8e42-97975509187c", "name": "Replace access profiles", "originalRequest": { "url": { @@ -27828,7 +27828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e042875-fe16-4012-a67d-cd31a4b7da87", + "id": "6bc11620-57c2-4e38-85e1-410e6630b2c5", "name": "Remove access profile", "originalRequest": { "url": { @@ -27894,7 +27894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b071b303-17e4-41a5-a8e3-9cd79f1cbb59", + "id": "881e2a1c-5cc0-4aa3-a66b-c6e9b503a231", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -27960,7 +27960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae7f117f-d3b5-4354-9f1c-9921422c7d3e", + "id": "71133d00-d7a7-4510-9463-42d0d381c681", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -28026,7 +28026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edf781d3-ed09-450b-b5fb-a60e02519fd9", + "id": "1c75283e-faaf-434d-854f-cd828cbd132c", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -28092,7 +28092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "093ebaa3-07ee-4878-b2cd-ba2315d80e47", + "id": "fc7b52f0-2f88-4b5b-8e0f-af8b3c7c5c03", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -28158,7 +28158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ccb34c0-e46c-4799-a264-5c61dd484426", + "id": "78ca1134-6365-4df7-8427-f5f2f4b9d924", "name": "Add access profile", "originalRequest": { "url": { @@ -28224,7 +28224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80639d66-7cbb-407f-af7b-eec2da608bec", + "id": "a8bc430a-e957-4a66-9cdc-531d6a8cc1c0", "name": "Replace access profiles", "originalRequest": { "url": { @@ -28290,7 +28290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bd9d30a-c020-4386-ad55-69158cd66b24", + "id": "ba0a32b0-7364-4e3f-b829-947fc7dc4e43", "name": "Remove access profile", "originalRequest": { "url": { @@ -28356,7 +28356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e57cdcc-cf32-46b9-ab26-55c659354a57", + "id": "150919d9-9fd4-4002-b2bc-f90c58e7a272", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -28422,7 +28422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ef3b0be-eecc-4ff7-9833-141052ad9414", + "id": "e29ca0d6-2674-4948-9bc7-65f716fa2dd6", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -28488,7 +28488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9868418-4a47-441e-8364-0352f52d0229", + "id": "ad56da63-bc50-4f58-b49e-08a5204d952b", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -28554,7 +28554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c35a6ade-e8a3-402e-a7bf-49bd25a527de", + "id": "b543e42f-d77b-4fb6-aa3f-3c2bb0213821", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -28620,7 +28620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "431a2407-a204-4773-93bd-6bdac2dd77ca", + "id": "6ace8927-4f65-4ecd-86d6-0d02522d2f95", "name": "Add access profile", "originalRequest": { "url": { @@ -28686,7 +28686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8283f2c2-5a66-4e3a-8a6e-d7deb50b4656", + "id": "39c4b2de-5dfc-47a1-9b25-d9ad32da5385", "name": "Replace access profiles", "originalRequest": { "url": { @@ -28752,7 +28752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d046040-4ef0-40b4-b98e-f5ae6ff4b621", + "id": "7196d5f9-d59c-472c-80c3-2502903d30f9", "name": "Remove access profile", "originalRequest": { "url": { @@ -28818,7 +28818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18727dac-e334-43ce-80e9-83ae340dc0e9", + "id": "daa16b80-ba5b-4490-9c18-a5e00964ecd8", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -28884,7 +28884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b55e8021-6767-49c7-9053-7769348d5285", + "id": "0820860a-0bad-4093-a113-f39bae89f152", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -28950,7 +28950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5ebcd90-d1e2-4aef-ba49-7fb60931bdd9", + "id": "c5e73543-a24d-48a5-8414-5e1d51886b62", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -29016,7 +29016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "350affb1-a86b-42cf-9737-092833d7e029", + "id": "ca91de8b-cc1d-47bf-a1dc-e1b585f511bb", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -29082,7 +29082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67566129-6aa6-449d-a37a-6a9773cbb2ac", + "id": "ef7f07e4-2861-45e4-b70c-5a4cd9985c90", "name": "Add access profile", "originalRequest": { "url": { @@ -29148,7 +29148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fef8b95-6f00-4a4c-9ac2-ca10b40a5538", + "id": "9f90438c-db96-4542-ad64-adf394960f34", "name": "Replace access profiles", "originalRequest": { "url": { @@ -29214,7 +29214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d53986e2-4387-4e50-8c70-53040e895487", + "id": "c9083558-7632-4989-9498-02d6b24f5fcb", "name": "Remove access profile", "originalRequest": { "url": { @@ -29280,7 +29280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e757c708-5873-466e-8b7a-29e86b0780ca", + "id": "c48ab60d-9dda-422a-b535-d562539611f3", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -29346,7 +29346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d081f230-d556-4eb7-a4d1-6e0d4ea15d6b", + "id": "0bf720a3-2961-4df1-8246-d712c2b41163", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -29412,7 +29412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dceaa9e1-1c95-47f5-b031-a188dbd7a058", + "id": "7954aafd-01c4-4c40-9489-642c66d9cdcc", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -29478,7 +29478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2afe14e-45ae-444d-b1ed-2820158ea1d2", + "id": "4ad1d3c2-9e5e-4882-abce-322fecc3302e", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -29544,7 +29544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ebad5d5-d31a-435c-a006-595c27f1e823", + "id": "f070c066-4ff4-4a3e-a7cf-1d4f874a80e2", "name": "Add access profile", "originalRequest": { "url": { @@ -29610,7 +29610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2b0d762-2868-4e55-b7fc-66070e66328d", + "id": "fc89ee56-cd82-41c9-9bbc-eda4bb234cc5", "name": "Replace access profiles", "originalRequest": { "url": { @@ -29676,7 +29676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34e0d744-076f-4e24-9948-728daf9f41f0", + "id": "4e4cb00d-90f1-4a74-9773-cbcb0bfd4a41", "name": "Remove access profile", "originalRequest": { "url": { @@ -29742,7 +29742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96210196-f255-4e6a-a2c3-4ccd19a45892", + "id": "bdb900a1-7bfa-48ec-bec0-c06641c4b04d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -29808,7 +29808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "749ba5da-e833-4739-90f1-1f60250368d5", + "id": "74b2de3d-a697-4145-a46e-0b3979fd5b7a", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -29874,7 +29874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66748950-a8d2-476e-b517-e4463db17552", + "id": "f2f0de2e-0065-41c4-9d96-c8ef29fabc16", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -29940,7 +29940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64a5140a-50dd-4070-b640-c0323b1ef4af", + "id": "fb200baf-e66e-421b-8020-44d1231607c6", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -30006,7 +30006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9626d63c-7e77-43e8-86fe-3d6644de6a73", + "id": "382e6a68-8bfe-4f31-8c10-9a67887ae704", "name": "Add access profile", "originalRequest": { "url": { @@ -30072,7 +30072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7119581c-583d-4d7b-a51c-a8ac186c8494", + "id": "e5062070-c561-4048-b218-108e421dbe1b", "name": "Replace access profiles", "originalRequest": { "url": { @@ -30138,7 +30138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cb2616d-ea40-4252-b4be-b4ba7636745c", + "id": "10ccfcbc-f619-4dfa-8479-f58766a02060", "name": "Remove access profile", "originalRequest": { "url": { @@ -30210,7 +30210,7 @@ } }, { - "id": "3002e734-421f-4dd9-b009-8c7b213038f3", + "id": "1f0394c9-8e39-4858-83bf-6bd1b6a88274", "name": "Delete source app by ID", "request": { "name": "Delete source app by ID", @@ -30260,7 +30260,7 @@ }, "response": [ { - "id": "88dad405-22b7-40fe-b487-6e483d114543", + "id": "e0a4cd0b-182e-4815-bfdf-dbf9f5d4198d", "name": "Responds with the source app as deleted.", "originalRequest": { "url": { @@ -30313,7 +30313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a1f3f96-45e8-497a-a0ad-b099910c439b", + "id": "2c2b1439-6533-4dd7-8a89-78c7560d8db0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30366,7 +30366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc98086e-b4e7-4cc8-a9e4-2cb512f9874e", + "id": "c88d1ea5-5f62-420c-af8e-ce0459b0d2bc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30419,7 +30419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0d574fe-71f5-4308-afda-3f405f3ca7c4", + "id": "e65bbf31-0948-4dc6-a171-d26014f28fdb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30472,7 +30472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c038c696-f5a4-4e9d-a735-01d1936d07c3", + "id": "3f4f332a-ad0f-42ef-8765-659c6d1e4757", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30525,7 +30525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edbe3690-f9fc-435c-bbbb-6f6961d15326", + "id": "d6bffc62-7e5a-40ec-8999-d6adf922779d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30584,7 +30584,7 @@ } }, { - "id": "36a3ed8a-c185-47e0-8522-0cd15c5c9c3b", + "id": "c141b399-54d8-417c-bdb4-3a70be2230a8", "name": "Bulk update source apps", "request": { "name": "Bulk update source apps", @@ -30636,7 +30636,7 @@ }, "response": [ { - "id": "404e47c8-c890-48d1-9827-c62ad9c6aa03", + "id": "e5f883e9-a2ab-4f1f-a628-4dc83b1b0a0f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -30692,7 +30692,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d97f057d-cd8a-4950-aa6a-363344bf9016", + "id": "455eafd4-14c7-4cce-b8a1-6b91ee3a2bcf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30758,7 +30758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f91caf8b-5841-41e9-9b11-3407c8baa9bb", + "id": "a22522cb-0fe6-4bcd-ad14-cf63effdcbec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30824,7 +30824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be6ba349-d540-44b7-9d90-5d66b37f48bb", + "id": "98bf8a26-f542-48b0-9b0f-647cb22a691b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30890,7 +30890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65a4e7d8-7af2-4e55-b965-48e94c19e2c1", + "id": "739c0c58-2f00-48a7-8d7f-af256cc6bc30", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30956,7 +30956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d070a52-5388-4e92-b166-2baffe8cc259", + "id": "281a512a-e8c2-4087-9dc0-60aef187a923", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31022,7 +31022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43443d16-3ea1-42a4-8bc9-7027bb5f685e", + "id": "1fcc8dbf-e61d-466c-b9b2-8cbecf5dc16c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31094,7 +31094,7 @@ } }, { - "id": "818c0343-2f43-4cf3-83c6-8213997b0781", + "id": "7c43e67e-748c-408f-a5f4-5e012f133f62", "name": "List assigned source apps", "request": { "name": "List assigned source apps", @@ -31170,7 +31170,7 @@ }, "response": [ { - "id": "17cfaa87-e0b7-45dd-ba75-2eacf956cb06", + "id": "c9d8b3d2-0ca3-403a-9fe9-2dfa2cfed14d", "name": "List of source apps", "originalRequest": { "url": { @@ -31260,7 +31260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe6f26d3-530f-4081-9431-461959c51ad3", + "id": "5e03e63b-90c8-46b9-ac80-555181b5f6d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31350,7 +31350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60ea10e5-dbb9-4aaf-ab7e-0c644192b5e3", + "id": "254b426e-8746-49e9-a725-c4dfa2d73931", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31440,7 +31440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c3b377e-9722-4251-b7e3-7297f67896b9", + "id": "46ffe20c-2c84-46b8-8cb2-71f0deaa5274", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31530,7 +31530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67fb7d53-8fb2-49f3-a704-0521ecc089b7", + "id": "bb0dc1fc-b3c6-406e-9529-c5933e7372af", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31620,7 +31620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "405d1d6a-6ebc-477c-95b1-81218b8feb67", + "id": "b63323ba-660a-4d22-8d4e-633f165e225b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31716,7 +31716,7 @@ } }, { - "id": "bfe4ef7f-3144-4c33-8f10-c441f9f70e49", + "id": "9cc3a87d-fbfa-4397-87ad-9ae923daf5a8", "name": "List available source apps", "request": { "name": "List available source apps", @@ -31791,7 +31791,7 @@ }, "response": [ { - "id": "88c07e48-b172-475a-80c7-a7140a065e77", + "id": "ec0e2cd0-3524-4f67-94f0-9f2cb9456cfb", "name": "List of source apps", "originalRequest": { "url": { @@ -31880,7 +31880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "758725e2-c1de-4c0d-b9d7-80dc64e8abf0", + "id": "a5a51e57-1b61-4c07-8223-4f1cc59e55c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31969,7 +31969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a740e2c9-dd0b-4305-acfb-9e1a2feb7e1c", + "id": "8b5e7624-29a9-4340-a81f-72d63dee0353", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32058,7 +32058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc1f3228-aed7-4c49-80e0-4679eea056b7", + "id": "89aa5ca6-038d-4096-8881-1ca8516b4be4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32147,7 +32147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "443cde98-c78a-455b-9b79-1d111afd07ce", + "id": "14128348-46e1-42e5-9a0b-86ed30acea01", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32236,7 +32236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa3d7cae-c581-408c-b758-e53f62b6c518", + "id": "d7341bd9-b6ac-4d63-be1e-96b5ff6be6b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32331,7 +32331,7 @@ } }, { - "id": "82134d0a-9c7e-4d9a-acab-d576e9bd3b54", + "id": "44839252-6517-49a8-8b84-f4984ce2d5af", "name": "Create source app", "request": { "name": "Create source app", @@ -32382,7 +32382,7 @@ }, "response": [ { - "id": "0d917859-5839-40d8-80e8-38673542a22d", + "id": "148d1df5-7b7a-4288-beae-ef11c384dd4c", "name": "Responds with the source app as created.", "originalRequest": { "url": { @@ -32447,7 +32447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b41f08c3-7f19-441f-98a3-b5cdd92159a7", + "id": "b1c44d68-9e25-4025-9b15-0ba6b02041bb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32512,7 +32512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fb549d4-b561-4aca-be05-9b75ba5bd377", + "id": "5abcdc64-8ff8-4039-ae04-72eedf1f7606", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32577,7 +32577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c93ee72c-13cb-49bd-85ca-246a3cf29956", + "id": "e74a503f-f87b-4ecf-bf6e-a1323b354463", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32642,7 +32642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6750278c-6a66-407e-b5f1-2411589a0613", + "id": "7025f682-38f4-4f99-8ebe-df881a2dd690", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32707,7 +32707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acfe8d85-e203-46a6-993b-615e6f6397c1", + "id": "40d60fd0-1f83-4d5e-9eee-52132117de03", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32778,7 +32778,7 @@ } }, { - "id": "7878b9e8-7bcb-465c-aa08-0848e5ed742e", + "id": "cc3d114f-ec0f-41c3-b5d4-23565921dfd2", "name": "List all source apps", "request": { "name": "List all source apps", @@ -32854,7 +32854,7 @@ }, "response": [ { - "id": "5d9f5e81-dd1e-4ece-a272-cc5a370b49dc", + "id": "48ca5394-6ae6-4ba1-89c1-84659b3a33b0", "name": "List of source apps", "originalRequest": { "url": { @@ -32944,7 +32944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60eea211-38ef-4564-8dc2-ecfc12936f5d", + "id": "44e65ec9-1e80-487a-9dec-9129035bd0b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33034,7 +33034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e8e11e1-ee30-4220-87dd-7eca6bf5b302", + "id": "0532b585-56f4-4f9e-8893-dfbfae4aac8e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33124,7 +33124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b74c47c-2da9-4555-8b78-b6415c256c38", + "id": "3ffb7c17-1a67-48ca-87bc-f759458ccd57", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33214,7 +33214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f38240b-f4ef-4f38-9f33-a60fe0acdfe7", + "id": "2ee096dd-ea82-4323-b518-66b76407c747", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33304,7 +33304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc2c9aa0-0721-464f-9de8-d100bb1862cb", + "id": "b8faaec9-374f-464c-b390-f1ecb1160469", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33400,7 +33400,7 @@ } }, { - "id": "e49a4900-12b3-42dc-938a-0d1de5b6cd21", + "id": "9e46af0f-aec3-47b8-82f1-12de84b9acfd", "name": "List access profiles for the specified source app", "request": { "name": "List access profiles for the specified source app", @@ -33470,7 +33470,7 @@ }, "response": [ { - "id": "53d850f3-305e-4f20-a754-5027d084ba2a", + "id": "7a52896e-1660-4760-b051-9a2842c04fb7", "name": "List of access profiles for the specified source app", "originalRequest": { "url": { @@ -33543,7 +33543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b9fb449-f591-4e6c-b81b-b44664b1c868", + "id": "d030f936-1172-4b36-af7a-e43f2730519b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33616,7 +33616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1a05823-7154-4e6d-845a-4f9f477eae1f", + "id": "e38af445-aa35-4cb6-be90-43589eb9b32f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33689,7 +33689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4087ad30-ee92-4460-8d63-35bd7b629778", + "id": "5292e893-9208-435e-8288-85727326d024", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33762,7 +33762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e66f9765-df1b-4eec-b9cf-fc16465fa255", + "id": "9ade7efe-a882-4de3-8690-1ac773f37d59", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33835,7 +33835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2df53d3-2e41-41c8-9a8d-77280bb8085d", + "id": "db4388ee-badf-4e8e-b3c9-db414dbe8499", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33914,7 +33914,7 @@ } }, { - "id": "0a499ca2-04e3-4942-8df7-8bf5acdae6ee", + "id": "40cd13e4-1eab-409a-bd97-6b48be7424a4", "name": "Bulk remove access profiles from the specified source app", "request": { "name": "Bulk remove access profiles from the specified source app", @@ -33989,7 +33989,7 @@ }, "response": [ { - "id": "35b4e908-5b8a-4ff3-ad2d-5e7c5bb7a0fa", + "id": "5b52a8df-cd7d-4f12-a4ce-d7ef44dc03eb", "name": "The final list of access profiles for the specified source app", "originalRequest": { "url": { @@ -34067,7 +34067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "431e552c-c1b1-420a-89c9-403c6a549171", + "id": "c0aafabc-1c5d-44fb-8b6d-2e94f4651dc3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34145,7 +34145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50d3e7e4-2dea-41b0-a5a8-caadd0c0830f", + "id": "d8eab5f3-d7e0-4d21-817d-8d166f136a0c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34223,7 +34223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daa082ea-1195-46cc-8d91-941192d0c0e8", + "id": "028a8d95-f2cf-4fdf-aa9a-9966f53cb049", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34301,7 +34301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4807dd1-01fe-4f01-9988-3f1121f13ba6", + "id": "0f56da26-af7a-4577-9954-933e2bf79d7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34379,7 +34379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9260c35-f222-43f2-bb26-0475b35a16ce", + "id": "595943c7-936e-4f6f-82ea-218f1a340ac3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34463,7 +34463,7 @@ } }, { - "id": "96a5e4d9-39a4-45f2-93ba-3fd733766d35", + "id": "de7c8585-7968-4694-b29a-125dfafa225f", "name": "Patch user app by ID", "request": { "name": "Patch user app by ID", @@ -34526,7 +34526,7 @@ }, "response": [ { - "id": "9739f499-db9e-4a0f-ad76-0229cbe2fad5", + "id": "a96b0112-4df6-442a-a838-9629b8007cf5", "name": "Responds with the user app as updated.", "originalRequest": { "url": { @@ -34592,7 +34592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0231e02-3236-46da-8fb3-8ed4aac436c3", + "id": "00fe5072-e818-4539-9b84-fe9da95716d2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34658,7 +34658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "482684b9-f6cf-481e-94f8-687a0e5af0bc", + "id": "e52c444d-aa40-445e-8019-2e4e6163b335", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34724,7 +34724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6732d970-65b0-443e-90fd-5bca52a39b5a", + "id": "1e771940-0984-4efb-9a90-faa5c3c4a4ed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34790,7 +34790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77f1ecd0-1e14-4790-957b-25ff92dd4528", + "id": "04905e64-d7b8-4356-a83a-b01d85ac9ba2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -34856,7 +34856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4fa815b-ca2d-4c79-a195-fe180ed1fc97", + "id": "0c4e76b5-b58e-443e-8bf8-070332cb8653", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34922,7 +34922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5253302-465a-4aee-961f-2ebba22bd7c2", + "id": "1b6168f5-5f10-4fc7-8582-98d0bb3c41c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34994,7 +34994,7 @@ } }, { - "id": "24d6e7ec-a16c-4654-88e2-720c1d9542f8", + "id": "bf2a6dc4-1fb7-4757-b4f5-6482dc3656e9", "name": "List available accounts for user app", "request": { "name": "List available accounts for user app", @@ -35064,7 +35064,7 @@ }, "response": [ { - "id": "c611ef24-ec15-4cb2-ae5d-61d4777146de", + "id": "cd197634-4c3a-41a2-a8ca-789e91423f08", "name": "List of available accounts for the specified user app", "originalRequest": { "url": { @@ -35137,7 +35137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22ad89c4-89c5-416f-9b62-9fba517da262", + "id": "b4952619-fe2a-4b23-be36-e569f74abfbb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35210,7 +35210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63c9d1f1-a81f-47d3-8f5c-7fb2d331ec04", + "id": "7b3cfd37-4425-4b1f-a296-773d05f2f5de", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35283,7 +35283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e381a17a-faf7-439d-b0e3-5c37325ea690", + "id": "26a4a757-725f-47de-915c-2b06d8731f43", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35356,7 +35356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1edabb6c-e6bb-42e9-943d-9ac8b7063756", + "id": "bfec37eb-4fa4-40fe-bf60-2517f33c48c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35429,7 +35429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66776bb8-f411-487c-a5c2-79c1f5c71273", + "id": "530df702-59ef-42b2-a09b-fd11d7a7ff22", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35508,7 +35508,7 @@ } }, { - "id": "a3588a60-3fe2-44f1-b689-87a14f1b24c6", + "id": "cffed5f7-17ef-4eee-accf-3145553cbe16", "name": "List owned user apps", "request": { "name": "List owned user apps", @@ -35574,7 +35574,7 @@ }, "response": [ { - "id": "507c9d40-21cb-4f7c-b5eb-cb44ecd551be", + "id": "616cae30-5d59-4b24-a55f-e541521f4f9b", "name": "List of user apps", "originalRequest": { "url": { @@ -35654,7 +35654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cd7328d-5931-4961-8ac0-949b0f7ba2db", + "id": "7cafab35-042f-4904-a0f6-d02d842991a1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35734,7 +35734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a0f4846-ba71-487c-9d82-c2bfc1c4cf45", + "id": "762ca3da-511e-401b-99a3-b778bfdc5eaa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35814,7 +35814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc638322-e8d5-4a8c-b4b8-bf575b9fccc9", + "id": "28270530-1961-4061-8258-4e0f0c698338", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35894,7 +35894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eee635d0-40c8-48bf-8f96-ed7b1ebeb641", + "id": "0e869740-8df0-49de-bba1-d8ca075b1c73", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35974,7 +35974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "052cea30-78e2-48da-9bd5-0934329e5cee", + "id": "33c81494-2ffe-4efc-8556-b66c55427e7b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36060,7 +36060,7 @@ } }, { - "id": "5731bf9b-a1b1-4f38-8d91-138df2690d1b", + "id": "8dabdd77-4e63-4081-a591-a9504a75d572", "name": "List all user apps", "request": { "name": "List all user apps", @@ -36127,7 +36127,7 @@ }, "response": [ { - "id": "76dac944-5159-4d49-b4ec-d9ec116cc155", + "id": "47c20d23-cc5d-428b-b0eb-090b2996fc22", "name": "List of user apps", "originalRequest": { "url": { @@ -36208,7 +36208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c815a48d-180b-431a-a0e9-915cc2bd5ae6", + "id": "2ff1679a-0d0c-4633-adf2-9bdeeea6d087", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36289,7 +36289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1476552d-7f5f-4dc2-acd5-04162f5be043", + "id": "55e012f4-1c4b-4a36-a70a-4c5cf5ceb2fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36370,7 +36370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6be06702-8fd8-4b97-9837-b7d8fc934983", + "id": "86dd8b2c-fa5d-4b91-9679-b8767c5ca36f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36451,7 +36451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a003fbe-86d7-4090-bba2-ff632f48dcaf", + "id": "2397a2d4-2052-4b26-9ce8-c82c88e90ac9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36532,7 +36532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab04a72d-060c-4dcb-9b8a-7d9084b8ee27", + "id": "c9345f47-da25-4929-bcfb-992e4b3b08f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36625,7 +36625,7 @@ "description": "Auth Profile - Represents authentication configuration for an Identity Profile. This object gets created when an Identity Profile is created.\n\nAPIs can be used to retrieve and update Auth Profiles.\n", "item": [ { - "id": "efba89f2-8c8c-436b-a7a9-cb76d7e88c8b", + "id": "1a9f2ef7-78a5-475a-85a2-368e00dc5b49", "name": "Get list of Auth Profiles.", "request": { "name": "Get list of Auth Profiles.", @@ -36663,7 +36663,7 @@ }, "response": [ { - "id": "e37371d9-f950-4649-aeb0-b8cbe4df8194", + "id": "d723e794-fadd-44c7-99e7-f1563745e7f7", "name": "List of Auth Profiles", "originalRequest": { "url": { @@ -36715,7 +36715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42f58fdb-dd77-4fb9-997a-71e9c297288b", + "id": "be3cae2c-a9f5-4793-9640-0bb0ebb1a4ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36767,7 +36767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3398f3f-b2f0-4ca4-b66a-83d1f88b64e4", + "id": "a238d832-2054-4d18-86e8-3f908e832593", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36819,7 +36819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4646b3d-0680-42ef-9cac-853731358529", + "id": "0a18eba4-416f-45cb-ae26-205dea2e618b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36871,7 +36871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edc277dc-a280-40e9-a0b5-f9ae5da765a2", + "id": "25559119-266e-4a14-a384-758b5765ba48", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36923,7 +36923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de7dfecc-4654-4091-90ee-22e56d807d13", + "id": "a0f81cd8-a3f4-4412-84d8-c654478027ca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36981,7 +36981,7 @@ } }, { - "id": "5be9fa4e-dd95-4fbd-9762-fc6efb9dec19", + "id": "112d7fae-bb36-4522-a7bd-2688e52a3ebd", "name": "Get Auth Profile.", "request": { "name": "Get Auth Profile.", @@ -37025,7 +37025,7 @@ }, "response": [ { - "id": "98be1923-e183-481c-b335-93f59875ddba", + "id": "095231d0-74c4-43aa-a703-afa5a1de386d", "name": "Auth Profile", "originalRequest": { "url": { @@ -37078,7 +37078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b868386b-9317-4958-8eda-0f89fd1040fa", + "id": "530da384-1e50-4c34-bb3b-4ced2137f1ab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -37131,7 +37131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5f76bed-255d-4ab8-b26e-87afe78f359f", + "id": "472b272c-8045-4bec-9648-7c0f4ded7bc7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -37184,7 +37184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a66216ba-b25f-4f9c-b56c-11b2fd557cf9", + "id": "46307222-a15e-4777-9fd4-b5f24ecb06a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -37237,7 +37237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8806e74b-cb4d-41b0-9408-5fbd857dceb6", + "id": "1f2de609-8680-4f01-b83c-85253f9f91f8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -37290,7 +37290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "569fe76e-f7dd-49ff-91d5-fb6526cb3398", + "id": "a27c472e-fd45-43f2-bfce-56111e9e3dfc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -37343,7 +37343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ccf1b77-c772-417c-86c6-e8b9bc4a8696", + "id": "695cfadf-6f4b-4801-9276-db92924ac7af", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -37402,7 +37402,7 @@ } }, { - "id": "a73cb748-e81e-458f-bd3f-cc0296bb4100", + "id": "2e62451f-9fe4-4762-af8f-4eb42d09c7f6", "name": "Patch a specified Auth Profile", "request": { "name": "Patch a specified Auth Profile", @@ -37465,7 +37465,7 @@ }, "response": [ { - "id": "7e1c8589-411a-4996-a36b-dec04a9d01cf", + "id": "f4945393-d54e-412b-8056-58519fbb381b", "name": "Responds with the Auth Profile as updated.", "originalRequest": { "url": { @@ -37531,7 +37531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e079cd4-4152-4066-8494-335fa5b28020", + "id": "0adbccd4-894b-4ca2-9bca-7b548fdca8be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -37597,7 +37597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c8a2932-aa61-44fd-be70-a6a71aa7363c", + "id": "7d611f6e-6b98-44be-b859-17af24ee9ee6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -37663,7 +37663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b9e4ff7-5c94-42d6-8074-0315019d5cb9", + "id": "6ec1a53c-f95c-4fb3-b2a4-a74b4ed38ceb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -37729,7 +37729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eae19288-1d5f-4461-b886-4bce769d15f9", + "id": "6f81dbc3-9385-47f4-a5ee-6935d82c97fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -37795,7 +37795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e89a6107-1c40-488d-aec5-a1fea78d1e96", + "id": "264b02cb-5fef-4799-8e89-9a4b726dcd0b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -37873,7 +37873,7 @@ "description": "Use this API to implement user authentication system functionality. \nWith this functionality in place, users can get a user's authentication system details, including their capabilities, and modify those capabilities. \nThe user's capabilities refer to their access to different systems, or authorization, within the tenant, like access to certifications (CERT_ADMIN) or reports (REPORT_ADMIN). \nThese capabilities also determine a user's access to the different APIs. \nThis API provides users with a way to determine a user's access and make quick and easy changes to that access. \n", "item": [ { - "id": "4dc33904-3854-4a22-ad26-04dcb59e3c6e", + "id": "bbd274b0-2a18-44ee-82d9-114b358f350d", "name": "Auth User Details", "request": { "name": "Auth User Details", @@ -37914,7 +37914,7 @@ }, "response": [ { - "id": "b84cce03-d2cb-41c0-a5c5-d1927f5608b9", + "id": "352c4160-b7fd-4813-84d9-d00157d6993a", "name": "The specified user's authentication system details.", "originalRequest": { "url": { @@ -37958,7 +37958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0558448a-4b51-436d-9395-51d552be03d5", + "id": "cb9c244c-ca03-4d49-b116-900c80ed4b1b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38002,7 +38002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85c138d2-af36-49db-b78f-6739e56f4b4c", + "id": "24b616b7-4a1c-4dc8-9aba-802768d866f2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38046,7 +38046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c694c80-9feb-4a8f-9432-9f4fb67c588a", + "id": "b72356e4-894e-4440-9254-4866416f446e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38090,7 +38090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbbdbd42-8049-4ca2-92a6-19590a55ef1a", + "id": "99f4fb11-6348-4c46-85dc-ca670c9e042b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -38134,7 +38134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef76a129-c257-4271-a509-c20783f98aa1", + "id": "f64ae528-d012-4194-90ce-677c2c335580", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38178,7 +38178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2d74ec8-25fc-4683-af86-2560f3a2d823", + "id": "4de337db-4dd3-40d4-8926-0ed40f1b9dd2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38228,7 +38228,7 @@ } }, { - "id": "5ee58a97-e054-4f6d-a4f9-0e724a330676", + "id": "16e54605-9c2d-4d42-84c9-74cc834518bb", "name": "Auth User Update", "request": { "name": "Auth User Update", @@ -38282,7 +38282,7 @@ }, "response": [ { - "id": "967eaa19-de14-4546-b551-54b5ee803acc", + "id": "9990fdd3-e14c-40cc-bf9c-1921003d816f", "name": "Auth user updated.", "originalRequest": { "url": { @@ -38339,7 +38339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37bf3229-78d9-4a50-81bf-3b07c889bcfd", + "id": "06d00cd4-3277-4b74-ae9d-271fe21a97f3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38396,7 +38396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "392f107f-dcb9-422c-9e2f-42d2958a1919", + "id": "e2d6c5dd-fdbe-4620-b01f-6101b1727a4b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38453,7 +38453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07d52898-52da-479a-bd04-c752c17a0103", + "id": "23b732e0-3237-4675-9e66-70f1c8bb9fca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38510,7 +38510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58501ee0-b7df-44f5-a810-6d48440bcab0", + "id": "e3fb858d-fa2e-4620-b616-62512fe39f59", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -38567,7 +38567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa65a37a-f1ea-4b0d-9c70-dfa0c4957b46", + "id": "19820100-8144-403b-82e5-ad4c290bc902", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38624,7 +38624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc4bb3a3-ef82-4480-a3a8-84e45c95365b", + "id": "7d70e24a-0bdb-46f7-a9a7-4e469b0d6122", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38693,7 +38693,7 @@ "description": "Use this API to implement and customize branding functionality. \nWith this functionality in place, administrators can get and manage existing branding items, and they can also create new branding items and configure them for use throughout Identity Security Cloud. \nThe Branding APIs provide administrators with a way to customize branding items. \nThis customization includes details like their colors, logos, and other information. \nRefer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html) for more information about certifications.\n", "item": [ { - "id": "2bf8e660-1f81-49c6-ba9b-ec0efd65282a", + "id": "3879ae16-3dc8-46f0-b1a6-aefeae0f4090", "name": "List of branding items", "request": { "name": "List of branding items", @@ -38722,7 +38722,7 @@ }, "response": [ { - "id": "dc1cba09-12c0-4c66-b18d-7564b29b082b", + "id": "fea25136-4ff3-471a-86a5-15b12944eea3", "name": "A list of branding items.", "originalRequest": { "url": { @@ -38760,12 +38760,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"eiusmod tempor\",\n \"navigationColor\": \"Lo\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n },\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"nulla sunt ea eiusmod\",\n \"navigationColor\": \"fugiat sit\",\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\": \"minim deserunt\",\n \"navigationColor\": \"elit veniam magna pariatur\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n },\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"officia adipisicing ut quis tempor\",\n \"navigationColor\": \"reprehenderit aliquip ex\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "809c015a-996e-4eae-bad9-199598ece5a3", + "id": "9fa66d4e-baa1-4b2e-a5c1-330cc49acc4e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38808,7 +38808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26a69327-5778-4011-9a3d-2ee02935b410", + "id": "e760c497-c3e2-428e-95ba-1efda0554278", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38851,7 +38851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "170c6b9c-5011-4a4f-940e-f311bc244760", + "id": "63bbca00-8c26-482a-b74d-4fb30e42945d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38894,7 +38894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa26dd58-24ed-46e4-ab94-7665d4585d35", + "id": "255cbb84-9567-4651-8aca-27d117911141", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38937,7 +38937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a89e8f17-56aa-4b93-adcd-5aa00dcc1a50", + "id": "f8992ae4-a005-410d-900d-368d0ae26580", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38986,7 +38986,7 @@ } }, { - "id": "30da0f12-235e-4ae4-aa09-8b0b5c5a1936", + "id": "7894a609-3c1b-48e0-85b3-e6ae347813d1", "name": "Create a branding item", "request": { "name": "Create a branding item", @@ -39051,7 +39051,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -39060,7 +39060,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -39094,7 +39094,7 @@ }, "response": [ { - "id": "2512eb7d-9112-47e9-aaae-0ed47a39a1e4", + "id": "a65acb0a-71a5-4a6c-873d-e04146184566", "name": "Branding item created", "originalRequest": { "url": { @@ -39162,7 +39162,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -39171,7 +39171,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -39211,12 +39211,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"cu\",\n \"navigationColor\": \"mollit cupidatat do amet quis\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"venia\",\n \"navigationColor\": \"sint sed\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3c248808-0848-482d-8ba2-e02e0d7e2702", + "id": "764adaa3-d5bc-4878-b4f9-18c2b8277e17", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39284,7 +39284,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -39293,7 +39293,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -39338,7 +39338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78f4a010-5619-4f48-aa72-8f563b45b416", + "id": "e24cc1d0-7fc3-4974-8754-02cb6491a1b0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39406,7 +39406,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -39415,7 +39415,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -39460,7 +39460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2901ca49-297c-4336-9d63-9d70add67c85", + "id": "53783047-bc2f-43ee-90d8-2c325c6294a1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39528,7 +39528,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -39537,7 +39537,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -39582,7 +39582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be4e0512-c3ab-4f4e-9e88-8b7a1bbaf9a9", + "id": "6d9295dd-85a3-43d7-81c7-d72fb2ad40db", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39650,7 +39650,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -39659,7 +39659,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -39704,7 +39704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e59ca366-5686-4c13-82b6-c93e01def385", + "id": "5857eaed-3940-4b68-91b2-08bb29905644", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39772,7 +39772,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -39781,7 +39781,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -39832,7 +39832,7 @@ } }, { - "id": "fae1eb52-66bb-4669-97a2-dd7ef8376102", + "id": "6d3b6f27-62ac-4cf8-8465-dd1a1a6a4574", "name": "Get a branding item", "request": { "name": "Get a branding item", @@ -39873,7 +39873,7 @@ }, "response": [ { - "id": "4a7e39b0-9a67-4b1a-8090-c6217c98486b", + "id": "0c79a559-8955-4ca9-9fa5-9be182967ad2", "name": "A branding item object", "originalRequest": { "url": { @@ -39912,12 +39912,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"cu\",\n \"navigationColor\": \"mollit cupidatat do amet quis\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"venia\",\n \"navigationColor\": \"sint sed\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f568e1a2-e49b-4e88-9b78-346069a3ea8f", + "id": "2ddd2d6e-a635-4b7b-a88f-3dd1b45d90e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39961,7 +39961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "778a1c89-6193-4e40-b404-4b2381341180", + "id": "9ca9d164-e658-4e55-abec-c1af13e68bef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40005,7 +40005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fce9d5b-f2a0-49ff-ae85-e4c8500f691e", + "id": "95ccfd3b-60c5-4461-8bd9-63a2962616d5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40049,7 +40049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89565a28-2aac-41b3-82d3-6b8bbf4d78af", + "id": "2ee1d192-f6b3-4ed8-96ec-3aa9c6d60d7d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40093,7 +40093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86ee097c-480f-4ca0-b137-f0554405b11d", + "id": "04fa4d7c-699d-422b-9039-4722d0c6a30c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40137,7 +40137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf46e3ec-1380-494d-9ed3-ab0ba4be34d1", + "id": "c136cf10-36f6-4a8c-bcdf-0bcc56728276", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40187,7 +40187,7 @@ } }, { - "id": "b27bb070-dadd-46ef-b5f9-833448bab848", + "id": "5ec56c53-5092-4896-9cb0-617485058e27", "name": "Update a branding item", "request": { "name": "Update a branding item", @@ -40264,7 +40264,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -40273,7 +40273,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -40307,7 +40307,7 @@ }, "response": [ { - "id": "a91e89fc-f092-4eac-ab2b-603f33dd5a64", + "id": "48d6aed3-f692-4fea-865f-ccc9f6550888", "name": "Branding item updated", "originalRequest": { "url": { @@ -40376,7 +40376,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -40385,7 +40385,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -40425,12 +40425,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"cu\",\n \"navigationColor\": \"mollit cupidatat do amet quis\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"venia\",\n \"navigationColor\": \"sint sed\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "87d69826-69f7-4ad5-9338-545b41fbb90f", + "id": "9be906cb-79a4-4a9c-928f-36161be00279", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40499,7 +40499,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -40508,7 +40508,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -40553,7 +40553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5cfd3cd-7d48-4044-a22f-986e6f72deaa", + "id": "78bf1650-06df-4dd4-bcd4-9c2719f6a8db", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40622,7 +40622,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -40631,7 +40631,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -40676,7 +40676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d919271e-7572-4628-98db-6dde2a37321c", + "id": "445c59da-d86c-4db7-a9bc-fef9a8ad71ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40745,7 +40745,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -40754,7 +40754,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -40799,7 +40799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d0ff53f-bff8-4d5a-86d0-acaf33e34b70", + "id": "063ecba5-caa2-4034-9d59-e2f8c1b4da71", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40868,7 +40868,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -40877,7 +40877,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -40922,7 +40922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b81adeef-9344-426e-8500-55558812bbfd", + "id": "a0bc6ea0-e04b-427f-b465-7725ae70e1e3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40991,7 +40991,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -41000,7 +41000,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -41045,7 +41045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f004333-6126-4c0b-812f-5b1d39a5f762", + "id": "52bb41ad-9854-4df4-9134-b9983b0417e0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41114,7 +41114,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "culpa dolor aliquip minim", + "value": "ea ullamco ut dolore", "type": "text" }, { @@ -41123,7 +41123,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "exercitation adipisicing nisi Duis laborum", + "value": "labore veniam do", "type": "text" }, { @@ -41174,7 +41174,7 @@ } }, { - "id": "d7fb1da6-1c47-43a5-b8ca-6e8fc86a94bb", + "id": "eb30fe2f-8809-4f70-b7f3-154d6ed801d2", "name": "Delete a branding item", "request": { "name": "Delete a branding item", @@ -41215,7 +41215,7 @@ }, "response": [ { - "id": "0d06dbd8-0848-45cb-a511-a0f3bbb96d26", + "id": "c7554d61-e9af-4ef0-b73c-1a2f90a1a44d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -41249,7 +41249,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d9cbb998-1398-4458-b90e-9545a2460c6d", + "id": "40afcfdc-8432-40ac-af66-a055815bd122", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41293,7 +41293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01dac718-4de0-485a-a449-0257d5f4a235", + "id": "ba597e60-a264-4d4e-a699-a01fedde58f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41337,7 +41337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6524053e-abcf-4389-9305-3885f0a8226f", + "id": "5f905469-03ad-4f1d-a73c-2704596a4753", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41381,7 +41381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78746776-7f55-431b-a202-cb8b0b61e858", + "id": "84e50238-a85b-474a-a1ac-462abdc9e470", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41425,7 +41425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fef2b901-cc07-4539-b6fa-06472eeaf358", + "id": "ef101afc-be17-4af9-a65f-61d10fd7af29", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41469,7 +41469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10a8fc97-dadc-4f4b-a738-1049a80c038e", + "id": "df9b7be7-55ec-490d-a5f4-dddadaf01b27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41525,7 +41525,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": "46c7e9c4-87d8-4e5f-85e7-67d18508057d", + "id": "698902c3-00c8-4d07-84ec-18721637a8f8", "name": "Create Campaign Filter", "request": { "name": "Create Campaign Filter", @@ -41567,7 +41567,7 @@ }, "response": [ { - "id": "c6295d8d-a4df-465b-bc49-36bd22bf6ee9", + "id": "77c2112c-d58b-4077-b977-f341d444fa9b", "name": "Created successfully.", "originalRequest": { "url": { @@ -41623,7 +41623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be1317c9-02b6-4d4b-b408-cce5e07e8e0a", + "id": "b23c7d59-0b19-4807-bd72-4a2287c43cb2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41679,7 +41679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c8c6d9a-6a58-41e1-9dff-7762ffad5a48", + "id": "62642eb9-d4f6-44c0-9d35-fafe1bb64649", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41735,7 +41735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb7be64d-534f-4bc4-82f7-5c59e6d350cd", + "id": "db6cc436-9411-4941-b76c-bdec8fd18686", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41791,7 +41791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddf77871-7c56-4fd4-9f94-cf2190cd0b62", + "id": "a13546d9-4fab-406f-a49a-a34b07289582", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41847,7 +41847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "411ea99a-3392-4fcb-84fe-d1125bf26f58", + "id": "7ddc5c2c-b903-49fb-9e6e-34d674adf849", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41909,7 +41909,7 @@ } }, { - "id": "0e76f2b1-5c2f-4e8d-b0c7-7da65cc465c2", + "id": "17688f3b-767d-4981-a610-91d07cea9da9", "name": "List Campaign Filters", "request": { "name": "List Campaign Filters", @@ -41966,7 +41966,7 @@ }, "response": [ { - "id": "c6dfd2b1-69b9-4045-ae7d-122fd85467fa", + "id": "97e5ffe6-0165-43e8-9891-08b68c621331", "name": "List of campaign filter objects.", "originalRequest": { "url": { @@ -42037,7 +42037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1be111e3-f000-4973-9451-40b44eab4bb6", + "id": "3722f54e-f191-4c64-a2ed-ee8d97501730", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42108,7 +42108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "584660e3-366d-4de7-82dc-ed067f601cc0", + "id": "d07ea3df-2d7e-4fc2-b47c-c4c1103b78b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42179,7 +42179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d0be0a3-4caf-455d-9b76-9e4bb317ce95", + "id": "52d0a04e-6d2f-444e-80a0-74e0010297c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42250,7 +42250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93037289-3637-459c-8473-2dec3dddb013", + "id": "1ec0a165-a92a-4f86-b542-39fa72079322", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42321,7 +42321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfaf04db-e96e-484f-856b-7f26b7a8d3b3", + "id": "b825d9ab-095f-4944-8d78-9fbf3bc4e7b0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42398,7 +42398,7 @@ } }, { - "id": "bb9dde03-d604-4e0b-91e6-7163698ea9ae", + "id": "e48a8a7e-defa-4e57-ad64-f6c614074333", "name": "Get Campaign Filter by ID", "request": { "name": "Get Campaign Filter by ID", @@ -42439,7 +42439,7 @@ }, "response": [ { - "id": "22a48733-c0a3-492c-abaa-e22f6cfa34ed", + "id": "cf334b19-f35d-4739-8755-422fcdf4fd6a", "name": "A campaign filter object.", "originalRequest": { "url": { @@ -42483,7 +42483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84d33d39-56ac-4347-a104-81809d31b48f", + "id": "cd741b2b-d094-41c6-b25c-e49eb02e4608", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42527,7 +42527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97764b1a-ec36-4430-b109-a71de18d5607", + "id": "228647fc-1b45-4b7b-bae1-ab2acd8b17eb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42571,7 +42571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7c89bb4-492a-4638-afc0-b0c1e370b432", + "id": "7ddcd934-e388-44d8-94fa-c417c0af4534", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42615,7 +42615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52e649f0-bea7-4f00-bd25-3108814d5d80", + "id": "5948abd4-9a74-40ad-afa4-06959dc07fc7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -42659,7 +42659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e23dde3d-37a4-4218-a4d0-44de248bd6b8", + "id": "067b94db-ca5b-4042-856e-9c479e2e6b32", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42703,7 +42703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1afe773e-3acb-4503-8a7f-9b1a2e23f993", + "id": "74695f52-87d0-40d2-aef6-8a28734208c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42753,7 +42753,7 @@ } }, { - "id": "327d1b57-16dd-489c-a019-b445efa0363b", + "id": "80a65b5d-ef47-4cde-a7cd-1db4ea8ed795", "name": "Updates a Campaign Filter", "request": { "name": "Updates a Campaign Filter", @@ -42811,7 +42811,7 @@ }, "response": [ { - "id": "67e4a26f-6add-4485-9dcf-19c2cd30321d", + "id": "d585699e-09ac-457b-91fc-2e7fb021fb5f", "name": "Created successfully.", "originalRequest": { "url": { @@ -42868,7 +42868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04b0bbeb-0e8e-4c45-8b7b-0f44aab16bc9", + "id": "b7b860ab-7adf-4c25-b462-a063f79719b6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42925,7 +42925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0c808e5-2610-4078-8c01-1446ca51f7de", + "id": "68f107d7-23ae-4adf-998d-865c8c5c1400", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42982,7 +42982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01d8c82c-4067-4391-a25a-7fc8da6bb596", + "id": "ffd7ba6b-15bd-4958-b19e-1e2a3321aef8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43039,7 +43039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb8d7149-923c-496a-9087-62e7a3b1f340", + "id": "80bc5a9c-ad8a-4008-8ce7-83216f28be22", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -43096,7 +43096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8a2c7bd-6a34-4808-ad14-9d6c47f8ad97", + "id": "2039b5f8-61d6-4cc5-b667-c9758feb6b67", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43159,7 +43159,7 @@ } }, { - "id": "674d2f82-f80e-46d4-a3fe-9a21d0d0e511", + "id": "01e9d82f-13b0-46cf-aabc-ce8777d80ca4", "name": "Deletes Campaign Filters", "request": { "name": "Deletes Campaign Filters", @@ -43202,7 +43202,7 @@ }, "response": [ { - "id": "935b4ff4-fc57-470d-aaf2-25c54441c1d7", + "id": "ac6b63fe-6664-4c23-8409-b21c9394b679", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -43249,7 +43249,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a11ebe85-4abc-464d-a37c-6f8c445edd41", + "id": "3b75d676-8e13-4325-93fc-b1d964f63099", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43306,7 +43306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1668c7a-bc7e-4447-b348-55fc92a33388", + "id": "a54682be-4d48-4d74-b372-53830f8578af", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43363,7 +43363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f9bf887-ed1c-4fbd-acfe-5b993d4f983f", + "id": "8e06690a-a392-42ca-ae68-b661cff5dab1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43420,7 +43420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "490ac1f2-481c-4062-8a02-dcf6ca11da9c", + "id": "b56dd569-770b-426c-a290-ca324c9c2714", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -43477,7 +43477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a16db69-a64a-48e9-914a-eb7098cf73b5", + "id": "1972bbb2-bf39-4f90-bba8-592aae9c7252", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -43534,7 +43534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48fc9bc9-e401-4af8-89b6-70bb3b887c6f", + "id": "133954a7-7699-4ddb-b87d-622dd6d0c97d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43603,7 +43603,7 @@ "description": "Use this API to implement certification campaign functionality.\nWith this functionality in place, administrators can create, customize, and manage certification campaigns for their organizations' use. \nCertification campaigns provide Identity Security Cloud users with an interactive review process they can use to identify and verify access to systems. \nCampaigns help organizations reduce risk of inappropriate access and satisfy audit requirements. \n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese certifications serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign. \n\nFor example, an organization may use a Manager Certification campaign as a way of showing that a user's access has been reviewed and approved by multiple managers. \nOnce this campaign has been completed, Identity Security Cloud would provision all the access the user needs, nothing more. \n\nIdentity Security Cloud provides two simple campaign types users can create without using search queries, Manager and Source Owner campaigns:\n\nYou can create these types of campaigns without using any search queries in Identity Security Cloud: \n\n- ManagerCampaign: Identity Security Cloud provides this campaign type as a way to ensure that an identity's access is certified by their managers. \nYou only need to provide a name and description to create one. \n\n- Source Owner Campaign: Identity Security Cloud provides this campaign type as a way to ensure that an identity's access to a source is certified by its source owners. \nYou only need to provide a name and description to create one. \nYou can specify the sources whose owners you want involved or just run it across all sources. \n\nFor more information about these campaign types, refer to [Starting a Manager or Source Owner Campaign](https://documentation.sailpoint.com/saas/help/certs/starting_campaign.html).\n\nOne useful way to create certification campaigns in Identity Security Cloud is to use a specific search and then run a campaign on the results returned by that search. \nThis allows you to be much more specific about whom you are certifying in your campaigns and what access you are certifying in your campaigns. \nFor example, you can search for all identities who are managed by \"Amanda.Ross\" and also have the access to the \"Accounting\" role and then run a certification campaign based on that search to ensure that the returned identities are appropriately certified. \n\nYou can use Identity Security Cloud search queries to create these types of campaigns: \n\n- Identities: Use this campaign type to review and revoke access items for specific identities. \nYou can either build a search query and create a campaign certifying all identities returned by that query, or you can search for individual identities and add those identities to the certification campaign. \n\n- Access Items: Use this campaign type to review and revoke a set of roles, access profiles, or entitlements from the identities that have them. \nYou can either build a search query and create a campaign certifying all access items returned by that query, or you can search for individual access items and add those items to the certification campaign. \n\n- Role Composition: Use this campaign type to review a role's composition, including its title, description, and membership criteria. \nYou can either build a search query and create a campaign certifying all roles returned by that query, or you can search for individual roles and add those roles to the certification campaign. \n\n- Uncorrelated Accounts: Use this campaign type to certify source accounts that aren't linked to an authoritative identity in Identity Security Cloud. \nYou can use this campaign type to view all the uncorrelated accounts for a source and certify them. \n\nFor more information about search-based campaigns, refer to [Starting a Campaign from Search](https://documentation.sailpoint.com/saas/help/certs/starting_search_campaign.html).\n\nOnce you have generated your campaign, it becomes available for preview. \nAn administrator can review the campaign and make changes, or if it's ready and accurate, activate it. \n\nOnce the campaign is active, organization administrators or certification administrators can designate other Identity Security Cloud users as certification reviewers. \nThose reviewers can view any of the certifications they either need to review (active) or have already reviewed (completed).\n\nWhen a certification campaign is in progress, certification reviewers see the listed active certifications whose involved identities they can review. \nReviewers can then make decisions to grant or revoke access, as well as reassign the certification to another reviewer. If the reviewer chooses this option, they must provide a reason for reassignment in the form of a comment.\n\nOnce a reviewer has made decisions on all the certification's involved access items, he or she must \"Sign Off\" to complete the review process.\nDoing so converts the certification into read-only status, preventing any further changes to the review decisions and deleting the work item (task) from the reviewer's list of work items. \n\nOnce all the reviewers have signed off, the certification campaign either completes or, if any reviewers decided to revoke access for any of the involved identities, it moves into a remediation phase. \nIn the remediation phase, identities' entitlements are altered to remove any entitlements marked for revocation.\nIn this situation, the certification campaign completes once all the remediation requests are completed. \n\nThe end of a certification campaign is determined by its deadline, its completion status, or by an administrator's decision. \n\nFor more information about certifications and certification campaigns, refer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html).\n", "item": [ { - "id": "3f395691-8dc3-4a8e-b341-3801b403a11d", + "id": "3d20b38a-9bd1-4cf0-af40-ca647f54f730", "name": "List Campaigns", "request": { "name": "List Campaigns", @@ -43687,7 +43687,7 @@ }, "response": [ { - "id": "e87f220e-c3d3-49ee-81c8-87fd5276c981", + "id": "e26693e9-a305-4c6f-ab33-502f21eb9256", "name": "Slim Campaign", "originalRequest": { "url": { @@ -43785,7 +43785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba607e03-bb6a-4ade-8a14-dbd0b9feb665", + "id": "08f1d6cb-5f92-45f6-9aaf-dcee06d61f48", "name": "Full Campaign", "originalRequest": { "url": { @@ -43883,7 +43883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b39d3eee-ce6d-4899-8f17-ea602f491a49", + "id": "6e198f80-99e0-4ad7-8c45-eb94da32c7f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43981,7 +43981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "903f9669-4499-4f61-a6db-ee2e9253bccd", + "id": "630010c9-b766-47ea-a651-2eb34123a2c8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44079,7 +44079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e82c291a-a5ce-4a4f-a579-171eae447cd1", + "id": "6a42829e-6c6c-4274-8d16-e40dd8a2125b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44177,7 +44177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29fa48b6-4e11-4844-b359-a4458c8a113d", + "id": "ffac436b-39d8-440f-8ff4-5d7af0002613", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44275,7 +44275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "999979c0-25bf-485b-84da-cfadd05a6192", + "id": "ef9a10a8-6ecf-4fe3-b1e9-228aacf5a1ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44379,7 +44379,7 @@ } }, { - "id": "b6fd2ca3-db90-4ddf-bbf8-0ca2922883ef", + "id": "4b0074cb-9451-4efd-93f2-198d16ad3df0", "name": "Create a campaign", "request": { "name": "Create a campaign", @@ -44421,7 +44421,7 @@ }, "response": [ { - "id": "848fd71d-267e-40bc-8c1b-72ffee73c0e8", + "id": "30b4c140-9132-471d-b8e7-01de4edf7620", "name": "Manager", "originalRequest": { "url": { @@ -44477,7 +44477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e62dd5df-e57d-4179-b5ab-16742bd5676c", + "id": "2166cb98-6756-427c-a882-b914decfc7ab", "name": "Search", "originalRequest": { "url": { @@ -44533,7 +44533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f47a8ea-fb59-4958-860b-6238c483bb87", + "id": "455c915d-5766-468d-a7ea-6d7e030c74f4", "name": "Source Owner", "originalRequest": { "url": { @@ -44589,7 +44589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a449fdf7-8583-4d9c-ae84-6a835a17eeb4", + "id": "7420e1c4-e431-4f7c-89d2-faea076cd8ee", "name": "Role Composition", "originalRequest": { "url": { @@ -44645,7 +44645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d1d1a96-3bbf-4e49-80ce-a9ffe2af8ec6", + "id": "d2297c06-bd61-47fe-83e0-16378fbd854e", "name": "Manager", "originalRequest": { "url": { @@ -44701,7 +44701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bd1f6aa-79c3-4cd1-ab99-4d4acd80fcd4", + "id": "77ee64e6-4f8f-4378-8a4d-52a8baa80864", "name": "Search", "originalRequest": { "url": { @@ -44757,7 +44757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31bbf0c3-a679-4089-89c0-86258c46cd2b", + "id": "3e5f43aa-1fb4-430b-8ebd-d49ef1c53853", "name": "Source Owner", "originalRequest": { "url": { @@ -44813,7 +44813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b6d6b0a-683f-4e88-87f0-451b5d8c978c", + "id": "ad8c8456-8fd2-43a7-949f-9c2a3f6b9c2a", "name": "Role Composition", "originalRequest": { "url": { @@ -44869,7 +44869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7f36c95-9839-46ec-b34b-5a2c6b6aad04", + "id": "1b30e57c-41d5-4ef1-9c2d-5a6c6fe04ffc", "name": "Machine Account", "originalRequest": { "url": { @@ -44925,7 +44925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f0b55b5-f9b7-4032-a6c6-d2883b520486", + "id": "1246ca48-fb2c-442f-b00e-77501801e8cb", "name": "Manager", "originalRequest": { "url": { @@ -44981,7 +44981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5da72422-5aaf-4568-bc40-e41a94888230", + "id": "2aac939c-efae-455c-b080-9133b558d067", "name": "Search", "originalRequest": { "url": { @@ -45037,7 +45037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32087a66-2c27-4938-9744-7ce4b8e4fa9d", + "id": "8f68631a-56b9-4a8a-a703-abf22946528b", "name": "Source Owner", "originalRequest": { "url": { @@ -45093,7 +45093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3aea5f1-8ec4-408d-aee5-4cdc1e23e76a", + "id": "0819d80e-2c0c-441a-ba58-c1b4d6537394", "name": "Role Composition", "originalRequest": { "url": { @@ -45149,7 +45149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d14e0356-3393-4a2c-934c-cb4c418134c3", + "id": "d8ed8f03-424d-491d-bfdd-a2603b7a1fd3", "name": "Machine Account", "originalRequest": { "url": { @@ -45205,7 +45205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "911c0f10-8278-45d1-b639-5e713afa1ffb", + "id": "a0bb0190-7b81-4dcf-99be-57c4dae829df", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -45261,7 +45261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8248af4b-3c8a-4465-b6df-758a11018c09", + "id": "3b2c6092-8983-493a-96ab-86aedb6fb168", "name": "Search", "originalRequest": { "url": { @@ -45317,7 +45317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3478a2ed-026f-4bca-9ecb-a33a19349bc8", + "id": "ea274d29-d3a9-4c2c-aef1-a87503d99838", "name": "Source Owner", "originalRequest": { "url": { @@ -45373,7 +45373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d296922-3e04-4593-816d-6b28d4a59bb1", + "id": "d2d00f2b-937b-4d2b-8efb-6372e8d46226", "name": "Role Composition", "originalRequest": { "url": { @@ -45429,7 +45429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d986e197-c0f2-4524-9264-69bfdf7ddd62", + "id": "a64899c6-f03a-478f-9e6a-3f3a0d7bf4fd", "name": "Machine Account", "originalRequest": { "url": { @@ -45485,7 +45485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8837c2f0-838f-4be7-8a78-918867178112", + "id": "c7ee2847-42b9-4cf7-9d45-8f2f18fc2e66", "name": "Manager", "originalRequest": { "url": { @@ -45541,7 +45541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba58f794-da32-4a0f-b3c0-c613eeca3f74", + "id": "d9ba506a-3cef-4caf-b132-8f7a29cf4aae", "name": "Search", "originalRequest": { "url": { @@ -45597,7 +45597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e40569f5-10d1-4344-8c8f-823fa043e454", + "id": "19c5c8f1-b60a-4a5f-9e76-a179459fd33f", "name": "Source Owner", "originalRequest": { "url": { @@ -45653,7 +45653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7b89208-feb1-466b-935f-d7f3f3d2700c", + "id": "9aa2f3b0-9f1d-4bc1-9d3d-cd7e2e2830a4", "name": "Role Composition", "originalRequest": { "url": { @@ -45709,7 +45709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "072319f7-5e6b-4607-899e-e37124170279", + "id": "c06e2a08-2142-45ea-acaa-05bb790bf717", "name": "Machine Account", "originalRequest": { "url": { @@ -45765,7 +45765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f15d002c-75c8-4568-982e-59cbf410c53e", + "id": "c74d8f87-6c2e-40ba-864b-deccf8efbf57", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -45821,7 +45821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82bef783-96eb-4229-8456-b5ad36c39428", + "id": "d447b553-4494-47c9-b3ac-3631940cf42b", "name": "Search", "originalRequest": { "url": { @@ -45877,7 +45877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02a65967-57f5-47cf-897c-4090fc03e5c0", + "id": "ae5104cc-eb98-4600-8ff4-9af5442617da", "name": "Source Owner", "originalRequest": { "url": { @@ -45933,7 +45933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a404cf71-e0f5-4651-a398-a6dc35092e13", + "id": "f72002d7-4048-4416-aebe-cd4903f1c1fa", "name": "Role Composition", "originalRequest": { "url": { @@ -45989,7 +45989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1c8f020-59ee-4629-af07-3cffd4b074a2", + "id": "860a0153-ede2-490c-9392-8850e7b4f9bc", "name": "Machine Account", "originalRequest": { "url": { @@ -46051,7 +46051,7 @@ } }, { - "id": "acb637d2-a689-4454-9ea3-bd1ed31746e9", + "id": "08c35039-1774-482b-92c6-d2d513386563", "name": "Get Campaign", "request": { "name": "Get Campaign", @@ -46102,7 +46102,7 @@ }, "response": [ { - "id": "3a2162ed-c843-44d8-a402-47b5c537048b", + "id": "f427d9f6-c7a6-496f-bf3b-4cf2b10b21f3", "name": "Manager", "originalRequest": { "url": { @@ -46156,7 +46156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aed828ae-63ae-4542-811c-01b207fc4ab1", + "id": "97ed29f6-6735-4d99-a7d3-c401d167c4f8", "name": "Search", "originalRequest": { "url": { @@ -46210,7 +46210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "350e25e3-971c-4508-90cd-7a350010fe3f", + "id": "a37a0acd-5452-405d-9801-317a0cc4e574", "name": "Source Owner", "originalRequest": { "url": { @@ -46264,7 +46264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cbe6ba8-5a83-446e-88b9-1bf37b1fbab8", + "id": "3da0213c-678a-4cd3-954a-b69ca7fcc736", "name": "RoleComposition", "originalRequest": { "url": { @@ -46318,7 +46318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfd73053-f8da-4b9d-bbae-a7d38e370736", + "id": "ad0339da-b172-4fd1-815e-f13aa2f0dc82", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46372,7 +46372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "733dc516-c959-41d6-82bc-08d8b444189b", + "id": "1db13d27-ba23-477a-9cfd-cdecf6898b3c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46426,7 +46426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "203cf2a8-2c07-4235-a3b4-fd48f6496296", + "id": "1c5c54bb-c296-445d-b649-1b1edbe3332e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46480,7 +46480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c697a63-37f7-4ea6-957e-554a46a4f2ee", + "id": "03784733-27d0-4114-ae09-c2a4ff0fa3d5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46534,7 +46534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d083adec-2d60-4295-ad65-2ed649e993b4", + "id": "049e3d6a-c715-4d68-8014-d8daf8d1d5fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46588,7 +46588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a695e0af-edf0-4046-ab02-05c1a2568b28", + "id": "0b57b2bd-14ee-4678-930c-cbf10a88c946", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46648,7 +46648,7 @@ } }, { - "id": "de8cb99e-0c47-41aa-bfee-33fb886b4127", + "id": "94037a36-205a-4a46-94b2-96c8136bf7f8", "name": "Update a Campaign", "request": { "name": "Update a Campaign", @@ -46702,7 +46702,7 @@ }, "response": [ { - "id": "b197965a-8dfe-4318-a4c1-98a9aab01f8b", + "id": "42b22ecf-6338-40ea-9fe5-b18b21ec08d1", "name": "Manager", "originalRequest": { "url": { @@ -46759,7 +46759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2913ad0b-2b64-437d-92fd-43ee57786484", + "id": "588f1495-616a-45ba-8ad7-8e141e949b1f", "name": "Search", "originalRequest": { "url": { @@ -46816,7 +46816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ef0bb23-d3ce-4752-8919-1ba0df015041", + "id": "5bca6874-8842-40d6-b4f6-d5a60732a3dc", "name": "Source Owner", "originalRequest": { "url": { @@ -46873,7 +46873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5f9c262-9ed6-4406-9c7e-46ac550561c6", + "id": "a9533e43-74c0-4b9b-a1c3-22da8c111822", "name": "RoleComposition", "originalRequest": { "url": { @@ -46930,7 +46930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bffd21d8-2e3c-4fb9-b2ec-7100941fa736", + "id": "056ec3a1-3d6a-4e3f-80e0-083dc0b0b43e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46987,7 +46987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84e46f77-6843-465a-8be7-d7b1a05ea6e7", + "id": "7e50f89a-9a3b-4a63-a74d-7367525786d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47044,7 +47044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea2c0190-ab5f-4f28-bfa6-74d0e596e497", + "id": "d05859e2-f3e9-4f42-bc98-36462e32cd68", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47101,7 +47101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "143d9f1d-6f23-4c7a-8300-20fba90105de", + "id": "adbb7a4d-972f-4dec-bafc-2f96b05c873b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47158,7 +47158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c727a139-a6f5-49cf-980f-f05241c4d0cc", + "id": "270bf15d-a427-45e0-a007-eed674eb445b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47215,7 +47215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dfd0878-cfeb-49cb-b308-383561d753c6", + "id": "fb494d73-ee99-4bae-afe3-18d17d69f41a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47278,7 +47278,7 @@ } }, { - "id": "207bcb6e-fde2-4ef2-81c2-e49cc680cf45", + "id": "f35551e2-902f-494b-aefd-a34dfea33f99", "name": "Reassign Certifications", "request": { "name": "Reassign Certifications", @@ -47333,7 +47333,7 @@ }, "response": [ { - "id": "6d048cac-ac7e-4d6f-904c-1afeedfac4b0", + "id": "a3b8be26-ad52-43d5-be6f-13cde95cead3", "name": "The reassign task that has been submitted.", "originalRequest": { "url": { @@ -47391,7 +47391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ced21f7c-5ba9-4009-8960-f9492c156c64", + "id": "2872af56-ec5c-40a4-a330-7df245825060", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47449,7 +47449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55e3c84c-cc50-48be-b0c6-6423fc5825e9", + "id": "53bb168b-7f61-4bd7-a7ec-d4cd49bcf9fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47507,7 +47507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad7aaedc-651f-41e9-b77c-3c57699f78d3", + "id": "f7e1c152-d9fc-4b26-a169-039f0380927f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47565,7 +47565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c446757-0315-4f63-8a98-5ab46f8f0a5d", + "id": "7be24de8-6cb1-4a4d-b2a5-8632964fc7b2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47623,7 +47623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13f88836-3114-4850-ba7c-c26762e4f71f", + "id": "f898f9cc-07e8-4c73-adf2-98e5a93eb2fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47681,7 +47681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "743fb01e-c84a-46bf-8612-b2f799412722", + "id": "399f1159-c22e-4f5c-b027-adec762b0305", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47745,7 +47745,7 @@ } }, { - "id": "248b2d04-1112-49cb-9225-039d2180979b", + "id": "2fc9f0eb-bb10-472e-8863-4b13ae86a91e", "name": "Activate a Campaign", "request": { "name": "Activate a Campaign", @@ -47800,7 +47800,7 @@ }, "response": [ { - "id": "24736acb-2495-49b1-b889-b88bd74affe4", + "id": "27a0b441-360b-4d2d-ae8f-2c1b906887ad", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -47858,7 +47858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdf58fd6-aef3-46af-8738-00ed2da48691", + "id": "40a663dc-9ed2-47cd-8a93-083c6aa25918", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47916,7 +47916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26aa4e28-f5a3-469b-b214-c78d59c35420", + "id": "4eb250f0-53c1-4680-8fe5-b39d0bbff79f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47974,7 +47974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45ee2009-7e06-4fa2-8849-a0b4849a4591", + "id": "d40109f5-139f-4276-a003-fc0b5b8fb249", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48032,7 +48032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dd0cd82-2ef8-42e9-81e5-769944193eca", + "id": "a5ad7b38-c89f-4504-a702-0f3232c1ed01", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48090,7 +48090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0d5cde7-3d25-462c-91d8-79db8059a67a", + "id": "66436a40-31de-483e-b167-1e916baa4438", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48148,7 +48148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c04e9f5-3aa2-4ca0-9504-9cd67d4c4f29", + "id": "010f57ab-e84d-4986-8a80-b7adc40eb793", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48212,7 +48212,7 @@ } }, { - "id": "292e822a-0ab9-4aac-9d94-60a5de916d74", + "id": "3c47ac9a-684e-4a48-a77b-eadae141c57c", "name": "Complete a Campaign", "request": { "name": "Complete a Campaign", @@ -48267,7 +48267,7 @@ }, "response": [ { - "id": "205f22c2-709e-485d-82d8-7101626e09cd", + "id": "8544b19b-7244-40c4-aeea-aed7494f08f4", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -48325,7 +48325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "454ee839-88ee-408f-b51b-87659ef40e27", + "id": "c5bce98f-df97-44cc-bf05-450d9110cbac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48383,7 +48383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a93ef69-e536-499e-92c7-80a26f6c1fa0", + "id": "42781ac7-67a3-4822-8d92-1e33cdffb850", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48441,7 +48441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdbbf925-ee51-4f0d-9710-7ff011d38d15", + "id": "ffe20678-ab10-4928-9a12-57465c3465cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48499,7 +48499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb9985eb-db7e-475e-ac1a-e1789b1aa49e", + "id": "89e91a03-d10a-4cbc-9002-59c447187816", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48557,7 +48557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e9f6928-4afb-4e2c-96bc-9c2b71ec269b", + "id": "3a7cf276-c949-4e14-b5ea-b519b1e859ab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48615,7 +48615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40b199fc-108d-40e4-9b62-8f5ca6f8aa44", + "id": "8aab612f-6807-4bad-bd3a-4a7faf129ba4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48679,7 +48679,7 @@ } }, { - "id": "8bc6585b-8452-44f7-914e-3c2540dcb105", + "id": "ec641963-c2ee-464e-927e-6f697b1ab385", "name": "Delete Campaigns", "request": { "name": "Delete Campaigns", @@ -48722,7 +48722,7 @@ }, "response": [ { - "id": "9dd1aab3-0b80-4791-b2cc-63def8eb4aed", + "id": "ba1d38ea-77b1-4d8d-9224-8a8f9f04003d", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -48779,7 +48779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "426789ec-dac9-427b-ab7a-822deb61e97f", + "id": "25a88e97-62d2-4ad4-9282-f89a540eb1fb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48836,7 +48836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae75f412-306d-450e-890b-67f9dfd97f82", + "id": "06600dfa-59c6-40e0-8c68-8ee7a4061331", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48893,7 +48893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a006754-7c27-44ea-9096-0557042c387f", + "id": "32ed76ec-1cb4-49f0-8a67-aa592eac70a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48950,7 +48950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ec18b63-3379-4f2b-8639-6dcf7c8c5a06", + "id": "a598c8ba-471a-4470-8929-f8eca0f2515f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49007,7 +49007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2105f2e3-8f35-4723-b92b-a80e2922cc2f", + "id": "b1353f50-3550-4622-812d-9f0b01b5bfd0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49064,7 +49064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a6aed45-8ec4-4ff9-a997-9e210238e568", + "id": "9f4c16e8-9dc4-4495-bded-d91595079147", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49127,7 +49127,7 @@ } }, { - "id": "7155efe0-bd67-4ed1-b274-b181e3b2dc29", + "id": "bad69ab0-ed8d-4221-bd31-66c232f90609", "name": "Run Campaign Remediation Scan", "request": { "name": "Run Campaign Remediation Scan", @@ -49169,7 +49169,7 @@ }, "response": [ { - "id": "82d638b3-9b60-422c-836f-b86d4b360db2", + "id": "f6510f70-4468-4cd9-a640-434e78610f21", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -49214,7 +49214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c62ae3b8-2c11-4dc8-a52d-0d3accf4cd66", + "id": "fdb6708b-88ab-4eec-8cb2-85c007091aa8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49259,7 +49259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0ac99cc-6f96-4ae7-98c9-e874cfe33b24", + "id": "bf51e34e-3b9b-416a-8327-f1af40a9fea0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49304,7 +49304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae50454b-3b0d-4e95-aaeb-f94aadad8070", + "id": "6bf0cc10-808d-4b78-8437-eba9331f9c84", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49349,7 +49349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6ee7f20-7b8e-4b59-9846-d78a5bfdadcf", + "id": "26db41ae-2def-4335-a6b3-a9cc332af03d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49394,7 +49394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e28cba4f-e2bd-4047-a4ca-28d97cf18c7c", + "id": "319c68df-7616-4803-883e-44b27201e246", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49439,7 +49439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e26a6b28-1926-4e24-9203-aa5a8fb93d22", + "id": "181c989d-1eb5-4211-bf75-7d50d89f3b48", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49490,7 +49490,7 @@ } }, { - "id": "dde89a84-44d2-43c1-a836-15f375076f82", + "id": "9a76ced7-7fa3-47d5-903a-ee82b8d6421a", "name": "Get Campaign Reports", "request": { "name": "Get Campaign Reports", @@ -49532,7 +49532,7 @@ }, "response": [ { - "id": "cbc87363-2d72-44f7-9a7b-ff0c23cc2127", + "id": "8d0d7828-e4c0-4437-853c-77cdbd293606", "name": "Array of campaign report objects.", "originalRequest": { "url": { @@ -49577,7 +49577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5e98df7-6cc2-4899-a331-fe841e84a8fa", + "id": "871a73af-fcd4-43be-b38c-e8f02fefbb72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49622,7 +49622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16c2dfaa-5581-479e-8f8a-97fd90807494", + "id": "b4074489-aec0-4a0b-870b-239c55fe645d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49667,7 +49667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b80cd978-d834-4fc2-8cce-55a23ede84f8", + "id": "b0344266-9c0a-46a5-87a7-b7f592fa021d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49712,7 +49712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ecdce09-d053-408c-9483-3979a729a524", + "id": "ed8038ef-8847-42a2-af0d-078cfb844920", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49757,7 +49757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35819fb6-7ebb-42d6-ae77-ff07705bc8f9", + "id": "46e35d43-3eaa-4a77-ab5d-44715e69cff4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49802,7 +49802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "559e96ad-27d1-4759-bfe2-46e4f166b9a1", + "id": "6c05e2b5-5420-41f9-8e9f-60f9c73bbf84", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49853,7 +49853,7 @@ } }, { - "id": "2671d852-14b9-42d6-9eca-b487e84933f7", + "id": "64dced16-419d-4e57-aa2d-9922deba2271", "name": "Run Campaign Report", "request": { "name": "Run Campaign Report", @@ -49906,7 +49906,7 @@ }, "response": [ { - "id": "9093ec5e-fd18-4960-ac1d-dbbf76bfd2db", + "id": "3ff3798d-f82a-4145-98ef-19f42c6713be", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -49952,7 +49952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b4f44b0-e426-4c5b-9c2e-750f289f56d4", + "id": "d82c90fe-75b6-4dff-9587-90c9103e6062", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49998,7 +49998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e067da54-4553-4a34-9a2d-c52d279b0ddf", + "id": "180ae23e-e0a2-4ff3-a0b7-1eb504c63972", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50044,7 +50044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4aa764f0-57eb-4d92-8107-4d7284e38bb4", + "id": "8f0dfef8-d2cf-4813-aa7a-37862ac822a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50090,7 +50090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbe9f8d0-027c-4cab-9f59-416011c42553", + "id": "6bf3f321-eca3-4d7d-b787-61bade88c1ee", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50136,7 +50136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19096b7a-08b4-460f-82b9-31ba421fe182", + "id": "fd984a07-77ad-4696-ba54-442b25fcb2e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50182,7 +50182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff830ef1-cc75-445c-a45d-6ef2901236e1", + "id": "511ad9a3-27e1-49f9-b874-e27126bebb75", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50234,7 +50234,7 @@ } }, { - "id": "054e9f64-1768-490a-851e-9f66a8bf552a", + "id": "d47defaa-84af-44a0-8919-e322257d5037", "name": "Get Campaign Reports Configuration", "request": { "name": "Get Campaign Reports Configuration", @@ -50264,7 +50264,7 @@ }, "response": [ { - "id": "33f98955-8b08-4086-8c17-c9356619d8f2", + "id": "e72d55f4-651a-4f3b-b06c-f5a21f92da5c", "name": "Campaign report configuration.", "originalRequest": { "url": { @@ -50308,7 +50308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41caa9be-ec9b-4c25-b785-059b8f4484be", + "id": "ad3cafa5-4786-4d6e-a31f-c63f3f9d9ddb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50352,7 +50352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f0b18ab-fe96-49c5-a34a-fc6f53023501", + "id": "cb2bdb68-fd61-411d-a247-c42848c62f9d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50396,7 +50396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d77af98-0202-4ac2-aa81-8f9cac73b08e", + "id": "3c7361a0-471b-497e-b210-e1d41f3aebf8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50440,7 +50440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2244f134-8d8e-4141-b10e-c1342ba100fa", + "id": "9197c1e9-b667-4f97-8bba-7e53a60fe4ae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50484,7 +50484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43228b37-24d0-4ace-bad3-47a8bc8b6e74", + "id": "fdb4c85f-7888-4d6b-8177-801bc1427ee4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50534,7 +50534,7 @@ } }, { - "id": "b4758076-9bad-4a89-8a1a-cd2fe4608a7a", + "id": "57f523e1-58ea-4dfd-a4cc-691334d09264", "name": "Set Campaign Reports Configuration", "request": { "name": "Set Campaign Reports Configuration", @@ -50577,7 +50577,7 @@ }, "response": [ { - "id": "b45944e9-458d-428c-a4dd-3d2d3dd4c314", + "id": "71519dbb-443d-4b5f-946c-cb7df8f01900", "name": "The persisted campaign report configuration.", "originalRequest": { "url": { @@ -50634,7 +50634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9546b679-bf2e-4529-9a51-d1650bbe7ba1", + "id": "1efe5bd9-cc85-455f-91b4-a08ed756461f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50691,7 +50691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5154f3af-db6f-4e71-95ba-de0c7dfd9aa5", + "id": "2d9138ec-3a36-472a-9adb-217a7fab91e2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50748,7 +50748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcc83c74-16b0-4261-ab10-5570ef560374", + "id": "1258922b-de82-4e2d-8fed-da6b0da7120d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50805,7 +50805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6a530d3-d71a-4201-9d82-1411463d65a4", + "id": "678a0e1e-512d-4662-93f2-bdc638037318", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50862,7 +50862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "455b171c-9440-4e23-a9b7-c527687d0f89", + "id": "93a5fb03-f429-4200-bca1-f85bb9d2cfaa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50925,7 +50925,7 @@ } }, { - "id": "6895fedf-b325-45ca-97f7-ddaf54a4e48f", + "id": "a78fd7f6-c83a-457d-9591-f794b6c677ff", "name": "Create a Campaign Template", "request": { "name": "Create a Campaign Template", @@ -50967,7 +50967,7 @@ }, "response": [ { - "id": "55ce52de-51b0-4186-bece-9d3bd609a5a4", + "id": "c4e48573-1808-4f61-a563-17d02c881bc1", "name": "Manager", "originalRequest": { "url": { @@ -51023,7 +51023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62cf3f94-c94f-42dc-90ae-82cddac52c18", + "id": "2477615b-8b02-4442-a518-7cd2cf6889e6", "name": "Search", "originalRequest": { "url": { @@ -51079,7 +51079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b8b7ca4-b9c5-49ad-9172-60fbf990a9b0", + "id": "6b428a0b-0433-4c33-8836-2f329c4e9ac8", "name": "Source Owner", "originalRequest": { "url": { @@ -51135,7 +51135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddec3d0e-f93d-423d-82a9-39dfdfcfc173", + "id": "d9d00603-5ffc-4784-b307-783670d2d9c5", "name": "RoleComposition", "originalRequest": { "url": { @@ -51191,7 +51191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c578b27a-82d9-4134-b8f8-81458a2e58b7", + "id": "cd8246f5-0682-40db-927e-7e198b552bf2", "name": "Manager", "originalRequest": { "url": { @@ -51247,7 +51247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ae4bbe7-c1d0-40be-aa7d-1226e1c20c39", + "id": "f46d4960-6a6e-4f10-901c-3ba3607d3776", "name": "Search", "originalRequest": { "url": { @@ -51303,7 +51303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bb27c91-78c1-4541-bdf8-7e4897b9bb1a", + "id": "9bdb21d4-e8f0-415d-b510-02df3bfc6c1a", "name": "Source Owner", "originalRequest": { "url": { @@ -51359,7 +51359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "466b0b24-959d-4e25-bc78-9d3a02027588", + "id": "7eac958c-5d77-425c-9c13-43cffa8677b9", "name": "RoleComposition", "originalRequest": { "url": { @@ -51415,7 +51415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cc38cbf-496a-42ec-b717-4732941760ce", + "id": "5e2640ec-1931-48ce-90c7-a528b492abfe", "name": "Manager", "originalRequest": { "url": { @@ -51471,7 +51471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0425036c-cfe2-4fa5-9cc7-2d4dc836ca3e", + "id": "8266b64b-6cdf-445d-9b59-9fe7496ff671", "name": "Search", "originalRequest": { "url": { @@ -51527,7 +51527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a9c48dd-31bc-4b96-b42b-dee2eccc965c", + "id": "aa500d76-c058-4bf0-8c82-6756c0fc5ff2", "name": "Source Owner", "originalRequest": { "url": { @@ -51583,7 +51583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a2602d5-23ea-4262-abc0-2610eda112cc", + "id": "2029f8ae-4f00-49e1-9a9a-ff70848d6dde", "name": "RoleComposition", "originalRequest": { "url": { @@ -51639,7 +51639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ede6f99-df1e-4738-ba9f-1fc340c38296", + "id": "f7697fc2-0e85-4651-bf29-3c262de0a638", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -51695,7 +51695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71251c6f-c136-48aa-a0f5-4dd8011ad8c9", + "id": "e411f265-9af4-4eca-8b25-d6a46fe03be4", "name": "Search", "originalRequest": { "url": { @@ -51751,7 +51751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a753f68-4d0d-4a67-8899-4bce88a0f56e", + "id": "99ce1eb5-9a09-47ea-99ee-bc98c1093184", "name": "Source Owner", "originalRequest": { "url": { @@ -51807,7 +51807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c15cb22-395b-4986-9631-b00bc783e02d", + "id": "2d83879b-27f3-4c35-9320-cee7b3a6fb0a", "name": "RoleComposition", "originalRequest": { "url": { @@ -51863,7 +51863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f67b3c69-717d-4850-8337-c4a538b6cb0f", + "id": "b1377194-7884-4171-a28e-5c8e98d2c7d9", "name": "Manager", "originalRequest": { "url": { @@ -51919,7 +51919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af162127-0729-4159-9b49-67f1da87de81", + "id": "824a478b-8907-45ee-92d7-faf45f6a96f1", "name": "Search", "originalRequest": { "url": { @@ -51975,7 +51975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca2de11d-4dd4-4366-bf3f-c7178f438bb8", + "id": "055770d4-f174-4b23-92da-dbb3aedd891e", "name": "Source Owner", "originalRequest": { "url": { @@ -52031,7 +52031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ab12545-c3ae-4118-a939-eb67adebac14", + "id": "08f558c2-9332-4f40-9071-c4d967555a1c", "name": "RoleComposition", "originalRequest": { "url": { @@ -52087,7 +52087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "992d02ea-9d09-4cc7-b9f6-57273950268e", + "id": "b0c7c544-723b-40c4-b608-ca89ba1fc511", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -52143,7 +52143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ee57439-30d6-4eaa-8985-4792a85c33bc", + "id": "36c6d107-4a18-4956-bd7f-8f96d9428a52", "name": "Search", "originalRequest": { "url": { @@ -52199,7 +52199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdcbdb5c-3752-4cca-8be0-fda7983462cc", + "id": "069a1b94-3938-4de0-8e36-6f376e9fecec", "name": "Source Owner", "originalRequest": { "url": { @@ -52255,7 +52255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be3b081f-ae12-4a0b-bbe9-40f4a6a0dce4", + "id": "314930d3-57c5-46a8-ac00-9aa63f06f5d5", "name": "RoleComposition", "originalRequest": { "url": { @@ -52317,7 +52317,7 @@ } }, { - "id": "702ebeaf-38c8-4cce-8c6b-c775964725e7", + "id": "78addc2d-2fe8-47b0-b78d-7c11c18225d8", "name": "List Campaign Templates", "request": { "name": "List Campaign Templates", @@ -52392,7 +52392,7 @@ }, "response": [ { - "id": "fb66acbb-5d6c-491b-ab25-a09216494693", + "id": "b8c44ee2-23ef-47e9-9a5b-9e975be49fe3", "name": "List of campaign template objects.", "originalRequest": { "url": { @@ -52481,7 +52481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a9dca29-64af-435b-bfc3-f1adb101d00a", + "id": "51640af0-0755-403f-b872-be73a86ad6b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52570,7 +52570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93bcc5d8-f1b1-46ac-8671-f5e2fb627dce", + "id": "ee6dc800-8f63-4019-a22d-e960463416be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52659,7 +52659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0b94b02-7ee9-4924-841b-9c5524850817", + "id": "17b4e4f5-b7d5-40f1-8f58-c1a944c21631", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52748,7 +52748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85f915b5-ffcd-4588-b766-bf2959544351", + "id": "0a17c4c2-6a59-4676-9868-16ad55dc4ae5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52837,7 +52837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "234df489-0a3e-460b-9502-8bcb2fed73ff", + "id": "5266fd58-70bb-4ba3-8294-146a67f047f8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52932,7 +52932,7 @@ } }, { - "id": "564d32fc-3876-4673-957f-7d7cb4a72082", + "id": "0d4416e7-c3dc-47e2-bda0-1108531daea6", "name": "Update a Campaign Template", "request": { "name": "Update a Campaign Template", @@ -52986,7 +52986,7 @@ }, "response": [ { - "id": "863fb11e-3934-46e7-9d39-37eaa5d70d72", + "id": "ecbbf1db-9812-4ee4-b3e0-67f6e5254402", "name": "Manager", "originalRequest": { "url": { @@ -53043,7 +53043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8673d138-dc56-45ac-8e16-fa6c19830c42", + "id": "0d81af57-84da-48bf-a534-eba78fc12acc", "name": "Search", "originalRequest": { "url": { @@ -53100,7 +53100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32775b59-28c1-4e50-869b-1981cd43d1fb", + "id": "f7551b4a-0b37-4305-ba94-b36fcbd232fd", "name": "Source Owner", "originalRequest": { "url": { @@ -53157,7 +53157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01a70e95-844d-451f-8911-b04e8e31fb35", + "id": "548420ab-e939-4854-aadb-aa074643e9e5", "name": "RoleComposition", "originalRequest": { "url": { @@ -53214,7 +53214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f2a7573-a39e-41be-a310-f3c5694b8996", + "id": "28107773-5029-46bf-8230-e79e326e7779", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53271,7 +53271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a95effa6-4e54-4795-984b-422ece4efa7c", + "id": "5f2aee08-557b-4faa-84f6-8532a33aa022", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53328,7 +53328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eda99cd2-71b9-4a58-955f-bcc0564b223e", + "id": "9a065a85-3c37-4688-8d0c-f13f37dfd609", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53385,7 +53385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca668e7c-2249-4741-a714-a0d83b6ae565", + "id": "b35137f0-8c9c-4f9c-93b2-d9582e02ba95", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -53442,7 +53442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d5e75dc-805b-41bf-8fb5-a4750de25a5f", + "id": "58504af9-7e65-43d1-bada-e520c0a9a1dd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53499,7 +53499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "518989e6-4b91-4e84-8b3e-a91593f11e58", + "id": "e0783d0c-c2ba-46ef-9c28-a3492817836e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53562,7 +53562,7 @@ } }, { - "id": "9245df72-0ec7-4397-88f1-a697e656ba7f", + "id": "f4a3ac45-f886-4ff0-961f-603f00b79a38", "name": "Get a Campaign Template", "request": { "name": "Get a Campaign Template", @@ -53603,7 +53603,7 @@ }, "response": [ { - "id": "c9d3d679-3f2f-4859-ab4c-77f2f7f0d757", + "id": "08222c65-5e9e-450b-88aa-661b71701eb4", "name": "Manager", "originalRequest": { "url": { @@ -53647,7 +53647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7a82b91-142a-45a6-810e-b21461fd4496", + "id": "e6b53ac0-7ca9-45e2-87ff-980183f77c93", "name": "Search", "originalRequest": { "url": { @@ -53691,7 +53691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50355751-6c12-4d84-9a89-fca264687553", + "id": "0b4c47b3-5dbb-46b6-8cd6-13f9d51be00b", "name": "Source Owner", "originalRequest": { "url": { @@ -53735,7 +53735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "219dfd8c-9bc5-476a-bed2-f36cec33b461", + "id": "38557760-5809-4c7e-ad4c-af9b16df41a1", "name": "RoleComposition", "originalRequest": { "url": { @@ -53779,7 +53779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e55ba77-9472-4e80-bb4f-b346baf08e4b", + "id": "f58e740f-8281-4571-ae64-42832dc418c2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53823,7 +53823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9b9b252-ded5-4bdb-900c-f0d2d8e4a7de", + "id": "24ceafac-e000-44a8-b874-06e0a9811955", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53867,7 +53867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "795c5184-15b7-4c24-9af0-ec7967b4c915", + "id": "48682789-d213-4b0a-9892-7baf6cec70e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53911,7 +53911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e75715e0-a355-4440-939b-a68ee1a36725", + "id": "200b9b1a-dfa8-467e-ae99-683fd458ec5d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -53955,7 +53955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc4e0d4f-bb7c-4048-b770-a595dfcc8278", + "id": "121b7953-6b5e-4cf2-b4ec-8f074237f48c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53999,7 +53999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa40126d-0dce-4dc5-83fb-414326ff9370", + "id": "f455a715-2be7-44d7-b88b-cdf5c0fbc9b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54049,7 +54049,7 @@ } }, { - "id": "27df97a1-d128-40f3-a834-7bddd5accc00", + "id": "c1659975-ee29-43af-a706-d8992ed72400", "name": "Delete a Campaign Template", "request": { "name": "Delete a Campaign Template", @@ -54090,7 +54090,7 @@ }, "response": [ { - "id": "e053bb79-0532-447c-bf95-d548203931a9", + "id": "fbbb1a91-2d03-40cd-975e-91b2887f4a46", "name": "The campaign template was successfully deleted.", "originalRequest": { "url": { @@ -54124,7 +54124,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a0d5503c-151d-47c2-b154-7280f41841af", + "id": "3c0219f1-af5b-49dd-a34f-657c19ff5963", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54168,7 +54168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95a75b75-7752-4a1a-95b4-3dddc757e268", + "id": "f52bf4e0-7b42-4ff3-8c87-6f8262f9095d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54212,7 +54212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57f691a2-5c8a-4d25-8f34-ab25ca5d53db", + "id": "cb834fab-f7ff-4ef6-8212-9dfdaf69c044", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54256,7 +54256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20273ded-18d1-46f7-b7a4-2f3efe9bd871", + "id": "f786099e-22f8-4bcd-8208-9f15f79deb00", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54300,7 +54300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c5bf506-70e0-4191-a462-9eca843fc854", + "id": "42b2ae09-8e18-4c9b-96d8-65de18bb1ef8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54344,7 +54344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a6dbc2c-e84b-4347-be99-44b534fdfcf6", + "id": "65cbe549-194d-4770-ac6e-371706a4f75c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54394,7 +54394,7 @@ } }, { - "id": "6a5f2843-52a4-4077-ba17-f2cfc957fab0", + "id": "edb6024e-121d-4419-92b0-a885f1d88832", "name": "Get Campaign Template Schedule", "request": { "name": "Get Campaign Template Schedule", @@ -54436,7 +54436,7 @@ }, "response": [ { - "id": "385fc507-95fb-4cef-9c11-78492f96c50b", + "id": "16602fbf-01eb-4506-a9c8-f39a714be9c9", "name": "Current schedule for the campaign template. See the [Set Campaign Template Schedule endpoint documentation](https://developer.sailpoint.com/docs/api/v3/set-campaign-template-schedule) for more examples.", "originalRequest": { "url": { @@ -54481,7 +54481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b9bc5f9-f303-4515-9ede-40240b0d434f", + "id": "98b71c39-2593-41ed-8faa-e01853c0cbf5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54526,7 +54526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be23ab42-f816-4b39-8bcd-873a91dea00d", + "id": "e206f926-c5cb-41e7-aa14-2a5993f56ccd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54571,7 +54571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5ace399-6692-4a6d-9703-8519581a1df8", + "id": "410d22c9-c04e-46bd-969e-7b44248daf78", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54616,7 +54616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de3cf1d8-2a3d-4b8f-b9a0-3955bfc42299", + "id": "b5e2bc97-fe00-4db9-85d5-5a305e732c4c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54661,7 +54661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d40a5ec5-25f0-42f8-978c-49a5fca5f2e5", + "id": "8acc2380-d1cf-434c-9e08-4296af9ccd04", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54706,7 +54706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a562304-f0ed-458d-ad86-250880c368ae", + "id": "be52d135-eb7e-426a-9fb6-516b910baec7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54757,7 +54757,7 @@ } }, { - "id": "d3f93994-a86b-4988-99c6-0af173bf9fef", + "id": "4d7e35a1-24f2-41ca-9728-8d056104c292", "name": "Set Campaign Template Schedule", "request": { "name": "Set Campaign Template Schedule", @@ -54812,7 +54812,7 @@ }, "response": [ { - "id": "d03e7e2f-515c-4ba8-8fb5-3ae4e686017c", + "id": "00dd9502-485a-4e5f-a20e-e4685fbf9007", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -54860,7 +54860,7 @@ "_postman_previewlanguage": "text" }, { - "id": "10dfc04b-11fe-4eca-a78d-d56ff361c848", + "id": "b95bdb5a-4fba-4d48-b1cf-2d260348289f", "name": "Monthly", "originalRequest": { "url": { @@ -54918,7 +54918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11e6d38d-a6c0-4b2d-b540-2ff2e0ad7c84", + "id": "15382053-ad3e-43ca-97c1-7b5c824da78e", "name": "Once a year", "originalRequest": { "url": { @@ -54976,7 +54976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b566738-dfac-4877-9944-e7c418fc2891", + "id": "acc132a7-9665-4444-9f87-0c5694ec5163", "name": "Quarterly", "originalRequest": { "url": { @@ -55034,7 +55034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9989df8-33c7-4cc0-9953-94cefde1f029", + "id": "df8715e5-6178-406e-9837-5284b0254615", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -55092,7 +55092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f22f4b4f-5330-40f7-a0eb-bf7ada6b8622", + "id": "3370a8a5-48cb-422a-9e8f-b4d8d92d71bd", "name": "On a Specific Date", "originalRequest": { "url": { @@ -55150,7 +55150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb875dc2-05a7-40b7-b621-ca63371e9d80", + "id": "519cbfad-d275-4965-af5e-96427ef4f2d8", "name": "Monthly", "originalRequest": { "url": { @@ -55208,7 +55208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f03d6608-f5d4-4da2-87c5-2ec8dbd49bea", + "id": "8a742f1f-4d5c-4666-97dc-9c2d78cef6d4", "name": "Once a year", "originalRequest": { "url": { @@ -55266,7 +55266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5470e3bb-99eb-4a7d-bf91-0434bcbda6e4", + "id": "dc16682c-464c-4a17-a34b-bceed430c9b1", "name": "Quarterly", "originalRequest": { "url": { @@ -55324,7 +55324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12db3b9e-2caf-4fa9-a2c6-7d409febbaa9", + "id": "5bbc0be4-05ad-4d06-96ab-b23df4c7c833", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -55382,7 +55382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b524c032-7637-48bb-a0a1-4c9b163b9ab0", + "id": "7f3e6642-d1b5-4d4f-82a1-9885716094a9", "name": "On a Specific Date", "originalRequest": { "url": { @@ -55440,7 +55440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "720569b2-e1bf-48a9-b90a-4c45d5037742", + "id": "d7627db2-a677-43f1-9728-facf7aa8d8c5", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -55498,7 +55498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d207793e-e84d-474d-8d81-ced1ed03097c", + "id": "2a26bf19-9c81-4175-86f2-87c0910fe65f", "name": "Once a year", "originalRequest": { "url": { @@ -55556,7 +55556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa944b35-1472-481e-a597-7bddfde98b4b", + "id": "7d6369a7-fdee-4310-8154-3e0c3fdcac41", "name": "Quarterly", "originalRequest": { "url": { @@ -55614,7 +55614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bcfc170-6b40-4a4a-8f1a-bc89ba988642", + "id": "031b254d-a461-4eed-a05a-a2082023de45", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -55672,7 +55672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9a477c8-c8cb-4413-a737-9a30f0d5b2aa", + "id": "c1171b01-969c-4cca-985b-af8f524a963a", "name": "On a Specific Date", "originalRequest": { "url": { @@ -55730,7 +55730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c7dff5-6b3f-4127-8646-491d2a43feb5", + "id": "c4e54157-ed7b-4993-bf11-7f347b68a0e7", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -55788,7 +55788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2694a8a-119f-4388-97e5-a9903c984471", + "id": "57449ad5-6420-4063-bceb-d9b3c51c4e00", "name": "Once a year", "originalRequest": { "url": { @@ -55846,7 +55846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0be4675b-0242-4326-b49e-a8556af7cc94", + "id": "1a76d390-3020-48fd-8493-1f0cc6876bc8", "name": "Quarterly", "originalRequest": { "url": { @@ -55904,7 +55904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdb201c3-a37c-44a7-968c-5fe1bcee6375", + "id": "11ea683d-2abe-4316-a568-98d85a6a7550", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -55962,7 +55962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50d5f9f2-0894-413d-bdc9-62d4a4561816", + "id": "cb50751c-2b6a-48ab-aa3b-d63311de75f4", "name": "On a Specific Date", "originalRequest": { "url": { @@ -56020,7 +56020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1aff88ff-9d9e-4f4c-ba4a-a496b0ca26f6", + "id": "3051ff34-398f-4c1d-b635-d46b4584d839", "name": "Monthly", "originalRequest": { "url": { @@ -56078,7 +56078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2ac1a99-458a-4a27-98fa-c5be8b4048f9", + "id": "17bc79ba-c102-48eb-bec7-deb7f08ad8dd", "name": "Once a year", "originalRequest": { "url": { @@ -56136,7 +56136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3d2b439-46a3-400c-ab94-1ffe3fd0f4d3", + "id": "512ca621-273a-447a-aa4e-461634a3b392", "name": "Quarterly", "originalRequest": { "url": { @@ -56194,7 +56194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2629396f-45b9-4fcb-86f6-6168b14b1864", + "id": "a2191990-4e88-4f27-ab5b-5ea85e8dc720", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -56252,7 +56252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94ebbf00-0e5b-41bc-b604-6d9f8117dc1b", + "id": "8ca73e9d-eef7-483c-b7f9-61e301268eb0", "name": "On a Specific Date", "originalRequest": { "url": { @@ -56310,7 +56310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e12735f7-2302-459b-8d65-828ca7ece4d4", + "id": "d73d9685-b499-4cc4-8fd6-4b96badc485d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -56368,7 +56368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fbb4fe7-51e5-45de-ba25-98ac4654fa32", + "id": "9e0bb856-f8f4-49ea-984b-7224d2ede9a9", "name": "Once a year", "originalRequest": { "url": { @@ -56426,7 +56426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63ba37a7-29c4-4009-b95f-ade1489fcf4b", + "id": "5673604d-00d7-4420-b763-c0a8eadb8350", "name": "Quarterly", "originalRequest": { "url": { @@ -56484,7 +56484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76f33b6a-0b36-422d-9cbd-bea3211d4bed", + "id": "5f4bdbd8-cb4a-475c-9829-0208e4e051f9", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -56542,7 +56542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "653e8f3a-618b-41d0-9db3-23307ddf601b", + "id": "b95364ce-a982-4c2c-9cf2-70e00499013f", "name": "On a Specific Date", "originalRequest": { "url": { @@ -56606,7 +56606,7 @@ } }, { - "id": "5bb9dde0-81c3-4446-80ec-23a153447ca1", + "id": "1de5a9ee-4094-4371-9c35-7403888c8697", "name": "Delete Campaign Template Schedule", "request": { "name": "Delete Campaign Template Schedule", @@ -56648,7 +56648,7 @@ }, "response": [ { - "id": "39e7f9a3-e2b7-4eec-bb62-d0d46e97122e", + "id": "2fb3a7e1-311c-4407-8e3a-543e29e1187a", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -56683,7 +56683,7 @@ "_postman_previewlanguage": "text" }, { - "id": "63e536b9-2cda-4f96-a82b-8014a01bf7a7", + "id": "8619b5ab-7764-4184-a196-953758116048", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56728,7 +56728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee1bd0c6-e1c0-42a0-986a-f0ef891dbc0e", + "id": "e2129e5f-5834-45f3-983d-5acb3cc2f183", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56773,7 +56773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "297c7f91-53d1-4447-b87f-276245562761", + "id": "ccd6033b-f32c-4df9-acde-da7a8ed6f5fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56818,7 +56818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e1f12dc-6649-40e3-b3db-bc9c050530c4", + "id": "cb3755bc-43c2-4d9d-a331-920041cd0f7c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -56863,7 +56863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b483e9b5-dbad-4052-996a-f2ed7717f5ad", + "id": "9017cf9a-b15c-4159-9424-53aff89518ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56908,7 +56908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84a3d027-2710-4f66-9a95-3c70472a38fa", + "id": "71ec3e57-cd71-415b-ad0b-947722b42645", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56959,7 +56959,7 @@ } }, { - "id": "a1b40539-7ac4-42e3-946b-b9b600eff903", + "id": "e158f9ba-69fd-4646-bea6-a97972b4236e", "name": "Generate a Campaign from Template", "request": { "name": "Generate a Campaign from Template", @@ -57001,7 +57001,7 @@ }, "response": [ { - "id": "69fa52d5-e1e5-4976-879e-96dd1644cf2f", + "id": "82d18404-6155-46e0-b9d2-f665b52f88b2", "name": "This response indicates that a campaign was successfully generated from this template, and the API returns a reference to the new campaign.", "originalRequest": { "url": { @@ -57046,7 +57046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3baab85-1f34-4b2a-816c-80733cfa0c8d", + "id": "c0a92cbf-dab0-42cf-a532-6faf0555c52b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57091,7 +57091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea5fa696-03d5-4926-8d79-313c755e1f49", + "id": "6ab94ee2-b428-4275-a2e5-698179726cde", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57136,7 +57136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5dec0e2-7df6-465e-9545-cb3dda093092", + "id": "bef3c73a-4018-40a0-8aac-262adebf2024", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57181,7 +57181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8619f023-5cd3-45da-8e80-fe68d5d2a07d", + "id": "2a184a29-a371-4295-a238-74afd883de7a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57226,7 +57226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3703ba4-149c-4e6b-985e-35347538a6d1", + "id": "fab33f86-25cc-495b-9a02-93755a7f6455", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57283,7 +57283,7 @@ "description": "Use this API to implement certification summary functionality. \nWith this functionality in place, administrators and designated certification reviewers can review summaries of identity certification campaigns and draw conclusions about the campaigns' scope, security, and effectiveness. \nImplementing certification summary functionality improves organizations' ability to review their [certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html) and helps them satisfy audit and regulatory requirements by enabling them to trace access changes and the decisions made in their review processes. \n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese certifications serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign. \n\nFor example, an organization may use a Manager Certification as a way of showing that a user's access has been reviewed and approved by their manager, or if the certification is part of a campaign, that the user's access has been reviewed and approved by multiple managers. \nOnce this certification has been completed, Identity Security Cloud would provision all the access the user needs, nothing more. \n\nCertification summaries provide information about identity certification campaigns such as the identities involved, the number of decisions made, and the access changed. \nFor example, an administrator or designated certification reviewer can examine the Manager Certification campaign to get an overview of how many entitlement decisions are made in that campaign as opposed to role decisions, which identities would be affected by changes to the campaign, and how those identities' access would be affected.\n", "item": [ { - "id": "a6f6e804-b787-40f5-955a-5bd3c7590914", + "id": "d60601eb-22aa-4e8a-b6cd-ebbe06397768", "name": "Summary of Certification Decisions", "request": { "name": "Summary of Certification Decisions", @@ -57335,7 +57335,7 @@ }, "response": [ { - "id": "0abd3ac4-dabc-46e3-b569-f0522d8c2a09", + "id": "55c5537e-5391-442f-a7a5-e903502f507e", "name": "Summary of the decisions made", "originalRequest": { "url": { @@ -57390,7 +57390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49d698a8-76ff-4716-ac53-06dde4a6e202", + "id": "2cb6d9d8-b19c-4b8c-a514-2fec500c5ead", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57445,7 +57445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62146b1a-378c-4d9f-ace2-877f77dadc4c", + "id": "b11c8336-7a25-4788-9f44-5ff3d6234fbc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57500,7 +57500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "674bfb20-0b2a-4c5c-9ba4-16bc0b4c91fa", + "id": "74c47b7e-ce33-4c7b-b4c6-569423d834db", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57555,7 +57555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77815eb8-0aef-4284-a0c5-71ae489209d5", + "id": "60f731fe-708f-437e-bc98-4bc4f2902e38", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -57610,7 +57610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e76f9a16-a9c8-4136-b8c4-17b6b1208140", + "id": "d7d74a13-c218-4be2-b9c6-7ceb206bbceb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57665,7 +57665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e227348e-765b-4f78-bd81-f296bfa51e8e", + "id": "ef68a499-d60b-4503-bd67-37ab9fde39ef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57726,7 +57726,7 @@ } }, { - "id": "8a12bc51-6bce-44c2-bd93-3301be9bdb6b", + "id": "e56992de-6f49-44e5-9d22-0b384f9199d9", "name": "Identity Summaries for Campaign Certification", "request": { "name": "Identity Summaries for Campaign Certification", @@ -57814,7 +57814,7 @@ }, "response": [ { - "id": "fbaf5028-41c8-4546-a814-c14064c068de", + "id": "7636cc66-8062-4ba0-b811-7f135dfc10a3", "name": "List of identity summaries", "originalRequest": { "url": { @@ -57905,7 +57905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b71e2f8-607c-43f2-9d42-eb622407d340", + "id": "595267d5-0560-4da6-af8a-804b89149af1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57996,7 +57996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b495fda4-283c-4243-af4e-e6826862f800", + "id": "39211d5d-ce64-4526-a811-e1a9882ff7f2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58087,7 +58087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d981f9c-f8fc-4cba-8600-40fbb48e7dc2", + "id": "976fdf89-9975-4077-809f-3e16440b2019", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58178,7 +58178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a60f230e-f92c-40c2-b42e-fe4c056aa574", + "id": "364aad9b-b031-4ab0-9b66-36fa5ec0d9fa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -58269,7 +58269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a42a66a7-5d0c-43d5-b172-82264797f27b", + "id": "59628384-9f53-488e-9029-0c617351297f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58360,7 +58360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29c1837a-77fc-4fd9-9d9f-15a85bd42037", + "id": "04f0f69f-b4c8-4646-8d25-66c52d0d3c90", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58457,7 +58457,7 @@ } }, { - "id": "b25dcb82-012e-4219-82ce-f1455453a2b8", + "id": "d7b49a30-6e1f-4cbc-b921-2aca849128c1", "name": "Access Summaries", "request": { "name": "Access Summaries", @@ -58556,7 +58556,7 @@ }, "response": [ { - "id": "9047dfe9-60df-4e60-a54a-2992c093e9ac", + "id": "ab9c34cf-d459-410d-b7fc-9c2eddfd7e17", "name": "List of access summaries", "originalRequest": { "url": { @@ -58648,7 +58648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ead02d2c-4752-45c9-807c-a23022fdc674", + "id": "48bbfde5-054d-4611-9dbe-b2aa5d8f5b28", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58740,7 +58740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92c1026f-432e-4cb5-8ebb-e11dd4c5a246", + "id": "d639c16e-a36c-4940-be49-4f6297c198d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58832,7 +58832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d5832fc-966b-4741-b94b-b6505bd2e30a", + "id": "b4c171b8-c5f0-44ba-8aca-15cc7a43b5d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58924,7 +58924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77e4581a-6f46-4469-8fc3-8363e770c2e4", + "id": "3531ee1d-f18b-4248-8577-c438faca54da", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -59016,7 +59016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47ef8e09-d698-4f18-a743-96cd1edeadae", + "id": "4fef28a7-bcf0-48a8-b4f0-184b42834214", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59108,7 +59108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f65e13bd-d406-4cb8-8ffc-87a8837a94b6", + "id": "5796080c-c205-4c41-931e-1e0b577a7711", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59206,7 +59206,7 @@ } }, { - "id": "eaf70e80-2c53-422f-90c8-371965b8dd68", + "id": "ef2a5236-336e-4e5f-adad-0cacce2d7280", "name": "Summary for Identity", "request": { "name": "Summary for Identity", @@ -59259,7 +59259,7 @@ }, "response": [ { - "id": "2da8b4c9-a514-48be-8a0b-5c6e52ed632c", + "id": "1d635abd-458d-484e-9da4-602fb13faa42", "name": "An identity summary", "originalRequest": { "url": { @@ -59305,7 +59305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6dc66a8-79fa-445c-a733-e3771e62e36f", + "id": "c18d785c-719d-44df-ad23-b0de1ec646c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59351,7 +59351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1165ebc8-33c7-4fcf-b9a5-b44e43567413", + "id": "9a8397b9-644f-4942-96c1-b36a0aa4d8dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59397,7 +59397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17a0995a-45ed-4c02-9303-955102f07fba", + "id": "8e36f760-1c31-424e-90f9-b5859785c99a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59443,7 +59443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdc79d83-a9ab-43f8-a1c9-68802ea34715", + "id": "b1df1652-411e-4c92-b7d7-215485071ea7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -59489,7 +59489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94b103fe-340d-49e5-847d-68e763e55d20", + "id": "f83f9838-c03d-4d3f-a054-10cad68e7d0d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59535,7 +59535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db416297-5575-4d18-9301-ce018fcf10a3", + "id": "ae2deb13-c250-4c35-9426-ef6a9ddcfc51", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59593,7 +59593,7 @@ "description": "Use this API to implement certification functionality. \nWith this functionality in place, administrators and designated certification reviewers can review users' access certifications and decide whether to approve access, revoke it, or reassign the review to another reviewer. \nImplementing certifications improves organizations' data security by reducing inappropriate access through a distributed review process and helping them satisfy audit and regulatory requirements. \n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign.\n\nFor example, an organization may use a Manager Certification as a way of showing that a user's access has been reviewed and approved by their manager, or if the certification is part of a campaign, that the user's access has been reviewed and approved by multiple managers. \nOnce this certification has been completed, Identity Security Cloud would provision all the access the user needs, nothing more. \n\nOrganization administrators or certification administrators can designate other Identity Security Cloud users as certification reviewers. \nThose reviewers can select the 'Certifications' tab to view any of the certifications they either need to review or have already reviewed under the 'Active' and 'Completed' tabs, respectively. \n\nWhen a certification campaign is in progress, certification reviewers will see certifications listed under 'Active,' where they can review the involved identities. \nUnder the 'Decision' column on the right, next to each access item, reviewers can select the checkmark to approve access, select the 'X' to revoke access, or they can toggle the 'More Options' menu to reassign the certification to another reviewer and provide a reason for reassignment in the form of a comment. \n\nOnce a reviewer has made decisions on all the certification's involved access items, he or she must select 'Sign Off' to complete the review process.\nDoing so converts the certification into read-only status, preventing any further changes to the review decisions and deleting the work item (task) from the reviewer's list of work items. \n\nOnce all the reviewers have signed off, the certification campaign either completes or, if any reviewers decided to revoke access for any of the involved identities, it moves into a remediation phase. In the remediation phase, identities' entitlements are altered to remove any entitlements marked for revocation.\nIn this situation, the certification campaign completes once all the remediation requests are completed.\n", "item": [ { - "id": "f135fd96-07d8-4b37-af97-f52022b13798", + "id": "ab4ec336-0e64-4362-bae9-82260c31e580", "name": "List Identity Campaign Certifications", "request": { "name": "List Identity Campaign Certifications", @@ -59677,7 +59677,7 @@ }, "response": [ { - "id": "d8eef6f7-de43-411e-92ba-f6e6ce3600ec", + "id": "b724902b-6761-41c6-ac14-36d1d805f3ba", "name": "List of identity campaign certifications.", "originalRequest": { "url": { @@ -59775,7 +59775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a4f41b4-587a-406c-8597-f13060056969", + "id": "4962ef51-1a6a-4e15-aad2-c55650250904", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59873,7 +59873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28f134ad-ce33-4ed6-bef8-ddfe8b42abb3", + "id": "95174504-3833-4404-976c-ea2da7028ef6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59971,7 +59971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5ea9e83-24d1-4411-b022-2913a99e481f", + "id": "cca1152f-4d58-48a2-8092-57295ee00bca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60069,7 +60069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65a3cc1d-24e4-46ca-ad06-82e5524f6a95", + "id": "3847ac08-d690-4c39-8225-178f8f5a93a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60167,7 +60167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e36438e3-8f3e-4b28-8c3d-45d77f8f6c5d", + "id": "5367b7d3-d342-4640-9128-b821cc6aae3c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60271,7 +60271,7 @@ } }, { - "id": "e3e2a658-5497-4fda-a58c-f9d50029fac5", + "id": "29a38108-9782-4626-a1e4-f94201dfde5f", "name": "Identity Certification by ID", "request": { "name": "Identity Certification by ID", @@ -60312,7 +60312,7 @@ }, "response": [ { - "id": "e1118bc9-fc2c-49c0-b0d5-1fe50c8195d7", + "id": "74e273b3-42ae-4365-9db0-404b607b3d9d", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -60356,7 +60356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe2bfd76-557e-4eda-9293-53bd539f9bbe", + "id": "66896c35-f18d-4580-b837-5f0ca762d1b3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60400,7 +60400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd74b132-8ed6-4b0e-903c-ae1b1e495d4e", + "id": "61ac7b4b-b8bb-4043-b8d2-42ce87d68bf0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60444,7 +60444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "900021a4-4574-400a-bbce-c2288a2f7878", + "id": "9de08836-512f-4af5-944c-023a052af533", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60488,7 +60488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6f72d4b-2d43-4869-9e3d-a7160f7f98ee", + "id": "57183052-5dae-4d69-9d03-983372ecdc10", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -60532,7 +60532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3abab689-31c3-4832-901a-6906ea1a4d55", + "id": "882c3c2b-43ba-49d5-b72d-1702631baf1e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60576,7 +60576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1390e484-bcf3-487b-8142-573ec31e43d7", + "id": "bb4c1ba5-9b94-410a-8ea3-20a7cfa3b02b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60626,7 +60626,7 @@ } }, { - "id": "fa497389-afc0-472c-93ee-0687f3867786", + "id": "8ce282a6-4908-4bd3-8b4f-7bedfd3a3f8a", "name": "List of Access Review Items", "request": { "name": "List of Access Review Items", @@ -60741,7 +60741,7 @@ }, "response": [ { - "id": "7e09d441-a081-4f4b-b804-97fcfe0faf2f", + "id": "8d9563f3-8049-4c4a-861c-4050fd181b4f", "name": "A list of access review items", "originalRequest": { "url": { @@ -60859,7 +60859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e82b8bd-f22e-4e98-9c18-96c71e9bddcc", + "id": "4d87ffe0-0670-4dcc-8e21-7f8011b3ec28", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60977,7 +60977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "426b758d-e889-4e22-83f5-18c5050fa4b5", + "id": "594829de-303c-4417-a0ea-a533c714fc45", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61095,7 +61095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b6f0744-e0bb-4245-b893-b056dc8cf6bd", + "id": "964a7fc4-4260-459b-bad6-2af83384c01d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61213,7 +61213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63997e6b-6e27-486e-99be-586126019dad", + "id": "30a934c4-24ff-4ef7-aeea-e4eb35158003", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -61331,7 +61331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f76afeed-94af-4a98-918b-0c19e36d4118", + "id": "8cceb744-3c89-4283-a6e6-1d7fb3398f04", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61449,7 +61449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97a39a53-371f-42fc-9aec-47d02c234bc4", + "id": "3b19f52f-4510-44c5-bd6b-849a6ed823e1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61573,7 +61573,7 @@ } }, { - "id": "e0a76712-99af-4e8b-99cc-d58c8c8529f5", + "id": "a72844e7-13fd-4ada-8170-0025a2ad8f91", "name": "Decide on a Certification Item", "request": { "name": "Decide on a Certification Item", @@ -61628,7 +61628,7 @@ }, "response": [ { - "id": "5e43f5b8-1736-448f-aa18-e09de149a299", + "id": "ed23c3c6-3102-40f8-ae88-c361938e56b9", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -61686,7 +61686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ea5aacc-944f-4429-ade4-1dd7eecda95f", + "id": "7e9e8f63-7f56-4cbb-99aa-9fb232f1aa4f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61744,7 +61744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28dd14a5-ca96-4a4b-beb3-10f58c96547b", + "id": "ec675f45-1501-4cb0-8843-d17ec2a490f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61802,7 +61802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69664c0a-4ce7-4cf6-9e7b-448f538ecab1", + "id": "f2ac33e3-7dc5-40ec-bd74-0c680e894f9f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61860,7 +61860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18eda65d-bab1-49ef-8293-0157842ff9c8", + "id": "19b523ea-cc63-41a9-b544-2ab9fefc141b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -61918,7 +61918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62e301f9-b2d0-43a7-9f77-1dd9e0ff8dbb", + "id": "cc05cf0a-a41f-495b-8d33-2f7f2f6d8f07", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61976,7 +61976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f730777a-bcef-48c2-93f7-d8cc2c190753", + "id": "cf3548f5-fde7-493f-ba87-e3071285ed46", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62040,7 +62040,7 @@ } }, { - "id": "76a1cb9f-92a8-4bdf-bb40-ca522859d12e", + "id": "3726cb85-ea07-43e3-a99c-4f24543e40c6", "name": "Reassign Identities or Items", "request": { "name": "Reassign Identities or Items", @@ -62095,7 +62095,7 @@ }, "response": [ { - "id": "9380138d-4bce-4c21-a228-9d0eee1a5112", + "id": "8c85c0a6-9b50-45ed-9a5c-4a8ef0bd69a4", "name": "An identity campaign certification details after completing the reassignment.", "originalRequest": { "url": { @@ -62153,7 +62153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdbeb91c-5c7e-464b-b7d8-c45864289724", + "id": "7f44ea81-62c7-415d-92d8-69a5049a8bc9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62211,7 +62211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3a9fb29-2cf5-453e-802d-398cb7942c81", + "id": "69f64ec7-db07-47bd-af1b-e355ad5ebfd9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62269,7 +62269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0097f4f-2551-4db6-a135-5a1edc4dd801", + "id": "92987817-2cae-44f5-835a-eb0dc1d5f2d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62327,7 +62327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fac3c8e-0d45-44a7-954b-759a9efde136", + "id": "020558ed-2be6-456c-a3f6-2ac67fe79b93", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -62385,7 +62385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac5226fb-6b1f-4078-b5c5-347ee1364752", + "id": "d0d2cb42-a79c-4ec1-9219-d4af3d99bf1a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62443,7 +62443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "556067e4-a69b-473c-b60c-7944cb0923d8", + "id": "35c8c4e6-f7e2-4dd7-a625-3160300344da", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62507,7 +62507,7 @@ } }, { - "id": "b4e269cc-97ca-47e5-b2a2-89ab3b4f1a71", + "id": "91cb2c0d-c1ae-4a65-b015-d17c5abf04da", "name": "Finalize Identity Certification Decisions", "request": { "name": "Finalize Identity Certification Decisions", @@ -62549,7 +62549,7 @@ }, "response": [ { - "id": "c19237c6-4ad4-460e-8d48-efad46800ee0", + "id": "9c619e02-ed2d-487f-b5cd-16571c99f9af", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -62594,7 +62594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ce64bbe-b11e-417d-aafc-f402d36f8393", + "id": "a9b32f88-4cfd-4efc-870d-415052a0b8a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62639,7 +62639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94f08874-64ae-4ed6-abf8-625be4f419d1", + "id": "598083bf-6dfc-4060-9e53-e161466f459e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62684,7 +62684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9fc99dc-2c2d-452b-94d5-8e588192f883", + "id": "894cdd24-d70e-4e5f-9904-92c108b12e48", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62729,7 +62729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80f6e89e-565f-425b-8b2c-dd6c61931d55", + "id": "b3ff23fe-0056-43b3-b260-4f640a913396", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -62774,7 +62774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c6f3ade-97a7-4417-a95f-37aecd4c7f2b", + "id": "d31ea316-ddcd-47dd-95e9-b3502aafe2f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62819,7 +62819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "213c0b58-5363-4424-90f4-b67dff6b14a0", + "id": "c7793287-cd41-4953-9331-04a153cf593d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62870,7 +62870,7 @@ } }, { - "id": "4e42d073-2395-4ea7-9f1c-b71aeb392330", + "id": "d357826a-dfae-4530-bfe6-3e4ec0a9da82", "name": "Permissions for Entitlement Certification Item", "request": { "name": "Permissions for Entitlement Certification Item", @@ -62961,7 +62961,7 @@ }, "response": [ { - "id": "7d547cea-15ef-4052-b344-6a9cd39920fa", + "id": "2224f0e6-5dbc-41e9-9fb2-ed8d013e6507", "name": "A list of permissions associated with the given itemId", "originalRequest": { "url": { @@ -63045,7 +63045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4debb74-186e-4d0a-853c-6a2e76308180", + "id": "4b0d6ccb-334c-45b2-a2cd-55d73f8442f3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63129,7 +63129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8eced10-1c72-41c0-b143-8abba6ab93ec", + "id": "9d1770aa-7ab0-4bd5-b7e2-f73ed1122867", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63213,7 +63213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb004244-c32f-446d-9e3a-0c8fe704f43a", + "id": "a1a362f4-d257-4dac-8c19-fe5019320243", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63297,7 +63297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab02b059-368c-4b94-bcf0-574d21c8bc95", + "id": "0fa5d693-7ff9-4d4a-b796-6b301d437d8b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -63381,7 +63381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6ef6505-8789-4497-9516-eb830e9bf185", + "id": "229244d3-1c17-41f1-a527-56f0f40790a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63465,7 +63465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "825e9eaf-baef-4d9e-8429-f56a6bb19b6b", + "id": "38bcbe95-d586-4e14-93e1-27e65053109f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63555,7 +63555,7 @@ } }, { - "id": "65b0236c-74a3-438e-83b7-08babec91654", + "id": "4464f7ff-e10b-4ae5-97c8-9b8c8fd843eb", "name": "List of Reviewers for certification", "request": { "name": "List of Reviewers for certification", @@ -63643,7 +63643,7 @@ }, "response": [ { - "id": "bc80317e-6f4b-4e7b-a96a-2b3e9e855e9e", + "id": "f64398bd-29dd-40a7-adef-0f14a69884d2", "name": "A list of reviewers", "originalRequest": { "url": { @@ -63734,7 +63734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "856b8571-2e87-4a98-afb5-c0310522c63f", + "id": "54cbd3e7-8b7b-4d6c-ae0f-a8d8796b63fb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63825,7 +63825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3f545bf-aa1e-47ef-8085-547516ccf858", + "id": "4de2994c-53df-4631-b50b-38610dc9a6bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63916,7 +63916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "201673d5-9d44-42c6-b090-0084fb8a2e7a", + "id": "8dddffbe-63c3-494c-9437-c37275d9335e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64007,7 +64007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c5df635-45a3-4784-a430-e751ed3dd1ba", + "id": "24e1288d-48b2-4849-a1bb-186b93f5fcc5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64098,7 +64098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1d21849-96d4-4a22-9797-72e7b806ee3b", + "id": "943865f7-93a7-4e2a-afe1-8798079c59f7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64189,7 +64189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d15ffff5-09bc-48ab-aa75-9b4697b75a6a", + "id": "4058b0ce-0fb2-43e9-9740-891b833d5d70", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64286,7 +64286,7 @@ } }, { - "id": "12a09d4e-d8bc-40db-806e-41166a90fea5", + "id": "056f58bf-9c35-4359-8d92-dc187cd7c290", "name": "Reassign Certifications Asynchronously", "request": { "name": "Reassign Certifications Asynchronously", @@ -64341,7 +64341,7 @@ }, "response": [ { - "id": "0cafd18b-46f9-4a14-b607-188a93ba3fdc", + "id": "a31c6b67-0081-4854-a088-96ba84b9804c", "name": "A certification task object for the reassignment which can be queried for status.", "originalRequest": { "url": { @@ -64399,7 +64399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b819a56-7bf9-4d24-9147-b0fd162c338c", + "id": "00704b47-198c-4e6e-a9c0-12be4c581bc3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64457,7 +64457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c69a2f4d-f652-44a5-b7de-4ce1833fed23", + "id": "f5250207-aabb-4d12-ba7e-18c509829137", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64515,7 +64515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b06d7bd-96c9-4fd8-a143-e9e77fe1426f", + "id": "96babeba-8822-4f5d-8038-dfe1356f26ce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64573,7 +64573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "135bc78f-8737-41b6-87ec-6e5620e826ab", + "id": "bcaada7d-1eee-4c1d-b5c5-5ed691e8c76b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64631,7 +64631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccee1003-e69f-40d4-af5b-2e5ebd46e21d", + "id": "49d63afa-cc7e-4ae6-b752-22ee42576b21", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64689,7 +64689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bcca2af-d2f8-4566-a3a0-e767f386e6af", + "id": "e522c534-272c-4116-a305-f2ec79bc9d65", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64753,7 +64753,7 @@ } }, { - "id": "d520d489-1782-4bb4-837d-b40bdc5c202a", + "id": "ee3106df-c36f-4a1d-b184-6b0a06b9ed31", "name": "Certification Task by ID", "request": { "name": "Certification Task by ID", @@ -64794,7 +64794,7 @@ }, "response": [ { - "id": "080585b9-dd66-48c7-80fd-f8560351915e", + "id": "7f5e988c-d0b6-4278-b8f3-739f91840477", "name": "A certification task", "originalRequest": { "url": { @@ -64838,7 +64838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc9cc80e-bad1-4a1e-a0a1-d95be495f57f", + "id": "9c1548ce-8963-47ae-bbbe-170fbe66b7dd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64882,7 +64882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb4dcfa0-5404-41d9-ac7c-5e5cbf58bc76", + "id": "a6ca66e9-af8a-4a65-946f-b2e126918ca4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64926,7 +64926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aedb7f8b-f5e3-424f-babd-a45d47667cec", + "id": "5a9dc84c-6282-4df5-b0c9-2d3068180763", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64970,7 +64970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e40705c-dc28-4f3f-ae83-ae3b9ebce047", + "id": "8110cc9a-39bb-4f46-b3a8-33bc46928869", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65014,7 +65014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2decfc20-d63e-4ce3-adee-394b301a931c", + "id": "83ff4995-8a6b-47e1-93da-5f140a67727b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65058,7 +65058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "176c6408-fa97-48e7-9b91-6710db0ba2a8", + "id": "b18bfafb-2a29-41ff-98f4-363ef4e52213", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65108,7 +65108,7 @@ } }, { - "id": "2df27a69-82b6-487e-aa4d-8527a15a1598", + "id": "7f820d0f-fd8d-44c8-b996-5dca48d6f551", "name": "List of Pending Certification Tasks", "request": { "name": "List of Pending Certification Tasks", @@ -65183,7 +65183,7 @@ }, "response": [ { - "id": "5efeaf94-3ca8-40bc-8115-51ca212e86a1", + "id": "4b9b608d-1a8b-4f44-bc8d-80f4be8f8741", "name": "A list of pending certification tasks", "originalRequest": { "url": { @@ -65272,7 +65272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1ace329-c0d5-4cc3-a5c7-277f840714ba", + "id": "e73363f7-174e-4d87-8bf2-81f4d36cc8bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65361,7 +65361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ea510ee-4b18-4f32-a907-db7a0772ecdd", + "id": "cb1344da-a5d8-46c8-9e26-65c48e579eb5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65450,7 +65450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edad6fce-fe62-45aa-ba0a-b99f28b36e3a", + "id": "564d0f54-b98b-4e36-9353-4c0d441b7dfc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65539,7 +65539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "737ea82d-a68c-4de8-8589-796347fc6637", + "id": "0616edbd-caae-4751-b4cb-368fc3abcf80", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65628,7 +65628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f34d298-f719-4361-a3b7-6462cb2c9d68", + "id": "94f9c7ee-cec9-4ab7-89e9-1e8efd69b65c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65717,7 +65717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f30ea4a2-e525-4dd6-9030-79d040824a11", + "id": "6bc17223-981a-4689-a434-6f0a85d3a946", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65818,7 +65818,7 @@ "description": "Use this API to implement and customize configuration settings management. With this functionality, you can access the Configuration Hub actions and build your own automated pipeline for Identity Security Cloud configuration change delivery and deployment.\n\nCommon usages for Configuration Hub includes:\n\n- Upload configuration file - Configuration files can be managed and deployed using Configuration Hub by uploading a JSON file which contains configuration data.\n- Manage object mapping - Create rules to map and substitute attributes when migrating configurations.\n- Manage backups for configuration settings\n- Manage configuration drafts\n- Upload configurations and manage object mappings between tenants.\n\nRefer to [Using the SailPoint Configuration Hub](https://documentation.sailpoint.com/saas/help/confighub/config_hub.html) for more information about Configuration Hub.\n", "item": [ { - "id": "aee5b73e-a7ad-4845-915d-75f9ef981494", + "id": "3281071c-9b11-4b43-ac6b-7c7db3beb31c", "name": "Gets list of object mappings", "request": { "name": "Gets list of object mappings", @@ -65860,7 +65860,7 @@ }, "response": [ { - "id": "d8c3946a-8a80-4321-affa-8acab0d1fc0f", + "id": "78e5931a-b3b0-4770-9adf-aeed0d752477", "name": "List of existing object mappings between current org and source org.", "originalRequest": { "url": { @@ -65905,7 +65905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88c6fd3c-e81e-4f9b-813f-c40394c24aa9", + "id": "f137b5ac-01fe-4373-bb09-21453945c390", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65950,7 +65950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c512848-2cb9-46ad-94e8-cf1231deaa49", + "id": "7f270db7-0581-4b90-8f6a-2991bb9fd683", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65995,7 +65995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65145b3a-d714-4fe4-9dec-19344f6827cb", + "id": "3b886d0a-9595-472e-a04a-b74d30fe82b5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66040,7 +66040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b46b456-5087-45ed-8c64-51224e3bca07", + "id": "8d6cca44-f749-43c8-8389-cccee6820d40", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -66085,7 +66085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c54792e-5366-4ce9-96af-387bd3306174", + "id": "28214d7f-e3c5-4f13-8374-37d9340fa63e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66130,7 +66130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "607aa62a-a582-4dfc-9f2d-1aaaf6538c8c", + "id": "a98ca601-7cdc-4df7-acff-74f862d59a30", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66181,7 +66181,7 @@ } }, { - "id": "862f79c2-bfce-4e94-b6d1-e41281ec1dc8", + "id": "e40c52a2-3138-4a62-b849-0515abd47a0d", "name": "Creates an object mapping", "request": { "name": "Creates an object mapping", @@ -66236,7 +66236,7 @@ }, "response": [ { - "id": "aa7804c5-309e-4fa5-b9a6-993446251430", + "id": "2ee3054f-c5e3-4b2e-b5a4-b642e25bb99c", "name": "The created object mapping between current org and source org.", "originalRequest": { "url": { @@ -66294,7 +66294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62d8471d-840f-448f-85a0-87e307caa8c5", + "id": "cd6066cb-54d5-4667-b7fa-68f708d98ec1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66352,7 +66352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3dbdc2d-cdb4-4ed4-8e37-2420d52af86d", + "id": "1be2c4bb-1385-45e0-bd15-ec5f7d5e38eb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66410,7 +66410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a388270-7c3a-4d54-bb2d-fd23b37b3aa7", + "id": "fd1989b5-f408-4e8f-8673-ecd443439356", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66468,7 +66468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46607581-9bc6-4042-80e4-c044b2d3cb92", + "id": "5fe627b7-cbd4-4b5a-89e1-fc57dd70d298", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -66526,7 +66526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d622b577-e8d5-47b6-9e6c-89a8e8e63b2a", + "id": "f34a980e-1928-439c-a05f-b53ce96bd5f2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66584,7 +66584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5ae12f8-f901-4e7e-ae66-22b30608020d", + "id": "9edb629e-eb03-4ef5-b0dd-94133b294b55", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66648,7 +66648,7 @@ } }, { - "id": "c1f151da-ddb6-4d64-b464-e2d86d460c11", + "id": "2f7f174e-ef18-4e36-b951-61602cc1f922", "name": "Deletes an object mapping", "request": { "name": "Deletes an object mapping", @@ -66701,7 +66701,7 @@ }, "response": [ { - "id": "a83d6a3e-8bee-4dd7-967c-4b82d61f9cd4", + "id": "dd154dbe-64f3-4360-b75b-a3a69725912f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -66737,7 +66737,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c3dddcff-4097-463a-8b25-ba97fd5a49d7", + "id": "3d58ff60-742a-4c16-82a3-6732160790c7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66783,7 +66783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58390af6-56a9-4c17-87a0-8398cb7c0db0", + "id": "dae2c05b-c710-435f-9670-a8758353b7ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66829,7 +66829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6411bd52-3af9-41f9-99ee-2a2d666b6a4b", + "id": "740d4ca3-98bf-4cc5-b609-61d329753d20", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66875,7 +66875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fb302da-8123-4991-9327-182530a4e6f7", + "id": "ef1e8ffb-eb08-4032-a690-3c76c5f8ff9f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -66921,7 +66921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78ef095e-69e9-4278-80e1-e28cfdf8bf1f", + "id": "87a69e49-9713-4ef8-bed0-826e34b347b0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66967,7 +66967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6377473-a20f-4f2e-9c87-dbeca646c501", + "id": "23a4a18c-11fa-4b9e-a3bd-76644483447b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67019,7 +67019,7 @@ } }, { - "id": "a81e1dd3-4493-4f56-b936-5d18393518a0", + "id": "4dacede4-96e7-4b4b-ad50-94224a4a92a5", "name": "Bulk creates object mappings", "request": { "name": "Bulk creates object mappings", @@ -67075,7 +67075,7 @@ }, "response": [ { - "id": "0eb473d1-e0c8-4657-82e4-bd3d10680892", + "id": "f6fbda76-67ef-4632-acd6-5260b04355be", "name": "The created object mapping between current org and source org.", "originalRequest": { "url": { @@ -67134,7 +67134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3644a79d-f02b-4b1a-9e42-9bf799e64504", + "id": "f051fbd9-efae-4712-88f7-cfdec119195c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67193,7 +67193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b9c166c-c5f6-40ab-8d74-3520e4af1bbc", + "id": "e6b04f26-d909-45e2-bc29-0413119d356b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67252,7 +67252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cef959b2-837f-45e0-badd-698846763b55", + "id": "58c5c175-2ef7-4c5c-b25d-9fccf7f9b4d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67311,7 +67311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6484b2b-e458-4b0d-9f0c-8e2d130322e7", + "id": "cd151b04-21f8-4051-9279-e4c527903c2b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -67370,7 +67370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f25cf9e-e754-43a7-a52f-8df1e054bf33", + "id": "f1d29451-3e1d-43ce-b687-e30f11a00798", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67429,7 +67429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09178a37-5c06-4a5f-93b8-a072872f4eba", + "id": "9e2632ff-f17b-4556-8f0b-39688b5a1caf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67494,7 +67494,7 @@ } }, { - "id": "a157e68f-2f98-4f64-bc53-77a216023cb0", + "id": "e718502f-af44-476a-ace5-935bb146889c", "name": "Bulk updates object mappings", "request": { "name": "Bulk updates object mappings", @@ -67550,7 +67550,7 @@ }, "response": [ { - "id": "cfcc15d4-7896-4772-a8b1-254ac5842b4e", + "id": "9e513ddb-0176-4ae7-b813-55463fe0e8f8", "name": "The updated object mappings.", "originalRequest": { "url": { @@ -67609,7 +67609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2526115-bf50-4b6c-a404-9ddd317f0cbc", + "id": "f54700e9-3298-43d1-a154-1dd2dd7a7616", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67668,7 +67668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86cf899b-07ee-40b1-bfc6-b9a95a87744d", + "id": "b27b56de-e762-4726-8f0b-fc318c04326e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67727,7 +67727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcc36b95-6139-4f4c-b40f-214ed0d19eed", + "id": "584be0b8-d85a-4b8c-b4ec-c46883628d62", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67786,7 +67786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f8f8355-9660-4117-b8b7-e9a0e2a010ff", + "id": "367bc94a-92d5-438c-820f-9831e866f123", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -67845,7 +67845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cecf695d-d241-4ac2-b971-0a3e425cb1e5", + "id": "be0e1fff-0281-489b-9e25-231aadeacebc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67904,7 +67904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5419b4a-f90e-4678-b7c3-11db78e15444", + "id": "89aad14c-7e9f-41e7-9342-3b19873c6293", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67969,7 +67969,7 @@ } }, { - "id": "675dc7e3-1031-4cd2-b8ec-b5e4c0b9140e", + "id": "034008e3-7e1e-46cc-8357-0fd64e5c6cb7", "name": "List Uploaded Configurations", "request": { "name": "List Uploaded Configurations", @@ -68010,7 +68010,7 @@ }, "response": [ { - "id": "ecb6539a-8a39-4d0d-a80b-42c1b2e4927b", + "id": "69873e63-ab86-4c9b-94d9-883ec4f22566", "name": "List of existing uploaded configurations.", "originalRequest": { "url": { @@ -68065,7 +68065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aff78926-bc59-4941-82a1-6d18b8248df8", + "id": "8a43a26b-daa9-42f7-8960-e0ffe59b0047", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68120,7 +68120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "903eb44b-2392-4dcc-bb69-05bdd96a325d", + "id": "9c56c979-7f73-4c39-951a-acd01788daa5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68175,7 +68175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac8b372d-1e73-443e-a423-d30a9ca23eed", + "id": "f77ff3c0-ae69-44b0-a75f-b0339875a904", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68230,7 +68230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d1b446e-faff-4acc-979f-1faa53f5048a", + "id": "7511ea9d-7465-4a31-b7f7-41e653b2127c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68285,7 +68285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ecd9516-dd28-4acf-87e8-2152b75296bf", + "id": "ac69e9d8-af7e-4f0c-b513-da4305823652", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68340,7 +68340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4647a76-6836-4ea3-a34e-82c454c01d6b", + "id": "fe719f5c-3672-4b92-bda5-cee7dfb835f4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68401,7 +68401,7 @@ } }, { - "id": "71fe89b5-f642-42fc-98bf-d6f6f1f6dd69", + "id": "875ad06c-1419-447d-a705-a4a25989d877", "name": "Upload a Configuration", "request": { "name": "Upload a Configuration", @@ -68449,7 +68449,7 @@ "type": "text/plain" }, "key": "name", - "value": "cupidatat amet velit", + "value": "eiusmod in ipsum", "type": "text" } ] @@ -68457,7 +68457,7 @@ }, "response": [ { - "id": "1f0cae82-b0c9-4655-80bd-fc130542c07a", + "id": "d83949eb-ebd7-435f-a220-c2e181a1214c", "name": "Upload job accepted and queued for processing.", "originalRequest": { "url": { @@ -68508,7 +68508,7 @@ "type": "text/plain" }, "key": "name", - "value": "cupidatat amet velit", + "value": "eiusmod in ipsum", "type": "text" } ] @@ -68527,7 +68527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9764661-4d32-4739-9c28-29f611e49465", + "id": "2ea5843c-3ebe-46c2-8ee6-6eeb6ff63711", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68578,7 +68578,7 @@ "type": "text/plain" }, "key": "name", - "value": "cupidatat amet velit", + "value": "eiusmod in ipsum", "type": "text" } ] @@ -68597,7 +68597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2a32aed-306d-46c9-a1f0-54830dd30bb5", + "id": "15febad6-6cf1-4420-9235-68f958b54b6f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68648,7 +68648,7 @@ "type": "text/plain" }, "key": "name", - "value": "cupidatat amet velit", + "value": "eiusmod in ipsum", "type": "text" } ] @@ -68667,7 +68667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc279ffb-8a7e-44ad-87c4-118f4a53de54", + "id": "1f36b7e0-f180-40e1-8da5-8c3e352a05f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68718,7 +68718,7 @@ "type": "text/plain" }, "key": "name", - "value": "cupidatat amet velit", + "value": "eiusmod in ipsum", "type": "text" } ] @@ -68737,7 +68737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5103752-2870-4ee5-9730-c5ef4adbacf0", + "id": "47a90833-44d4-49f6-b0d2-a46d56447f14", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68788,7 +68788,7 @@ "type": "text/plain" }, "key": "name", - "value": "cupidatat amet velit", + "value": "eiusmod in ipsum", "type": "text" } ] @@ -68807,7 +68807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3ba7fcb-885c-45c2-9292-059a12cecbd8", + "id": "04a828d9-84d1-4bb9-b396-792510b93d0b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68858,7 +68858,7 @@ "type": "text/plain" }, "key": "name", - "value": "cupidatat amet velit", + "value": "eiusmod in ipsum", "type": "text" } ] @@ -68883,7 +68883,7 @@ } }, { - "id": "3c14535a-919f-4e5a-b1e4-e60a59b04a47", + "id": "590061e6-9c02-4eca-bf3d-d8d2ae3d803c", "name": "Get an Uploaded Configuration", "request": { "name": "Get an Uploaded Configuration", @@ -68926,7 +68926,7 @@ }, "response": [ { - "id": "5c06a6d6-17d1-4e96-961f-91e310bf0922", + "id": "670e29d3-5349-47f7-a544-c17a71f819b6", "name": "Gets an uploaded configuration details.", "originalRequest": { "url": { @@ -68972,7 +68972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b78be446-acba-4c21-b0ef-26587233c4bc", + "id": "92f529b0-f430-4046-8b09-b16fe5466532", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69018,7 +69018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bf6faed-7aa9-4c52-ba7e-24f99df5e41e", + "id": "2d31e900-ba0d-4328-81dd-78281bbac745", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69064,7 +69064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80f1b083-7640-4e55-ba2c-f840f558b41b", + "id": "6cc1b0e6-cc8f-4048-9213-89eb19b7b70b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69110,7 +69110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11f820fb-20e5-4ae5-947a-da96e56ec166", + "id": "e7123c17-86f2-4032-b299-5ad71639b31d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -69156,7 +69156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c2da73e-3b78-4a5d-89f0-82d2010bc75b", + "id": "052a3abb-c864-42a6-b230-23eb61c5f289", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69202,7 +69202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53a7d512-a789-4168-a476-41a04075eda1", + "id": "a0d1f496-5aea-4290-b488-6361ebcee0b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69254,7 +69254,7 @@ } }, { - "id": "63748580-8218-4ffd-a0f4-1e9758ede478", + "id": "f8b979d8-9aef-4785-beae-3538a3dc380a", "name": "Delete an Uploaded Configuration", "request": { "name": "Delete an Uploaded Configuration", @@ -69297,7 +69297,7 @@ }, "response": [ { - "id": "6a29a5d2-9d69-42b1-b007-eb309d13b0b6", + "id": "926bfa43-0dc6-4f83-bf84-836d42dfdaa6", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -69333,7 +69333,7 @@ "_postman_previewlanguage": "text" }, { - "id": "cf04559b-3b0d-423f-97fd-c1587c578a4c", + "id": "68ea5c84-6394-4708-b7f3-dc25273cf646", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69379,7 +69379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3585989-445c-4f94-90da-e61a0376cff1", + "id": "d04f2334-d1a4-47fb-b6a9-ba2dae72a39c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69425,7 +69425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc73d663-f8cf-45dc-9d58-b78a6d657a41", + "id": "7fa33906-596f-480d-9b85-2b699ffc0f31", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69471,7 +69471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a481b020-d900-43a5-8224-c3eb24c26dad", + "id": "7443a3a7-d308-452c-a591-304ef602e5c5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -69517,7 +69517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "841749cb-8fdd-4909-a613-14f43024cd99", + "id": "9bc1c3e0-6c22-4243-a236-63b73a5e3531", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69563,7 +69563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54068182-e14b-46d0-ab69-ba74705d0eb3", + "id": "b83c8208-11cd-4ca4-a526-5ddb1f34a9dd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69615,7 +69615,7 @@ } }, { - "id": "adf793b3-5d6d-43e0-b0a9-acee164c12bd", + "id": "d1fc2c04-ad0b-4d31-93e9-a515b398049c", "name": "List Backups", "request": { "name": "List Backups", @@ -69655,7 +69655,7 @@ }, "response": [ { - "id": "1626ac02-592c-4f2f-bf7a-b8a02262fc69", + "id": "0af5dce9-7b3b-4ad6-a925-20148718ff65", "name": "List of existing backups.", "originalRequest": { "url": { @@ -69709,7 +69709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac932992-0352-4339-b068-edd0167ce208", + "id": "b5c3ee72-2671-4fe1-88e5-5e3c321de95e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69763,7 +69763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "450889e3-fb39-41ec-9e35-78ed245cf432", + "id": "4c9da937-5fed-498c-a6de-ab0643692be2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69817,7 +69817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abbcc25c-4f1b-4ed3-9955-a87b8c59004c", + "id": "3811ca41-fadd-4e5f-a6e2-273e09810ec3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69871,7 +69871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c05d7e1-484b-4c50-8f18-734d736a28fc", + "id": "248beef1-f205-4ecb-840b-fec5ea81035c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69925,7 +69925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf07cb66-9f37-4ac8-bdf3-8f47aa3c6fe5", + "id": "cff558b1-0431-4d80-9298-e649bd73d95f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69985,7 +69985,7 @@ } }, { - "id": "5dd5b613-35d7-4e82-9ee7-b17f1bef32ec", + "id": "1b344c78-8f96-40c0-aa03-2cce529e375b", "name": "Delete a Backup", "request": { "name": "Delete a Backup", @@ -70027,7 +70027,7 @@ }, "response": [ { - "id": "132e0af3-86ae-4cab-942f-5a7ae37fe828", + "id": "13ffb27c-7479-4f23-8fcd-678485a7ff56", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -70062,7 +70062,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d89d8031-28df-445b-950a-9f9906c6d1c7", + "id": "eea285ef-a129-4b3b-a8a7-d2999611db5f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70107,7 +70107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19780aa0-db17-471e-9255-007cc548490e", + "id": "f06c760e-abad-4dd1-834b-18b5fbd4e254", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70152,7 +70152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da8cbf7a-9a2e-43db-bbd3-f1ef9a62cedf", + "id": "e6647c47-3e80-46ac-9682-a2e4a5c2b749", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70197,7 +70197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c45a9d98-7275-4bf2-9853-690f49fa64c4", + "id": "c4952e1a-a711-4b4b-a8f0-3ba2a1cbaf01", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70242,7 +70242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af49b013-93e9-43a4-a6a7-e0207b28a55e", + "id": "f0cb46d0-433f-4c70-b10e-9a46f6c24178", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70287,7 +70287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a04bc154-7f2c-4ac8-b8a6-2c1824d42e87", + "id": "fbf9de6c-e000-4811-ad5d-c958b51ec073", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70338,7 +70338,7 @@ } }, { - "id": "ff32eb8f-0abf-4d3e-9a65-db52731fe8df", + "id": "92adfeaf-709c-45a0-a1b5-36aded76d88a", "name": "List Drafts", "request": { "name": "List Drafts", @@ -70378,7 +70378,7 @@ }, "response": [ { - "id": "01912067-f43a-4c20-bace-a1e58989ab84", + "id": "bb357d5c-a323-440f-a0c8-2bb75f66deaf", "name": "List of existing drafts.", "originalRequest": { "url": { @@ -70432,7 +70432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faafd67a-6edf-476e-8b58-53cffe804440", + "id": "c119b5f9-9e21-4a5f-ad62-e30d89a26f5c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70486,7 +70486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbe928e2-cdff-470c-aed5-82965eba1ef4", + "id": "07d5f90e-4864-4c9d-8408-48c02541df5b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70540,7 +70540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9866d7ee-1750-49d1-b6e0-675a9147c659", + "id": "a66254d4-c639-4853-a076-2d643bf12b4f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70594,7 +70594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47ce699e-a86e-47bb-ac4a-a349df6eb086", + "id": "725d74f3-dfef-4547-9078-d5f8914252c9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70648,7 +70648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f91bb41-5ac2-4630-a3d0-c3a8898e9ecb", + "id": "ce5b741d-3f9d-4ea5-9f9e-d710d916df14", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70708,7 +70708,7 @@ } }, { - "id": "61e8199c-a129-498b-bb52-e89cb3763ede", + "id": "1a2bd646-0160-483c-837c-e3ccb6fa8135", "name": "Delete a draft", "request": { "name": "Delete a draft", @@ -70750,7 +70750,7 @@ }, "response": [ { - "id": "abe8047f-7cbd-49a3-9b75-55c9705860e6", + "id": "3f90db3f-b241-4341-874e-b66dce7e2342", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -70785,7 +70785,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6ac692a1-729f-4682-967f-546782873035", + "id": "ae091a3a-133b-480d-a890-afa5e17aaf96", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70830,7 +70830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee6f9668-aa8e-44b1-b9da-102ff6b18d30", + "id": "2df7122d-a5d8-4c8f-8fa4-e24a84a1d8d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70875,7 +70875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cc816e5-fcc6-4a72-9edc-c99d1c6545c2", + "id": "5578ea14-3431-4de1-b886-fde654b47c96", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70920,7 +70920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49941a7c-5ac3-42e7-b600-9870b74dd75b", + "id": "1bf059d2-def3-423e-8857-c27ee413ca95", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70965,7 +70965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36959a6a-fa49-4321-89ac-cd01bcdb2780", + "id": "421de0ef-3818-4bb0-ab1a-0a7845a296be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71010,7 +71010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75b1e48d-d562-4ddf-bac0-a86ca7c62ea3", + "id": "997a85b6-c926-4bfd-bf7b-36ca1806809e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71061,7 +71061,7 @@ } }, { - "id": "6462bad5-3747-40d8-8a25-9edaf1ea6117", + "id": "77071c9a-33e1-4c33-a9cb-e26597c68059", "name": "List Deploys", "request": { "name": "List Deploys", @@ -71091,7 +71091,7 @@ }, "response": [ { - "id": "6af810d1-c12b-4eac-bec5-035f88cfc284", + "id": "dca3ac8a-8782-4a8b-b677-780da2cc8c3e", "name": "List of existing deploys.", "originalRequest": { "url": { @@ -71135,7 +71135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26b3510c-8ff8-4547-aaab-15adcb3cbe01", + "id": "7a47bddb-bc24-4cec-bf86-3055e0adae06", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71179,7 +71179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29882947-d7e9-416c-bc0b-fbdfc4ecaab7", + "id": "964620c1-3cb7-4563-98ef-0b8893122de1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71223,7 +71223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52d58c8b-f426-4bd0-9e60-6a8a32b5c436", + "id": "66e12bfe-9b10-4794-bc0e-79dce059b7b2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71267,7 +71267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d63233d8-eda3-42ff-af08-6b7b0c4d656a", + "id": "633d51db-c401-4311-a48f-52163c2f98e6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71311,7 +71311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc55b2f3-138c-4c37-b902-174a08f21be8", + "id": "454bd5d5-af9d-4d59-a0f3-c9e02396edce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71361,7 +71361,7 @@ } }, { - "id": "c6b8fd4c-5d70-4312-8cdf-1c1909cde359", + "id": "f5470c30-e167-49c9-8137-11016ec097b2", "name": "Create a Deploy", "request": { "name": "Create a Deploy", @@ -71404,7 +71404,7 @@ }, "response": [ { - "id": "22181257-9c42-4d9e-8906-a75b5bc86892", + "id": "9f861add-f557-4291-8c55-aaccac8240ba", "name": "Deploy job accepted and queued for processing.", "originalRequest": { "url": { @@ -71461,7 +71461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9b04e29-79de-4035-be49-7fc5d5fbaaf1", + "id": "13c39517-b188-453f-9bdd-062652d829d9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71518,7 +71518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "463a7e77-11d1-4408-8241-5830dded7f91", + "id": "b58232fe-6542-4a5c-b42a-b9d51abfe9c0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71575,7 +71575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36664d45-e816-4d93-bdd7-1ed512156638", + "id": "5aa0cb10-90fd-48a9-8e44-094e52f7c3cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71632,7 +71632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9374099d-2204-4694-a090-667a916686d6", + "id": "7fda5105-be35-41df-bfbe-eec7fd20f709", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71689,7 +71689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdf440c6-cb4b-42d6-b554-53f12a4b29ea", + "id": "50e6a02e-4886-46ff-a90c-1c34b08f829b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71752,7 +71752,7 @@ } }, { - "id": "bdf94e2c-1fab-4ee7-93bb-23bfd344b699", + "id": "1ef55b3f-b05d-49ea-84a6-afb1be486481", "name": "Get a Deploy", "request": { "name": "Get a Deploy", @@ -71794,7 +71794,7 @@ }, "response": [ { - "id": "d3096334-3c4a-4d3b-8ab6-5c123b87cf8d", + "id": "564227ac-23a9-4b46-8f81-9679c0029cc2", "name": "Gets the details of a deploy.", "originalRequest": { "url": { @@ -71839,7 +71839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1d5ed64-d4a1-471b-b3ae-5b1f5ef7b8c5", + "id": "9cc8bfaa-504b-4edb-9ccc-f62645e99ae9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71884,7 +71884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "361017be-e39c-44a6-a863-a9abfcd4ccd5", + "id": "1ed2e087-8ff2-4ea2-9a8c-f41885d49f25", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71929,7 +71929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05f635c4-e608-4003-987b-d3482c1d9a69", + "id": "6494dab1-adbb-4df2-bc7b-b4ea196fdeea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71974,7 +71974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2c6bd8d-1731-4c53-80c6-466e3e39d27b", + "id": "5315fad4-d707-4e8f-95e7-e0bcbbb06ad9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -72019,7 +72019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ae24b79-7e99-4b32-9149-9453064ce98d", + "id": "3ebd0a6a-e0d8-44cb-b6b8-580a56be7ebd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72064,7 +72064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c710a21-83e3-492e-b1ae-f6897c314d7f", + "id": "e5ccded7-59e0-442b-8780-936448df7532", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72121,7 +72121,7 @@ "description": "", "item": [ { - "id": "c356f00b-76b4-4f43-b5a9-0e60685dfb90", + "id": "f4b5c7e2-23b0-4646-bd57-c776dc29955c", "name": "List Connector Rules", "request": { "name": "List Connector Rules", @@ -72159,7 +72159,7 @@ }, "response": [ { - "id": "8c9d56a0-73d7-4020-bbe0-d310e18a2a68", + "id": "b7acde5a-96dc-4797-90fe-77b928c56a54", "name": "A list of connector rules", "originalRequest": { "url": { @@ -72211,7 +72211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c6bf1ce-0059-40e2-88f3-ac589df5e8f3", + "id": "98bc53ff-9418-48a0-ae20-693c456b7914", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72263,7 +72263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c1f0f85-4580-46b5-898c-648d344f3cff", + "id": "5cc0d4b4-84cf-45ab-bfad-10105f3b09ab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72315,7 +72315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05ef67f0-408e-4c36-b489-32204224b2af", + "id": "77097381-5a3c-468f-9b7a-eb45713b5592", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72367,7 +72367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76cdce99-5b88-4827-b917-65b5c3e4edce", + "id": "a2952b1c-33e6-4243-9bb5-c0b194498b2b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72419,7 +72419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48a3eeda-8280-4a75-b931-da5a2bdfb43e", + "id": "a2e78b3b-ebce-4740-80c9-41c2f1152701", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72477,7 +72477,7 @@ } }, { - "id": "ecf419bb-a7ea-4e93-8728-9f5c80a17163", + "id": "51765862-6379-4ca7-84cf-ee455062a947", "name": "Create Connector Rule", "request": { "name": "Create Connector Rule", @@ -72528,7 +72528,7 @@ }, "response": [ { - "id": "acc4bf88-0b10-4a98-a1f7-548566340b45", + "id": "1fe99feb-6bb6-48d8-9477-1a4406e1e2b7", "name": "The created connector rule", "originalRequest": { "url": { @@ -72593,7 +72593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd2c656c-e697-4100-8d19-f8425b0aecbe", + "id": "16293721-4a6a-4244-94f3-9b29dd67322d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72658,7 +72658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e5d1b33-bb0c-47e9-8d03-035eb336fe2d", + "id": "2915f1ed-0abc-49b7-bfc4-37c43bae99ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72723,7 +72723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e378a3b-0bca-4e7e-88d9-c0f1bf6413d5", + "id": "6c8c824c-f173-43d5-b85d-187d9691bc04", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72788,7 +72788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "466e55d1-ebb4-455c-814c-fdc8854af215", + "id": "4ae9e130-90f7-4415-a9ba-d97418aff210", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72853,7 +72853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28f8b284-c8ca-4b6a-900a-7ded97dca242", + "id": "2edfd0f9-14b2-4319-b7be-3dac484479ca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72924,7 +72924,7 @@ } }, { - "id": "bafcffc4-9b8a-4812-a49b-92a84205c94b", + "id": "b36a007b-9619-42dc-a951-b66ffb473798", "name": "Connector-Rule by ID", "request": { "name": "Connector-Rule by ID", @@ -72974,7 +72974,7 @@ }, "response": [ { - "id": "1c8464bc-be83-489e-acc3-3786d07a0a87", + "id": "caf4da6e-6691-4b44-b642-e75e97b0b197", "name": "Connector rule with the given ID", "originalRequest": { "url": { @@ -73027,7 +73027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0362d2e7-9508-451d-9413-3e4fce840e55", + "id": "abca1566-424d-4ff2-b346-0d0c75f61365", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73080,7 +73080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd184ab8-d5f9-47bc-bb74-1d163bb76104", + "id": "b6f54d82-0aa4-4181-9426-e00108dd8db8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73133,7 +73133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1442200d-0592-44c3-90f5-63a117eac111", + "id": "768be911-f5b9-45c2-a3bf-26ddc779d6f1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73186,7 +73186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae40840a-c3f9-45a8-871f-c553c1cb7c1a", + "id": "fbb17676-e61f-4330-8185-a803af139448", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -73239,7 +73239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f64804e-eb91-4188-b8c6-01721c272b24", + "id": "f804f074-0821-4a3c-a38f-786f153a3f2d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73292,7 +73292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc528dff-66b3-463b-a4b9-d72977faed09", + "id": "f083d9ef-2dda-448a-a168-1a493557619e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73351,7 +73351,7 @@ } }, { - "id": "1708b4de-ba21-46ff-ad2b-9ed1e1df64ec", + "id": "d7e9f6b3-1050-4065-8bd4-ac0861547910", "name": "Update a Connector Rule", "request": { "name": "Update a Connector Rule", @@ -73414,7 +73414,7 @@ }, "response": [ { - "id": "a2c708b7-08f8-4091-9390-94223ad2a10b", + "id": "97f07605-d08e-41f7-aff7-41c2de25783b", "name": "The updated connector rule", "originalRequest": { "url": { @@ -73480,7 +73480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb7ded64-5611-4502-9434-af1f15f6afc8", + "id": "fc639502-0909-4371-a5ba-7e07e86db19b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73546,7 +73546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f54e0b96-2dd3-4dde-92d8-66b78aff82f0", + "id": "d99e07a2-a280-49bf-a2a6-97d4d6098379", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73612,7 +73612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af9f416e-4642-42e4-88b7-0f67f83fece1", + "id": "93ccea9b-d0c3-4597-96e3-6d6901c42df7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73678,7 +73678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "963fa992-1a2b-4805-a6ac-91bb44c33190", + "id": "268e320f-f04d-4d6a-8731-d677c668b6c1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -73744,7 +73744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c56be4a-2164-47aa-b543-65bbac2b3517", + "id": "5f5f2583-8ece-43b7-89fc-82d8a917ee93", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73810,7 +73810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1b9ec12-7e42-4372-8035-69c77a23c115", + "id": "413b1fe1-efc1-48af-abd9-cd861d9d8cdd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73882,7 +73882,7 @@ } }, { - "id": "74685ee2-73f2-4781-9031-32ec1feb0725", + "id": "46c106c8-36eb-49eb-a61f-526612f4d394", "name": "Delete a Connector-Rule", "request": { "name": "Delete a Connector-Rule", @@ -73932,7 +73932,7 @@ }, "response": [ { - "id": "db65e1c5-5fc8-489d-bcea-d3e6e42d10a6", + "id": "fa80add2-d757-4d35-b502-c21798ecea7a", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -73975,7 +73975,7 @@ "_postman_previewlanguage": "text" }, { - "id": "90d68250-6662-4143-9de1-3b176a417f2c", + "id": "1e166091-36e4-45ad-ac7b-fb6cc8688d17", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74028,7 +74028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cf68aca-6b07-4df3-9f3d-226be31c30c0", + "id": "e4f086c5-2e95-4fd6-827b-013761af298d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74081,7 +74081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eabf6e29-161b-4d57-b2e2-1e031d3f237b", + "id": "00c046de-9701-4574-bef1-a7831c924e29", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74134,7 +74134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59ce9899-b334-4578-9c39-67a0f5393f2c", + "id": "7344cf5e-d457-46ab-8fd0-e77081894c74", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -74187,7 +74187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77ca6435-24ad-4f3b-bd76-d3630773ba26", + "id": "7f98f686-be5e-4595-b048-16656b76cbe6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74240,7 +74240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb97f33a-ba4e-4662-b860-78b0138fed27", + "id": "799e3373-aa2c-4b80-9dd9-2d1240e7ecaa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74299,7 +74299,7 @@ } }, { - "id": "5bc1c34c-2ed0-47b2-86b1-1a3bdbc28b63", + "id": "292112ff-2e00-43b7-8018-242fa115e40d", "name": "Validate Connector Rule", "request": { "name": "Validate Connector Rule", @@ -74351,7 +74351,7 @@ }, "response": [ { - "id": "3b6098bd-4f40-47ba-80f2-67eedbfb385a", + "id": "9c997008-7ae0-4825-96b4-f07899b83a0a", "name": "The status of the code's eligibility as a connector rule", "originalRequest": { "url": { @@ -74417,7 +74417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02ac8128-1a85-4f68-bf6d-93d044caafe1", + "id": "0730d0bf-4e3d-4a5f-819a-97b28ef3e2a6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74483,7 +74483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e5de15e-760f-4bf9-99d1-2b463fc1776a", + "id": "5e02b80a-4392-41e5-964b-9f8537bc8bd5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74549,7 +74549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c83fea4a-55ee-479d-a097-998c01e0416c", + "id": "27fc7da2-43a0-4b34-9c9f-efc4492a24d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74615,7 +74615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bde4626a-3485-4412-961f-1df6c145d379", + "id": "edfe7a86-fb5a-4582-b244-d90b9f27f8b3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74681,7 +74681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf9d7afd-100b-459a-88d4-e7d1a1ecc947", + "id": "01f93180-263f-463f-9898-00962a6b04ab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74759,7 +74759,7 @@ "description": "Use this API to implement connector functionality.\nWith this functionality in place, administrators can view available connectors.\n\nConnectors are the bridges Identity Security Cloud uses to communicate with and aggregate data from sources.\nFor example, if it is necessary to set up a connection between Identity Security Cloud and the Active Directory source, a connector can bridge the two and enable Identity Security Cloud to synchronize data between the systems.\nThis ensures account entitlements and states are correct throughout the organization.\n\nIn Identity Security Cloud, administrators can use the Connections drop-down menu and select Sources to view the available source connectors.\n\nRefer to [Identity Security Cloud Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about the connectors available in Identity Security Cloud.\n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/docs/connectivity/saas-connectivity/) for more information about the SaaS custom connectors that do not need VAs (virtual appliances) to communicate with their sources.\n\nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about using connectors in Identity Security Cloud.\n", "item": [ { - "id": "c6b515fa-9d34-4c8e-8a31-da40e694bb68", + "id": "6d6a3e46-ffd3-4f1c-9949-0f473249ed71", "name": "Gets connector by script name", "request": { "name": "Gets connector by script name", @@ -74810,7 +74810,7 @@ }, "response": [ { - "id": "c129799f-ed40-4f75-b5e8-f850694fc219", + "id": "e8f49b35-a985-418e-8782-d3e76ff0a62c", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -74864,7 +74864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b90a8542-3d2d-4048-9b88-631785530bf9", + "id": "39f06394-b519-476f-ab5b-3410914ce8a5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74918,7 +74918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75221969-d050-4b12-93d5-35958ff49e7a", + "id": "87fe7ca3-cba9-49c1-aecf-435e11ae9b9f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74972,7 +74972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "980aca1d-363b-421e-9785-e99e7377de02", + "id": "d07c7326-66e9-4f97-90e3-0a26eb47814b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75026,7 +75026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adfba748-436b-4fab-b283-7625d407648f", + "id": "61bafa5a-17ff-47df-be63-09a5a015cdfc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -75080,7 +75080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d66bfa01-c698-4c5f-ae0e-c376e0a22c96", + "id": "2aae3659-44b8-42bd-b3e9-432fe36ac65e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75134,7 +75134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13b99325-e51a-4c07-80ac-2cc73e8f303a", + "id": "c1e700e7-b4a1-4c4e-9cfa-88aba00b3b32", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75194,7 +75194,7 @@ } }, { - "id": "dc80dcbb-46fd-4a98-bf8d-768cbfefb2e8", + "id": "2a34cf75-335a-4c63-9b3a-c7f13e5ef1ac", "name": "Deletes connector by script name", "request": { "name": "Deletes connector by script name", @@ -75235,7 +75235,7 @@ }, "response": [ { - "id": "319397ae-ed6f-4c6d-a2fa-8ecec35d4b97", + "id": "4b3ce9ae-5cdc-4ab5-a4ae-4fdd50dffad4", "name": "The custom connector was successfully deleted.", "originalRequest": { "url": { @@ -75269,7 +75269,7 @@ "_postman_previewlanguage": "text" }, { - "id": "328c76ac-2bc3-4f13-886f-cafbbe2b3f32", + "id": "a7648060-ab24-4f0d-a5ac-5e06d72a0537", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75313,7 +75313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bb5b244-ff63-4600-ad15-73b0b8f5fdd0", + "id": "f5fe3594-bb23-4628-a2ab-c54b6410776f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75357,7 +75357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c69ef370-32e6-483f-a25f-890844b885b8", + "id": "ac85ad9f-ac79-4396-a0ab-7ba45b3a41b0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75401,7 +75401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5dbd605-a2e1-4954-96a8-56510e9b52d5", + "id": "08deb81f-723a-42dc-997f-25d2ab129ebb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -75445,7 +75445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "390dc436-a56f-422a-9724-0df910c2f5da", + "id": "92e527af-9023-4bc9-8167-1177baa0c6ee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75489,7 +75489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98e71966-20e2-4056-8ca3-2922e485cd5a", + "id": "cd2a0983-1c28-41fa-9f30-7e6b25362804", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75539,7 +75539,7 @@ } }, { - "id": "78a49aaf-088f-46f6-bd08-86f9579067eb", + "id": "309f2064-3cb0-4960-ba8b-368ff7a47c52", "name": "Update connector by script name", "request": { "name": "Update connector by script name", @@ -75593,7 +75593,7 @@ }, "response": [ { - "id": "7debdf32-53ff-4121-9462-5915e6e51889", + "id": "23a4f818-c1aa-43ac-89b7-73c17b86635c", "name": "A updated Connector Dto object", "originalRequest": { "url": { @@ -75650,7 +75650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "533808a3-d92e-4716-8c5f-5524daf76c48", + "id": "5921af92-de95-4363-abfd-fc1513f76907", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75707,7 +75707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0abbc3b-2cbd-434e-90e9-946663680fbb", + "id": "e386ba8b-3e7a-44e0-9072-7b3ce2ac7e28", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75764,7 +75764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79a6850d-2919-4921-8e02-a6a87e1e307b", + "id": "235751b4-a786-48a2-b35d-b4af3baf0579", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75821,7 +75821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed49b233-d8e2-498a-acb7-65dfbe53ea27", + "id": "3f48bc0e-6bba-4ff6-a8f5-438db1f7ccef", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -75878,7 +75878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f00c2f10-0c32-483e-9365-7b3477dfedf7", + "id": "f2d6bbc7-4b5a-4521-9b78-52b49b5dd3a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75935,7 +75935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24bdd1bd-2c33-4bfc-b7ff-d955708b4ce5", + "id": "e298a55b-5437-41e4-a8a8-99fd99f6aaed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75998,7 +75998,7 @@ } }, { - "id": "f36513e7-42b2-4577-9457-aa10f3e8cfdc", + "id": "d6333398-e61f-40b1-bf4d-da1af0939495", "name": "Gets connector list", "request": { "name": "Gets connector list", @@ -76073,7 +76073,7 @@ }, "response": [ { - "id": "60b1c636-3079-4d21-b3dd-0f3db6814355", + "id": "ca4553ab-2f34-4134-b9b7-e8ac2df48db0", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -76162,7 +76162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c5f9671-33fa-4433-a892-c795584db10d", + "id": "1cf0be89-9100-400b-905f-c513c8d97421", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76251,7 +76251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90980798-11e8-4bb1-bba5-b556936b676b", + "id": "a356151e-48d3-432f-ae2c-dbb8e2ed28d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76340,7 +76340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6009a6c-862d-4768-8514-6fb0ca3187d4", + "id": "e00cfab9-6686-4da5-bcc0-41516513ecf4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76429,7 +76429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a001af4-879d-4efb-8e4d-59d7dd2b9c36", + "id": "9fa036c9-ae9d-476b-8475-157cebfa524c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -76518,7 +76518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc9fd932-a9eb-439c-9a68-bd2bbb215aee", + "id": "43682909-0140-4f3e-94f9-90e65a03c3b3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76607,7 +76607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51229f37-dcd5-4a82-9cc7-d39f3b2704a1", + "id": "ffda8aae-612d-4a2b-b695-1dd19a9d32b4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76702,7 +76702,7 @@ } }, { - "id": "b760aae5-70eb-45a9-986c-a6292283458e", + "id": "c6c52d1d-1508-4ffb-8bd8-a66da0f1e51b", "name": "Create custom connector", "request": { "name": "Create custom connector", @@ -76744,7 +76744,7 @@ }, "response": [ { - "id": "959a8b7b-275b-423d-9699-523e840a7f53", + "id": "2527e00f-44b0-4c1d-8775-92d99d20fceb", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -76800,7 +76800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a8c37f9-107b-4640-8702-84a26030afe3", + "id": "acea5b0e-4528-41d1-a9d3-4d13463acb8f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76856,7 +76856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0e7103b-a372-4705-8098-531a19b70b8f", + "id": "679e5a80-0ea8-4123-ba61-fc5f21318ec1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76912,7 +76912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0eb5c97-434a-4d91-94e9-b940c4110523", + "id": "123eb0eb-f1cd-490c-9e67-755e176d9156", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76968,7 +76968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "329ea802-7e23-4615-8e47-d31c7abd442b", + "id": "92c418be-aab8-4aa5-a4c5-7b6e5b3b04c6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -77024,7 +77024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a37401b-5cd8-4377-a88d-d8bf737cbccb", + "id": "22d846d0-d181-4a91-88e2-5d63084537b6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77080,7 +77080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1215ba5-5387-40e4-9a2f-8f29bef198b4", + "id": "05d55ae5-e19d-4423-98e2-da630601177e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77142,7 +77142,7 @@ } }, { - "id": "42fd6878-f7ac-473f-b149-b587cf3ce1b0", + "id": "f24286fc-bc4c-485b-921c-af2766853cb2", "name": "get Connector Source Config", "request": { "name": "get Connector Source Config", @@ -77184,7 +77184,7 @@ }, "response": [ { - "id": "3796e51d-e844-44eb-8cf6-d2f2013bbf27", + "id": "0f83f6b1-490a-4f01-8caf-9cb836682d9a", "name": "The connector's source template", "originalRequest": { "url": { @@ -77229,7 +77229,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "67305013-bf4b-4e6d-9651-230d13c293e0", + "id": "d4d9e8f8-52e5-49b1-a945-5788ee39f3ac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77274,7 +77274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf6bb5e2-e5b8-4082-981a-b8effa30bfc7", + "id": "49989f53-27de-4ec2-98a7-f0c7138a1f4d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77319,7 +77319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f4bc4d9-8e04-4af6-a4ac-a0e46d1a05da", + "id": "32036326-07b8-49e1-9e22-bff867087111", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77364,7 +77364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffb2d3aa-0275-4c44-b934-349217becc83", + "id": "7330be52-77ff-4ceb-8e9c-ff341ffccdf9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -77409,7 +77409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f51d7641-ed2a-48af-8f92-02b4088cfbd7", + "id": "72015f02-4a69-4f91-a30b-26125426aeed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77454,7 +77454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd5f0feb-ab0b-4fbb-8dfa-56b6c9b28259", + "id": "40132c96-cc86-4121-9362-f7a8dc8310d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77505,7 +77505,7 @@ } }, { - "id": "3a299f79-4b9b-4990-9540-e9546651e418", + "id": "e667a41c-0e1e-4b29-bddc-d63399a923cb", "name": "put Source Config", "request": { "name": "put Source Config", @@ -77563,7 +77563,7 @@ }, "response": [ { - "id": "83980c2e-6bb4-4f08-a498-0de957c271a7", + "id": "1105c414-3d6f-49ec-8c74-73fba8c11eaa", "name": "The connector's update detail", "originalRequest": { "url": { @@ -77624,7 +77624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00a61bdf-13d1-47dd-9b63-7bb882dfa329", + "id": "951a84aa-04f0-42a0-92ea-d85e513e3330", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77685,7 +77685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f2ff7fd-3c70-4ae0-8b1f-f522772dc714", + "id": "71b66b8d-56b5-462e-840b-c8e28291ebcc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77746,7 +77746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36869138-2615-4aa3-b266-f97414ee86eb", + "id": "713f3391-89b4-41ee-a543-0bd22a722f70", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77807,7 +77807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "223bffec-4502-42e1-8cc5-80c0cbf067dc", + "id": "f749c250-27d1-4f81-aa05-a41b38f572d7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -77868,7 +77868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c26cf91-2cf9-44b9-ab5c-c748c43be14f", + "id": "2ef6f0fa-4254-407e-8806-65f2424ce4e1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77929,7 +77929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84c92841-95ff-4866-8264-f682930737d4", + "id": "685c73c3-974b-44bf-a41e-2d0621aefec9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77996,7 +77996,7 @@ } }, { - "id": "93c061f5-f010-4da1-ab6e-a61d2d724926", + "id": "27b20a8b-5d54-4241-a973-7296bddfb529", "name": "get Connector Translations", "request": { "name": "get Connector Translations", @@ -78049,7 +78049,7 @@ }, "response": [ { - "id": "effd65eb-04f0-4f82-b873-da9e67886f49", + "id": "e7171dc3-501e-45a1-8920-0936b1021efb", "name": "The connector's translations", "originalRequest": { "url": { @@ -78090,12 +78090,12 @@ "value": "text/plain" } ], - "body": "aute elit", + "body": "labore qui", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "3320c419-9b78-4338-bb0b-6fa63c0dfa6b", + "id": "32294904-66b7-4f6e-8635-e9821b4d530c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78141,7 +78141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ae79b57-df4a-4849-bab6-69a3471ee0f9", + "id": "eed30946-1902-45b9-90b9-6f212b7a2670", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78187,7 +78187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96d7eab8-db03-4a0f-a353-f0dcd1a12653", + "id": "a6b70e86-f02e-4fe4-8feb-12ba3ee4946c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78233,7 +78233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d189d9f1-5536-4984-a301-9af27f7a29a9", + "id": "5d654fae-ef7f-42a2-bef2-6585e79a980b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -78279,7 +78279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6800fa1-a0f5-49e1-8785-034f85722e47", + "id": "ac634f99-4bd4-4d08-afdb-e3a1228f1d6e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78325,7 +78325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d75f4b8c-1312-4bdd-b9d7-6547769fc263", + "id": "4a1535c9-254d-4d2a-83ad-3e6a03c023d5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78377,7 +78377,7 @@ } }, { - "id": "e6457266-3be5-4252-985f-18637fd68b39", + "id": "0b9268c9-f788-4f20-a83f-5ce9c2bf7cb4", "name": "put Translations", "request": { "name": "put Translations", @@ -78437,7 +78437,7 @@ }, "response": [ { - "id": "9b988224-448b-4701-aab6-908a06ac63ec", + "id": "ae069265-ff91-4dc4-aae6-28c4f27faaef", "name": "The connector's update detail", "originalRequest": { "url": { @@ -78490,7 +78490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65028739-a8ba-4a0d-9315-969fa3d3e699", + "id": "5a5de71a-565c-44de-a5c4-086476a995a6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78543,7 +78543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adb796cc-93d8-4b48-8883-c872ad1dacb5", + "id": "38f7bc07-074d-4fc0-a2ef-fe994ec0a05c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78596,7 +78596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73784013-871b-4a54-991a-5e4acae3c50f", + "id": "b729cb5d-f446-477b-8fde-9f45042287ba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78649,7 +78649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "069dc2fe-67ce-443a-9411-19e44625258a", + "id": "c5f089da-aff4-4526-b91b-6581d762bf24", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -78702,7 +78702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05d21cf9-21e6-4cfe-82f6-605da203e6c2", + "id": "518a494d-9a12-4f96-b9bd-f3d0b0fff969", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78755,7 +78755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bfc570c-f2e0-45b2-b4c3-44047662ee3b", + "id": "de3064b8-0ea3-4afe-9e28-e6bb504d553c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78814,7 +78814,7 @@ } }, { - "id": "c2dfe2ec-56fc-49fc-bffa-05cc86f025fa", + "id": "7b4624c9-4834-4098-8167-a8143088cf76", "name": "get Connector Source Template", "request": { "name": "get Connector Source Template", @@ -78856,7 +78856,7 @@ }, "response": [ { - "id": "0a34d69f-ad88-4479-ba82-6f9eb202c335", + "id": "50dbad73-d741-4179-b99c-8a77b5d30d0f", "name": "The connector's source template", "originalRequest": { "url": { @@ -78901,7 +78901,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "afd607be-e165-46ea-892a-e12df5b5a667", + "id": "b9d01bbe-dd35-485c-a31a-ac803bb6bc7d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78946,7 +78946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec7a4161-2ca3-4aff-bfd0-e82429a3f599", + "id": "374dc15f-8cea-4279-a3a0-579f6679bc55", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78991,7 +78991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9dc3175-b178-4563-93c1-0678eb7c54c7", + "id": "5c829364-1474-4885-8fce-9298ea4d0f18", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79036,7 +79036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08730790-0aa0-4ea8-9e1c-4c478cb4f2ec", + "id": "f1121a31-cff1-45fa-b393-e5af2b54b3ea", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -79081,7 +79081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34a448bd-ddca-4b3b-9633-d2a7af6f0142", + "id": "b39ce2c2-1fa0-4dfe-8f97-7e72028ffb23", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79126,7 +79126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e6a0b70-9037-4a56-b58d-4927bcade059", + "id": "afa76cc9-4487-4750-b231-feff4294dff6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79177,7 +79177,7 @@ } }, { - "id": "bc9d4e71-8623-4008-904d-538a994b47d7", + "id": "d62ed7fd-b36c-43a4-8db5-c485ea516724", "name": "put Source Template", "request": { "name": "put Source Template", @@ -79235,7 +79235,7 @@ }, "response": [ { - "id": "0c3f9e2d-58b3-4171-9d53-ac58e126da21", + "id": "7df4efbe-fc96-44b6-862b-df26a9c8a55c", "name": "The connector's update detail", "originalRequest": { "url": { @@ -79296,7 +79296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "510b1d0f-b317-40c0-9649-15683d7bc545", + "id": "0a5e40f3-f7dc-48f3-98c7-db7b62a34daa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79357,7 +79357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f66da18c-afb0-4b29-8086-f53229619e8d", + "id": "eddd6132-3b32-46c3-965b-2d5bd927adcf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79418,7 +79418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56bf83b4-5c4b-49f4-9e4e-c936483083e6", + "id": "5cc45e30-bb2e-4e8b-b844-9885910abb37", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79479,7 +79479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f1028f7-a7a6-47b2-9fb3-3726153565c1", + "id": "05c073ef-ae2d-4d4a-9416-14803f21759d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -79540,7 +79540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc530648-8755-4653-8f9c-e98b4a11f458", + "id": "a1b50349-bab1-405b-b2b3-6f8b352b45a4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79601,7 +79601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24950a8a-c1b9-45a6-b906-d32f889d5320", + "id": "b4d9e6cd-b6a2-45fe-9cf0-3bd18a88d8f1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79668,7 +79668,7 @@ } }, { - "id": "724f61c8-c57d-4f30-944c-8ab8f09ee003", + "id": "e38fa465-7ed7-488f-a25a-ab1fe11fd0f5", "name": "get Connector Correlation Config", "request": { "name": "get Connector Correlation Config", @@ -79710,7 +79710,7 @@ }, "response": [ { - "id": "1d205948-b85a-4f1c-802c-9289c6450e0b", + "id": "47599920-a99a-4e76-8cfe-4c236df22480", "name": "The connector's correlation config", "originalRequest": { "url": { @@ -79755,7 +79755,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "23ebd82d-3196-4609-95fa-09dcb6a032f0", + "id": "3b8d63b4-b0d6-49bb-b7af-3444de4cfd55", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79800,7 +79800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "095a9fc8-11f3-4836-84b8-e4b30b21bcd8", + "id": "5af409c0-f9e2-417f-9a96-4cf5eb9f749b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79845,7 +79845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8eae85ba-2d56-4d9e-b9b8-c9e186e3c9b6", + "id": "a7551d35-7fc3-47f1-9a2c-827d5b80bf97", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79890,7 +79890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e149df7-d138-4f9f-8c82-089103c0d99b", + "id": "308ff287-d32e-49d0-b3f9-aec889e55002", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -79935,7 +79935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d90fa43b-7e31-4a4f-ab60-8af6e9beb930", + "id": "50ae44aa-3033-441f-9e03-42b99613f65f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79980,7 +79980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "574007be-cbeb-4f38-9b97-3a278167fc3f", + "id": "c521ef26-5f7e-468f-a023-4edc0f70c7e1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80031,7 +80031,7 @@ } }, { - "id": "0f7e17dd-c83a-4334-a219-515fd6715a29", + "id": "863dcc01-b993-44c8-bec4-b57da926b52e", "name": "put Correlation Config", "request": { "name": "put Correlation Config", @@ -80089,7 +80089,7 @@ }, "response": [ { - "id": "0f9b1eb8-89ab-42e1-857f-bebd093c631c", + "id": "36d2e517-9739-4a81-b688-9c8f8ba0f8c4", "name": "The connector's update detail", "originalRequest": { "url": { @@ -80150,7 +80150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32f278b4-6071-4903-b8af-cd8b341a18a6", + "id": "61ce8037-d3f0-415d-8e22-7d9dd7e5e3d2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80211,7 +80211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93e9f494-7a5a-4d1a-ad62-e9e2845ad6fb", + "id": "dbf95066-733a-4f88-bbc4-d00da5f3b4f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80272,7 +80272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8097faaf-68d9-45fa-abf8-b9fb1ffe34e4", + "id": "8791762b-fb82-4a97-8d81-a79d91dfef9d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80333,7 +80333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf1aaed7-4fc4-4e8d-953d-83d00e2fe619", + "id": "edfb587c-79fd-4a4b-a73c-19816962c292", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -80394,7 +80394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d3f5840-a64f-4011-9b1c-dd5e67a04143", + "id": "2aa7a5c0-0eb0-4ec7-a43d-2a61c8edbed6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80455,7 +80455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "541b3961-474b-4e1f-81e7-b3e5f8947576", + "id": "cf212e75-c13c-4326-a38d-b8c6f48cf298", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80528,7 +80528,7 @@ "description": "Use this API to build and manage custom forms.\nWith this functionality in place, administrators can create and view form definitions and form instances.\n\nForms are composed of sections and fields. Sections split the form into logical groups of fields and fields are the data collection points within the form. Configure conditions to modify elements of the form as the responder provides input. Create form inputs to pass information from a calling feature, like a workflow, to your form.\n\nForms can be used within workflows as an action or as a trigger. The Form Action allows you to assign a form as a step in a running workflow, suspending the workflow until the form is submitted or times out, and the workflow resumes. The Form Submitted Trigger initiates a workflow when a form is submitted. The trigger can be configured to initiate on submission of a full form, a form element with any value, or a form element with a particular value.\n\nRefer to [Forms](https://documentation.sailpoint.com/saas/help/forms/index.html) for more information about using forms in Identity Security Cloud.\n", "item": [ { - "id": "430d71b7-7b19-4908-a994-caa737a531a6", + "id": "818c1475-9d70-408d-96a7-cb84751a0d14", "name": "Export form definitions by tenant.", "request": { "name": "Export form definitions by tenant.", @@ -80603,7 +80603,7 @@ }, "response": [ { - "id": "a4e8e25c-af23-4f8d-9fec-fa5418a3a14a", + "id": "c4186214-4080-41e0-877a-d9f1ff2a02bd", "name": "Returns a list of form definitions by tenant", "originalRequest": { "url": { @@ -80687,12 +80687,12 @@ "value": "application/json" } ], - "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"quis et fugiat 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\": \"adipisicing mollit nostrud\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"qui commodo\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eu et\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor officia Excepteur nisi\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"deserunt in\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n }\n ]\n}", + "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cillum enim\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"m\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"id deserunt magna ex\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"quis et ullam\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in mollit Ut dolore dolore\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"non id reprehenderit 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\": \"quis aute\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nulla Excepteur ipsum ex ul\"\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": "7356a3d8-61c5-49f4-ae0b-40fdcfe3d5f6", + "id": "54b38c89-2b21-45cf-bb2d-0f7181b0c12e", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -80776,12 +80776,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "11c4b4be-7916-43eb-8b65-84eba74585ae", + "id": "639026a8-1dc6-4737-8bf8-b583ed1b20df", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -80865,12 +80865,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dfabba47-445e-4aee-bc0b-9d9c02afcd6e", + "id": "cf8b3c4f-3c5e-421d-a885-f0f7fe7f2e0d", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -80954,12 +80954,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3d0d4e67-a202-441e-a971-7bfe92d784d0", + "id": "4ab393d9-ad54-41f9-a8a9-d6995ff30a12", "name": "Too many requests", "originalRequest": { "url": { @@ -81048,7 +81048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba3656c3-7b3c-43af-8b77-5168114b2a6e", + "id": "638022e1-dad0-4bf1-8725-98489ce5ade2", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -81132,7 +81132,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -81143,7 +81143,7 @@ } }, { - "id": "5960367e-bf63-41dd-91ac-849728e661df", + "id": "c4892cfc-b13a-4c11-86b0-1ae2c5229e2c", "name": "Creates a form definition.", "request": { "name": "Creates a form definition.", @@ -81191,7 +81191,7 @@ }, "response": [ { - "id": "dc6ffe89-d4d2-4c26-94e7-013a23aba604", + "id": "12e16c2c-7be4-4fea-9d4c-410f39aa1a54", "name": "Returns a new form definition", "originalRequest": { "url": { @@ -81251,12 +81251,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"veniam dolor ut amet aliquip\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in 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\": \"tempor \"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut dolor\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ipsum nostrud sunt minim\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut nisi 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\": \"mollit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Excepteur proident ex fugiat\"\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": "36badbf1-4ce8-4f33-921d-2ad43117e4bb", + "id": "f100e4b2-6c58-4599-8313-368eeb2232cb", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -81316,12 +81316,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d064a0c7-9350-4bd5-a5ce-cc1a2139cc33", + "id": "64899374-5731-4b8c-9c9e-08dcc638e725", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -81381,12 +81381,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8f49493a-9ea2-49a4-9c9c-330853c065c5", + "id": "54b288b6-92d7-421f-860f-bce70d9072f0", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -81446,12 +81446,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d36551fe-9c60-415e-bd05-e1534084455f", + "id": "a9df8cc6-24bd-4a8d-86e9-e3467a419d0f", "name": "Too many requests", "originalRequest": { "url": { @@ -81516,7 +81516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5fc2e12-05fd-44e6-b13c-d21e85f44ad1", + "id": "eb78cfa4-4d6f-4025-913f-8802747bf03d", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -81576,7 +81576,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -81587,7 +81587,7 @@ } }, { - "id": "0ec0c5b7-2b9b-4df1-b0e4-0572a1555b1c", + "id": "bd27890d-266a-488c-ad44-6372f38a1138", "name": "Return a form definition.", "request": { "name": "Return a form definition.", @@ -81637,7 +81637,7 @@ }, "response": [ { - "id": "b53e85c4-e431-4522-a41b-811007ac7f0e", + "id": "21caf031-9ac2-4d2a-a9fa-72c354ccd03e", "name": "Returns a form definition", "originalRequest": { "url": { @@ -81685,12 +81685,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"veniam dolor ut amet aliquip\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in 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\": \"tempor \"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut dolor\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ipsum nostrud sunt minim\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut nisi 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\": \"mollit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Excepteur proident ex fugiat\"\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": "eb2a87b9-c155-4f48-ba13-2dd1a6713592", + "id": "b5315d22-b359-44ba-ab97-9028b3b11828", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -81738,12 +81738,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "599493e0-5e9d-4bfa-a72d-310a89ed159b", + "id": "b21c28c5-a28a-4197-b7de-365528151825", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -81791,12 +81791,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a55f3d30-012c-4ffa-98b7-8fd5ed7043b5", + "id": "ad0c6c45-dfb2-49fc-aaa3-71a4822f021f", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -81844,12 +81844,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0fedaced-a4f5-4958-a9c3-88b244b29c49", + "id": "4061ac11-3623-40d7-bff7-7b49e1870c93", "name": "An error with the item not found", "originalRequest": { "url": { @@ -81897,12 +81897,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0f8faae6-5941-4752-b283-4efc3be70abd", + "id": "51b98dff-7192-4c89-aa9b-9506c1dc199b", "name": "Too many requests", "originalRequest": { "url": { @@ -81955,7 +81955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2459cf7c-2013-439a-9f65-3451c42663a3", + "id": "d1050ff1-d033-4bb9-8a4c-2b0a558f4021", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -82003,7 +82003,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -82014,7 +82014,7 @@ } }, { - "id": "ddd89044-db88-4509-bc15-2efdb9fcab23", + "id": "0156f427-6d85-4c15-bd56-0cbeb16116ed", "name": "Deletes a form definition.", "request": { "name": "Deletes a form definition.", @@ -82064,7 +82064,7 @@ }, "response": [ { - "id": "c42f0896-37c5-4c35-a7c6-1b687fdd6bfb", + "id": "5d22a9a4-5179-4f2a-8647-9fde8b29022a", "name": "Returns an empty body", "originalRequest": { "url": { @@ -82117,7 +82117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb9061d0-7c29-4a9f-b7af-c86750af7620", + "id": "64beca02-fe9e-4076-b8ff-1e4e5690d9ce", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -82165,12 +82165,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b33b09fd-1112-46f1-93d6-4ec88d89ac05", + "id": "9b29c1d9-30ca-483a-a1ed-6bfffffaa435", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -82218,12 +82218,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "17394864-f496-4888-a3a5-77cfaaef01d1", + "id": "6c928225-fd86-4400-9336-a8d39d51f42a", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -82271,12 +82271,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "70190565-5063-4cc1-b7ad-9e798b636913", + "id": "6eb8ff37-39a9-4d24-afae-187be563426f", "name": "An error with the item not found", "originalRequest": { "url": { @@ -82324,12 +82324,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4ba86606-a2df-45b1-9fe1-c5dcd6bf5947", + "id": "13269b43-cc40-4a33-a406-a54fbe6d2e6e", "name": "Too many requests", "originalRequest": { "url": { @@ -82382,7 +82382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e31f3448-d726-44ce-9727-e5f28c2e0adb", + "id": "d4c962f4-ab82-439b-8680-cc3bcc196813", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -82430,7 +82430,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -82441,7 +82441,7 @@ } }, { - "id": "503184f2-46fb-4abe-9a6c-91e477c5a70a", + "id": "0b616889-94de-4f49-b9d0-730661c61280", "name": "Patch a form definition.", "request": { "name": "Patch a form definition.", @@ -82504,7 +82504,7 @@ }, "response": [ { - "id": "991789d7-75cc-4e2d-9302-27af57e308d8", + "id": "86de8056-1249-4e8c-a70d-c215256d3f31", "name": "Returns the form definition updated", "originalRequest": { "url": { @@ -82565,12 +82565,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"veniam dolor ut amet aliquip\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in 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\": \"tempor \"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut dolor\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ipsum nostrud sunt minim\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut nisi 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\": \"mollit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Excepteur proident ex fugiat\"\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": "d5788d46-defe-4d84-8530-64c8a9fbac43", + "id": "0754f398-7761-4589-adcd-67eae743ca1e", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -82631,12 +82631,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2b67f5e0-41a4-46ec-ac95-050fcb212eed", + "id": "cd64a044-7cb6-43dd-9709-2d00519fd28e", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -82697,12 +82697,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "27a76a88-4e51-4edf-8294-9f0ddf881a71", + "id": "e3ef8325-2ae0-4635-8ccc-624541776d9c", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -82763,12 +82763,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2470abcb-9896-45d0-854c-8dd0e636ae00", + "id": "fae5eb7b-31e8-41ca-ba31-ea9974166403", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -82829,12 +82829,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "34cd1fcd-d058-4910-9c4a-a93f119d60f3", + "id": "b0a388d7-4800-48f5-ac70-b0b3f748f16f", "name": "Too many requests", "originalRequest": { "url": { @@ -82900,7 +82900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c924eaef-f6b8-4fbd-880c-918d31a3fb10", + "id": "e19674e3-847e-4809-a360-2091e22ccf29", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -82961,7 +82961,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -82972,7 +82972,7 @@ } }, { - "id": "a3693288-3ab6-4330-8b08-504ca1453f76", + "id": "766f50ca-1dfc-4213-8b12-d5a60e64ad63", "name": "Preview form definition data source.", "request": { "name": "Preview form definition data source.", @@ -83061,7 +83061,7 @@ }, "response": [ { - "id": "6b78a58e-a3d3-44e8-9b87-3952d4076633", + "id": "534f8f30-5ef8-4836-887c-f8ddd3789673", "name": "Returns a preview of a form definition data source", "originalRequest": { "url": { @@ -83156,7 +83156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e9bbbe0-e8e6-4a68-b291-5b5e32717682", + "id": "4ebeb7cd-34d8-4272-8037-d40946fd49a3", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -83246,12 +83246,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "998fe419-9806-41eb-82f6-5a1ee5f2200d", + "id": "b6716045-8f9d-40c1-8aa8-a4d77b19e0c9", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -83341,12 +83341,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e8a8d415-a8c5-4a3c-8ee6-003013c109b8", + "id": "9708d662-af88-491d-9525-81f9d286ae98", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -83436,12 +83436,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e8595c69-3900-490b-bfd7-db35031d01d2", + "id": "f3c9e360-6ae4-43bf-b398-9a17316c7699", "name": "An error with the item not found", "originalRequest": { "url": { @@ -83531,12 +83531,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bcac4c97-2a6f-4171-b5d9-e889e10e85ee", + "id": "8cf9453d-859d-4fbf-9769-49840627156e", "name": "Too many requests", "originalRequest": { "url": { @@ -83631,7 +83631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8fed3e9-329d-4976-ae97-e6c6d29bd532", + "id": "c935e57c-0dc1-4a82-a0c0-d5c002e60f38", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -83721,7 +83721,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -83732,7 +83732,7 @@ } }, { - "id": "2f6e56f0-7f1a-47d7-bbd6-337ca1a92daf", + "id": "3aaad8b8-2a2e-4d14-b3e8-8c11bf75e2a8", "name": "List form definitions by tenant.", "request": { "name": "List form definitions by tenant.", @@ -83808,7 +83808,7 @@ }, "response": [ { - "id": "0936bfb6-64d0-41c4-8c68-117127173190", + "id": "5a8c15b2-9c38-4b6b-85d0-586b6696da7e", "name": "Returns a list of form definition objects by tenant used by SP-Config", "originalRequest": { "url": { @@ -83893,12 +83893,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eu\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"velit e\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aliquip d\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet irure non\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"velit sint aliqua est\",\n \"version\": -80179150\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eiusmod non cupidatat aliquip\"\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\": \"cupidatat sit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aliqua non dolore\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"fugiat deserunt sint\",\n \"version\": 89000998\n }\n]", + "body": "[\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aute\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"velit minim labore\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"mollit commodo\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ullamco aliquip\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"consectetur\",\n \"version\": -98177426\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"officia ex anim cillum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"fugiat dolore sed\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"commodo non ullamco o\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"exercitation enim aliquip\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"reprehenderit dolore ut\",\n \"version\": -50035298\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "92b53cd3-da73-4639-880a-c0e5103f12de", + "id": "19cff55b-1f7d-4517-88a1-f23d81c1391d", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -83983,12 +83983,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "856c9d75-e9ba-4757-b261-a86f25ae91b3", + "id": "0a923703-8036-4720-8ea3-d0e975aa32fe", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -84073,12 +84073,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4ed4ac8c-7a72-4e07-87be-5b6a34d5c7e0", + "id": "bb20e825-3922-40b1-886f-833668709ab5", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -84163,12 +84163,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a5200589-34d4-45a0-9ddc-04b70cf623fe", + "id": "c6497771-88ba-48fc-8a31-6013fd57f0fb", "name": "Too many requests", "originalRequest": { "url": { @@ -84258,7 +84258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10dd68cb-9771-4f1d-a4a1-e54381175b0d", + "id": "8472272a-77d5-4509-bb93-54862210e19a", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -84343,7 +84343,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -84354,7 +84354,7 @@ } }, { - "id": "5d5080c0-cc3e-4d77-89b3-cc55516ef529", + "id": "fc8e989c-9e64-4b30-9d9f-c6bf599479c1", "name": "Generate JSON Schema dynamically.", "request": { "name": "Generate JSON Schema dynamically.", @@ -84403,7 +84403,7 @@ }, "response": [ { - "id": "8511413e-9ddc-4089-9099-d15c5b553235", + "id": "eed79e19-9e78-40a6-b711-105480bc5d7c", "name": "Returns a form elements dynamic schema", "originalRequest": { "url": { @@ -84469,7 +84469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "591a7cf4-1216-4cee-970a-376531b40205", + "id": "688eee2d-4e42-4f42-b0e8-ef4896314e32", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -84530,12 +84530,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f5391ded-c61a-4f93-ae00-804cd4e09816", + "id": "f6556605-28be-4f54-a305-29e6cf867f31", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -84596,12 +84596,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c828ad5d-450e-4557-afac-ffdeaa5dc3c2", + "id": "d8c4cdc8-9bb9-4d7e-b0e7-277dd526feba", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -84662,12 +84662,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "da9386db-1276-4f29-889d-894382550278", + "id": "4a22a46e-4b51-479f-8a69-8fd7454105f8", "name": "An error with the item not found", "originalRequest": { "url": { @@ -84728,12 +84728,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e2be57c2-ed3d-4881-be55-0f41494bde61", + "id": "26c3d975-b12c-4b65-bdd7-f4dca3911894", "name": "Too many requests", "originalRequest": { "url": { @@ -84799,7 +84799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33cc93dc-c3dc-48ee-8137-fb36349de289", + "id": "3fd3f196-b9f7-44af-b47c-a12a7a2cc707", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -84860,7 +84860,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -84871,7 +84871,7 @@ } }, { - "id": "f5c13d73-f7dc-4b74-b92d-d76c4438bf10", + "id": "47f9a2cc-690d-4a5c-a334-5b9e61a9948d", "name": "Import form definitions from export.", "request": { "name": "Import form definitions from export.", @@ -84920,7 +84920,7 @@ }, "response": [ { - "id": "e12b32ad-be8b-405a-b0e3-f99d393b2542", + "id": "25ffd9a1-8850-429c-abb3-15f7918b5c0b", "name": "Returns statuses of those form definition objects imported", "originalRequest": { "url": { @@ -84981,12 +84981,12 @@ "value": "application/json" } ], - "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"voluptated\": {}\n },\n \"key\": \"aute minim\",\n \"text\": \"eiusmod deserunt magna pariatur\"\n },\n {\n \"detail\": {\n \"veniam7\": {}\n },\n \"key\": \"Lorem Excepteur\",\n \"text\": \"anim aliqua\"\n }\n ],\n \"importedObjects\": [\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Ut enim labore eu\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"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\": \"nostrud\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"magna labore adipisicing quis\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"laboris exercitation labore dolor\",\n \"version\": -62041062\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"tempor Lorem laborum Excepteur\"\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\": \"in aliquip\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nostrud in labore dolore\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"laborum incididunt eu irure\",\n \"version\": -92812792\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"laborum_f\": {},\n \"et_51\": {},\n \"laboris7df\": {}\n },\n \"key\": \"ullamco officia nostrud\",\n \"text\": \"Ut cupidatat cillum occaecat\"\n },\n {\n \"detail\": {\n \"Uta\": {},\n \"add6\": {}\n },\n \"key\": \"sed Excepteur exercitation labore\",\n \"text\": \"Duis do fugiat velit\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"Excepteur_b\": {}\n },\n \"key\": \"in consectetur sint\",\n \"text\": \"irure quis non\"\n },\n {\n \"detail\": {\n \"quisd\": {}\n },\n \"key\": \"minim \",\n \"text\": \"exercitation ullamco aliqua\"\n }\n ]\n}", + "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"consectetur6a\": {}\n },\n \"key\": \"deserunt anim\",\n \"text\": \"eu irure in\"\n },\n {\n \"detail\": {\n \"id_b\": {},\n \"adipisicingf\": {}\n },\n \"key\": \"adipisicing aliquip ex consectetur\",\n \"text\": \"fugiat incididunt consectetur\"\n }\n ],\n \"importedObjects\": [\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ipsum ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis eu\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"pariatur labore sit reprehenderit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet commodo 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\": \"ullamco en\",\n \"version\": 31421732\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laborum dolor exercit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"officia voluptate commo\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eiusmod ea in\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"magna\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"minim\",\n \"version\": 18870146\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"etbe5\": {},\n \"fugiat_\": {},\n \"ea8_0\": {}\n },\n \"key\": \"sit qui\",\n \"text\": \"aute ullamco elit ad\"\n },\n {\n \"detail\": {\n \"dolor_e\": {},\n \"dolor3f\": {}\n },\n \"key\": \"ad tempor commodo\",\n \"text\": \"voluptate ullamco\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"aliquip_9\": {},\n \"consequat350\": {},\n \"ex2\": {},\n \"ipsum1c2\": {}\n },\n \"key\": \"sunt mollit in Lorem\",\n \"text\": \"in in\"\n },\n {\n \"detail\": {\n \"id_c\": {},\n \"ut_8f9\": {}\n },\n \"key\": \"nisi consectetur aliqua labore\",\n \"text\": \"Duis Lorem\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0e677825-3a49-4309-97e3-4e3af53f850a", + "id": "5964ec56-7a1f-4932-8cb9-bf79b5d08061", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -85047,12 +85047,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fbeb2e4a-568b-4e6f-bfb4-ea41afe3311c", + "id": "3e1e6a75-5ba4-4415-850e-eefc12be74f2", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -85113,12 +85113,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3026e095-c7f7-4819-b4ee-76e2e041a12e", + "id": "2723a111-67c9-4e33-84d2-6527f473f4bb", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -85179,12 +85179,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0f140373-239e-491f-b69a-757d1e3ace10", + "id": "47335ea3-f040-4293-804f-fcb52ad201a7", "name": "Too many requests", "originalRequest": { "url": { @@ -85250,7 +85250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbae3132-27a2-49d4-bf70-4a43fd412263", + "id": "77aadbc6-19e7-404c-950e-d63dbb63f049", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -85311,7 +85311,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -85322,7 +85322,7 @@ } }, { - "id": "6bdd0ccd-6c17-42e9-8855-058c12e1975e", + "id": "1583b9c3-4c5e-4b1d-9eb2-23b7a27f7933", "name": "Upload new form definition file.", "request": { "name": "Upload new form definition file.", @@ -85390,7 +85390,7 @@ }, "response": [ { - "id": "35352269-3ab8-4aa2-b784-b9949cee2462", + "id": "11e64da7-3882-48ad-9a76-621d6d3b74dc", "name": "Returns a new form definition file", "originalRequest": { "url": { @@ -85461,7 +85461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04ad8d6e-992e-409c-9b7d-c2ed1d1e7cf7", + "id": "6b0a27f9-05fc-45fa-99bf-faff58512f53", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -85527,12 +85527,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2a159aa7-ba7d-4c22-aeeb-a15be0f13a04", + "id": "742cb255-cd45-4374-960f-fadcadff8433", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -85598,12 +85598,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "addc9d3e-fd14-4f94-a5fd-24772d9b2e04", + "id": "45eb66ce-d105-41a2-a129-4de0c2b87ef5", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -85669,12 +85669,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1f5a42e9-4dcc-4d6c-8527-1fcfd03797c5", + "id": "735e0f66-3234-4008-b6f8-09dbe35d0e5b", "name": "An error with the item not found", "originalRequest": { "url": { @@ -85740,12 +85740,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "56c15701-c138-48ee-8e6c-adfc19a6dcc0", + "id": "c70ccc7b-9dd7-4ec0-88a2-8cb1a62e41d3", "name": "An error with payload size too large", "originalRequest": { "url": { @@ -85811,12 +85811,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "79edd581-04f2-4c09-8720-566737455355", + "id": "b226eb48-cd9c-469e-a6b0-12a30c9c1008", "name": "An error with unsupported media type", "originalRequest": { "url": { @@ -85882,12 +85882,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e06c0534-929e-4791-a4ed-c2995f71102f", + "id": "15d5cdf9-da3a-474c-96e7-9e8d578d890b", "name": "Too many requests", "originalRequest": { "url": { @@ -85958,7 +85958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdab3b8b-389b-46e5-8630-5459b47a8b0a", + "id": "9bb908fa-a9a1-4790-bf98-f5fd4feeab6f", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -86024,12 +86024,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5f52ddbd-e348-443c-bac8-e08ef9672113", + "id": "49196d75-6c07-44cd-8c5a-ba9237c4e476", "name": "An external service is not available", "originalRequest": { "url": { @@ -86095,7 +86095,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -86106,7 +86106,7 @@ } }, { - "id": "2358e102-8c20-430a-a04c-f34481a18a10", + "id": "58f5c772-2876-4b7a-b4f1-152a03a28ded", "name": "Download definition file by fileId.", "request": { "name": "Download definition file by fileId.", @@ -86165,7 +86165,7 @@ }, "response": [ { - "id": "012dfddd-879d-4588-8cdf-e8cc71d3f813", + "id": "1d3da7be-8add-4b3a-8c73-85730e296edb", "name": "Returns a file that is referred to by fileID and associated with the formDefinitionID", "originalRequest": { "url": { @@ -86215,12 +86215,12 @@ "value": "application/json" } ], - "body": "fugiat elit", + "body": "do voluptate veniam", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fb725893-acba-498d-b26a-d7682f2a6aff", + "id": "add1cbb3-d340-4e38-9805-d2e81197a5c6", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -86270,12 +86270,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a3723024-b532-4455-bc58-a7bd5950cfc4", + "id": "003eca69-0c27-495f-80c3-3bc61736e0eb", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -86325,12 +86325,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "79167f38-ff72-4df6-9241-6de0031ce9ba", + "id": "ec902c19-c2b6-475d-b08c-979fac9b239c", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -86380,12 +86380,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1c19f51e-40b2-457b-b0d0-62753efce8a4", + "id": "1b165a01-b473-4629-9df4-eb5b5d6e2274", "name": "An error with the item not found", "originalRequest": { "url": { @@ -86435,12 +86435,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bece8785-dfab-47c1-8581-4a6009ace2a9", + "id": "7c34eeda-a398-4ea5-8635-2908509048ac", "name": "Too many requests", "originalRequest": { "url": { @@ -86495,7 +86495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93cf1635-e23e-44c4-a372-10187444d4c7", + "id": "b256bb8d-adf4-438a-bf00-2f919528f60a", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -86545,12 +86545,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6f35b5e2-090a-49d5-9d9d-69bb158f368b", + "id": "6cb2b4d9-50a4-4c8a-abee-a4d7be559373", "name": "An external service is not available", "originalRequest": { "url": { @@ -86600,7 +86600,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -86611,7 +86611,7 @@ } }, { - "id": "056c354e-5bda-43b6-a500-6add5ba71f6b", + "id": "7d05a7e0-5c58-43c4-a6b3-cfcb34782a1f", "name": "List form instances by tenant.", "request": { "name": "List form instances by tenant.", @@ -86649,7 +86649,7 @@ }, "response": [ { - "id": "f9a89c77-8faf-49af-be92-15ad2b97a1e9", + "id": "89667b65-dee5-4035-bd83-de35727bc4a3", "name": "Returns a list of form instances by tenant", "originalRequest": { "url": { @@ -86696,12 +86696,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\": \"pariatur ipsum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Excepteur anim in 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\": \"eiusmod\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"fugiat ex\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n },\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"et mollit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor dolore\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"voluptate do sint fugiat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"reprehenderit\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n }\n ]\n}", + "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor Duis\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis mollit consequat\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim labore id dolor ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consequat dolor dolor ex\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n },\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consequat deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do no\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"commodo ut magna\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"tempor id\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ee4c8875-f08e-44a0-8cb6-ce3339151167", + "id": "0a79a8fc-58f9-435c-9999-2afd0f733784", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -86748,12 +86748,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5822a2e0-3690-40a5-b43a-6484c255eb7e", + "id": "99c3917f-6c1b-452a-9a01-69e5a3f70911", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -86800,12 +86800,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c1123cfd-b03d-4be1-a24b-7842c22ec3bd", + "id": "1bfbe60c-4da6-4a7a-8379-5dc2a46818dc", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -86852,12 +86852,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "24a19bb7-8116-4aa0-b1ad-bc0d00114875", + "id": "0034e349-7963-4fff-bb79-ce2997e62e6c", "name": "Too many requests", "originalRequest": { "url": { @@ -86909,7 +86909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64716fbd-7237-4dd5-91a2-8a8dc8cc213e", + "id": "41bd4752-e779-4741-b6d0-a66f7ead96ea", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -86956,7 +86956,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -86967,7 +86967,7 @@ } }, { - "id": "5215c4b9-ca2f-4b33-9abb-04e19df99623", + "id": "7cee1497-cea7-4eae-8255-1b8182770b29", "name": "Creates a form instance.", "request": { "name": "Creates a form instance.", @@ -87015,7 +87015,7 @@ }, "response": [ { - "id": "d58c2633-df5e-4ef9-b15c-9d83fc9fc03d", + "id": "287098b7-f7fd-4275-b939-eb87027895de", "name": "Returns a new form instance", "originalRequest": { "url": { @@ -87075,12 +87075,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\": \"exercitation laboris elit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nulla\"\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\": \"exercitation cillum elit Ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do labore sit\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"quis pariatur ullamco\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"incididunt anim\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cillum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore ad\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9e03fe38-859a-46cd-abbd-10fb6018d3ee", + "id": "e7e25372-10cb-4204-a514-dc1c03cd637e", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -87140,12 +87140,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6eb5eb57-1865-4131-9526-d24df7e2c2f2", + "id": "8aca5c9d-13ba-4a4a-917a-f641df989e17", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -87205,12 +87205,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "05b8edae-6973-42ef-aa1b-657676e1433f", + "id": "de6ef9fd-4412-4c1c-b5a2-7abf24582045", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -87270,12 +87270,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "39410956-7ae4-4459-816c-b5af34e0fa7d", + "id": "b4b8fe73-d174-4536-92ac-53a52a2a9282", "name": "Too many requests", "originalRequest": { "url": { @@ -87340,7 +87340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5450497f-077f-4006-bca9-6a1eaa5f025f", + "id": "58dc9969-eb5e-4523-bfe6-ad3a35b2b5ad", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -87400,7 +87400,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -87411,7 +87411,7 @@ } }, { - "id": "f867b442-0908-4f48-a23b-322c79cbab3b", + "id": "fda97ba9-8e17-4376-9cda-820b2e70c96b", "name": "Returns a form instance.", "request": { "name": "Returns a form instance.", @@ -87461,7 +87461,7 @@ }, "response": [ { - "id": "00457368-2cf9-4852-8691-d45974577818", + "id": "a0674a2b-2564-4f61-b73c-bdec427e7cc2", "name": "Returns a form instance by its key", "originalRequest": { "url": { @@ -87509,12 +87509,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\": \"exercitation laboris elit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nulla\"\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\": \"exercitation cillum elit Ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do labore sit\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"quis pariatur ullamco\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"incididunt anim\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cillum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore ad\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "71bea446-49d4-4501-9fc6-258729c680d9", + "id": "991046e3-b1b3-4164-a7e2-fc831dd63102", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -87562,12 +87562,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cd482307-39c3-4ed2-9e88-bf8ba66e0b0d", + "id": "c4cc759f-c86c-4a13-a73a-b80d1c0e94f0", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -87615,12 +87615,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9102cab5-d141-45fd-9696-6995742191df", + "id": "dca27bef-0584-4ed9-932d-c7328b9640fd", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -87668,12 +87668,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c861ef98-0e06-4bf4-8201-9a60280e95f9", + "id": "2d511514-88e2-4fb6-9def-fa9df1a98a49", "name": "An error with the item not found", "originalRequest": { "url": { @@ -87721,12 +87721,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7c7161ae-824e-43a4-84a2-bc9fd3c1eef3", + "id": "5f2f442e-f822-4df0-bf72-5dde92c3bb06", "name": "Too many requests", "originalRequest": { "url": { @@ -87779,7 +87779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee9ef636-104b-45ad-a5de-a75b265baec7", + "id": "72bc390b-c403-4a79-a43a-26a1f2cbe62c", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -87827,7 +87827,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -87838,7 +87838,7 @@ } }, { - "id": "a0e99de5-4e60-486a-afa4-bc2c733b32d7", + "id": "159f06f9-f84a-452e-82d1-d40939173512", "name": "Patch a form instance.", "request": { "name": "Patch a form instance.", @@ -87901,7 +87901,7 @@ }, "response": [ { - "id": "ad4ab5c2-9104-433e-a577-8b2a42789aec", + "id": "28489b1f-bd90-47d6-bf39-1cd3f898c996", "name": "Returns the form instance updated", "originalRequest": { "url": { @@ -87962,12 +87962,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\": \"exercitation laboris elit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nulla\"\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\": \"exercitation cillum elit Ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do labore sit\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"quis pariatur ullamco\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"incididunt anim\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cillum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore ad\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "10865f8b-8225-499d-8fb6-97d409ee641a", + "id": "706e6998-38e1-429f-94ac-5035679188c5", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -88028,12 +88028,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "39bfa483-4af3-4c43-9253-82a1132a8c84", + "id": "281b5372-4066-4ac5-bce1-551f0d1e23f4", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -88094,12 +88094,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e542e84e-fc0e-4c76-a4ed-eb8d4e8a5a89", + "id": "ee5b7273-2218-428f-a70f-ebe3cdf7c0be", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -88160,12 +88160,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "81c68fff-33c2-4a56-b984-a21731180a12", + "id": "32ab1689-9201-4c79-9aa3-46ddc94ed3bd", "name": "An error with the item not found", "originalRequest": { "url": { @@ -88226,12 +88226,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "11dbfb2e-d4a5-40b3-b2aa-33cfa53c85d1", + "id": "4e91d8ab-3a1e-4f5b-93bd-e00001702f6b", "name": "An error with the request property conflicts with stored", "originalRequest": { "url": { @@ -88292,12 +88292,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "368bc5ec-d92d-4666-9f5f-f3249e971be2", + "id": "a6493587-a69a-419f-b0dd-6afbbb149b81", "name": "Too many requests", "originalRequest": { "url": { @@ -88363,7 +88363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54d1f7be-9aef-4cde-a033-1a53cdb40a12", + "id": "5bb9b169-692e-412b-925d-289f1d13fb6c", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -88424,7 +88424,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -88435,7 +88435,7 @@ } }, { - "id": "b222cee2-0fec-43b3-b0da-d6be8f0900ee", + "id": "744663ab-1a05-4672-89e2-eb622ec1bed7", "name": "Retrieves dynamic data by element.", "request": { "name": "Retrieves dynamic data by element.", @@ -88525,7 +88525,7 @@ }, "response": [ { - "id": "1ef48c35-41ff-4ccb-b469-5a66f0782902", + "id": "515e6ff0-dfd7-44d4-a182-c89fe907352e", "name": "Retrieves dynamic data to aid in correctly completing a valid form by form element ID from data source configuration", "originalRequest": { "url": { @@ -88608,7 +88608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b32792fa-318c-4907-ae0c-ac01745a8b44", + "id": "77572588-42ab-4001-9b1a-ed149dcf1ba7", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -88686,12 +88686,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "18c40481-8a39-43f2-9179-38d62a52e7fb", + "id": "86368897-6696-4928-ad54-a2b0e99dfc7e", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -88769,12 +88769,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "162f2bce-aa33-41a3-b923-c4308312c67d", + "id": "09e45e04-646d-4b3c-9865-b8a098e119aa", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -88852,12 +88852,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7e757162-eb28-4164-b85c-d487d9afc577", + "id": "787fdb65-7227-4922-adff-c64c8f460075", "name": "An error with the item not found", "originalRequest": { "url": { @@ -88935,12 +88935,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0a9a87ac-f543-4785-89ff-e331bc7ceb89", + "id": "1b999572-b2da-4c97-a989-b4584b172e5a", "name": "Too many requests", "originalRequest": { "url": { @@ -89023,7 +89023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fed02d3f-aae1-421a-ae15-e26b833e495d", + "id": "8854195f-34a9-4040-befe-9f599d2993b4", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -89101,7 +89101,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -89112,7 +89112,7 @@ } }, { - "id": "afb50785-e7d3-4fdf-892a-4fe0502ad29f", + "id": "adcf232b-886a-4b36-8185-3791807d494b", "name": "Download instance file by fileId.", "request": { "name": "Download instance file by fileId.", @@ -89171,7 +89171,7 @@ }, "response": [ { - "id": "dce4cf47-0f67-4a7f-be1a-24a90fd21c51", + "id": "609c01e3-181b-4342-b9b6-19fa7e7b4982", "name": "Returns a file that is referred to by fileID and associated with the formInstanceID", "originalRequest": { "url": { @@ -89221,12 +89221,12 @@ "value": "application/json" } ], - "body": "fugiat elit", + "body": "do voluptate veniam", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a42b6c75-172d-4701-9ac7-ce01920f1ac1", + "id": "b06cee84-a8b6-4e5f-b28a-0d0890e6d446", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -89276,12 +89276,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "14da1d1b-fe86-4082-abf9-3b33a39cd69f", + "id": "fb7f576e-ae27-4dca-9c18-99bd4e16bf4e", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -89331,12 +89331,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4eab5ac1-8d77-4e31-bbe9-7275ad78c382", + "id": "e9371d52-1174-4dc5-85a0-0dc967712ed7", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -89386,12 +89386,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d13e0aac-a2e7-4f18-9feb-7959227e4c47", + "id": "c83230f7-d58a-4930-aeb3-ce405951c4a5", "name": "An error with the item not found", "originalRequest": { "url": { @@ -89441,12 +89441,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1674c7a8-1081-438f-b22f-e77e02e89140", + "id": "a3761c63-2488-4dd2-9ddf-1aafb6fac1d7", "name": "Too many requests", "originalRequest": { "url": { @@ -89501,7 +89501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "249dd1d5-3d34-460b-884b-08124c44f2e9", + "id": "5136c872-b7ea-498b-b041-e671dfa82657", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -89551,12 +89551,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5c1977d7-b36e-44b6-9f59-4924c9b73a47", + "id": "54fdbd20-488a-434e-b437-efd2b480de8d", "name": "An external service is not available", "originalRequest": { "url": { @@ -89606,7 +89606,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -89617,7 +89617,7 @@ } }, { - "id": "b899dffa-5fa3-4cfa-a7a4-210fccfb8f77", + "id": "a8e055bd-8715-4ca9-9fc8-233c06e556eb", "name": "List predefined select options.", "request": { "name": "List predefined select options.", @@ -89656,7 +89656,7 @@ }, "response": [ { - "id": "5f8d715e-cb6c-45d8-9486-6863fdcba246", + "id": "2af43058-5294-4ce6-98a4-9a997929b95f", "name": "Returns a list of available predefined select options", "originalRequest": { "url": { @@ -89709,7 +89709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ca0272c-36c8-416a-8803-5ddaeb729a1b", + "id": "ca80d3dc-eb07-409e-b374-89ac5dabf007", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -89757,12 +89757,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b6a24c71-6a77-4b9c-9c00-9ecdb549d64c", + "id": "25b766bc-9eac-4120-a286-f352cb7a0719", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -89810,12 +89810,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "966625d4-9054-4518-b8ab-9dedb8c0981e", + "id": "8bed707b-4d8f-47ea-a52a-386a9b2602ec", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -89863,12 +89863,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c5a8b24c-a2a2-4623-adeb-e583118d1105", + "id": "d92a417a-8064-40f1-80b1-0f11043fa818", "name": "Too many requests", "originalRequest": { "url": { @@ -89921,7 +89921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc83f609-6275-41df-baf0-8062144063a7", + "id": "8598b374-c8c8-4e54-935b-fe4170ebd21a", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -89969,7 +89969,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"culpa Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -9167132,\n \"trackingId\": \"aute magna do\"\n}", + "body": "{\n \"detailCode\": \"nisi voluptate Duis\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75050792,\n \"trackingId\": \"consequat in dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -89986,7 +89986,7 @@ "description": "Use this API to implement custom password instruction functionality.\nWith this functionality in place, administrators can create custom password instructions to help users reset their passwords, change them, unlock their accounts, or recover their usernames.\nThis allows administrators to emphasize password policies or provide organization-specific instructions.\n\nAdministrators must first use [Update Password Org Config](https://developer.sailpoint.com/docs/api/beta/put-password-org-config/) to set `customInstructionsEnabled` to `true`.\n\nOnce they have enabled custom instructions, they can use [Create Custom Password Instructions](https://developer.sailpoint.com/docs/api/beta/create-custom-password-instructions/) to create custom page content for the specific pageId they select.\n\nFor example, an administrator can use the pageId forget-username:user-email to set the custom text for the case when users forget their usernames and must enter their emails.\n\nRefer to [Creating Custom Instruction Text](https://documentation.sailpoint.com/saas/help/pwd/pwd_reset.html#creating-custom-instruction-text) for more information about creating custom password instructions.\n", "item": [ { - "id": "32e8e21f-b1e4-4f4c-8783-09b687615ac4", + "id": "4eb0d76a-19e8-4a85-b163-31cb54fc3b1f", "name": "Create Custom Password Instructions", "request": { "name": "Create Custom Password Instructions", @@ -90037,7 +90037,7 @@ }, "response": [ { - "id": "1d83f392-5782-428d-9484-5f734fc5b776", + "id": "afc626e6-4ebb-4b08-9c0e-be85560966d7", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -90102,7 +90102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02a07ccc-6ca6-4b45-a774-725c2e7e3472", + "id": "5ba2c69a-11d5-408b-8860-f73816d4be0a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90167,7 +90167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e1b6074-80d3-478d-b9d8-47b7e73962d6", + "id": "1a26205b-17e5-4f3b-a7b0-38d6f15c96fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90232,7 +90232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6be8a22f-c2a2-40d3-9740-8fa8b4112792", + "id": "015f0bed-98fa-466b-ae2f-48b60ac9b8c5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90303,7 +90303,7 @@ } }, { - "id": "4da2d330-9929-4603-b1fc-3d8122b865b8", + "id": "b8ae7d01-03fe-40f0-8944-11a737e8f45d", "name": "Get Custom Password Instructions by Page ID", "request": { "name": "Get Custom Password Instructions by Page ID", @@ -90327,7 +90327,7 @@ "type": "text/plain" }, "key": "locale", - "value": "aute elit" + "value": "labore qui" } ], "variable": [ @@ -90363,7 +90363,7 @@ }, "response": [ { - "id": "027c3ab8-0a59-4d56-b81d-19841498abb9", + "id": "bbbd7388-163f-4d33-a036-d2b0709559d8", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -90382,7 +90382,7 @@ "type": "text/plain" }, "key": "locale", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -90426,7 +90426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96a03ddc-5020-4333-aeda-b9d7a867719c", + "id": "7bcddbae-0047-46e3-bb5e-cf38bf52c053", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90445,7 +90445,7 @@ "type": "text/plain" }, "key": "locale", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -90489,7 +90489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1290400b-50cc-4093-a5a0-a22e6536d223", + "id": "7de8b282-ebef-4a0f-92ff-17ffa6d48b54", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90508,7 +90508,7 @@ "type": "text/plain" }, "key": "locale", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -90552,7 +90552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34e2b28c-8b0d-41ff-a9b6-040c2f0e5f28", + "id": "a80e5b2b-6650-4190-9a7d-b5fa2fd8c6ec", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -90571,7 +90571,7 @@ "type": "text/plain" }, "key": "locale", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -90615,7 +90615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8187975f-7323-4392-9128-155e2a69b198", + "id": "a2946ad9-a7e3-4612-856a-b2ce7dcdabc4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90634,7 +90634,7 @@ "type": "text/plain" }, "key": "locale", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -90684,7 +90684,7 @@ } }, { - "id": "4eedd2e2-dacc-477b-882f-2dd93e786439", + "id": "00a9dbef-c3a0-4166-8944-7c45fddddf81", "name": "Delete Custom Password Instructions by page ID", "request": { "name": "Delete Custom Password Instructions by page ID", @@ -90708,7 +90708,7 @@ "type": "text/plain" }, "key": "locale", - "value": "aute elit" + "value": "labore qui" } ], "variable": [ @@ -90744,7 +90744,7 @@ }, "response": [ { - "id": "58ae38ba-288d-47da-aeb4-0597a48e5ca6", + "id": "da734b38-0d3a-4053-81ee-3552b8fc3b44", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -90763,7 +90763,7 @@ "type": "text/plain" }, "key": "locale", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -90797,7 +90797,7 @@ "_postman_previewlanguage": "text" }, { - "id": "796164eb-1878-4bbf-86d6-370edeb3b75b", + "id": "c6f5bb20-9e4f-4d8e-bf17-5de73f668772", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90816,7 +90816,7 @@ "type": "text/plain" }, "key": "locale", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -90860,7 +90860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9db01bc8-d693-4827-8a24-53702792c0b3", + "id": "a4cd4ef1-335f-4e89-bf5e-3167bb811bb9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90879,7 +90879,7 @@ "type": "text/plain" }, "key": "locale", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -90923,7 +90923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8e14878-2500-4794-8d23-477241e4b7c9", + "id": "b8d0e028-dca8-40d4-a0c0-a3563317bf5f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -90942,7 +90942,7 @@ "type": "text/plain" }, "key": "locale", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -90986,7 +90986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1527ab58-84aa-4fba-b239-aaf0ad5c3f45", + "id": "b769763c-f31d-42ea-a137-abcb43c8971f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91005,7 +91005,7 @@ "type": "text/plain" }, "key": "locale", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -91061,7 +91061,7 @@ "description": "Use this API to implement and customize dynamic role functionality. With this functionality in place, administrators can create dimensions and configure them for use throughout Identity Security Cloud. Identity Security Cloud can use established criteria to automatically assign the dimensions to qualified users. This enables users to get all the access they need quickly and securely and administrators to spend their time on other tasks. Entitlements represent the most granular level of access in Identity Security Cloud.\nAccess profiles represent the next level and often group entitlements. Dimension represent access selectively based on the evaluation of contextual information that is available or provided. Each Dimension include context attributes and access selection expressions which map criteria to access right assignments. Each dimension can contain up to 5 context attributes. Dynamic Access Roles represent the broadest level of access and often group access profiles ,entitlements and dimensions.Each Dynamic Access Role may contain one or more Dimensions.", "item": [ { - "id": "78adafc1-e05f-4dd2-a412-10389a10b96b", + "id": "87a5234f-5071-4528-b6a9-0743ca53828e", "name": "List Dimensions", "request": { "name": "List Dimensions", @@ -91158,7 +91158,7 @@ }, "response": [ { - "id": "c0568ba1-e6c8-489d-9eef-4db31630411b", + "id": "d89e28ab-e94b-4155-98f7-9fb3c4d7a3b6", "name": "List of Dimensions", "originalRequest": { "url": { @@ -91258,7 +91258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf959df0-4619-44eb-b99b-87818fd0fd76", + "id": "e84e2edb-982c-4dcc-93f3-97212527df53", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91358,7 +91358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecb5acb4-5295-4822-8779-59a9936d625d", + "id": "a3424ca0-625f-4fe7-861f-d9a5142e4530", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91458,7 +91458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6bb5163-5be9-4a2f-b56e-e907a984b4cd", + "id": "3d79fa7a-6ede-472f-9374-fb388e57114f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91558,7 +91558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da1662d4-3347-4dfd-95a3-9c2c14d28d00", + "id": "695beca7-4b7d-4cf7-919c-3f5989954068", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91658,7 +91658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "583631ba-16d4-4087-954e-ba2a07ae5c0a", + "id": "3933128a-faf5-4035-bd61-b4703a7c24fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91764,7 +91764,7 @@ } }, { - "id": "41b5fe97-782b-4ee9-9a9d-1567d66a530c", + "id": "f2d1fb4c-be01-4df4-b16a-8447fe896a82", "name": "Create a Dimension", "request": { "name": "Create a Dimension", @@ -91819,7 +91819,7 @@ }, "response": [ { - "id": "e9ea0d7d-eb81-4216-ba18-7dc5cfee2dc1", + "id": "486b83fa-fea4-4802-8299-7664e96a85fb", "name": "Dimension created", "originalRequest": { "url": { @@ -91877,7 +91877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78be7ef5-bf12-433a-ab5a-fe60570ffd59", + "id": "5435af0b-bcc8-4075-aaa6-e45e56da9bbb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91935,7 +91935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5aeb40a7-b219-4139-af62-0a96539eca09", + "id": "df9274b3-0f78-44bb-87af-0e4131215fa9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91993,7 +91993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d168c82-0475-4c7d-b0a5-e3b7d2ad0492", + "id": "b7dbc6a3-601c-4fea-9320-75d35509aa53", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92051,7 +92051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "051c2c29-5f39-423b-88d1-63a977c0ee4e", + "id": "60684a56-59a7-4f71-9015-ae71c275ce43", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92109,7 +92109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f4a8d23-436a-4474-9136-617f1cff08aa", + "id": "fb335924-8309-433d-a819-1c1d9d6660b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92173,7 +92173,7 @@ } }, { - "id": "93154784-0f17-4de7-8252-d9ffd47f6e31", + "id": "dca4907e-fb53-4978-a656-cdf2379e01f2", "name": "Get a Dimension under Role.", "request": { "name": "Get a Dimension under Role.", @@ -92226,7 +92226,7 @@ }, "response": [ { - "id": "31556a2e-f2b7-4a57-8b78-7d2ae9b4ef1d", + "id": "efa04897-ad57-4ee3-b77e-b140863013be", "name": "Dimension", "originalRequest": { "url": { @@ -92272,7 +92272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f45626e8-807b-4aef-92f6-f4f1b7949d3a", + "id": "fceeffc0-7290-4bc3-963c-16a4912425e6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92318,7 +92318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b70dab15-42de-423f-a9b3-112c2af83e32", + "id": "de094f44-2038-4988-8ee0-91a92d2f1023", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92364,7 +92364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3919364-d7c2-4254-87c2-37a471bd121e", + "id": "955ece1c-3c43-4265-82c8-640d885acba9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92410,7 +92410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fe79ed6-f4cf-474b-be32-de4345ec8608", + "id": "304eea5f-a377-44ba-959a-220d02631452", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92456,7 +92456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6262fb1e-7bff-4f0f-b3db-62222b70dca5", + "id": "97546c68-33be-400a-b569-68fec10d9474", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92508,7 +92508,7 @@ } }, { - "id": "a7523c18-6880-4c98-bdd5-0fbdf5019316", + "id": "0f527031-e43c-4774-be67-31998a2cc19f", "name": "Patch a specified Dimension", "request": { "name": "Patch a specified Dimension", @@ -92574,7 +92574,7 @@ }, "response": [ { - "id": "32531f27-b93a-40ca-b7c6-1ea11f9eecf5", + "id": "b1283212-4a3c-4a6f-b9b6-84b51206fbb6", "name": "Update a Dimension name and description field in One Call", "originalRequest": { "url": { @@ -92633,7 +92633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43540edd-7bb9-412c-bd8a-f7ca836b015a", + "id": "60afcd2c-f71d-4821-95c1-d054093a896e", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -92692,7 +92692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3ce108f-f8bd-42de-9dc1-27a4b519b8f1", + "id": "d61a6ef6-c151-406b-9942-e3907dc715ca", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -92751,7 +92751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b91e0b58-6e1e-43b0-b3fa-f4e7e878e20e", + "id": "0b9cf6b5-e66a-42ae-98c3-6f9f6fe66992", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -92810,7 +92810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a13d1eb-a9e9-41be-8e80-61751e39e4b9", + "id": "a910104c-9d44-44a2-ab56-a7e663284111", "name": "Update a Dimension name and description field in One Call", "originalRequest": { "url": { @@ -92869,7 +92869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "498ced1c-a766-42ca-94b7-9d9bfb840d0a", + "id": "8708ce48-b1b0-4227-87ed-b794340b24a9", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -92928,7 +92928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58039349-f236-4f7c-92f2-8d9f45d83a53", + "id": "58ae636a-a7de-4992-8669-cb0520a21118", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -92987,7 +92987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50298b3a-aa94-4046-9d7c-5636bc392139", + "id": "eb30c48f-bf60-4e53-b89d-a06be21c4e9b", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -93046,7 +93046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a60af86-6881-4833-84a2-d5d3bc0af31b", + "id": "7b37154d-d94d-4fa7-ac89-2d0610f378bf", "name": "Update a Dimension name and description field in One Call", "originalRequest": { "url": { @@ -93105,7 +93105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "943468cb-ab07-4e0a-8505-9d02af5da13c", + "id": "8cf60f31-1dbd-44a8-a9d0-4fdc4703c46a", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -93164,7 +93164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3bf8ec3-bd06-4fe5-9044-5cc42793aaf0", + "id": "54eace31-d086-42f2-aa64-40f910905115", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -93223,7 +93223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ace979c7-546c-477b-a77f-d92ad4ad243f", + "id": "7ceba3ca-d2f9-4524-bdf4-3868d874f7d4", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -93282,7 +93282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbbaf355-b05b-4a04-bbd0-8e81b328d17f", + "id": "a6ab8adb-aa90-45c9-85f9-7f9b4a778f0c", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -93341,7 +93341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f10fe9ac-b7ca-4512-b5e2-4bfe1052f40a", + "id": "9130b2e0-91a3-4489-bac2-702181b33fff", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -93400,7 +93400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bd3c550-7791-4766-b1fc-e4044c39eaa0", + "id": "853b6671-ad2e-484d-bc1b-42bff5f1467e", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -93459,7 +93459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b13f646-5f81-49a5-a0a0-314565b18702", + "id": "000079c7-1b37-4b02-810f-9b1eec2966fa", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -93518,7 +93518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b89e284c-f2af-453a-aec2-9d85bd280621", + "id": "2d2f0ef3-dcb9-4c07-803c-17412142f137", "name": "Update a Dimension name and description field in One Call", "originalRequest": { "url": { @@ -93577,7 +93577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d60182d9-ba8a-4cab-b814-6eb9bdb45967", + "id": "cec90254-a457-4679-be6b-5f227f3d2d21", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -93636,7 +93636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "281f6a69-d76f-4ed2-ac01-526e1850db1c", + "id": "e784c873-61b8-4df6-aa7d-f8a41cade8b7", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -93695,7 +93695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dedadd3-734d-43b4-925c-54f30ec0ccfc", + "id": "57f20ec1-37d5-4e13-be5e-5fb6bbd5d0cd", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -93754,7 +93754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5231bbc7-a246-4e47-a0fb-c8fee930448d", + "id": "988aedd3-1648-4be9-bea5-1e22285c6565", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -93813,7 +93813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "804c260d-d718-441d-8d2e-4290133931a4", + "id": "ac7e202a-7bf0-4e54-a6f4-3c7a43fd82b8", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -93872,7 +93872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53a83550-555d-45fb-8f7b-12f33e8f9a8d", + "id": "85471f26-12dc-406d-bf39-7128409b7106", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -93931,7 +93931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "814ed01a-330c-4c3f-b6f1-03dab5f86c82", + "id": "4eea762d-d919-438b-8ba1-9c75668e3513", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -93996,7 +93996,7 @@ } }, { - "id": "063f91c9-f09e-4783-b032-0d052dc87cc5", + "id": "7598a04f-a7e8-4b71-bfe5-d1f8b1e8de03", "name": "Delete a Dimension", "request": { "name": "Delete a Dimension", @@ -94049,7 +94049,7 @@ }, "response": [ { - "id": "db5f6445-7ce5-4858-9068-013016c770d9", + "id": "42d71a21-bcb5-4ed6-bc6c-9954ec43cdd9", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -94085,7 +94085,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f382540c-01dd-456b-a9bc-592f04b0b679", + "id": "4408d4a8-1922-4f7e-bc13-cece339da02c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94131,7 +94131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "390b3cb5-e7d4-4f52-be42-902fe5f50ee5", + "id": "bb3e7bf9-8ade-4851-b849-43043d6c6b1d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94177,7 +94177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "098df186-2b96-4284-97bc-fc44b4fb6143", + "id": "d2e0e18b-7d48-4756-b1be-0f72c76f0907", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94223,7 +94223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95c4f5d9-afbe-47a9-9163-2a5d4e6b4c38", + "id": "34a66930-85a1-45e1-a8f2-86d713890a1a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94269,7 +94269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d80e7d5-4b4a-4e50-acc1-b31c13e620bd", + "id": "32fba16b-2366-40d0-9fd4-7376d9a3cfb3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94321,7 +94321,7 @@ } }, { - "id": "aac1ea9b-054a-4002-9776-a5f963c25ce2", + "id": "5508aada-16be-4eaf-9944-1cc0e3ee08b1", "name": "Delete Dimension(s)", "request": { "name": "Delete Dimension(s)", @@ -94377,7 +94377,7 @@ }, "response": [ { - "id": "35f92993-537f-493d-b7b8-9e51ef4482e1", + "id": "1e62196a-e12c-451d-9c37-808e27e5800c", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -94436,7 +94436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2236f6b0-7c94-4aea-ac08-5499fa042bf7", + "id": "572ff2f8-618a-4aed-8575-2af8153353ea", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -94495,7 +94495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bab27700-7433-455d-a7d6-63f3ae20f904", + "id": "10b52c87-99bb-41fd-a6d1-23d985f9705d", "name": "400.1 Dimension ids limit violation", "originalRequest": { "url": { @@ -94554,7 +94554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5460875-2334-42ef-bdd8-6d58f3da0b1c", + "id": "fcb1ae35-90eb-4d95-aa9d-cdb6d28957a5", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -94613,7 +94613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1def1487-25a7-4104-a6bf-0aeef8ac8c70", + "id": "b90530bf-feb7-404e-a00e-280d9bc78fcc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94672,7 +94672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86312105-f760-4bf0-8df0-ec7dc118a3d6", + "id": "e112807b-b6a0-444e-a9fe-0a28395f3df2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94731,7 +94731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c97574f-c18e-4e13-bec6-af7ea02f148e", + "id": "dedc4906-406c-4aad-b547-ccdfd254f910", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94790,7 +94790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "880f7848-ee31-42af-9a56-6a6185c9e707", + "id": "63119a7c-1799-4643-9878-5b383848f517", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94855,7 +94855,7 @@ } }, { - "id": "3eb9979c-ef09-4b90-85ab-7ebd811e78e5", + "id": "995abf9b-0368-430a-bf8f-eff59f8bed80", "name": "List Dimension's Access Profiles", "request": { "name": "List Dimension's Access Profiles", @@ -94955,7 +94955,7 @@ }, "response": [ { - "id": "10253867-2124-4e56-97cc-acfc590dfb19", + "id": "b1b42765-fc77-4aa0-a4b9-408a50a735d2", "name": "List of Access Profiles", "originalRequest": { "url": { @@ -95048,7 +95048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c5b7439-e1a2-4a00-aec8-096d1b75de85", + "id": "ae5c8e42-0c55-4707-bfae-b79ae4251766", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95141,7 +95141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae808efb-f05f-4ef9-a3e0-b783f33f7bc2", + "id": "56563eb1-8608-4194-96e5-14a496a608d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95234,7 +95234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a826b50a-dbc9-4e58-8add-322a757381e1", + "id": "6ee9c47b-0138-4b28-83f8-ea43300b8a3c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95327,7 +95327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4819724c-4aae-48fa-9a41-a4fda9505ca6", + "id": "24066794-5b42-49b6-ac4b-02f7afb25379", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -95420,7 +95420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df138bfe-e57b-43b2-9068-7681e335fed0", + "id": "ecbad92f-1e08-4207-9816-68c6ca86ec2c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95513,7 +95513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5270d362-57a1-4f28-bff7-e21fb9d891d7", + "id": "5fe82bde-0e6e-4d43-90ae-afea36404e58", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95612,7 +95612,7 @@ } }, { - "id": "080ab4a6-5e49-4464-a612-aa9340f7935f", + "id": "dc311cd2-896c-4a10-bb4e-cfe2b4db6fbc", "name": "List Dimension's Entitlements", "request": { "name": "List Dimension's Entitlements", @@ -95712,7 +95712,7 @@ }, "response": [ { - "id": "3b312e73-6a60-49cf-b35e-e99a67dc65e5", + "id": "660e7aae-ce19-4031-81e4-bd94db43c7c5", "name": "List of Entitlements", "originalRequest": { "url": { @@ -95805,7 +95805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "047a18c7-1084-48dc-9569-5d3f1660c86e", + "id": "526f85a8-6579-4ae2-bc42-f34986fbcf19", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95898,7 +95898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8382a268-e823-45b9-be49-9c18e98daa90", + "id": "f76e579c-c319-4924-b6ec-3b32e33d4881", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95991,7 +95991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7aa1e00-2b65-468b-8ed9-2f9c1c3ec243", + "id": "cb0db06a-be55-4a20-b568-cc81fdd873c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96084,7 +96084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7354aaa-b166-42c7-a37c-d6b71cac1ea7", + "id": "7d721e47-d631-4424-b0b0-161a5cc1e124", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96177,7 +96177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f57aaa82-124d-43d7-ae3a-4fc468ad02b2", + "id": "5701fbbb-cd71-40ff-ab18-9769a4c234eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96287,7 +96287,7 @@ "description": "Use this API to implement and customize entitlement functionality.\nWith this functionality in place, administrators can view entitlements and configure them for use throughout Identity Security Cloud in certifications, access profiles, and roles.\nAdministrators in Identity Security Cloud can then grant users access to the entitlements or configure them so users themselves can request access to the entitlements whenever they need them.\nWith a good approval process, this entitlement functionality allows users to gain the specific access they need on sources quickly and securely.\n\nEntitlements represent access rights on sources.\nEntitlements are the most granular form of access in Identity Security Cloud.\nEntitlements are often grouped into access profiles, and access profiles themselves are often grouped into roles, the broadest form of access in Identity Security Cloud.\n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nAn administrator can then create an even broader set of access in the form of a role grouping the 'AD Developers' access profile with another profile, 'GitHub Developers,' grouping entitlements for the GitHub source.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nWhen users need both the 'AD Developers' access profile and the 'GitHub Developers' access profile, they can request access to the role grouping both.\n\nAdministrators often use roles and access profiles within those roles to manage access so that users can gain access more quickly, but the hierarchy of access all starts with entitlements.\n\nAnywhere entitlements appear, you can select them to find more information about the following:\n\n- Cloud Access Details: These provide details about the cloud access entitlements on cloud-enabled sources.\n\n- Permissions: Permissions represent individual units of read/write/admin access to a system.\n\n- Relationships: These list each entitlement's parent and child relationships.\n\n- Type: This is the entitlement's type. Some sources support multiple types, each with a different attribute schema.\n\nIdentity Security Cloud uses entitlements in many features, including the following:\n\n- Certifications: Entitlements can be revoked from an identity that no longer needs them.\n\n- Roles: Roles can group access profiles which themselves group entitlements. You can grant and revoke access on a broad level with roles. Role membership criteria can grant roles to identities based on whether they have certain entitlements or attributes.\n\n- Access Profiles: Access profiles group entitlements.\nThey are the most important units of access in Identity Security Cloud.\nIdentity Security Cloud uses them in provisioning, certifications, and access requests, and administrators can configure them to grant very broad or very granular access.\n\nYou cannot delete entitlements directly from Identity Security Cloud.\nEntitlements are deleted based on their inclusion in aggregations.\n\nRefer to [Deleting Entitlements](https://documentation.sailpoint.com/saas/help/access/entitlements.html#deleting-entitlements) more information about deleting entitlements.\n\nRefer to [Entitlements](https://documentation.sailpoint.com/saas/help/access/entitlements.html) for more information about entitlements.\n", "item": [ { - "id": "79b6f959-ffea-497c-a996-2c398b5d9903", + "id": "f3992611-2d51-4191-aaad-e15ee41b2e6a", "name": "Gets a list of entitlements.", "request": { "name": "Gets a list of entitlements.", @@ -96407,7 +96407,7 @@ }, "response": [ { - "id": "0f80113e-7521-4a8a-bb96-12d3783db62c", + "id": "ac4aa232-df5a-4e9f-b82d-d3ffac5be8ce", "name": "List of entitlements", "originalRequest": { "url": { @@ -96541,7 +96541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ed818bf-6a76-4d6e-b578-29e0bb57aa46", + "id": "d4f4fc6b-f724-4863-9e40-3b6e9cff2c61", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96675,7 +96675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c65485a2-7369-4ee8-a623-cec123d41bc1", + "id": "e76d0ffb-0923-4309-a5eb-744e02828785", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96809,7 +96809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad6f917c-e21a-4816-a23b-4ba0ebe3eea3", + "id": "783b2dde-22aa-4b3c-9ac4-1a44c4c043ca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96943,7 +96943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e7e922c-b56a-49f3-8f36-4dc9e8f59671", + "id": "c4d8756b-6504-4245-bc31-20311660d6a7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97077,7 +97077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5de6b79e-5d98-46f6-9752-e94737bb61a2", + "id": "9836763d-9d02-40f9-9c8e-de0aaba8aa8d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97217,7 +97217,7 @@ } }, { - "id": "a445b4e0-35c8-4a02-904c-60ccf9626781", + "id": "d0e89365-f525-4723-b0b4-94c39c03f82d", "name": "Get an entitlement", "request": { "name": "Get an entitlement", @@ -97267,7 +97267,7 @@ }, "response": [ { - "id": "a8e8bddb-e4ef-44a3-83ec-5d054c539fbf", + "id": "7e7b5142-bdee-41a5-bc05-b0b3913a8704", "name": "An entitlement", "originalRequest": { "url": { @@ -97320,7 +97320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21874016-ba68-4f3c-8d6e-70be95bb60bb", + "id": "ba871de1-f0da-461c-83df-7923a2d2db61", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97373,7 +97373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab57ec4d-2470-4116-a222-b80b6d2af6de", + "id": "5f720ae9-5a66-4350-b090-4f0b898608ed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97426,7 +97426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82699a04-6e83-4335-9756-dc905232e463", + "id": "4adbb211-3e50-4df0-b6b1-02a330e13acc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97479,7 +97479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ec8ef16-8793-47d8-a350-4758b7dcc6d1", + "id": "04a31990-2187-48a2-bfd5-0f86089aa94d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -97532,7 +97532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98d744b4-aaa2-4b64-9206-82e6e038a6a7", + "id": "f88e6ecf-6276-46f4-b43f-4f3a03274234", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97585,7 +97585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c2385d7-c671-4250-aadb-6f7a99022700", + "id": "69a49b61-3783-4050-aa64-a18abb24f266", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97644,7 +97644,7 @@ } }, { - "id": "5097d3c6-3576-40be-81f2-029899a0fcd6", + "id": "12f148c1-9264-4394-a16d-91f038356100", "name": "Patch an entitlement", "request": { "name": "Patch an entitlement", @@ -97707,7 +97707,7 @@ }, "response": [ { - "id": "6ab9cecf-c90f-4849-87e3-a2f3abc5e0db", + "id": "633a98ae-e0ce-42eb-9ff9-1b9de3ba77ea", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -97773,7 +97773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72e3c90d-c498-40d3-b98b-a2b3d49f5386", + "id": "3e115aab-5b0e-401a-aa87-e266f7632177", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -97839,7 +97839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7255832-336d-4b40-bae6-f21d7856556b", + "id": "5e75e0f6-50e1-4d02-b330-c56c3874023c", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -97905,7 +97905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fdf3af1-97cd-43b0-a114-6f813811db08", + "id": "53dce129-7fd9-4992-bd22-fdb8d768f139", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -97971,7 +97971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fd14ce6-005c-49d2-9659-1d1c4071aabf", + "id": "3ad6485a-074c-4b57-84a5-404e432dd9d3", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -98037,7 +98037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c99101d2-32db-4856-898f-321454f6a29a", + "id": "46cd3017-fd13-4cd2-9a96-b6dfe3e05d1f", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -98103,7 +98103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3b1a621-70cc-4ec1-b6b2-a7fb9fb267f7", + "id": "fb1f79bf-24ab-455a-b3ae-7f65775ec470", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -98169,7 +98169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40ec2fab-4d82-49c5-9359-fe5fa2b9f272", + "id": "714ba48d-e32d-4181-b767-6bd3e946560f", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -98235,7 +98235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "004a19f8-42bd-4855-8a66-4cb927b58990", + "id": "5ed9e4fc-32eb-45af-9fb5-a33afe7d2e1e", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -98301,7 +98301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5155be98-80da-4cb2-8d86-6ac4bb8e206e", + "id": "1fb46881-9ea8-46b3-a276-f8c96853fabb", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -98367,7 +98367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20d2a679-6432-4a3a-80ee-b578c5a7578b", + "id": "4b0b4712-b72c-46de-bd7e-5a359555246c", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -98433,7 +98433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4accdfe8-c4b3-445a-b655-576c6560cd7a", + "id": "5cf343bc-5864-4060-8364-de60266d74d2", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -98499,7 +98499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72c4fc2d-08f7-4eb4-8be1-98ff5f258f4a", + "id": "e700b152-5883-43f2-b445-c406afe31a66", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -98565,7 +98565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e26e59e9-980a-4bf5-a5d8-9691fcfdc4c2", + "id": "7c2cd80d-3264-4e29-bc81-9e3f57aa440c", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -98631,7 +98631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bf1a566-5fb1-4f1f-8f65-09a4a12f623a", + "id": "c6e2a4d5-5bdb-4903-9fee-88963aed18fa", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -98697,7 +98697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "801a67a1-0d20-4686-bb9b-b811d5ea8f6b", + "id": "bea52d44-e513-4ac6-b0c7-c5790f211c03", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -98763,7 +98763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "341e9acb-7b98-4d18-97ca-3bbf8196c431", + "id": "1155cbe5-fd55-4281-8f8a-b1b3426b2cf6", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -98829,7 +98829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "384c54bf-52f1-4869-8ec8-5a68a15571cc", + "id": "a07da995-b05f-4e69-9870-611096103905", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -98895,7 +98895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92301368-5da1-463e-810f-75f1e7c34382", + "id": "6aca1af8-da48-4936-8921-f37ce0bd5e32", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -98961,7 +98961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85d8bc08-3277-4fe3-9465-9547a675c32d", + "id": "635a8066-af75-4892-ad46-af169f49cc8e", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -99027,7 +99027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07f84348-1116-404c-867c-6e26cec57592", + "id": "e3bbe553-d310-4865-851d-bf81e41c4000", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -99093,7 +99093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "826d3e65-db03-47d5-ac35-532347a18caf", + "id": "5a412727-4f33-4de1-aced-7f1d990aa031", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -99159,7 +99159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10c9c704-2030-4114-a40f-721acc5f82d4", + "id": "c238940e-315f-435f-aa78-ef2e1e5eeaff", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -99225,7 +99225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79a26ddb-2fb8-4d8f-9d08-189003c81748", + "id": "7d31fe3c-08f0-4e05-afe8-298323045ea0", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -99291,7 +99291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "861ecd3c-9a27-4b09-8570-84d892c5ac30", + "id": "f25b3d95-352a-42f3-ab1a-1a25ca1b50f4", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -99357,7 +99357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a77f239-0d06-4333-990a-60d3fb68cc0a", + "id": "fabb8fe9-9e62-4748-bf15-a992459b4bf5", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -99423,7 +99423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a5a06ae-470e-46be-b118-2cc2f5c8b1dc", + "id": "f7403973-b104-41d3-b62c-2599ed841015", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -99489,7 +99489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea692eb7-996c-4154-8da5-390cccc492e2", + "id": "1fc5ec0e-d081-4a8d-a2bd-fbc8656b93cc", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -99555,7 +99555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e0aef63-04d9-482e-812a-9d6cbfe743f4", + "id": "f057b722-d71d-482e-a89b-fb21caedce0a", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -99621,7 +99621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e358db9-dd33-402c-b86a-77d689ba0612", + "id": "cb7c326a-bbc4-4056-8882-181b37497579", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -99687,7 +99687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b59dba92-45da-4b80-8f65-c6309f38213e", + "id": "f14ccbf6-e3bb-47df-a037-82d6b38ba7df", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -99753,7 +99753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62faefeb-3b85-4b68-9e0d-e4579e20b3bd", + "id": "d3a02768-2029-4de5-b275-22f0c700c68a", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -99819,7 +99819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75da387b-dba7-49e0-9b08-e699151a484c", + "id": "f0edb39f-46a8-418f-928c-b1f15ccc84db", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -99885,7 +99885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f59fab21-5e95-4c37-8054-c65b28f21a8f", + "id": "4551c1c4-faa1-4d8f-9bb4-ff09b189afaa", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -99951,7 +99951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08b52439-86ca-4d1a-af89-48632da3cae1", + "id": "ed51d1a9-13ba-49d4-aefd-7f03118b2533", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -100017,7 +100017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4769d3e8-eff6-400a-87b3-0f82d31571f0", + "id": "65f87180-d976-407b-b9a6-4674365b32b6", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -100083,7 +100083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10b89f45-d37e-4af7-9104-1fdefdbf635e", + "id": "09382678-2ef3-4935-8e8a-a0b377d46e03", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -100149,7 +100149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb755b92-03ba-4bc9-863e-427a81deca72", + "id": "0a73fe38-eb4b-4a4f-8c4d-49322d3ac8c6", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -100215,7 +100215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8b25462-2917-45bc-ba7d-a1a22b4a4a15", + "id": "8643706e-0579-4191-97f5-60d0cea5dbf5", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -100281,7 +100281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ebdd206-a544-4b62-8339-6c7e7e868d95", + "id": "0861e336-cf98-45df-a12f-d5d92c4f012c", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -100347,7 +100347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47583982-861a-4155-9e1c-b96cb838a6b4", + "id": "7d85c530-f129-44ab-94b7-2932020f6821", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -100413,7 +100413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3bd30a1-1d59-4a11-912e-4d67dfdfbcc1", + "id": "cded1af3-ab54-4387-a788-fb2798fd810b", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -100479,7 +100479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b97cca1a-a672-4c60-8df6-7e4c10e7ab94", + "id": "0aba56da-cd82-429a-9260-9e20dd586861", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -100545,7 +100545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28da552d-6889-41f6-bccf-f48a5ed73514", + "id": "02ea0e5d-c9b0-446c-a8ea-51b6afc5238a", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -100611,7 +100611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21603303-f1aa-445b-9696-c690dcfd6486", + "id": "8ee6cb71-bfef-40f5-8c46-817fe04fa4bf", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -100677,7 +100677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43da417d-4ec7-4e18-855e-3a1d2b2831e1", + "id": "2f61811d-38f0-47c4-b5b3-c150142fc69f", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -100743,7 +100743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "930c0335-24bd-4c61-9893-2ab9dcada7bb", + "id": "5730a169-1c61-4dc4-9bd3-cf6e5ce721a1", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -100809,7 +100809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dba24791-136f-4b14-932b-58a05a7d7900", + "id": "91d3dd15-3957-40db-879e-c3bed6bca4a6", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -100875,7 +100875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82aa9c13-7d22-4256-89fe-3946a24d739f", + "id": "aecf51d5-50d8-44c5-84df-9a16ac6cf21f", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -100947,7 +100947,7 @@ } }, { - "id": "6215ae16-d708-4aa8-8765-67f2d6a851d1", + "id": "4df49abc-9539-4978-bce2-9aec21ae5cb1", "name": "List of entitlements parents", "request": { "name": "List of entitlements parents", @@ -101044,7 +101044,7 @@ }, "response": [ { - "id": "e2647152-45b9-476c-90f7-c564f10baf8c", + "id": "6d95a276-61ec-49b5-ac8f-4e489ff0f5eb", "name": "List of entitlements parents from an entitlement", "originalRequest": { "url": { @@ -101144,7 +101144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c0ec65a-7975-4702-bc46-3242cb69da2d", + "id": "25d2da17-a819-4a61-82b4-124c54f7a4e8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101244,7 +101244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a24f221-2f90-4820-b10a-6f6cca461215", + "id": "79e53e4c-4c3f-49e2-ae28-1ab46037b694", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101344,7 +101344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "029c684c-dcf9-4fff-ab66-5aff8fa7eadf", + "id": "13069bfa-1152-4437-9b4a-77860931d5d5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101444,7 +101444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f82dced5-03e8-4052-bc9a-925d0479f002", + "id": "eeaba995-3fe5-4422-9316-9dfba78e8757", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101544,7 +101544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b752135-0b01-4f21-8ac0-f95ee1d256df", + "id": "012b6307-cea0-4004-9b0d-725e24343d8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101644,7 +101644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a158bb04-30d2-401f-b94e-a8402332a0d1", + "id": "2072803c-11c2-481f-9453-0b5a5beb216b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101750,7 +101750,7 @@ } }, { - "id": "cd7c489a-b8d4-43d5-bdb5-f1b8ab2731e2", + "id": "c84ced80-faa2-4376-bfd4-ab37f2672d64", "name": "List of entitlements children", "request": { "name": "List of entitlements children", @@ -101847,7 +101847,7 @@ }, "response": [ { - "id": "025c4ba5-060f-4957-9369-0b4e754ca61b", + "id": "b6b54134-d90b-4c8f-8f52-5c74b33ea3b0", "name": "List of entitlements children from an entitlement", "originalRequest": { "url": { @@ -101947,7 +101947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a0e5b1d-2b22-42fc-999f-28a64c54a9b3", + "id": "d232c788-a2e5-44bf-ba19-82b1ab77e66b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102047,7 +102047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eff694f8-e150-4c1b-be43-325e0d11fe86", + "id": "4af598ff-f4c1-4695-85f9-c1d15c0def04", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102147,7 +102147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71ab6336-b8bc-4dbb-af5c-755e7adb5c57", + "id": "1b7bf0fd-e7c4-40e6-bb2c-8e28577ca8ab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102247,7 +102247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "767c1393-a3b6-42b0-b46f-b3def2ec5c53", + "id": "2e2c769d-82db-455a-9baa-2f26473ae731", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -102347,7 +102347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58923e07-1e3c-4a2d-854e-3b1e9b516d18", + "id": "4dce08f8-7f05-4deb-b2c0-da81a1399010", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102447,7 +102447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a02f540-477a-417a-8d76-467fe397d69a", + "id": "60a5aebe-d66d-4367-9ecf-2c8b61d813e0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102553,7 +102553,7 @@ } }, { - "id": "3d2ebfb7-f8d2-4f1b-b8d4-05837fd83cff", + "id": "1658abcf-9c23-45c9-b254-b629ee386b0c", "name": "Bulk update an entitlement list", "request": { "name": "Bulk update an entitlement list", @@ -102605,7 +102605,7 @@ }, "response": [ { - "id": "4093834d-eb02-434e-9e85-29a8766844f2", + "id": "74c386f5-5733-436f-a5fa-30a48b967333", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -102661,7 +102661,7 @@ "_postman_previewlanguage": "text" }, { - "id": "90f76f9d-0aa4-481c-8b52-4c6028aa8242", + "id": "e4a586e4-dadd-4284-bbe3-dcd99ec01baa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102727,7 +102727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94a0e8fa-b6ef-49ed-b6d7-f9d4a0e42b6e", + "id": "c63f008c-817f-4062-9592-9392bc5accbe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102793,7 +102793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e03a7e9a-2537-423d-83c9-f3918dc4ff7e", + "id": "a45583ea-8914-488c-996a-f7fd928a8531", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102859,7 +102859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28a46d95-ba3e-4d2a-9a94-9e4429c0636e", + "id": "de1b2239-d792-4a2b-9514-41cec919f6d9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102925,7 +102925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dce2ceae-ee5c-4ef7-9a54-271452e50954", + "id": "76d42581-a40d-45e1-8683-35dd9952249a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102997,7 +102997,7 @@ } }, { - "id": "7df71da0-1a3b-4205-8aeb-26d832bedd77", + "id": "b5ce8319-ecbf-4c81-bc16-665ced788c56", "name": "Get Entitlement Request Config", "request": { "name": "Get Entitlement Request Config", @@ -103048,7 +103048,7 @@ }, "response": [ { - "id": "130cd43c-52e3-4711-b6a2-16f39038f1b2", + "id": "16cdd57c-5733-4c29-a69d-b734a4e8785e", "name": "An Entitlement Request Config", "originalRequest": { "url": { @@ -103102,7 +103102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2fe5519-a0fc-4ae0-922f-7ec76572157c", + "id": "9af3a636-1664-40f3-936a-8f4e969174d5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103156,7 +103156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dd4f13d-ffde-417d-8b8d-5358c0f8bf2a", + "id": "0a9c4415-7b3a-42e8-9e7c-e3a70626eda2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103210,7 +103210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "995439e8-36f9-43a1-9007-1a9126b39f13", + "id": "78b75547-084c-4e32-a4d2-1c83e719f241", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103264,7 +103264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86557e7a-978f-4074-bed8-72fd2f7f73f1", + "id": "35a3dcbb-bc43-4ca6-b73f-38f8d575401d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103318,7 +103318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d18640d5-7278-43e5-ab2d-a8f1102668ac", + "id": "172c513e-a4e7-4d01-bbb9-fc5e0fb26bf6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103372,7 +103372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2325a21f-4415-4971-9791-a1fb5d5c3e72", + "id": "8998a461-3535-4817-8144-f1a5549f6822", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103432,7 +103432,7 @@ } }, { - "id": "5213d154-9d75-45ca-8a94-b2facb7e5646", + "id": "b6941627-fdb8-4b6e-bff8-0e44388e05f9", "name": "Replace Entitlement Request Config", "request": { "name": "Replace Entitlement Request Config", @@ -103496,7 +103496,7 @@ }, "response": [ { - "id": "1b1fdba8-47d5-47a6-b214-921471320b18", + "id": "7a2dc177-8e3b-4dc5-882d-90909ae2d107", "name": "Responds with the entitlement request config as updated.", "originalRequest": { "url": { @@ -103563,7 +103563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4eb4242-4281-437b-bc6b-6e6f6ea9a501", + "id": "55004c5c-a275-4bbc-a156-faef2746e5c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103630,7 +103630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84cc61c1-3db5-429f-a416-587bbc734654", + "id": "3f4239d1-ebbf-4e03-b744-d49440fc61c8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103697,7 +103697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "deadc267-f6b2-4975-856c-0e5ed5dd0a51", + "id": "ddd9ab12-f93e-4880-b2ac-744e2dda153d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103764,7 +103764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e630dd35-c392-46f4-b706-64e269dafc45", + "id": "a740482d-6d3a-4397-aedb-d1b80b7b2405", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103831,7 +103831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "302582f3-68b8-40a1-82ed-017465a2eaea", + "id": "632b5372-cb2d-4f5e-8e0c-88f179df365a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103898,7 +103898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "235d68a3-df52-4033-b1bd-aee00f97bb57", + "id": "321e935c-1bfa-4e4d-a9fb-79185f87c0ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103971,7 +103971,7 @@ } }, { - "id": "f3ed2f52-ccee-49fb-9e88-a0081e769d9c", + "id": "48152e09-8d0e-4ed8-91cc-4b5bc16b291c", "name": "Reset Source Entitlements", "request": { "name": "Reset Source Entitlements", @@ -104023,7 +104023,7 @@ }, "response": [ { - "id": "f3c91432-558a-4796-bfb7-d520b7f78bbe", + "id": "a5a1ecd0-1216-4ab9-854b-dfc65b336982", "name": "Entitlement source reset task result", "originalRequest": { "url": { @@ -104078,7 +104078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70588ac9-0ad9-414d-852c-f7a01e36e59f", + "id": "5998280d-32c3-45f8-ab47-72f7c138d1bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104133,7 +104133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03a8c538-594e-4c51-948d-03fa40938b7d", + "id": "997dda0e-c6fe-4bf9-96d7-178300ccd446", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104188,7 +104188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b09c058-04cd-488e-9770-3ee9cfb8184b", + "id": "73ae7037-c566-4d1d-a930-7298c427931c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104243,7 +104243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20fcd9fd-fcd0-4fbb-91fa-673fa1516aa5", + "id": "1013c8c0-8029-449b-b7fb-168518c1159b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104298,7 +104298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be103fdb-6149-4a60-86be-4eed4f58f30d", + "id": "374d860b-0b7e-4213-a83f-fd481fc1f534", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104359,7 +104359,7 @@ } }, { - "id": "ecb09387-bf80-4163-aa75-34c6f21d935d", + "id": "f85d4b6c-2cc8-4474-b991-c7a9bdb78d84", "name": "Add metadata to an entitlement.", "request": { "name": "Add metadata to an entitlement.", @@ -104433,7 +104433,7 @@ }, "response": [ { - "id": "953d279c-7abb-4a40-940c-0422b775bac7", + "id": "66f7b5be-e175-4363-acf7-c431ed8a3b5f", "name": "OK", "originalRequest": { "url": { @@ -104490,7 +104490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf501bb2-a0e3-49d4-a66b-295cbbc48700", + "id": "e08b7551-b843-4ec4-ae72-60c76f734014", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104547,7 +104547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9050dc30-d49f-4e86-9b06-4b970d75d867", + "id": "64ba5d78-7eca-459f-92cd-d77b8523cc31", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104604,7 +104604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c544d230-55f3-4858-9249-8d97dc005943", + "id": "33112a93-274e-4043-b346-c71991c57cfa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104661,7 +104661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06473267-93ce-4b1a-9df0-2c7ad692aa29", + "id": "044e0452-2f40-4037-80a9-da3c835386d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104718,7 +104718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c03bd1d9-2fd3-42c2-9919-1a1fd92eb83b", + "id": "b8cf35ad-f420-43a0-97bf-829d120017e2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104781,7 +104781,7 @@ } }, { - "id": "090e5fd8-8284-4a32-aff8-9a406984d61f", + "id": "fdcb49f9-04ab-4131-91a4-5c1923d2498f", "name": "Remove metadata from an entitlement.", "request": { "name": "Remove metadata from an entitlement.", @@ -104855,7 +104855,7 @@ }, "response": [ { - "id": "87e5b8de-058d-4767-8784-bf2d75b902d7", + "id": "11d1a03a-2e77-4574-a759-19d0c067cb3f", "name": "OK", "originalRequest": { "url": { @@ -104902,7 +104902,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d1530df2-8bf5-471f-b30c-84b5ffe444d2", + "id": "17fc6af8-045e-4205-836c-8f458183d407", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104959,7 +104959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91e2d97d-e9ec-460e-8731-11e7bbeb3f3c", + "id": "d44f5d2f-0e59-4dbe-bcb9-b5e89a955add", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105016,7 +105016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72cff6df-f128-44c8-a507-8f480d00ebab", + "id": "5605589d-fd00-43f0-b48e-dd0ea0b17a86", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105073,7 +105073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6dbc3d3-d847-4534-9a30-db7a464437e9", + "id": "7adf9629-d61d-4499-8443-da32d8ed0657", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105130,7 +105130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0289514-7ea3-438a-939f-4cb0a5a6f654", + "id": "5283be1a-61d8-4566-bde0-d89331c20b10", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105193,7 +105193,7 @@ } }, { - "id": "03cd3559-380c-4f34-aad0-79c8c879e00e", + "id": "b9c27679-0f4f-4215-b366-761b794b4047", "name": "Aggregate Entitlements", "request": { "name": "Aggregate Entitlements", @@ -105261,7 +105261,7 @@ }, "response": [ { - "id": "a8ab4726-6e33-4207-ac8e-2d57cd4e2133", + "id": "2c1e828e-a0f1-42fe-8aed-40dc0bdf2689", "name": "Aggregate Entitlements Task", "originalRequest": { "url": { @@ -105332,7 +105332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a90c2a7b-81a8-4a73-8dde-5b422ae0ee4e", + "id": "85abf414-31d9-4106-ab8f-975d0357e37a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105403,7 +105403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd286609-cba7-4908-95e5-4ef191bfbf9a", + "id": "91bf2024-192a-47cc-af07-93a178ff63f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105474,7 +105474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56c99d35-cff9-477c-bf98-9bf0a9844127", + "id": "311ba8d4-cb9e-40ef-8f68-29e32f594416", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105545,7 +105545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8382f7cb-be58-43c0-ac5b-1f37a994cd2c", + "id": "5263c3f7-c8aa-477c-a6d1-77ea5e179827", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105616,7 +105616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65052458-7ee5-40bd-8040-e8aaf792016f", + "id": "857d3ea5-f416-4b5c-94aa-b90668841974", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105699,7 +105699,7 @@ "description": "Use this API to implement and customize global tenant security settings.\nWith this functionality in place, administrators can manage the global security settings that a tenant/org has.\nThis API can be used to configure the networks and Geographies allowed to access Identity Security Cloud URLs.\n", "item": [ { - "id": "08431507-15d5-455c-a7b3-84d9bb4b267a", + "id": "4f2348ec-89f8-4558-82d6-1f27530c34e8", "name": "Get security network configuration.", "request": { "name": "Get security network configuration.", @@ -105729,7 +105729,7 @@ }, "response": [ { - "id": "34c81bf2-f39d-423a-905e-f6e610d24f11", + "id": "984888e9-dc39-4cb1-b7fe-2ff6ab94148b", "name": "Network configuration for the tenant's auth org.", "originalRequest": { "url": { @@ -105773,7 +105773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d36769b-0b57-4ed7-adb5-8e8937cb5aa0", + "id": "27c7339f-e1eb-490a-8316-3dd7d1cb83ad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105817,7 +105817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e05aeaa-e412-498b-a1fe-ef3e02c9e5f1", + "id": "89811deb-15e3-473c-b0aa-8f213e42f312", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105861,7 +105861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1321414e-5633-453d-9168-5bf45f5bf876", + "id": "2c2e9090-6cd2-4d00-a1e8-af634bfb0741", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105905,7 +105905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78c65cb0-39e1-4098-8d80-c3c50fd102d9", + "id": "41242c19-da75-40ff-82c9-6e327129558c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -105949,7 +105949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a27d3360-fd58-47fe-a814-99cf633d381f", + "id": "efd4000d-ef9f-46ca-acd2-4b05400ab1e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105993,7 +105993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d5219ce-b121-439f-96e4-e074b2c7f6b3", + "id": "7e2ae0e5-bd6f-4820-b02c-e8fc653c3980", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106043,7 +106043,7 @@ } }, { - "id": "95905a43-e7ac-41b4-addc-524ae8c4edae", + "id": "50624c85-c862-4c98-a12a-8d49ed6e68e5", "name": "Create security network configuration.", "request": { "name": "Create security network configuration.", @@ -106086,7 +106086,7 @@ }, "response": [ { - "id": "6eb393f3-5eca-4c79-9f87-cc73caf8221d", + "id": "84901b7c-5643-4996-8429-0678d02f9b77", "name": "Network configuration for the tenant.", "originalRequest": { "url": { @@ -106143,7 +106143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9dacd07-586a-4b61-aa55-3d5c7a6bb905", + "id": "35c4f979-64cd-440c-941f-2c3d91301e01", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106200,7 +106200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4859b960-891a-4b95-8d3f-edabc0cf3cd6", + "id": "045ed78b-7cfa-4002-b23a-c54d70051e12", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106257,7 +106257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e10b214e-8505-49e7-b254-22b4d3c0681e", + "id": "c106ee51-9675-450d-bda6-5bea6ebf6ca7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106314,7 +106314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "312c9ea8-f35c-4282-b9cc-a64b55ce721b", + "id": "658c8d66-8063-4fc6-8de1-8cd3c4fb8eea", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106371,7 +106371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa0e608e-e54b-4b6e-ae7f-193bff96b26d", + "id": "3196edbf-aa8e-4b48-9def-ef591c88e142", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106428,7 +106428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10d3b4c8-1313-47eb-9b11-9dae0501b4b9", + "id": "e4395c6f-76dc-49a1-a8bb-96d62c4f5800", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106491,7 +106491,7 @@ } }, { - "id": "2bb76488-74a7-48fd-974a-b5f0a677bba4", + "id": "958cbce0-c20f-40b5-8755-a99c2a535f2b", "name": "Update security network configuration.", "request": { "name": "Update security network configuration.", @@ -106534,7 +106534,7 @@ }, "response": [ { - "id": "5d643a3c-4209-4360-9e75-6760a2b96a3f", + "id": "b681db57-1279-49ad-ae06-9ce7e16d495b", "name": "Updated Auth Org network configuration.", "originalRequest": { "url": { @@ -106591,7 +106591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fba99a28-a68e-4f73-a6b9-3ee4974e7dfd", + "id": "e7796bf6-196b-4593-aa8d-57444912f8c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106648,7 +106648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "074e0d31-b925-4714-851e-7d34d4ba588c", + "id": "7607a476-4fe3-46bf-93e8-2f0519fed9c7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106705,7 +106705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29274aed-82a1-49d1-b4bb-3b5f3d424ed4", + "id": "9c97d1dc-5e38-4cf2-a6b7-1b5889eecad8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106762,7 +106762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60acc774-327f-4336-ab71-c5423a31534f", + "id": "7ddf1dba-7358-4b67-9023-bb3fb5bf6ad7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106819,7 +106819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7496f3f-6a45-4299-b713-c824a4cc82bf", + "id": "221001af-ea95-4119-8690-da17aa38fb21", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106876,7 +106876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beee019f-5723-457f-80ae-d3cffe05d60c", + "id": "d4c373ca-f65b-482e-aafa-7bd8f7d7dcd1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106945,7 +106945,7 @@ "description": "Use this API to implement and customize Governance Group functionality. With this functionality in place, administrators can create Governance Groups and configure them for use throughout Identity Security Cloud.\n\nA governance group is a group of users that can make governance decisions about access. If your organization has the Access Request or Certifications service, you can configure governance groups to review access requests or certifications. A governance group can determine whether specific access is appropriate for a user.\n\nRefer to [Creating and Managing Governance Groups](https://documentation.sailpoint.com/saas/help/common/users/governance_groups.html) for more information about how to build Governance Groups in the visual builder in the Identity Security Cloud UI.\n", "item": [ { - "id": "862c49dc-24de-4aa0-ab97-743eccfb3cc6", + "id": "b64161d5-6a20-4380-94ac-2f9df7dd06c7", "name": "List Governance Groups", "request": { "name": "List Governance Groups", @@ -107029,7 +107029,7 @@ }, "response": [ { - "id": "efa15928-41d4-4ab7-a6b2-521533fe0574", + "id": "a924179c-eaa9-495f-853b-e5b297bc9ad3", "name": "List of Governance Groups", "originalRequest": { "url": { @@ -107127,7 +107127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae1485a1-4b60-4333-9552-63e8a74b07b2", + "id": "efc2ce1b-b46a-44d8-ad13-f73e9e48adb1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107225,7 +107225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03eda0ae-945c-49e4-a3dc-4fffde2b291f", + "id": "fd6875e2-ce18-4b0f-937c-8fc0581901d8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107323,7 +107323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70484906-132e-48dc-9d78-cffeb224f7c9", + "id": "d26d79dd-e683-40f9-a66a-30996c65a410", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107421,7 +107421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6df9142b-8a4d-4022-b788-a1fc507e2894", + "id": "6bceac32-437b-4838-a02c-2213e8eac172", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107519,7 +107519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb4aad46-8030-4901-a17a-ea1837b96f67", + "id": "d9eed14f-18b8-4e45-85b3-831590d28fc5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107623,7 +107623,7 @@ } }, { - "id": "67d73974-2b54-4d55-88a5-abc06daa99aa", + "id": "d4ff2ebb-e99e-47d4-ae29-41a01580b1e6", "name": "Create a new Governance Group.", "request": { "name": "Create a new Governance Group.", @@ -107674,7 +107674,7 @@ }, "response": [ { - "id": "e6af7c8e-f963-4f6c-94e8-b94b277419fe", + "id": "46b45d56-d56a-470b-bcf3-f0dc5c4c72bd", "name": "Governance Group object created.", "originalRequest": { "url": { @@ -107739,7 +107739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7ee0f0d-20de-4bf4-9736-7e7fae1fb516", + "id": "0fb8627a-49b3-4460-9f28-27d4ce04530c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107804,7 +107804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bcf2a9d-45de-4d9c-8760-7e6ef4d213ed", + "id": "14e2d5a5-c645-40ba-bc2f-876473fcb9cc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107869,7 +107869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad883edd-99ba-4ada-a361-c887accb3b13", + "id": "87cd22ed-cf03-43f4-ad0a-fd6bfbe8d8f1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107934,7 +107934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f5ec73c-285b-4284-8561-3c81c6220620", + "id": "58e12e68-bd91-4875-ab53-546d1c35422c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107999,7 +107999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac98ee94-4294-4615-abeb-72a84c08fa4b", + "id": "6ac1767f-6904-4795-bba8-f0a000f3f66a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108070,7 +108070,7 @@ } }, { - "id": "b3ebd262-0aa1-45ff-a5a7-364ed67126cb", + "id": "b9ca5b57-461e-4264-9a42-4ae4e54b6159", "name": "Get Governance Group by Id", "request": { "name": "Get Governance Group by Id", @@ -108120,7 +108120,7 @@ }, "response": [ { - "id": "37c4299a-17cf-4631-a287-01e25d219bf0", + "id": "d8105e8e-0015-443b-965c-6e82a6af6b61", "name": "A Governance Group", "originalRequest": { "url": { @@ -108173,7 +108173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0e70cf6-3516-4596-aed8-d2cb324aeb3f", + "id": "740d3242-6a54-459a-a6b8-549d4aa6d8ad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108226,7 +108226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62941934-28e2-484d-a109-3c24e1fa4f96", + "id": "5e5711d1-1253-4f01-b6cd-c55dd5cbc3cf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108279,7 +108279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77380172-5ffd-4e57-a9cf-b19caef72251", + "id": "13e65655-6576-4b5a-bca3-9185afa5e14c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108332,7 +108332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85a34714-ad03-4dbc-925f-5bf171176aba", + "id": "3f5cdd6f-8869-4c1a-bf24-fcbc0c05dda4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108385,7 +108385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55fa9c72-2278-4636-828b-7618c1d3a64a", + "id": "d5d45ff7-9266-43b3-87e5-4a403c32dccd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108444,7 +108444,7 @@ } }, { - "id": "5478eb91-7e9f-41cd-a44c-01fe6c05bb9c", + "id": "e7c2252d-ca83-4f41-beff-891131229f5c", "name": "Delete a Governance Group", "request": { "name": "Delete a Governance Group", @@ -108494,7 +108494,7 @@ }, "response": [ { - "id": "0f5e59cc-5f86-4fba-80cf-a1e6961d14f0", + "id": "111c78f2-34f0-4b35-8631-b424da7bf185", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -108537,7 +108537,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e744fd25-e9c2-46d7-83bc-f52e25d1834f", + "id": "fa2e54b2-45b4-4dc7-895a-a48ab4a3031c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108590,7 +108590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13816e38-e870-4b75-ab5e-6322e8cd12b4", + "id": "ae63b88c-d091-4f5a-9288-197af2a2bf8d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108643,7 +108643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c021a24c-12e3-40ad-9a9f-1e6ff45a13f3", + "id": "58a4f5f1-6690-4e05-80d0-c6827d09e015", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108696,7 +108696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc346040-2391-4cb9-a479-c26ef1df4f25", + "id": "ad9595d1-42de-48db-90e7-a5b046f51337", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108749,7 +108749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd4dcc52-9f10-4de7-bf5a-d85b594aa338", + "id": "eb04218d-be49-439a-b660-2937d51d3867", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108808,7 +108808,7 @@ } }, { - "id": "a4c07e7b-9d9c-4b69-af8b-19f1806d57c5", + "id": "292028bf-25b4-44b3-8250-0652c28c4231", "name": "Patch a Governance Group", "request": { "name": "Patch a Governance Group", @@ -108871,7 +108871,7 @@ }, "response": [ { - "id": "3777e276-5cf6-4a96-802c-b5ed2e2d822d", + "id": "df16c737-abf5-47dd-9b59-55220aaec504", "name": "A Governance Group.", "originalRequest": { "url": { @@ -108937,7 +108937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1160f49f-cf8a-49db-bdbf-fe0a9ef0ea01", + "id": "6878d5bb-c5f8-42ae-9745-9335b7645d6f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109003,7 +109003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6595d45-2e9b-4d3a-ada1-7d4e561740b1", + "id": "8804d0a0-5b70-47e3-a1b1-4711970ddb99", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109069,7 +109069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5cce120-011b-4319-8a4e-e600272ede40", + "id": "05674a65-226d-4f97-8bc7-c9902c6a7b3c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109135,7 +109135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3901b518-00ff-4d8c-99c5-4ac3eae74829", + "id": "babbe312-525e-44a4-964f-584d494562a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109201,7 +109201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "243e94f0-1b8d-4a3f-aa77-439ed3be1b2c", + "id": "15cf2f83-bdd5-40cc-9bd4-ab4a978496bd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109273,7 +109273,7 @@ } }, { - "id": "9623358f-6119-47b1-b349-193756e49a19", + "id": "f42e9d77-dbea-4f0b-8e5f-34ee57604857", "name": "Delete Governance Group(s)", "request": { "name": "Delete Governance Group(s)", @@ -109325,7 +109325,7 @@ }, "response": [ { - "id": "e4209888-11ea-420e-a321-cd1be832b4af", + "id": "77f8106f-218d-4928-a7ae-e1a90ff6e615", "name": "Governance Group bulk delete response.", "originalRequest": { "url": { @@ -109391,7 +109391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2363a520-9822-47ef-9022-ada65665c014", + "id": "fb1d29d3-0419-4657-b202-5cdc56c3c558", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109457,7 +109457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a02dc280-79b7-40ec-b7cb-f706ed37f610", + "id": "51993781-195d-400e-a576-cc57e39a4beb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109523,7 +109523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "304e1faf-dba5-435b-b456-b58d657bb6e2", + "id": "b4bc5ee9-9fe9-4a3c-bf18-4738b5b935e8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109589,7 +109589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88616eca-9b5a-4208-851b-9c63fb3b4906", + "id": "77a85b9e-b361-444b-8a21-f4934bb340ca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109655,7 +109655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b6e57ee-bd4a-4bfd-b72a-8d5cf695811a", + "id": "b4c6737c-3caf-4acd-8792-750d6391c11f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109727,7 +109727,7 @@ } }, { - "id": "e4b0298d-ae16-4cee-9737-8fc966960a5b", + "id": "95d66d33-9c9b-4245-b145-0a9b87a0c4ce", "name": "List connections for Governance Group", "request": { "name": "List connections for Governance Group", @@ -109815,7 +109815,7 @@ }, "response": [ { - "id": "691a22cf-b727-4871-8078-8102197d03ad", + "id": "df9e3b96-013a-4f65-81ea-b9f500d17282", "name": "List all connections associated with a Governance Group.", "originalRequest": { "url": { @@ -109906,7 +109906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3fc25ea-1592-457d-949a-300da9170af2", + "id": "57435b3d-06d3-4b63-9700-bf1727c67330", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109997,7 +109997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8102221f-0279-41ee-ac12-12ec1a91dfc7", + "id": "c05cfb5b-08c5-4409-8a71-c36d7c85df40", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110088,7 +110088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87f1ef12-f035-404b-b5a2-1bad3c1e1621", + "id": "a4ff5c2d-a4df-4a6d-ab39-c76208a88cb8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110179,7 +110179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "655aa006-d308-4442-91aa-ca490f367fb1", + "id": "e2af73be-c1b9-48bf-80d2-67de96a59dea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110270,7 +110270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb18f95d-112a-4f57-b72d-35c31e799cd0", + "id": "7b3338e4-6c12-4497-bd3d-45b24384852f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110367,7 +110367,7 @@ } }, { - "id": "32b8b13b-44f4-40d1-84d0-deca9ab27946", + "id": "7336b9a6-2e09-4573-9acc-578ead2c1167", "name": "List Governance Group Members", "request": { "name": "List Governance Group Members", @@ -110455,7 +110455,7 @@ }, "response": [ { - "id": "065af28c-d19d-4911-a524-b182d8cd1701", + "id": "dd20784f-c606-4c68-b34f-88fd3197b93f", "name": "List all members associated with a Governance Group.", "originalRequest": { "url": { @@ -110546,7 +110546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c6277e7-4e7b-4d46-b083-65318605471f", + "id": "e468427f-aab2-4380-92cf-7004048fcc87", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110637,7 +110637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db585e1e-af46-46a9-adcf-5552ffc744b4", + "id": "1387c06f-3e2c-4aa4-9edd-7c4da039de48", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110728,7 +110728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eec819a6-4dc9-40f7-ad2f-08cc40cdbe05", + "id": "b0f59a4b-182d-4f3a-85e3-194c905a0f6a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110819,7 +110819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfe1fb04-d0a5-42a6-baf4-aafbbd587486", + "id": "22f5b12a-038f-42e9-a1f4-5add5b5a5c90", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110910,7 +110910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eabeefb-6544-4336-9224-d7d872882b3f", + "id": "b1a5d03a-0c98-4cbd-b240-904432e12bac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111007,7 +111007,7 @@ } }, { - "id": "1815f43a-9d35-439a-bdfa-29af94fd92e0", + "id": "3788c3a7-cc44-4dfe-a64c-eab8e1247044", "name": "Add members to Governance Group", "request": { "name": "Add members to Governance Group", @@ -111072,7 +111072,7 @@ }, "response": [ { - "id": "b982afd7-d71c-45e1-9257-167ef8eec003", + "id": "576796ed-6e0e-4967-abef-37c713fdff83", "name": "List of added and not added identities into Governance Group members list.", "originalRequest": { "url": { @@ -111140,7 +111140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61f44b0b-4123-4573-9f99-a7fafff9652d", + "id": "629bdf3a-4269-45a3-971a-3abcee721546", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111208,7 +111208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a75b44aa-0bf4-4b57-84af-299b0599118d", + "id": "18009b97-4825-4a7e-a03b-238c23e376c2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111276,7 +111276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24eccc5b-d432-4a77-90b6-35fce14e6590", + "id": "70cc90f2-4c0e-441e-b87f-b620371f4491", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111344,7 +111344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0301422b-cc06-4c36-b677-8b1d08a53ad8", + "id": "dec70bd0-87a7-4912-bff7-5134ba2284db", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111412,7 +111412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26c0f6c1-173b-4cb2-bc82-60ab061b5888", + "id": "f774d629-0a99-44e4-aadb-c6fc4cddce03", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111486,7 +111486,7 @@ } }, { - "id": "efaa8a85-c75b-4e29-90f9-c58468bf4df7", + "id": "df6287b7-5086-4140-bd13-79c100b53f5e", "name": "Remove members from Governance Group", "request": { "name": "Remove members from Governance Group", @@ -111551,7 +111551,7 @@ }, "response": [ { - "id": "980855fe-1dd1-4cfb-b064-4e96242d439c", + "id": "3559fa42-7ea1-4afa-a804-42009f1f96be", "name": "List of deleted and not deleted identities from Governance Group members list.", "originalRequest": { "url": { @@ -111619,7 +111619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "902790d6-44d6-4404-bf9b-fc2de0aecad7", + "id": "6a1cbb22-285e-4690-99cc-ff42d2fd916c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111687,7 +111687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89e92bbb-9236-4ea4-a0db-ca374af6c2ad", + "id": "3fae8a47-7380-4403-a3a5-64ebc5f4b28b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111755,7 +111755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52b468b2-f866-4539-bddc-3f104b09d4ce", + "id": "efdcf00f-d345-4c07-8cfe-594a1b460831", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111823,7 +111823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15b05b50-e70b-4ce5-be19-90f6c181f14e", + "id": "aa5d1068-fd6c-4f31-a436-ff6e639d6b68", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111891,7 +111891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d1fe883-b239-4580-9336-a9e3b8f6ba8f", + "id": "69873912-7d81-482d-9445-1b5b859d3622", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111971,7 +111971,7 @@ "description": "", "item": [ { - "id": "abee472b-fbca-4812-94dc-2144274e8a39", + "id": "38c5f3ef-9b56-48ce-9582-7616bd86b291", "name": "Identity Access Request Recommendations", "request": { "name": "Identity Access Request Recommendations", @@ -112048,7 +112048,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -112073,7 +112073,7 @@ }, "response": [ { - "id": "dcbcf392-b5dc-4dbd-91f1-beaa116dd9c1", + "id": "4460fcb9-7b31-4964-83aa-79fc41b65735", "name": "List of access request recommendations for the identityId", "originalRequest": { "url": { @@ -112145,7 +112145,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -112189,7 +112189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "437bb0f0-bab7-433d-82a1-4558479f2e4d", + "id": "01b36646-4b7d-42e6-8d19-cef0d2ad28d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112261,7 +112261,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -112305,7 +112305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eb0b127-b34f-4d71-a78f-01601677d00a", + "id": "f7e2a93e-bd77-4298-9089-c6576c3b3c4c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112377,7 +112377,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -112421,7 +112421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b9ac5c5-505e-42b7-b94f-6692282d6999", + "id": "2e15b98b-27ef-4ba9-b3d5-51252e39c1f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112493,7 +112493,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -112537,7 +112537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55ba4b35-6a13-4bd7-9765-b886d5570ab9", + "id": "56817523-5ce1-4024-8b29-60e0c6a43c15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112609,7 +112609,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -112653,7 +112653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20c4ea00-697e-4f1b-a4aa-02eef8fcc979", + "id": "6096a203-f92f-4cd0-9329-1efb6137cfb0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112725,7 +112725,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -112775,7 +112775,7 @@ } }, { - "id": "121f6ac0-8ff2-4fdb-bd27-80cafdf5932d", + "id": "c068c946-5d61-4482-892f-73405c9eb66d", "name": "Notification of Ignored Access Request Recommendations", "request": { "name": "Notification of Ignored Access Request Recommendations", @@ -112827,7 +112827,7 @@ }, "response": [ { - "id": "deb9ef34-f9d0-4dc5-8e58-3f74137f15a2", + "id": "0c52adda-10b4-4fd8-addc-b76ac8072c0b", "name": "Recommendation successfully stored as ignored.", "originalRequest": { "url": { @@ -112893,7 +112893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d35b7978-36b1-4576-b6dc-2aa548c87555", + "id": "79763f3d-d881-4f17-b6ee-0ad58d361125", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112959,7 +112959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1295305c-d6e3-4781-88cd-aa1ed2eaa105", + "id": "dbd1eb69-5310-4bb6-a738-928f1f6cbeab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113025,7 +113025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e498a84e-1c90-4493-b389-06b6efe8bb61", + "id": "01fb8ad5-2e5e-469a-821c-7e024f0ce271", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113091,7 +113091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13137213-ba97-4040-afed-2814c9e4a782", + "id": "5b5e221f-b072-4afd-851e-584a56ec5c8b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113157,7 +113157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07eba9e6-2578-4e5e-91e8-8c4dea1e7499", + "id": "207e77f7-b44c-4540-81f0-48fbc41b6dc5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113229,7 +113229,7 @@ } }, { - "id": "7de32278-3fb8-47ff-900a-98d4b3d555b5", + "id": "aa829a5f-13dd-4186-9c1f-81725e6c5d53", "name": "List of Ignored Access Request Recommendations", "request": { "name": "List of Ignored Access Request Recommendations", @@ -113314,7 +113314,7 @@ }, "response": [ { - "id": "f9cda75d-2a28-41d3-870c-89549d3fa593", + "id": "611ede43-383a-4c15-b46c-ed10943ceda0", "name": "Returns list of ignored access request recommendations.", "originalRequest": { "url": { @@ -113413,7 +113413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eca286e-c256-4145-b7a4-af599c3442e3", + "id": "652efbae-06d5-4ef0-adbf-2dbd683153b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113512,7 +113512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aad55393-863c-43f7-9620-426dfd1b3186", + "id": "128a2704-824b-49f0-bffd-08cd39f4c730", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113611,7 +113611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0abde861-9543-4fdb-a0a8-266abf8e176a", + "id": "4095614d-d746-4099-b38e-657fb9f0856b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113710,7 +113710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4fe14f1-bed4-4e10-9ff5-4394b739baeb", + "id": "9e2d82b0-b67b-43de-9f6f-e883e65654a9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113809,7 +113809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b28beb5-2ae9-4d74-a05a-f2515be24532", + "id": "19d20d64-0ee1-460d-ad8a-e3795e469e3f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113914,7 +113914,7 @@ } }, { - "id": "0f0831e0-2f6a-44ad-825b-33400ae94a0a", + "id": "2a9a4b74-b536-46a4-a1c4-eb4107132424", "name": "Notification of Requested Access Request Recommendations", "request": { "name": "Notification of Requested Access Request Recommendations", @@ -113966,7 +113966,7 @@ }, "response": [ { - "id": "6d29bd46-1d31-41d1-a6af-cab1ca799918", + "id": "cceb693b-8bd1-4922-b165-d63a3ca23ce7", "name": "Notification successfully acknowledged.", "originalRequest": { "url": { @@ -114032,7 +114032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e296f05-3b74-4eac-88c4-16ddd9423e7c", + "id": "2e7be62e-3b0b-45ba-9b7f-3c1cb254d0a5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114098,7 +114098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c816c315-af68-4968-b562-7e3143c7f12a", + "id": "1fcbc16c-702b-4f88-a40b-43bdceb4ab61", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114164,7 +114164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6751e86-cfde-4806-a8b8-12cfada5fefe", + "id": "efed5509-b294-482d-8cdb-7d84c2d3b54d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114230,7 +114230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e51c00b-3ee1-4e56-9a5c-a2f01cf9eb4e", + "id": "de631583-e9ec-47d7-a349-fcef820597e1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114296,7 +114296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf154c87-eb8d-4bae-9904-5c36feee900b", + "id": "0e5b8d2d-5167-468d-8ed9-6552d73d3420", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114368,7 +114368,7 @@ } }, { - "id": "6581af00-3c39-4769-b59d-a6ea4e8e4895", + "id": "571af541-61e8-406d-9e0c-32fdc925f8bb", "name": "List of Requested Access Request Recommendations", "request": { "name": "List of Requested Access Request Recommendations", @@ -114428,7 +114428,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -114453,7 +114453,7 @@ }, "response": [ { - "id": "9cef2257-c2b0-4c8b-9684-bac72fe8c763", + "id": "74ca066c-4063-4ba3-a5ea-0507d8ac2670", "name": "Returns the list of requested access request recommendations.", "originalRequest": { "url": { @@ -114508,7 +114508,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -114552,7 +114552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9fda82a-f6cb-4b93-b6ee-8f9d1cb49437", + "id": "700db0e3-3e57-4f2a-90cc-c4855931ee74", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114607,7 +114607,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -114651,7 +114651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2848cf88-d009-490e-bc2a-a1d1f072e056", + "id": "75fb44c1-8bb8-48ca-84b0-943ad312b610", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114706,7 +114706,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -114750,7 +114750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "487ec815-d002-417a-9717-cc2460a0d024", + "id": "fa2ec6e1-fde1-4cfb-bb9a-01746f4fed6c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114805,7 +114805,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -114849,7 +114849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99be6db3-9c77-40f2-b9e4-5a68d1100642", + "id": "7b34a257-d330-48d9-a5ed-f6aa2c3dc29f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114904,7 +114904,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -114948,7 +114948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3546d9e-0455-4410-8a35-191c03b4eff8", + "id": "d2908591-7ada-4f7b-a2d5-cfc6ad54fbe3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115003,7 +115003,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -115053,7 +115053,7 @@ } }, { - "id": "91858e88-eaf8-4af6-a4ae-9a6a71f8b609", + "id": "ba5dda35-f257-4ef0-80e3-330484e9ca17", "name": "Notification of Viewed Access Request Recommendations", "request": { "name": "Notification of Viewed Access Request Recommendations", @@ -115105,7 +115105,7 @@ }, "response": [ { - "id": "67b9456a-af08-4369-bc61-74f689a2c5e5", + "id": "eccff8c4-9666-45c4-a422-1813770b06ca", "name": "Recommendation successfully stored as viewed.", "originalRequest": { "url": { @@ -115171,7 +115171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af0e1463-a694-47d5-954f-8b6723d50939", + "id": "80419d5e-77ff-4b21-bcd1-b5aa19224272", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115237,7 +115237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c9e2c83-8ee8-4aeb-a8b0-b13a316ebb83", + "id": "04b74376-8bd7-46a3-80c7-1af9f9ccb51d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115303,7 +115303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40390c5b-9fd3-4d04-a8db-0b7f822e6941", + "id": "6710b54f-afb3-4dbb-b179-012ab8a154cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115369,7 +115369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d2133c5-ab39-4298-84c0-cb1c0a07334e", + "id": "28e354fc-05bf-448d-97d8-22be41998e8d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115435,7 +115435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61d7df37-6050-4d4e-8f08-377d4466ca77", + "id": "5365a4f8-cccb-4db6-a3db-9e7695d58168", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115507,7 +115507,7 @@ } }, { - "id": "0e15c957-aa5f-4214-ad32-c660709ae3b5", + "id": "ce4830bb-ce00-447c-bcd5-bf803b2a5a78", "name": "List of Viewed Access Request Recommendations", "request": { "name": "List of Viewed Access Request Recommendations", @@ -115567,7 +115567,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -115592,7 +115592,7 @@ }, "response": [ { - "id": "0d5f8958-36df-45ea-962c-d1fe0f47c5b0", + "id": "04e904a4-af81-4b71-b872-48c4ed90f573", "name": "Returns list of viewed access request recommendations.", "originalRequest": { "url": { @@ -115647,7 +115647,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -115691,7 +115691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39c43f78-06d6-4f04-ac76-f7927f703c64", + "id": "af0bd429-ad95-4d9e-92af-a0a13f6ad60f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115746,7 +115746,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -115790,7 +115790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee64ad70-449d-43ed-820e-e28249ec41cd", + "id": "b70fcbfe-dd48-4b33-8a56-7bbbd2446f86", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115845,7 +115845,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -115889,7 +115889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df47d3d6-2c79-483c-959e-3938a87f1b39", + "id": "b84d397a-0a6d-4725-96e0-b7551496572d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115944,7 +115944,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -115988,7 +115988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "606403e0-88f9-4629-9961-4b5523b3c7d2", + "id": "e7e04163-811d-42ee-a035-ce4f44a9887a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116043,7 +116043,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -116087,7 +116087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a031a229-0bb2-44b8-9343-419f300cb44c", + "id": "76b213ab-0901-48ce-b497-fe82b181ddb5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116142,7 +116142,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" } ], "variable": [] @@ -116192,7 +116192,7 @@ } }, { - "id": "51355b24-9697-4a79-bb2f-02f54a903199", + "id": "b1ccdd70-111a-4f95-8145-3640868df6c6", "name": "Notification of Viewed Access Request Recommendations in Bulk", "request": { "name": "Notification of Viewed Access Request Recommendations in Bulk", @@ -116245,7 +116245,7 @@ }, "response": [ { - "id": "98db501c-6e73-4ff8-8512-7bf89067f05f", + "id": "40a43284-e5b0-4fe0-b413-7863123a3a97", "name": "Recommendations successfully stored as viewed.", "originalRequest": { "url": { @@ -116312,7 +116312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3738d233-800c-49f7-a12e-3be1d51c35a9", + "id": "397143df-f1a0-4fe4-a1e6-d5c235b53239", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116379,7 +116379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ce8c52f-ba7a-46a7-9439-a711230627b9", + "id": "1ee44d7d-2b60-4bff-b60c-c0bd2ce03bfc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116446,7 +116446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94c2337f-a8a8-4f47-aed7-f3101f53c7e0", + "id": "13a17781-e8ce-412c-9372-9e1d70418db6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116513,7 +116513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b488b966-54e6-43e5-85c2-2c66304bad89", + "id": "8a653577-fcac-4145-bf6a-f9a8192ad293", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116580,7 +116580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e84dd156-c338-4fe7-8615-eef80e5fb592", + "id": "51f570ab-a0b2-4d1c-8954-23d57acb8d2e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116659,7 +116659,7 @@ "description": "", "item": [ { - "id": "f2b5c4cd-3d7a-4ab4-aa80-47d9ffe5ed90", + "id": "a01c5c82-868f-45bf-8e11-a7bb6b78c7b1", "name": "Get a paginated list of common access", "request": { "name": "Get a paginated list of common access", @@ -116743,7 +116743,7 @@ }, "response": [ { - "id": "877e0d69-0f64-422e-8837-544d2f9c465c", + "id": "9aa9435d-a8e6-4fc0-adec-791ee90fffff", "name": "Succeeded. Returns a list of common access for a customer.", "originalRequest": { "url": { @@ -116836,12 +116836,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"nostrud exercitation ut laborum labori\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"cillum velit cupidatat sit\",\n \"description\": \"occaecat veniam nostrud\",\n \"ownerName\": \"irure proident ex\",\n \"ownerId\": \"dolore consectetur officia\"\n },\n \"status\": \"Ut\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"1948-11-28T01:31:52.565Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"1956-07-11T16:51:31.297Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"ex Ut deserunt commodo nisi\",\n \"type\": \"ROLE\",\n \"name\": \"nostrud commodo enim incididunt esse\",\n \"description\": \"cillum aliquip et Excepteur sed\",\n \"ownerName\": \"Ut do\",\n \"ownerId\": \"ullamco velit Excepteur sit\"\n },\n \"status\": \"am\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"1951-11-15T10:47:13.312Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"2012-12-03T18:36:36.726Z\",\n \"createdByUser\": false\n }\n]", + "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"labore qui cupidatat ullamco\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Ut \",\n \"description\": \"aute elit enim\",\n \"ownerName\": \"no\",\n \"ownerId\": \"sed ut dolor\"\n },\n \"status\": \"ad \",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"2021-02-01T18:53:18.971Z\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"2024-04-30T02:57:42.526Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"magna\",\n \"type\": \"ROLE\",\n \"name\": \"sint non incididunt adipisicing\",\n \"description\": \"occaecat aliquip con\",\n \"ownerName\": \"nulla minim nostrud ex\",\n \"ownerId\": \"incididunt ut\"\n },\n \"status\": \"quis occaecat\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"1992-05-01T01:38:47.999Z\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"1961-02-03T19:29:19.885Z\",\n \"createdByUser\": false\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ad76d012-b87e-4cfd-a8ea-80bd4e203eb4", + "id": "bc7918f0-5246-4754-8bdb-91d106238cc1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116939,7 +116939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b121eb82-8a58-4d20-9d69-c92a88b1d7ba", + "id": "7d719698-e68c-42cc-9677-f91a54a93cf3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117037,7 +117037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f35bfff2-85fe-43f9-b9c6-53f6f4fa1d17", + "id": "f50be264-aceb-41e7-9b8d-89834df47e8b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117135,7 +117135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a8db5cd-2eab-4da2-a1ee-849739a77b07", + "id": "aebea666-e17c-4d05-92cb-d33a640b5d0a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117239,7 +117239,7 @@ } }, { - "id": "15bc0e55-6c6f-49c6-a50e-5293217b34fa", + "id": "e038ca11-2b25-474a-b99b-7eaf67e4a4af", "name": "Create common access items", "request": { "name": "Create common access items", @@ -117279,7 +117279,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"eu Ut incididunt\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"qui mollit nulla ad\",\n \"description\": \"amet esse\",\n \"ownerName\": \"Ut Excepteur do\",\n \"ownerId\": \"ex Excepteur\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"irure culpa elit commodo nulla\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Ut veniam\",\n \"description\": \"ut anim eu\",\n \"ownerName\": \"velit do incididunt esse\",\n \"ownerId\": \"sed culpa\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117290,7 +117290,7 @@ }, "response": [ { - "id": "34da9325-4344-4c9d-9ceb-7e5b6d343e8e", + "id": "eca2a92c-fde0-4bb0-9749-7f8c6bb8e2d8", "name": "Returns details of the common access classification request.", "originalRequest": { "url": { @@ -117333,7 +117333,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"eu Ut incididunt\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"qui mollit nulla ad\",\n \"description\": \"amet esse\",\n \"ownerName\": \"Ut Excepteur do\",\n \"ownerId\": \"ex Excepteur\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"irure culpa elit commodo nulla\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Ut veniam\",\n \"description\": \"ut anim eu\",\n \"ownerName\": \"velit do incididunt esse\",\n \"ownerId\": \"sed culpa\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117350,12 +117350,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ullamco\",\n \"access\": {\n \"id\": \"fugiat in Excepteur\",\n \"type\": \"ROLE\",\n \"name\": \"ipsum con\",\n \"description\": \"sit quis e\",\n \"ownerName\": \"ipsum tempor cillum\",\n \"ownerId\": \"pariatur aute sunt id eu\"\n },\n \"status\": \"DENIED\",\n \"lastUpdated\": \"irure aute nulla\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"et ipsum sit\",\n \"createdByUser\": \"sint minim eiusmod\"\n}", + "body": "{\n \"id\": \"dolor\",\n \"access\": {\n \"id\": \"sint et ut\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"proident\",\n \"description\": \"labore consequat\",\n \"ownerName\": \"occaecat ut ipsum irur\",\n \"ownerId\": \"fugiat co\"\n },\n \"status\": \"CONFIRMED\",\n \"lastUpdated\": \"dolore cupidatat aliquip et\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"ad fugiat ut\",\n \"createdByUser\": \"fugiat\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "83e76eaf-e81f-4fbf-834f-b3292ccdc744", + "id": "67f0a68e-912b-4ed2-9823-a4549d765151", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117398,7 +117398,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"eu Ut incididunt\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"qui mollit nulla ad\",\n \"description\": \"amet esse\",\n \"ownerName\": \"Ut Excepteur do\",\n \"ownerId\": \"ex Excepteur\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"irure culpa elit commodo nulla\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Ut veniam\",\n \"description\": \"ut anim eu\",\n \"ownerName\": \"velit do incididunt esse\",\n \"ownerId\": \"sed culpa\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117420,7 +117420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad20c3ab-f269-47b3-8be8-68eb73a1bb1b", + "id": "4650bc3d-7cd9-4272-a717-76308d86237d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117463,7 +117463,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"eu Ut incididunt\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"qui mollit nulla ad\",\n \"description\": \"amet esse\",\n \"ownerName\": \"Ut Excepteur do\",\n \"ownerId\": \"ex Excepteur\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"irure culpa elit commodo nulla\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Ut veniam\",\n \"description\": \"ut anim eu\",\n \"ownerName\": \"velit do incididunt esse\",\n \"ownerId\": \"sed culpa\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117485,7 +117485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76229a37-3655-43fd-b5da-78a478a22cd8", + "id": "2c5b794d-8714-4f62-8211-80892ffc6de5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117528,7 +117528,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"eu Ut incididunt\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"qui mollit nulla ad\",\n \"description\": \"amet esse\",\n \"ownerName\": \"Ut Excepteur do\",\n \"ownerId\": \"ex Excepteur\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"irure culpa elit commodo nulla\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Ut veniam\",\n \"description\": \"ut anim eu\",\n \"ownerName\": \"velit do incididunt esse\",\n \"ownerId\": \"sed culpa\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117550,7 +117550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa738c7e-2f64-4af0-a796-bdb26cd328c6", + "id": "b0cf5056-7bd1-47fa-8a72-3baeaaf38c8d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117593,7 +117593,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"eu Ut incididunt\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"qui mollit nulla ad\",\n \"description\": \"amet esse\",\n \"ownerName\": \"Ut Excepteur do\",\n \"ownerId\": \"ex Excepteur\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"irure culpa elit commodo nulla\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Ut veniam\",\n \"description\": \"ut anim eu\",\n \"ownerName\": \"velit do incididunt esse\",\n \"ownerId\": \"sed culpa\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117615,7 +117615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a0881d5-ff4c-4cbf-bbda-d588b97de3c2", + "id": "6a519447-7232-4ba7-b0de-00929451deab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117658,7 +117658,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"eu Ut incididunt\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"qui mollit nulla ad\",\n \"description\": \"amet esse\",\n \"ownerName\": \"Ut Excepteur do\",\n \"ownerId\": \"ex Excepteur\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"irure culpa elit commodo nulla\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"Ut veniam\",\n \"description\": \"ut anim eu\",\n \"ownerName\": \"velit do incididunt esse\",\n \"ownerId\": \"sed culpa\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117686,7 +117686,7 @@ } }, { - "id": "d7f30b69-a40c-4eaf-951a-85f14441684b", + "id": "63bd56f9-0173-4492-b089-2233ae1add7e", "name": "Bulk update common access status", "request": { "name": "Bulk update common access status", @@ -117727,7 +117727,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:e4489045-08d0-9b88-bf61-e5552c8aee9e\",\n \"1eeb9129-e646-adc2-ed92-19e011a4fe58\"\n ],\n \"deniedIds\": [\n \"urn:uuid:25cf10a5-74d7-2f72-3a13-bb079dc8a165\",\n \"2faf2976-b1ac-3344-80e3-6f388f6e5e6a\"\n ]\n },\n {\n \"confirmedIds\": [\n \"2c0dd28b-dfc7-66e1-3516-864d087adb71\",\n \"f85c267d-ca16-22dc-0651-8eea55074770\"\n ],\n \"deniedIds\": [\n \"urn:uuid:433235aa-19a5-35fd-45cb-6ba51b7287ae\",\n \"urn:uuid:85b1113b-f86f-98e9-7c86-28968403e91e\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"c7d0a22a-14c6-0e39-3817-3f58cac66c7b\",\n \"a19c519e-edfc-3bca-92f6-125874009bfd\"\n ],\n \"deniedIds\": [\n \"urn:uuid:c1928f7f-9563-19e5-c9f7-20251e499dfb\",\n \"62a63492-5a97-3c84-dcfd-fea27d0ae17b\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7e959b8a-485e-cfe2-f90c-bf4127f10388\",\n \"8a993837-51a8-053c-e3aa-d9a5508cec5f\"\n ],\n \"deniedIds\": [\n \"7c94c281-c806-cdf5-65d6-c1b4a209e319\",\n \"urn:uuid:0e6c98f9-c045-13ea-f617-e69c59dd486c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -117738,7 +117738,7 @@ }, "response": [ { - "id": "6c2ace66-5cac-4e5c-af97-2e423ebb1db9", + "id": "9798f2b5-3de3-4b04-8fa4-1fd4ba836561", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -117782,7 +117782,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:e4489045-08d0-9b88-bf61-e5552c8aee9e\",\n \"1eeb9129-e646-adc2-ed92-19e011a4fe58\"\n ],\n \"deniedIds\": [\n \"urn:uuid:25cf10a5-74d7-2f72-3a13-bb079dc8a165\",\n \"2faf2976-b1ac-3344-80e3-6f388f6e5e6a\"\n ]\n },\n {\n \"confirmedIds\": [\n \"2c0dd28b-dfc7-66e1-3516-864d087adb71\",\n \"f85c267d-ca16-22dc-0651-8eea55074770\"\n ],\n \"deniedIds\": [\n \"urn:uuid:433235aa-19a5-35fd-45cb-6ba51b7287ae\",\n \"urn:uuid:85b1113b-f86f-98e9-7c86-28968403e91e\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"c7d0a22a-14c6-0e39-3817-3f58cac66c7b\",\n \"a19c519e-edfc-3bca-92f6-125874009bfd\"\n ],\n \"deniedIds\": [\n \"urn:uuid:c1928f7f-9563-19e5-c9f7-20251e499dfb\",\n \"62a63492-5a97-3c84-dcfd-fea27d0ae17b\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7e959b8a-485e-cfe2-f90c-bf4127f10388\",\n \"8a993837-51a8-053c-e3aa-d9a5508cec5f\"\n ],\n \"deniedIds\": [\n \"7c94c281-c806-cdf5-65d6-c1b4a209e319\",\n \"urn:uuid:0e6c98f9-c045-13ea-f617-e69c59dd486c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -117804,7 +117804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a4cf80a-4565-4cb1-b8f5-39081cb98786", + "id": "55071080-7bbe-4c1d-8891-983ff143a152", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117848,7 +117848,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:e4489045-08d0-9b88-bf61-e5552c8aee9e\",\n \"1eeb9129-e646-adc2-ed92-19e011a4fe58\"\n ],\n \"deniedIds\": [\n \"urn:uuid:25cf10a5-74d7-2f72-3a13-bb079dc8a165\",\n \"2faf2976-b1ac-3344-80e3-6f388f6e5e6a\"\n ]\n },\n {\n \"confirmedIds\": [\n \"2c0dd28b-dfc7-66e1-3516-864d087adb71\",\n \"f85c267d-ca16-22dc-0651-8eea55074770\"\n ],\n \"deniedIds\": [\n \"urn:uuid:433235aa-19a5-35fd-45cb-6ba51b7287ae\",\n \"urn:uuid:85b1113b-f86f-98e9-7c86-28968403e91e\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"c7d0a22a-14c6-0e39-3817-3f58cac66c7b\",\n \"a19c519e-edfc-3bca-92f6-125874009bfd\"\n ],\n \"deniedIds\": [\n \"urn:uuid:c1928f7f-9563-19e5-c9f7-20251e499dfb\",\n \"62a63492-5a97-3c84-dcfd-fea27d0ae17b\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7e959b8a-485e-cfe2-f90c-bf4127f10388\",\n \"8a993837-51a8-053c-e3aa-d9a5508cec5f\"\n ],\n \"deniedIds\": [\n \"7c94c281-c806-cdf5-65d6-c1b4a209e319\",\n \"urn:uuid:0e6c98f9-c045-13ea-f617-e69c59dd486c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -117870,7 +117870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eddf27c-f45c-4f4b-aebd-51bb37099ae5", + "id": "eebbb370-64ce-4e3f-8be6-d5348b22d0f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117914,7 +117914,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:e4489045-08d0-9b88-bf61-e5552c8aee9e\",\n \"1eeb9129-e646-adc2-ed92-19e011a4fe58\"\n ],\n \"deniedIds\": [\n \"urn:uuid:25cf10a5-74d7-2f72-3a13-bb079dc8a165\",\n \"2faf2976-b1ac-3344-80e3-6f388f6e5e6a\"\n ]\n },\n {\n \"confirmedIds\": [\n \"2c0dd28b-dfc7-66e1-3516-864d087adb71\",\n \"f85c267d-ca16-22dc-0651-8eea55074770\"\n ],\n \"deniedIds\": [\n \"urn:uuid:433235aa-19a5-35fd-45cb-6ba51b7287ae\",\n \"urn:uuid:85b1113b-f86f-98e9-7c86-28968403e91e\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"c7d0a22a-14c6-0e39-3817-3f58cac66c7b\",\n \"a19c519e-edfc-3bca-92f6-125874009bfd\"\n ],\n \"deniedIds\": [\n \"urn:uuid:c1928f7f-9563-19e5-c9f7-20251e499dfb\",\n \"62a63492-5a97-3c84-dcfd-fea27d0ae17b\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7e959b8a-485e-cfe2-f90c-bf4127f10388\",\n \"8a993837-51a8-053c-e3aa-d9a5508cec5f\"\n ],\n \"deniedIds\": [\n \"7c94c281-c806-cdf5-65d6-c1b4a209e319\",\n \"urn:uuid:0e6c98f9-c045-13ea-f617-e69c59dd486c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -117936,7 +117936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac1dbcf7-5a55-4a50-9630-c5fdba967b00", + "id": "02aa6f54-75a2-4851-af02-f8c3a2af4e04", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117980,7 +117980,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:e4489045-08d0-9b88-bf61-e5552c8aee9e\",\n \"1eeb9129-e646-adc2-ed92-19e011a4fe58\"\n ],\n \"deniedIds\": [\n \"urn:uuid:25cf10a5-74d7-2f72-3a13-bb079dc8a165\",\n \"2faf2976-b1ac-3344-80e3-6f388f6e5e6a\"\n ]\n },\n {\n \"confirmedIds\": [\n \"2c0dd28b-dfc7-66e1-3516-864d087adb71\",\n \"f85c267d-ca16-22dc-0651-8eea55074770\"\n ],\n \"deniedIds\": [\n \"urn:uuid:433235aa-19a5-35fd-45cb-6ba51b7287ae\",\n \"urn:uuid:85b1113b-f86f-98e9-7c86-28968403e91e\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"c7d0a22a-14c6-0e39-3817-3f58cac66c7b\",\n \"a19c519e-edfc-3bca-92f6-125874009bfd\"\n ],\n \"deniedIds\": [\n \"urn:uuid:c1928f7f-9563-19e5-c9f7-20251e499dfb\",\n \"62a63492-5a97-3c84-dcfd-fea27d0ae17b\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7e959b8a-485e-cfe2-f90c-bf4127f10388\",\n \"8a993837-51a8-053c-e3aa-d9a5508cec5f\"\n ],\n \"deniedIds\": [\n \"7c94c281-c806-cdf5-65d6-c1b4a209e319\",\n \"urn:uuid:0e6c98f9-c045-13ea-f617-e69c59dd486c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -118002,7 +118002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "536a4cde-690c-4962-b706-b46de9c70850", + "id": "5494e5fd-c177-4bb7-8636-3ad8c97c6e7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118046,7 +118046,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:e4489045-08d0-9b88-bf61-e5552c8aee9e\",\n \"1eeb9129-e646-adc2-ed92-19e011a4fe58\"\n ],\n \"deniedIds\": [\n \"urn:uuid:25cf10a5-74d7-2f72-3a13-bb079dc8a165\",\n \"2faf2976-b1ac-3344-80e3-6f388f6e5e6a\"\n ]\n },\n {\n \"confirmedIds\": [\n \"2c0dd28b-dfc7-66e1-3516-864d087adb71\",\n \"f85c267d-ca16-22dc-0651-8eea55074770\"\n ],\n \"deniedIds\": [\n \"urn:uuid:433235aa-19a5-35fd-45cb-6ba51b7287ae\",\n \"urn:uuid:85b1113b-f86f-98e9-7c86-28968403e91e\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"c7d0a22a-14c6-0e39-3817-3f58cac66c7b\",\n \"a19c519e-edfc-3bca-92f6-125874009bfd\"\n ],\n \"deniedIds\": [\n \"urn:uuid:c1928f7f-9563-19e5-c9f7-20251e499dfb\",\n \"62a63492-5a97-3c84-dcfd-fea27d0ae17b\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7e959b8a-485e-cfe2-f90c-bf4127f10388\",\n \"8a993837-51a8-053c-e3aa-d9a5508cec5f\"\n ],\n \"deniedIds\": [\n \"7c94c281-c806-cdf5-65d6-c1b4a209e319\",\n \"urn:uuid:0e6c98f9-c045-13ea-f617-e69c59dd486c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -118068,7 +118068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae5404a2-e400-4c83-a883-66bc583cd7d7", + "id": "eda83d64-d7bb-46fa-b44c-5a72ad89af59", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118112,7 +118112,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:e4489045-08d0-9b88-bf61-e5552c8aee9e\",\n \"1eeb9129-e646-adc2-ed92-19e011a4fe58\"\n ],\n \"deniedIds\": [\n \"urn:uuid:25cf10a5-74d7-2f72-3a13-bb079dc8a165\",\n \"2faf2976-b1ac-3344-80e3-6f388f6e5e6a\"\n ]\n },\n {\n \"confirmedIds\": [\n \"2c0dd28b-dfc7-66e1-3516-864d087adb71\",\n \"f85c267d-ca16-22dc-0651-8eea55074770\"\n ],\n \"deniedIds\": [\n \"urn:uuid:433235aa-19a5-35fd-45cb-6ba51b7287ae\",\n \"urn:uuid:85b1113b-f86f-98e9-7c86-28968403e91e\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"c7d0a22a-14c6-0e39-3817-3f58cac66c7b\",\n \"a19c519e-edfc-3bca-92f6-125874009bfd\"\n ],\n \"deniedIds\": [\n \"urn:uuid:c1928f7f-9563-19e5-c9f7-20251e499dfb\",\n \"62a63492-5a97-3c84-dcfd-fea27d0ae17b\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7e959b8a-485e-cfe2-f90c-bf4127f10388\",\n \"8a993837-51a8-053c-e3aa-d9a5508cec5f\"\n ],\n \"deniedIds\": [\n \"7c94c281-c806-cdf5-65d6-c1b4a209e319\",\n \"urn:uuid:0e6c98f9-c045-13ea-f617-e69c59dd486c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -118151,7 +118151,7 @@ "description": "", "item": [ { - "id": "c01a3075-b7b7-461c-bf60-ea84f829dbc1", + "id": "d7a46e71-8106-49e1-924c-f8fd3683be55", "name": "IAI Identity Outliers Summary", "request": { "name": "IAI Identity Outliers Summary", @@ -118192,7 +118192,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" }, { "disabled": true, @@ -118235,7 +118235,7 @@ }, "response": [ { - "id": "91751f47-0f3e-4611-acdd-4c17777be963", + "id": "74053a3f-2ca0-4a9c-95a9-7b81c901cbf4", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -118271,7 +118271,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" }, { "disabled": true, @@ -118334,7 +118334,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "-9806384" + "value": "82197728" } ], "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]", @@ -118342,7 +118342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2369c4cf-01ef-4908-839f-3b1b3372ad3c", + "id": "0c39899d-0a4f-4c51-9213-f8f25d8e32b7", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -118378,7 +118378,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" }, { "disabled": true, @@ -118440,7 +118440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d730d8d3-b3e5-4b5b-9810-493e3ab45a32", + "id": "fc6e2bd6-d747-48f1-82ca-c3eb8e765baf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118476,7 +118476,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" }, { "disabled": true, @@ -118538,7 +118538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0b81d4d-1d53-4790-9710-fc9da6ca8f52", + "id": "686e2a64-646e-4d83-a8c4-9522b13a7d76", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118574,7 +118574,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" }, { "disabled": true, @@ -118636,7 +118636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49930988-0355-4f67-9190-3affb70ae4bb", + "id": "a2ec843f-fc3b-4004-a7ae-4f7f5d64d955", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118672,7 +118672,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" }, { "disabled": true, @@ -118734,7 +118734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "033e8801-2f98-4e96-884c-d98adeaa290d", + "id": "e2c37500-ea8f-40f3-b453-76f8d050a547", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118770,7 +118770,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" }, { "disabled": true, @@ -118832,7 +118832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "477fc739-f8cf-4748-86c1-9d6fd75815cc", + "id": "f39bd2e7-c68d-475e-9caa-da2238151926", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118868,7 +118868,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" }, { "disabled": true, @@ -118936,7 +118936,7 @@ } }, { - "id": "4738b5fc-cc09-4922-b708-fb2c7b2e82d7", + "id": "73f0cc9c-093d-4b73-9bf1-12ad64f0726e", "name": "IAI Identity Outliers Latest Summary", "request": { "name": "IAI Identity Outliers Latest Summary", @@ -118960,7 +118960,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -118985,7 +118985,7 @@ }, "response": [ { - "id": "a1780028-2d3b-4cea-8a3d-ef2699820d69", + "id": "283db9f8-168c-40ea-8242-c13c350d60d6", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -119004,7 +119004,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -119048,7 +119048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9334c5d-7b6c-4eda-af25-f7a090c63118", + "id": "ee213891-e5e0-40c3-b16d-892f60772d5f", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -119067,7 +119067,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -119111,7 +119111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b8d0384-c045-4bd3-940f-8f541024e193", + "id": "138d734e-67ce-4ab6-9b33-82af4b7ee967", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119130,7 +119130,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -119174,7 +119174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb2dab35-a105-40d1-908c-7fc2b3c03c12", + "id": "54f51738-bb44-42fe-810f-3bc83ff5e603", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119193,7 +119193,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -119237,7 +119237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c034ba4d-05ba-4549-b60c-8f856d0869fb", + "id": "47a04625-de99-471a-a8a7-d61b73b8a5d6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119256,7 +119256,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -119300,7 +119300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6c4137e-f78e-4d52-8f67-17c7721020d1", + "id": "4b92450c-3533-405a-8c12-66e1460710d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119319,7 +119319,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -119363,7 +119363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "706ae21c-78a4-4b79-b1c1-a89ade65ee65", + "id": "e8ca6152-47a6-42dc-a63f-352a5fb244c0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119382,7 +119382,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -119432,7 +119432,7 @@ } }, { - "id": "178ca49a-88d4-432d-b45f-4e38719f5a34", + "id": "173d3c61-0f30-456b-a5b1-ff6283a03723", "name": "IAI Get Identity Outliers", "request": { "name": "IAI Get Identity Outliers", @@ -119525,7 +119525,7 @@ }, "response": [ { - "id": "3006ed69-2baf-42c7-b1c9-cfe5ab40c687", + "id": "72711f7d-187d-4bc7-8ea7-48239b091ea1", "name": "Succeeded. Returns list of objects. Each object contains information about outliers", "originalRequest": { "url": { @@ -119633,7 +119633,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "-9806384" + "value": "82197728" } ], "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]", @@ -119641,7 +119641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c604d39c-ce43-4771-a650-9729c041e4e1", + "id": "f9d48f61-f84c-4c41-8175-175ab0355747", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119748,7 +119748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fff5cad9-ff05-4568-b8f9-8f829a69b988", + "id": "d8c9c099-55c9-45c4-b9c9-4db3a73fce2d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119855,7 +119855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61c2f6ee-0410-433d-b4c6-0188ace50d85", + "id": "111b1067-6539-4134-9c5b-5cd9d1fd44f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119962,7 +119962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84dcdbeb-868f-4116-98d1-68c7ec88662f", + "id": "e7099744-25a7-4821-a4ea-19d1b6a2b3ce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120069,7 +120069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "433a6ae9-caf3-4e09-802e-bb58c0f67f7e", + "id": "53bfc1cc-a845-40c6-bc67-612b1bce0254", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120182,7 +120182,7 @@ } }, { - "id": "68b9d34d-2769-4d02-ab0e-07562bf9b588", + "id": "0bb2b641-fbaa-4267-93f1-02b17461ddbc", "name": "Get identity outlier's contibuting features", "request": { "name": "Get identity outlier's contibuting features", @@ -120279,7 +120279,7 @@ }, "response": [ { - "id": "11cb6341-8316-4199-939c-604fda8fa275", + "id": "13d17dd6-28f8-4cbc-849c-cc5ef2e70218", "name": "Succeeded. Returns list of objects. Each object contains a feature and metadata about that feature", "originalRequest": { "url": { @@ -120380,7 +120380,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "-9806384" + "value": "82197728" }, { "disabled": true, @@ -120389,15 +120389,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "aute elit" + "value": "labore qui" } ], - "body": "[\n {\n \"id\": \"66e38828-5017-47af-92ff-9844871352c5\",\n \"name\": \"entitlement_count\",\n \"valueType\": \"INTEGER\",\n \"value\": 0.6338326952107958,\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.7659261982795416,\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.5867293082634266,\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.9738186095495127,\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": "1f746ace-172a-4dcc-9e7f-6328966d6365", + "id": "bef67890-f68a-4466-b4d0-cf0fa85b216e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120497,7 +120497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81b1ac6a-d3a1-45bf-9611-10e99ab51e10", + "id": "7344fbb0-df1c-426a-babd-2fd552be38ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120597,7 +120597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b609794-7e72-4caa-8f54-294ae84bef09", + "id": "4ad9b63d-745c-4f72-87d9-f325734e7153", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120697,7 +120697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ada90fc-9b70-45e5-a516-610339aa5c1c", + "id": "6fc6716a-a146-4c96-8682-c77af2edb042", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120797,7 +120797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5896ed45-cbcb-4074-9e48-af7c58edb3db", + "id": "83a7ac0a-da85-440d-a080-fe8d0647e615", "name": "Too Many Requests - Returned in response to too many requests in 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": "83e1ed13-7b25-4fa7-8b13-02e0d76da27c", + "id": "a2d08849-b6ea-4889-906d-1cb0841d9fb0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121003,7 +121003,7 @@ } }, { - "id": "b9279f17-38a6-4664-afa0-6ba71af24beb", + "id": "313859de-7f55-48b5-bac9-92fc13df0074", "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", @@ -121112,7 +121112,7 @@ }, "response": [ { - "id": "c8324233-6696-4954-8659-f778a8b34221", + "id": "666d4161-cea9-4947-a667-8e6aae9ca248", "name": "The list of access items.", "originalRequest": { "url": { @@ -121214,7 +121214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f676d48-b1f6-467a-93c3-6b053f2bab4a", + "id": "b940ddaf-6a5b-443a-b801-47a1b9364edc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121316,7 +121316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d79668da-70ac-48a5-aa69-cb8dbdd6dddb", + "id": "67a7600b-d351-4cfa-9bd1-0e142f5222ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121418,7 +121418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "203f7af1-27ff-4a62-8d0f-65e1087e75ef", + "id": "1778a435-bde2-4a6d-8d52-9b453274643a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121520,7 +121520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cc94560-7d75-4e0a-86d7-6d25b05395ef", + "id": "bf4a6024-e1e8-4804-b2e2-1535df3aa3ab", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121622,7 +121622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dc42b09-7745-4ac2-ab7a-6f0aa02b4a19", + "id": "8d9948f9-e15d-4f47-ad42-bf399b5d473c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121724,7 +121724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7eacbbb-27af-4fe3-9130-2c395398c2d9", + "id": "80dd4138-8f37-4fd8-957d-e75ff9b9b4d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121832,7 +121832,7 @@ } }, { - "id": "c95f58f1-d2ed-4f52-b7d1-7d8944191e6d", + "id": "eb48b1d0-fc13-4cfc-a2aa-393c9c3785c0", "name": "IAI Identity Outliers Ignore", "request": { "name": "IAI Identity Outliers Ignore", @@ -121884,7 +121884,7 @@ }, "response": [ { - "id": "2e2ae9f0-eefd-4977-b81d-023b086ac9b3", + "id": "385c922f-00f4-4d95-a2c8-6e3e00844d54", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -121940,7 +121940,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b23210c1-f871-4367-84f8-3cd2a62d62ad", + "id": "72de8b64-e9e1-4056-b0ea-fdcb589d7b65", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122006,7 +122006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45111a35-3695-4e56-a6f8-85af6994994a", + "id": "614c1b5a-ebf5-4b6f-8166-ca91fb0f1804", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122072,7 +122072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c9340d6-cd24-4113-a2d1-735a25be8ff5", + "id": "304c9f50-2a22-4b87-a4c1-f09d16b2c636", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122138,7 +122138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4234f361-dd2e-4caf-b655-ca6eb27578bc", + "id": "6d3e8201-c403-400a-a792-f65fef7d2012", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122204,7 +122204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba087820-99e4-4a5d-99ec-c5f7ca6f9833", + "id": "09ec9bd8-1c9a-4a9c-9f66-0c06d2ca09f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122276,7 +122276,7 @@ } }, { - "id": "101d7284-9859-409a-9c0e-ef92f67d3869", + "id": "da8cfa66-ec7d-4ec1-b38c-bc200042cee5", "name": "IAI Identity Outliers Unignore", "request": { "name": "IAI Identity Outliers Unignore", @@ -122328,7 +122328,7 @@ }, "response": [ { - "id": "0ac0771a-6e35-4ce7-a1b2-9ecb3cb52627", + "id": "3013746c-bd76-42c9-a7a2-ad9a35697836", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -122384,7 +122384,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d00e74b3-dc90-4d86-ba54-fcbb79ae6213", + "id": "548117a0-5dc5-4420-9851-a2aecb5ef914", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122450,7 +122450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c9bd0c0-b217-4c23-9a78-9dba2c2795ad", + "id": "9f51dde1-c593-4759-b34a-dea7f45f0625", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122516,7 +122516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17a9729b-f8c4-45f6-a143-a953864187af", + "id": "a58a58d4-3c22-4acd-8f63-c357af0a8973", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122582,7 +122582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cee8268-9d01-49de-94bd-7b8dc2dd2e64", + "id": "6dec29ed-c25c-4de5-9623-b0d2ad234286", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122648,7 +122648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "504aeffa-c8ad-4ced-aabb-428f0effb1fd", + "id": "82f92dae-5689-4baf-a2e2-6b2542e86a9d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122720,7 +122720,7 @@ } }, { - "id": "280e7a47-543c-4f09-b851-fb303e6ea1c4", + "id": "b9bf5c2f-0eb5-4623-b2e4-bb71025beb2a", "name": "IAI Identity Outliers Export", "request": { "name": "IAI Identity Outliers Export", @@ -122744,7 +122744,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -122769,7 +122769,7 @@ }, "response": [ { - "id": "b0901d55-1cbf-40ae-a37e-002eb04cd84c", + "id": "bb223042-c2c0-46f4-9705-d44dddd057fd", "name": "Succeeded. Returns zip of 2 CSVs to download. 1 CSV for ignored outliers and 1 for non-ignored outliers", "originalRequest": { "url": { @@ -122788,7 +122788,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -122827,12 +122827,12 @@ "value": "application/zip" } ], - "body": "fugiat elit", + "body": "do voluptate veniam", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "bb29cbc3-6bfb-4b22-adf1-93c0404d4623", + "id": "6ff3a1df-1243-4963-8378-38ea9d6b0686", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122851,7 +122851,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -122895,7 +122895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f01fe6f-16ec-4480-a9e7-5360e702fc2b", + "id": "ae8cbaf1-37d7-4e4d-9084-c620a3112ca7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122914,7 +122914,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -122958,7 +122958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6de8a584-75e2-4a4d-a658-f8e5f9358598", + "id": "55a31899-f7f0-445d-ab43-434d41f0491f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122977,7 +122977,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -123021,7 +123021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13a52736-774b-4f10-a529-18b2a4bdf3f7", + "id": "23fc68f1-0597-4388-994d-18ac3abcf59f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123040,7 +123040,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -123084,7 +123084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91ca1c36-8fa2-4ccb-ada4-af87fa6ead05", + "id": "89bdead1-5022-434d-a6ac-1df529e8f3d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123103,7 +123103,7 @@ "type": "text/plain" }, "key": "type", - "value": "STRUCTURAL" + "value": "LOW_SIMILARITY" } ], "variable": [] @@ -123153,7 +123153,7 @@ } }, { - "id": "d1be25ca-f431-4703-a1bb-b5c1f5fff251", + "id": "59eddf8f-81c5-4674-92ae-c825f690fd34", "name": "Get identity outlier contibuting feature summary", "request": { "name": "Get identity outlier contibuting feature summary", @@ -123203,7 +123203,7 @@ }, "response": [ { - "id": "8f083f55-b144-45fe-ab30-338ec82adf94", + "id": "ad9155eb-cdcf-4a3f-aeaf-68a2635d8db9", "name": "Succeeded. Returns selected contributing feature summary for an outlier", "originalRequest": { "url": { @@ -123257,15 +123257,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "aute elit" + "value": "labore qui" } ], - "body": "{\n \"contributingFeatureName\": \"Rare Access\",\n \"identityOutlierDisplayName\": \"John Smith\",\n \"outlierFeatureDisplayValues\": [\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"sit elit do\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"dolo\",\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\": \"ipsum esse est nisi\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"irure voluptate sint\",\n \"valueType\": \"INTEGER\"\n }\n ],\n \"featureDefinition\": \"Identity total number of entitlements\",\n \"featureExplanation\": \"An identity that has too much rare access has a higher change of becoming a security threat due to the unique access they possess\",\n \"peerDisplayName\": \"Mary Jane\",\n \"peerIdentityId\": \"9f9d5d53ad0e48fba7352f6da9f1b8gbg\",\n \"accessItemReference\": {\n \"displayName\": \"All Rare Entitlements\",\n \"searchPlaceholder\": \"Search by name or description\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "df63d097-efab-44ba-9089-fc34309237e7", + "id": "5b912aed-fd00-4c4b-b607-127173583434", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123318,7 +123318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dc8ad36-6da3-4fe1-99e5-f64e2d75e4d8", + "id": "75df80a3-4c29-4354-adb4-30f6db169924", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123371,7 +123371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c8ca124-67aa-438a-83bf-5f157f7057d7", + "id": "f33ac6a0-2755-4fe5-b898-0ac459a82925", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123424,7 +123424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0591ebad-c23a-4a82-bd64-e1b47ada22ff", + "id": "2af4e056-0178-442e-bcee-3bf540914842", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -123477,7 +123477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4342e9bb-f181-48dc-bb89-cba47802ad74", + "id": "37d67d30-8a5c-4c3b-9d9e-eaf823ac2167", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123530,7 +123530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc6054cb-1294-4cdc-bab3-5dab8ca2b476", + "id": "75bb477f-6996-4625-8790-6c711b7a317b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123595,7 +123595,7 @@ "description": "", "item": [ { - "id": "58359095-345e-4b22-9df0-2ea5f178d764", + "id": "ce7d52be-594c-4c91-b9c4-b13db0844649", "name": "Identity Outliers List", "request": { "name": "Identity Outliers List", @@ -123674,7 +123674,7 @@ }, "response": [ { - "id": "18af55ac-6988-482d-983c-9cd1a820ed16", + "id": "c8c59ba3-d958-4f11-bd32-42e9f120f91b", "name": "List of identities that are not included in peer groups.", "originalRequest": { "url": { @@ -123751,12 +123751,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"laborum incidid\",\n \"type\": \"laboris\",\n \"peer_group_id\": \"qui deserunt\",\n \"attributes\": {\n \"sintb1\": {}\n }\n },\n {\n \"id\": \"amet\",\n \"type\": \"Ut anim sit\",\n \"peer_group_id\": \"reprehenderit\",\n \"attributes\": {\n \"non_6\": {}\n }\n }\n]", + "body": "[\n {\n \"id\": \"nostrud deserunt\",\n \"type\": \"tempor cupidatat\",\n \"peer_group_id\": \"fugiat eiusmod\",\n \"attributes\": {\n \"dolore_1\": {}\n }\n },\n {\n \"id\": \"exercitation sed in\",\n \"type\": \"aute fugiat laborum Lorem laboris\",\n \"peer_group_id\": \"in consequat laborum\",\n \"attributes\": {\n \"cupidatat_d\": {},\n \"enim_f\": {}\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d272f620-03fd-422f-8790-c49bdfac9a75", + "id": "c2a0475c-ec7f-4204-90f9-768c3f6a6a44", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123838,7 +123838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "589f0e23-56a5-424a-9bc6-84dba56cf3ca", + "id": "b4a2eabe-dfd3-4e25-b29d-3dbe43f1ed52", "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": "ac24f330-568c-47e2-843f-b4ed5eb583a9", + "id": "e7b62d1e-16b0-47f8-8add-e56629f2084d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124002,7 +124002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a54b13d2-a9d0-4038-a32f-a1904fda5f2c", + "id": "5e50a3e1-11ac-450d-867f-c7951a87fb9f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124084,7 +124084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6db220bd-0dd8-4b07-bf96-215835b05493", + "id": "0eb1b89f-0231-42fd-98c4-9b7350c0213d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124178,7 +124178,7 @@ "description": "", "item": [ { - "id": "63f42bfe-d565-4523-aff8-c85212729a48", + "id": "ea76c84d-bf41-4baa-8d86-ff080ada11ce", "name": "Returns a Recommendation Based on Object", "request": { "name": "Returns a Recommendation Based on Object", @@ -124230,7 +124230,7 @@ }, "response": [ { - "id": "7c7cdcde-5e8e-4400-b661-7cd685e8e17e", + "id": "f83bd443-b654-42d0-a025-5a8127bebfca", "name": "The recommendations for a customer", "originalRequest": { "url": { @@ -124291,12 +124291,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\": -34831972.98260859,\n \"featureWeightedScores\": {\n \"Excepteur_4\": -16136311.992399931\n },\n \"threshold\": -29021447.44993396,\n \"identityAttributes\": {\n \"nostrud041\": {\n \"value\": \"in dolor\"\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\": -33469542.574585363,\n \"featureWeightedScores\": {\n \"nonf\": -10832866.848579451,\n \"amet_5\": 42936900.37595454\n },\n \"threshold\": 9998158.6211721,\n \"identityAttributes\": {\n \"auteadb\": {\n \"value\": \"exercitation aute et amet elit\"\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\": 80581675.38334823,\n \"featureWeightedScores\": {\n \"anim2\": 93902878.21783519,\n \"cillum__76\": 19496063.838375658\n },\n \"threshold\": -89466432.4678752,\n \"identityAttributes\": {\n \"proident376\": {\n \"value\": \"consequat labore\"\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\": -93145378.7770573,\n \"featureWeightedScores\": {\n \"et134\": 23849078.57023269,\n \"ea_28\": 56410496.95613849\n },\n \"threshold\": 96679691.5827918,\n \"identityAttributes\": {\n \"nulla2\": {\n \"value\": \"sed consequat proident eu laborum\"\n },\n \"ut_8\": {\n \"value\": \"minim eiusmod do Duis\"\n },\n \"id_0d9\": {\n \"value\": \"volupt\"\n },\n \"laborum_e\": {\n \"value\": \"proident cupidatat labore\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3701588c-236f-486b-9498-174b9bd7c377", + "id": "609d0931-53c2-4160-9950-0235006f86b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124362,7 +124362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0469d545-211b-46e0-b41a-3ebf11678674", + "id": "f9498694-52e4-4e0b-a66e-767ba5ab63bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124428,7 +124428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4075f85d-a101-49e0-9396-c29fdb2337c9", + "id": "654dfafd-99f1-4d7b-9ecc-83f2babdc51d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124494,7 +124494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd53a4ec-83bf-461e-bc9e-94453ee22caf", + "id": "875a50f8-b4b7-4b0e-8649-9c101c501635", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124560,7 +124560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da2c80a1-271d-4eab-9c8c-5d8809335713", + "id": "07bab463-57b9-41e1-8171-55ef9ce0a029", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124632,7 +124632,7 @@ } }, { - "id": "7171d4d3-4264-465c-9f08-d03360e2de86", + "id": "013658f2-85b0-4bde-8a0b-8599af4edcfb", "name": "Get certification recommendation config values", "request": { "name": "Get certification recommendation config values", @@ -124671,7 +124671,7 @@ }, "response": [ { - "id": "39c4edc2-97de-47d5-98f2-76c0f41fc34a", + "id": "bcd8730c-113b-4fed-a16b-d491be0d8abe", "name": "Cert recommendation configuration attributes", "originalRequest": { "url": { @@ -124724,7 +124724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0b8971d-a506-4872-ac94-f0f4c262ef71", + "id": "9aaab991-3cd6-4f54-af10-27c3762c14c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124777,7 +124777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d8401d7-4a88-4f95-b2be-f3165b37e950", + "id": "5b40475b-8a48-47a8-9606-a90d86e941de", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124830,7 +124830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a8c8978-e436-43dc-9f15-fcd4ba97f9c8", + "id": "04e688f4-3547-4ef0-a38c-22855e57ec6a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124883,7 +124883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d7ed7be-9270-4917-8667-9d1143b3549d", + "id": "72bb3363-e9ab-4f60-b95b-929e9adf9956", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124942,7 +124942,7 @@ } }, { - "id": "89f44f40-0d90-43fc-9898-8aea9b28c1ba", + "id": "dcec2776-fbe3-4586-93c1-95aec4f54ddc", "name": "Update certification recommendation config values", "request": { "name": "Update certification recommendation config values", @@ -124994,7 +124994,7 @@ }, "response": [ { - "id": "c7c7d986-0a5f-4de0-b7e6-e43017b6240f", + "id": "eee739cd-ca4f-4737-9c06-443c30c995c6", "name": "Cert recommendation configuration attributes after update", "originalRequest": { "url": { @@ -125060,7 +125060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f68b8cb-6631-46f5-ae65-409aa48e9d94", + "id": "f0492dd6-33df-4be0-a929-acc40a7b3f68", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125126,7 +125126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59d20719-901c-4425-90ca-ebc2ba37141c", + "id": "1313ddf8-0364-4d6e-8926-311b9b484419", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125192,7 +125192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5edd093e-451c-4320-bb7a-4bd580addc88", + "id": "5bdcee70-79c7-44a5-9175-6dffd4351814", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125258,7 +125258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdfae31e-9522-421c-98bf-47992a465dd7", + "id": "99d27478-ab16-431c-ba7d-4f711364f6df", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125336,7 +125336,7 @@ "description": "", "item": [ { - "id": "fb17844b-53fc-42ee-83bc-39e6f987f70b", + "id": "2140b9ea-252d-4f45-a0c3-4137375b030c", "name": "Create a role mining session", "request": { "name": "Create a role mining session", @@ -125387,7 +125387,7 @@ }, "response": [ { - "id": "5d4dcee8-da86-4926-976a-d307d59d4bc3", + "id": "d6edaebc-b770-4e95-be8d-74230618535b", "name": "Submitted a role mining session request", "originalRequest": { "url": { @@ -125452,7 +125452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91bdd053-14a3-4f96-9629-35207e457363", + "id": "969b5a92-f853-49fc-8c9d-f608772a36b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125517,7 +125517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f09bed6-c8df-427a-8456-ac221621aeac", + "id": "4533ba74-7446-4681-8bc8-5587a63c114f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125582,7 +125582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32bc88b0-1639-4ada-b1ef-dd88ad56e2bb", + "id": "261aa319-03e9-4118-86ac-7858c0a218b5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125647,7 +125647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7458252-18b0-49cc-bd76-65f680feb27a", + "id": "2dc6b927-e962-46a3-92cc-858664cc9f1c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125712,7 +125712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7a2a979-980e-42a7-b355-e7e16a690894", + "id": "38430788-c95f-4e15-92f7-4aaedd33f0c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125783,7 +125783,7 @@ } }, { - "id": "ad7c18a5-1da9-46f2-9586-17b5db0b1bc1", + "id": "01d16024-489d-40b3-89f6-823a03559722", "name": "Retrieves all role mining sessions", "request": { "name": "Retrieves all role mining sessions", @@ -125867,7 +125867,7 @@ }, "response": [ { - "id": "75bf3f63-1230-4b2a-850c-99a2bbf984a0", + "id": "b4784e79-fe6b-4036-b208-baf71f7f9ce8", "name": "Succeeded. Returns all role mining sessions that match the query parameters.", "originalRequest": { "url": { @@ -125965,7 +125965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24d0a6a3-a715-432c-8f32-67370689ccab", + "id": "0192db19-d633-4d7c-81ca-32e0096f7ece", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126063,7 +126063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6169861-0c49-4e17-ab9e-fd5e039b7671", + "id": "7e26974c-3a31-4344-88a9-d7020fab7def", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126161,7 +126161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6527cc67-91b1-47b0-896d-824daa502251", + "id": "a60eafd4-3fba-4f5b-80ff-c4970f7c93db", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126259,7 +126259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1417760f-ceae-4f65-a9ec-68b840dd503e", + "id": "819b7cdb-8382-4d30-8f48-b0e14f97c26e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126357,7 +126357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f61355f-1758-4661-bbec-d1125cdf2e63", + "id": "762d0b0a-02fd-4f40-b6c4-776b036b9f25", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126461,7 +126461,7 @@ } }, { - "id": "eb2457c5-5695-4442-a060-83d9a058bf9d", + "id": "3e865356-1b29-4c44-8025-2ff8e7cab08f", "name": "Patch a role mining session", "request": { "name": "Patch a role mining session", @@ -126524,7 +126524,7 @@ }, "response": [ { - "id": "359bb4ba-71d5-41fc-8095-dc0ca6f1a19c", + "id": "49cbb0bc-5c49-448e-a2ca-5cdd65b6ad38", "name": "Success", "originalRequest": { "url": { @@ -126590,7 +126590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a49b2742-b08e-4f02-8019-659dd3c1e5f9", + "id": "e9f893d9-6fae-4149-9e3d-b8e3d76160b8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126656,7 +126656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2caf9be4-b93d-4bcb-ab88-b1e83666d3d8", + "id": "dd7c397d-2ca1-4de9-99be-60fd585fd218", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126722,7 +126722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ab710d2-ba95-4c73-a563-53aaa2f8d5f6", + "id": "25623576-38c6-4690-b4ac-926a4fa4e707", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126788,7 +126788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7391b730-c2a5-415b-9828-a9678b684ee8", + "id": "9faa524b-74f7-4be2-9cb2-b7ef2ece0620", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -126854,7 +126854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40c0aa58-a826-4a17-b078-1b8ef571e2f5", + "id": "a4cb9bc6-57dd-469f-82e3-80c270f663cf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126920,7 +126920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50662d5f-ae1c-4632-aeac-4b6d91205195", + "id": "125f8023-6589-497e-8e4e-3a8322180266", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126992,7 +126992,7 @@ } }, { - "id": "f7de35af-902f-49ef-b6a7-29012a37bd5a", + "id": "df3800b0-e27a-43cf-a32b-163cfa0fa048", "name": "Get a role mining session", "request": { "name": "Get a role mining session", @@ -127042,7 +127042,7 @@ }, "response": [ { - "id": "ef76c6cd-a073-432f-9cee-e81cddec2872", + "id": "edc97f85-b2a5-4c4f-9370-bc75062bd1d7", "name": "Returns a role mining session", "originalRequest": { "url": { @@ -127095,7 +127095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aeb646c-d170-4c36-b465-0a3e250a644b", + "id": "851fb40e-01c0-4920-82b0-f35563c20dcf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127148,7 +127148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a54619f-e8bf-47d9-ba36-2a0b81143292", + "id": "17cb905d-9738-406c-ba41-6a5a04c516f1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127201,7 +127201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2b4923b-ae84-4858-b914-fc1838dbcf3b", + "id": "3b789541-3b72-49a3-8447-dfa184a1d9b2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127254,7 +127254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2547bf0a-159a-4ffd-80ba-d42f413238b9", + "id": "b3650e0e-2d77-4786-a5e1-083c8831aec2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -127307,7 +127307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0a12734-feb6-4e43-bcd8-33c726d1abe1", + "id": "da2caef0-a341-4c18-97c9-4593fd0fc5b3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127360,7 +127360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d824292-5700-4baf-870b-237506d74bf1", + "id": "18f69349-f8b7-499e-b0ba-c730052d3b6d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127419,7 +127419,7 @@ } }, { - "id": "7c3297d5-a44c-4bdc-b102-367e5cd222a7", + "id": "b85e32e2-d860-49a8-84bb-81f62bb32671", "name": "Get role mining session status state", "request": { "name": "Get role mining session status state", @@ -127470,7 +127470,7 @@ }, "response": [ { - "id": "765dbe62-ee20-48eb-8b9b-bd3ba9de0aeb", + "id": "47958db6-5e08-4bbf-8d42-9fcacf14bde1", "name": "Succeeded. Returns session status", "originalRequest": { "url": { @@ -127524,7 +127524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3428b0ae-22b3-404e-8108-bda14dd5c4cf", + "id": "4c583a44-8c41-4faa-be23-96f58e80cf53", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127578,7 +127578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9568ab2b-1080-4bc5-89b6-0d71a88ad614", + "id": "72d47dca-f501-4cf0-801c-6ea6fc2ba244", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127632,7 +127632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94f81a6a-51d3-484b-acd6-f0adfb3df40b", + "id": "1f93ec8a-2be7-42ed-ace0-465e570cea53", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127686,7 +127686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45b6cd94-6492-462d-a1e4-61d7faf00508", + "id": "ab51c948-9875-49dd-ab99-d5e500ee747f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127746,7 +127746,7 @@ } }, { - "id": "ac65563b-ebf7-4919-a1b2-fa909325f028", + "id": "6cd5a90e-6d97-4978-8c0e-f36950eecfa0", "name": "Retrieves all potential role summaries", "request": { "name": "Retrieves all potential role summaries", @@ -127843,7 +127843,7 @@ }, "response": [ { - "id": "0c4154f3-ea93-4cf6-ae74-59c0a3fc7c8c", + "id": "df41a2c7-e399-4465-b1ca-1c34906287e4", "name": "Succeeded. Returns a list of potential role summaries for a role mining session.", "originalRequest": { "url": { @@ -127938,12 +127938,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"2014-04-26T21:49:50.258Z\",\n \"saved\": true,\n \"description\": \"aliquip sunt incididunt ea\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1945-06-07T18:26:17.559Z\",\n \"saved\": true,\n \"description\": \"culpa cupidatat\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1986-04-03T13:27:18.449Z\",\n \"saved\": true,\n \"description\": \"id\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1971-05-05T21:41:07.866Z\",\n \"saved\": true,\n \"description\": \"dolore minim mollit\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5affb87b-c9e6-4e98-8c80-65e0bf4e1c48", + "id": "79d2f3b2-8cc1-45e5-972a-17b9022317cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128043,7 +128043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa027c02-1432-4af8-83e4-01a26b211392", + "id": "c69af869-8b6e-4754-806d-ad82ea6cd931", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128143,7 +128143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29e86d60-75d4-4ba2-a316-227bf177b179", + "id": "2624f041-95c7-4799-966a-f99558cefd03", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128243,7 +128243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b054862-0c2b-48d9-b869-54ff3a3642ff", + "id": "29aba102-aa53-47d7-9262-0f3c47841425", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128343,7 +128343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59f79686-2333-4bcb-9f35-c866f0ea0ba1", + "id": "d5bca5ff-9fe3-4d35-96e5-ca74793c0521", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128449,7 +128449,7 @@ } }, { - "id": "77d2d741-7417-4232-9c81-108754eb5bc3", + "id": "fecba0c4-ef64-469f-90ca-fe693f73d3bb", "name": "Retrieves a specific potential role", "request": { "name": "Retrieves a specific potential role", @@ -128511,7 +128511,7 @@ }, "response": [ { - "id": "cbfbaf7f-863c-4734-a1c6-4fd95d492911", + "id": "de686c64-b415-4ec7-969c-836c094a64ea", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -128561,12 +128561,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 \"eiusmod421\": \"ut ipsum mollit sed\",\n \"aute1\": \"exercitation mag\"\n },\n {\n \"Duis_150\": \"do id\",\n \"ut_f2\": \"aliqua sed eu amet\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"Lorem_2\": \"voluptate dolore fugiat tempor\"\n },\n {\n \"ametba8\": \"Lorem ipsum dolor\",\n \"enimf\": \"dolor esse velit\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1978-01-15T02:33:03.030Z\",\n \"modifiedDate\": \"2019-10-07T15:01:15.766Z\"\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_3c\": \"exercitation\"\n },\n {\n \"nisi_e\": \"mollit irure aliqu\",\n \"dolor___\": \"culpa laboris do id in\",\n \"minim_861\": \"enim dolore cillum\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"elit_\": \"tempor culpa\"\n },\n {\n \"sit_3\": \"enim in Excepteur\",\n \"Lorem201\": \"nisi dolore esse aute exercitation\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1985-01-31T21:20:42.122Z\",\n \"modifiedDate\": \"2014-04-04T08:37:22.255Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "95a28c2e-e7d8-4e36-969d-43ffb3b928d1", + "id": "e8d12953-3bcd-460f-acc0-b404fee05665", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128621,7 +128621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66d6adf0-137e-4a32-993c-5fdf19af2cde", + "id": "19d8e4e0-6f10-4e31-b9ee-6be0caf56edc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128676,7 +128676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0621abaa-c909-4a3f-8ec4-aba7f130f6f2", + "id": "2f2863ec-32ef-4d3a-9d73-ef8bc407bc9f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128731,7 +128731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "208cbeec-f3f9-4759-bf41-28316418137b", + "id": "aead05c3-acca-4767-9fd0-c8e5533763d9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128786,7 +128786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03c1c155-1d86-474b-b75d-5500897d4e9e", + "id": "488a42ea-e828-43df-b579-1be217a8f55a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128847,7 +128847,7 @@ } }, { - "id": "22561cda-1fdc-4964-a5ed-24929969ae32", + "id": "f82f66f2-aeaf-4b2c-b6d8-bc85a8461206", "name": "Update a potential role", "request": { "name": "Update a potential role", @@ -128922,7 +128922,7 @@ }, "response": [ { - "id": "d7c02d7e-c0fd-410a-9fbd-4cbc89a41893", + "id": "bd0d12b8-c1a8-4934-bfc3-f6a50b18d924", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -128990,7 +128990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b151a22-ee35-49b2-b31c-c5bd912a0063", + "id": "0318e04c-1ade-40f3-b950-7a35c7c8465a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129058,7 +129058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a18abb97-6207-4d2c-953c-b8158b0a9686", + "id": "2e80e7d7-0db2-4a84-a2f7-b3f9b3e7767b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129126,7 +129126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eaef5d3-e4f0-48dc-8bb2-72c83e1d45eb", + "id": "293fd319-3b54-4827-a6f9-cb44b6bb368e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129194,7 +129194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a09c334-40a7-4cfb-ad5f-151e5e52ccd8", + "id": "0d5fc5cc-3f3b-4c3e-a2a0-4f0a63625f71", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129262,7 +129262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3d4eda3-6961-4737-8545-e9897581a068", + "id": "324fe7f3-a7c6-48f5-8617-06c377734b55", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129330,7 +129330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1aaa2a0-52cf-4f32-8737-fe4ba2215794", + "id": "ade64f0c-3405-42ea-9e84-232cb6812927", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129404,7 +129404,7 @@ } }, { - "id": "5a683587-03ed-49d5-9592-e711718d9970", + "id": "b63caaab-3092-48ee-9dfb-ba3b4e6b7876", "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", @@ -129495,7 +129495,7 @@ }, "response": [ { - "id": "54264f7f-0ed7-46b1-96aa-a4c7f7796793", + "id": "a68eb388-f4a0-4354-a78e-0712a622ce24", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -129579,7 +129579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e55b96d-f464-4b8f-b1e8-53690830a656", + "id": "74bcf133-e6c8-40d1-b2a6-f7ba45af159d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129663,7 +129663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19a5e4cd-06dc-4ceb-8e2c-a810a13552d3", + "id": "fc48279c-d0de-46ca-b95d-127e0ea515e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129747,7 +129747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f9ecbba-fc3c-4c76-b553-9524a132bb3c", + "id": "adfbabac-417b-44e1-afe1-9d61d8b2aff8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129831,7 +129831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8a032a5-d81f-4132-86e5-57e35ebdedff", + "id": "5bbb3097-92d0-4fac-9932-972cc10234d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129921,7 +129921,7 @@ } }, { - "id": "a0d06339-62e5-472d-938a-812b2a951383", + "id": "836d04f7-0343-47f8-9df9-af19aa7e0046", "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", @@ -130039,7 +130039,7 @@ }, "response": [ { - "id": "b4868072-3573-48ef-abce-029c8f077820", + "id": "4e73947d-8df1-406f-81f7-bef959a75fe5", "name": "Succeeded. Returns a list of entitlements for a potential role.", "originalRequest": { "url": { @@ -130150,7 +130150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "883b68bc-50a8-440f-91be-f97e7f188c83", + "id": "fc9aae3d-12e7-4b73-aedd-5c93c538ffc3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130261,7 +130261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88bbc106-7179-4c72-84bc-b427e622cb6a", + "id": "8982e434-e762-461f-b656-4d01f727e563", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130372,7 +130372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c86e1e80-92a3-4b2c-8ff4-dc9e8617853a", + "id": "231238f1-747a-44bb-aad8-f23a63fb6c95", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130483,7 +130483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d7599ad-695e-4f65-ac11-bae7bc96c3b4", + "id": "84d9da75-b88c-4b02-94ee-f3fec036a611", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130594,7 +130594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8f7d862-f233-4f14-964e-b9d07904a9e3", + "id": "bb42b77d-cd55-4c65-bf94-6ad9ff14b9e8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130711,7 +130711,7 @@ } }, { - "id": "3ba5fc5d-3518-4f0f-9eec-ecdc9bd72bac", + "id": "90eb6f28-8a6d-4016-93be-d1e4db2d12bf", "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", @@ -130738,7 +130738,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" } ], "variable": [ @@ -130784,7 +130784,7 @@ }, "response": [ { - "id": "94febbd8-61f9-4703-92ca-0592a3fc3c95", + "id": "0f4c0aa3-753c-4156-b2d9-67d90d47b4c3", "name": "Succeeded. Returns a map containing entitlement popularity distribution for a potential role.", "originalRequest": { "url": { @@ -130806,7 +130806,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" } ], "variable": [] @@ -130845,12 +130845,12 @@ "value": "application/json" } ], - "body": "{\n \"cillum_77\": -8758917,\n \"commodo16\": -65203084\n}", + "body": "{\n \"aliquip_e\": -28480883\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "72728d7c-1b03-41f4-9673-60e3a1a805f0", + "id": "a4c45516-9998-4d3a-a19f-260387d96d48", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130872,7 +130872,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" } ], "variable": [] @@ -130916,7 +130916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73af6afb-51d2-4ac2-a9b9-e4883d1757ef", + "id": "e746690e-fbcd-4325-8b7e-868bd17efab7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130938,7 +130938,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" } ], "variable": [] @@ -130982,7 +130982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15ac400e-b5b3-43f4-9063-c4e78801a488", + "id": "ecd08e52-cdee-41fc-8a41-8dfe3c57ad53", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131004,7 +131004,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" } ], "variable": [] @@ -131048,7 +131048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2702d139-1c1c-4583-8bb3-7907aa2ecf1c", + "id": "7f98e2a8-6a2e-4516-992e-014738aec8eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131070,7 +131070,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" } ], "variable": [] @@ -131120,7 +131120,7 @@ } }, { - "id": "e86fe883-3ca7-4985-a977-4b34fa04b0bf", + "id": "9737f5c3-be8b-4bb9-9a45-76e5969d6c5f", "name": "Edit entitlements for a potential role to exclude some entitlements", "request": { "name": "Edit entitlements for a potential role to exclude some entitlements", @@ -131196,7 +131196,7 @@ }, "response": [ { - "id": "600ec48a-dfe2-42e0-a7f3-8e019070853c", + "id": "ca0738b7-ca03-42cd-96c8-79cc7beb791b", "name": "Adds or removes entitlements from a potential role's entitlement exclusion list.", "originalRequest": { "url": { @@ -131260,12 +131260,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 \"eiusmod421\": \"ut ipsum mollit sed\",\n \"aute1\": \"exercitation mag\"\n },\n {\n \"Duis_150\": \"do id\",\n \"ut_f2\": \"aliqua sed eu amet\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"Lorem_2\": \"voluptate dolore fugiat tempor\"\n },\n {\n \"ametba8\": \"Lorem ipsum dolor\",\n \"enimf\": \"dolor esse velit\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1978-01-15T02:33:03.030Z\",\n \"modifiedDate\": \"2019-10-07T15:01:15.766Z\"\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_3c\": \"exercitation\"\n },\n {\n \"nisi_e\": \"mollit irure aliqu\",\n \"dolor___\": \"culpa laboris do id in\",\n \"minim_861\": \"enim dolore cillum\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"elit_\": \"tempor culpa\"\n },\n {\n \"sit_3\": \"enim in Excepteur\",\n \"Lorem201\": \"nisi dolore esse aute exercitation\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1985-01-31T21:20:42.122Z\",\n \"modifiedDate\": \"2014-04-04T08:37:22.255Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e2aa727d-c948-4cd9-bfd5-e8e920c7ac4f", + "id": "8585c49d-d713-4973-b1cd-578dd683fe10", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131334,7 +131334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6709c189-3e5c-422e-9d89-2c3f0916cbc6", + "id": "77f8ae88-3621-4958-89ba-ada5223697d0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131403,7 +131403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1861e7fd-213b-403b-9cda-d7c60164f71c", + "id": "b8a1df41-0719-437d-a231-cc4c182a267a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131472,7 +131472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c695d101-2c68-4d76-8a8d-dfc44e0be38a", + "id": "ebb37a39-f8ff-4923-91f3-8aa14af42665", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131547,7 +131547,7 @@ } }, { - "id": "d327d25e-b0cd-4927-8077-09091f17e4cf", + "id": "24aecc63-4393-41d4-a6c4-2c8da7fc9fb9", "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", @@ -131583,7 +131583,7 @@ "type": "text/plain" }, "key": "filters", - "value": "aute elit" + "value": "labore qui" }, { "disabled": true, @@ -131656,7 +131656,7 @@ }, "response": [ { - "id": "a1d5459a-4781-41fe-82a0-070ab538f685", + "id": "974e0f7d-4454-4756-9d0d-072bfd97f506", "name": "Succeeded. Returns a list of identities for a potential role.", "originalRequest": { "url": { @@ -131687,7 +131687,7 @@ "type": "text/plain" }, "key": "filters", - "value": "aute elit" + "value": "labore qui" }, { "disabled": true, @@ -131758,7 +131758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d8a2b6c-1096-44b3-81b0-74eca8c474a1", + "id": "6c911b52-65ed-4670-a10d-95adfcfaae7f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131789,7 +131789,7 @@ "type": "text/plain" }, "key": "filters", - "value": "aute elit" + "value": "labore qui" }, { "disabled": true, @@ -131860,7 +131860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b14df8d1-0410-4236-89d4-c93480803d64", + "id": "2e63978f-5055-4f0f-b373-17b24f509cea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131891,7 +131891,7 @@ "type": "text/plain" }, "key": "filters", - "value": "aute elit" + "value": "labore qui" }, { "disabled": true, @@ -131962,7 +131962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc38074f-73f2-4209-b7a4-1a3174840fc5", + "id": "4252fe53-7a43-4101-8be0-9b81c4b36216", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131993,7 +131993,7 @@ "type": "text/plain" }, "key": "filters", - "value": "aute elit" + "value": "labore qui" }, { "disabled": true, @@ -132064,7 +132064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70da26c7-d168-4764-b21d-95de66e93852", + "id": "7165ca42-41ad-42cf-917f-4e42dc54c1cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132095,7 +132095,7 @@ "type": "text/plain" }, "key": "filters", - "value": "aute elit" + "value": "labore qui" }, { "disabled": true, @@ -132172,7 +132172,7 @@ } }, { - "id": "620f1d99-58d5-47da-ac2b-0648022eab55", + "id": "95a753dd-7a92-4c3f-8694-3ac833b1d494", "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", @@ -132235,7 +132235,7 @@ }, "response": [ { - "id": "a209e10d-14af-4135-beb8-0912fd5ff793", + "id": "d0639b74-dc66-4ce3-bcc4-8ff02677fe8e", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -132286,12 +132286,12 @@ "value": "application/zip" } ], - "body": "fugiat elit", + "body": "do voluptate veniam", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "6abc98fc-71b0-45c1-9f2a-3e8b403ef66d", + "id": "845fe659-d8c4-43c3-91b7-6541b7ec4172", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132347,7 +132347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82e66cba-91b8-4dbd-82f4-0dd6bd25965b", + "id": "778f4555-51a7-4bfd-8650-bc049800aae0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132403,7 +132403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "805e0705-52d6-45e5-93c0-a045c7210ff2", + "id": "ec13155e-a61d-4e13-b34e-0d64f40a1227", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132459,7 +132459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0dba961-5e40-4db1-964d-7e51f5a30666", + "id": "0e36e82d-a620-4ed6-b7c8-53a5635f25a8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132521,7 +132521,7 @@ } }, { - "id": "dab32b42-2591-4330-86ea-933bc23f4cfe", + "id": "e013d09a-d4dd-41fa-a82e-0a94fba4527e", "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", @@ -132597,7 +132597,7 @@ }, "response": [ { - "id": "d76d0302-eac0-46bb-9a4d-54dbad9cd03d", + "id": "35589038-66b0-4561-8b4a-492c4705d908", "name": "Job Submitted. Returns a reportId that can be used to download the zip once complete", "originalRequest": { "url": { @@ -132666,7 +132666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec5a65c6-3d77-43d3-8dcd-161e27c7602e", + "id": "67df2649-a697-4a95-a243-f336d75edbce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132735,7 +132735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5751cd92-5ee2-4ba7-8910-51701a35dbff", + "id": "fd407d62-3e26-4f2f-bfa3-60f50d9333ab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132804,7 +132804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e246296-f690-405c-a836-38a823b097fb", + "id": "11d26c80-fbf7-4060-8717-59d8c5a338d6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132873,7 +132873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37ea45b1-d650-4f7f-8128-00ae4a6b6341", + "id": "3037e468-8951-41d4-bd1c-087f72f4f855", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132948,7 +132948,7 @@ } }, { - "id": "d384ec1b-6b3b-4642-9fa4-3005c2d88675", + "id": "bf5660b8-e764-49a0-950c-be1614e781f2", "name": "Retrieve status of a potential role export job", "request": { "name": "Retrieve status of a potential role export job", @@ -133022,7 +133022,7 @@ }, "response": [ { - "id": "6610f886-e6c0-40ef-bf5e-01266cff035b", + "id": "1ba8785f-05ee-450b-850d-b56fd3ebd549", "name": "Success. Returns the current status of this export", "originalRequest": { "url": { @@ -133079,7 +133079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da0eb2fc-5f02-4c67-9851-8dac669091f1", + "id": "36b50a8a-f4aa-4d58-9442-ab0feb2074f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133136,7 +133136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e5d6d47-2bc8-41ed-921d-a29df84f927d", + "id": "796069b4-64f8-4d5b-ad94-d44e5391d482", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133193,7 +133193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2d3cb7e-6c94-4542-8711-368bbec196b3", + "id": "c857ba77-77bf-42b9-8d2e-45b7c921877f", "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": "a6642098-9672-477b-9864-057c068b2f7d", + "id": "f2f49e58-03fb-4424-a845-57d4de05c088", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133313,7 +133313,7 @@ } }, { - "id": "a4571120-73ee-494b-a4f9-c09e944e519f", + "id": "8ffbe81d-7bd2-4699-ac10-867300f4dd27", "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", @@ -133388,7 +133388,7 @@ }, "response": [ { - "id": "a8e2c39e-26bc-4a2f-bff3-515d540e18e0", + "id": "8b355b84-120e-4d6a-a57a-5309f2d133b8", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -133441,12 +133441,12 @@ "value": "application/zip" } ], - "body": "fugiat elit", + "body": "do voluptate veniam", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "3c9e51fa-b991-4fd0-8f03-b4e8c0f6032e", + "id": "5548eab4-8cea-4beb-a397-f9aa21b6fb74", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133504,7 +133504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "486c6c25-52e6-492a-8624-a0310bb7b2aa", + "id": "013eb301-a5e2-4de0-b3b7-0f7e1f9d6f38", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133562,7 +133562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9f85164-c32a-4838-b415-bda01dde4aca", + "id": "d92c0304-2919-4db8-ad60-f3b306fb6e4f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133620,7 +133620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aeb90a8b-eb7a-41a5-bc68-bb86433b0129", + "id": "e3ce24f9-646a-4fcd-8d06-43f325ab90da", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133684,7 +133684,7 @@ } }, { - "id": "5a628b20-7513-40ef-b34d-5373250e240d", + "id": "e4c67407-2fbe-4ae4-8fdb-3ea69631671b", "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.", @@ -133779,7 +133779,7 @@ }, "response": [ { - "id": "31f2756c-1631-4da5-87ee-78c4720cd85e", + "id": "535623f5-4e3b-4296-a9bc-c32eb465b671", "name": "Accepted. Returns a potential role summary including the status of the provison request", "originalRequest": { "url": { @@ -133862,12 +133862,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1950-01-23T12:49:47.649Z\",\n \"saved\": true,\n \"description\": \"quis amet mollit consectetu\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n}", + "body": "{\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1947-04-08T16:02:46.369Z\",\n \"saved\": true,\n \"description\": \"occaecat exercitation et\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "49912dc5-02e3-4c11-876c-1f38a7711c75", + "id": "7707ade2-507a-4be6-96e1-8d846ea0a04d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133955,7 +133955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9a006bc-4607-4ab5-97e8-84b24a0bbf1d", + "id": "28550dfe-0714-4d47-a090-6b598fe93727", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134043,7 +134043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d4309af-f33c-4823-b5c2-9b0d5a741e20", + "id": "f05f5c85-994c-4136-b070-3ab8f76800b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134131,7 +134131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fb43420-c125-4cbd-877b-6412beeaf250", + "id": "bfb1a566-9301-4e91-9094-2403a5252b0d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -134219,7 +134219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "504c2733-7f1b-4313-9707-a0b04cf485ed", + "id": "e00a6ba8-2dd8-4d97-80f5-1f210e0b34ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134313,7 +134313,7 @@ } }, { - "id": "e311d067-0713-44dd-92a0-c24134634386", + "id": "ca6691eb-45ef-455d-90cc-cedc63a6a7a8", "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", @@ -134422,7 +134422,7 @@ }, "response": [ { - "id": "7eacf3e0-49c7-4e96-852c-23e018487d49", + "id": "46b51d54-a6a6-473e-b84e-71531112837c", "name": "Succeeded. Returns a list of excluded entitlements for a potential roles.", "originalRequest": { "url": { @@ -134524,7 +134524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf34a5d3-ab65-4ce1-a159-f7357aa17e46", + "id": "3375aed3-bdff-4d04-a942-807f6d28ca4f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134626,7 +134626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adf4cf3c-300c-4bd8-990c-fda0ce738171", + "id": "883009ad-afac-4354-bef4-dc2a732655ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134728,7 +134728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc8834ba-5a39-4df5-8e67-4d53360e19f0", + "id": "acf4d49d-33cf-4fed-b0a8-ef77f1860731", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134830,7 +134830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44d840e4-8bbc-4b68-88b7-2e595c675a6a", + "id": "8625b6ad-4e37-47d8-9de9-7370119a9620", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134938,7 +134938,7 @@ } }, { - "id": "8ed07429-ae7a-4e94-8b48-7613d7c9925b", + "id": "2c0702eb-5fd3-487e-8fec-dfc567210198", "name": "Retrieves all potential role summaries", "request": { "name": "Retrieves all potential role summaries", @@ -135022,7 +135022,7 @@ }, "response": [ { - "id": "a097728c-91c1-4eec-ad85-b8d7a4386a48", + "id": "ed6ce331-0e99-4c1b-8e0b-a18cba4aa5bd", "name": "Succeeded. Returns all potential role summaries that match the query parameters.", "originalRequest": { "url": { @@ -135115,12 +135115,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"2014-04-26T21:49:50.258Z\",\n \"saved\": true,\n \"description\": \"aliquip sunt incididunt ea\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1945-06-07T18:26:17.559Z\",\n \"saved\": true,\n \"description\": \"culpa cupidatat\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1986-04-03T13:27:18.449Z\",\n \"saved\": true,\n \"description\": \"id\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1971-05-05T21:41:07.866Z\",\n \"saved\": true,\n \"description\": \"dolore minim mollit\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c4142cec-a1b0-4bbb-9fbc-a00a314ad24b", + "id": "df8060c1-1f41-4ed3-9f7d-a11124dca307", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135218,7 +135218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f34be5e0-1c52-41d5-b5d2-ea0a05970857", + "id": "0c3d8c17-5707-4901-9016-0dbd6d863cd6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135316,7 +135316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e3c13d0-7844-4987-86a0-8ccaaca04572", + "id": "b33cc05c-c9e5-4dd2-a8ac-bc2f884aedde", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135414,7 +135414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "540ed04d-74bb-4ddd-bc2f-4fb6c694724c", + "id": "b09901af-a09b-4e72-be96-2a3d57b2147e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135512,7 +135512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94293e09-2851-4dbe-af05-0beac5e8c066", + "id": "9f65ae08-0dcd-49a0-830b-d3544f9922f0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135616,7 +135616,7 @@ } }, { - "id": "33071179-3035-4d25-8d3b-bad813c50b43", + "id": "aabefd69-f3d4-4a16-af15-e1b16f8e4e9d", "name": "Retrieves a specific potential role", "request": { "name": "Retrieves a specific potential role", @@ -135666,7 +135666,7 @@ }, "response": [ { - "id": "366d84bb-b012-4927-bfc9-2dc96168212f", + "id": "d0d75ea9-3f39-4eef-a5a4-5ed252a52b31", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -135714,12 +135714,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 \"eiusmod421\": \"ut ipsum mollit sed\",\n \"aute1\": \"exercitation mag\"\n },\n {\n \"Duis_150\": \"do id\",\n \"ut_f2\": \"aliqua sed eu amet\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"Lorem_2\": \"voluptate dolore fugiat tempor\"\n },\n {\n \"ametba8\": \"Lorem ipsum dolor\",\n \"enimf\": \"dolor esse velit\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1978-01-15T02:33:03.030Z\",\n \"modifiedDate\": \"2019-10-07T15:01:15.766Z\"\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_3c\": \"exercitation\"\n },\n {\n \"nisi_e\": \"mollit irure aliqu\",\n \"dolor___\": \"culpa laboris do id in\",\n \"minim_861\": \"enim dolore cillum\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"elit_\": \"tempor culpa\"\n },\n {\n \"sit_3\": \"enim in Excepteur\",\n \"Lorem201\": \"nisi dolore esse aute exercitation\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1985-01-31T21:20:42.122Z\",\n \"modifiedDate\": \"2014-04-04T08:37:22.255Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4f17e67e-8ed8-46df-b2f1-c9369404c1a6", + "id": "0eff4473-c3d7-4055-8a0b-c7c4e20aee8b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135772,7 +135772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4853c1a3-1b5c-4e75-87e8-7e214944683b", + "id": "d93e7d69-3db4-4f59-abf3-248d85e4500b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135825,7 +135825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc93d6e7-2ab3-47fb-ad72-98c02beb8ac3", + "id": "2c1913ec-d7c1-4e79-8a97-7d9981826104", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135878,7 +135878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e49fd14-18c7-4f1f-ad6d-e55d5504db50", + "id": "1f189ae2-7012-4e51-a761-6066ea73e45f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135931,7 +135931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4b9a31e-7a1a-49ab-b94a-5e9ba8e3d996", + "id": "0d5dab5b-a106-45b4-8481-2fc82b805edd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135990,7 +135990,7 @@ } }, { - "id": "8b8eadac-f530-4e64-a3e7-1ec8b7ee57c2", + "id": "040c5fd0-88b9-4184-a4da-8b63b9b61004", "name": "Update a potential role", "request": { "name": "Update a potential role", @@ -136063,7 +136063,7 @@ }, "response": [ { - "id": "08854090-c60e-4f66-addb-585f5775011f", + "id": "9ea9e6df-ead5-40fd-b5a6-290ac9062aa9", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -136129,7 +136129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d7127e1-5f23-48f9-b5bf-57656862604f", + "id": "e682ae50-7cb0-495d-8876-105ba79e87a6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136195,7 +136195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66fc4a21-68fe-4f36-9631-677e1bd90d51", + "id": "68d05c55-9c8b-4ed3-96ba-166d69612ac9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136261,7 +136261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e14d315a-4cf0-4d76-b607-e32df671dcec", + "id": "f54a1375-a29f-4efb-8b0c-dcf51c1014b4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136327,7 +136327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55e3337c-2ab9-4b96-8430-2e7e7876411f", + "id": "a27e3236-e6db-45ca-bcbe-008879346483", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136393,7 +136393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84e175e9-4013-4ccb-8d91-244b7f158a13", + "id": "ef21f03e-25cc-4956-bb22-776e2d51f94f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136459,7 +136459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37066e39-57e6-48b3-9360-e7f95d5517ff", + "id": "932b5a11-b784-4375-ae56-2eab5b006adb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136531,7 +136531,7 @@ } }, { - "id": "cd52e006-2157-4321-a468-0f2b8859864d", + "id": "f043bb4f-a7fc-487a-8a2e-730c22ce5366", "name": "Retrieves all saved potential roles", "request": { "name": "Retrieves all saved potential roles", @@ -136607,7 +136607,7 @@ }, "response": [ { - "id": "3fd2ec12-25d2-436f-9a4d-0fa6aea7ed12", + "id": "f9cf2cd4-3f07-4458-ba9e-18b7aed05e82", "name": "Succeeded. Returns a list of draft roles for a role mining session.", "originalRequest": { "url": { @@ -136692,12 +136692,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1983-11-10T05:49:11.464Z\",\n \"modifiedDate\": \"1996-11-07T16:05:09.630Z\"\n },\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"2001-07-05T09:48:22.292Z\",\n \"modifiedDate\": \"2003-09-13T16:41:38.102Z\"\n }\n]", + "body": "[\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1965-02-26T20:35:15.828Z\",\n \"modifiedDate\": \"2002-04-11T16:19:17.755Z\"\n },\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1989-06-29T16:35:46.744Z\",\n \"modifiedDate\": \"1969-08-02T02:52:16.293Z\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5463fd2d-ba32-4cfc-be45-db6d54f0697e", + "id": "eb38b910-605e-4a7b-85cd-2249c6ab4756", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136787,7 +136787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75aeb363-283c-4770-bdbd-5686b31c5bda", + "id": "4401e985-e2c5-455b-8ffa-0ddd41d814e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136877,7 +136877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "144d1b14-ba8c-48dc-b119-e1bd92f223fa", + "id": "193690ee-031e-4898-9786-75475d7e83e5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136967,7 +136967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2c7cc53-c12a-4204-85e4-f29e777a4fb8", + "id": "2752ebb9-e3b1-44f6-8e43-da1dba6797b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137057,7 +137057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8286d1d2-5a15-4124-8018-9bc6a4b722d2", + "id": "c00bd7fc-90e2-4fc2-86d1-e3540d1a20f3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137153,7 +137153,7 @@ } }, { - "id": "b460f055-42f3-4e39-ac88-85032e1bef56", + "id": "457d2de2-a29f-4df6-9201-51b5f8a5733c", "name": "Retrieves potential role source usage", "request": { "name": "Retrieves potential role source usage", @@ -137253,7 +137253,7 @@ }, "response": [ { - "id": "dcd61871-1145-4584-9eea-643c0c7853c5", + "id": "0b6c0804-5061-4284-8ffc-bd0c02005c5c", "name": "Succeeded. Returns a list of source usage for the identities in a potential role.", "originalRequest": { "url": { @@ -137346,7 +137346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f64b6a64-3883-4cb5-8b4a-5a9c1f5587c0", + "id": "5e973057-d01e-4dec-9a13-f697cd9cf937", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137439,7 +137439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a96a9e5-6e87-43d9-9b1c-5c6563c8d30c", + "id": "b4d36ec8-fd58-49f3-8e4b-2478b63ef3b2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137532,7 +137532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bb4a427-1327-45c5-81bb-96a272ff530e", + "id": "5013543d-2f5a-4ae1-ba23-4cfe2affce07", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137625,7 +137625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d201b6c5-a1d5-4294-bd37-555788d0daea", + "id": "4c883daa-b094-495b-90a9-62dd11aafed2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137718,7 +137718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec5d37e3-ab5d-4493-852a-c21fade78748", + "id": "cb8a8923-7424-4f25-a93a-040f827e88d9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137823,7 +137823,7 @@ "description": "Use this API to implement functionality related to object icons (application icons for example). \nWith this functionality in place, administrators can set or remove an icon for specific object type for use throughout Identity Security Cloud.\n", "item": [ { - "id": "f597edf0-baba-471f-a68d-0cb0ad737d95", + "id": "ddde9dc8-9114-4116-966a-46d390be386e", "name": "Update an icon", "request": { "name": "Update an icon", @@ -137900,7 +137900,7 @@ }, "response": [ { - "id": "d19674a2-2327-4ac8-968f-a7d42818cfd3", + "id": "fc715867-bc55-4e18-97dd-173a6403a5a7", "name": "Icon updated", "originalRequest": { "url": { @@ -137970,7 +137970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13c453a8-37f1-4da7-92d0-12c2c5ac4e45", + "id": "7f69929e-b86c-4269-a3e8-04887d3e9e27", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138040,7 +138040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c10e90b-8cb2-49be-8433-b905dd2149ad", + "id": "e826ace0-9793-4804-8edf-d475ee3304dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138110,7 +138110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34398583-fdc6-4a82-ad4e-ce4ddd287893", + "id": "b9e01683-2bd4-4485-b779-1f18ac05c437", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138180,7 +138180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9d138c8-a4d6-4184-b8e6-a0129f1e0ddc", + "id": "5633c03b-6dd5-489d-a465-f59304d3c4b4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -138250,7 +138250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a3020b8-7aec-4cfa-ad46-d5c700e1e776", + "id": "b86d9ad2-494f-4949-8709-19c459b34741", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138320,7 +138320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43b09320-b280-42e9-a7c4-07c09e7e32a4", + "id": "5818ce86-d3bf-41e4-bbf3-6a7441987eb5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138396,7 +138396,7 @@ } }, { - "id": "995954a3-f98f-48b5-b7b3-f5c112eb2df5", + "id": "6dc54186-8aef-4fe8-93de-95fe76d4788f", "name": "Delete an icon", "request": { "name": "Delete an icon", @@ -138457,7 +138457,7 @@ }, "response": [ { - "id": "9efdb240-cf8b-46ba-8ec3-98dc3192cd26", + "id": "34386f8c-c31a-4c11-830a-cfed6dc3398c", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -138501,7 +138501,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a20eb473-c098-468d-bfd1-305c3a6826a1", + "id": "2d598ad9-96c5-4d18-88e2-6034f12de373", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138555,7 +138555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "503c5c85-ce67-4dce-8e3a-6c8e3ea7372b", + "id": "b52cff69-b610-4c2b-ac2b-989f256cc9fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138609,7 +138609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fc1123a-b53a-4fae-802f-5f75218b7c6b", + "id": "bc8dd501-604f-4b88-853f-6cfa788dc160", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138663,7 +138663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35229abc-c3d9-4727-b2e4-519ec74ab940", + "id": "8a19d268-16dd-4a75-ad58-685a5827709a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -138717,7 +138717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d62137f8-dad0-40c4-813f-260f15abf453", + "id": "a0358f60-3a25-4026-bdd3-f9983421f686", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138771,7 +138771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faa42559-fc5f-4d77-819f-4233ee4c8c7e", + "id": "beb34055-7f58-4ed4-85c3-b4862a1f8f30", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138837,7 +138837,7 @@ "description": "Use this API to implement identity functionality.\nWith this functionality in place, administrators can synchronize an identity's attributes with its various source attributes.\n\nIdentity Security Cloud uses identities as users' authoritative accounts. Identities can own other accounts, entitlements, and attributes.\n\nAn identity has a variety of attributes, such as an account name, an email address, a job title, and more.\nThese identity attributes can be correlated with different attributes on different sources.\nFor example, the identity John.Smith can own an account in the GitHub source with the account name John-Smith-Org, and Identity Security Cloud knows they are the same person with the same access and attributes.\n\nIn Identity Security Cloud, administrators often set up these synchronizations to get triggered automatically with a change or to run on a schedule.\nTo manually synchronize attributes for an identity, administrators can use the Identities drop-down menu and select Identity List to view the list of identities.\nThey can then select the identity they want to manually synchronize and use the hamburger menu to select 'Synchronize Attributes.'\nDoing so immediately begins the attribute synchronization and analyzes all accounts for the selected identity.\n\nRefer to [Synchronizing Attributes](https://documentation.sailpoint.com/saas/help/provisioning/attr_sync.html) for more information about synchronizing attributes.\n", "item": [ { - "id": "924a985a-fb31-4b44-aa45-e198714fb566", + "id": "2955ff71-642c-4da4-8e33-5f6fa45a7b1b", "name": "Attribute synchronization for single identity.", "request": { "name": "Attribute synchronization for single identity.", @@ -138858,7 +138858,7 @@ "variable": [ { "type": "any", - "value": "aute elit", + "value": "labore qui", "key": "identityId", "disabled": true, "description": { @@ -138888,7 +138888,7 @@ }, "response": [ { - "id": "06cfc367-7401-4940-a2b9-d24fdad1e2c4", + "id": "1a7b6ef6-c188-43ce-9f58-8c4549817cc7", "name": "An Identity Sync job", "originalRequest": { "url": { @@ -138942,7 +138942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88122ec8-1277-4041-8ba9-ba27591d1eab", + "id": "75e042c5-8d97-4f99-a14f-4459214f945c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138996,7 +138996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d20a316-5561-4555-9d33-e719fc34ecc9", + "id": "00aa64a0-eae6-4ce1-8f8e-3ec4699604c0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139050,7 +139050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc22d993-2df0-4d33-87e6-f7b3cb72d20f", + "id": "dbc79123-5e50-43cf-8e6c-91f03f52bb85", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139104,7 +139104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c732d9e5-f6d9-40fd-8e52-17165c958e21", + "id": "969a3420-37ed-434d-abcb-fccd26b7014a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -139158,7 +139158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c1f8c52-686c-44c0-a37a-b39ada55aee5", + "id": "9b4242c4-c55c-4aca-aa6a-69e90c6cbdce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139212,7 +139212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b78b2cb4-ddc9-4169-8312-724d53fd7b9c", + "id": "d4f881ad-5a2b-4cc4-9d97-3c5da6e7d206", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139272,7 +139272,7 @@ } }, { - "id": "61c3939b-86ee-4a0c-bf7c-18b1dcd62718", + "id": "a2c80458-0911-47e3-98cf-7cf1d78f505b", "name": "Get ownership details", "request": { "name": "Get ownership details", @@ -139323,7 +139323,7 @@ }, "response": [ { - "id": "fa20974c-9dbf-4656-a6d6-fbe74fd6371a", + "id": "aeac2886-f680-4fec-b28c-3a9d673b1e18", "name": "Identity's ownership association details.", "originalRequest": { "url": { @@ -139377,7 +139377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21b52433-8f74-4ddf-91e2-d0b3894f949b", + "id": "e42c178d-2e53-4fef-b59f-48a5a09f34a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139431,7 +139431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53f57ecf-d114-49b3-9003-dc5037c2a24e", + "id": "3a1a467e-0fc8-49ac-92ea-68cf53961c4b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139485,7 +139485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0a5d63c-3262-483f-a47b-9c21ecb57779", + "id": "4d48ae47-de9a-4304-a3ac-2371d07a32e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139539,7 +139539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c809e2bb-ebc0-4dde-86ea-6e518ce272ba", + "id": "327b97b6-bade-477c-89eb-7f5f94931b92", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -139593,7 +139593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caa32d9f-2d5a-4a45-97df-99f456e57718", + "id": "362a8bfe-02c0-48af-97e9-a48b331cd518", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139647,7 +139647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5343d736-1bbf-4f75-b6e1-223d0c16e831", + "id": "6c9a873d-bfdd-4e1f-b9c2-987e1c665ec9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139707,7 +139707,7 @@ } }, { - "id": "e0c6b783-9bd6-46be-855e-735122dfec56", + "id": "46cf924c-e329-4020-972d-f3e264f9ea8b", "name": "List Identities", "request": { "name": "List Identities", @@ -139800,7 +139800,7 @@ }, "response": [ { - "id": "e5c9ecb5-6b1d-4efe-a5b0-eeda14f7b7d1", + "id": "995c47a1-2480-439e-b241-c04c821af185", "name": "List of identities.", "originalRequest": { "url": { @@ -139907,7 +139907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "069cdb40-ccd4-44f1-8628-29c57674761e", + "id": "0d2a8be4-939e-44f1-aaba-6fa50df6e46f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -140014,7 +140014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa9f02f1-6348-478c-899e-5cabd25fe5a7", + "id": "1e95d28b-2090-4e46-b225-c0276eaaa3a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -140121,7 +140121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42f8931b-39e7-4a6e-8621-454f4d8f15e7", + "id": "ec3bc5bc-9075-4b05-a976-52d23aef555a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -140228,7 +140228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a63d1b1f-0691-4514-9c10-9b7a3104ac34", + "id": "af38005e-aa00-4b36-b292-b0755586b028", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -140335,7 +140335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d4945d9-7925-4f0b-b1ed-af4879abf538", + "id": "85e52cb5-31c1-4851-810e-bacc4055975d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140448,7 +140448,7 @@ } }, { - "id": "90f8e2f1-c3e3-4c0d-b283-589d3e49df14", + "id": "3292779f-ce43-4b51-a00c-942d4077e516", "name": "Identity Details", "request": { "name": "Identity Details", @@ -140498,7 +140498,7 @@ }, "response": [ { - "id": "761c6857-5892-4176-85e8-0dfb1dde5f6a", + "id": "fe7badb8-e170-425f-a987-04b308a9a364", "name": "An identity object", "originalRequest": { "url": { @@ -140551,7 +140551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e23b04fc-91a7-4c58-9065-6d1756af9160", + "id": "5291e7fa-9480-41d1-95ae-dfcc4513040c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -140604,7 +140604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea227f5d-9e34-4916-b0ff-f6aaaf0216e2", + "id": "524a7cd8-cec6-44f1-a814-3f1d79406061", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -140657,7 +140657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23174474-603b-4e35-a960-ec0215a2930b", + "id": "99b51828-7464-4e4f-ac51-14683d0bcd71", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -140710,7 +140710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f97da31c-f706-4d47-8005-8fa6a3a5ec27", + "id": "63313b41-3e46-44d2-9f4c-af43967b4125", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -140763,7 +140763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46c6016b-bb2f-4a23-ae18-bb49687d80e5", + "id": "8f0d80f8-8cc3-4711-a003-98aa1eaba83d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -140816,7 +140816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "758445f4-ef16-4b45-b33a-a20509bda30b", + "id": "eae56029-4ff3-46de-9170-77d158030c36", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140875,7 +140875,7 @@ } }, { - "id": "878b6ddd-f590-41c5-9029-068597a832fc", + "id": "01582b4e-7ced-480c-bae0-a5aff7d2140f", "name": "Delete identity", "request": { "name": "Delete identity", @@ -140925,7 +140925,7 @@ }, "response": [ { - "id": "37785af2-f687-452b-8530-2f300ec44b8f", + "id": "9b6ce397-3af0-4ed8-8630-48ae64352888", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -140968,7 +140968,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b2721d7b-e60d-484e-ace9-03049dd1a387", + "id": "241b6596-ee9f-4ebe-856c-295f225b6fab", "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": { @@ -141021,7 +141021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f5cfa4b-87c9-4ca7-94e7-c14b760df8da", + "id": "984bc489-862c-4d7d-a4bd-509a285d4b85", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141074,7 +141074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8811ba32-63ae-4a2d-9e83-03cc7e288d69", + "id": "622bd839-b666-46da-b72d-bbe4f3277708", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141127,7 +141127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7220c44-9d86-4685-8e96-94a3ca2b5e49", + "id": "5bd7bf31-8d1f-404e-928a-e0f62728fda1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -141180,7 +141180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "382eee12-063e-4d57-9238-d642d7cb66f1", + "id": "18bb7454-2697-4aee-91db-3507bb3da8dd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141233,7 +141233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1aab42e2-752b-4b6b-9ee5-011c16c4c271", + "id": "25cdbf69-9ce4-4737-abe3-b868fe323973", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141292,7 +141292,7 @@ } }, { - "id": "b1669f10-44fd-407a-9c3b-632fa8db58f9", + "id": "44e1635d-efe3-41e7-8f50-ab918e33dc23", "name": "Process a list of identityIds", "request": { "name": "Process a list of identityIds", @@ -141344,7 +141344,7 @@ }, "response": [ { - "id": "b3d865ed-a5e1-4ef2-a13c-a683ed14eea8", + "id": "8363be08-f5e8-4a12-8212-a84918ea8cd9", "name": "Object containing the DTO type TASK_RESULT and the job id for the task", "originalRequest": { "url": { @@ -141410,7 +141410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "913a6a79-7b46-4c46-81c9-41abc81b4390", + "id": "6c539c99-b1ee-4de7-a78d-195067049fc5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141476,7 +141476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec730f1e-de67-4630-9d0b-8ca0c129e3e1", + "id": "81767a36-7913-443e-a714-40dd618d1e08", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141542,7 +141542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f82326dd-31a7-4875-8422-cf506f232bd3", + "id": "a795738c-b692-44cf-add5-c90566acc7b0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141608,7 +141608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82b03bec-8fb6-4367-95be-8df59dabcf19", + "id": "beb888a9-ef32-4fb0-a220-243bef1441fc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -141674,7 +141674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09beed69-0059-4946-a837-b40c71157452", + "id": "6c04094a-f5b0-4489-bdb2-8a10f2806f8b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141740,7 +141740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83757111-d432-406a-b983-f241fe8efae5", + "id": "995f1aae-4d48-4f18-ad85-ef308e7c8fc3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141812,7 +141812,7 @@ } }, { - "id": "55fb3e49-8bfa-4393-ab51-a007b7398af3", + "id": "48c915f0-2567-4127-b7f2-5a859cc6ebcb", "name": "Reset an identity", "request": { "name": "Reset an identity", @@ -141867,7 +141867,7 @@ }, "response": [ { - "id": "cecaa394-2214-40da-885c-4a69500cb4b7", + "id": "d9bd8af5-b8a9-472c-8518-424c1ea913f6", "name": "Accepted. The reset request accepted and is in progress.", "originalRequest": { "url": { @@ -141911,7 +141911,7 @@ "_postman_previewlanguage": "text" }, { - "id": "84566b7f-f618-4ba4-a068-d60d72bc25b4", + "id": "d12530a3-fa76-4e34-8e25-e3c755b49ed5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141965,7 +141965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ddc7f27-7e57-49b2-ab91-b56a076c88fd", + "id": "589af614-2084-4da1-a6e1-cfb4ae8495ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142019,7 +142019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5bbf895-5f8c-4006-ab0c-8b422f068a90", + "id": "79172d31-fe5d-471f-943f-c12951fe2d48", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142073,7 +142073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a4fbf77-17ae-49fc-afd7-90f4dbafc5dd", + "id": "71998b4c-0c70-4d09-8e1d-6c894be64691", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -142127,7 +142127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caf73ad6-0f21-48cd-b62d-ae02861d25cd", + "id": "c94a43dd-a27e-49d5-ae0d-414cc4bbd5ed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142181,7 +142181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec4f3420-0564-45b0-b24f-99cd3f57f96d", + "id": "5f0104b2-abe1-4363-a9a8-1bb741421a90", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142241,7 +142241,7 @@ } }, { - "id": "f25c81d7-1879-4cc0-bfcc-66ff580c0ddf", + "id": "3c511d12-2037-463a-a142-82b3a1367d8c", "name": "List role assignments", "request": { "name": "List role assignments", @@ -142311,7 +142311,7 @@ }, "response": [ { - "id": "696b8402-3e19-4996-a91d-9ed5d136c24b", + "id": "ac67ec6e-c691-4e69-87c6-0a54e64d6c63", "name": "A role assignment object", "originalRequest": { "url": { @@ -142384,7 +142384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f117181-1bf2-49d0-a52b-11eb16a242f9", + "id": "d57284b4-4adf-49af-9f13-b671840c2e49", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142457,7 +142457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb850a64-d7ca-4134-beda-e101e6e2c5ae", + "id": "4332ef90-8efa-4ae4-8077-9edfbf1d8bff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142530,7 +142530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "061c4f5d-4ae2-4dd8-b911-b0d468d7dba3", + "id": "35605ca9-5679-415b-8de0-e1edfaaa3b06", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142603,7 +142603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0631282-32a8-4c43-80a1-ef7202cd14c9", + "id": "544db3c1-b27f-4947-b546-74485893bc4f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -142676,7 +142676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "499e20af-b04a-4583-93ba-48127067509a", + "id": "38ce5744-eb15-45c9-98b5-b0bba76e7ea8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142749,7 +142749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8042a88c-6f1f-47f5-8b28-c9deeeaa92d8", + "id": "068d13ea-8735-4d3b-bb14-1a2716e15e8f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142828,7 +142828,7 @@ } }, { - "id": "7821a76a-a90e-47e4-8265-7cf0ff5937b5", + "id": "4566be4e-7e39-4c92-9f39-256da67b5d03", "name": "Role assignment details", "request": { "name": "Role assignment details", @@ -142887,7 +142887,7 @@ }, "response": [ { - "id": "e1ff9097-d110-42c7-a77e-e48396186201", + "id": "14688729-5efa-4fd7-8c69-e91caf5a67b4", "name": "A role assignment object", "originalRequest": { "url": { @@ -142942,7 +142942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be2c0fbe-6339-4924-ae8d-4d487196a349", + "id": "f6ef3b44-df8b-4faa-81f4-0000de4c948f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142997,7 +142997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d117e2b8-df77-47de-b216-605d9596dcae", + "id": "3d887b9a-bf42-431b-b9cf-198b6ed317a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143052,7 +143052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8aec4b3d-f520-47e2-a6d6-9865954f5960", + "id": "94c6aeb0-dca6-4fea-aeee-4724733555f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143107,7 +143107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1edc98b-5390-4109-b280-dc7d5169e237", + "id": "fe65d8b9-e914-45a0-a5c5-994d7f0729c1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -143162,7 +143162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7743f74-7d3d-4db7-a146-9580a690b3df", + "id": "f221037c-4547-4296-91a3-fe45e059817b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143217,7 +143217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d483ce90-3ab6-4e03-8304-b254c99eae1b", + "id": "c47af134-cee7-4d75-8262-0f6d5d83be88", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143284,7 +143284,7 @@ "description": "", "item": [ { - "id": "5227fbba-f138-4cbf-87a7-482212deef1d", + "id": "93a8d27f-f623-4385-bdca-008c6061637a", "name": "List Identity Attributes", "request": { "name": "List Identity Attributes", @@ -143359,7 +143359,7 @@ }, "response": [ { - "id": "6c6480dc-f553-4e6a-82d8-4dea0a8e1c4b", + "id": "a4acfc08-1c32-4ab6-927f-5cdcbe842a0d", "name": "List of identity attributes.", "originalRequest": { "url": { @@ -143448,7 +143448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a19750c6-18fd-44a8-893e-16c0a6ca4cab", + "id": "433c86d5-adff-4328-8f3f-699ec00e1484", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143537,7 +143537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "923cb54e-94e3-4f2d-9273-30f1d533d353", + "id": "ba517439-78d2-4b10-925f-858a2191820d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143626,7 +143626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5ca88f2-460c-4cf7-8bc0-8cb6b85cdb58", + "id": "08077622-f2f0-426c-8fbd-564dbaaaf4d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143715,7 +143715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf91615b-0b31-4124-909f-8b70be0ac314", + "id": "ee877c39-7a7f-42c6-adc2-ca18a4d23e17", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143804,7 +143804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3857aad-bc37-4466-91d0-efe2225f2f3c", + "id": "52466c05-3a11-4797-8703-41276ce3b43c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143899,7 +143899,7 @@ } }, { - "id": "c67e5ad8-4fa5-4bf1-8c25-65873edd32a3", + "id": "222d4b0c-5448-44c8-ab97-03d94daddffb", "name": "Create Identity Attribute", "request": { "name": "Create Identity Attribute", @@ -143950,7 +143950,7 @@ }, "response": [ { - "id": "bd97041a-d68d-4ac6-8a5f-1b2ee59c6568", + "id": "9efd3e73-7e63-4a38-b67d-f42903046461", "name": "The identity attribute was created successfully.", "originalRequest": { "url": { @@ -144015,7 +144015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d197ba55-ac36-479d-86d6-73657fac766e", + "id": "0a1cf0c8-dcf1-46de-b15d-5aac5bba4917", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144080,7 +144080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bc69e48-2170-44b8-8ad5-fda4a50faab5", + "id": "e8bb2681-9ec7-4561-9002-e1b7aabe8df7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144145,7 +144145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a504c03-3269-4a1d-bbf8-9d5a24b04f12", + "id": "e2357886-e085-4d36-8bea-fbb7595876e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144210,7 +144210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26dd8b1d-aba4-4723-988c-bd12a87b5f1f", + "id": "a59562da-3906-45fc-8b96-b10b446e5374", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -144275,7 +144275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5ddcb3b-276b-49db-8ff6-552a33a2384b", + "id": "2b78abeb-a6e1-42c0-bc38-bd1a326d9f6e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144340,7 +144340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2c57ae8-898a-4509-b91d-42e6bbf8ab99", + "id": "1bcb0bef-87e3-45db-a918-71ff8d119ec1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144411,7 +144411,7 @@ } }, { - "id": "7139fdeb-bc3e-4b6f-b4c2-66189cb0d6be", + "id": "fabb87fa-35ed-4729-86c8-8ba5e0d80f24", "name": "Get Identity Attribute", "request": { "name": "Get Identity Attribute", @@ -144461,7 +144461,7 @@ }, "response": [ { - "id": "8b7f0bf8-0a58-4adb-b3a2-f0c30f2cb2c7", + "id": "d7106b43-360d-4c3f-81fb-c8d12fdc2aca", "name": "The identity attribute with the given name", "originalRequest": { "url": { @@ -144514,7 +144514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d847e464-0b16-4356-88ce-413c932e9e22", + "id": "25282f84-aa21-449a-80c1-192e16af47be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144567,7 +144567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a61dd5db-680f-44d3-908b-bd5ecb965da3", + "id": "13017f9b-b83c-47bc-977c-54689be17a6f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144620,7 +144620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61d22105-6a36-43de-aa71-312b6073b588", + "id": "013d6783-a962-4991-b1cf-cfcfb7ebeb8c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144673,7 +144673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc4aae92-7773-4ab1-8849-31cb0b6cb8da", + "id": "25f9c89f-a1f8-4495-9f67-f20a84fa7d13", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -144726,7 +144726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e46d502-b3b3-4595-a017-3e7580560633", + "id": "09f187dd-a136-46f3-91b1-400d10cd5f5b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144779,7 +144779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d90582fc-3949-45ac-b221-ff15b48829d3", + "id": "062d8b3d-14e8-4d7e-9ac5-6dd91d7fef7f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144838,7 +144838,7 @@ } }, { - "id": "d45adef2-ab95-48d4-9857-6ebeadddf13c", + "id": "f1a76641-f8a4-4205-b31f-38510b61338a", "name": "Update Identity Attribute", "request": { "name": "Update Identity Attribute", @@ -144901,7 +144901,7 @@ }, "response": [ { - "id": "ffe4479e-dd0e-43e1-b6bc-eb85db58cdb0", + "id": "550c13a0-98ff-4240-a0cd-9f150b2ae91f", "name": "The identity attribute was updated successfully", "originalRequest": { "url": { @@ -144967,7 +144967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0ba8336-4a5f-4ebe-bb61-3a9dbf0a6940", + "id": "e8c9804e-cc78-4702-95c1-dcedc82da774", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145033,7 +145033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dc87962-58d0-4d39-bc76-60df8a52bbb2", + "id": "2f0407af-bf9c-4664-bfa9-24d3f37009f0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145099,7 +145099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bb8b476-cf71-4bb2-b25a-96b298d82dc2", + "id": "c469f49b-f169-43a7-9506-8f224f5df569", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145165,7 +145165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b05f7b2-1b79-47d0-b433-d9b7f31995f9", + "id": "c2327bf7-9a45-4229-98f0-5a4142290f79", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -145231,7 +145231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4c43bee-8f58-4881-af4f-597785200fb1", + "id": "983ed86c-e681-4b50-824d-52514890f89b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145297,7 +145297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4123cb10-9cf7-4a30-8a00-73d0debe3ff9", + "id": "329f1fcd-c0b7-4954-b4f3-9a48eee3c91b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145369,7 +145369,7 @@ } }, { - "id": "ae655c6c-c587-4edb-bc9c-b97e6a382fdb", + "id": "ba4ac5f8-c086-4da7-b871-7e3a0783c337", "name": "Delete Identity Attribute", "request": { "name": "Delete Identity Attribute", @@ -145419,7 +145419,7 @@ }, "response": [ { - "id": "f96e6dc7-d035-4853-9e01-bb6f3cacf0bd", + "id": "fd92592d-30c9-41bd-9374-83bf781c30d1", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -145462,7 +145462,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8784c455-e14b-4664-9aee-ced9c5f0608b", + "id": "ae7173b4-1d89-4854-b881-01e3dd14ec4b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145515,7 +145515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e8a295e-9424-4e30-a253-e54d5c169af1", + "id": "aa4fd1c9-ff36-4d18-9500-3240e60b1d6d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145568,7 +145568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "952b099e-f710-44e7-95cf-1750ba687865", + "id": "6a24994a-922d-41f0-ae5c-7c9d4d615a31", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145621,7 +145621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfa8f371-f40e-4833-9450-a3fded73a8b7", + "id": "fec114da-a1f5-4244-ba6b-cf0827191b35", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -145674,7 +145674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e73f97f-4303-4c31-a1af-9a2c6102c503", + "id": "e9bd97e4-a19e-4a01-9315-47f079a40f3c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145727,7 +145727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63747542-e61c-4e35-83d4-f98ab48161e0", + "id": "51db7558-750b-4957-b8fa-053ba8af3576", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145786,7 +145786,7 @@ } }, { - "id": "9d797c17-1fd3-4b1b-abe4-ba964fe1d6b7", + "id": "6ba91c32-d964-4f50-9550-76b111333566", "name": "Bulk delete Identity Attributes", "request": { "name": "Bulk delete Identity Attributes", @@ -145838,7 +145838,7 @@ }, "response": [ { - "id": "d75682fb-3e97-4ffe-b9c8-8f31dded5e1f", + "id": "544563c2-d7d2-4109-a4e3-fa02055efa90", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -145894,7 +145894,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9bb4783a-1238-44dc-a53d-0c27bb3df1da", + "id": "0cf192e2-a9f6-422a-9453-855e4ac135b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145960,7 +145960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5c65831-0bf4-44c2-8a66-ea4c0669df1c", + "id": "bde908c3-df2e-4cbf-9854-9fd699da4dbc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146026,7 +146026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb7e5cd8-5880-4052-b7fa-5a73ab3d2862", + "id": "48d67142-07aa-4d27-a49f-865f9522e137", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146092,7 +146092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cd72c22-3e80-4494-9751-4d1bc2005053", + "id": "d518584e-a2d2-4120-bde8-b7e4ab51b606", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146158,7 +146158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c7aa58d-a52d-4765-814c-3555f1c71326", + "id": "69c6eb94-2425-46fd-a03a-9b47707ba2c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146224,7 +146224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b049aab-cf71-462e-ae38-673f87d7eba1", + "id": "4e405774-1957-4dcf-8895-ab83fd89f646", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146302,7 +146302,7 @@ "description": "", "item": [ { - "id": "c2315a32-2e57-4094-986e-d271ece2c30d", + "id": "51beeab2-c492-4057-bc05-42a27c6e4998", "name": "Lists all the identities", "request": { "name": "Lists all the identities", @@ -146386,7 +146386,7 @@ }, "response": [ { - "id": "a722d0ea-25e9-401d-9121-c07d94da992a", + "id": "33bebb6a-bdb4-421d-a424-27dcc5d28af3", "name": "List of identities for the customer.", "originalRequest": { "url": { @@ -146484,7 +146484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdece6e4-e9a8-4e61-814e-42d0122e69ea", + "id": "e5be15e2-37f7-4cd8-b91a-e6b834f96e07", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146582,7 +146582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a0d37c8-70d3-4d72-8384-53bb2883e2ce", + "id": "6c62b26d-d057-436b-9037-5b88f0fe612c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146680,7 +146680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e29bb6f-9682-41e2-82f3-721a256df00c", + "id": "19dee3d5-2082-4879-b5da-f6e4a1ce0e65", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146778,7 +146778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cde67a6b-7b7b-4591-a99f-02fbbaf00020", + "id": "95fe1a13-5824-46b6-bab4-dfc0b9302ca3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146876,7 +146876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85606369-a8a6-4f4b-8873-74925d6d6aa6", + "id": "c38d13a3-0595-4301-87f2-4e5cb3b706dd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146980,7 +146980,7 @@ } }, { - "id": "e91bf1af-0c49-4fe5-9a40-8f1e49dac4bd", + "id": "708ebbe6-f306-4e08-9225-19e279bfc4ec", "name": "Get latest snapshot of identity", "request": { "name": "Get latest snapshot of identity", @@ -147030,7 +147030,7 @@ }, "response": [ { - "id": "3c7ce73b-b0f5-4aa5-85b5-63a7016a5dcc", + "id": "f8257571-829c-45c8-b654-0cce565d4121", "name": "The identity object.", "originalRequest": { "url": { @@ -147083,7 +147083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3b86838-10af-476b-ae36-333c86b60a70", + "id": "d085c4d9-f133-4747-a540-91303bd5c677", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147136,7 +147136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91a5f94a-0254-4dfc-9aad-1972ea16e1e1", + "id": "4fb3eacc-a331-46ac-981c-d5aedebac8f1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147189,7 +147189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a4f23f8-a484-4a75-bddb-b9f8cc887418", + "id": "34402f9e-d916-4a1f-bf33-59dfead75a13", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147242,7 +147242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eff4de46-afac-4088-88f4-5feda47fc14a", + "id": "83cb6cf1-0c5a-4546-8c7a-8962c2fb1999", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147295,7 +147295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e45a2d65-4b9f-402e-9f5d-5b891f1cce18", + "id": "a550daf4-ae0e-49c6-9e76-1059b1820db0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147354,7 +147354,7 @@ } }, { - "id": "f609875c-2257-4df0-82c6-42a6d1a8bde8", + "id": "1d9c9ed6-5e99-4d98-b776-35cbf505d412", "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", @@ -147415,7 +147415,7 @@ }, "response": [ { - "id": "8414a98a-587d-4ec7-8f63-ba043e8799c1", + "id": "3e0a98a4-d782-4bdf-8bf1-76a4e5585905", "name": "Access Profile", "originalRequest": { "url": { @@ -147479,7 +147479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c413ed9-d5bb-4ba0-8e32-e86c36becf5e", + "id": "5fcfd814-adf9-4c9c-846c-6cc661f21e10", "name": "Account", "originalRequest": { "url": { @@ -147543,7 +147543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96d4d797-b8cf-4558-a6cb-4886776bd670", + "id": "13632289-e02d-48c8-afbe-c013d48ef5f6", "name": "App", "originalRequest": { "url": { @@ -147607,7 +147607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffc08110-dce7-4c92-91a3-41c4c0df9a17", + "id": "6b40b905-e635-459a-8973-58f6c06b4aad", "name": "Entitlement", "originalRequest": { "url": { @@ -147671,7 +147671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b2fb794-766e-48d1-972c-ebb3c4f52a15", + "id": "4ce27539-6918-47bf-b72f-aac370d43629", "name": "Role", "originalRequest": { "url": { @@ -147735,7 +147735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79fd03aa-67d4-45c8-89e9-2e9355fcfd45", + "id": "63677ae5-7e91-4b49-ab99-a740bfb63b54", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147799,7 +147799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "424b6e52-f017-4736-b3d1-f287dc697c78", + "id": "cc37f927-8185-477a-80ca-4555abc88d2f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147863,7 +147863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97abb785-ad4b-43f6-af42-ca82011c2022", + "id": "0034158c-7389-4790-9a2c-19d31cfd51a9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147927,7 +147927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "580f6367-c91f-4acc-92c6-15b7afed8521", + "id": "8c761c2c-2ea4-4dcd-be86-5e264f761ed8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -147991,7 +147991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a62187f2-a4ef-4e44-8c7d-7ad792df240f", + "id": "bfcfacfd-f763-4bfa-a88f-ac5521719006", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148061,7 +148061,7 @@ } }, { - "id": "fdf9e671-a630-4911-b65e-563218cef002", + "id": "bb192042-4b0b-497e-b84e-17c3f3a19063", "name": "Lists all the snapshots for the identity", "request": { "name": "Lists all the snapshots for the identity", @@ -148158,7 +148158,7 @@ }, "response": [ { - "id": "17649064-c52f-48fa-a234-9cee2b3ce8f2", + "id": "8680079c-874f-4f2b-8e51-40b455db06a2", "name": "A list of identity summary for each snapshot.", "originalRequest": { "url": { @@ -148258,7 +148258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60db057e-2776-4b67-8060-514358e2316b", + "id": "591b79ed-d8f5-41fe-9a71-dab5e1241b87", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148358,7 +148358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc651ea6-6f53-49d2-832d-d11b554ecf87", + "id": "77d16d80-7ca4-4df4-b12e-630424338f26", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148458,7 +148458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39bd3f2f-dca0-4472-958f-712c9a83b548", + "id": "56481039-e054-4217-892e-f6ebdb37ba24", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148558,7 +148558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60f6ffe5-558f-4868-adb5-43be0447e215", + "id": "9e7509d2-b0d8-487d-8c30-a0f8327e3b4c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -148658,7 +148658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c2fb1f6-4d97-4c5e-a1f8-0bf44d64bfa2", + "id": "e8bccace-4f72-4ffa-8e8a-6c34db5f6bdb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148764,7 +148764,7 @@ } }, { - "id": "c3fbc492-a18e-40d1-955e-2fac51b38a1d", + "id": "cefc3ff8-f9c3-43ca-8fd3-fda10c1cda0a", "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", @@ -148870,7 +148870,7 @@ }, "response": [ { - "id": "c484083c-f39a-4bcd-8f08-a41d7774b5b8", + "id": "fbc9939b-f672-4e1a-ba75-af9a8b2cb989", "name": "A summary list of identity changes in date histogram format.", "originalRequest": { "url": { @@ -148979,7 +148979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83e179a5-e2ab-454c-8e72-f837e1278036", + "id": "7cebb612-86a2-4697-9732-acb059b3f254", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149088,7 +149088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46f9545e-78d3-4d8c-aef3-df33d0071238", + "id": "dfbf2c5f-2a08-48e8-b29a-edf635616852", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149197,7 +149197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e118861-749c-4459-84a3-54c5d9c6161e", + "id": "9ba8cbf2-cc2e-42d2-ac00-e49bea5710f1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149306,7 +149306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44bd61ee-7a3c-4eb5-8042-d921654d0982", + "id": "bcb676be-bebf-45b1-99a9-49d8f594a0c4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -149415,7 +149415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4ce8e99-962a-492e-9710-878828ba6fb8", + "id": "9f9dafbf-c30b-4788-a60b-acef8730b973", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149530,7 +149530,7 @@ } }, { - "id": "d90199fa-bd82-499e-b6a1-eb08a368502c", + "id": "0a120241-a8e9-49f7-9919-4fbe53317100", "name": "Gets an identity snapshot at a given date", "request": { "name": "Gets an identity snapshot at a given date", @@ -149592,7 +149592,7 @@ }, "response": [ { - "id": "db43d022-a4b2-4fbb-86bb-a6f31d41737d", + "id": "10804ccc-09fb-4248-aaeb-0a5ebb1b38fb", "name": "The identity object.", "originalRequest": { "url": { @@ -149647,7 +149647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ab35e3a-38aa-4f96-b381-aae31deec696", + "id": "872fc0e5-f2ff-4a93-9c81-33556063c3a5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149702,7 +149702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e673d3fc-023a-4247-b520-be5090d9d42a", + "id": "9e9e5fb8-7220-46e3-a7d7-97b6ea9a1e9b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149757,7 +149757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15ee527f-5a83-4d32-bd28-fdf05b5285f9", + "id": "8cc1955e-d4a6-4078-ba16-c22367701403", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149812,7 +149812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0af5713a-dddc-47c6-a5d6-3498597669fa", + "id": "6f1188e7-e92a-4f46-8a18-68e9b6e505e5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -149867,7 +149867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d86a4a36-2df2-4852-bb87-3ccfd72adf08", + "id": "4fd44121-6ef7-46b7-a986-5e5083de5e64", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149928,7 +149928,7 @@ } }, { - "id": "3cea63f3-e349-45c1-9f70-5a4d5dd4177e", + "id": "87142c17-0aef-4c66-8137-fd801e409f63", "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", @@ -150001,7 +150001,7 @@ }, "response": [ { - "id": "01af2247-b9de-4cd1-821e-bb92e6999fcd", + "id": "22d14cc8-ccc5-4b6a-a931-28b2e0490406", "name": "Access Item AccessProfile Response", "originalRequest": { "url": { @@ -150067,7 +150067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaae61de-bc81-4e06-b0b7-6b28f8cafcc9", + "id": "7e81554d-dfd8-4607-bd0b-8c1f22cbb865", "name": "Access Item Account Response", "originalRequest": { "url": { @@ -150133,7 +150133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe125626-57cc-47e6-8eb8-200961f9c0de", + "id": "8149dafe-06b3-4ade-9271-4943a63eb441", "name": "Access Item App Response", "originalRequest": { "url": { @@ -150199,7 +150199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0be39c5-50be-47d1-9477-1747a30c15cc", + "id": "56fd6de6-d52b-4414-9821-4a79371680ff", "name": "Access Item Entitlement Response", "originalRequest": { "url": { @@ -150265,7 +150265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e546588-462d-4a42-b511-49f8e9bae53f", + "id": "5aa39059-1a55-4be8-a81b-3ee5e48d8d9f", "name": "Access Item Role Response", "originalRequest": { "url": { @@ -150331,7 +150331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbd24c08-ec38-4fd4-8e72-67009f85994b", + "id": "38fc66d4-895f-4cd3-8d57-3015bb96e7c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150397,7 +150397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b41d721-2202-4557-9016-23c8be2aa782", + "id": "bf4007f2-24f1-4360-a055-d350b1ef8c34", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150463,7 +150463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "931f12b3-2790-4f3a-b57d-533218b6e920", + "id": "66da5eae-b292-411e-9c99-230c71234072", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150529,7 +150529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81a0e69d-88a0-4028-982f-49600098d8a5", + "id": "92406a85-52fa-45ab-bff7-2d518aa895a5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -150595,7 +150595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1572e9ea-151e-4adc-a02f-f86237387832", + "id": "36a85883-d573-4a92-a179-753b89928626", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150667,7 +150667,7 @@ } }, { - "id": "02ff132b-4a0c-4597-8e68-4e5edecd0e58", + "id": "f8ad3015-88e1-440b-b6e7-2b0999eeaf8f", "name": "Lists all events for the given identity", "request": { "name": "Lists all events for the given identity", @@ -150791,7 +150791,7 @@ }, "response": [ { - "id": "17da94da-6cba-416a-9454-3fbcad7d8b40", + "id": "610d9c5e-679f-449c-b1a5-798d28595fe1", "name": "AccessItemAssociated", "originalRequest": { "url": { @@ -150900,7 +150900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b29f652-b179-4ade-a99b-60e8b161533f", + "id": "0b2ba535-39a3-4625-b6d4-06c9610e084a", "name": "AccessItemRemoved", "originalRequest": { "url": { @@ -151009,7 +151009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b337192-6e4e-47e4-a0c6-53ea1d6b8ed5", + "id": "56fd671e-5db4-4d0f-a0f9-4cea725cf36b", "name": "AttributesChanged", "originalRequest": { "url": { @@ -151118,7 +151118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9f0dc19-038b-4c44-9ebc-9de75e851475", + "id": "82457cc0-41eb-43dd-afd2-174f9ba5e866", "name": "AccessRequested", "originalRequest": { "url": { @@ -151227,7 +151227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ea3d1b5-43f5-485b-b73e-1796b34ee5ff", + "id": "32de2fa2-8ac8-45ae-b6ba-c4a77c7cf2c7", "name": "IdentityCertified", "originalRequest": { "url": { @@ -151336,7 +151336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a08f00f1-bcb4-47dc-812d-a1ee4a081968", + "id": "8d8cb11e-58d1-475a-88f4-2c1e10a873d1", "name": "AccountStatusChanged", "originalRequest": { "url": { @@ -151445,7 +151445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daccdf9c-8b83-404d-a3d7-6e41606d9643", + "id": "f239bf7b-2f68-4b45-8435-2e46acfe852d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151554,7 +151554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01943a14-86bc-4638-9e18-9df791b8fa75", + "id": "67b6bdc8-3a66-4d09-a985-96c45a80e3ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151663,7 +151663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0d461be-059f-4501-862f-aca10caeaf71", + "id": "6a8a4589-7ac7-4ab4-a7d1-b1d8a5426838", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151772,7 +151772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17613547-89ae-4d9d-be3b-f2afddfaf4cd", + "id": "a8f82ac9-3cb6-49e7-b3b8-59222604ad49", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -151881,7 +151881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb59f46c-b56c-4c0a-a3e3-7c320a18699f", + "id": "89f1e541-fc52-4fdd-a946-2a1be2a6a006", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151990,7 +151990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c41facfc-1437-41b4-b0f1-9035ed74577c", + "id": "f6f259c3-49fa-49a7-8442-3fd8e81de090", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152105,7 +152105,7 @@ } }, { - "id": "a3d68643-0706-4a66-9706-393fa8ef497d", + "id": "714fef15-b252-4546-9584-b9ff0f64146c", "name": "Gets the start date of the identity", "request": { "name": "Gets the start date of the identity", @@ -152156,7 +152156,7 @@ }, "response": [ { - "id": "5e2aa35d-bbf7-44b6-b66a-f826338e8d49", + "id": "e750b530-c23c-46f4-80a6-3c4d89265c24", "name": "The start date of the identity", "originalRequest": { "url": { @@ -152210,7 +152210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7146efd1-e4c9-449d-a02e-d8417ddbe3f2", + "id": "ebf7702e-b2d6-432d-ad3e-9996c8eb1a63", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152264,7 +152264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2ba5ab9-1f8c-47f4-9b5d-115111d8a9c0", + "id": "28931bf6-1a49-411d-8372-48afb400cb52", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152318,7 +152318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47246097-1b17-4694-bb13-c4dd91a19eba", + "id": "680b7dbb-95f0-48e0-8103-e33cd2696d34", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152372,7 +152372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb192855-1f85-4c6c-919f-643b04ffaf3a", + "id": "0f501d30-9232-40e6-88f6-177860649cdf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -152426,7 +152426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a47d02f-7e82-4d3e-924f-8c27b9d172d2", + "id": "d851efd2-4797-40dc-8ecd-29b02c1e1aee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152486,7 +152486,7 @@ } }, { - "id": "70a8ce11-b22e-4028-93a8-3122d6eadcea", + "id": "faac1b85-6948-4647-b3cb-ced584c2f5e2", "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", @@ -152529,7 +152529,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "magna ea" + "value": "dolore do aliqua commodo quis" }, { "disabled": true, @@ -152538,7 +152538,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "sit nisi Excepteur elit" + "value": "reprehenderit cillum qui aute" }, { "disabled": true, @@ -152601,7 +152601,7 @@ }, "response": [ { - "id": "f9263132-ff07-477f-b5ff-fdbe3dc1d52c", + "id": "885b35e5-332b-4f9f-8cde-ac1d78e8976b", "name": "A IdentityCompare object with difference details for each access item type", "originalRequest": { "url": { @@ -152639,7 +152639,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "sit nisi Excepteur elit" + "value": "reprehenderit cillum qui aute" }, { "disabled": true, @@ -152710,7 +152710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0bbd889-0d91-40bd-b8f2-2f8e13a7d66b", + "id": "1b13ff4c-88f7-42c0-8d20-49c6abb6bdde", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152748,7 +152748,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "sit nisi Excepteur elit" + "value": "reprehenderit cillum qui aute" }, { "disabled": true, @@ -152819,7 +152819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9562198a-6390-48f0-a01e-8244d54e1a4c", + "id": "9fd66c37-5057-49b8-aae8-f501b7960e67", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152857,7 +152857,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "sit nisi Excepteur elit" + "value": "reprehenderit cillum qui aute" }, { "disabled": true, @@ -152928,7 +152928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc327b24-60b6-4b6d-a9b6-e66e126f5b1d", + "id": "e7724337-d6ce-42d8-ad15-ef2d7d7a0087", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152966,7 +152966,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "sit nisi Excepteur elit" + "value": "reprehenderit cillum qui aute" }, { "disabled": true, @@ -153037,7 +153037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae784138-e6af-48b8-80d9-d38a444a406f", + "id": "c2c890c9-be4a-4552-b8f9-69481dc2cd47", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -153075,7 +153075,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "sit nisi Excepteur elit" + "value": "reprehenderit cillum qui aute" }, { "disabled": true, @@ -153146,7 +153146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "878858e2-ed27-4da0-bc91-0d1039aacf24", + "id": "e1032be2-68a0-4fff-9113-18d1108a0206", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -153184,7 +153184,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "sit nisi Excepteur elit" + "value": "reprehenderit cillum qui aute" }, { "disabled": true, @@ -153261,7 +153261,7 @@ } }, { - "id": "de4bdf8f-a001-41bc-a874-aa6e82ce4b90", + "id": "93083fa6-0147-46d9-830d-c9759cef739c", "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", @@ -153382,7 +153382,7 @@ }, "response": [ { - "id": "f9776a8d-944f-4881-ab89-9cf3b64b0781", + "id": "9cc66fa6-42d3-431c-8ec5-856c0722da91", "name": "A list of events for the identity", "originalRequest": { "url": { @@ -153492,7 +153492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4220602f-8ceb-4a6c-a0e7-8a560fb190ea", + "id": "0833a95a-0d34-4455-9ced-210f72ac5a1e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153602,7 +153602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83d77976-a823-4c88-a3bc-4ef010d117a5", + "id": "d8b24276-1208-4367-b27b-de880ee32344", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153712,7 +153712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a26ca4c-b1c3-41d5-a147-e4b120c68a81", + "id": "8b736dcb-156f-4f0c-bf9a-ddf98dc5d99c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153822,7 +153822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d65d583f-d0cc-4b6a-ba67-2aa86d6b7ca8", + "id": "c80d6c18-a881-4725-a9a5-59bce9a6d21e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -153932,7 +153932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e15a2f7-382f-45d1-b6ec-9ce3f7a72bb9", + "id": "b1bf9f84-fb02-4c69-9743-e2d10859bed0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154054,7 +154054,7 @@ "description": "Use this API to implement identity profile functionality. \nWith this functionality in place, administrators can view identity profiles and their configurations. \n\nIdentity profiles represent the configurations that can be applied to identities as a way of granting them a set of security and access, as well as defining the mappings between their identity attributes and their source attributes. \n\nIn Identity Security Cloud, administrators can use the Identities drop-down menu and select Identity Profiles to view the list of identity profiles. \nThis list shows some details about each identity profile, along with its status. \nThey can select an identity profile to view its settings, its mappings between identity attributes and correlating source account attributes, and its provisioning settings. \n\nRefer to [Creating Identity Profiles](https://documentation.sailpoint.com/saas/help/setup/identity_profiles.html) for more information about identity profiles.\n", "item": [ { - "id": "2f3e8a33-ae4b-4ccc-abd4-63dad7b09dd8", + "id": "ab7e669e-0611-4a87-90b8-d4921e0b3709", "name": "Identity Profiles List", "request": { "name": "Identity Profiles List", @@ -154129,7 +154129,7 @@ }, "response": [ { - "id": "d6934e99-f024-4f50-9ad1-13d68f73c245", + "id": "a4627891-3dc6-4925-a066-d1d0a2b706d8", "name": "List of identityProfiles.", "originalRequest": { "url": { @@ -154218,7 +154218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faa17b3e-8d4f-4931-bd3a-8c951ee6d89d", + "id": "3dbccbf5-c896-4f79-bf1e-e15b8883ead6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154307,7 +154307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c10bb21-b8f9-4100-adba-1c1824f69c45", + "id": "e468bda2-5e8d-4933-aae9-9abbcc6a4c3f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154396,7 +154396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1372f5ce-81b8-462f-9166-10cb12e93835", + "id": "936547fa-abd9-4bd4-ba87-124962bfcaae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154485,7 +154485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d58ea1d-9545-4f37-98fa-35d9208721e4", + "id": "47c56b1f-c68b-45c9-8ffb-ea6d2dd10a85", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154574,7 +154574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c17beec5-bc67-40ef-ad41-bbba748d5fb8", + "id": "430d400f-d928-4273-bc0c-2c48044a2195", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154669,7 +154669,7 @@ } }, { - "id": "0c2973ff-7334-4657-a4ff-651098e8964b", + "id": "187ed64d-ec89-4094-a9d9-8b47ee52f1dc", "name": "Create an Identity Profile", "request": { "name": "Create an Identity Profile", @@ -154711,7 +154711,7 @@ }, "response": [ { - "id": "5dffe19e-cdf9-4dc4-97fa-13d20d9d0c7a", + "id": "4767c62e-3901-4b2c-b786-efb2556a8428", "name": "The created Identity Profile", "originalRequest": { "url": { @@ -154767,7 +154767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1593935b-56a6-4941-a89f-796a5a5af75f", + "id": "8bd9d6bb-85f0-4a15-b381-9c77b85da023", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154823,7 +154823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1560e72c-fd20-4199-a1f1-91cd71ef0454", + "id": "621da779-700f-4661-8e08-360896e7de76", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154879,7 +154879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6f08503-4ae6-4c1a-8e77-7decfcdcc29b", + "id": "20086bc6-5413-49f0-b266-ae67d205759c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154935,7 +154935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae31064d-2fd9-4586-93a8-57416719d541", + "id": "c9a74ce4-66fd-4937-bd4b-45fca1e49402", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154991,7 +154991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "491f89fe-7407-49fd-949c-8cf422354ab7", + "id": "3d8d2464-f953-4489-8a99-2854e34ded46", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155053,7 +155053,7 @@ } }, { - "id": "63e96274-ee8e-4fe5-8f8c-336224465e5b", + "id": "6ade1ca0-68db-45ac-a59f-dd6e22fe395e", "name": "Delete Identity Profiles", "request": { "name": "Delete Identity Profiles", @@ -155096,7 +155096,7 @@ }, "response": [ { - "id": "3eb0e3d8-78b3-435d-ab06-f344650b5f4f", + "id": "7a8e7f62-44e6-4b46-836e-cfe945cfa5c0", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -155148,12 +155148,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\": \"1960-04-10T01:34:10.599Z\",\n \"launched\": \"1989-10-25T13:47:18.377Z\",\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\": \"1954-02-18T23:57:08.083Z\",\n \"launched\": \"1963-05-31T00:24:13.698Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7a968341-37b6-4154-8b2a-5da2a8c93f7f", + "id": "22b66fd9-ef95-441e-acdd-60257b4979db", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155210,7 +155210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29a87ff5-9669-4677-bbd2-7c091b483ccb", + "id": "12370e0f-185e-4d11-a24e-97c8b3ad07ca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155267,7 +155267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8186d19e-5e7a-4c9d-b987-6c9566d108be", + "id": "06039d79-45d7-490e-a21c-fcf378250f59", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155324,7 +155324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e82a68ea-7698-4374-bf7a-bde900c3e97d", + "id": "64342cb1-c4a6-490b-a7ed-2e1babdb2eb7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155381,7 +155381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66c29008-c823-4fec-a13d-4311f65ebc64", + "id": "01e3f2ca-4118-40be-a06f-715a6e2b1a6b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155444,7 +155444,7 @@ } }, { - "id": "d8ddaf5e-e96c-4b1c-abf5-75113a74a1d3", + "id": "a1f7aa55-26f9-45e4-be05-fc185567e9ce", "name": "Export Identity Profiles", "request": { "name": "Export Identity Profiles", @@ -155520,7 +155520,7 @@ }, "response": [ { - "id": "56fa1cc0-9f5c-4c4f-ab41-3d56b5c99e3e", + "id": "40d07cbb-412a-4062-8e94-5722fd4e2171", "name": "List of export objects with identity profiles.", "originalRequest": { "url": { @@ -155610,7 +155610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69caec58-4504-4fee-98d1-e82ada132414", + "id": "57a6b905-5e13-4a19-bde1-ab9128961241", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155700,7 +155700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23bcb14d-cde5-497d-8bdf-bd4bf88ec516", + "id": "e1d1760c-5a17-4a75-abc9-5a3b8e664647", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155790,7 +155790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4ac062f-50ba-486d-aaa3-9692ec471859", + "id": "8f66d89b-690a-42b9-b3f4-f94875b13b3b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155880,7 +155880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "392cd506-cf28-4c3f-aea1-65a7799b21e0", + "id": "44f9fac7-c5b8-4840-a4d0-99d9f55f7f15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155970,7 +155970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05500ee3-b131-4dd2-90fb-3885eab4afd7", + "id": "6e418c7d-8201-4df5-a1e9-b2dd9a2ac780", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156066,7 +156066,7 @@ } }, { - "id": "129e50c5-3cc7-4b21-abdf-d4e9c8de72af", + "id": "6032ae83-aaab-4478-a0f5-69fc9b307bb8", "name": "Import Identity Profiles", "request": { "name": "Import Identity Profiles", @@ -156109,7 +156109,7 @@ }, "response": [ { - "id": "d3d2ae0e-8bb1-470c-a833-8a2ba8f52952", + "id": "17208448-2a48-4aa9-9302-09c94515ba00", "name": "The result of importing Identity Profiles.", "originalRequest": { "url": { @@ -156166,7 +156166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53b6e55c-4871-4c51-86fa-c10801515182", + "id": "e86c668b-57fe-4c52-ba56-60bc50d56278", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156223,7 +156223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "492f46e6-9008-43b4-bc2f-52f2dc739834", + "id": "dcb839ab-c2d2-455e-b07b-ef82b2db3449", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156280,7 +156280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be1c71ba-d6f4-4c25-bcaf-4c375822f09a", + "id": "053d2803-9d4e-43bb-be17-d6587044edfd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156337,7 +156337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10a9f332-19ae-4c76-bbd6-8a9e47cba279", + "id": "4bc4c920-a6dc-487f-bf68-34fc367b077d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156394,7 +156394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cd2f669-b83f-4cd7-892d-b2a3bc0d9292", + "id": "2bccd079-3f95-478b-bc50-7a7120b6407e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156457,7 +156457,7 @@ } }, { - "id": "6d169471-ac0e-4cb8-aae6-7e176d786b1b", + "id": "0220388a-2ecb-4afe-92d6-7a2d0c7c6590", "name": "Get single Identity Profile", "request": { "name": "Get single Identity Profile", @@ -156498,7 +156498,7 @@ }, "response": [ { - "id": "5e7f64f4-4ac6-4043-a23b-827adddf94ad", + "id": "2d4b6695-c6e2-4473-bc60-c36caabd3393", "name": "An Identity Profile object.", "originalRequest": { "url": { @@ -156542,7 +156542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3187e47-75e3-40fa-a10a-56f09fee22fa", + "id": "ade8ce97-9772-4251-a97a-bdc2abaee4c1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156586,7 +156586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2bc2ce2-ec6c-4e11-a4c4-473b5a6f55af", + "id": "3a4063f5-a237-41e4-af18-4d858d5033e1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156630,7 +156630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38b55c53-f706-485d-b06b-7fc92cc1c365", + "id": "5537b7c1-8898-47e3-a5f9-835b78a9137f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156674,7 +156674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dbb806d-8342-43c2-982d-b6443f567096", + "id": "3ab8b708-c23a-4bc2-93b3-703bf5d0efa4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -156718,7 +156718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d73bf3c5-c1db-4fc1-abda-2ec77fb7b56f", + "id": "56838c4f-18a5-42ad-b4c4-a5d0f131f91e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156762,7 +156762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52748309-ba88-42bc-99ae-b08154eaad6e", + "id": "e4f1f4e3-7f25-4799-a0ff-3164372b1ce7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156812,7 +156812,7 @@ } }, { - "id": "4769f0a7-d122-4fb1-9fad-dfa1e8033162", + "id": "fd1245e3-d870-4d8e-8bdf-45df272ea161", "name": "Delete an Identity Profile", "request": { "name": "Delete an Identity Profile", @@ -156853,7 +156853,7 @@ }, "response": [ { - "id": "38ef7623-444b-4047-aa22-5f57c45ad42d", + "id": "dfad9b07-d6f6-4d09-9291-f48bd5b452c8", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -156892,12 +156892,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\": \"1988-11-21T15:45:20.925Z\",\n \"launched\": \"1995-03-07T19:38:07.964Z\",\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\": \"1991-04-06T06:52:06.226Z\",\n \"launched\": \"1950-01-29T08:57:56.253Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "89682ca3-7cf6-4fe4-84ba-27f517bb1e8d", + "id": "c3182d4b-43e3-42d9-a105-519f06728b65", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156941,7 +156941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11819119-0a87-42b0-bdeb-18313ad707f0", + "id": "2b289b26-74d8-4749-a0ca-c6d9c1bd79f9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156985,7 +156985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67e7cd56-c7d4-4777-9bb0-d4a612370729", + "id": "94ab0fb0-a883-448a-8ade-67fd2fc28c25", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157029,7 +157029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2292f132-a2ca-4a48-b4bd-fc85d7f7bf4b", + "id": "37de5f3b-f5af-4e13-aa91-e385b5007107", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157073,7 +157073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10ecc389-b6f6-4915-8446-97ad42bc4853", + "id": "df0fa316-ef61-4d31-b72f-addd6f29573f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157117,7 +157117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "862a4899-0a11-4f74-84dc-3456373a2933", + "id": "92bf9354-f6f6-4177-b533-9da8200a9796", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157167,7 +157167,7 @@ } }, { - "id": "f7e1b0f1-eea5-40e9-b59b-1379a8024fcc", + "id": "7f4e34ff-9cb6-4c73-8d30-25da7eb229b1", "name": "Update the Identity Profile", "request": { "name": "Update the Identity Profile", @@ -157221,7 +157221,7 @@ }, "response": [ { - "id": "6ed256b2-df00-4db0-ab7a-ba42d9f6fca4", + "id": "7c17a0fd-bcef-4f09-ab70-d009c69dd3ac", "name": "The updated Identity Profile.", "originalRequest": { "url": { @@ -157278,7 +157278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22c2af4f-5242-4cd9-bdbe-607a4202b01c", + "id": "4c1ea409-1b78-401a-9c07-939d81a88243", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157335,7 +157335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d350267-2d0e-4aaa-b4a1-924e3e15ba6c", + "id": "929e88e8-5f10-43fb-b958-31106a18b3e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157392,7 +157392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9059f4b8-0646-41f8-a732-e9974e5951ae", + "id": "d552223b-fba4-497e-b6ef-de8ad2358906", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157449,7 +157449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ac37a56-7d93-44ff-94f1-174c876b42f0", + "id": "488b1580-af78-44e9-a284-08aa28238740", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157506,7 +157506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df22f3de-7c4d-4e10-8658-3683dc9b11b5", + "id": "8cc60ecb-2c0b-42e3-847a-f6e04b7e02ed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157563,7 +157563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c70f54db-ed4a-4a01-89eb-e567be975086", + "id": "a33627ac-b0ec-47bb-990c-5b7fb47eb914", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157626,7 +157626,7 @@ } }, { - "id": "3aeba17d-5e88-469d-8e07-42e924c8aab5", + "id": "b97bea14-0378-44d9-8ee6-ad1dc4b6c733", "name": "Get default Identity Attribute Config", "request": { "name": "Get default Identity Attribute Config", @@ -157668,7 +157668,7 @@ }, "response": [ { - "id": "22f4f395-dce7-4a92-9f4c-d5e7f46276dc", + "id": "47fedeee-e5cf-4612-b583-ecad6725bb7e", "name": "An Identity Attribute Config object.", "originalRequest": { "url": { @@ -157713,7 +157713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f438bc49-dc0f-4e16-bbfd-99734bcb2444", + "id": "3a9d3c5a-7ca0-4013-b5ad-e728c38a5f24", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157758,7 +157758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c924d78a-f2b0-4875-99f5-3668c61bf110", + "id": "340d6bdc-6c06-4b3b-9b6c-50af27728973", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157803,7 +157803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "771ea023-72e4-47dc-ad4d-61ff229e19e0", + "id": "980f56f3-1f28-47eb-b6fb-443ff82916ef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157848,7 +157848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d014b26-d7ca-4216-942f-e261f2edbec1", + "id": "7a2c700d-c77f-441b-a32c-5fd61ea8aae2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157893,7 +157893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87d22569-7370-4042-9787-d295d9eb4bbd", + "id": "dc912b48-ade4-4fb3-8cfa-18aa910b1639", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157938,7 +157938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d019951-ca15-4bde-a88c-5fd0f7a40abf", + "id": "ebe89100-9752-40c3-bb02-5ccdfddf0b86", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157989,7 +157989,7 @@ } }, { - "id": "a6e2a2ac-93c2-4166-9b36-66ac9ab0248a", + "id": "223273a8-8735-4d64-ab8f-bb4dce3e2ad5", "name": "Process identities under profile", "request": { "name": "Process identities under profile", @@ -158031,7 +158031,7 @@ }, "response": [ { - "id": "ef0db0a9-ce2e-4f79-a268-b70853fb2ca9", + "id": "3c1d1d38-719a-4a72-9e57-d49e338915bb", "name": "Accepted status after refresh has launched", "originalRequest": { "url": { @@ -158076,7 +158076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a585c7ee-90ab-42f2-b286-74dd693d1aac", + "id": "ba62aec6-4c47-4c4c-a967-25d29f8e30ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158121,7 +158121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5139fc87-f309-4717-b303-29fc7ebfe755", + "id": "567c7945-4440-4ee1-aa0e-edbc6e0733f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158166,7 +158166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50a1c76f-d8ce-43f1-a803-00d15e7483bc", + "id": "5dfeb117-64a0-4d47-95f0-6868a881b519", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158211,7 +158211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39a164c3-e58d-4f6f-9200-b159698049a2", + "id": "71720df0-c1e9-44b0-a8c4-040c37d6cd17", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -158256,7 +158256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78fb8d10-d53b-4ea0-a480-c2b5d31e4f6c", + "id": "f1a9b8a9-83f2-4546-926c-a0037abc6d91", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158301,7 +158301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "288a3761-8abc-47a7-b24e-2b362b050317", + "id": "ad886514-53c3-4692-98fc-2bf92841b701", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158352,7 +158352,7 @@ } }, { - "id": "df5752c0-8f31-4565-a95b-f2fbc919310f", + "id": "f9cf3037-c8e9-4b61-9164-07f1194bec3c", "name": "Generate Identity Profile Preview", "request": { "name": "Generate Identity Profile Preview", @@ -158384,7 +158384,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9ee8d1b7-c453-41d5-4151-4eb59c35671f\",\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\": \"85b6b1a9-508c-a75c-7ab6-c50fde656dbc\",\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", @@ -158395,7 +158395,7 @@ }, "response": [ { - "id": "fb170d28-3f47-4621-9fb8-fbfadb44de75", + "id": "a1118da7-957f-4eec-aec0-f4541ab37efb", "name": "A preview of the identity attributes after applying identity attributes config sent in request body.", "originalRequest": { "url": { @@ -158430,7 +158430,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9ee8d1b7-c453-41d5-4151-4eb59c35671f\",\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\": \"85b6b1a9-508c-a75c-7ab6-c50fde656dbc\",\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", @@ -158452,7 +158452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1e5a56d-47a0-435f-838c-a8a2a49632ef", + "id": "6a0a323d-99a8-41b7-8eda-0de04dd58010", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158487,7 +158487,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9ee8d1b7-c453-41d5-4151-4eb59c35671f\",\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\": \"85b6b1a9-508c-a75c-7ab6-c50fde656dbc\",\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", @@ -158509,7 +158509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87d8e649-1aee-4b84-badf-4837eb12eba1", + "id": "9c507790-716a-4c2e-bef7-e1772735f7d0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158544,7 +158544,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9ee8d1b7-c453-41d5-4151-4eb59c35671f\",\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\": \"85b6b1a9-508c-a75c-7ab6-c50fde656dbc\",\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", @@ -158566,7 +158566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc2ff471-267b-404d-bae5-1f44d963b874", + "id": "c4ac9335-65cc-4bb7-8ae8-2206cb50f325", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158601,7 +158601,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9ee8d1b7-c453-41d5-4151-4eb59c35671f\",\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\": \"85b6b1a9-508c-a75c-7ab6-c50fde656dbc\",\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", @@ -158623,7 +158623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db2ad77d-9709-4ead-92bc-1bbaca3f2fd7", + "id": "55da12aa-227f-4788-9784-970d56427a8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158658,7 +158658,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9ee8d1b7-c453-41d5-4151-4eb59c35671f\",\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\": \"85b6b1a9-508c-a75c-7ab6-c50fde656dbc\",\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", @@ -158680,7 +158680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c408677-a99b-4829-a89d-3df198cf2cb3", + "id": "75423884-e644-4f28-bccb-ab844c898d4e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158715,7 +158715,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:9ee8d1b7-c453-41d5-4151-4eb59c35671f\",\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\": \"85b6b1a9-508c-a75c-7ab6-c50fde656dbc\",\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", @@ -158749,7 +158749,7 @@ "description": "Use this API to implement and customize lifecycle state functionality.\nWith this functionality in place, administrators can create and configure custom lifecycle states for use across their organizations, which is key to controlling which users have access, when they have access, and the access they have.\n\nA lifecycle state describes a user's status in a company. For example, two lifecycle states come by default with Identity Security Cloud: 'Active' and 'Inactive.' \nWhen an active employee takes an extended leave of absence from a company, his or her lifecycle state may change to 'Inactive,' for security purposes. \nThe inactive employee would lose access to all the applications, sources, and sensitive data during the leave of absence, but when the employee returns and becomes active again, all that access would be restored. \nThis saves administrators the time that would otherwise be spent provisioning the employee's access to each individual tool, reviewing the employee's certification history, etc. \n\nAdministrators can create a variety of custom lifecycle states. Refer to [Planning New Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#planning-new-lifecycle-states) for some custom lifecycle state ideas.\n\nAdministrators must define the criteria for being in each lifecycle state, and they must define how Identity Security Cloud manages users' access to apps and sources for each lifecycle state.\n\nIn Identity Security Cloud, administrators can manage lifecycle states by going to Admin > Identities > Identity Profile, selecting the identity profile whose lifecycle states they want to manage, selecting the 'Provisioning' tab, and using the left panel to either select the lifecycle state they want to modify or create a new lifecycle state. \n\nIn the 'Provisioning' tab, administrators can make the following access changes to an identity profile's lifecycle state: \n\n- Enable/disable the lifecycle state for the identity profile.\n\n- Enable/disable source accounts for the identity profile's lifecycle state.\n\n- Add existing access profiles to grant to the identity profiles in that lifecycle state.\n\n- Create a new access profile to grant to the identity profile in that lifecycle state.\n\nAccess profiles granted in a previous lifecycle state are automatically revoked when the identity moves to a new lifecycle state. \nTo maintain access across multiple lifecycle states, administrators must grant the access profiles in each lifecycle state. \nFor example, if an administrator wants users with the 'HR Employee' identity profile to maintain their building access in both the 'Active' and 'Leave of Absence' lifecycle states, the administrator must grant the access profile for that building access to both lifecycle states.\n\nDuring scheduled refreshes, Identity Security Cloud evaluates lifecycle states to determine whether their assigned identities have the access defined in the lifecycle states' access profiles. \nIf the identities are missing access, Identity Security Cloud provisions that access. \n\nAdministrators can also use the 'Provisioning' tab to configure email notifications for Identity Security Cloud to send whenever an identity with that identity profile has a lifecycle state change. \nRefer to [Configuring Lifecycle State Notifications](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#configuring-lifecycle-state-notifications) for more information on how to do so.\n\nAn identity's lifecycle state can have four different statuses: the lifecycle state's status can be 'Active,' it can be 'Not Set,' it can be 'Not Valid,' or it 'Does Not Match Technical Name Case.' \nRefer to [Moving Identities into Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#moving-identities-into-lifecycle-states) for more information about these different lifecycle state statuses. \n\nRefer to [Setting Up Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html) for more information about lifecycle states.\n", "item": [ { - "id": "5ede5f76-f156-4e7e-9a84-b02dac096eed", + "id": "6e51f7ff-15e1-459a-a8d9-34601bebb619", "name": "Set Lifecycle State", "request": { "name": "Set Lifecycle State", @@ -158804,7 +158804,7 @@ }, "response": [ { - "id": "db2cdb77-b509-4ce2-9660-5d84d0664c8c", + "id": "89b0c567-6417-4cc5-94e8-bebe0aeeebcf", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -158862,7 +158862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62a59445-a1f7-4fd5-be0d-e28832bc49c5", + "id": "9dc88a5e-a43c-46a1-a55d-927fa016c161", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158920,7 +158920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c452a6f-a448-4439-99d9-99f8a16951aa", + "id": "cfcd5c78-1946-480d-8786-bb5104176728", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158978,7 +158978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89efc308-699b-4e8d-81cb-1bd80a0857fb", + "id": "73541ae2-6003-4cdb-b331-f0e2a9764a29", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159036,7 +159036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b65c41b5-d914-4cd3-ba19-d342f254a0f9", + "id": "13620005-9e2a-46b9-b680-4e184fd350c8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -159094,7 +159094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef098612-956e-4b02-a8c4-8588ce337e97", + "id": "99d61bd6-b7ba-423a-af81-debca78d3a62", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159152,7 +159152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec9ac175-ff5d-45e0-acba-e49ed3c5c118", + "id": "70286d53-f9e8-4f26-80a4-3cc21f07fade", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159216,7 +159216,7 @@ } }, { - "id": "431d60a5-2dc1-44e8-bc98-a34d0998f947", + "id": "df914e59-4c7b-4b52-8f5f-9b0c1b8fb478", "name": "Lists LifecycleStates", "request": { "name": "Lists LifecycleStates", @@ -159295,7 +159295,7 @@ }, "response": [ { - "id": "411b9c71-ce6d-43a0-99c8-05afa221ea0c", + "id": "478768d7-c449-43cd-892f-68d783a90b12", "name": "List of LifecycleState objects.", "originalRequest": { "url": { @@ -159377,7 +159377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1674e85-9ffd-4a8b-8e44-b38ed86d6f5e", + "id": "89a34ef0-201b-4e99-9b58-687c67bfba14", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159459,7 +159459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eacdfcfa-0942-4150-81a4-790f2bcc46f5", + "id": "6ff965c9-8914-464e-8091-f88d264e7a87", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159541,7 +159541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "491b7cb3-dec9-473e-9496-ae4149577d16", + "id": "053d07f6-e647-44fd-a517-c1fc170b5afc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159623,7 +159623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8a6b95e-e5a0-47e3-b593-76261dfcefe5", + "id": "723ab928-3d76-4d9d-b4a2-a937a3b13da3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159705,7 +159705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad7c1a4b-574c-496f-86ba-aebf2297272e", + "id": "0d475582-3890-4d60-b6b3-71b641c06eac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159793,7 +159793,7 @@ } }, { - "id": "b4f33a60-18c9-446f-80e4-bc38fb0e82b0", + "id": "0659930f-0d42-4ab6-a7ce-84230ba97151", "name": "Create Lifecycle State", "request": { "name": "Create Lifecycle State", @@ -159848,7 +159848,7 @@ }, "response": [ { - "id": "bcb7c03c-b42c-456d-9a08-9c5f17924e39", + "id": "004906eb-762c-42c5-83b6-e4ab11a49b0b", "name": "Created LifecycleState object.", "originalRequest": { "url": { @@ -159906,7 +159906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cd26c25-edd7-482c-b4d3-3f7c53b2bfa6", + "id": "4dbbb7ae-1e45-417a-a338-e5c76cbaca9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159964,7 +159964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df1c84fb-eea4-4579-ab51-1f2fbf4cb830", + "id": "3fc0df8a-451b-4325-8db9-b69f322acff3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160022,7 +160022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b17ae3bc-336f-4600-88f4-0d10d664a916", + "id": "c8ad31f6-a34c-49d6-b8ae-eef3e72b7e2e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160080,7 +160080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f23d1b43-1e95-40a6-908b-5e7f278ca356", + "id": "584c6917-ec79-4fd4-8f7a-f51ff1a02c59", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160138,7 +160138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13ca114a-22c8-44f9-939b-003ef9bd2171", + "id": "519a8131-7bdf-413d-bcb4-ddb8234c3188", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160202,7 +160202,7 @@ } }, { - "id": "0a7b271f-34f3-41b3-ad7b-bf602d97b4d0", + "id": "f61ebb64-3466-4093-b6c1-05484a262b71", "name": "Get Lifecycle State", "request": { "name": "Get Lifecycle State", @@ -160255,7 +160255,7 @@ }, "response": [ { - "id": "286894e0-21c8-48fe-80b3-91ae97dbf5fc", + "id": "57f5fc53-113b-4f39-9a01-07b35f17d3df", "name": "The requested LifecycleState was successfully retrieved.", "originalRequest": { "url": { @@ -160301,7 +160301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cafb6973-ddd4-4b58-ab43-d4433d379a09", + "id": "79aa5113-fbb2-4282-93e8-340db6f0960c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160347,7 +160347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc2dcc64-232d-4efe-9451-80688aa0151c", + "id": "edd448e9-5a64-4d64-8db9-7b8928382348", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160393,7 +160393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e6402cb-56cd-4af4-be53-05fbc234b4cd", + "id": "557fe2bf-43e3-4678-a0e3-ba36016935f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160439,7 +160439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca2ff9e4-f810-4ab4-b452-cdefde1cb091", + "id": "216fffb9-e4dd-4500-94cc-ba7bb971a1b5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -160485,7 +160485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a240bc3f-b8f0-456d-a86f-33ed207a8fe9", + "id": "f8493434-043f-4f0f-b6b9-ef38c1542e40", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160531,7 +160531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e21e452-748c-4850-b89f-49e8fd24d1ab", + "id": "f01b0052-9323-4c22-bade-195b98670944", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160583,7 +160583,7 @@ } }, { - "id": "1d03e208-8d2f-428b-91b2-4fb4d2ad1d3c", + "id": "a7dc94b8-403d-4416-a2e3-f79b9d61f35e", "name": "Update Lifecycle State", "request": { "name": "Update Lifecycle State", @@ -160649,7 +160649,7 @@ }, "response": [ { - "id": "bd7b6894-3806-4491-b716-75a161205ea9", + "id": "aaf69f53-fb01-4095-aa45-6020dfc59540", "name": "The LifecycleState was successfully updated.", "originalRequest": { "url": { @@ -160708,7 +160708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2596d6e3-4c42-4bd0-9312-73c97c174888", + "id": "bdd72a60-8744-450d-93a7-34a66b60ff9d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160767,7 +160767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19140216-3dea-497c-ae44-877a2351aa02", + "id": "b879290d-5a23-4ee7-8520-3615a539822c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160826,7 +160826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68a2bd54-fdbb-4e1e-a5c9-4a5886c4ac3c", + "id": "75bc4821-da04-4f77-bf83-49828677768b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160885,7 +160885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bca34eb-f6b6-4a02-8ad9-5c6c7f5bf050", + "id": "42c55f1f-9447-4437-bf52-d5fe07791f14", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -160944,7 +160944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b46b0497-a4cb-4d0c-89b9-e56752d759b7", + "id": "5e161741-f5a3-47a2-80f4-5e85837e28ad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161003,7 +161003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2141d351-6340-4e3d-adfe-b7abbfc6d91a", + "id": "d6e1cbe1-0ee2-4d73-8731-9d486298a6ed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161068,7 +161068,7 @@ } }, { - "id": "be68b19d-8f18-46aa-ae5c-05fbf102e071", + "id": "a94c20f2-cc73-4641-b6d4-a9e86a4b23d0", "name": "Delete Lifecycle State", "request": { "name": "Delete Lifecycle State", @@ -161121,7 +161121,7 @@ }, "response": [ { - "id": "8c132db6-47fe-4e55-a1f7-1b75dff65e50", + "id": "272d933a-2894-4cbf-a204-c250eb8c7958", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -161162,12 +161162,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"irure sunt\",\n \"name\": \"Contractor Lifecycle\"\n}", + "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"culpa esse eu\",\n \"name\": \"Contractor Lifecycle\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6cff46ed-e8bb-4f06-bc9d-7758c5123e0c", + "id": "c165ffb8-34fd-4494-9a77-541421ae2548", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161213,7 +161213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e6f0ee8-7fbd-4b38-a316-4ed9a3e80724", + "id": "9bd4462c-3485-4de4-b599-f965e9076504", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161259,7 +161259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "529d1042-bb6e-4c25-81d8-afe3387cb00e", + "id": "5d2d0c6b-0b51-42f3-bb33-3c869935df62", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161305,7 +161305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "573aaae1-52ab-464d-bbf4-637954222ef8", + "id": "d6dd9eda-d586-4643-a3c4-22fcf0e86adf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -161351,7 +161351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdb1bfd8-2c0a-4aca-bd3d-5e20379f76b5", + "id": "2a24adfe-9574-4a76-9e20-4324a4b2c67a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161397,7 +161397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f075adec-0ef0-4252-b973-9bc57fc1d9e4", + "id": "9bcb618d-de37-4dca-8b51-c582df416392", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161455,7 +161455,7 @@ "description": "Read and create operations for client data and statuses", "item": [ { - "id": "93ef4833-55a8-4f20-8dae-c1669cd6699a", + "id": "02ba15f4-80d6-4107-929d-e55eee5b5da5", "name": "Get Managed Clients", "request": { "name": "Get Managed Clients", @@ -161521,7 +161521,7 @@ }, "response": [ { - "id": "399b22b8-104b-4e49-af3d-926fd90df283", + "id": "a58d7285-6989-46ba-bb71-8d7197d465c7", "name": "Responds with a list of ManagedClient based on the query params provided", "originalRequest": { "url": { @@ -161596,12 +161596,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"sint cupidatat\",\n \"cookbook\": \"voluptate aliqua dolor\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"voluptate do pariatur e\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n },\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"amet enim ut sunt id\",\n \"cookbook\": \"Duis dolor nulla exercitation\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"proident\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n }\n]", + "body": "[\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"aliqua\",\n \"cookbook\": \"Excepteur cupid\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"sunt fugiat ni\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n },\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"sit magna aute\",\n \"cookbook\": \"incididunt dolore\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"reprehenderit id culpa in non\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "514bca1b-5d9a-468f-83c7-4a2c87bb66c0", + "id": "dea96ca9-ca87-46c6-b7c0-01ba7405b14d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161681,7 +161681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf50f01b-728f-4ecd-b65c-9f4afcd52d08", + "id": "7cd7d09a-c900-431e-bda1-565266e152c3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161761,7 +161761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "822578c6-2cf9-4985-b344-a667dcb52f86", + "id": "b84da128-c631-4206-90ba-d6155436193d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161841,7 +161841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb8a771c-4aa1-4ca4-96fd-aba25a95baad", + "id": "946b0c7e-23ae-46e5-b241-59528d0c48ea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161921,7 +161921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ec3c075-e19e-41a0-bc52-1d5e752d838c", + "id": "76b6eea7-1952-426d-a3a6-0232000414a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162007,7 +162007,7 @@ } }, { - "id": "99474fc7-866a-422d-a145-0e5d786ae920", + "id": "5ef7565f-e7a4-4e20-8077-4a08fe8aeb33", "name": "Create a new Managed Client", "request": { "name": "Create a new Managed Client", @@ -162049,7 +162049,7 @@ }, "response": [ { - "id": "04274842-6148-457c-b3f8-59003de2ed36", + "id": "6756b32a-1fab-445f-ba11-b4989d521a30", "name": "The created ManagedClient", "originalRequest": { "url": { @@ -162100,12 +162100,12 @@ "value": "application/json" } ], - "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"consectetur ad laborum sed in\",\n \"cookbook\": \"eiusmod Excepteur cillum\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"pariatur Excepteur consectetur\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", + "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"fugiat elit et labore\",\n \"cookbook\": \"dolore cupidatat cillum in ad\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"in eu Duis\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1a17bbfe-dd4f-41c1-bfcc-d9df24e5bbd2", + "id": "fe7e9f8c-0273-4457-9fce-13578481b94f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162161,7 +162161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cab972e-e116-4a10-b1bd-ec741a0befb2", + "id": "4e7268b9-b64c-4d0d-8492-0e03a96122b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162217,7 +162217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38787ea2-ea80-4757-afdb-57ca49615da6", + "id": "e8ed04db-ba30-4471-aa93-de553d437ccf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162273,7 +162273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c4fcf45-f00b-49b6-ba9e-cb61ac54a5a5", + "id": "545750f6-ba32-43ae-b45d-c2d5cbb1d9cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162329,7 +162329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87a82aed-045f-4484-b4dd-a020f0ea278d", + "id": "bc2be9e2-ed5c-45b9-b220-6f83f75629e3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162391,7 +162391,7 @@ } }, { - "id": "9ad3cc58-773a-4b3c-a201-2ca2995eae02", + "id": "a0e0e3c8-a575-4b86-872e-63c2758bc81b", "name": "Get a Managed Client", "request": { "name": "Get a Managed Client", @@ -162432,7 +162432,7 @@ }, "response": [ { - "id": "ef43c33c-304e-4ad5-83cd-042a2e3fc3ee", + "id": "010f2f77-7459-4b37-bbf9-b57aa4d5464d", "name": "Responds with a Managed Client", "originalRequest": { "url": { @@ -162471,12 +162471,12 @@ "value": "application/json" } ], - "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"consectetur ad laborum sed in\",\n \"cookbook\": \"eiusmod Excepteur cillum\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"pariatur Excepteur consectetur\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", + "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"fugiat elit et labore\",\n \"cookbook\": \"dolore cupidatat cillum in ad\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"in eu Duis\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2142a7fe-db1f-4b76-b110-a4852c0c098f", + "id": "d59b39a5-ee5f-4a49-9384-d8d5dc50dcac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162520,7 +162520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76c1468f-3ac9-4d9d-ae45-c7a06b52fd6d", + "id": "586a86bb-1965-49e3-9be9-a80108c09dd1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162564,7 +162564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "445cc24c-6384-4806-a944-9a6757a1204c", + "id": "4afa6e92-ea84-4000-9027-8e31f8d7bb21", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162608,7 +162608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1f690ca-2951-4dcb-b1d3-dd8da40bc455", + "id": "f19f3f77-fc92-4d91-a970-b2343ba532a3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -162652,7 +162652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9bfbace-b326-42cc-9a39-1ac25f71d85b", + "id": "69c1e985-f13d-4592-bc73-f9b9d4e8874a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162696,7 +162696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3e7395d-f623-4533-b8bc-af9b5df71e7d", + "id": "b0f79098-09f3-4d94-b2a7-567926963eec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162746,7 +162746,7 @@ } }, { - "id": "4a4b8dce-f9ec-4ede-b3c3-98e2d34c40db", + "id": "4f7d08f6-32ea-4515-b9ef-4717e615f539", "name": "Update a Managed Client", "request": { "name": "Update a Managed Client", @@ -162800,7 +162800,7 @@ }, "response": [ { - "id": "028ae7fc-aca2-4a0c-9800-c581f4feba73", + "id": "9da9aa81-ab04-4419-a810-c87863d2114c", "name": "The updated Managed Client", "originalRequest": { "url": { @@ -162852,12 +162852,12 @@ "value": "application/json" } ], - "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"consectetur ad laborum sed in\",\n \"cookbook\": \"eiusmod Excepteur cillum\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"pariatur Excepteur consectetur\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", + "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"fugiat elit et labore\",\n \"cookbook\": \"dolore cupidatat cillum in ad\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"in eu Duis\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "72a9ab6a-7a6c-4fb1-ad0f-db1a4902d08a", + "id": "a46c0277-33c3-4c23-95bf-7234cc55056e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162914,7 +162914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5d1a30c-dc28-445b-acd4-54b4f72603c8", + "id": "53944603-f6f5-485b-9f74-764de49e94b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162971,7 +162971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "795c4a50-dace-472a-b4b9-64bd3682fc78", + "id": "c5f6a839-4968-477c-8466-8a6a16db3430", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163028,7 +163028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bceb3785-7d5d-4df2-a739-b52b26f83aab", + "id": "03e0b378-df99-422d-a282-66706698809e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163085,7 +163085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97660341-270d-476d-a4f4-90b13882cdde", + "id": "2775983c-50da-42a7-a41a-03fd5cb67ed4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163142,7 +163142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1723443a-d03f-4745-ba03-4be2ec787eb5", + "id": "6dabb7c1-743e-409a-a003-1ad617c89654", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163205,7 +163205,7 @@ } }, { - "id": "2477dc47-ae8a-4d63-872f-2cb5c0b39903", + "id": "b06a554a-1c6a-42e8-bf27-6f225c58e48f", "name": "Delete a Managed Client", "request": { "name": "Delete a Managed Client", @@ -163246,7 +163246,7 @@ }, "response": [ { - "id": "36bf128c-7879-4d69-8d10-e1bc0ee59692", + "id": "2bccf496-69cf-4e7f-b25b-4a7c5b415972", "name": "The Managed Client was successfully deleted.", "originalRequest": { "url": { @@ -163280,7 +163280,7 @@ "_postman_previewlanguage": "text" }, { - "id": "502bb7de-8274-409a-a1dc-e2dcdd6cdaf7", + "id": "51ac138a-cfb9-4a24-8753-3f38e74db36e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163324,7 +163324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e0974e6-948e-4a18-ac03-92efe33274fb", + "id": "eef8d3d6-023f-4033-ad1e-057877de2314", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163368,7 +163368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0500d568-c2ce-4d70-9323-2ff95be36a91", + "id": "38b1f3fb-61d8-4506-a657-1b99cdb588ba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163412,7 +163412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d98e48d-4fa4-424a-8e31-0aa5567fad20", + "id": "c5f2845d-031d-4666-9930-d7eb8c140e75", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163456,7 +163456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9e25685-619d-4d62-a3c2-ddbec37b6a5c", + "id": "6a877d12-c111-48d7-a37e-22fc96b8fe06", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163506,7 +163506,7 @@ } }, { - "id": "fa674249-d711-4ef0-950d-7f294dd09871", + "id": "a5809c12-02fb-4970-aed8-9c538df790af", "name": "Get Managed Client Status.", "request": { "name": "Get Managed Client Status.", @@ -163558,7 +163558,7 @@ }, "response": [ { - "id": "bc19b743-7f06-46a7-8f1a-cfa48142527c", + "id": "e4a79f44-b477-4b12-92fd-cf07403554da", "name": "Responds with the Status of the Managed Client with the given ID and Type.", "originalRequest": { "url": { @@ -163613,7 +163613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3507460-a426-4d20-979f-ce84d6a65914", + "id": "b7917ef4-160c-4b70-8e91-6c228e669943", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163668,7 +163668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c93025f5-227f-45fb-bc08-3c7c7d7c7c70", + "id": "c392b97c-5075-49ee-8886-67c04f10c531", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163723,7 +163723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02142e7d-2857-48f2-b6d5-ead2bde4c12c", + "id": "e31e4986-d238-4e23-b48d-b610f08ccc4c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163778,7 +163778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b321258b-b226-4db4-91f3-5e372922026a", + "id": "d5ddba00-51be-497e-a7e3-e812ed0fb4bb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163833,7 +163833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32a5765b-8462-4d73-b7e6-1438046ac94a", + "id": "0ef2c981-d2e2-4e0c-97ee-d0abc90c4b33", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163888,7 +163888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "422042e3-cd2f-47d9-ad94-d06c5511db31", + "id": "ed5487b1-bf0b-42e8-9d22-647e085278ad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163955,7 +163955,7 @@ "description": "Read and create pperations for client Clusters, including Log Configuration", "item": [ { - "id": "7556a5d8-b873-4768-92f5-e71da39d22b6", + "id": "1a387e92-db8c-452e-bacb-4c0854e543e8", "name": "Retrieve all Managed Clusters.", "request": { "name": "Retrieve all Managed Clusters.", @@ -164021,7 +164021,7 @@ }, "response": [ { - "id": "9b122634-61ee-4c2b-ae07-6a018d7a971b", + "id": "5fa097bc-bbac-44fd-8d8e-919610a47804", "name": "Responds with a list of ManagedCluster.", "originalRequest": { "url": { @@ -164101,7 +164101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0f80f79-619c-480c-955a-c8a2c45c8da2", + "id": "3520c099-8ed3-45fc-bd29-ccd9ce01bdee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164181,7 +164181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d76c0e48-3dd1-4a58-9491-cd9b64fb74a3", + "id": "c310b80e-aeaa-4a7f-92c0-1e85eb0645b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164261,7 +164261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dc392ba-6fff-49ef-8423-c3610444aa12", + "id": "d902208a-23d2-4301-aec3-38ad88712a35", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164341,7 +164341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cfb291b-34e0-40ff-843f-e3bf9e5cb457", + "id": "e225aca7-92a5-44c6-bf8c-488114e527cd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164421,7 +164421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfb704fd-b0ca-458f-ab1e-f38acbe9fc1e", + "id": "54f8f0e9-21d1-4ce2-a2cc-9324dd78e385", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164507,7 +164507,7 @@ } }, { - "id": "fe30230f-a3f8-42c4-b276-78782e21d004", + "id": "89c2b5ae-fccc-47f7-be90-904d5ec716f8", "name": "Create a new Managed Cluster", "request": { "name": "Create a new Managed Cluster", @@ -164549,7 +164549,7 @@ }, "response": [ { - "id": "b64420aa-92e7-4080-a61e-ec88ffbcfd30", + "id": "2720b72d-4c6f-4609-b349-54388c51e80f", "name": "The created ManagedClient", "originalRequest": { "url": { @@ -164605,7 +164605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63906ee7-a309-4836-89ba-48cc1a9eb103", + "id": "2c90c22a-235e-4e48-b807-daad95b5f57f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164661,7 +164661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7950b020-d8c1-4948-b7e8-d2f2df7f43dd", + "id": "912e626c-11fb-4c05-9847-5beae650cde2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164717,7 +164717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2928c2a-9cb5-4aa9-a868-b7147c87ab85", + "id": "9defdf0c-76ed-494f-a3eb-8a0f9d538a87", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164773,7 +164773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d0c2d08-63d5-456e-b885-761d4caa0903", + "id": "830c53a8-fe2b-4736-872c-32440f7d3694", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164829,7 +164829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b20277c-33b6-4b34-95f7-c84ce9917f28", + "id": "184299c4-7305-49cc-bb5b-916359e871fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164891,7 +164891,7 @@ } }, { - "id": "ce02a61c-1a9f-47f1-8435-7f5a5af76807", + "id": "8b3e0e3e-000c-480a-94e3-f859ac131a2a", "name": "Get a specified Managed Cluster.", "request": { "name": "Get a specified Managed Cluster.", @@ -164932,7 +164932,7 @@ }, "response": [ { - "id": "504aae9e-1a9b-4057-ac07-f4a4a1de35cb", + "id": "2e91d5e4-9aab-4dee-865e-181db6495a7e", "name": "Responds with ManagedCluster having the given ID.", "originalRequest": { "url": { @@ -164976,7 +164976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b456cb2-adf5-4306-bec9-8a16c9c4756e", + "id": "8a6aa343-17c1-4b1d-a5c9-fea2dfde326b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165020,7 +165020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce73796a-481e-4cf5-8f6a-eedbb8372a76", + "id": "14c6cbcf-a9a2-422d-888c-f832271e76f0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165064,7 +165064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f7ec667-ffba-4f00-b42d-d32f1a11907b", + "id": "3ebeed10-39bd-44fe-ba6b-ed84a2966a22", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165108,7 +165108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca7aeb6f-11be-45fb-84ae-eae140e11a1c", + "id": "d4fbe9f8-45e4-4fb7-9d10-1af8a04503d3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -165152,7 +165152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89a4c36e-f72b-4ac8-ab2c-0e52b19fd0ec", + "id": "75800953-8584-4bb6-a4a4-a5ee9b903e6d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165196,7 +165196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0321b86-e5da-422c-86ba-d5004be7e96a", + "id": "c5b12ffc-f6a7-47d1-b7dd-149944c01993", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165246,7 +165246,7 @@ } }, { - "id": "431784ac-87a1-43eb-a93f-7fd4c3d69e61", + "id": "dfc308a2-16b4-4845-9f9e-48ccb8896bc2", "name": "Update a Managed Cluster", "request": { "name": "Update a Managed Cluster", @@ -165300,7 +165300,7 @@ }, "response": [ { - "id": "ad2688a4-d339-47de-bb4e-f92178075bae", + "id": "bbb368af-3dac-434f-95b5-d51c6db08bf2", "name": "The updated Managed Cluster", "originalRequest": { "url": { @@ -165357,7 +165357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "924ac586-6fe2-4c17-8347-d1fa43991d7b", + "id": "4d0cd463-310c-4f92-8790-b0f72fed112b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165414,7 +165414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1326129b-c4de-4c73-8511-eca2967f09d3", + "id": "cf30ee2a-6065-49d1-9605-035d622cec28", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165471,7 +165471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a649501-91d7-4adf-8f2a-ef8b56552906", + "id": "677d350f-58a4-47ba-97b6-8941d066fd93", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165528,7 +165528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4085d47c-b536-4e74-9eb4-ac153bd399ac", + "id": "1e19eb93-a628-41f7-99e9-912ffecf7810", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -165585,7 +165585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "161240fd-529c-4e60-a283-9005ad374f9b", + "id": "0a3e3861-6fcc-47ee-8486-cc194b0b7f96", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165642,7 +165642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "830a212d-00e5-450a-8727-2767a728ed88", + "id": "740ef441-e3b5-450b-9d1b-3013a82b1b73", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165705,7 +165705,7 @@ } }, { - "id": "bd6417bd-4d4b-4f8c-a670-e8cb7c535235", + "id": "1ae77490-04d3-4f47-8046-c1e5ac771162", "name": "Delete a Managed Cluster", "request": { "name": "Delete a Managed Cluster", @@ -165756,7 +165756,7 @@ }, "response": [ { - "id": "908b066e-45ea-418b-9092-8bcc651889a4", + "id": "c014bdc9-614c-449d-b9f6-306ba3b2d89e", "name": "The Managed Cluster was successfully deleted.", "originalRequest": { "url": { @@ -165800,7 +165800,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c942e349-bae7-4a4e-88b3-c976efd57dc8", + "id": "391b51af-7155-47b1-ad5a-abf7ec6031f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165854,7 +165854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f720698f-77d0-401b-b593-c26c5f8cf478", + "id": "e2fc8e6b-2fa6-4a5b-9d2c-9034b5978b22", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165908,7 +165908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb66bd48-a8a3-401f-8fc8-a2d7f50d2a5f", + "id": "f4f8421e-61d5-4571-b70c-0d64c338d927", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165962,7 +165962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e72c7ee-3fda-4aaa-8a5b-e63107645f91", + "id": "2017d43e-ed38-422d-a162-ece782e2df95", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166016,7 +166016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c87a59f4-3cb4-4168-bfc2-c3be1a745ba4", + "id": "2261b50b-7ba4-4a8e-ac65-e2259d285c63", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166076,7 +166076,7 @@ } }, { - "id": "12d54f93-c28a-4a72-894a-b34c2fbd13c9", + "id": "5af0d2d6-c3e4-492d-86af-40858933755a", "name": "Get Managed Cluster's log configuration", "request": { "name": "Get Managed Cluster's log configuration", @@ -166118,7 +166118,7 @@ }, "response": [ { - "id": "759145d2-7ef7-4c24-9623-07e03f343d5c", + "id": "7ca37747-6d9d-4e7d-8675-52be4e4f8f66", "name": "Log configuration of ManagedCluster matching given cluster ID", "originalRequest": { "url": { @@ -166163,7 +166163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07522315-167a-4a39-8c61-fe3dda64941f", + "id": "d194ebb6-ef1e-4fc1-813c-d55eb98e602e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -166198,7 +166198,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e77d0bc1-5170-413c-83e5-32d0b6047791", + "id": "c15a1eb0-8b35-4a58-88e7-cba2db15c5f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166243,7 +166243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f2dfd2a-5a16-4169-a411-7428991c769b", + "id": "6ce51f6f-d375-4e35-97c8-66780d22d1c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166288,7 +166288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32f06035-6782-43cc-96a8-5e03aae396c4", + "id": "9582fc9c-7a75-4948-93eb-814ee617110f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166333,7 +166333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7762d7d-1202-4564-b97a-678e3a929a05", + "id": "5303f73d-98a7-4e51-9404-0a923bf9c82a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -166378,7 +166378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d43d382-2004-4f4f-85fb-eeca551201ae", + "id": "4b49e640-8e49-4a05-a5c7-9e27e1287cae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166423,7 +166423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3edc6bef-7027-4e82-892b-30b98e407bd0", + "id": "a67fa748-a771-480f-a535-95348f45dfaa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166474,7 +166474,7 @@ } }, { - "id": "ac97d902-bf19-481c-a21a-5b91b1c35719", + "id": "c140a6fa-8d1a-4460-802f-18953f83c9f8", "name": "Update Managed Cluster's log configuration", "request": { "name": "Update Managed Cluster's log configuration", @@ -166529,7 +166529,7 @@ }, "response": [ { - "id": "1bd23bb2-341a-4c49-bcd3-72c40b8f554a", + "id": "2686cbcd-851c-4647-8e62-b954070b5273", "name": "Duration Minutes", "originalRequest": { "url": { @@ -166587,7 +166587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8565dafd-095a-4420-8a74-6b2b0962e6cb", + "id": "d898599b-2ae5-4b45-9b03-beed19f4e533", "name": "Expiration", "originalRequest": { "url": { @@ -166645,7 +166645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "028991ca-9868-47d5-840f-ca6fba515ba8", + "id": "ad77cd44-ddc2-4ada-ae4d-943bb3f46269", "name": "Duration Minutes", "originalRequest": { "url": { @@ -166703,7 +166703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00a39c09-2f74-4b73-b300-7633ad4d152f", + "id": "7ae2ed40-1690-4fe1-a544-e5526ac9206f", "name": "Expiration", "originalRequest": { "url": { @@ -166761,7 +166761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7754c43c-9a31-4e0a-a38c-3f629d722fb6", + "id": "bc750b6e-e7e2-45bd-8871-6ad9892f512f", "name": "Duration Minutes", "originalRequest": { "url": { @@ -166819,7 +166819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9315c23-0ef5-424a-b5f4-b51a38c19a2d", + "id": "0fcdcee2-70fb-45c1-8518-88c9f43bacf2", "name": "Expiration", "originalRequest": { "url": { @@ -166877,7 +166877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc66424f-e0f0-4837-8e3d-1cb1575d40bc", + "id": "31989bfd-09b2-4d41-8b6d-e5556b55c148", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -166935,7 +166935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8269a44e-75e6-4187-962c-3243bccacfac", + "id": "e62a1267-1282-4f10-8c76-9ed42086d133", "name": "Expiration", "originalRequest": { "url": { @@ -166993,7 +166993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8415fe69-1f5c-4bf8-a979-f32601cfc3c2", + "id": "6fe48394-6f6d-42a6-b44f-126eda5004a2", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -167051,7 +167051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0d0320f-9d70-439e-8c3f-dae21c949ce4", + "id": "c5b5961a-181b-4edc-b774-58c6f20390fe", "name": "Expiration", "originalRequest": { "url": { @@ -167109,7 +167109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "302f97dd-76ea-40d2-bb8e-e77db286c742", + "id": "5a4351e0-1d39-49ac-aacd-9d04150d8158", "name": "Duration Minutes", "originalRequest": { "url": { @@ -167167,7 +167167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f333bfeb-50df-453d-9b60-5a816f6469f8", + "id": "28313089-717a-4efc-a739-557a1648364f", "name": "Expiration", "originalRequest": { "url": { @@ -167225,7 +167225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "922d1a47-3365-42d0-986c-14e085d21782", + "id": "ff588733-f08e-44cc-9a05-0268a483949f", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -167283,7 +167283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "297b5d4e-a83c-44a9-9151-380085e74783", + "id": "50a16cef-4107-4970-967e-8741d64691cf", "name": "Expiration", "originalRequest": { "url": { @@ -167363,7 +167363,7 @@ "description": "Configure and test multifactor authentication (MFA) methods", "item": [ { - "id": "f8113a96-ad27-4745-bbae-0525ebfa74fd", + "id": "f5e57d30-58ed-4e95-a3fc-bc024168c959", "name": "Configuration of Okta MFA method", "request": { "name": "Configuration of Okta MFA method", @@ -167394,7 +167394,7 @@ }, "response": [ { - "id": "29dfe0e8-2c63-4218-8114-81b09ce8d133", + "id": "5d0b002c-a685-4fbe-8d3c-0862d6baaad5", "name": "The configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -167439,7 +167439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40039f0a-c03e-4b58-bf0c-3e1aad8e08cd", + "id": "f1eb8d65-f5aa-4b1b-b708-31ce17174b5c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167484,7 +167484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54f978cc-f819-4efd-9b14-10f503c4613f", + "id": "f0563581-bac2-4789-b744-d6f503c1fa42", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167529,7 +167529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "085b7606-4af9-448e-a0ae-e92e22aabe2e", + "id": "2792eceb-7ed3-42b8-a859-3a4ffeb58d59", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167574,7 +167574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9dda946-8be8-4314-8903-9efc75e18589", + "id": "6c8f06af-3755-4994-a3ed-3d7dc4352f52", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167619,7 +167619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc6d0916-c13f-4bb6-b1a6-93e65f15629d", + "id": "e034a39a-e29f-4de9-8e88-4c5b4948a48f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167670,7 +167670,7 @@ } }, { - "id": "5cbbf8aa-e0ed-460b-a41d-2c84be9b096d", + "id": "1744605c-ef03-4eb5-a83c-8aee64e5253f", "name": "Set Okta MFA configuration", "request": { "name": "Set Okta MFA configuration", @@ -167714,7 +167714,7 @@ }, "response": [ { - "id": "99fd0cc9-9c48-4263-bb7f-d439f8b86972", + "id": "a9883af4-d8be-4378-a5ae-a99c9428d374", "name": "MFA configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -167772,7 +167772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7c87e9b-a6a1-4b2c-8170-5dbef70ea6e2", + "id": "a1f01b5c-6d51-40ea-ad0e-8bb7237de83f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167830,7 +167830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b39cf27-5979-4b00-9392-7d27a69442f3", + "id": "82e8b9d3-cbd8-43b0-9621-d45e0f6afa5d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167888,7 +167888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "076c9228-5a29-401e-a18a-76636d345c86", + "id": "2c76ce56-93c5-4dab-aea7-e18f53af691b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167946,7 +167946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bc2d663-6b42-435e-b54e-bb5270a857a9", + "id": "d857381f-6f16-452e-9de8-56ede157c4d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168004,7 +168004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b29b1dcc-0213-4484-90d9-0119a58a076e", + "id": "c3b491df-f297-4dc5-9ce1-f8b5454abad9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168068,7 +168068,7 @@ } }, { - "id": "68c853c5-082f-41d9-a758-63bbee98967a", + "id": "e6bd44d8-64c3-4fe2-94c9-e9e3b1e5d685", "name": "Configuration of Duo MFA method", "request": { "name": "Configuration of Duo MFA method", @@ -168099,7 +168099,7 @@ }, "response": [ { - "id": "cbac3fef-9576-4510-b979-a735b7b82bd0", + "id": "2d2bf7df-5216-4b58-be15-060e14a95337", "name": "The configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -168144,7 +168144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45bb8c7f-621c-4ae9-952b-3457457e5347", + "id": "714eb07c-67b4-4d3e-977f-9d7869f67673", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168189,7 +168189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b52fa195-ce6f-4754-9f34-efd3ec5a7321", + "id": "db4170c2-8abc-4392-84d5-2770ab99fc90", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168234,7 +168234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74a08bc9-ed05-4774-8e06-be9d2171c1d3", + "id": "f134b314-6333-4069-88c6-cc593f3825c2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168279,7 +168279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "801da076-1298-4192-80b0-a41a3251fc65", + "id": "3e1136a5-82c5-46c3-b3ca-4a20189d5cf7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168324,7 +168324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eaa849e-467e-432a-b8e0-5bc225b86474", + "id": "755c23fc-6a8a-4e79-bb30-6c783bfc8e11", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168375,7 +168375,7 @@ } }, { - "id": "a4105f5f-b7fe-4b2c-b7f7-0abb7b7ae86f", + "id": "ace365c7-18db-42b1-9f6f-6cc81b1f21e0", "name": "Set Duo MFA configuration", "request": { "name": "Set Duo MFA configuration", @@ -168419,7 +168419,7 @@ }, "response": [ { - "id": "bccf1d59-a47b-4b96-9695-f799073049ad", + "id": "619d1795-3339-4b35-bcf4-6f0ad81a0f71", "name": "MFA configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -168477,7 +168477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0225f5ff-00f9-481d-8809-98591c4bceba", + "id": "dfab7301-0bd9-494c-bfa5-e6526d7df652", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168535,7 +168535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b605a6f4-6642-4bae-a658-85d0fb8fd30e", + "id": "9b3e29ff-be6e-492e-917f-054128d74d0d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168593,7 +168593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26d37052-6a9e-4400-9bfe-197956f18c62", + "id": "2c058dbd-9362-4dc6-8392-64752ee159a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168651,7 +168651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a385dae6-808b-460d-b2e1-b5db437b56e3", + "id": "8b73febe-dcb3-48d9-885a-9965e341d174", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168709,7 +168709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdf4d764-fc33-49c7-8a59-e46cd1dbab01", + "id": "ed648913-bb14-40e3-ab77-603b8a447818", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168773,7 +168773,7 @@ } }, { - "id": "38d76c12-557d-4407-bf8b-420efdf14571", + "id": "82a556e1-69f7-4a4c-bd85-043b46929167", "name": "Configuration of KBA MFA method", "request": { "name": "Configuration of KBA MFA method", @@ -168814,7 +168814,7 @@ }, "response": [ { - "id": "90b60be5-0782-4f2a-aa88-f0ac6cc8fc1f", + "id": "26a55069-fbdb-4494-80c8-e3639d10ff8e", "name": "The configuration for KBA MFA method.", "originalRequest": { "url": { @@ -168869,7 +168869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5134f8dd-67f8-4ad3-b061-9d936e2913ff", + "id": "8ed62784-5255-4656-bf11-2f58082513e4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168924,7 +168924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "320a1313-5b3e-42fd-b346-96485475831b", + "id": "cd39cc46-9ed8-48cd-8fdb-d9101b787144", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168979,7 +168979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "962f2bb0-7eb1-42e7-8ef7-eeeff51e01a4", + "id": "decc7ad6-0fac-411b-a686-5308c0a7995b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169034,7 +169034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65d6e297-c36a-482a-a8a0-57dee8521b7c", + "id": "5843aa50-852a-4550-bca3-0a65599a57bd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169089,7 +169089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b4d9639-8d1f-4839-83d6-5135a85cba86", + "id": "5878989d-1627-4a2e-8a97-6c606fdc638b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169150,7 +169150,7 @@ } }, { - "id": "9299b068-e624-4d60-b146-d291b5bcde8e", + "id": "81d9a042-310d-4395-a050-9b5f79f40437", "name": "Set MFA KBA configuration", "request": { "name": "Set MFA KBA configuration", @@ -169195,7 +169195,7 @@ }, "response": [ { - "id": "87d908cb-24eb-4d5e-b3f5-f2714243521e", + "id": "eb4f827d-7e40-4c3a-a055-ea4b386c4e41", "name": "The new KBA configuration for the user.", "originalRequest": { "url": { @@ -169254,7 +169254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a9796b9-bcb9-4ffc-853d-bf1b1b2ab17b", + "id": "56b6b073-45c2-458e-99e6-99f6c03e798f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169313,7 +169313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58fd6771-9da5-4002-a8c2-f78a96175e63", + "id": "2e0c4258-7121-4f47-96b4-b0c01491c27b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169372,7 +169372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd69098a-f1e0-43a8-ba72-24aaca65d065", + "id": "30618a3d-89b2-48bf-9e4c-4948151c4324", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169431,7 +169431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e06ef43-7ab4-4449-b627-2aff76ad2330", + "id": "c6dd3985-097e-4087-aa2a-f35ed1b1e82c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169490,7 +169490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "259a424d-2b6a-4ab7-9118-867f0e217dc0", + "id": "cd52fc2c-faf2-479a-8628-f15cf0df483d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169555,7 +169555,7 @@ } }, { - "id": "cdac22a0-b10d-4468-9660-03bae169ddd2", + "id": "f4af05ca-27df-4630-bd55-45653d4b8cca", "name": "MFA method's test configuration", "request": { "name": "MFA method's test configuration", @@ -169597,7 +169597,7 @@ }, "response": [ { - "id": "3f6dca39-e3ce-43c6-b667-854eea98f23f", + "id": "332ea593-475a-4d9d-ba56-f93f21539583", "name": "The result of configuration test for the MFA provider.", "originalRequest": { "url": { @@ -169642,7 +169642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b474e08-52a2-4b74-be88-41b315c28636", + "id": "87e7754a-1c01-47e4-8f40-debe8e570bfb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169687,7 +169687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e6b271b-3710-4a77-8a42-a44e2c182448", + "id": "2e8a7e8f-40dc-4e66-b922-99c5392b65cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169732,7 +169732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5970ee93-8a2c-4aa9-90f4-4f95d6e81d5f", + "id": "b6729367-aa96-4b81-81e3-4f007e7790cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169777,7 +169777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3881e16-9b93-4fb5-b18c-3fc4c1d998da", + "id": "b190d1a8-47a2-44a0-8f99-ff519f14014a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169822,7 +169822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c24f5a49-caa8-4015-bb90-edc760357390", + "id": "73578860-e01c-4c76-9423-55e41c9482d4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169884,7 +169884,7 @@ "description": "Use this API to implement non-employee lifecycle management functionality. \nWith this functionality in place, administrators can create non-employee records and configure them for use in their organizations. \nThis allows organizations to provide secure access to non-employees and control that access. \n\nThe 'non-employee' term refers to any consultant, contractor, intern, or other user in an organization who is not a full-time permanent employee. \nOrganizations can track non-employees' access and activity in Identity Security Cloud by creating and maintaining non-employee sources. \nOrganizations can have a maximum of 50 non-employee sources. \n\nBy using SailPoint's Non-Employee Lifecycle Management functionality, you agree to the following:\n\n- SailPoint is not responsible for storing sensitive data. \nYou may only add account attributes to non-employee identities that are necessary for business operations and are consistent with your contractual limitations on data that may be sent or stored in Identity Security Cloud.\n\n- You are responsible for regularly downloading your list of non-employee accounts for all the sources you create and storing this list of accounts in a managed location to maintain an authoritative system of record and backup data for these accounts.\n\nTo manage non-employees in Identity Security Cloud, administrators must create a non-employee source and add accounts to the source. \n\nTo create a non-employee source in Identity Security Cloud, administrators must use the Admin panel to go to Connections > Sources.\nThey must then specify 'Non-Employee' in the 'Source Type' field. \nRefer to [Creating a Non-Employee Source](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#creating-a-non-employee-source) for more details about how to create non-employee sources.\n\nTo add accounts to a non-employee source in Identity Security Cloud, administrators can select the non-employee source and add the accounts. \nThey can also use the 'Manage Non-Employees' widget on their user dashboards to reach the list of sources and then select the non-employee source they want to add the accounts to. \n\nAdministrators can either add accounts individually or in bulk. Each non-employee source can have a maximum of 20,000 accounts. \nTo add accounts in bulk, they must select the 'Bulk Upload' option and upload a CSV file. \nRefer to [Adding Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#adding-accounts) for more details about how to add accounts to non-employee sources.\n\nOnce administrators have created the non-employee source and added accounts to it, they can create identity profiles to generate identities for the non-employee accounts and manage the non-employee identities the same way they would any other identities. \n\nRefer to [Managing Non-Employee Sources and Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html) for more information about non-employee lifecycle management.\n", "item": [ { - "id": "6bbbe516-1c0e-4561-8252-0dff7d8f20dc", + "id": "31331a1c-24a5-4f58-9f8f-05990e53c790", "name": "Create Non-Employee Record", "request": { "name": "Create Non-Employee Record", @@ -169926,7 +169926,7 @@ }, "response": [ { - "id": "ed50a897-63af-40ec-a769-3e9a18eb12f0", + "id": "66d3d3c6-b611-4251-b4de-42bb0f8cf23e", "name": "Created non-employee record.", "originalRequest": { "url": { @@ -169982,7 +169982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ced61732-62c0-486b-92bc-2a6dec6c94d9", + "id": "2d29aece-18a5-4752-a9b8-2cda1977471b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170038,7 +170038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f4af1af-182a-423b-a8ed-fe2818c00b04", + "id": "1bbd2a52-be04-4d60-8704-10e5e1b04e91", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170094,7 +170094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b58933ed-6871-4025-af21-6f799b1e3990", + "id": "dde38233-0f62-470c-beb8-4d40cdc758cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170150,7 +170150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74fb43c8-98ac-4d5a-bbdb-3d0ae33cbd5e", + "id": "9606d0a0-8846-4efe-aeef-db40bf840c8c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170206,7 +170206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cba47d40-ac43-4b80-ab4f-0f166a39ac03", + "id": "a5c6662a-3873-4d3b-baf6-e2c43dd4f917", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170268,7 +170268,7 @@ } }, { - "id": "eb149fda-17da-45c9-b20a-f2fc2344c46d", + "id": "5f9b577c-e183-4d99-b895-c06919ade064", "name": "List Non-Employee Records", "request": { "name": "List Non-Employee Records", @@ -170343,7 +170343,7 @@ }, "response": [ { - "id": "63edc6e8-9e6b-415a-9a04-03504feeb276", + "id": "49391944-ad70-42c8-8f7b-47ae7bd2d11c", "name": "Non-Employee record objects", "originalRequest": { "url": { @@ -170432,7 +170432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08df9e8c-5170-44d2-9a7c-e699e3432ebd", + "id": "acc7c9d1-916f-4966-99aa-d9145fffc88f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170521,7 +170521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37741897-138f-4d42-b59e-81bb21215f00", + "id": "8a894f8a-cff3-4780-974b-8401d21f157f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170610,7 +170610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a32257c-f5f0-4b9f-b244-2b22edfda19e", + "id": "eb21fbc9-62f3-4570-9a65-42b92b16946e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170699,7 +170699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59708db9-a237-4c88-a1ed-dfe7c11e255f", + "id": "ce474b68-f0bb-4266-ba93-775732ff83ba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170788,7 +170788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4892e585-74e0-4731-93ad-abd8613b80d6", + "id": "051faed0-ee6d-4e9c-9925-436251eac996", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170883,7 +170883,7 @@ } }, { - "id": "9604d23b-37e6-4981-a797-5fb70aebd0e7", + "id": "8f4beb6f-3178-4515-9828-c880dd3f39e1", "name": "Get a Non-Employee Record", "request": { "name": "Get a Non-Employee Record", @@ -170924,7 +170924,7 @@ }, "response": [ { - "id": "9d6197bc-0309-477b-a035-da526795e99e", + "id": "d2475fad-8f5a-4b87-9064-fb1b8c59a22d", "name": "Non-Employee record object", "originalRequest": { "url": { @@ -170968,7 +170968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f24115f7-453c-4f13-85d3-ae0753a93d8b", + "id": "0957d94e-68b2-4d21-abde-e260c778a0dd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171012,7 +171012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6321ccd7-e3c9-47fe-822a-0ff97e38e6bf", + "id": "344357a9-534c-4913-9dcb-f34d3080fafa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171056,7 +171056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5312db1-894a-44dd-8232-4b061066b880", + "id": "5093df83-3fed-40e6-a8af-e8c7cce0498b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171100,7 +171100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93339540-5f2a-4bb6-85e9-dcdeda9d007a", + "id": "aca6bcf7-7449-42c1-a91b-613ad7dc4713", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171144,7 +171144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53cf93e3-a95a-4b47-8df8-aadb10f3b442", + "id": "f566d56c-2e8e-4679-80c2-6c47d07b9ee1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171194,7 +171194,7 @@ } }, { - "id": "c0e33bb6-8cb0-417d-a35c-592e24819ec3", + "id": "8e9813b2-1e18-4fca-9391-13a733f913ab", "name": "Update Non-Employee Record", "request": { "name": "Update Non-Employee Record", @@ -171248,7 +171248,7 @@ }, "response": [ { - "id": "45589fda-ee38-4ced-b26e-91712cd1d88c", + "id": "a517240f-b74b-4f4a-a496-57ab0ed480ba", "name": "An updated non-employee record.", "originalRequest": { "url": { @@ -171305,7 +171305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd1d5c25-f25a-4ed2-b359-f7358af1c22f", + "id": "849d4995-57ed-41bc-b6e1-09b530172417", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171362,7 +171362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d2067a6-fd42-4fd6-a79c-649669067fa2", + "id": "bb4f41ef-a8fa-4cd2-bb22-32bdced8aa9d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171419,7 +171419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe40995e-375e-4b32-8c04-02e8233fbb54", + "id": "337f3826-420a-4ca1-8b9e-5883e851369d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171476,7 +171476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b827f31e-4483-45d0-bb0a-fba3fb7131b4", + "id": "9596d654-a4fc-40b3-ad5d-1fa4d768fd14", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171533,7 +171533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5153de5-5ac8-4776-a665-1ebfa18d660e", + "id": "5e8f3f0d-0c79-4415-be8f-532c1e6b168b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171590,7 +171590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9532da8-9037-4afe-a4e2-d5399fcb4bf1", + "id": "9e501d56-7ee2-465f-9aae-8625d5f21235", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171653,7 +171653,7 @@ } }, { - "id": "5b9f82e3-287c-4d20-a7d3-cc2f7a624ade", + "id": "4c3b8955-b59e-4733-9040-f78b87d97319", "name": "Patch Non-Employee Record", "request": { "name": "Patch Non-Employee Record", @@ -171707,7 +171707,7 @@ }, "response": [ { - "id": "c8e2323a-0734-4526-bd0f-a9f68362c74b", + "id": "8159943d-9868-48e1-9e96-28d5f2be01f6", "name": "A patched non-employee record.", "originalRequest": { "url": { @@ -171764,7 +171764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec5a6127-a293-4bf6-9e06-4cd3eac9039a", + "id": "c1c2cfcd-2e7f-4ca7-94c3-ecbc61870eb9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171821,7 +171821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67360b7d-70a5-49bc-af3a-3c9600211fdb", + "id": "7dfd53ff-ca7a-44b5-a662-76ca0f9345fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171878,7 +171878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4de34fa7-d50f-45fb-aab2-5ba43b67139d", + "id": "6f818755-5c06-4442-a02e-ada1fe4907b1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171935,7 +171935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "347d308b-b5c2-4ba0-bbaf-beb2ac8cd052", + "id": "ebe4ee73-1033-4e3d-8a10-051f1e338248", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171992,7 +171992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10f3dd4e-96e0-4498-8e2b-ca50271a106b", + "id": "47064f4f-891a-44ac-bf3d-49b9d0a3275c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172049,7 +172049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb050051-6aea-4472-9780-b0bf558a6d7a", + "id": "1c5cf628-48d4-463b-b521-fd754254daf7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172112,7 +172112,7 @@ } }, { - "id": "867efa14-84b3-4e53-8f1e-878c7472d286", + "id": "0a379b00-71ed-4e59-8b2e-96e8e2229af0", "name": "Delete Non-Employee Record", "request": { "name": "Delete Non-Employee Record", @@ -172153,7 +172153,7 @@ }, "response": [ { - "id": "a7d4671a-a518-4e0b-97d8-d0a8ea2e43ce", + "id": "0729b1eb-7c61-4ae8-ac58-9097947622d6", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -172187,7 +172187,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9e62997d-4bd4-4c56-ad7e-9cf6e6dbcd2c", + "id": "9628f8d5-1192-4597-be78-d982203c11b3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172231,7 +172231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67abab66-03c2-4b74-9671-90de42329dd1", + "id": "8a960565-b798-4557-8509-97f038c85a78", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172275,7 +172275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b4672b7-5cdb-4bef-99d1-5b31a8c32915", + "id": "aa48861c-a897-462a-943b-2e728c2fc2a7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172319,7 +172319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17fb7835-bf05-489e-9a80-c09788bf7c64", + "id": "0c271123-36f5-47a8-a2c3-e8e195c516bb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172363,7 +172363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b96d48c-2267-4ed4-b3db-d5c168c73459", + "id": "adecfed6-b35b-49aa-a3fb-19c84107dc27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172413,7 +172413,7 @@ } }, { - "id": "35131efe-887a-46d6-95d6-2b2214dd9127", + "id": "2c17349d-5247-44dc-9360-203dc57ad6fc", "name": "Delete Multiple Non-Employee Records", "request": { "name": "Delete Multiple Non-Employee Records", @@ -172456,7 +172456,7 @@ }, "response": [ { - "id": "e829e389-ae71-4c7a-9acf-861c0fdb051f", + "id": "e575e259-0d7a-474d-9206-f36d00a93f97", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -172503,7 +172503,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0edc68a3-e2f9-4c70-9f35-ce7d414d1979", + "id": "508cce4c-6ef9-4ca0-a3b1-d71b4a6ecb7c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172560,7 +172560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49d20b21-b24a-4665-ac2c-21c566ede1f0", + "id": "a8df062d-15ca-4923-841a-4eaa1c8cd13c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172617,7 +172617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4962168-3403-4db9-93a4-09218423d23c", + "id": "b4dcbc58-41b0-4a7d-98d9-6d1b72fd2bf2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172674,7 +172674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42dad115-9244-4179-94e6-ca8e9b6ef30b", + "id": "ea348d42-d173-4161-b8fe-08af16321826", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172731,7 +172731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8d206f0-406b-435e-a2fb-657e98432df7", + "id": "4521046b-3974-457c-895c-1c861f92aae8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172794,7 +172794,7 @@ } }, { - "id": "8d8058cb-caf4-484c-b72f-3cf6798d3e22", + "id": "efbff2a9-2ace-4fd9-ac4b-4005185d2320", "name": "Create Non-Employee Request", "request": { "name": "Create Non-Employee Request", @@ -172836,7 +172836,7 @@ }, "response": [ { - "id": "c85c2411-6b87-4859-917a-744bbdd7315a", + "id": "8886c54d-d7e6-4d62-8854-9e1c4d6d2ec2", "name": "Non-Employee request creation object", "originalRequest": { "url": { @@ -172892,7 +172892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ef61bec-b933-4290-848b-563f3d390986", + "id": "ee19c228-6a48-42e4-ae42-db0872081159", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -172948,7 +172948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abc3f140-7455-4e11-bf77-29b57aea32d6", + "id": "b765b818-71dd-4e60-8931-9acf2ee7d8ea", "name": "400.1.409 Reference conflict", "originalRequest": { "url": { @@ -173004,7 +173004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8dbeaf7-6961-44f9-820f-4cdeed584564", + "id": "ed8117e0-fca6-445c-80e9-fd3573bd816e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173060,7 +173060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e2c3fc2-7967-4867-a822-72579550ed84", + "id": "65d9a1ef-b739-41f8-b217-98fb40db1539", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173116,7 +173116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0abd4390-48c1-4834-b464-d6fb275e2b49", + "id": "d546b790-e1d4-4ea0-81ea-e660876f706c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173172,7 +173172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43b214df-5afb-45a1-a274-952523580e67", + "id": "e883bc9c-2dfd-4ab5-bf4b-18f62664ceea", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173234,7 +173234,7 @@ } }, { - "id": "0c2b4549-16ec-47f1-ad4c-71d8215e1621", + "id": "cdfe67f5-7d1c-4ec2-ae11-d98d1f2e2ad0", "name": "List Non-Employee Requests", "request": { "name": "List Non-Employee Requests", @@ -173318,7 +173318,7 @@ }, "response": [ { - "id": "c4e56fbd-9258-4a7d-b3af-9bda17d6c4b3", + "id": "044383f7-0afd-4de6-be5c-6e201e9c521f", "name": "List of non-employee request objects.", "originalRequest": { "url": { @@ -173416,7 +173416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f7fc820-3f03-4f86-92fc-ed038b2d147a", + "id": "329c4dac-39dd-4794-a023-20cb52fa7dcf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173514,7 +173514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d3f04f8-cd05-4b56-8179-063b8006ce2c", + "id": "780499af-1b75-4873-9886-feb6f383dac1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173612,7 +173612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e1b05b3-1664-4551-b79a-9bcf9e1e55af", + "id": "453123d6-acc8-4e44-8c97-058a341a01e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173710,7 +173710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23072b0a-d512-4d61-813e-fcd3bf17600c", + "id": "703c0eb2-2620-4dfb-a967-245fc228a0b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173808,7 +173808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86144c5a-db6c-4da2-8e72-4fbdb307fac1", + "id": "bf63901e-0b49-404c-80fe-980919452be3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173912,7 +173912,7 @@ } }, { - "id": "37062669-e3d8-4143-963f-9f1aa82ac28c", + "id": "7e1bffc4-037f-483f-a477-cac4eec4701b", "name": "Get a Non-Employee Request", "request": { "name": "Get a Non-Employee Request", @@ -173953,7 +173953,7 @@ }, "response": [ { - "id": "c722ebc4-3968-469a-b034-7d1e8ed0a67f", + "id": "180f9a24-94dd-4e03-96a7-e5c434baef45", "name": "Non-Employee request object.", "originalRequest": { "url": { @@ -173997,7 +173997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5df677aa-c1e1-45f4-9a2e-45a43046a8bd", + "id": "b0ba8b1a-ef21-412d-b1e3-1b0740efd044", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174041,7 +174041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "359b9a96-9341-4325-ace0-feb86b286018", + "id": "33a9d7d2-0c98-4c51-8346-8d146c684cf4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174085,7 +174085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4966a57-34ac-4a7e-bb8c-2c46044d4c28", + "id": "17b3514c-124f-48fb-9c99-7d97638c139f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174129,7 +174129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0515db27-15ce-48c1-ab72-673a592bfb4e", + "id": "d4502328-4875-4fce-8cb3-1c97450bde31", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -174173,7 +174173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1accfaf3-33db-4bfe-b3de-2fc1ab41eb7f", + "id": "1d9f8ba5-ef50-42d2-be37-29e9191e6763", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174217,7 +174217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab0569db-b5bc-4a9a-944a-70288292bf35", + "id": "044627f2-0729-40f0-8e14-43597c56239b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174267,7 +174267,7 @@ } }, { - "id": "31d44b70-928a-4360-b0d1-eb2ac3f03d73", + "id": "37af02c8-af5a-4a8a-baf1-8818b5312954", "name": "Delete Non-Employee Request", "request": { "name": "Delete Non-Employee Request", @@ -174308,7 +174308,7 @@ }, "response": [ { - "id": "5e6011de-009f-4e15-9d8a-77b2077ce721", + "id": "b712359b-124f-4c8b-af33-b138578f7481", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -174342,7 +174342,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4776db2c-f014-4d54-a681-8f2cb61be059", + "id": "0bd0b3a0-801e-4b6a-a7a1-4c8a0c4d9e0e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174386,7 +174386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c46baae-b4f2-480b-a8a9-560f0d82cb52", + "id": "4e1b3769-6b65-437d-bb46-be71836c5953", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174430,7 +174430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3abb2635-6f08-4059-bf23-ac141c42aa3a", + "id": "d072aa0e-effa-412b-b199-207927cfcc32", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174474,7 +174474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65975ec5-372d-4538-9161-2630d578d241", + "id": "b201e7ff-2075-4da3-a759-a5694fa4de9c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -174518,7 +174518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0334755f-c317-49c8-93f3-918ca57862bf", + "id": "c6a24a52-2086-4c1e-9f66-4a8964718d25", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174562,7 +174562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ba71a2c-49a5-4dc2-9b85-f034229fb589", + "id": "b52b7314-c163-4a2d-965f-6cde75fb58fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174612,7 +174612,7 @@ } }, { - "id": "27d55305-f7cb-4311-a9f0-c03f04fbae00", + "id": "340f6882-3c9d-421c-9132-66bc934b8c0d", "name": "Get Summary of Non-Employee Requests", "request": { "name": "Get Summary of Non-Employee Requests", @@ -174654,7 +174654,7 @@ }, "response": [ { - "id": "6f2d6801-812c-4b4c-8b04-9456a7066f6c", + "id": "30592ce5-cd83-49c3-b581-29f1bdb9b64f", "name": "Non-Employee request summary object.", "originalRequest": { "url": { @@ -174699,7 +174699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4795bb1-e095-4518-9ea3-b7513644f148", + "id": "e95db920-fdcb-4fb1-980f-c0e2f91f68b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174744,7 +174744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01b34df6-a80c-4900-b178-113887e0505a", + "id": "c46876d7-285c-47e0-b004-89390b1678da", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174789,7 +174789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fab91a6-0c4e-467e-85b2-fdb7a37f9b3d", + "id": "e271ab15-81c5-43c7-b8ac-1205a930e457", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174834,7 +174834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6ec499f-c8a0-43b7-a8eb-27b72263dcdb", + "id": "c1e9e0bb-ced7-4901-8f3b-db6319e374fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174879,7 +174879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cb1ef1c-1598-4607-a9a3-0bac0b4cf76f", + "id": "9c92c08e-032f-4939-a813-2a7129d70f3a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174930,7 +174930,7 @@ } }, { - "id": "c58ed106-7e2c-4f4f-b9b5-218188722fa5", + "id": "ef640f10-b255-4ded-b51c-714e64d74c41", "name": "Create Non-Employee Source", "request": { "name": "Create Non-Employee Source", @@ -174972,7 +174972,7 @@ }, "response": [ { - "id": "3e1bfecf-d27f-4dbc-9cea-b8d6e07ee0b5", + "id": "9f87dabc-a3dc-497b-8659-8da00ab9e974", "name": "Created non-employee source.", "originalRequest": { "url": { @@ -175028,7 +175028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4187a5ec-6b20-42c7-a535-c04b71c05602", + "id": "297160f7-4432-48bb-aaa6-64f33fd87398", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -175084,7 +175084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddf443d0-a9e3-44c7-b7e5-899cc834907d", + "id": "fd139aed-46b0-4119-a2bd-ce7c271cf394", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -175140,7 +175140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74fde900-c1db-4733-a99b-4774526ba2bd", + "id": "fe9a9e2f-6b16-4e46-ad58-49daafcd270d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -175196,7 +175196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f2b28aa-b5e9-46c9-988d-38f8cf86576c", + "id": "4199c2c7-33eb-4528-be4f-864a37d77796", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -175252,7 +175252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "443e0054-6d81-4a02-bd30-7b685cae364f", + "id": "4a900dc3-2d23-42b7-a234-54f5e72ba0dd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -175314,7 +175314,7 @@ } }, { - "id": "725441a7-abd0-4d64-b689-e6926aa8c555", + "id": "3ce172c1-01a7-4073-8599-bc3ad79a3485", "name": "List Non-Employee Sources", "request": { "name": "List Non-Employee Sources", @@ -175398,7 +175398,7 @@ }, "response": [ { - "id": "b42e1948-0dce-4d8f-8e47-08c1cd25a57b", + "id": "060f9715-7024-45da-82be-bb7eb815ab4f", "name": "List of non-employee sources objects.", "originalRequest": { "url": { @@ -175496,7 +175496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e3681f6-253e-4d34-afa6-ea0d8dfd085b", + "id": "1c950291-5048-4309-9909-8cf3f4bd46fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -175594,7 +175594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9da0a05-6794-4ef5-b7d1-69eae6626139", + "id": "3858b26b-0380-4fbc-9da9-f31af02fb063", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -175692,7 +175692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fae35534-201f-4ee6-8e6b-d31b04888340", + "id": "e8d79730-e73c-4fdf-9168-59d5b5d8b9fe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -175790,7 +175790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eeecc9c-6850-4241-8c79-fd75642ae2bf", + "id": "cb671e10-90ee-46b9-99e3-346100f6b8e3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -175888,7 +175888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a738c6c4-6538-4a10-938a-df46a45f98d0", + "id": "1b7692c4-8cd3-472b-b717-b1877293bd95", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -175992,7 +175992,7 @@ } }, { - "id": "4b89c7c9-2e0a-471e-8887-88e3b47d7baf", + "id": "1231f77c-c401-4cde-8887-8db25400590e", "name": "Get a Non-Employee Source", "request": { "name": "Get a Non-Employee Source", @@ -176033,7 +176033,7 @@ }, "response": [ { - "id": "2ec7a302-4484-491b-8c68-6a3090eb55b1", + "id": "9475bd00-dc57-4edf-95b8-e24e2c5b55f8", "name": "Non-Employee source object.", "originalRequest": { "url": { @@ -176077,7 +176077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0505d3d2-e449-49eb-8e4f-c2c1461bc874", + "id": "4db41545-277e-4aff-b5d2-c69d11736310", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176121,7 +176121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98fb831c-a841-4663-b554-770e6dc3eabc", + "id": "c099176c-79f9-4276-bc5f-c5326463fe90", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176165,7 +176165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39371aef-a855-47e3-9b14-ead643f693d8", + "id": "582d219f-fb18-4099-8893-fc45df433ca1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176209,7 +176209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3eeda239-a09b-4891-8795-ccce6d1d4390", + "id": "fcd4b5de-053e-4005-96da-a8b26cb5f6cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176253,7 +176253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ea5baf1-d7f4-47a2-ab22-790d9dd27a4f", + "id": "69412d4f-d75d-4c81-8bb0-a4304ba2954b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -176303,7 +176303,7 @@ } }, { - "id": "f4f728ec-5450-4f23-9a12-20ecff3132c2", + "id": "7d2424b8-bd5e-411c-ae1c-62978b406b03", "name": "Patch a Non-Employee Source", "request": { "name": "Patch a Non-Employee Source", @@ -176357,7 +176357,7 @@ }, "response": [ { - "id": "4a6e5c0a-0d42-4822-9b03-2231af418f73", + "id": "5c9d2814-89e8-4c04-9a86-8178cbed95cb", "name": "A patched non-employee source object.", "originalRequest": { "url": { @@ -176414,7 +176414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15630cf0-c0fd-458f-98b2-914fcc4cb132", + "id": "3f4cf678-3468-4736-9fa6-9c6b86b7a93f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176471,7 +176471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67778d7d-7c7a-4df6-96f6-b41184600015", + "id": "e5b69e36-6308-41b0-bf8e-6b9811195061", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176528,7 +176528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5bffabc-c53a-4866-a818-9862695ff561", + "id": "6d787578-9305-47e8-bdc8-20778f2aa000", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176585,7 +176585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f6d0bd2-4f9d-4735-b4a0-91a8cfdd2f1a", + "id": "930dbc4d-3c69-4d07-8776-c0807fbd3fb3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176642,7 +176642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "521802c9-a15f-4cf5-b99b-0def7eef97bc", + "id": "b26b8ce9-c653-4289-b5e2-e2cfdd42c6d5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -176705,7 +176705,7 @@ } }, { - "id": "a1d88296-20d1-425c-99d4-7f27b7d8f586", + "id": "cd2aff54-911f-43cf-ad5d-107ca3b8dfd0", "name": "Delete Non-Employee Source", "request": { "name": "Delete Non-Employee Source", @@ -176746,7 +176746,7 @@ }, "response": [ { - "id": "4ec34499-670e-445a-b76b-0650565341fd", + "id": "099c016d-3810-4bbc-9576-5a616089bc28", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -176780,7 +176780,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bfa103aa-dec0-4fd8-98f8-477b36decd44", + "id": "412eccf3-5c7e-4a4f-b07a-2627709d42ac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176824,7 +176824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71e6e268-c797-47db-b3af-72a7b9ff95d1", + "id": "af6daddc-f967-45d3-84b7-72613431f970", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176868,7 +176868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0857d8a-151a-47dd-bd44-2a923109a45a", + "id": "d9443f7c-1ae3-4c3b-9498-7cf99d9728a2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176912,7 +176912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5c07535-81b3-4d7d-ab95-0d353286456a", + "id": "7fc2a894-6fff-4da3-b824-e80ace930520", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176956,7 +176956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "497ff60c-9528-4e05-a03a-02a5137c8e96", + "id": "5b304d79-f23e-4457-91b2-813aef692484", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177006,7 +177006,7 @@ } }, { - "id": "f0ee1e31-7720-4566-a665-caa55125b072", + "id": "b543b41c-ec9c-4814-bee6-d1d69bc32b83", "name": "Exports Non-Employee Records to CSV", "request": { "name": "Exports Non-Employee Records to CSV", @@ -177049,7 +177049,7 @@ }, "response": [ { - "id": "f635f7ec-3e1a-40af-8957-0e609da533c5", + "id": "e3b86eef-6e5b-44b7-92d5-4bb90ef293ad", "name": "Exported CSV", "originalRequest": { "url": { @@ -177095,7 +177095,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f3c65c95-d64b-4549-95cb-8df2c9614dd2", + "id": "22de23a7-f880-411b-aa68-72c495bcaf5b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177141,7 +177141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bed4daf-3f83-4049-8123-cc04f7ea31a1", + "id": "435e042f-0c3b-4804-839f-4208c6d7a538", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177187,7 +177187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1661a56-7be8-4c90-873e-a27a16f249ba", + "id": "8de95ba6-2339-42ce-bf78-edf709d52424", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177233,7 +177233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d34b19d-6a59-4bbb-9353-1dd2a47c7459", + "id": "02dbaf6e-f2de-499d-9873-a65d1a6ac06c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -177279,7 +177279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efe9b2aa-0136-4d31-ab54-0a24f4878626", + "id": "bd1809dd-9977-4de2-9242-04790d2bca96", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177325,7 +177325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bdf4b45-06ff-4e35-b2a2-d6d061316c81", + "id": "70da3724-c55d-45b0-a1bf-9741b68876c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177377,7 +177377,7 @@ } }, { - "id": "74e3602b-e0c3-454e-a8c1-9ab618b913f1", + "id": "c5eaa899-fea5-4ceb-9bab-5dad88660109", "name": "Imports, or Updates, Non-Employee Records", "request": { "name": "Imports, or Updates, Non-Employee Records", @@ -177435,7 +177435,7 @@ }, "response": [ { - "id": "c24a0c0e-0add-41ec-8445-4acf773542d6", + "id": "a15d8e69-013c-4d62-a18e-2c80d40ab891", "name": "The CSV was accepted to be bulk inserted now or at a later time.", "originalRequest": { "url": { @@ -177496,7 +177496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecc5f0ea-43c8-4ba6-8bd5-53792d8e9f71", + "id": "bd400fbf-ab6b-444b-ae45-40f0a92dd042", "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": { @@ -177557,7 +177557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10f96714-c7fe-4367-b8b5-81b31345b8ea", + "id": "7b35ec9a-5fb9-498e-9a53-cdf50c8fdef6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177618,7 +177618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68329620-ac8b-468e-8400-09a46a1e31c8", + "id": "f0d69d59-238e-47ac-9afc-2ab8bf3a2934", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177679,7 +177679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb43d808-d896-4eae-a1e2-ff780702c36d", + "id": "478f6e4b-4d38-477a-ac53-b900995a99c6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -177740,7 +177740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a3c985f-a421-44ae-b69f-1f1010f44aee", + "id": "997ac6a3-2733-4acd-95ce-de5bacef23a9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177801,7 +177801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0543e387-ea20-4bd2-9d09-331dd64f8985", + "id": "697c369a-4a62-4326-a3d2-576e6a04ee17", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177868,7 +177868,7 @@ } }, { - "id": "69a794d8-fdf7-4f5e-bd32-bc6a5f402d1f", + "id": "9806398d-5ea5-448c-a8f4-d9946cbc071a", "name": "Obtain the status of bulk upload on the source", "request": { "name": "Obtain the status of bulk upload on the source", @@ -177911,7 +177911,7 @@ }, "response": [ { - "id": "023e3027-e7dd-4312-842b-9123b1c4b102", + "id": "a4d8b3b0-eec0-4fb8-bc3f-49e3a5ec8e45", "name": "Status of the newest bulk-upload job, if any.", "originalRequest": { "url": { @@ -177957,7 +177957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7aad171-5ece-4c3a-9e33-629050d1ae25", + "id": "a46de37e-ee5d-4b1a-b2ea-531abeb3b775", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178003,7 +178003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75f1a23d-f98b-4385-9ee5-3f5bddea8018", + "id": "d87ea47c-00ca-4677-b836-c11f893bdd3b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178049,7 +178049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be4b16f5-f50a-4480-a0d0-4e960887a5e7", + "id": "93672444-5a01-47d8-8f2c-115de423c766", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178095,7 +178095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ad4dfd0-1a39-4c42-ba7b-ba99f24337d4", + "id": "79c70191-e9a4-4456-878d-3b3943fcb4cd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178141,7 +178141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "934d0af2-90e6-49dd-80a8-52d5a2e51553", + "id": "b34b1fe0-9f84-49f0-8ecf-3e5fc66494bb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178193,7 +178193,7 @@ } }, { - "id": "902bb327-6ce8-4a05-b28c-65596727b110", + "id": "a1524c46-0792-4f4e-b131-64fd58954f5d", "name": "Exports Source Schema Template", "request": { "name": "Exports Source Schema Template", @@ -178236,7 +178236,7 @@ }, "response": [ { - "id": "a7451122-d2f2-44d2-ae6c-f5f9876e41f1", + "id": "d6015733-bf01-402d-ae9d-4a21a1a7045d", "name": "Exported Source Schema Template", "originalRequest": { "url": { @@ -178282,7 +178282,7 @@ "_postman_previewlanguage": "text" }, { - "id": "90e07c50-7568-4fb1-8c1a-334277994792", + "id": "d3eeee3b-37dc-40a1-8c8c-c941f4daab94", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178328,7 +178328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b011d3f-bb5b-4e7d-b813-10c656dad136", + "id": "4d328e77-49e8-4e87-89de-33150e4fedc1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178374,7 +178374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e79d04a5-04bd-4a9d-a902-6be0b081424b", + "id": "981444cc-e630-458a-9f51-43ad505c2e1a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178420,7 +178420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85c03342-5d7b-4c5f-9784-73a02173046a", + "id": "a04382bc-5161-413c-aebb-fb99fb9185e2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -178466,7 +178466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb7c28c6-22df-4545-9a69-cbfe9df31b98", + "id": "9d9b3213-081e-41f3-8144-8a2588bdae3e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178512,7 +178512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b006d61-746a-4ef0-852d-148ee34e37f4", + "id": "8a70efc7-2a4a-4dff-ad6e-b0750d5fbd09", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178564,7 +178564,7 @@ } }, { - "id": "7fd1ceaf-5ab4-4832-8238-bcd023d74508", + "id": "7a732898-c68b-4a81-9082-78975bbddbbb", "name": "Get List of Non-Employee Approval Requests", "request": { "name": "Get List of Non-Employee Approval Requests", @@ -178648,7 +178648,7 @@ }, "response": [ { - "id": "f20886e4-e878-4646-a5d1-e4541ad6f2c3", + "id": "04e805f5-0c22-45cb-8509-12582a0f3c96", "name": "List of approval items.", "originalRequest": { "url": { @@ -178746,7 +178746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a076d60-34bc-4b16-9305-20de6b3c3517", + "id": "3fdf89d7-8637-4d63-96b8-599dc6667fcb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178844,7 +178844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e6d01cd-6633-4d95-9b12-d5b6a8fbc261", + "id": "0cb25989-64fc-48db-ba7d-6dbbddfc496d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178942,7 +178942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47c5153c-21ca-4070-9d7e-16de0584b93a", + "id": "bd4dcf9a-d4b2-4594-bff5-3396bb36f52b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179040,7 +179040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d5fbe94-0da5-4d34-9dd9-8c25827fe8af", + "id": "9e811038-2d3a-4bb2-8900-a9ccf8108d82", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179138,7 +179138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "513168db-cd3e-4e93-b7c0-08a1b6ef6224", + "id": "16782c76-777b-41fb-9cd6-bfd9730a56b3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179242,7 +179242,7 @@ } }, { - "id": "c109eba6-326f-4b66-b46e-604aeff89781", + "id": "7c36a369-ed25-4f07-960e-02f6621b39b0", "name": "Get a non-employee approval item detail", "request": { "name": "Get a non-employee approval item detail", @@ -179293,7 +179293,7 @@ }, "response": [ { - "id": "abe577d7-12f5-48c3-935f-92c574b3122c", + "id": "bb5cf452-4e2c-480a-be8e-30aab7456fe3", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -179347,7 +179347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec52735a-b84f-4fb3-a517-3f4ec7358435", + "id": "eb8a0234-a822-40ca-825b-bc44dd3d21ab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179401,7 +179401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5497941-fde0-4365-9b1a-f325ac2e0dab", + "id": "a9f394be-6258-4a8c-991d-842e2397745b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179455,7 +179455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adb1b2eb-4097-4e36-a1ce-ab8ab0600191", + "id": "8d69b9e2-10fa-4d22-9499-8849ab592d88", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179509,7 +179509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30a3db79-71bf-40a8-a601-ffd51434529f", + "id": "6874baf9-88cf-46b9-99c7-1deb74965c62", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179563,7 +179563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7cec5d4-956c-4204-985b-5a6f76e2b606", + "id": "f3d3a1bd-3e80-430d-8680-938fc8767cdd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179623,7 +179623,7 @@ } }, { - "id": "0a3f1ce3-fee7-49b7-81bf-527049f00116", + "id": "7d04f6bc-9dfb-474e-9792-05efc9ed06d3", "name": "Approve a Non-Employee Request", "request": { "name": "Approve a Non-Employee Request", @@ -179678,7 +179678,7 @@ }, "response": [ { - "id": "6649efb4-b60c-47dd-b468-3c36525166aa", + "id": "d27906d0-0f59-4687-9e5a-9d7b09f9bf94", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -179736,7 +179736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07780112-b41f-4626-a341-e38e36f04444", + "id": "c6cbfda2-7f59-41ad-913d-e2f58a201a07", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179794,7 +179794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c48d716d-288f-45c2-81e2-d217a7ced67a", + "id": "0d4ec2b8-7732-46cf-9b11-8988f7c8bf6d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179852,7 +179852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21043a74-955e-4abb-9a9e-e1a8f8458c79", + "id": "cca59f31-5d1f-496f-84ed-fb4c80d6df16", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179910,7 +179910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4ade4eb-8462-4888-951d-5840d31dcfd4", + "id": "8a5520ee-5fbc-42ea-906f-82be05c2d55e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179968,7 +179968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bee6ced-e3ae-4fef-871e-18bee740d049", + "id": "047d26cd-c5e3-4c6b-92d7-7b47581149e1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180032,7 +180032,7 @@ } }, { - "id": "6b6f3e6c-49ec-4732-8d54-78ff8e09f5a7", + "id": "da19a407-50bf-4cbe-8935-13dbd7740eed", "name": "Reject a Non-Employee Request", "request": { "name": "Reject a Non-Employee Request", @@ -180087,7 +180087,7 @@ }, "response": [ { - "id": "b96ffdc1-cb6e-4005-b100-35faf13ca64c", + "id": "69592522-b409-45ef-8063-9843797c1eec", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -180145,7 +180145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e71ed1e-b092-448f-aa5c-75d99be2378f", + "id": "7d885d34-351b-4529-b7d7-8ff743e3b4dd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180203,7 +180203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7998a2b-458a-4e72-99d4-ad8994a05377", + "id": "32a1a4c3-3608-4b72-ab60-34964f6db56e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180261,7 +180261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec1f20a0-e0b5-40e8-92a0-6b5c5fc4e385", + "id": "84f59873-a82a-45dd-8372-7ec99c87f8b7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180319,7 +180319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6ad7442-e8f8-4adc-a27b-76bb094afe63", + "id": "3ffa1574-3f51-4b9b-8813-78204e3d45a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180377,7 +180377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9fd4493-40c2-42d8-97dc-2c2d13281fcc", + "id": "10825513-1ad3-4135-ae6e-99a4e9374e2f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180441,7 +180441,7 @@ } }, { - "id": "b76c8c43-0c11-4f5c-9a16-627f29939f7d", + "id": "5d88ec9d-df67-4a03-8ad4-80b71d5cfd9b", "name": "Get Summary of Non-Employee Approval Requests", "request": { "name": "Get Summary of Non-Employee Approval Requests", @@ -180483,7 +180483,7 @@ }, "response": [ { - "id": "9352d570-121b-4eac-95e2-c3c241c2a6d4", + "id": "f8dda2a6-a92a-46af-9fdb-7f5cd9898ce4", "name": "summary of non-employee approval requests", "originalRequest": { "url": { @@ -180528,7 +180528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5519e9c0-ba22-4276-b004-a04d876d74f2", + "id": "d6e2c3d2-fdb7-496e-8414-297fe9e2a513", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180573,7 +180573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2f60de2-d6e5-4f5e-aee5-1ee3e7af4d28", + "id": "aa32fa4d-095d-42ed-baeb-ad2c67619183", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180618,7 +180618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80f3ba6b-313f-4757-93cc-2193ae68ce8c", + "id": "f77f68a4-ff7b-46d3-9925-53c0ee0e1b76", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180663,7 +180663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8dfab7a-c876-497f-991d-2517c9a83cc0", + "id": "6daf71ef-e7ca-497b-a667-269e521d666b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180708,7 +180708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96def719-64ae-4b01-93b4-6462c439789c", + "id": "9fe38c7d-774d-4136-8b2a-b4bd0912bb70", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180759,7 +180759,7 @@ } }, { - "id": "b1684d28-f0db-4c5b-aeae-5bd5c3cb7c3c", + "id": "afd074cd-93e2-4934-8b79-5294263deeb6", "name": "List Schema Attributes Non-Employee Source", "request": { "name": "List Schema Attributes Non-Employee Source", @@ -180801,7 +180801,7 @@ }, "response": [ { - "id": "ebcd6e84-16c1-42dd-8183-184148285876", + "id": "ac9ae130-4e8b-48db-b320-77920f9868f6", "name": "A list of Schema Attributes", "originalRequest": { "url": { @@ -180846,7 +180846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89484525-e0f2-4ed1-b871-5179af3b1d25", + "id": "7710a0f7-c513-478b-98de-af49e9d984c9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180891,7 +180891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a38321f3-2605-47a2-a0f3-5577df1493fb", + "id": "33552a8f-6dce-4f6a-aec1-bc331938cb8a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180936,7 +180936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0cfbb49-e00d-4501-9579-a494394bdab9", + "id": "270f4f95-20c7-459a-86c4-b09e2c7f693c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180981,7 +180981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a131b51b-04a9-4da4-9745-5dd612aa5394", + "id": "77b11334-5d6c-48ab-83cf-bc63b3e4c87d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -181026,7 +181026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88a47ea5-6fb3-4594-9b09-bbac68f39e4b", + "id": "342ace4d-9aec-4c7c-843d-f9993f5cbe86", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181071,7 +181071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57edd5a8-eeb2-4ade-9e7a-53566afbd06e", + "id": "74f0bc18-61a1-4384-9cb6-bd4211308f09", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181122,7 +181122,7 @@ } }, { - "id": "c8127674-d143-4c4b-9e24-74c181e02c7f", + "id": "aa61d7ce-8358-4961-ad83-2809ede9078e", "name": "Create a new Schema Attribute for Non-Employee Source", "request": { "name": "Create a new Schema Attribute for Non-Employee Source", @@ -181177,7 +181177,7 @@ }, "response": [ { - "id": "8b7e9c89-075e-4f77-b5cd-a925e83a4ec1", + "id": "0a8217e6-cfe0-4727-812f-59d137bbac7d", "name": "Schema Attribute created.", "originalRequest": { "url": { @@ -181235,7 +181235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bab6485-07b5-454b-9238-22d946baf636", + "id": "a6635ac9-6887-45f7-90a6-d8500c876b31", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181293,7 +181293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23fd9cc6-f560-4b03-9034-7448e9c68f94", + "id": "fc8c037a-5313-401c-87bb-5e198a3fb3f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181351,7 +181351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b706b0df-030a-49e0-9bcd-5148060708a4", + "id": "e7c4ed22-45e7-41b4-afbb-21c9d1db9da4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181409,7 +181409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6feeebd5-851f-47d7-9048-577c6e670b68", + "id": "5c33d0f9-19c3-48c7-b568-b2e6b70eb812", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181467,7 +181467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "984ec358-f3ee-4fa7-ba09-d4ae2bd40a8e", + "id": "db061bd2-4830-4b17-971d-89edeac26a9f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181531,7 +181531,7 @@ } }, { - "id": "03b87bd9-0d5b-4c06-9869-3b7637b12506", + "id": "1fc480a7-4738-43a1-a4a6-496f94c926c0", "name": "Delete all custom schema attributes for Non-Employee Source", "request": { "name": "Delete all custom schema attributes for Non-Employee Source", @@ -181573,7 +181573,7 @@ }, "response": [ { - "id": "9fcf5925-ea40-4ca0-8d54-5662225521f6", + "id": "f220df5e-fa74-488b-a641-be2a66b4dfab", "name": "All custon Schema Attributes were successfully deleted.", "originalRequest": { "url": { @@ -181608,7 +181608,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5a1c1c1f-8f31-43b3-933d-2367ae8a589f", + "id": "af4ae2ff-09b2-4cda-b88e-9e8a25c00f0d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181653,7 +181653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3518019e-e2b6-4525-805c-f29b713cd96d", + "id": "50963579-4c21-4b17-90e9-1f543895a48d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181698,7 +181698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70ce766a-00ec-4da6-b515-1bf95f617394", + "id": "7cad3aaf-273b-4fee-a2fa-334cff97cf80", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181743,7 +181743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "382707aa-05ca-4629-b0b5-6f3b01582f03", + "id": "476c5bc6-12fc-411b-bab2-d4997b2fe10b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181788,7 +181788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2efa9e4-3c2e-439f-9238-2f4647ae1180", + "id": "6f1c3241-4ea1-483c-9ff7-418672b8b109", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181839,7 +181839,7 @@ } }, { - "id": "3a9be710-19b3-4451-8020-3a4b36f90569", + "id": "d9b96661-271b-4556-b36e-bb6b66a5d8d1", "name": "Get Schema Attribute Non-Employee Source", "request": { "name": "Get Schema Attribute Non-Employee Source", @@ -181892,7 +181892,7 @@ }, "response": [ { - "id": "1661b191-ae43-40eb-b177-e25002f031e1", + "id": "8a237f61-fac2-4a0f-a429-32e4fccb75a7", "name": "The Schema Attribute", "originalRequest": { "url": { @@ -181938,7 +181938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d272644b-3b1a-419a-bcfc-9fd53a8f8a14", + "id": "cb562ce7-590b-4d8f-94e6-6ec731cba931", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181984,7 +181984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e09452ec-d3f5-4c72-98a6-856c7baad363", + "id": "decb7531-25b7-4172-bc99-27d15c026324", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182030,7 +182030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f47fee0-5cb4-48df-9253-59734b35c79f", + "id": "0260b57e-98a2-4f7e-8f60-76bcdc210edc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182076,7 +182076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a8be56a-9651-4516-88a9-314922174a27", + "id": "937510b3-055f-49af-8bf0-54c075f28a9a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182122,7 +182122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f2df3d8-fb5d-42ca-a092-f2992b9c77fa", + "id": "757f7ddb-6c79-4861-b19e-ad6ffbe14e8f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182174,7 +182174,7 @@ } }, { - "id": "0c9680e0-3f16-43bd-96ef-c35d34d1f9ad", + "id": "ed78b812-149a-4e77-874d-2d26b639a993", "name": "Patch a Schema Attribute for Non-Employee Source", "request": { "name": "Patch a Schema Attribute for Non-Employee Source", @@ -182240,7 +182240,7 @@ }, "response": [ { - "id": "18eec3d4-d8a5-488a-9aeb-6173fe507e80", + "id": "a50a40bf-500e-457e-86bb-c14bbbb76a41", "name": "The Schema Attribute was successfully patched.", "originalRequest": { "url": { @@ -182299,7 +182299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f12d55ad-3318-4876-8c54-d250261f0edc", + "id": "0ca55ed8-df4f-4856-bc8d-63793f126128", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182358,7 +182358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73516144-3096-4302-8aac-38e42b2925bf", + "id": "529bee02-2a62-42e4-b77c-4674fb4d7bd4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182417,7 +182417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1a4fd33-d4c9-41c8-a70e-d72b458f85fd", + "id": "3296c9ab-904e-49d5-b398-08f9f7e0a5ee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182476,7 +182476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "207fee71-11c5-4dc4-aed9-ccc1d166dd0b", + "id": "6c5fb9bd-c6a7-45e6-b60f-32f90074b05c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -182535,7 +182535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0afb4da6-d1af-4fc3-a5e6-8d27f1962d47", + "id": "108c4d0a-07d7-4406-8fd1-49a8e0d85101", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182594,7 +182594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74a79bfe-ada6-4cce-a174-18109f2c158b", + "id": "224d5c2f-a9c1-49b2-bb66-b540dd5d3cb6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182659,7 +182659,7 @@ } }, { - "id": "a2334c76-6533-4a60-9421-5166f8b8fdf7", + "id": "0b02bdfe-cd1c-45c6-90e8-276b6331aa8b", "name": "Delete a Schema Attribute for Non-Employee Source", "request": { "name": "Delete a Schema Attribute for Non-Employee Source", @@ -182712,7 +182712,7 @@ }, "response": [ { - "id": "4c72b7c6-beea-4e8a-9c70-6b485e6e86a1", + "id": "b5ab946c-a98a-4349-9282-78f5a68ad1f6", "name": "The Schema Attribute was successfully deleted.", "originalRequest": { "url": { @@ -182748,7 +182748,7 @@ "_postman_previewlanguage": "text" }, { - "id": "db41e6c9-4ea8-4d80-a112-9c6b18163401", + "id": "0786fc64-5884-48ca-b9e8-e9dcf31bd3bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182794,7 +182794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dedca28-793f-4b46-99d7-24949612cd78", + "id": "0fb473d6-52eb-4941-b45d-112a5956d7bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182840,7 +182840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "607d8299-ff81-477b-8560-73084053e996", + "id": "770ed8e3-3286-41e3-b6d7-fbf4b4f99cc6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182886,7 +182886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2310066-4eb1-449c-95b0-6e6e9b0e9c61", + "id": "92f5b5a9-0577-4712-a116-d09ca88dd978", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182932,7 +182932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6590302a-046f-4853-ba52-872d314a50ab", + "id": "ca667bdd-a3bc-49ec-9f33-e1f7c6e806e1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182990,7 +182990,7 @@ "description": "", "item": [ { - "id": "63ab828a-473b-438d-bdf5-886e00ede91c", + "id": "ad2eb21a-65c6-49f6-916d-a6972507b90b", "name": "Change MAIL FROM domain", "request": { "name": "Change MAIL FROM domain", @@ -183041,7 +183041,7 @@ }, "response": [ { - "id": "31453183-2a2a-4ecb-b2e6-a244f2803ad7", + "id": "346cd99f-fc8f-41fb-a584-261d73fc8d97", "name": "MAIL FROM Attributes required to verify the change", "originalRequest": { "url": { @@ -183106,7 +183106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f6596ca-4dde-47fa-852a-7d9c1bc6fc1f", + "id": "2f593196-c32a-447b-a72c-a2bf1f699e3c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183171,7 +183171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f950ee70-3a76-4ee9-a30f-77312b47a86e", + "id": "ba8dcb2d-4f6b-4b54-a35e-1d563c8e893f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -183236,7 +183236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f14576f3-0802-4415-8111-39b05e8780ed", + "id": "0bb129e7-b486-49d2-8d7b-3d10ca86c6ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183301,7 +183301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "301f3999-4d3b-4d78-ab3c-1f33638b69e2", + "id": "ad57cd18-3dc2-4269-86e2-2ac5beb83a1d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183366,7 +183366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ae69d44-966f-484f-8c8e-ff47fea05b92", + "id": "2db02f69-b301-4ec1-9491-99e152f9ff14", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183437,7 +183437,7 @@ } }, { - "id": "db5e4f1c-2cf0-4183-851f-a2302b4d229b", + "id": "16fa6eca-17e6-44c2-87cf-2215d4a72ede", "name": "Get MAIL FROM Attributes", "request": { "name": "Get MAIL FROM Attributes", @@ -183491,7 +183491,7 @@ }, "response": [ { - "id": "a30c004c-310b-477a-a090-fc3bccb9e290", + "id": "df6d1b0c-a16f-4b68-982a-2a13177961e4", "name": "MAIL FROM Attributes object", "originalRequest": { "url": { @@ -183554,7 +183554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e505e14-e8a1-4215-b6de-8bc3a0e4654e", + "id": "12422052-094a-4da5-bc3c-d96317638a10", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183617,7 +183617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ffd25e5-482b-4170-bf0d-fb56898895e9", + "id": "51a87bfa-5c99-4e28-ab41-c6aa9b3a1709", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -183680,7 +183680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e001f3a-5199-4354-b223-4f8e4d4a7433", + "id": "31a4193a-7a94-4fab-9d21-eef5993dc0ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183743,7 +183743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28669c48-8845-4de1-bd6d-210a9477fe67", + "id": "05ea0771-3d53-46bd-a801-af00ba45d0b7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183806,7 +183806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44a61f27-8ce4-4da9-9cd4-149073230483", + "id": "9bdbfe67-239d-40df-853d-4e947b409545", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183875,7 +183875,7 @@ } }, { - "id": "df139298-9c34-4380-95ad-55d1b4800d8c", + "id": "7045746a-aeec-4121-b7a9-8911559392af", "name": "List Notification Template Defaults", "request": { "name": "List Notification Template Defaults", @@ -183941,7 +183941,7 @@ }, "response": [ { - "id": "dd4a7ac4-717a-4817-b153-bda41588b437", + "id": "03de39b1-09be-4773-a165-78b7e2ae50a7", "name": "A list of the default template objects", "originalRequest": { "url": { @@ -184016,12 +184016,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"ipsum laboris sunt\",\n \"text\": \"aliquip dolor\",\n \"blocks\": \"laborum commodo sunt aute irure\",\n \"attachments\": \"ut pariatur sit fugiat\",\n \"notificationType\": \"tempor cillum laboris\",\n \"approvalId\": \"in sunt laborum occaecat irure\",\n \"requestId\": \"commodo nulla\",\n \"requestedById\": \"velit in exercitation ex\",\n \"isSubscription\": false,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"Duis Exce\",\n \"itemId\": \"reprehe\",\n \"itemType\": \"reprehenderit ullamco\",\n \"autoApprovalMessageJSON\": \"commodo nisi et\",\n \"autoApprovalTitle\": \"qui anim irure\"\n },\n \"customFields\": {\n \"requestType\": \"fugiat dolor\",\n \"containsDeny\": \"mollit in \",\n \"campaignId\": \"ut aliqua fugiat incididunt\",\n \"campaignStatus\": \"veniam cupidatat\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"adipisicing fugiat reprehenderit\",\n \"title\": \"officia fugiat sint aute\",\n \"text\": \"ea do reprehenderit Duis\",\n \"messageJSON\": \"irure consectetur\",\n \"isSubscription\": false,\n \"approvalId\": \"officia dolor aliquip nulla\",\n \"requestId\": \"amet des\",\n \"requestedById\": \"sed magna in\",\n \"notificationType\": \"sunt sed Ut\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"adipisicing labore mollit dolor in\",\n \"itemId\": \"magna ipsum est\",\n \"itemType\": \"officia adipisicing sint\",\n \"autoApprovalMessageJSON\": \"deserunt voluptate o\",\n \"autoApprovalTitle\": \"dolore irure\"\n },\n \"customFields\": {\n \"requestType\": \"eiusmo\",\n \"containsDeny\": \"do ut\",\n \"campaignId\": \"proident sunt conseq\",\n \"campaignStatus\": \"in\"\n }\n }\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"elit est non\",\n \"text\": \"nostrud qui consequat\",\n \"blocks\": \"cillum Ut Excepteur in irure\",\n \"attachments\": \"commodo ut occaecat elit\",\n \"notificationType\": \"do aliquip dolor officia\",\n \"approvalId\": \"eu ex officia elit\",\n \"requestId\": \"sunt elit eu dolor\",\n \"requestedById\": \"officia commodo mollit\",\n \"isSubscription\": true,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"ut nisi\",\n \"itemId\": \"occaecat in consectetur eu Ut\",\n \"itemType\": \"sunt\",\n \"autoApprovalMessageJSON\": \"Excepteur sint est commodo adipisicing\",\n \"autoApprovalTitle\": \"nisi\"\n },\n \"customFields\": {\n \"requestType\": \"qui magna\",\n \"containsDeny\": \"incididunt ea exercitation esse ali\",\n \"campaignId\": \"dolore ad sunt et\",\n \"campaignStatus\": \"ipsum magna amet velit\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"est reprehenderit tempor\",\n \"title\": \"consectetur ut reprehenderit in\",\n \"text\": \"fu\",\n \"messageJSON\": \"adipisicing minim esse tempor\",\n \"isSubscription\": true,\n \"approvalId\": \"sunt Duis mi\",\n \"requestId\": \"quis amet\",\n \"requestedById\": \"esse fugiat no\",\n \"notificationType\": \"ex sit aliquip cillum\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"elit consequat et\",\n \"itemId\": \"culpa esse\",\n \"itemType\": \"veniam ut exercitatio\",\n \"autoApprovalMessageJSON\": \"tempor Ut reprehenderit\",\n \"autoApprovalTitle\": \"Lorem\"\n },\n \"customFields\": {\n \"requestType\": \"enim sunt\",\n \"containsDeny\": \"minim incididunt sint exercitation\",\n \"campaignId\": \"velit occaecat laborum\",\n \"campaignStatus\": \"in\"\n }\n }\n }\n]", + "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"si\",\n \"text\": \"eu et\",\n \"blocks\": \"Dui\",\n \"attachments\": \"occaecat eu Ut\",\n \"notificationType\": \"voluptate\",\n \"approvalId\": \"dolor tempor deserunt in magna\",\n \"requestId\": \"consequat proident ullamco mollit\",\n \"requestedById\": \"pariatur ut\",\n \"isSubscription\": true,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"ipsum exercitation\",\n \"itemId\": \"fugiat elit pariatur\",\n \"itemType\": \"ea Excepteur magna\",\n \"autoApprovalMessageJSON\": \"non magna mollit\",\n \"autoApprovalTitle\": \"consequat mollit\"\n },\n \"customFields\": {\n \"requestType\": \"quis non anim eu\",\n \"containsDeny\": \"consequat adipisicing\",\n \"campaignId\": \"est sit cillum et\",\n \"campaignStatus\": \"anim reprehenderit ut fu\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"repre\",\n \"title\": \"Lorem laborum enim in\",\n \"text\": \"qui ut ad proident\",\n \"messageJSON\": \"Duis pariatur fugiat\",\n \"isSubscription\": false,\n \"approvalId\": \"ut Ut\",\n \"requestId\": \"magna amet\",\n \"requestedById\": \"enim laboris mollit nulla\",\n \"notificationType\": \"aliqua mollit anim reprehenderit cillum\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"ut elit sunt dolore et\",\n \"itemId\": \"aliqua\",\n \"itemType\": \"occaecat incididunt consectetur\",\n \"autoApprovalMessageJSON\": \"ad \",\n \"autoApprovalTitle\": \"sint laboris mollit dolore\"\n },\n \"customFields\": {\n \"requestType\": \"culpa incididunt ullamco exercitation\",\n \"containsDeny\": \"ex quis labore\",\n \"campaignId\": \"irure sunt ut sit\",\n \"campaignStatus\": \"tempor voluptate occaecat officia dolore\"\n }\n }\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"exercitation dolor\",\n \"text\": \"ut sit nulla adipisicing sunt\",\n \"blocks\": \"dolor nulla nostrud Lorem eu\",\n \"attachments\": \"mollit in esse ut\",\n \"notificationType\": \"ullamco qui voluptate proident\",\n \"approvalId\": \"sint velit sed ut\",\n \"requestId\": \"laboris anim ea ut enim\",\n \"requestedById\": \"Excepteur irure\",\n \"isSubscription\": false,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"amet dolor aliqua eiusmod\",\n \"itemId\": \"aliqua\",\n \"itemType\": \"magna id ea\",\n \"autoApprovalMessageJSON\": \"esse aute\",\n \"autoApprovalTitle\": \"culpa aliquip qui voluptate\"\n },\n \"customFields\": {\n \"requestType\": \"qui fugi\",\n \"containsDeny\": \"amet et sed enim\",\n \"campaignId\": \"in minim dolor\",\n \"campaignStatus\": \"qui amet\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"ut\",\n \"title\": \"Duis incididunt pariatur\",\n \"text\": \"ma\",\n \"messageJSON\": \"consequat anim sunt ipsum ex\",\n \"isSubscription\": true,\n \"approvalId\": \"eu ut do\",\n \"requestId\": \"eiusmod tempor\",\n \"requestedById\": \"culpa i\",\n \"notificationType\": \"dolor do cillum\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"qui sed Lorem\",\n \"itemId\": \"est\",\n \"itemType\": \"ipsum\",\n \"autoApprovalMessageJSON\": \"est mollit\",\n \"autoApprovalTitle\": \"culpa ullamco magna\"\n },\n \"customFields\": {\n \"requestType\": \"elit amet in Ut\",\n \"containsDeny\": \"qui enim\",\n \"campaignId\": \"Duis do\",\n \"campaignStatus\": \"tempor occaecat Ut est\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "639d92e2-a5af-4885-8cdf-bb913a54a4d7", + "id": "33609893-bb40-4f90-9562-fce1459d9395", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184101,7 +184101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3bab0d8-748f-47de-903c-042faeafb131", + "id": "70e349d8-93d8-4ead-81fe-b97ba2083486", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -184181,7 +184181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad44d763-f372-4c0c-a5ce-3e89fe2e434c", + "id": "8a0b7422-ad4d-4049-87b2-dc2db1058369", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184261,7 +184261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d603ddb-1e4b-4c96-ad0f-a1770f9c8a22", + "id": "861b882c-3b5c-481b-8879-2ce0cca2de07", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184341,7 +184341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2383159-b8dd-4e32-bf8c-f6ad7c3e5dd3", + "id": "ca471084-293c-4a74-8fc7-fa0e25f84a00", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184427,7 +184427,7 @@ } }, { - "id": "90aaa1f9-958d-449b-b022-bcda719044e4", + "id": "7ecc05ec-6217-4f34-a185-a919704a42f9", "name": "List Notification Templates", "request": { "name": "List Notification Templates", @@ -184493,7 +184493,7 @@ }, "response": [ { - "id": "c6281ec0-b1f7-4ef0-99e5-dd86cf32b217", + "id": "6087f207-68df-4671-b08a-6e419eb0a977", "name": "A list of template objects for your site", "originalRequest": { "url": { @@ -184568,12 +184568,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"proident ad et magna sunt\",\n \"teamsTemplate\": \"voluptate quis Excepteur in\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"in enim\",\n \"teamsTemplate\": \"velit commodo\"\n }\n]", + "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"in aliqua anim sed Excepteur\",\n \"teamsTemplate\": \"dolore commodo nostrud\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"aliqua sed deserunt sunt\",\n \"teamsTemplate\": \"enim culpa eiusmod sunt\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "46296b26-d81b-48b0-9fc5-6b32f5eee392", + "id": "20ec276a-70ec-451b-9d0e-8b42bbfd4578", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184653,7 +184653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7987542-6320-4464-9984-2b2e0674b7f8", + "id": "a28759fd-fb21-480c-9e4f-c9f39e8c26d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -184733,7 +184733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4607fa5c-ad12-44a4-9bb9-d9e5ba4e6608", + "id": "15975d70-9b7e-4d61-9160-f7b6ba337a57", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184813,7 +184813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b14f6f0d-8f69-40c8-b05a-5f01c6abaf35", + "id": "6003168d-9bdd-47e4-94a0-c442cf3429c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184893,7 +184893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26ac7d1c-6ce6-4a71-a743-340e09681747", + "id": "9ba29917-32f8-4e2e-be23-974a7469e93c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184979,7 +184979,7 @@ } }, { - "id": "0a521fbc-3541-4745-a2c2-0de6164199db", + "id": "a8c0eedb-7f96-45af-89d7-24c6c611615b", "name": "Create Notification Template", "request": { "name": "Create Notification Template", @@ -185019,7 +185019,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"id amet\",\n \"teamsTemplate\": \"p\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"culpa anim dolore laborum\",\n \"teamsTemplate\": \"nulla\"\n}", "options": { "raw": { "headerFamily": "json", @@ -185030,7 +185030,7 @@ }, "response": [ { - "id": "7829e511-f3e7-44a9-9040-857beae62e2a", + "id": "1adbceec-97bf-40ec-984e-a648e24b3882", "name": "A template object for your site", "originalRequest": { "url": { @@ -185073,7 +185073,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"id amet\",\n \"teamsTemplate\": \"p\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"culpa anim dolore laborum\",\n \"teamsTemplate\": \"nulla\"\n}", "options": { "raw": { "headerFamily": "json", @@ -185090,12 +185090,12 @@ "value": "application/json" } ], - "body": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"id amet\",\n \"teamsTemplate\": \"p\"\n}", + "body": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"culpa anim dolore laborum\",\n \"teamsTemplate\": \"nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3d6f0888-4c4b-4e4e-bebb-a2d23c670f01", + "id": "0c94b1b0-2ad8-4e3b-afda-5a801f3302ac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185138,7 +185138,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"id amet\",\n \"teamsTemplate\": \"p\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"culpa anim dolore laborum\",\n \"teamsTemplate\": \"nulla\"\n}", "options": { "raw": { "headerFamily": "json", @@ -185160,7 +185160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0490fe83-5276-4a7d-8134-b292bbadc0c9", + "id": "e2a43b5e-5c51-41df-8053-26cf56113c45", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185203,7 +185203,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"id amet\",\n \"teamsTemplate\": \"p\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"culpa anim dolore laborum\",\n \"teamsTemplate\": \"nulla\"\n}", "options": { "raw": { "headerFamily": "json", @@ -185225,7 +185225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1de50835-1f89-46c5-aeda-26a01ca3c10d", + "id": "cf7755e0-669e-40c7-baa7-f8b2857ef7c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185268,7 +185268,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"id amet\",\n \"teamsTemplate\": \"p\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"culpa anim dolore laborum\",\n \"teamsTemplate\": \"nulla\"\n}", "options": { "raw": { "headerFamily": "json", @@ -185290,7 +185290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4da03bdb-b2e0-4fdd-a808-adf6f5665b14", + "id": "f38949b1-47c5-4fe7-a9d2-e39e42132be8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -185333,7 +185333,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"id amet\",\n \"teamsTemplate\": \"p\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"culpa anim dolore laborum\",\n \"teamsTemplate\": \"nulla\"\n}", "options": { "raw": { "headerFamily": "json", @@ -185355,7 +185355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6ed6e74-dee3-49fb-97ee-8e4bb31e80ba", + "id": "3411cbee-e204-4e92-bdad-4f3f465318d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -185398,7 +185398,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"id amet\",\n \"teamsTemplate\": \"p\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"culpa anim dolore laborum\",\n \"teamsTemplate\": \"nulla\"\n}", "options": { "raw": { "headerFamily": "json", @@ -185426,7 +185426,7 @@ } }, { - "id": "3c760681-fdd9-4e73-ba35-1d41d171a318", + "id": "26612a6f-3c8f-4c37-b291-06374e89efc5", "name": "Get Notification Template By Id", "request": { "name": "Get Notification Template By Id", @@ -185476,7 +185476,7 @@ }, "response": [ { - "id": "74409ef9-dec8-4f0a-afbf-17c38864c618", + "id": "bf96fc09-5c61-4c63-a8a4-13754d4d330c", "name": "A template object for your site", "originalRequest": { "url": { @@ -185524,12 +185524,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"proident ad et magna sunt\",\n \"teamsTemplate\": \"voluptate quis Excepteur in\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"in enim\",\n \"teamsTemplate\": \"velit commodo\"\n }\n]", + "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"in aliqua anim sed Excepteur\",\n \"teamsTemplate\": \"dolore commodo nostrud\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"aliqua sed deserunt sunt\",\n \"teamsTemplate\": \"enim culpa eiusmod sunt\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "752be2f1-2422-431b-a20d-ce7f98a88774", + "id": "7b877344-8fe8-4550-8b94-5892915dd37a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185582,7 +185582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2a716ab-af77-48d6-9ec9-ff2b76ba69ef", + "id": "a0634171-d251-4691-b2cf-1a46b501366b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185635,7 +185635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "961251ac-d086-40aa-ac75-637beb5d8106", + "id": "2feb49ed-ec84-4953-96bf-5e0b20b1fa93", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185688,7 +185688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a30d5560-5176-41f8-a9bf-92a437842fef", + "id": "5a14c46c-c2ad-4d58-82a7-a0c2832ac029", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -185741,7 +185741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b1697bb-4b60-40ae-8e27-e8f5d1ddafe6", + "id": "99487cb1-3fde-475e-8d60-9dc3c98acb10", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -185800,7 +185800,7 @@ } }, { - "id": "b14d6850-d489-4b1a-9e94-8b0172911144", + "id": "5a38df27-458c-4b7a-a97c-6b6d2f3c5a31", "name": "Bulk Delete Notification Templates", "request": { "name": "Bulk Delete Notification Templates", @@ -185852,7 +185852,7 @@ }, "response": [ { - "id": "e60a184b-029c-4c69-ae95-264897a00f3f", + "id": "796298d6-bade-4bab-90a2-da8e83055560", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -185908,7 +185908,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ef8f911f-f4d4-489a-9a7b-72c832fc06bf", + "id": "e365c2df-cfd4-43a9-8d6e-4f601cf3581e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185974,7 +185974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b232abf-2b7c-4f3b-9733-c0b97c1e6aaa", + "id": "d91c2bc3-aa38-49ed-a82a-a3f02b8db79f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186040,7 +186040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "373d292e-b95b-4b55-8602-a7372e70ab94", + "id": "478d6c6f-1676-47b8-b41f-8d6d4dbf2a2c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186106,7 +186106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55695ee0-3695-4c19-adc0-25991a9e292c", + "id": "3092e8f1-1d51-4bd7-96eb-07e8bf3f16d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186172,7 +186172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75c87331-099a-48c6-8103-9e2b4034c79c", + "id": "dc023a98-1406-42b9-b407-c0dd0a613fdb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186244,7 +186244,7 @@ } }, { - "id": "27b7031e-eeb2-491c-968f-49be1081bf93", + "id": "aa470d18-60f4-484c-a213-93d8a29815b0", "name": "Get Notification Template Context", "request": { "name": "Get Notification Template Context", @@ -186282,7 +186282,7 @@ }, "response": [ { - "id": "e5536d83-4045-482c-bac4-1a1a8e48a77a", + "id": "3feb983b-4dff-40b3-baa3-dda72a9d0c35", "name": "Notification template context attributes for a specific tenant.", "originalRequest": { "url": { @@ -186334,7 +186334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9914eace-c850-4f0e-9d6d-6a6cbcb71e9d", + "id": "0afd7a52-f3e3-4c77-a278-8036e7903230", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186386,7 +186386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d30044a9-28e0-4f00-a86b-3c770ff181be", + "id": "780317a6-92fc-486b-8674-073a2350de2f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186438,7 +186438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c727d1d-8636-4991-a1e3-1742557ebf04", + "id": "6e5bde82-00ff-407b-bf2c-dc4111f759b2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186490,7 +186490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dde721bc-3b0f-446f-8cd0-53d986625fae", + "id": "a3a91f8a-2008-4829-b3f5-b89ff4f0998c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186542,7 +186542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62a04370-3aa1-49f3-87dc-464ab0d36917", + "id": "479bc27c-27b1-4d96-8af8-de63fd3ec41f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186600,7 +186600,7 @@ } }, { - "id": "b496f868-eb83-4330-b9b8-dc3b264c0206", + "id": "fd439cc2-f710-4306-9f42-b1b185d9a26d", "name": "List Notification Preferences for tenant.", "request": { "name": "List Notification Preferences for tenant.", @@ -186644,7 +186644,7 @@ }, "response": [ { - "id": "56092f14-ac45-4ef8-88aa-980c394c3901", + "id": "264ada3f-e1be-4e6c-bf7f-1fe581e43217", "name": "Return preference for the given notification key.", "originalRequest": { "url": { @@ -186697,7 +186697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54715f52-a526-4a81-b489-2b4dce25d24b", + "id": "d66d146f-04bf-4df6-b62f-cca38514f2cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186750,7 +186750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7f87c7c-65c9-492c-a56f-4d9027190391", + "id": "73cfcc86-7f7d-4a8c-94c0-32534d9d60f8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186803,7 +186803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d84f4d8b-a205-43e7-84d9-f29399bf6618", + "id": "47cf0396-c6c3-4b2a-b092-e3e1b83c84d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186856,7 +186856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7265408a-a5e9-4a26-9db2-56d3017bde8b", + "id": "08cba3bd-a658-4c79-8834-ed53f124f682", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -186909,7 +186909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48e3890e-f895-4e62-b934-8c95c93f1a5f", + "id": "cc4ad5a0-f1f9-4aa3-beca-7d7e19402c23", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186962,7 +186962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "424d1d16-ca85-4ea5-8ce9-d9e1097520ce", + "id": "93696a02-fa08-4986-b30a-4981702f1f0a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187021,7 +187021,7 @@ } }, { - "id": "3f7ab286-883f-42f3-8af9-a2ca0d837df1", + "id": "b7dd7722-6c14-4a9f-b2a8-d91a0eace1bc", "name": "Send Test Notification", "request": { "name": "Send Test Notification", @@ -187072,7 +187072,7 @@ }, "response": [ { - "id": "6f03df3a-774b-4bc1-8d93-c9a00bca275d", + "id": "a7bf9125-399d-4be2-9cd4-5d17396e7140", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -187127,7 +187127,7 @@ "_postman_previewlanguage": "text" }, { - "id": "de6cd034-f8b7-4208-abe3-d9562ec610be", + "id": "28ee3a20-f051-44d9-a3f1-b6606ed84de8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -187192,7 +187192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24eed962-e155-4b88-8605-ec23ee552e18", + "id": "43405df7-5c0d-450a-ba9b-8577a4ef493a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187257,7 +187257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3d028f3-c975-48c7-85c3-875f7e23b50f", + "id": "eda8f316-060d-4707-9965-c3420197ff4c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187322,7 +187322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b16c2de7-1f0d-41af-9afa-75d4743dbac0", + "id": "4f201212-c78c-4e49-84a6-2a8957be6d95", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -187387,7 +187387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89158eba-dfeb-4950-8c64-da890592daff", + "id": "8c9ad434-abc7-4dd6-b899-66bcba001d84", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187452,7 +187452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a04745f7-185c-49c9-9a89-b62b3f3f77f1", + "id": "fabf7eac-ff93-41a2-92ac-f9ab837b9229", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187523,7 +187523,7 @@ } }, { - "id": "ea3e52d7-8796-4b5d-a806-445ba50d20aa", + "id": "c8b80900-8340-4114-924c-8871ce9eb471", "name": "List From Addresses", "request": { "name": "List From Addresses", @@ -187607,7 +187607,7 @@ }, "response": [ { - "id": "a523b694-122c-447e-87ba-3eee6403c856", + "id": "19ec786d-df0b-4107-9da8-4bcdd50772e0", "name": "List of Email Status", "originalRequest": { "url": { @@ -187700,12 +187700,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"Excepteur in\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"SUCCESS\"\n },\n {\n \"id\": \"magna aliquip dolor laborum ad\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"SUCCESS\"\n }\n]", + "body": "[\n {\n \"id\": \"mollit\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"SUCCESS\"\n },\n {\n \"id\": \"voluptate quis deserunt\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"SUCCESS\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f6293c39-3392-49a9-82da-926ac650f038", + "id": "0ce0cb9d-1d1c-4141-9dac-10641e5b204a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187803,7 +187803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b736ff04-be6b-484a-9ff9-a704309bba77", + "id": "9b638920-c221-4318-93f5-45f30a3f5f38", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187901,7 +187901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17f9ad71-9853-4997-91a0-4e036166b4f0", + "id": "af798115-08ef-446b-9bd0-b55c042686c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187999,7 +187999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6aa14c1-e94d-46a2-8744-bb6439a15654", + "id": "0204a4fd-3ce9-4188-b6b9-7775a5b23d5d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188103,7 +188103,7 @@ } }, { - "id": "56873ca0-fb78-46dd-9d23-ffa9dcad9451", + "id": "be8aae3c-0df1-46aa-ba50-7795557025e4", "name": "Create Verified From Address", "request": { "name": "Create Verified From Address", @@ -188154,7 +188154,7 @@ }, "response": [ { - "id": "5713c859-78e0-471e-8ac9-ea0802106cff", + "id": "be99beb4-4a4d-414a-809b-980cf82c54d3", "name": "New Verified Email Status", "originalRequest": { "url": { @@ -188214,12 +188214,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"magna veniam culpa officia mollit\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"FAILED\"\n}", + "body": "{\n \"id\": \"do amet\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"FAILED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "07947d87-0f7b-460f-a0cf-47869ecffa91", + "id": "0c40c80b-640b-4442-8056-e62610368b54", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -188284,7 +188284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfc0ab5c-0e1c-413a-8b54-2abef10720a8", + "id": "1a704dce-c9f8-438e-a99f-2cb944a9a385", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -188349,7 +188349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70740ee0-9db4-407b-b6e4-15e4bb5e4894", + "id": "0e848246-e8d2-4d8c-adee-8ab476992e62", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -188414,7 +188414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6da19534-4291-4048-a625-f4589fc23d71", + "id": "806ffc3b-824f-49d0-a530-3c02ec63f5df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -188479,7 +188479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33f95da1-c0d0-4b26-a0ba-899b53eaaf48", + "id": "ec21b95e-697c-46ae-bdde-381c0874c32a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188550,7 +188550,7 @@ } }, { - "id": "d39822dc-47b7-4ff2-81cd-d0e8a3f10073", + "id": "640662af-5166-46ea-a268-203a1963b742", "name": "Delete Verified From Address", "request": { "name": "Delete Verified From Address", @@ -188570,7 +188570,7 @@ "variable": [ { "type": "any", - "value": "aute elit", + "value": "labore qui", "key": "id", "disabled": true, "description": { @@ -188600,7 +188600,7 @@ }, "response": [ { - "id": "134cf8ac-e0d4-45af-b679-1cccc62e3455", + "id": "8d67ec2b-d42a-4860-af39-8500cb2385eb", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -188643,7 +188643,7 @@ "_postman_previewlanguage": "text" }, { - "id": "459a2965-376b-44a9-a760-924d29c78c3b", + "id": "87159371-4941-4516-b2fb-ae904cd1c6c7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -188696,7 +188696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69782ca6-49e5-47cf-bdc3-2019cd1b0690", + "id": "55555e2e-77fd-4814-90ae-3f151a1c287f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -188749,7 +188749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8922dfd-09cf-4ae9-9964-566872559858", + "id": "c2d0005e-62e9-49ec-a724-2165f64d6dfc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -188802,7 +188802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bef54aab-15d5-4328-84b3-55307c666090", + "id": "08b1f83e-951b-489c-9dfb-d38b73b8dacf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -188855,7 +188855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e7d2255-50f6-48bc-8ac9-2922dd61d137", + "id": "02a84fff-8e02-4053-bae1-09d9f27a7474", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -188908,7 +188908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a6dc3dc-8304-4f5e-8167-ebf50ae713e9", + "id": "3b641e4f-086f-4b38-b3d3-6e7487a945e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188967,7 +188967,7 @@ } }, { - "id": "48ac6443-54a7-4525-b5c0-508c2c64b9c4", + "id": "02c2046c-90e1-47f9-8baf-ccbb9473b409", "name": "Get DKIM Attributes", "request": { "name": "Get DKIM Attributes", @@ -189005,7 +189005,7 @@ }, "response": [ { - "id": "490f5d93-5433-4699-a023-ce99a1b8ac7b", + "id": "10738552-0e47-41b8-9e91-0190096290fb", "name": "List of DKIM Attributes", "originalRequest": { "url": { @@ -189057,7 +189057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53f8e5f9-1dff-40a1-bea6-1ddd023d8777", + "id": "b9380555-7565-4621-8e93-3b1d29f76a8f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189109,7 +189109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea64c9d6-459a-4f61-b7ae-05354059c1bd", + "id": "130eada4-5932-4ba7-bbbb-45e5c259e293", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -189161,7 +189161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3e3c855-d5bd-4d59-8956-7d65614c3907", + "id": "a14589c9-4212-4f44-b0f4-18b149bfc1f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189213,7 +189213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a29a2f43-c4fb-4fa9-8054-08e0a1204649", + "id": "4bc7f5f1-b09e-45fb-8b42-0e2a0d392401", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -189265,7 +189265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c803a972-c4d3-47f3-94ff-676b94e9fc24", + "id": "59836bc0-b4b6-48f8-b8a3-41c3189e8b6b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -189323,7 +189323,7 @@ } }, { - "id": "3f1e2a8d-d0a2-4162-83b9-a67d360c0595", + "id": "2e5394ce-19be-4390-b8f1-96b1036080cf", "name": "Verify domain address via DKIM", "request": { "name": "Verify domain address via DKIM", @@ -189374,7 +189374,7 @@ }, "response": [ { - "id": "85f8a175-6416-4188-bbeb-7ff860521b75", + "id": "87a5b2b7-8e9c-4b5e-a144-91dbdd04f2fb", "name": "List of DKIM tokens required for the verification process.", "originalRequest": { "url": { @@ -189439,7 +189439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d4732ea-f1cd-4cf7-b755-bcb5c174f252", + "id": "8930c293-4d0b-4173-905a-b91049d79239", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189504,7 +189504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2af8942c-eec6-4c2c-97ea-4477f1d1d4b4", + "id": "6a2222dd-c712-4d0d-ac57-de909f451539", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -189569,7 +189569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "215791c3-589a-41d3-a8ba-3a7b9fb1ed62", + "id": "9d44a614-2b94-4f4f-a7f2-e93a6b0817f4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189634,7 +189634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32f069a3-cfcf-4759-afe1-6fe58e706ddd", + "id": "0e6a0197-b11d-4514-ae3c-22562531d115", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -189699,7 +189699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "193f9dc4-c1cc-4b57-8454-698914099d32", + "id": "1dba66e9-87de-4b4d-8877-97b7dbf7d933", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -189764,7 +189764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bec81b7-c17b-4931-bc49-8166d6cd6bf4", + "id": "abcb5af7-c9f6-47eb-8132-a4a622a407b0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -189841,7 +189841,7 @@ "description": "Use this API to implement OAuth client functionality. \nWith this functionality in place, users with the appropriate security scopes can create and configure OAuth clients to use as a way to obtain authorization to use the Identity Security Cloud REST API.\nRefer to [Authentication](https://developer.sailpoint.com/docs/api/authentication/) for more information about OAuth and how it works with the Identity Security Cloud REST API.\n", "item": [ { - "id": "8cc9630a-ae69-423f-b272-b205c45a37b1", + "id": "2f652072-519a-44e7-8f97-b001e034a977", "name": "List OAuth Clients", "request": { "name": "List OAuth Clients", @@ -189880,7 +189880,7 @@ }, "response": [ { - "id": "3e4081f9-5c1b-41b0-9e36-0d17855d8a6b", + "id": "b362855d-a8e9-4f14-9e1e-550ae7c4ec9f", "name": "List of OAuth clients.", "originalRequest": { "url": { @@ -189928,12 +189928,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"in\",\n \"metadata\": \"Excepteur dolore ut qui\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"eu f\",\n \"metadata\": \"laboris\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n }\n]", + "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"culpa exercitation magna Duis\",\n \"metadata\": \"amet laborum irure\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"eiusmod dolor in\",\n \"metadata\": \"deserunt\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8befc9b9-534f-41c9-a552-e41728193211", + "id": "6e380ca5-21fb-478f-a31f-d5a5736608f0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189986,7 +189986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a6fc2e8-c7c7-4d1b-bbdf-d0c7e75d057c", + "id": "5d54e84d-db0f-441e-9c7f-43751f7443bc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190039,7 +190039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97df7502-1e1f-4256-a844-c311852da9f4", + "id": "cde814fe-dc4e-44f0-b4de-e51b7c19e3c4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190092,7 +190092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ee231b0-5559-4bdf-a1ed-9450e73355fb", + "id": "96e34815-8c43-405b-a9e9-1e86d736a36a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190145,7 +190145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b82f269-81aa-4dd8-b10a-60ccd61e339e", + "id": "4be58243-5ea3-42a6-8066-1f8863e038cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -190204,7 +190204,7 @@ } }, { - "id": "157551e3-d940-4d51-b9c0-08e2fe5809e7", + "id": "1ca5b3be-4f53-46a9-8e11-c3ac1637c94f", "name": "Create OAuth Client", "request": { "name": "Create OAuth Client", @@ -190246,7 +190246,7 @@ }, "response": [ { - "id": "ee5bcae5-9b67-4b08-90fd-6f159287b4d1", + "id": "00dff8fb-1f68-439f-b2cc-7192c9a50212", "name": "Request succeeded.", "originalRequest": { "url": { @@ -190302,7 +190302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2418e92-853a-4fee-bc9c-27f4825166bb", + "id": "ec9c66eb-5794-47b5-abe0-2c26064c21f9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -190358,7 +190358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86b80354-d1f3-454c-b365-eb61b8b82613", + "id": "13f106ce-891b-450a-a1d9-a42717759380", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190414,7 +190414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5851007a-1df5-4cc3-8e65-caf5a3e5d34b", + "id": "bfd56dd0-abc6-48cb-adb6-c6ba118ce1b3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190470,7 +190470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03776797-7234-430d-9cf0-54153b37c902", + "id": "9830db95-b538-4cf9-a9a0-09e516723151", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190526,7 +190526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7bfa366-2639-4b0b-9882-2e31e60bfb59", + "id": "392229cc-2bd3-450b-91cc-cf131b0c7326", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -190588,7 +190588,7 @@ } }, { - "id": "1f38b2d5-53bc-4087-8485-2f2df87324cd", + "id": "d028a8cc-6ecb-4b04-a54c-abe913a10782", "name": "Get OAuth Client", "request": { "name": "Get OAuth Client", @@ -190629,7 +190629,7 @@ }, "response": [ { - "id": "ebf7ddb2-8a96-4535-b639-bda0952ec473", + "id": "5f19c97a-a307-4f69-8ca1-125ba5b26d54", "name": "Request succeeded.", "originalRequest": { "url": { @@ -190668,12 +190668,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"tempor culpa enim\",\n \"metadata\": \"in sint \",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"u\",\n \"metadata\": \"quis occaecat laborum ex\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "26c19420-5450-4c08-bf6b-b2d497b845e1", + "id": "305db0e4-aab6-4845-a9ab-99dd85999125", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -190717,7 +190717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61df663c-9083-4f8e-82d7-f22b68d3cc47", + "id": "0612e2d3-77d8-4451-a71b-a13b6d5dec2b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190761,7 +190761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8fd1458-0e41-47e6-8514-447845b2d92c", + "id": "5c58b9bb-c43c-474c-bcc3-0a959d7ee692", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190805,7 +190805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "407acb0f-ca69-4644-85c1-837dca386091", + "id": "7e810d82-2e98-4fe2-88a0-8c305a81a62c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -190849,7 +190849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99b635b7-538e-4c2e-8288-74642f768577", + "id": "52485705-a76d-4718-867e-62017b16472a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190893,7 +190893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97919592-6678-45d5-8348-c2a1443208cd", + "id": "f1e2d715-075d-4c9d-9305-37e7e7203af2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -190943,7 +190943,7 @@ } }, { - "id": "a40ab4ee-4922-47d7-a236-1fecd1f4e6fb", + "id": "edc87303-9905-4564-a696-ba22b75b8de0", "name": "Delete OAuth Client", "request": { "name": "Delete OAuth Client", @@ -190984,7 +190984,7 @@ }, "response": [ { - "id": "24328e53-a2d0-459a-bc8d-d8c946309840", + "id": "2e47e9e6-b3e9-454a-aba9-f723155268b7", "name": "No content.", "originalRequest": { "url": { @@ -191018,7 +191018,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5752e071-00f8-484a-b248-7774fc7d1384", + "id": "1a9780dc-f400-4529-8f76-96f898515023", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191062,7 +191062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea4bebcc-ff3b-44df-8c4e-54d5dcbafb17", + "id": "f4b95d23-1b40-435e-9c18-ed7245ca8d97", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191106,7 +191106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13a822a3-04f4-4b13-85db-1a4a793eea10", + "id": "5de5f4dc-a38b-428b-b77b-84515fbcabab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -191150,7 +191150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "971d1036-b727-4426-89d3-cde4d880986f", + "id": "6117b5ae-fe85-485e-82b4-e4afae0e890e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -191194,7 +191194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7dfe54f-fdc6-4bb9-a686-a1a375c1c1b1", + "id": "f3474bc0-cee0-45c2-b8cc-18f48a7600bc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -191238,7 +191238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7abcef4c-f7fd-49ba-9c45-a2ab593ea398", + "id": "1fe54472-06bf-475a-a0ff-bd63e06cc85d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -191288,7 +191288,7 @@ } }, { - "id": "117db98a-1525-4a36-b617-e6cd37af6c07", + "id": "4d820009-2941-412a-b53f-56cb9b763cbd", "name": "Patch OAuth Client", "request": { "name": "Patch OAuth Client", @@ -191342,7 +191342,7 @@ }, "response": [ { - "id": "3748d6a5-7564-4bd0-b4aa-3b95b65d3a4c", + "id": "717bb187-7db7-4003-9b25-d333dafd8914", "name": "Indicates the PATCH operation succeeded, and returns the OAuth client's new representation.", "originalRequest": { "url": { @@ -191394,12 +191394,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"tempor culpa enim\",\n \"metadata\": \"in sint \",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"u\",\n \"metadata\": \"quis occaecat laborum ex\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f9953e3c-dcad-4f20-98a5-67ee07e53100", + "id": "213ac166-2d56-489f-b3b2-3a7e4500dc31", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191456,7 +191456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a4bd92d-d92d-4c20-9778-cc1353fe211c", + "id": "a71405e3-7848-42a1-8fcb-fb692db8eb78", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191513,7 +191513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92abc8d7-abfa-4598-93e5-a1e786e60d78", + "id": "156afee5-dd0f-438f-a058-20c659fa56df", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -191570,7 +191570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02c18323-18d4-4f61-8bd2-a7d0d7ccbe79", + "id": "034691d6-a9ad-410b-87b9-17d57a044018", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -191627,7 +191627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b4cc0cd-9994-4463-80d4-3e107abf574c", + "id": "96c6d35e-d508-4258-868b-3629704bdb99", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -191684,7 +191684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72b499d8-b0cd-4a0c-991c-1ec9a830b2ed", + "id": "474584b9-ae04-4234-8ac1-5c6a2503dd25", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -191753,7 +191753,7 @@ "description": "Operations for managing org configuration settings (eg. time zone)", "item": [ { - "id": "c8d770cf-91bd-4110-a3fe-7920fefbe979", + "id": "92f30242-2b2b-4fc3-895e-21a4aec09996", "name": "Get Org configuration settings", "request": { "name": "Get Org configuration settings", @@ -191791,7 +191791,7 @@ }, "response": [ { - "id": "4baa89a9-a729-4e44-bab4-48c01022523c", + "id": "fc2b2e8a-f3fa-4a5a-af2e-d256adc32d0b", "name": "Request succeeded.", "originalRequest": { "url": { @@ -191838,12 +191838,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\": \"aute dolor\",\n \"armAuth\": \"epiYNTRYA2S7swisDWk1Zv4VMNgvqEjiBh5_ufuCWsma2m-5XADijqBg0ijXLby5nS6lxZNXabhGnAPGeDGc4V3jQKrhwV-UHypRLs8ZLgOjiQNus9NimS0uPdKomRW6TFWqXyfnYd-znNgbbVuwUy9GyD9ebDVJSntPastxSx7UcyGuWBqfNZYpuxKRWe_7TVY60qL55jUqyz8N4XUbbdcxdbZ0uik6ut-Bv90MKTbZexBW_PR4qcgIkaEs4kIenLyBxnGziYo7AO0tJ8bGHO8FJRkibCpAQIt7PISLo7Gg_Xf9j10dKq2YDgy4pPTvz3fE2ZHYnXCXvXFSA-vVag==\",\n \"armDb\": \"EU\",\n \"armSsoUrl\": \"https://your-arm-sso-url\",\n \"iaiEnableCertificationRecommendations\": true,\n \"sodReportConfigs\": [\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n },\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n }\n ]\n}", + "body": "{\n \"orgName\": \"acme-solar\",\n \"timeZone\": \"America/Toronto\",\n \"lcsChangeHonorsSourceEnableFeature\": false,\n \"armCustomerId\": \"DE38E75A-5FF6-4A65-5DC7-08D64426B09E\",\n \"armSapSystemIdMappings\": \"velit\",\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": "72593a57-99b3-4486-a5c3-79a5f052a4ca", + "id": "47173cb5-8fc1-424f-a47c-984fdbc5e9df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191895,7 +191895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f71a1ce-143b-4a02-81eb-8849eb20772b", + "id": "7121191d-bea8-4773-84ed-ae3d788f4ce7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191947,7 +191947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "043e08b4-c8d2-44db-82f3-f3fcd773b872", + "id": "82894767-7879-4c2f-b591-d1c10948244e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -191999,7 +191999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2daee308-6098-403a-885a-a4b7517545e8", + "id": "54a05651-a49b-40f7-99b9-0c157317ea27", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -192051,7 +192051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26d20a1a-011a-4f53-8c98-ffa23833b93d", + "id": "c5556a59-0c3b-4fd0-be14-624646d51019", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -192103,7 +192103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0d61c06-5bc6-4ffb-85f5-095a344b4179", + "id": "656d9020-04f4-44b7-8547-7628fbc00b3c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -192161,7 +192161,7 @@ } }, { - "id": "148bffc4-ce43-415c-9897-ac4942a58a6a", + "id": "ee81796a-ce44-4370-b21c-33fd15746766", "name": "Patch an Org configuration property", "request": { "name": "Patch an Org configuration property", @@ -192212,7 +192212,7 @@ }, "response": [ { - "id": "da43fde0-5430-4f6a-8089-f92515fc0aa8", + "id": "87fccb25-0d4c-4437-9fc6-42c23668005d", "name": "The Org was successfully patched.", "originalRequest": { "url": { @@ -192272,12 +192272,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\": \"aute dolor\",\n \"armAuth\": \"epiYNTRYA2S7swisDWk1Zv4VMNgvqEjiBh5_ufuCWsma2m-5XADijqBg0ijXLby5nS6lxZNXabhGnAPGeDGc4V3jQKrhwV-UHypRLs8ZLgOjiQNus9NimS0uPdKomRW6TFWqXyfnYd-znNgbbVuwUy9GyD9ebDVJSntPastxSx7UcyGuWBqfNZYpuxKRWe_7TVY60qL55jUqyz8N4XUbbdcxdbZ0uik6ut-Bv90MKTbZexBW_PR4qcgIkaEs4kIenLyBxnGziYo7AO0tJ8bGHO8FJRkibCpAQIt7PISLo7Gg_Xf9j10dKq2YDgy4pPTvz3fE2ZHYnXCXvXFSA-vVag==\",\n \"armDb\": \"EU\",\n \"armSsoUrl\": \"https://your-arm-sso-url\",\n \"iaiEnableCertificationRecommendations\": true,\n \"sodReportConfigs\": [\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n },\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n }\n ]\n}", + "body": "{\n \"orgName\": \"acme-solar\",\n \"timeZone\": \"America/Toronto\",\n \"lcsChangeHonorsSourceEnableFeature\": false,\n \"armCustomerId\": \"DE38E75A-5FF6-4A65-5DC7-08D64426B09E\",\n \"armSapSystemIdMappings\": \"velit\",\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": "bb0ec849-a8b9-4d50-9595-48c85e41ea1a", + "id": "c1edec2c-7342-4521-91a3-21f593bb92e6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -192342,7 +192342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7148f931-6602-4faa-8e08-456bfb51ab2a", + "id": "3c99e50d-5aa4-46c4-9752-35266b793e13", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -192407,7 +192407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a5b4ba6-a324-4ae5-a464-44372325006b", + "id": "48bb122b-fe6e-4f47-aad4-32a1c5e32d86", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -192472,7 +192472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae0fa2fc-4d4f-4fb4-a11c-b55dcfe075f5", + "id": "1b74d92b-7315-47e9-aefa-bb26db30784f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -192537,7 +192537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83317dd4-bcec-4137-837a-dbd1d8fd9fb8", + "id": "d4a261e3-4d2f-4666-af79-bc3b0e051d70", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -192602,7 +192602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2426bb3-013b-4692-8868-79193d0295e3", + "id": "644c0e3d-cf40-4548-8a6f-04b4df563a75", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -192673,7 +192673,7 @@ } }, { - "id": "a450ca21-f576-42ca-b53d-aa46611b7296", + "id": "f0e19d83-2f88-4f35-ae03-809db4b691d1", "name": "Get list of time zones", "request": { "name": "Get list of time zones", @@ -192712,7 +192712,7 @@ }, "response": [ { - "id": "4fd5ea0b-fc27-46b3-9d69-7ddada144b4e", + "id": "9d676c11-c706-41d9-aec1-2a3fd32ce8f8", "name": "Request successful", "originalRequest": { "url": { @@ -192765,7 +192765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "febb503e-6cff-4d88-bdb7-848d41aeca96", + "id": "433dc0ed-263e-4696-88a2-22c6e04acc9e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -192818,7 +192818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24a9b9a9-6d5f-4569-9f69-c94036520a23", + "id": "ae6e4da5-de59-4ffe-b9ca-5b8a913d2d02", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -192871,7 +192871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7760468b-484e-4328-9506-8484330f32f9", + "id": "3fb1a3fc-60d3-4c7a-b4f5-76318558b44d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -192924,7 +192924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df73ccb3-f8f3-41f1-8a8e-d29b0cc105f4", + "id": "da8c2448-13b1-4d4b-90aa-81c6383683fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -192977,7 +192977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb4025c5-6fc1-46df-98c3-227b4bd5b7fe", + "id": "8023f196-5b8c-497d-b932-5e56186f22d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -193042,7 +193042,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": "22e5c0df-d624-415a-a19e-b74344248c86", + "id": "fa505c55-5f4c-4616-9458-ed948da46f57", "name": "Get Password Org Config", "request": { "name": "Get Password Org Config", @@ -193071,7 +193071,7 @@ }, "response": [ { - "id": "20de9079-080e-4483-8871-5f1b77ff96bf", + "id": "bccfe8ee-bfab-49f6-b04e-e5e6c9cb667b", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -193114,7 +193114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "752f50bf-0fff-4d35-af7d-17dfed6887d6", + "id": "6bd2ec65-5808-4a28-8ec1-bfaa82b53352", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193157,7 +193157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1127c553-7f62-4ade-8985-a60ed0f5155c", + "id": "d665b704-302d-4c57-b6ad-aadedeb41ab2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -193200,7 +193200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "944f93a5-b0c7-4ccf-b035-82f89f18f6ef", + "id": "d02c252c-e217-47b5-8cbc-a08268b02c4e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193243,7 +193243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d08a74ed-e938-4448-9771-618195b10580", + "id": "1adde9d9-2cdb-4e20-953b-de94a05b9a1f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -193286,7 +193286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25b0de4c-2007-4965-a732-e38415a9da4f", + "id": "838c12dd-ac7f-487f-a825-c5277492100c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -193335,7 +193335,7 @@ } }, { - "id": "e595a4ba-2a61-4b5e-b0a1-94866cd82f48", + "id": "73deecf1-a5d3-471b-9f2b-5bb819f2f304", "name": "Update Password Org Config", "request": { "name": "Update Password Org Config", @@ -193377,7 +193377,7 @@ }, "response": [ { - "id": "0c71a39c-c3ef-4d15-a3e8-0e117d35e2c1", + "id": "c57eb991-6dac-4b0c-af5f-5f8ae49b82e6", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -193433,7 +193433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e298b6d-87ee-4820-b7be-dbed6cbddb0b", + "id": "e5ff0d16-bd70-4d42-b5ee-01ae20c11c71", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193489,7 +193489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1aa92c9b-bf61-4544-9eb7-267761876f16", + "id": "19e089cf-ea70-433f-8f84-7e40c27f5921", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -193545,7 +193545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "383b2d8f-1acb-4f24-a621-c44309ce2dd7", + "id": "1534cf9e-927c-4710-9ab7-831e154cd7c4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193601,7 +193601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddfb94a2-1396-4030-9158-101be261caf3", + "id": "ecd4e2bc-eefe-4d55-817e-d82cdbce4fd1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -193657,7 +193657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4fec24b-e859-4ee1-9bfa-89271320d193", + "id": "9b0f7087-dbf7-4071-839f-7ea381770d8f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -193719,7 +193719,7 @@ } }, { - "id": "bf68ebea-bb24-43a4-9cb0-fb356d7b6dd8", + "id": "2d697ea0-b490-44a8-9d45-a3363674ccd3", "name": "Create Password Org Config", "request": { "name": "Create Password Org Config", @@ -193761,7 +193761,7 @@ }, "response": [ { - "id": "0180035f-2d65-415e-a085-7d164bc207ed", + "id": "42f10099-64ec-4ec0-9703-71f4a5c8a92c", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -193817,7 +193817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a023c1b-1b58-4941-bca7-0b97a085d378", + "id": "36bf4eba-87cb-4204-80ba-a38288f4b759", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193873,7 +193873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20b1804b-97cd-4dc0-9ded-4cbf5d00d626", + "id": "9a816952-8b08-45fd-8aab-eeb6eb9e7362", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -193929,7 +193929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fc5546a-2d0b-467e-b3ed-9fa0c7b7acb9", + "id": "d96d3084-b685-429a-a74a-9d1ce7c65765", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193985,7 +193985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21fd0067-b37b-4cfe-972a-6756bd4f3dc2", + "id": "fdcf5f14-0150-4350-a69e-8feb76a5afbb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -194041,7 +194041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "228398e9-a068-4fa3-becf-eca851e847b7", + "id": "a125c54d-f088-46ca-be42-3fe24c3ebd26", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -194109,7 +194109,7 @@ "description": "Use this API to implement password dictionary functionality. \nWith this functionality in place, administrators can create password dictionaries to prevent users from using certain words or characters in their passwords. \n\nA password dictionary is a list of words or characters that users are prevented from including in their passwords. \nThis can help protect users from themselves and force them to create passwords that are not easy to break. \n\nA password dictionary must meet the following requirements to for the API to handle them correctly: \n\n- It must be in .txt format.\n\n- All characters must be UTF-8 characters. \n\n- Each line must contain a single word or character with no spaces or whitespace characters.\n\n- It must contain at least one line other than the locale string.\n\n- Each line must not exceed 128 characters.\n\n- The file must not exceed 2500 lines. \n\nAdministrators should also consider the following when they create their dictionaries: \n\n- Lines starting with a # represent comments.\n\n- All words in the password dictionary are case-insensitive. \nFor example, adding the word \"password\" to the dictionary also disallows the following: PASSWORD, Password, and PassWord.\n\n- The dictionary uses substring matching. \nFor example, adding the word \"spring\" to the dictionary also disallows the following: Spring124, 345SprinG, and 8spring.\nUsers can then select 'Change Password' to update their passwords. \n\nAdministrators must do the following to create a password dictionary: \n\n- Create the text file that will contain the prohibited password values.\n\n- If the dictionary is not in English, they must add a locale string to the top line: locale:`languageCode`_`countryCode`\n\nThe languageCode value refers to the language's 2-letter ISO 639-1 code.\nThe countryCode value refers to the country's 2-letter ISO 3166-1 code.\n\nRefer to this list https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html to see all the available ISO 639-1 language codes and ISO 3166-1 country codes.\n\n- Upload the .txt file to Identity Security Cloud with [Update Password Dictionary](https://developer.sailpoint.com/docs/api/v3/put-password-dictionary). Uploading a new file always overwrites the previous dictionary file.\n\nAdministrators can then specify which password policies check new passwords against the password dictionary by doing the following: In the Admin panel, they can use the Password Mgmt dropdown menu to select Policies, select the policy, and select the 'Prevent use of words in this site's password dictionary' checkbox beside it.\n\nRefer to [Configuring Advanced Password Management Options](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html) for more information about password dictionaries.\n", "item": [ { - "id": "de784309-cb7a-4bb5-b9ce-add6e996f85b", + "id": "7b8637f7-0cb2-4faa-9376-dd7063590165", "name": "Get Password Dictionary", "request": { "name": "Get Password Dictionary", @@ -194138,7 +194138,7 @@ }, "response": [ { - "id": "d72c43f0-36de-485e-a752-a46bb30f191e", + "id": "2e958070-cd04-4b8e-b435-97a9b3de2cdc", "name": "A password dictionary response", "originalRequest": { "url": { @@ -194176,12 +194176,12 @@ "value": "text/plain" } ], - "body": "aute elit", + "body": "labore qui", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "ede04737-49d1-4f02-9c5a-cfed75b7f5ec", + "id": "4e8a9e47-5837-4c54-be83-01885f109a63", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194224,7 +194224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daecbc37-535f-44a7-82ef-44a21181fe44", + "id": "53e0d7cc-e0fa-4864-83e3-f8f4b45178e9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -194267,7 +194267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "872f4bb4-0eb5-4c4d-b463-b922413eee7d", + "id": "a7ea824d-bde0-4971-9068-619cd9ab15fc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194310,7 +194310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c09a6fb-8c94-451f-9e55-2bfec9749351", + "id": "5a18263f-fb43-4387-b077-e1798df78def", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -194353,7 +194353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31737d5c-4d63-490e-81c7-fc932212cc1d", + "id": "95291bab-2b46-493a-8d56-8e4fdd45fe39", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -194396,7 +194396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "375f17bb-25e6-4bd0-88d5-a7beeeb0dea1", + "id": "b54562fd-98b0-4ea2-8225-b95ca745edc4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -194445,7 +194445,7 @@ } }, { - "id": "f79d604b-98ac-4d64-83ca-8bf2a9abaffb", + "id": "c718b51e-89fa-43dc-982e-32cce40c558d", "name": "Update Password Dictionary", "request": { "name": "Update Password Dictionary", @@ -194490,7 +194490,7 @@ }, "response": [ { - "id": "2acf92c9-2341-4f1e-8807-3aced57c79a0", + "id": "349b915a-11e0-4e19-900e-bd73f6c59581", "name": "Successfully updated.", "originalRequest": { "url": { @@ -194539,7 +194539,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7352ab76-5eb4-4f0a-bb57-e128a1c41c1c", + "id": "633d5202-af7b-4bfc-bce7-be2ded79f429", "name": "Created.", "originalRequest": { "url": { @@ -194588,7 +194588,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e5d6b111-8b44-43c6-a14f-11dfc1a34d39", + "id": "6ed177a2-6b2e-4f01-92f5-bebca55caee0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194647,7 +194647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aecd581-78b5-4d81-a4ec-08be13d36ed0", + "id": "b30a56b6-49be-4823-8399-0bf4d48f32b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -194706,7 +194706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82c83677-1d5c-41a6-a7c5-6504c725e4c0", + "id": "ee986258-9949-4490-8935-c950193eb0e9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194765,7 +194765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caad2831-cffe-4639-b11b-bca81918d6f9", + "id": "772886cb-240a-44d5-9fb9-c5a74a2beee2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -194824,7 +194824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf5d6593-c37c-47cf-a6cb-18497c9231ed", + "id": "3563194d-cf5b-4818-961a-c401f6fc331b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -194883,7 +194883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85402b75-b29b-4e5f-a22f-0fa1dd584ed1", + "id": "7af159cf-7ba5-4488-b4f9-35ef9007d208", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -194954,7 +194954,7 @@ "description": "Use this API to implement password management functionality. \nWith this functionality in place, users can manage their identity passwords for all their applications.\n\nIn Identity Security Cloud, users can select their names in the upper right corner of the page and use the drop-down menu to select Password Manager. \nPassword Manager lists the user's identity's applications, possibly grouped to share passwords. \nUsers can then select 'Change Password' to update their passwords. \n\nGrouping passwords allows users to update their passwords more broadly, rather than requiring them to update each password individually. \nPassword Manager may list the applications and sources in the following groups:\n\n- Password Group: This refers to a group of applications that share a password. \nFor example, a user can use the same password for Google Drive, Google Mail, and YouTube. \nUpdating the password for the password group updates the password for all its included applications.\n\n- Multi-Application Source: This refers to a source with multiple applications that share a password. \nFor example, a user can have a source, G Suite, that includes the Google Calendar, Google Drive, and Google Mail applications. \nUpdating the password for the multi-application source updates the password for all its included applications. \n\n- Applications: These are applications that do not share passwords with other applications.\n\nAn organization may require some authentication for users to update their passwords. \nUsers may be required to answer security questions or use a third-party authenticator before they can confirm their updates. \n\nRefer to [Managing Passwords](https://documentation.sailpoint.com/saas/user-help/accounts/passwords.html) for more information about password management.\n", "item": [ { - "id": "83cddec5-4ae1-41e2-9ab0-4cceb6661464", + "id": "eb26c8a1-1071-43f7-9ef8-31f9686b8f6e", "name": "Query Password Info", "request": { "name": "Query Password Info", @@ -194996,7 +194996,7 @@ }, "response": [ { - "id": "016c3efc-c327-4a7f-bdbd-ab12bdcfbda1", + "id": "9f45bea7-1e05-438c-b370-8f48c3472eb6", "name": "Reference to the password info.", "originalRequest": { "url": { @@ -195052,7 +195052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a138dbc-5835-41bf-a098-5c2a3f2eebd3", + "id": "f5432344-e88c-483c-b62c-b31a2f426727", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195108,7 +195108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db0b0f7b-2a3c-453a-948f-231cd041b9ed", + "id": "fb3c83e7-8055-4d14-aff1-36a93dad3fa4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -195164,7 +195164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85871cbb-8eac-4546-ba6f-bd5ff84931fa", + "id": "65c4faa8-6320-4dce-adc8-fa7f2e9c802c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195220,7 +195220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a89868c-54b2-4f75-90aa-785acd8da951", + "id": "0ca60afe-9111-40b2-afab-ef8e793edfb5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195276,7 +195276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "297d257c-d026-4d5d-9ba8-b7b7e0466e41", + "id": "fd2a1d6e-5510-4641-a5ab-5ea108df6202", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195338,7 +195338,7 @@ } }, { - "id": "3e85b6df-3ce5-4007-861a-df9d54375201", + "id": "f0b40f5c-2559-498e-a68e-0ee8664923ae", "name": "Set Identity's Password", "request": { "name": "Set Identity's Password", @@ -195380,7 +195380,7 @@ }, "response": [ { - "id": "c28280d6-f0bc-492e-af3a-db674a7811a3", + "id": "8d3643db-afc6-468d-8395-7e96afb2dfa8", "name": "Reference to the password change.", "originalRequest": { "url": { @@ -195436,7 +195436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc33b246-95f2-47e7-937f-b6c55cbd8bdb", + "id": "6a828371-5f48-4d34-8b32-cd476fe6d20c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195492,7 +195492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "430fb903-4f49-40e8-bcf1-f3b8c1008f12", + "id": "14809614-7d75-46e9-a729-9b1b075f8fe8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -195548,7 +195548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "680f16ac-cb6d-496a-a82e-981a67824570", + "id": "c5f17f2f-58e1-414f-9aa1-864125a35197", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195604,7 +195604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e84a0a7f-fff1-4e0b-b587-d1cb04d08e5a", + "id": "17330cdd-bbc5-475e-b7a8-0eb8798687ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195660,7 +195660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c7da076-17f7-4706-94ca-61782d2b6d53", + "id": "bc07c802-0359-4c64-ab14-18c4781be1d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195722,7 +195722,7 @@ } }, { - "id": "c35a367a-fa18-4260-a960-2d4e02fe4c9f", + "id": "9d461844-a653-4064-90f7-f2f203eb623e", "name": "Get Password Change Request Status", "request": { "name": "Get Password Change Request Status", @@ -195763,7 +195763,7 @@ }, "response": [ { - "id": "ef461e4c-b800-47cd-add3-e5ccbb0bd90e", + "id": "c482cf77-5147-47c5-9215-b7f6cee23402", "name": "Status of the password change request", "originalRequest": { "url": { @@ -195807,7 +195807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f13e9c6-b232-4473-b193-000b62bb7f96", + "id": "d4087b8d-438c-4988-8573-8562f06d074f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195851,7 +195851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b78d37c-262a-4266-8036-0d6a8c3b31f4", + "id": "5745b752-533a-4db1-8f23-309bd1ff7bea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -195895,7 +195895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3a9900f-3025-4873-b4ba-b7dfbc0f4d0c", + "id": "e5a3748b-608d-41f8-8e59-87ca2b55809d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195939,7 +195939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20fe106e-229d-40f6-8cdd-bf3f7ebfe02a", + "id": "a784c25b-7884-40a0-8504-8637afd5dc61", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195983,7 +195983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e0205bf-5f07-454f-9520-99c31fdf6151", + "id": "77eda9f0-13b6-487d-affc-b301fce917d0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196027,7 +196027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e420ecd7-ed21-4ffb-be1e-5d778dd01801", + "id": "1b99f7eb-d5c6-42d3-a6e7-2d194756902e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196077,7 +196077,7 @@ } }, { - "id": "29640d35-3449-4bf3-87cc-71f3c5c00054", + "id": "959e6521-a5fc-49e8-9b6a-0503adc5d303", "name": "Generate a digit token", "request": { "name": "Generate a digit token", @@ -196129,7 +196129,7 @@ }, "response": [ { - "id": "586627fd-601f-4309-aa54-24f2cbf5696e", + "id": "a5e68afc-5174-4930-9b29-edcfeb57abe8", "name": "The digit token for password management.", "originalRequest": { "url": { @@ -196195,7 +196195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ac56cd4-5ce6-4e10-99ac-7be82c2632cf", + "id": "0e171fe7-2c39-4e48-9d23-b9b1d4e073d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196261,7 +196261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae06442a-739a-4f81-a63b-0667ecb7c710", + "id": "a0eb1c1c-3d69-4afe-8f3e-c05bb419b0bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196327,7 +196327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4326108b-b15a-4bb9-b1e5-5dbf0270bf44", + "id": "de05d8c4-d9f2-4204-a17c-9112ff4e606c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196393,7 +196393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f1de625-c9c1-4e66-9da9-5c99b902bca3", + "id": "a3887bc3-4b0d-43d1-a715-9dc570dbf0ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196459,7 +196459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1955322-12b1-4927-acee-f732dc4b67de", + "id": "d941d7e2-90d4-4e2b-a6f2-a39aae019198", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196537,7 +196537,7 @@ "description": "Use these APIs to implement password policies functionality.\nThese APIs allow you to define the policy parameters for choosing passwords.\n\nIdentityNow comes with a default policy that you can modify to define the password requirements your users must meet to log in to IdentityNow, such as requiring a minimum password length, including special characters, and disallowing certain patterns.\nIf you have licensed Password Management, you can create additional password policies beyond the default one to manage passwords for supported sources in your org.\n\nIn the Identity Security Cloud Admin panel, administrators can use the Password Mgmt dropdown menu to select Sync Groups.\nRefer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/pwd_policies/pwd_policies.html) for more information about password policies.\n", "item": [ { - "id": "f86799dc-0cd8-4458-a6ba-b58906ea3550", + "id": "42a00a53-302f-4e68-a0d9-77bf7d1739a4", "name": "Get Password Policy by ID", "request": { "name": "Get Password Policy by ID", @@ -196578,7 +196578,7 @@ }, "response": [ { - "id": "cb00dea0-21d3-4e4f-9080-6043492c30d0", + "id": "81a51932-88b7-49d0-b6de-6830d2cae0c2", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -196622,7 +196622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2af62f63-bac1-48cc-ab3a-3f121b507b3e", + "id": "3da52c10-5042-4275-a6b1-f4573b20457d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196666,7 +196666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5573be06-63f8-41ee-91fe-e3d10e88f4de", + "id": "fa0e6e8e-1197-40c2-8e55-8d8ca1b50d62", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196710,7 +196710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5907cc7c-c66a-482a-818e-bb4a6ea22f04", + "id": "51465dcc-8155-43b2-a2ff-192399baa414", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196754,7 +196754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88c2c969-c50e-4273-aebd-b28162e866b6", + "id": "62579cf0-d918-4a39-ac3a-612d5a97943e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -196798,7 +196798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ec7d069-d32e-45aa-975f-4229af61baaa", + "id": "6028a7f9-f163-47c1-b74d-3cd453fe91b0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196842,7 +196842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "019607d9-12fa-4e3f-9253-64f6e2e4ad64", + "id": "ea5dcab8-d13f-4476-8a39-4b753f3af770", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196892,7 +196892,7 @@ } }, { - "id": "75d23f3d-3d26-42e0-b342-22b564c4ffba", + "id": "5e98f809-f84f-4688-b70d-f2eb08d4e031", "name": "Update Password Policy by ID", "request": { "name": "Update Password Policy by ID", @@ -196946,7 +196946,7 @@ }, "response": [ { - "id": "dbc13110-f925-4b84-9e04-087e06e47b20", + "id": "51fb0419-9dae-43ef-a693-a3ef85082f4b", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -197003,7 +197003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ccf21f2-de4b-4379-8cdb-d83b50fd0b53", + "id": "1042cbfc-2b12-4802-b7ca-f27e974c6c5b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197060,7 +197060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8838e68c-b064-46d4-adb9-f7332a5ad374", + "id": "3c673a41-5a52-4f85-87c0-738c7034128f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197117,7 +197117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1527dde-0ca1-49a6-bacd-1a5a069de58d", + "id": "0a1cc0fd-c3cc-4955-b6e2-e7227d962331", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197174,7 +197174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bab65f52-9413-4d86-93c7-f7c38fd2a1fb", + "id": "0ebbcd70-e47e-4738-9901-e1e756f02102", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -197231,7 +197231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c3831a1-c08b-450e-8474-e397b384bd73", + "id": "f38c15d7-b226-4031-b1ba-f92be06ef41c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197288,7 +197288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d1f3438-2cb6-4998-ac95-0bebdc64fc90", + "id": "ea3dc25b-1c74-48ad-b39a-d3d58666d55a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -197351,7 +197351,7 @@ } }, { - "id": "2784915a-54a6-48cd-9188-0e5574468a25", + "id": "64d21a94-cc99-43d5-9713-eb0851cd2169", "name": "Delete Password Policy by ID", "request": { "name": "Delete Password Policy by ID", @@ -197392,7 +197392,7 @@ }, "response": [ { - "id": "2ea2cd99-31dd-45d0-b6b8-32a91f925a27", + "id": "08bbce29-7a8c-42c8-aec9-ad5fe3741c2d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -197426,7 +197426,7 @@ "_postman_previewlanguage": "text" }, { - "id": "188cba10-95ec-4eef-9603-e042e1340516", + "id": "6934c178-9770-48e5-8e65-db52c14e2a31", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197470,7 +197470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c142458d-e308-4072-b116-e66c961fee26", + "id": "3ac5aa52-d6fe-4122-9aad-6268357fafad", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197514,7 +197514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b359135d-73a3-4757-929f-c58614d65273", + "id": "f7352e5c-1ef7-42a6-9857-da3127a5be66", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197558,7 +197558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ceec2db-346c-4291-b27f-9c1ab2ead89e", + "id": "4b6e5532-2a6d-4a4d-93b5-a38506668c9d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -197602,7 +197602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db2568fe-2058-4fc4-9d30-5978f3cb89a3", + "id": "bb183ef2-f062-4d23-b44a-1ea1683070e0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197646,7 +197646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0336414e-0a84-42c4-b192-c3b01cecad28", + "id": "82a75286-7aa1-4b3a-ba81-53f3beea732b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -197696,7 +197696,7 @@ } }, { - "id": "5c1853ea-90bf-4b3c-be40-43abe1d56ec3", + "id": "31bf58f6-314a-4723-9d33-fc66eaffcac7", "name": "Create Password Policy", "request": { "name": "Create Password Policy", @@ -197738,7 +197738,7 @@ }, "response": [ { - "id": "136b4323-d558-437f-9163-03da5841249d", + "id": "e2056a6c-de62-4d5c-88ef-e2afd60844a4", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -197789,12 +197789,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c91808e7d976f3b017d9f5ceae440c8\",\n \"description\": \"Information about the Password Policy\",\n \"name\": \"PasswordPolicy Example\",\n \"dateCreated\": \"1970-10-09T15:21:52.096Z\",\n \"lastUpdated\": \"1967-09-30T09:48:27.025Z\",\n \"firstExpirationReminder\": 45,\n \"accountIdMinWordLength\": 4,\n \"accountNameMinWordLength\": 6,\n \"minAlpha\": 5,\n \"minCharacterTypes\": 5,\n \"maxLength\": 25,\n \"minLength\": 8,\n \"maxRepeatedChars\": 3,\n \"minLower\": 8,\n \"minNumeric\": 8,\n \"minSpecial\": 8,\n \"minUpper\": 8,\n \"passwordExpiration\": 8,\n \"defaultPolicy\": true,\n \"enablePasswdExpiration\": true,\n \"requireStrongAuthn\": true,\n \"requireStrongAuthOffNetwork\": true,\n \"requireStrongAuthUntrustedGeographies\": true,\n \"useAccountAttributes\": false,\n \"useDictionary\": false,\n \"useIdentityAttributes\": false,\n \"validateAgainstAccountId\": false,\n \"validateAgainstAccountName\": true,\n \"created\": \"dolor do\",\n \"modified\": \"ex i\",\n \"sourceIds\": [\n \"2c91808382ffee0b01830de154f14034\",\n \"2f98808382ffee0b01830de154f12134\"\n ]\n}", + "body": "{\n \"id\": \"2c91808e7d976f3b017d9f5ceae440c8\",\n \"description\": \"Information about the Password Policy\",\n \"name\": \"PasswordPolicy Example\",\n \"dateCreated\": \"1958-06-26T12:39:04.826Z\",\n \"lastUpdated\": \"2012-06-01T21:47:41.910Z\",\n \"firstExpirationReminder\": 45,\n \"accountIdMinWordLength\": 4,\n \"accountNameMinWordLength\": 6,\n \"minAlpha\": 5,\n \"minCharacterTypes\": 5,\n \"maxLength\": 25,\n \"minLength\": 8,\n \"maxRepeatedChars\": 3,\n \"minLower\": 8,\n \"minNumeric\": 8,\n \"minSpecial\": 8,\n \"minUpper\": 8,\n \"passwordExpiration\": 8,\n \"defaultPolicy\": true,\n \"enablePasswdExpiration\": true,\n \"requireStrongAuthn\": true,\n \"requireStrongAuthOffNetwork\": true,\n \"requireStrongAuthUntrustedGeographies\": true,\n \"useAccountAttributes\": false,\n \"useDictionary\": false,\n \"useIdentityAttributes\": false,\n \"validateAgainstAccountId\": false,\n \"validateAgainstAccountName\": true,\n \"created\": \"enim ut do minim laborum\",\n \"modified\": \"reprehenderit irure culpa\",\n \"sourceIds\": [\n \"2c91808382ffee0b01830de154f14034\",\n \"2f98808382ffee0b01830de154f12134\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6854de0a-8306-46ec-b97f-d64479afe883", + "id": "fb09ba62-559e-472c-8138-9eea17136a74", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197850,7 +197850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "851d3b68-e810-4ca7-9092-d4c50f5c6183", + "id": "05a8bc6d-f51b-45eb-90a7-ec1a8b8bebc4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197906,7 +197906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06612aa7-d804-48b9-92c6-648777b9bc1c", + "id": "f0d88f90-d952-44df-9ba8-2b30cd4faf28", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197962,7 +197962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77abed80-322e-49d3-af70-f22d4578ea16", + "id": "248e41e9-d3ce-4281-b07f-a5f8a8e821cd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -198018,7 +198018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faea2338-ea7c-425b-b0d1-07f39e1eb6a0", + "id": "bc955305-1441-451c-9b07-ccbfeb6d999e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198074,7 +198074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78d6620c-7a6a-4b84-a9de-62ffc1aadca7", + "id": "cc724c58-3d9b-424a-99a9-d0240d74cf37", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198136,7 +198136,7 @@ } }, { - "id": "c1de8dd9-fd83-4409-b046-45eb6daba141", + "id": "252217c7-972b-4fff-8780-42bf3df1b7b4", "name": "List Password Policies", "request": { "name": "List Password Policies", @@ -198193,7 +198193,7 @@ }, "response": [ { - "id": "27c21b77-5357-419f-bc50-b9cedb65c96e", + "id": "08e94468-35ab-4a68-a376-baf721189507", "name": "List of all Password Policies.", "originalRequest": { "url": { @@ -198264,7 +198264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9792c5c2-ffd0-406c-be20-eae1d9c9c218", + "id": "eaea4186-4462-4923-92d2-342d537699dd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198335,7 +198335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc9423da-e779-4c23-abd3-65e5be97b0e0", + "id": "24b6eb87-4e34-4c19-ba20-e31101f704d3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -198406,7 +198406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d155c11-e710-4786-9828-bc1af4d814af", + "id": "39a264de-6ea9-40a5-8eac-dfc95ee5ab8c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198477,7 +198477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74362ae4-e35c-4ad1-bdc5-c3e781926f0d", + "id": "c32a733e-1903-481d-9a05-b9f6bf045955", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198548,7 +198548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed47e3a2-3a5d-4dff-8c76-33c674d4dd16", + "id": "2ebdc19d-e5ff-41a4-953f-4e81bbee94e2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198631,7 +198631,7 @@ "description": "Use this API to implement password sync group functionality. \nWith this functionality in place, administrators can group sources into password sync groups so that all their applications share the same password. \nThis allows users to update the password for all the applications in a sync group if they want, rather than updating each password individually. \n\nA password sync group is a group of applications that shares a password. \nAdministrators create these groups by grouping the applications' sources. \nFor example, an administrator can group the ActiveDirectory, GitHub, and G Suite sources together so that all those sources' applications can also be grouped to share a password. \nA user can then update his or her password for ActiveDirectory, GitHub, Gmail, Google Drive, and Google Calendar all at once, rather then updating each one individually.\n\nThe following are required for administrators to create a password sync group in Identity Security Cloud: \n\n- At least two direct connect sources connected to Identity Security Cloud and configured for Password Management.\n\n- Each authentication source in a sync group must have at least one application. Refer to [Adding and Resetting Application Passwords](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html#adding-and-resetting-application-passwords) for more information about adding applications to sources.\n\n- At least one password policy. Refer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/policies.html) for more information about password policies. \n\nIn the Admin panel in Identity Security Cloud, administrators can use the Password Mgmt dropdown menu to select Sync Groups. \nTo create a sync group, administrators must provide a name, choose a password policy to be enforced across the sources in the sync group, and select the sources to include in the sync group. \n\nAdministrators can also delete sync groups in Identity Security Cloud, but they should know the following before they do: \n\n- Passwords related to the associated sources will become independent, so changing one will not change the others anymore. \n\n- Passwords for the sources' connected applications will also become independent. \n\n- Password policies assigned to the sync group are then assigned directly to the associated sources. \nTo change the password policy for a source, administrators must edit it directly. \n\nOnce the password sync group has been created, users can update the password for the group in Password Manager.\n\nRefer to [Managing Password Sync Groups](https://documentation.sailpoint.com/saas/help/pwd/sync_grps.html) for more information about password sync groups.\n", "item": [ { - "id": "c95de207-694b-4654-8b37-b15845f49be7", + "id": "fa76e90a-c2cc-4123-ba1a-6471b2317b7e", "name": "Get Password Sync Group List", "request": { "name": "Get Password Sync Group List", @@ -198688,7 +198688,7 @@ }, "response": [ { - "id": "18eaeb6a-e2a3-4400-ba1c-8b2f45c5dc1c", + "id": "f9a15694-2013-42bc-96ac-4caf9735baf4", "name": "A list of password sync groups.", "originalRequest": { "url": { @@ -198759,7 +198759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcc44fce-a257-4c7a-989d-c69271a88127", + "id": "dd78c92e-d87f-4827-91d0-1639421b830c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198830,7 +198830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65e376a5-6b57-4294-a824-b77ff0125dca", + "id": "0016a653-7ddb-4c8b-8f9d-af27e0eeaa0b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -198901,7 +198901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fcce76f-2c7d-40d0-8129-8cd1ded19ddf", + "id": "28d5d4f7-5f10-4763-bb3a-1c16058a947a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198972,7 +198972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c94ab0cc-a3d9-4f3f-8203-576116d64541", + "id": "bf7f6e98-16c9-4ab9-b12b-714636f884e4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -199043,7 +199043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0ead9c8-2c89-4600-ae05-572e030f38e7", + "id": "93b63a9c-4b17-47ea-9729-3d2b98efc1d7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -199120,7 +199120,7 @@ } }, { - "id": "d32e81fd-287f-4b17-a899-7d7852da2303", + "id": "36de9dac-b1ba-439d-b53b-6786882a2e89", "name": "Create Password Sync Group", "request": { "name": "Create Password Sync Group", @@ -199162,7 +199162,7 @@ }, "response": [ { - "id": "77a54622-f03c-4987-927f-16bde676a495", + "id": "c1bacb1c-918e-4908-9b6e-5003eea74e05", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -199218,7 +199218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa16b457-2bbc-41c4-b279-52082fd78660", + "id": "b2b53999-c6d3-4bc1-82da-bc0c87e70758", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -199274,7 +199274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9721c50c-b57f-419f-bbac-c3970249632d", + "id": "4012aa97-f5b2-474d-a02e-604181b308b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -199330,7 +199330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9aa545c-a3af-457d-aece-acca19d0fadb", + "id": "44d586cd-99ae-4f70-ba5b-bb3a19d58aeb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199386,7 +199386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a70018e7-6c5e-45e2-8ee8-96a668e8d03d", + "id": "ce3981e3-04e4-47be-b8bb-0a32c9bc7467", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -199442,7 +199442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a26d456b-5093-48b0-85da-2720765a61a0", + "id": "978ba1c5-7138-4ebd-b2e8-ce51b2459c10", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -199504,7 +199504,7 @@ } }, { - "id": "24d2e8c8-9002-4ea4-9e7c-19fc96c75893", + "id": "9a5cff7c-fb7a-4a49-b9b6-9e6c950a0936", "name": "Get Password Sync Group by ID", "request": { "name": "Get Password Sync Group by ID", @@ -199545,7 +199545,7 @@ }, "response": [ { - "id": "761b01c6-24a6-4ff0-8bc1-3c293d87716f", + "id": "4c0a2d38-2f5b-4c57-ae2a-41a39ad2e29c", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -199589,7 +199589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7417952-164a-4879-b0fc-e0a0664918d5", + "id": "6345bb03-aea7-4361-ae86-94bab6484ab3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -199633,7 +199633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c8e4a87-be5c-4a1a-af46-6fe8d80ea007", + "id": "9b53fa07-c699-42e4-be2c-79a6774fd6ad", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -199677,7 +199677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b69b115-1a38-43a8-834a-01280a584b8c", + "id": "9d800d50-854e-4983-9685-ed78585dfdd7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199721,7 +199721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "134a01f9-078e-4672-8dda-1b42f220adc7", + "id": "902c5b54-b070-46ca-927b-8fe148900103", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -199765,7 +199765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12b09912-9da4-4f3f-9919-7243ffa6d099", + "id": "72ef57be-903f-4aea-a4f5-3a9b47536c9f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -199809,7 +199809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ec2b0d6-24d2-4390-8166-11fe36cf8016", + "id": "5ada1e0f-5ca8-4a15-b3b1-d52cfa8ae7d0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -199859,7 +199859,7 @@ } }, { - "id": "86aa159a-06de-4fb1-997a-8110f494c14a", + "id": "a9700123-33f9-4f48-8e9a-1d8de317aa66", "name": "Update Password Sync Group by ID", "request": { "name": "Update Password Sync Group by ID", @@ -199913,7 +199913,7 @@ }, "response": [ { - "id": "6c2c5b7d-49b5-40b0-bfd7-1ace957ada4c", + "id": "ea968cc2-e722-47f1-899b-7c686d9691c3", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -199970,7 +199970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d78ad108-d22c-4c1b-a193-ce6ff41a2915", + "id": "206dd5a5-b397-4b72-8e68-09655f173d40", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200027,7 +200027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dceabaed-6543-4ab0-a572-4383511f1b64", + "id": "6e14113a-caa1-4ab7-b0fb-cb3b74211746", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200084,7 +200084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b624a43-065b-4695-bab1-373eb899a569", + "id": "1cad88df-84b4-47a7-9836-f0a6e7327c26", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200141,7 +200141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11817a98-5e81-430d-b0f8-6bbede5d2bb2", + "id": "7125c553-4073-4cff-b83e-1fd0d15e5351", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -200198,7 +200198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e6a10fd-ec3b-4e4d-bcc8-2f4ead887cce", + "id": "9a36a2d7-9a9f-442c-b318-3cc9a13fd8d0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200255,7 +200255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45c6609c-2ffa-4972-9cd2-fad243a4d71e", + "id": "c7bf754b-f32f-4378-a9a8-695e0f76efe0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -200318,7 +200318,7 @@ } }, { - "id": "98aaea5e-a2bc-4c9d-b59b-af95aa496149", + "id": "eac4cfcb-c8f8-4c44-a31d-947b02d9d334", "name": "Delete Password Sync Group by ID", "request": { "name": "Delete Password Sync Group by ID", @@ -200359,7 +200359,7 @@ }, "response": [ { - "id": "0626674e-d0f8-42a5-849f-d63358a77976", + "id": "40cce449-7cb7-464d-bd3f-f9646663194f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -200393,7 +200393,7 @@ "_postman_previewlanguage": "text" }, { - "id": "11fceb3b-f7cc-47fe-8d67-afc4bd4e2079", + "id": "3bffeffb-f8bb-417b-b915-b5ecaaa907f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200437,7 +200437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e08a4ce6-9712-4427-a2b0-f6b8cd0c17ee", + "id": "4a87ddd9-55f6-4224-bcf1-080c2ded08ce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200481,7 +200481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9b482a0-5cff-40ad-8cae-34f418c035fb", + "id": "e97f0566-0607-4f6c-a30f-a79dcc4f9e80", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200525,7 +200525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4aa6f5ee-dde7-483f-a747-134fcf873aaf", + "id": "12a48b0d-6297-41d8-973c-a65dcfd1853d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200569,7 +200569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "908290f6-d5f3-49d9-9c89-3d87ce76c0da", + "id": "c90e7289-bc06-43c3-96d7-9e5111c82eba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -200625,7 +200625,7 @@ "description": "Use this API to implement personal access token (PAT) functionality. \nWith this functionality in place, users can use PATs as an alternative to passwords for authentication in Identity Security Cloud. \n\nPATs embed user information into the client ID and secret. \nThis replaces the API clients' need to store and provide a username and password to establish a connection, improving Identity Security Cloud organizations' integration security. \n\nIn Identity Security Cloud, users can do the following to create and manage their PATs: Select the dropdown menu under their names, select Preferences, and then select Personal Access Tokens. \nThey must then provide a description about the token's purpose. \nThey can then select 'Create Token' at the bottom of the page to generate and view the Secret and Client ID. \n\nRefer to [Managing Personal Access Tokens](https://documentation.sailpoint.com/saas/help/common/generate_tokens.html) for more information about PATs.\n", "item": [ { - "id": "0448d272-3453-4afe-b677-8c1afcceab21", + "id": "5f78d3d9-5fd1-4385-a6c8-7af1f6400917", "name": "List Personal Access Tokens", "request": { "name": "List Personal Access Tokens", @@ -200673,7 +200673,7 @@ }, "response": [ { - "id": "94ed7e69-65ed-477e-97b2-5ab9154829d3", + "id": "ece152a6-22fe-45c9-b5a9-8739f682b5a2", "name": "List of personal access tokens.", "originalRequest": { "url": { @@ -200735,7 +200735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f77208a2-57ae-491f-8d77-e104d058f3e5", + "id": "ab70e724-8da4-4a3e-88bc-c043213aeace", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200797,7 +200797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e242546-89b5-40e7-8e22-057c4beac438", + "id": "0ea394dd-e355-4644-9c51-c950a6279a41", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200859,7 +200859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "186c81f2-863a-4888-a61b-789c95e241e4", + "id": "a2175e96-e1a3-489f-a49f-aa0287bbac5b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200921,7 +200921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9b91d2a-ec51-44ba-8a65-257e0e2ca7fd", + "id": "7e1ae07c-ca9c-4b69-9757-be7ccbfe8a7d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200983,7 +200983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61cb65ff-5af1-4b64-aaf3-65a63101172d", + "id": "1897a9a7-3348-4ef7-9e47-9693ee277f3d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201051,7 +201051,7 @@ } }, { - "id": "a5a2aa19-d638-4624-affa-bd51bbb691d7", + "id": "10668a12-a2f6-4265-85f0-b909dfc3f442", "name": "Create Personal Access Token", "request": { "name": "Create Personal Access Token", @@ -201093,7 +201093,7 @@ }, "response": [ { - "id": "b535cfe9-b145-4b6f-b8fb-0ef0717616dc", + "id": "6cd2cc23-95b5-42e4-89de-0cb2909042cf", "name": "Created. Note - this is the only time Personal Access Tokens' secret attribute will be displayed.", "originalRequest": { "url": { @@ -201149,7 +201149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56e37ea2-1afe-4e88-aefb-96bb12728584", + "id": "3ff400c2-e539-40cb-b068-58080c6ddb53", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201205,7 +201205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10cdea16-5f6e-42d4-915f-a543a706428e", + "id": "46eb8fe9-76e2-4f6d-863a-81f398436183", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -201261,7 +201261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9584ac5-7e87-4a21-bd22-6a950dc216fe", + "id": "67b80df2-4793-471f-b130-e47668a083f4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201317,7 +201317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d7fcc37-5a5e-4db7-b0d9-add929d4a83e", + "id": "1e56e8c3-ae36-4b67-ad85-4deb4c4f1d01", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -201373,7 +201373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d53b4ecb-3c0b-4622-bd24-83a57ade1a4d", + "id": "e4cbb7b3-9ffd-4c7f-9e48-82acf0ca91a2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201435,7 +201435,7 @@ } }, { - "id": "c3868fc5-7609-400a-8a12-6a77945e2eec", + "id": "26818a24-0562-4179-a34b-df41e16b3eff", "name": "Patch Personal Access Token", "request": { "name": "Patch Personal Access Token", @@ -201489,7 +201489,7 @@ }, "response": [ { - "id": "4430ccda-77e5-4c3c-9a23-f62e103d8697", + "id": "b9e525b6-bf1c-40bc-968e-eff6f4fe69d6", "name": "Indicates the PATCH operation succeeded, and returns the PAT's new representation.", "originalRequest": { "url": { @@ -201546,7 +201546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48bab466-e14e-4852-9ce6-04b6a00899a1", + "id": "60498cf4-c80e-42db-9904-55777272e692", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201603,7 +201603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aea22d4c-f0e5-4b96-8756-519f8430e81e", + "id": "e4101c1d-c367-41e0-a2bb-6eb3e8a6ad16", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -201660,7 +201660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3d60d6b-7a97-4383-97b9-3ff2d7711cf9", + "id": "a593346c-4575-41aa-80ac-31e43893a4a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201717,7 +201717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ff2657d-4061-48a0-b222-ee2e44cfa6d3", + "id": "46d3a5af-ef94-42d8-8a4e-e3781d4c1ab8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -201774,7 +201774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3de3248-9dc9-4c76-a796-c0e4ccece219", + "id": "af2f464b-fdad-4afd-838d-587d901e72a0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -201831,7 +201831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26d39192-cfaa-4382-a713-dbf6c2a2f192", + "id": "17a9c5d2-805f-442d-b95e-a222b091ee78", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201894,7 +201894,7 @@ } }, { - "id": "75b0d8d1-ede7-484f-bcd6-237a97a82675", + "id": "829f92cd-33df-47c4-ab47-e06fbbf13bc9", "name": "Delete Personal Access Token", "request": { "name": "Delete Personal Access Token", @@ -201935,7 +201935,7 @@ }, "response": [ { - "id": "fce87a05-ad10-4ebc-a4e1-748cf762efcb", + "id": "cfb3f594-c52d-4313-83c3-3a5832287e74", "name": "No content.", "originalRequest": { "url": { @@ -201969,7 +201969,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3c4f6216-9ab6-4f41-b81c-c28b2c697b4c", + "id": "f8f27d13-a38c-4624-ab36-b367909d7ef5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -202013,7 +202013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51b1482b-685a-4ff1-be98-1bf7d6cc28cf", + "id": "2bd53ea9-97b7-4fb4-8513-06f665ebad0c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -202057,7 +202057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3667700d-132f-4cbb-895e-67a471d80097", + "id": "43379b9e-7816-4c2c-80cb-6ebfa1f8158f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -202101,7 +202101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "274e1481-046b-4fd0-9736-f9c589c25c3b", + "id": "b0480856-a978-4de2-bb4d-7390433b5947", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -202145,7 +202145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a156fef4-8f64-499a-a51f-35a6888983c8", + "id": "e31a6bc4-9f40-4d8e-a808-05a0e0da874f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -202189,7 +202189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68448b2d-4630-4887-b1cd-b1cb3cc1d37a", + "id": "629084ef-1895-4337-bba9-085a7695a589", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -202245,7 +202245,7 @@ "description": "Use this API in conjunction with [Public Identites Config](https://developer.sailpoint.com/docs/api/v3/public-identities-config/) to enable non-administrators to view identities' publicly visible attributes. \nWith this functionality in place, non-administrators can view identity attributes other than the default attributes (email, lifecycle state, and manager), depending on which identity attributes their organization administrators have made public. \nThis can be helpful for access approvers, certification reviewers, managers viewing their direct reports' access, and source owners viewing their tasks.\n", "item": [ { - "id": "5b7421e4-f2e4-4067-a065-9ed04b96202c", + "id": "657b5d5c-2eab-4ee2-8554-7a5d241f9738", "name": "Get a list of public identities", "request": { "name": "Get a list of public identities", @@ -202326,7 +202326,7 @@ }, "response": [ { - "id": "d9cf67f2-733c-4a98-a086-3797ea2b8c63", + "id": "23c727d5-47b8-48df-9f94-38cd7b37f1b8", "name": "A list of public identity objects.", "originalRequest": { "url": { @@ -202424,7 +202424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16efb9d2-e9e9-4f07-baa6-cc1827829947", + "id": "d72cdb91-eb09-4807-aae3-95fa8c3ffe2d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -202522,7 +202522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "788fc4b0-50d8-4570-bd43-d7195a6f2c74", + "id": "a98b2b52-bd1e-447b-a634-7143e54855ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -202620,7 +202620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92e4107f-225c-4fa9-bf7d-ba1437ddd702", + "id": "d4cb4d9b-d73e-4f32-8b8e-8a71d31cf2bb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -202718,7 +202718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6befe42c-f350-43a2-be07-0303f3d36bf3", + "id": "27cb3fc2-c1b2-4e79-8575-761b48490ddf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -202816,7 +202816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc2065ee-b3c1-4933-9e7b-65815ab338d2", + "id": "5c3f6f72-afda-4cf0-91c8-0dde3d033aa3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -202926,7 +202926,7 @@ "description": "Use this API to implement public identity configuration functionality. \nWith this functionality in place, administrators can make up to 5 identity attributes publicly visible so other non-administrator users can see the relevant information they need to make decisions. \nThis can be helpful for approvers making approvals, certification reviewers, managers viewing their direct reports' access, and source owners viewing their tasks.\n\nBy default, non-administrators can select an identity and view the following attributes: email, lifecycle state, and manager. \nHowever, it may be helpful for a non-administrator reviewer to see other identity attributes like department, region, title, etc.\nAdministrators can use this API to make those necessary identity attributes public to non-administrators. \n\nFor example, a non-administrator deciding whether to approve another identity's request for access to the Workday application, whose access may be restricted to members of the HR department, would want to know whether the identity is a member of the HR department. \nIf an administrator has used [Update Public Identity Config](https://developer.sailpoint.com/docs/api/v3/update-public-identity-config/) to make the \"department\" attribute public, the approver can see the department and make a decision without requesting any more information.\n", "item": [ { - "id": "d14120da-675e-41e4-83f6-939c8048d195", + "id": "8c34c2ed-28b7-44d5-932b-601d074ad1ac", "name": "Get the Public Identities Configuration", "request": { "name": "Get the Public Identities Configuration", @@ -202955,7 +202955,7 @@ }, "response": [ { - "id": "95abff5e-69f9-4ff7-9cbb-fe6dacb512a0", + "id": "9da69538-6757-4e46-a256-00554b9f897f", "name": "Request succeeded.", "originalRequest": { "url": { @@ -202998,7 +202998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e10e693-55c9-4c12-afa3-f07d898081c5", + "id": "81c9ac6d-15cf-4ca5-a25b-a4afb00656cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -203041,7 +203041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f65bc3e-3d0d-4f13-b16c-d0eb40ab3489", + "id": "d374b392-d4cd-4873-ae5f-49f7d8e550b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203084,7 +203084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bf93718-32b7-4365-99a9-e418a09717b9", + "id": "690e8979-58f0-4817-be85-29903a5eaf42", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -203127,7 +203127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6adc5509-39a3-4671-a1a6-702aad44247c", + "id": "e93edd98-4e68-43f2-bddc-6a689cecf3b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -203170,7 +203170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b48add0c-75fd-4d5b-b430-31655871782c", + "id": "53f3ce86-63a1-4235-b6bd-baa19eef4c7b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -203219,7 +203219,7 @@ } }, { - "id": "278661cd-0863-432f-a9e7-451a98486e63", + "id": "cf201295-1ac4-47cb-98b0-1783872ae7b5", "name": "Update the Public Identities Configuration", "request": { "name": "Update the Public Identities Configuration", @@ -203261,7 +203261,7 @@ }, "response": [ { - "id": "c0a6c35a-f294-4131-9df5-7f1c43a97cd2", + "id": "cd4921b7-4d53-4eab-a06b-90532202fc31", "name": "Request succeeded.", "originalRequest": { "url": { @@ -203317,7 +203317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6d9edac-325c-43a3-9136-9e87f2358771", + "id": "4f6ce295-0839-4350-b879-6402f17280c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -203373,7 +203373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5b1a9a8-56c8-4432-bf27-0f8641b79954", + "id": "df34c6cb-72eb-48e2-8fa0-137a6f232b15", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203429,7 +203429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df46e53d-bc8b-4f15-833d-839fc72b2c15", + "id": "3eb9b676-002b-439e-a5a8-b90345d84681", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -203485,7 +203485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d649054e-f04e-451d-bb7d-93f5a2979d7b", + "id": "02fc6985-0630-4b6b-bd1c-a833e620d7f6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -203541,7 +203541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e44aac1-1bef-4338-8b05-26dd541d72b8", + "id": "8a9e921e-caf8-417b-a924-1779be802563", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -203609,7 +203609,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": "c73197ef-fa7b-458e-8391-cc397288a45d", + "id": "c546289f-b7f9-40cf-bdd4-5415f0129312", "name": "Get Report Result", "request": { "name": "Get Report Result", @@ -203661,7 +203661,7 @@ }, "response": [ { - "id": "af279aa3-02ac-4a4c-9c26-a45e4abc34ef", + "id": "26af366e-74ae-4b7a-b33e-fbb65368e799", "name": "Details about report that was run or is running.", "originalRequest": { "url": { @@ -203716,7 +203716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc236d42-0824-4def-9a7e-4577f5964a13", + "id": "ae0291a9-29a4-48bb-8198-d1bdb7b1461e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -203771,7 +203771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9649776e-d846-4770-ae59-c718e0f404e9", + "id": "5afc7c7a-f5fe-447e-beb2-fbd4017df87a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203826,7 +203826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12dc5b43-ae63-4b51-88f9-851ccf90e74b", + "id": "86c1c1c9-fe3f-47cd-acba-5de505e696b8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -203881,7 +203881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0acd5b0-0179-4a96-9044-f50be9621ab5", + "id": "c0db49d4-1375-41bd-b3ce-432e49ab79a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -203936,7 +203936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d0c23a3-982f-4063-b442-4c68c5820fdb", + "id": "55caf6ec-7247-4e86-aa6a-d070d1825dc4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -203997,7 +203997,7 @@ } }, { - "id": "b190103b-c2b4-4ce4-ad9d-25b0939e2a18", + "id": "3d871eb3-6453-4d74-bba9-eecd88294f9c", "name": "Run Report", "request": { "name": "Run Report", @@ -204040,7 +204040,7 @@ }, "response": [ { - "id": "1f97025a-3530-4e05-ae30-fc7f51a3f224", + "id": "99c00bcb-850c-4b37-ba5d-f4074aa369f0", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -204097,7 +204097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "437488db-5d2b-4123-b737-bf36698cb01d", + "id": "25c7fb1e-472d-4671-a446-802eaa054ab5", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -204154,7 +204154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f87ef7e-cbf4-4583-bcd7-47ce88ef8334", + "id": "657db40e-b6e0-4817-8bd3-c93362ea8d94", "name": "Identities report", "originalRequest": { "url": { @@ -204211,7 +204211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e8bb2ec-c494-4b6b-9126-04095d62159f", + "id": "6f217286-7fce-4255-a972-7ee68d8ba4a9", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -204268,7 +204268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "911531a1-40b4-45bb-bb54-61e0521a197a", + "id": "c4827c05-a6f8-4a70-b692-aff9ebd50b3e", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -204325,7 +204325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9035182b-cce7-4034-b707-e9299da60608", + "id": "064e1886-242c-4d31-820c-5120a692948b", "name": "Search Export report", "originalRequest": { "url": { @@ -204382,7 +204382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a95a7d38-bf69-47a2-988e-4853da420c3c", + "id": "6dd794cf-f4d7-412b-ad5c-1cc664519fd2", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -204439,7 +204439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efbf17f1-1c5f-4158-9899-0ae8fd959e99", + "id": "05be4e98-ea7d-405d-a158-7d14b424d2ea", "name": "Account Export report", "originalRequest": { "url": { @@ -204496,7 +204496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "378d3932-e1b5-4a3e-808f-0f8a9acadf64", + "id": "35dec947-15fe-4e20-9ca0-268cdcbeedff", "name": "Identities Details report", "originalRequest": { "url": { @@ -204553,7 +204553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7baeb732-0fed-4d88-89d1-e806fb6da52e", + "id": "3bdd1678-0dc4-470c-83b8-76ffe39c8960", "name": "Identities report", "originalRequest": { "url": { @@ -204610,7 +204610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecfac2ed-df0d-4e4f-a5b5-61779eb4fc16", + "id": "5723cb82-e717-4cde-8151-8d1dad0cd5bb", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -204667,7 +204667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc9e27cd-4630-44a4-bc40-e6a3cdbd8841", + "id": "e4614ca2-7911-4bea-acca-e6dcd465ed9c", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -204724,7 +204724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18822868-c0ea-43b3-8bd4-4fe10d037570", + "id": "5fb70038-24ac-4920-9ecc-699a477dab8b", "name": "Search Export report", "originalRequest": { "url": { @@ -204781,7 +204781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f65379ae-a936-47da-9193-db59d9c383db", + "id": "8a3e568e-7f34-4c62-b4bf-bab322c40199", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -204838,7 +204838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e77835d-504b-468b-80b7-7deb30372e50", + "id": "3c50c821-5051-44fd-9e6c-2077a26925ad", "name": "Account Export report", "originalRequest": { "url": { @@ -204895,7 +204895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8553de80-4b31-49e7-85ff-d9433d340802", + "id": "90ebe46b-d4a4-44c2-a5de-00e57027f562", "name": "Identities Details report", "originalRequest": { "url": { @@ -204952,7 +204952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d98977ec-0e01-4305-b90a-e5400443e891", + "id": "cfb1b124-4f13-4662-98f0-a1345548a942", "name": "Identities report", "originalRequest": { "url": { @@ -205009,7 +205009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cba8b46f-b55e-4eac-9532-8cc9c34ebd4e", + "id": "ae76a366-0cd6-4128-9db6-9a0e88d0c924", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -205066,7 +205066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4be918b0-442a-4bcd-8d9d-d99dba0f39b7", + "id": "373189d0-1a81-4814-862c-433fc3b09b53", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -205123,7 +205123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51f247ca-1fda-44be-b343-0a8227c0a9ac", + "id": "eef71eeb-cd98-45d1-9088-0e47ee7ea953", "name": "Search Export report", "originalRequest": { "url": { @@ -205180,7 +205180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "662da437-391b-4985-9bb4-10b948b10e30", + "id": "1bb51c64-9c52-4c8c-b8e3-defff003f22f", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -205237,7 +205237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6df29cdb-3648-4524-8503-8abc2fa702ce", + "id": "7d788323-0a78-4c07-9f84-985fd808410c", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -205294,7 +205294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "262e500b-6dec-4658-b810-6f97b5d9b4ba", + "id": "28ea9274-2bca-4300-bab5-8e45c34e76ab", "name": "Identities Details report", "originalRequest": { "url": { @@ -205351,7 +205351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ecbe42f-e16e-46f2-a8f5-3d1d5cb10307", + "id": "904287c7-ecf6-4f4c-8c23-25aabffdc383", "name": "Identities report", "originalRequest": { "url": { @@ -205408,7 +205408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96fa57e9-5136-43d5-980b-5ab616a841ae", + "id": "817e552c-3117-40de-92f8-8c3caa007a6e", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -205465,7 +205465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9582b0d9-adf7-4eff-9a31-af1cb845fb9b", + "id": "7a44b2c7-a089-4730-a90a-46a6b27f84ca", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -205522,7 +205522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9923b1f-4e63-4b05-a331-e9384e52626f", + "id": "e184adfc-a624-4415-9603-e652f542a626", "name": "Search Export report", "originalRequest": { "url": { @@ -205579,7 +205579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b61ff99e-a747-4cb6-8cb7-cf845ceb6a30", + "id": "a3de3cdb-c036-473b-8143-c919d3f67d7b", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -205636,7 +205636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59f61bf6-ce25-44a7-8236-e02505676238", + "id": "eebd9f06-d11f-40f3-8249-8deca119c0f8", "name": "Account Export report", "originalRequest": { "url": { @@ -205693,7 +205693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f09b1429-157b-4066-ab74-ebe17c7c8306", + "id": "0998fe23-b511-4de3-8c94-faff941d70e0", "name": "Identities Details report", "originalRequest": { "url": { @@ -205750,7 +205750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92ed07ff-d1db-469f-b11d-7675b3e1d52f", + "id": "6e98efa8-7a78-48d7-9d25-ef67bb2ac81d", "name": "Identities report", "originalRequest": { "url": { @@ -205807,7 +205807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb81c2c3-b181-425a-b986-504dccdddca3", + "id": "9a2c7b8d-c5dd-4eb3-bcde-649c5691a28a", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -205864,7 +205864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "070b6d1a-cf6a-4d98-9843-3f0d5f602aab", + "id": "7cad164a-84a1-490a-9949-5ded990e49da", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -205921,7 +205921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94138884-b89a-4324-9c96-705330f90fff", + "id": "c9a1e9e6-0b96-4f5b-9ed6-8e464369a14f", "name": "Search Export report", "originalRequest": { "url": { @@ -205978,7 +205978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ee4e2e7-8130-48e0-abf2-a71a72ea93e0", + "id": "0da52e89-b1dd-4ad2-bd73-f7a795fa5232", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -206035,7 +206035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24253607-5f64-4764-a3ea-a4dd830b1f8f", + "id": "0b50e972-abbf-455b-b3d8-ee62331bbb8c", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -206092,7 +206092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0a2d1e7-8176-433b-aafb-f0efffa20ac4", + "id": "668aeb95-ba51-469c-83e6-35cc00aa6063", "name": "Identities Details report", "originalRequest": { "url": { @@ -206149,7 +206149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd38d595-3bd8-40ec-a0db-b466a8aaf98a", + "id": "b357ce85-f2e6-4d92-8049-a9c9ee634f45", "name": "Identities report", "originalRequest": { "url": { @@ -206206,7 +206206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b1de1b8-6e6a-4517-9648-1e4c07f7f9b5", + "id": "518de4fa-ed91-49e8-8b9e-f07e4c621626", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -206263,7 +206263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ca82c57-fa89-4155-9cf3-9abbf3edf046", + "id": "ed8d5f76-9846-4683-b72f-57bac4495a59", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -206320,7 +206320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96a33d98-f42b-4137-b514-67458ba6e69b", + "id": "50dfbb89-081a-4902-b249-20c336bfa6f4", "name": "Search Export report", "originalRequest": { "url": { @@ -206377,7 +206377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54a8492a-9148-4d6e-93a7-bc5f2adfd85f", + "id": "43a51b56-7a24-415b-ab50-d9830a6e90d3", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -206440,7 +206440,7 @@ } }, { - "id": "be78b2d5-1eed-4993-b263-dd8e72d7904e", + "id": "bae0c8da-c428-4da3-bad7-073177776564", "name": "Cancel Report", "request": { "name": "Cancel Report", @@ -206482,7 +206482,7 @@ }, "response": [ { - "id": "47f7516b-f963-402d-81ed-d7b248e7f51d", + "id": "479091d8-d7b1-4308-9cfe-57ac6f7534b0", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -206517,7 +206517,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bdbd79e8-8ffb-4efe-8017-4ab1dbd5b300", + "id": "c52d1a8f-e530-4671-a176-97361b3ce56f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206562,7 +206562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b81c1bd6-3015-4210-944b-497a4187c207", + "id": "bbd6e836-8038-489f-a985-26a891f89f30", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206607,7 +206607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "484906f5-645a-4ee3-abed-17896b410425", + "id": "5b2f4c2c-a2c6-453d-a738-c665ccbbfcbc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206652,7 +206652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "178b3557-67b5-4c42-a383-468a35ff4676", + "id": "58d26368-c982-4c6f-a823-9daa28835848", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -206697,7 +206697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7460727-278c-4109-bdef-7670b3a86755", + "id": "b6e1adb6-2cd0-4540-9a2a-0cbaca9ca3c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -206748,7 +206748,7 @@ } }, { - "id": "7d4603f0-ce05-40f7-a0df-08e87f84713b", + "id": "f0985788-06aa-4edc-88bd-8f5195ad5bbd", "name": "Get Report File", "request": { "name": "Get Report File", @@ -206817,7 +206817,7 @@ }, "response": [ { - "id": "1e27e248-2d84-4fb4-aa61-7ca1007048e7", + "id": "5c7c68ee-e0d9-42a6-a4e9-1025b21288b6", "name": "Report file in selected format. CSV by default.", "originalRequest": { "url": { @@ -206893,12 +206893,12 @@ "value": "attachment;filename=\\\"fileName\"" } ], - "body": "fugiat elit", + "body": "do voluptate veniam", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "30b54574-3ec7-4aa8-9f4a-882b82c962cb", + "id": "918829c3-012f-4dab-b9b1-04cd6565c826", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206970,7 +206970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f373e042-055c-4474-9f3c-a79f3a17d89c", + "id": "74881fa4-feb2-4060-a623-ab188533f5f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207042,7 +207042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a41db149-9dae-45ed-a4ea-50c5f9c8c2fe", + "id": "be1bc6c1-fda0-4af3-87dd-e1c5df245627", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207114,7 +207114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75cfad89-cc54-4391-92a3-58351d5d1bc1", + "id": "85f515da-97e7-4729-8c79-48daba418f53", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -207186,7 +207186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d2ea72d-bb1c-444b-8c12-06ad1cb98c2c", + "id": "9e3f0ee4-d1a2-4759-af2e-75b59d672de2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207258,7 +207258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4cf5863-d0d3-4059-9536-83115f501a5b", + "id": "2c61c70d-db07-4fb3-8cde-d29d2fc7cec8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207342,7 +207342,7 @@ "description": "Use this API to implement requestable object functionality. \nWith this functionality in place, administrators can determine which access items can be requested with the [Access Request APIs](https://developer.sailpoint.com/docs/api/v3/access-requests/), along with their statuses. \nThis can be helpful for administrators who are implementing and customizing access request functionality as a way of checking which items are requestable as they are created, assigned, and made available.\n", "item": [ { - "id": "b4841c5b-6ffa-4b10-8158-6e3b4ac2c0d2", + "id": "fa6577db-2523-4189-ab72-ea6422b6aec6", "name": "Requestable Objects List", "request": { "name": "Requestable Objects List", @@ -207453,7 +207453,7 @@ }, "response": [ { - "id": "8771da4b-6144-44f5-9cac-cd13b6e0eafd", + "id": "b85e4282-26a7-412e-816b-f41f5c784c48", "name": "List of requestable objects", "originalRequest": { "url": { @@ -207578,7 +207578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7d70c43-a593-4a3a-893e-80310362420f", + "id": "a693f1f1-c3a1-4c11-a114-833a7ff41f28", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207703,7 +207703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cf89037-a76c-4e20-958d-94116ba06d7d", + "id": "9cc4cb2f-88df-4536-bea4-dc0e18a1e267", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207828,7 +207828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "561df8e9-fef4-4dd4-9cb4-2a93265a4a53", + "id": "f9bfa9c5-faab-4926-8444-bbc1da28f30f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207953,7 +207953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82a68abf-b0b9-489e-82dc-8992dd262269", + "id": "e9dbb03d-7d96-49cc-a104-303f6eef1994", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -208078,7 +208078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ebdd8cc-27ca-465b-bca5-2d049bf2152f", + "id": "77f0c7a2-042d-42c3-8be8-43a28bbbe609", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -208215,7 +208215,7 @@ "description": "", "item": [ { - "id": "84a77763-08a7-44a2-800c-1524ea1b286b", + "id": "5887689e-8247-492a-96a9-c5dc995a77fd", "name": "Generate insights for roles", "request": { "name": "Generate insights for roles", @@ -208254,7 +208254,7 @@ }, "response": [ { - "id": "2c8dae1f-c138-4327-a974-f7830c2334e8", + "id": "66130178-0337-4dbc-97f4-f10ced09759d", "name": "Submitted a role insights generation request", "originalRequest": { "url": { @@ -208307,7 +208307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63f0820b-7a0c-4b95-bb70-27a849e2a675", + "id": "2e11209f-7a41-4368-b3ac-aeccbf9411b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -208360,7 +208360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68c56e42-e293-46b7-bc98-c14989651bb8", + "id": "5a11fcce-7452-4ffe-8382-6c4b068e8e42", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -208413,7 +208413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "659d99a2-2093-4de2-8163-95800895bf73", + "id": "1ddf4bd6-610c-4dde-a43d-3ca8a214d3d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -208466,7 +208466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a421f7af-7c6f-4fad-8b89-2594be520ca8", + "id": "01bf87e8-82f5-4276-ae66-81683c84cba6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -208519,7 +208519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed41a190-89ee-4b98-af32-5961ce02b15d", + "id": "8bf29ff2-c52b-4246-a989-c71b5fd840b9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -208578,7 +208578,7 @@ } }, { - "id": "26751ecc-914e-44f3-92e4-aa4c50b9e0f8", + "id": "3c3bbcee-4542-4634-b91b-a54c42de85c1", "name": "Returns metadata from prior request.", "request": { "name": "Returns metadata from prior request.", @@ -208629,7 +208629,7 @@ }, "response": [ { - "id": "42d2fdb8-58fa-4dd0-9e3c-c2e8e9a63704", + "id": "4a15f76e-f077-47f4-a589-d9f17ad35226", "name": "Succeeded. Returns details of an earlier role insights request.", "originalRequest": { "url": { @@ -208683,7 +208683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "789cb77f-5418-4835-9926-4f35c0c83b56", + "id": "53b0541e-601e-4837-9fd7-a5e8e70a6463", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -208737,7 +208737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9ffbd60-7cf3-48c9-872f-3a6fe3f06461", + "id": "e4ea325f-6157-4916-b942-345ca26a21bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -208791,7 +208791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af251ffc-30e5-4d31-b678-e42aab03283a", + "id": "247514b0-de0a-4276-b8cf-285ee7164a47", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -208845,7 +208845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4a2e946-c18f-4afa-8278-65f4ead5fe48", + "id": "397cba15-39ef-4d4d-be85-a4b1f9b8ca2f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -208899,7 +208899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1eefbaf3-8388-4c5d-9880-966096ed4f57", + "id": "3b283466-0d8e-49e5-a33d-e9399f6dfb70", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -208959,7 +208959,7 @@ } }, { - "id": "d91eaf46-b77a-4fc2-b5b4-52340fce3148", + "id": "72441f5b-216c-43df-a645-e27f294c9110", "name": "Get role insights summary information", "request": { "name": "Get role insights summary information", @@ -208998,7 +208998,7 @@ }, "response": [ { - "id": "f98671f4-7194-4a12-b78f-f648779bd03a", + "id": "9cf4791a-eaea-4926-8cc9-f1ed3cb9fba8", "name": "Succeeded. Returns high level counts.", "originalRequest": { "url": { @@ -209046,12 +209046,12 @@ "value": "application/json" } ], - "body": "{\n \"numberOfUpdates\": -20745921,\n \"lastGenerated\": \"2020-05-19T13:49:37.385Z\",\n \"entitlementsIncludedInRoles\": 45,\n \"totalNumberOfEntitlements\": 250,\n \"identitiesWithAccessViaRoles\": 550,\n \"totalNumberOfIdentities\": 980\n}", + "body": "{\n \"numberOfUpdates\": 65967338,\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": "47b6dc5d-1232-406d-9b73-2d9501182327", + "id": "999aa18c-77b9-43fb-8531-89aa81d830fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -209104,7 +209104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "962fd7b5-db05-4e72-b40a-5c4c9263513b", + "id": "d00462f8-0df9-4b88-8ee0-500cc1a0f85d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -209157,7 +209157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eda3e7a-96df-4599-947b-ae159f76d94c", + "id": "db1268f3-00c6-499f-a1ee-050aac48675f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -209210,7 +209210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c978c717-c297-4f6f-a5b4-e8b8c48d101b", + "id": "00bdb01e-9017-4478-89c4-4003c544a83f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -209269,7 +209269,7 @@ } }, { - "id": "015f3fe0-d6ca-4c33-9836-59ad04ccb5b6", + "id": "b5f87788-a87c-4548-a195-fb61189ccaa2", "name": "Get role insights", "request": { "name": "Get role insights", @@ -209353,7 +209353,7 @@ }, "response": [ { - "id": "c712be7d-08ac-456f-8e49-4bb719fb6ffa", + "id": "2553b721-9ede-4158-ad95-6ee9e4b45696", "name": "Succeeded. Returns a list of roles with information about insights for each role.", "originalRequest": { "url": { @@ -209446,12 +209446,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"2004-07-30T13:58:03.844Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"incididunt cupidatat aute dolore\"\n }\n },\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1969-05-21T14:55:43.905Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"amet culpa nostrud esse\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"2018-06-12T11:25:36.925Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"cillum\"\n }\n },\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1961-11-01T09:01:05.232Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"ex do\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "caa64a6f-3148-4bc4-a4d2-999985fb9693", + "id": "c9c42e17-d6f7-41a8-93ba-9b6f85855781", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -209549,7 +209549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e444c31-c7c7-4336-9106-d0bd828f2043", + "id": "04e792ac-b493-42e2-8988-8e6a4edac176", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -209647,7 +209647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "339e6c02-f645-4be0-89eb-e71b6b8b4b35", + "id": "ba7a21b0-99dc-41e0-bed1-a2e9554269a2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -209745,7 +209745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47d4e745-93af-4815-94b4-a66969aa780d", + "id": "78edfd9c-7c7a-4578-901f-2c65c67c8ff8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -209849,7 +209849,7 @@ } }, { - "id": "a0cf8afe-267f-4ca6-b90e-de596528097b", + "id": "33bce079-6c68-4cf5-85b6-90e7bcfdd480", "name": "Get a single role insight", "request": { "name": "Get a single role insight", @@ -209899,7 +209899,7 @@ }, "response": [ { - "id": "6401e705-10b6-4894-880b-9e5779cc96bc", + "id": "de60a472-5bd7-478a-b33f-e4ee2f74e284", "name": "Succeeded. Returns information about insights for a single role.", "originalRequest": { "url": { @@ -209947,12 +209947,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"2000-09-17T07:54:45.196Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"in qui aute\"\n }\n}", + "body": "{\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"2000-12-08T17:20:10.937Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"irure Excepteur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d278077e-7582-4587-b1ac-8fea5b3f0912", + "id": "9b49504d-828c-40f2-8b50-b02108139220", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -210005,7 +210005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8adc2398-4166-4239-880c-9ede79c0b24f", + "id": "24492492-41c1-4eae-94dd-bcac93a1ce43", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -210058,7 +210058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89de22ac-7160-485f-97ae-759222714c9d", + "id": "3be7ecb0-9d7e-497e-87b6-bfaacee283aa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -210111,7 +210111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3edbc3c-a67d-44ca-948c-7d94435e8afb", + "id": "47a42efc-5f71-4db1-9354-dc2c1c355a1a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -210170,7 +210170,7 @@ } }, { - "id": "050450f0-2754-43cd-b310-69db5453c8c2", + "id": "17176471-041b-4566-a151-42d84b08e5f2", "name": "Get entitlement insights for a role", "request": { "name": "Get entitlement insights for a role", @@ -210195,7 +210195,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" }, { "disabled": true, @@ -210240,7 +210240,7 @@ }, "response": [ { - "id": "17fd150e-59a1-4370-b353-213e69f8e4b1", + "id": "7c9c4e56-74f5-4b00-beee-f3910f35ec62", "name": "Succeeded. Returns a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -210260,7 +210260,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" }, { "disabled": true, @@ -210308,12 +210308,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"voluptate Excepteur\",\n \"id\": \"qui minim elit\",\n \"description\": \"in eu sed consect\",\n \"attribute\": \"adipisicing ad qui id nostrud\",\n \"value\": \"elit amet in sit\",\n \"source\": \"nulla ad dolore irure\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"minim quis incididunt\"\n }\n },\n {\n \"name\": \"Ut id mollit c\",\n \"id\": \"deserunt voluptate\",\n \"description\": \"commodo dolore consectetur ut\",\n \"attribute\": \"labore dolore sunt\",\n \"value\": \"in aute irure quis officia\",\n \"source\": \"Duis sunt sint\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"tempor sunt adipisicing nulla\"\n }\n }\n]", + "body": "[\n {\n \"name\": \"pariatur laborum exercitation nulla\",\n \"id\": \"officia sint cupidatat eni\",\n \"description\": \"commodo voluptate in ut\",\n \"attribute\": \"exercitation et\",\n \"value\": \"ex dolore minim nostrud\",\n \"source\": \"fugiat id consequat aliquip dolore\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"dolor\"\n }\n },\n {\n \"name\": \"quis est\",\n \"id\": \"ea aliqua\",\n \"description\": \"nulla\",\n \"attribute\": \"Excepteur in dolor labore\",\n \"value\": \"non exercitation\",\n \"source\": \"aute proide\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"ea enim deserunt elit ullamco\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cf20a44f-82b4-44bd-b6f9-862e5e8c57ab", + "id": "d1b29bc7-4d0f-4926-9b74-317f383890d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -210333,7 +210333,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" }, { "disabled": true, @@ -210386,7 +210386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55c13715-6c2a-4350-9368-08076e0b20b9", + "id": "57382ced-ddf9-4796-93fe-e0e928420c09", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -210406,7 +210406,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" }, { "disabled": true, @@ -210459,7 +210459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e26eaa0-ca1a-4d9a-8842-4864bb3165dd", + "id": "a6b843df-8d4c-4695-85fe-14684bb79380", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -210479,7 +210479,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" }, { "disabled": true, @@ -210532,7 +210532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6bee8aa-6290-4d17-9107-bb7f6bd0c1c4", + "id": "a906ba8b-0645-4f5e-b9ba-09d98fc2d03e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -210552,7 +210552,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "aute elit" + "value": "labore qui" }, { "disabled": true, @@ -210611,7 +210611,7 @@ } }, { - "id": "59ff0741-9fb8-421a-b077-9afdef7fbf45", + "id": "98cbfa2e-4382-4b9f-adaa-586949f431a4", "name": "Download entitlement insights for a role", "request": { "name": "Download entitlement insights for a role", @@ -210682,7 +210682,7 @@ }, "response": [ { - "id": "5bddbd47-824a-4f47-aa6f-53d060b20002", + "id": "93fbd197-00a8-4a81-8c9f-62be05a82a9f", "name": "Succeeded. Returns a csv file containing a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -210751,12 +210751,12 @@ "value": "text/csv" } ], - "body": "aute elit", + "body": "labore qui", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "820b82a7-ae2b-4847-b743-3a5e44c6faf4", + "id": "37a43c05-23c4-4d9d-aebe-74a9dc85c41f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -210830,7 +210830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa8de989-cfbd-41fb-8d74-3071aea571e9", + "id": "3d918402-ed76-44e2-aae9-f629db6b7580", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -210904,7 +210904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd940498-ef4b-49af-9536-310fb1c3263b", + "id": "a9b15bc2-b3fe-4f68-9e29-db2472f23327", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -210978,7 +210978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3457db5-2f2c-4c90-9159-a194d1da450a", + "id": "d11c154b-0a38-45f8-8637-3169fd80d818", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -211058,7 +211058,7 @@ } }, { - "id": "bab27818-3e34-48ef-9285-49da014faf73", + "id": "a7d99448-905f-4a71-8841-c77ddcd97f16", "name": "Get current entitlement for a role", "request": { "name": "Get current entitlement for a role", @@ -211119,7 +211119,7 @@ }, "response": [ { - "id": "58eab6ba-46e4-46b0-b804-917c590d8734", + "id": "4349c53d-b658-42bf-8963-31be37303ff8", "name": "Succeeded. Returns a list of current or pre-existing entitlements for a role.", "originalRequest": { "url": { @@ -211183,7 +211183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c0db1ba-be41-44da-86fa-6fd699210c06", + "id": "cfcc300c-900b-4ce5-b023-c3800c6d1317", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -211247,7 +211247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb3b35d5-789c-41f0-b9fd-89bba47cf724", + "id": "f6ed1705-0c62-4b1a-8600-7b60ef6213b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -211311,7 +211311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be0c63a6-057a-4e09-9c90-e0b1779ac0b4", + "id": "ea6db0a3-bf9d-450e-af51-52668d05a4d7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -211375,7 +211375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dccbbc0a-58fd-4bd8-b5ad-5dce2811438d", + "id": "9861d9fe-e74b-443d-b2a0-a78bc35e61ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -211445,7 +211445,7 @@ } }, { - "id": "1a846fdd-75e8-4c15-9108-b1810b9a7b12", + "id": "b3ef7471-0e52-4776-839f-752468bd458c", "name": "Get identities for a suggested entitlement (for a role)", "request": { "name": "Get identities for a suggested entitlement (for a role)", @@ -211563,7 +211563,7 @@ }, "response": [ { - "id": "0d64fecf-f4bd-4f96-b871-223e42b54778", + "id": "bfebe8b6-02cc-4a7a-a850-e1a3742ba044", "name": "Succeeded. Returns a list of identities with or without the entitlement.", "originalRequest": { "url": { @@ -211674,7 +211674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8214d9ab-dcab-4292-b282-661c72271dec", + "id": "494fa1b2-b11f-40ba-ac5e-64e309513189", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -211785,7 +211785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "599d97b8-d1a6-4b46-bac2-9b564d859a5a", + "id": "e21ae8b4-8416-4c06-a5f1-719afbd19b0a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -211896,7 +211896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26442802-83e3-4e87-9c24-109d5455d149", + "id": "58db1a3d-9fda-4a7f-9b9a-3e80c4ee5daa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -212007,7 +212007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8e71d05-cc98-4498-bb9a-3ffcd8f1db64", + "id": "8310f1ea-f13e-44f0-881c-a008402c7b77", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -212130,7 +212130,7 @@ "description": "Use this API to implement and customize role functionality.\nWith this functionality in place, administrators can create roles and configure them for use throughout Identity Security Cloud. \nIdentity Security Cloud can use established criteria to automatically assign the roles to qualified users. This enables users to get all the access they need quickly and securely and administrators to spend their time on other tasks.\n\nEntitlements represent the most granular level of access in Identity Security Cloud. \nAccess profiles represent the next level and often group entitlements. \nRoles represent the broadest level of access and often group access profiles. \n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nAn administrator can then create an even broader set of access in the form of a role grouping the 'AD Developers' access profile with another profile, 'GitHub Developers,' grouping entitlements for the GitHub source.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nWhen users need both the 'AD Developers' access profile and the 'GitHub Developers' access profile, they can request access to the role grouping both. \n\nRoles often represent positions within organizations. \nFor example, an organization's accountant can access all the tools the organization's accountants need with the 'Accountant' role. \nIf the accountant switches to engineering, a qualified member of the organization can quickly revoke the accountant's 'Accountant' access and grant access to the 'Engineer' role instead, granting access to all the tools the organization's engineers need.\n\nIn Identity Security Cloud, adminstrators can use the Access drop-down menu and select Roles to view, configure, and delete existing roles, as well as create new ones. \nAdministrators can enable and disable the role, and they can also make the following configurations: \n\n- Manage Access: Manage the role's access by adding or removing access profiles.\n\n- Define Assignment: Define the criteria Identity Security Cloud uses to assign the role to identities. \nUse the first option, 'Standard Criteria,' to provide specific criteria for assignment like specific account attributes, entitlements, or identity attributes. \nUse the second, 'Identity List,' to specify the identities for assignment.\n\n- Access Requests: Configure roles to be requestable and establish an approval process for any requests that the role be granted or revoked. \nDo not configure a role to be requestable without establishing a secure access request approval process for that role first. \n\nRefer to [Working with Roles](https://documentation.sailpoint.com/saas/help/access/roles.html) for more information about roles.\n", "item": [ { - "id": "a8652b6f-9221-4c29-bc10-14c3d0d3f320", + "id": "1f5e4298-9c06-448a-b728-e614790838a6", "name": "List Roles", "request": { "name": "List Roles", @@ -212232,7 +212232,7 @@ }, "response": [ { - "id": "342db38e-bfa5-4e88-9a05-fc54755aa20e", + "id": "357ff499-bf3c-4c7f-9651-849afcc4ce89", "name": "List of Roles", "originalRequest": { "url": { @@ -212348,7 +212348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffc0e0ca-2579-4021-8f52-bd5fbed40b23", + "id": "dff1d220-a544-4593-942b-4cf2b8e557fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -212464,7 +212464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cde3bfe7-b065-4c0b-86b3-85c0297b736c", + "id": "b4564b14-304a-4ebc-938c-661b59cc060f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -212580,7 +212580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3a981b8-0952-4f1f-be86-266698dfe650", + "id": "c9aa54ef-15c6-407e-8992-b6199c542bbf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -212696,7 +212696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a10de555-3bef-4329-a97e-a109616e3fd2", + "id": "03624f40-3736-4162-a16b-d58b487846d1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -212812,7 +212812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9c68e08-36f8-4a22-9181-17e4a04155bb", + "id": "27bf6bc8-c7bb-4cd3-a1f5-c4441f1abf19", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -212934,7 +212934,7 @@ } }, { - "id": "57e5ebf9-3072-4528-95b8-896294759de0", + "id": "828afec8-99d4-4ced-956c-f18914c4434f", "name": "Create a Role", "request": { "name": "Create a Role", @@ -212976,7 +212976,7 @@ }, "response": [ { - "id": "47a7bd39-a155-42f4-a4b1-f14ebec9b8e0", + "id": "efd07137-a3a2-4091-8029-713ac410802e", "name": "Role created", "originalRequest": { "url": { @@ -213032,7 +213032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "254d0148-3b17-41a1-950d-dbdd4aad94db", + "id": "da57920d-0561-47cf-9b49-6181b773e704", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -213088,7 +213088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fdeb5ce-68d5-48fb-8f3c-7a54fbc13251", + "id": "12521e1b-1779-4277-a0d6-f43cc46b273d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -213144,7 +213144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eab7305-291a-4fac-bee5-fd6458b1c3c7", + "id": "8cf99e38-d555-4f31-8b75-78efcde1edf2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -213200,7 +213200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "051db158-a93a-4cce-a41b-65340f826a8c", + "id": "46ab12c8-7630-4d13-8c90-cdcd7d413b0a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -213256,7 +213256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7cb1719-b3d2-48c3-9df7-224c28a9fb31", + "id": "aef81662-018a-4df9-ac64-2771ba08feb9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -213318,7 +213318,7 @@ } }, { - "id": "e6518ec0-c238-4520-8156-657cc7b0b8e3", + "id": "36d7170a-e2f9-4f62-86ed-7bf99d4957f3", "name": "Get a Role", "request": { "name": "Get a Role", @@ -213359,7 +213359,7 @@ }, "response": [ { - "id": "9a6635c5-4cb6-4747-bb8e-38193e6231f7", + "id": "7176d9af-3d66-439e-be7c-758474a1a65e", "name": "List of all Roles", "originalRequest": { "url": { @@ -213403,7 +213403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10a4e333-4252-4272-81da-155b7778f2e0", + "id": "cf4aa049-d379-4076-b114-5ab5c5432fc8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -213447,7 +213447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eda9467-3304-4ec1-bdc1-056e2c37044d", + "id": "af0f2cb9-220f-423d-bc7e-813950cb4283", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -213491,7 +213491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "586d740a-9b46-400c-9b4b-b11c1208c6b8", + "id": "d53f2398-72ad-4239-8a2d-1831b6d2d1c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -213535,7 +213535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f114909-a237-4d18-8e92-7d868b9d6a74", + "id": "1397c0f3-a22f-47c9-8acc-f9d9980ebe39", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -213579,7 +213579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07823946-222c-42cd-852d-47f99bd791a5", + "id": "7af9de57-5ab8-492d-aabc-acf22935f8f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -213629,7 +213629,7 @@ } }, { - "id": "e71d0f3a-3e10-47f4-966b-629c44e7342a", + "id": "a1231592-d0e3-4574-92bf-d0456b3d2f46", "name": "Patch a specified Role", "request": { "name": "Patch a specified Role", @@ -213683,7 +213683,7 @@ }, "response": [ { - "id": "a5639900-9385-492b-b35d-c9f18925af51", + "id": "aecdbde4-f241-46ea-b6f5-c9ebe854c406", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -213740,7 +213740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74ea61ba-8815-4d16-ad98-19b208a8f060", + "id": "2aba0b77-4b30-4c7a-bbf5-4de6828f133a", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -213797,7 +213797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4f56377-d65c-48a2-9e30-87cbba83221a", + "id": "e2756324-6610-46d9-a7a3-a7923da3b172", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -213854,7 +213854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c860cb58-c0d5-4635-8baa-bfb2911667c5", + "id": "2402c33f-6828-421a-a4f1-021bd3db8c55", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -213911,7 +213911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d1a9480-56f8-4798-86f8-e7eb90702e6f", + "id": "a2e5f461-3f3f-4388-92a9-50bfd61d8204", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -213968,7 +213968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d1b2ed5-0ed3-4624-bdde-c1a6b39800c7", + "id": "cdf63c56-9769-4cb5-900b-27599d1f064f", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -214025,7 +214025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0eea5ed-6773-4367-a5f9-cebada6ca887", + "id": "78e71111-268e-4ad0-844a-7d37bf281bb7", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -214082,7 +214082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9d6e28f-5888-47af-91a5-d72acf78999e", + "id": "7159fb59-f659-460b-8b60-482cd6b43ab0", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -214139,7 +214139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "993ee1d8-64f7-4391-b8ee-c89b8d05b22b", + "id": "d22c389d-2463-4368-9a87-65430e3ae3d8", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -214196,7 +214196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c22238-e1f1-4357-8e75-f6f04f46ccf0", + "id": "992ec150-f1e9-4d35-8f6b-355c05308440", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -214253,7 +214253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab2ae581-4eb5-464f-9ee4-8e5033e9060e", + "id": "21bcbcb1-66ca-4aab-ad9c-5072592d6532", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -214310,7 +214310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fdeb947-62f3-4fe5-a5e4-274bbf2ae0ae", + "id": "de3d426e-f9cd-4212-b0c6-0eb5d016e2f3", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -214367,7 +214367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30b76315-6aed-4453-99ba-04c8c1b88667", + "id": "b4603419-975d-4d33-8770-ed14e57c554a", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -214424,7 +214424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc49e7ea-8708-4b9c-b74c-fd0db2c2260a", + "id": "16bcfb70-0908-44ae-8842-ad17bb982b2d", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -214481,7 +214481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f826e841-f744-49bf-8c29-84a5de03e7d3", + "id": "684f92f6-7161-4771-809a-2309850e5810", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -214538,7 +214538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed4e6836-281a-44e6-bfac-ab4092a1433c", + "id": "32f25422-43bd-4a1d-8017-54088ecd032e", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -214595,7 +214595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b13577a7-6c25-4083-bb68-8001d36f785a", + "id": "e864e408-fd4f-4b01-8585-2c49cfce7b17", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -214652,7 +214652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "914385bb-942f-4a6f-931a-9a1323d0b11b", + "id": "a763336e-c8ee-49ac-974e-12f15ad7114d", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -214709,7 +214709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e3bc7e8-0ff8-4dbe-a680-c574f3973f09", + "id": "fc2f940a-79eb-4e28-8576-dd6578938e6e", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -214766,7 +214766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae450193-93ec-4ed8-a050-75b142355081", + "id": "d61f75c6-473a-47fd-9ef3-602aecabe6de", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -214823,7 +214823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24466cc6-32cd-4c8a-845f-620556954abf", + "id": "df5afb03-2f9f-4469-9bc9-76625680d5fe", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -214880,7 +214880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5d009a5-8ef1-4a44-857b-10cab80110f2", + "id": "51574739-e79e-4adf-8452-25118ef2f4a8", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -214937,7 +214937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e50c5a18-f49d-4469-8ee0-62747fdd3a72", + "id": "7d037af1-8988-4a76-828a-39cb2735c966", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -214994,7 +214994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61fdc2ac-7d4b-4fd6-b0ca-f6603f3728bb", + "id": "b6b720d4-5510-4d22-9299-e7ff7b79b15f", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -215051,7 +215051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e506ed3-093e-4dbd-976a-6d69561ada3c", + "id": "2fb29495-d4fb-4863-9f68-048d06d977a4", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -215108,7 +215108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3eb024a0-152d-48f3-8cea-a7b79fcf5f33", + "id": "a05b75ed-e2b7-4cad-b2ec-8da216b2b036", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -215165,7 +215165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78aa00c2-34e2-429d-9c8c-e4f129b4818d", + "id": "add66c95-1c80-4c50-94d6-a15cf6a89b89", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -215222,7 +215222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29f2b189-923f-4316-a3a8-1206ae127047", + "id": "12fe7f4f-5c3f-42ce-b6df-ab1e628d7c88", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -215279,7 +215279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70a2ade5-78aa-4d63-b006-0f8e8b8d91d3", + "id": "63ae26b2-b788-4c0e-bc56-6c3ce5c4cd6d", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -215336,7 +215336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a71f0d1e-ee7b-4d38-aeb4-a680c0c5edd6", + "id": "2f4f20a2-dfdc-4801-9e4f-3f3a10e3b6cc", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -215393,7 +215393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37d6847d-74a7-4f6a-bf17-9e48e0657cd5", + "id": "a5e1329b-2ab1-4844-9b32-f026324828ce", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -215450,7 +215450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19d5ab1e-77a4-43a6-9e09-5dabe4efb025", + "id": "c1324e24-75cb-4388-9a4a-cec94e637a1e", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -215507,7 +215507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6104c72a-0c1a-48a7-a4c4-ed4d7e4f60bb", + "id": "80157f2a-dd27-4e6a-b456-bbb82fd1687c", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -215564,7 +215564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45f38d1e-b05a-42d6-a479-5b795bb626ab", + "id": "6a6c75e3-48c9-4b28-810d-22219ee406e6", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -215621,7 +215621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92175833-8d9b-462a-b9c9-57dd6642bb7c", + "id": "ec596660-dea9-46bd-8d81-fc2013661335", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -215678,7 +215678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af6b2187-a577-48a3-8103-ba44b30c2eda", + "id": "9bb7322e-c29e-4b58-af8d-ea89cb3d1be1", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -215741,7 +215741,7 @@ } }, { - "id": "7f02ee7d-1ecb-446c-bfe4-c9674d717cbc", + "id": "57e5b87d-13d6-47e9-a87d-e306d524def0", "name": "Delete a Role", "request": { "name": "Delete a Role", @@ -215782,7 +215782,7 @@ }, "response": [ { - "id": "f5d68904-226a-4bd3-bc99-518979eff418", + "id": "d9366c9a-81d2-457d-b4d0-bfad86cdf771", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -215816,7 +215816,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c78d38df-225d-4af2-b62f-8fb8735feb94", + "id": "cbdb16aa-5564-4660-b642-9a92950edd83", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -215860,7 +215860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91dfc892-ce86-43ec-96b2-6af8af98551f", + "id": "5bb58a3e-5c01-4a5d-8763-7ea0ef20fcf4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -215904,7 +215904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb4cfacb-cc6d-4f3b-9707-7bc583d9a0cc", + "id": "9f7ad382-61a6-40a1-8e21-86f73525c537", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -215948,7 +215948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "175b5986-5854-42f9-b819-4cd1ffbaee70", + "id": "4f9ff785-100c-4cf6-9d5e-05a5e05d172c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -215992,7 +215992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c15c132-ce2e-4310-b8a7-9a18331cf617", + "id": "ca2da9d6-ce2b-417e-a44f-07e630696ffc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -216042,7 +216042,7 @@ } }, { - "id": "e5502f4b-b92c-4649-8597-84e8b7f9fcb2", + "id": "139051b5-a72c-4623-b971-0751abd4866f", "name": "Delete Role(s)", "request": { "name": "Delete Role(s)", @@ -216085,7 +216085,7 @@ }, "response": [ { - "id": "936b39f9-7eae-4c40-9d66-ae3b49ca0e5b", + "id": "12369df6-f077-427a-b043-d86a6407364c", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -216142,7 +216142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff7bf96a-6353-4d0c-8b2b-96f876512670", + "id": "668f68a7-319d-493c-ad63-d7305d40c3c4", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -216199,7 +216199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46d1f6dd-0f01-4b34-918f-4d51a9aa35ee", + "id": "52ff9f90-4691-47cc-a6ec-a2e146b98246", "name": "400.1 Role ids limit violation", "originalRequest": { "url": { @@ -216256,7 +216256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "372e1715-ce51-4cb4-a48c-f2b552c3e1cc", + "id": "8cccebf9-a5ab-4399-a7e1-ca821f17352e", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -216313,7 +216313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8341abd-7235-4f4c-ac7c-141ea7504548", + "id": "85c37d60-fb39-497e-aca1-a1dea683372d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -216370,7 +216370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d63356a5-05a9-4d3e-b6f4-c0c48364570e", + "id": "0fcec709-0f85-4777-86c5-d8e8a92afbef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -216427,7 +216427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c3eb697-3d1a-4454-b152-ecdf10cb2cc3", + "id": "c287e694-87b6-4c58-83cf-b22696d671be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -216484,7 +216484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e205dd9c-9a1b-4b84-9e28-85396a3b6cfc", + "id": "bdd73165-41a7-4293-843b-3ff6c90bdd97", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -216547,7 +216547,7 @@ } }, { - "id": "446fa455-99a6-43a8-9915-894099d06c17", + "id": "710872de-96c9-4193-918e-83cace43e388", "name": "List Identities assigned a Role", "request": { "name": "List Identities assigned a Role", @@ -216632,7 +216632,7 @@ }, "response": [ { - "id": "aaf1cb14-9699-4209-aa39-ea958b8dd7b3", + "id": "06b87478-0f91-4cd2-84f7-ebd306e70f48", "name": "List of Identities assigned the Role", "originalRequest": { "url": { @@ -216723,7 +216723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a54675a-57e1-45b0-bc1d-25dd20596d73", + "id": "ba0b0666-2d0b-4889-a8ee-bb532f21f158", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -216814,7 +216814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68c8281f-e0df-4c7c-9211-03702e7cd996", + "id": "b6e2f0b2-7e9f-4946-bce0-7714b73d3c29", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -216905,7 +216905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24228eda-af3a-408b-9618-b71b5e445cc4", + "id": "cbb06f3d-b062-4e44-af8e-cdf9715ee679", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -216996,7 +216996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78cf94c2-d828-4fdd-9b4b-c55354c5367d", + "id": "da63d4f4-8311-415c-ac5a-d7ed6f5ddda9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -217087,7 +217087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "193a6c06-9908-498d-9494-cacccacd40d3", + "id": "3e025da6-c48f-4dda-9d9d-e4b4497469c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -217184,7 +217184,7 @@ } }, { - "id": "888f48ac-682f-4434-974b-c9c731d6421e", + "id": "b0f1b394-6dfe-4780-bfb6-1c732c0273e1", "name": "List role's Entitlements", "request": { "name": "List role's Entitlements", @@ -217281,7 +217281,7 @@ }, "response": [ { - "id": "a6e6b017-356d-4ba9-bd6d-8e7df097e59b", + "id": "3ab5a5fa-7c76-4a83-b33c-a47c4027030f", "name": "List of Entitlements", "originalRequest": { "url": { @@ -217381,7 +217381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "193bf0f8-c3db-42a1-8f3d-9985b4d5475a", + "id": "4a798ed8-8789-4ea7-aef0-9eadca1aae46", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -217481,7 +217481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e4896c6-3085-4e17-8dac-e4a6aa890373", + "id": "50d6f2ec-54f8-4c66-b631-bb6f6f26867f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -217581,7 +217581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e4b95cb-adf8-41d9-9033-5a0c22d667f3", + "id": "7353702e-a2c5-461c-bfd3-8348c5aa2deb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -217681,7 +217681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91cbb649-a844-4c01-b829-92d526048468", + "id": "e3364aab-1b17-4659-8a90-2a2a9eade063", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -217781,7 +217781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b59c9a3-4148-4725-83b7-5ff8a7769c11", + "id": "2873ecb3-1c60-4ac8-8435-3c15420656b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -217887,7 +217887,7 @@ } }, { - "id": "d17e52a6-6abd-432d-bd8d-a151a8417b58", + "id": "d5fef7c0-ddc4-46e3-82d0-c8da386948c9", "name": "Add a Metadata to Role.", "request": { "name": "Add a Metadata to Role.", @@ -217952,7 +217952,7 @@ }, "response": [ { - "id": "a9d902fd-fc5c-4da7-bda7-859dfe3768c1", + "id": "436f74a0-5d04-464d-a047-ae709638eab6", "name": "Responds with the Role as updated.", "originalRequest": { "url": { @@ -218000,7 +218000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b03f5281-9b4c-48e8-8792-c3c690be1a04", + "id": "70f972f2-0eb1-449b-8817-1b668a6ce052", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -218048,7 +218048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0b3976e-9e53-4a7d-b04a-d776404b60fa", + "id": "32088c7f-171c-4cd0-89fe-0f178e5880ea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -218096,7 +218096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78f0aa6a-c4b1-443f-ac0e-6506c56010f6", + "id": "a246d215-662f-425a-a940-ca77f2179474", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -218144,7 +218144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1eda366d-d3dc-4693-870d-bbe8c8e18fce", + "id": "4596fe19-bac8-4b35-aa21-0af0ef5f0471", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -218192,7 +218192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58082afa-2d35-4700-9204-b393b9eec914", + "id": "b1491b3e-aff9-4691-ad83-87763fa13ed2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -218246,7 +218246,7 @@ } }, { - "id": "da832e53-cf5c-41bd-a2f2-76c604752aa3", + "id": "281b6645-a2d5-4cbd-b269-0ab977bf695d", "name": "Remove a Metadata From Role.", "request": { "name": "Remove a Metadata From Role.", @@ -218311,7 +218311,7 @@ }, "response": [ { - "id": "410059da-d3a1-4494-a544-9a8c9d133a25", + "id": "c262d536-f678-4a8d-aa38-e8b4454d1e9f", "name": "Request accepted", "originalRequest": { "url": { @@ -218349,7 +218349,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f7b7ad1a-490a-4909-a7b7-539aa8999a0c", + "id": "f3d0a955-d111-41bd-bb04-c01133c72cd7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -218397,7 +218397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "278cb83d-a27e-4fcc-a53b-c03533bda687", + "id": "055df379-ac27-4957-813e-ccebabd43d96", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -218445,7 +218445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14f62128-b7f8-4fdf-9539-c2fd1fb91a78", + "id": "b6b52410-1e8a-490d-b916-44238f4bcc61", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -218493,7 +218493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "380c3793-9d79-48fa-beec-f9c55b88c3ec", + "id": "70c0a640-a7b6-4287-a5d7-f38f9bc5b40f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -218541,7 +218541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa0c0651-4e49-4e6d-9557-81848a0232a4", + "id": "676d4dee-201d-4cb5-a23a-95a49cac5725", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -218595,7 +218595,7 @@ } }, { - "id": "1d2cede9-b777-4695-ae40-f8b0c057b05d", + "id": "29c0c7ff-5bec-4748-bbfd-7d663fe2a28c", "name": "Bulk-Update Roles' Metadata by ID", "request": { "name": "Bulk-Update Roles' Metadata by ID", @@ -218640,7 +218640,7 @@ }, "response": [ { - "id": "d49699d1-2d3f-495d-9de6-7263e68c85be", + "id": "30e699ad-21bd-49c8-aed1-25c5fdfb653f", "name": "Returned if bulk update request created", "originalRequest": { "url": { @@ -218699,7 +218699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e68d2a1-b388-42b8-83ba-7e717ccaf772", + "id": "b721d92a-2015-4115-ac3c-ba9f8abfda4b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -218758,7 +218758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8310e3e-5f9a-4a24-a549-29b3c0a12998", + "id": "75f275f9-e3f9-45f5-a38f-7c266c12daf2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -218817,7 +218817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "118ba380-abfe-43e4-a832-dfdc0ee55fca", + "id": "769fc164-9309-453b-95f4-14c4245b9448", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -218876,7 +218876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ccb649d-d135-45c0-8afa-f142830aabbf", + "id": "66bfd104-630d-4815-a9ca-3f3e979f203e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -218935,7 +218935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "757d400c-e0ef-4b3c-94f2-3f7cae87138b", + "id": "8874a045-d235-4704-b603-dc4f664a7a51", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -219000,7 +219000,7 @@ } }, { - "id": "3ddd6fb6-da85-4a6e-a275-1e798b08d3c8", + "id": "d2e88dd2-acb8-417b-b6b8-8b8ddb03c074", "name": "Bulk-Update Roles' Metadata by Filters", "request": { "name": "Bulk-Update Roles' Metadata by Filters", @@ -219045,7 +219045,7 @@ }, "response": [ { - "id": "11b2ec9d-b63c-42d3-91f4-05655feb9750", + "id": "06c021a4-7672-4461-9136-4c6c8136df21", "name": "Returned if bulk update request created", "originalRequest": { "url": { @@ -219104,7 +219104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e99a3026-1c00-4bfa-addf-0507faf5ba9f", + "id": "3a493384-18ef-4477-9796-221193b3d40b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -219163,7 +219163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa8442eb-22cf-497b-8f9b-be5ceacc74fe", + "id": "61947d63-ae31-4739-a1b3-4f93ef6c0c9f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -219222,7 +219222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62576ee5-8303-4bc0-bde8-2a26f2b4b730", + "id": "3b408eb8-d374-4512-b4e4-def3525fd85a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -219281,7 +219281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12ae9adf-442b-4282-ad33-12b9d3d480aa", + "id": "af3a367a-8d01-401c-bba5-a00c0d667af6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -219340,7 +219340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1489ce5-6bd7-4d50-8269-b2c804c5f655", + "id": "cf9bd7ba-b1d3-4b16-8f26-d44ba56047d4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -219405,7 +219405,7 @@ } }, { - "id": "4d03938b-7086-47e1-832c-8eca90a5931a", + "id": "5ffa964b-1c4f-45f4-9e20-43a9d6bb3bb6", "name": "Bulk-Update Roles' Metadata by Query", "request": { "name": "Bulk-Update Roles' Metadata by Query", @@ -219450,7 +219450,7 @@ }, "response": [ { - "id": "91d44bdc-5fba-45fa-9840-dea4f1d7a7d1", + "id": "2812ab56-f20e-48be-902a-769ba542988d", "name": "Returned if bulk update request created", "originalRequest": { "url": { @@ -219509,7 +219509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "014e8ade-5718-4d2f-9272-41ccad3ede0d", + "id": "444f0a9f-607a-4467-b990-1192ec3da454", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -219568,7 +219568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6635b377-1b1e-4bae-8beb-095d6f95023f", + "id": "39724868-4e8a-4c4c-bfcc-ffde2516d58c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -219627,7 +219627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15a60d1c-a9d4-4716-a128-4cee6ca90b1d", + "id": "b2b20943-f17a-40aa-b9d9-59d94ea2deae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -219686,7 +219686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5141cc1b-60a0-432d-a102-fb0efa61a2cd", + "id": "f8c5abbd-86ca-4ef9-acbd-0b242cb1075f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -219745,7 +219745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ba64037-4b3b-45d8-bf84-03dff356ab0a", + "id": "80eaa4c0-3c02-443e-900b-15bc57d6da3b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -219810,7 +219810,7 @@ } }, { - "id": "cb8ea491-92c0-4578-8555-a3ddf1dfa183", + "id": "abe2909a-efe6-4b30-a188-40fc5a16198d", "name": "Get Bulk-Update Status by ID", "request": { "name": "Get Bulk-Update Status by ID", @@ -219853,7 +219853,7 @@ }, "response": [ { - "id": "e0c27567-f467-47e0-8089-d6cbf5f5b80a", + "id": "2e566892-649f-4615-84a3-df342ffb98f5", "name": "return if bulk update status could be found.", "originalRequest": { "url": { @@ -219899,7 +219899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1265f47f-e51a-4938-81b0-f008e072b99a", + "id": "2c037f2a-59fc-4d2f-8ee7-493629f964de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -219945,7 +219945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db597c95-b152-4c1a-b4ae-be5103608a24", + "id": "4d9ffc8b-f7f4-4c28-83fd-ec02c41d01e5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -219991,7 +219991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31bda952-a903-40a7-9b82-482102e827eb", + "id": "947dec3b-20b6-422a-bb79-2fcee2748b18", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -220037,7 +220037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36b10ba1-05fb-45a1-be18-d121f7d53151", + "id": "fb1c4d34-3c29-4d34-bc70-e41c2b7bdc9b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -220083,7 +220083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83cbf06e-3dae-4665-aa97-9e0df158ed2b", + "id": "1231b9ac-081b-4c29-a0e8-98d9e73bf063", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -220135,7 +220135,7 @@ } }, { - "id": "abfc4f3b-c173-4590-a3f9-2e9dd0b7a314", + "id": "b3473657-c21d-4ef4-b79e-c55306ee50ec", "name": "Get Bulk-Update Statuses", "request": { "name": "Get Bulk-Update Statuses", @@ -220166,7 +220166,7 @@ }, "response": [ { - "id": "5b869e65-2476-4c6a-b727-ffe8eee805cf", + "id": "3f6d65fe-0988-4418-ae6e-efb03eb1aec3", "name": "successfully get the status of all bulk updates.", "originalRequest": { "url": { @@ -220211,7 +220211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dcea77f-4bdc-401c-8367-6c9b83e38fc8", + "id": "1298d1ff-53b6-4240-b68f-d4115a6d98a5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -220256,7 +220256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38f5a10a-636a-45b1-a136-ae2db27b0172", + "id": "765993b7-3d2c-44dd-a118-82c431319692", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -220301,7 +220301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "602e0124-3562-48b6-92b9-4257729df5c3", + "id": "17d2fc10-1b78-45ed-8074-7674e5d69aea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -220346,7 +220346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23408771-cc6d-4270-8175-524e8047ad14", + "id": "ba4a69ed-ecf2-417f-9a52-74fdbb9ae9d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -220391,7 +220391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6140dfba-45e7-4728-81d0-61da969586e5", + "id": "4554ee78-68c8-4ff5-9ff2-cd1ea76334f3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -220442,7 +220442,7 @@ } }, { - "id": "99a41796-8a85-40c8-a216-1b3df379cb8c", + "id": "748c881e-820b-4a9c-9053-f00cd6b89add", "name": "Filter Roles by Metadata", "request": { "name": "Filter Roles by Metadata", @@ -220558,7 +220558,7 @@ }, "response": [ { - "id": "13f7a5dd-0da5-4e5c-9289-42458ca0ec00", + "id": "72436217-9764-4f0f-998d-b51a2cfc9b99", "name": "Responds with A list of Roles", "originalRequest": { "url": { @@ -220679,7 +220679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1e800b8-fcc3-4459-aeeb-b1ac60eb219b", + "id": "40eb6866-d0d5-4c57-b60d-d703c1a16ebe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -220800,7 +220800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9393e61d-2277-4bb6-a1a9-0aa6e642fa25", + "id": "6d4a7701-6a5d-4452-9e99-5697156c74ea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -220921,7 +220921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cd60ffc-9b27-4321-93bd-cfa51f0b1093", + "id": "a1d0ef04-9aac-43c2-a10b-aee3077d85de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -221042,7 +221042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5de120c-285e-474e-b7ce-7a452cb62f5b", + "id": "c1f51b22-81bd-4342-8a42-a075952c450c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -221163,7 +221163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f23b2ef7-6a5c-47cd-8d5d-95bf7a46e4a9", + "id": "556be121-2874-478a-9262-a2d2ae41cf6b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -221296,7 +221296,7 @@ "description": "Use this API to implement saved search functionality. \nWith saved search functionality in place, users can save search queries and then view those saved searches, as well as rerun them. \n\nSearch queries in Identity Security Cloud can grow very long and specific, which can make reconstructing them difficult or tedious, so it can be especially helpful to save search queries. \nIt also opens the possibility to configure Identity Security Cloud to run the saved queries on a schedule, which is essential to detecting user information and access changes throughout an organization's tenant and across all its sources. \nRefer to [Scheduled Search](https://developer.sailpoint.com/docs/api/v3/scheduled-search/) for more information about running saved searches on a schedule. \n\nIn Identity Security Cloud, users can save searches under a name, and then they can access that saved search and run it again when they want. \n\nRefer to [Managing Saved Searches](https://documentation.sailpoint.com/saas/help/search/saved-searches.html) for more information about saving searches and using them.\n", "item": [ { - "id": "2016e564-6b70-417f-b61d-facb9ddbdf50", + "id": "635c2691-3506-409c-90df-9a708437d3ab", "name": "Create a saved search", "request": { "name": "Create a saved search", @@ -221338,7 +221338,7 @@ }, "response": [ { - "id": "a62b8407-c5f1-427c-a795-84a4e89fed65", + "id": "3aa177a2-2eaf-4ac8-96de-780883fdb3f0", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -221394,7 +221394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40e14cb7-ffdd-46c8-9571-1fef8a3cb9f5", + "id": "0995bfd6-49ee-48b7-b377-0bf85c4e7d07", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -221450,7 +221450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cc88afd-b9ad-4472-addb-f2770ae1646d", + "id": "43ff2b39-ea91-42ef-b144-1b4fe8478e2d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -221506,7 +221506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "595fc882-1632-45a6-8095-6cf5f807affb", + "id": "6c5f57e9-75f6-439d-b190-017acead9ff2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -221562,7 +221562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3841d181-da4b-4267-a8c3-afd790204036", + "id": "307a0444-acc4-46ab-8d7c-819ad32db981", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -221618,7 +221618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e5cc433-d534-49e9-8d41-0e6ba79e380b", + "id": "446a825c-f7df-43dc-b3b1-9358ec051747", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -221680,7 +221680,7 @@ } }, { - "id": "cb251b8a-7550-4677-bcef-c355a0dca79e", + "id": "d1787f71-b699-44a3-8616-0d764458f464", "name": "A list of Saved Searches", "request": { "name": "A list of Saved Searches", @@ -221746,7 +221746,7 @@ }, "response": [ { - "id": "d51b9c4c-d8b3-42a3-ab96-d32fc760b20f", + "id": "790f7c41-3938-4c10-8b8b-53d1ddf33cd2", "name": "The list of requested saved searches.", "originalRequest": { "url": { @@ -221835,7 +221835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4ecf95e-03f0-4331-a541-5e5b1e812384", + "id": "22f59982-70d0-43f2-920b-bd8bc609ca65", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -221915,7 +221915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1850687-53c7-4471-8b25-a1b4dfcc209a", + "id": "76631f5e-139b-429b-be55-2b427e585bcd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -221995,7 +221995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6acfbb9f-cd8c-4a4d-83cf-258542d95010", + "id": "23c8ebd8-069e-493a-a3a3-c48619471e2f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -222075,7 +222075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70674c50-b63d-4905-8d59-f118b25bbb0b", + "id": "0f61a2b9-2c1d-462a-a135-af30238c31ec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -222155,7 +222155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26cba91b-1b9f-4717-8ad8-90150df8b6e7", + "id": "03717587-b532-46e0-a012-1deab27690ab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -222241,7 +222241,7 @@ } }, { - "id": "a3056ac6-f454-43d3-b7f1-de19784e81a2", + "id": "831c76eb-b058-4fdf-9eb9-dcff619abb75", "name": "Updates an existing saved search\n", "request": { "name": "Updates an existing saved search\n", @@ -222295,7 +222295,7 @@ }, "response": [ { - "id": "7acbc0d1-0cd5-4129-b2cb-de46c2118795", + "id": "e5507c0d-b659-4b97-8788-cf6215e72ed9", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -222352,7 +222352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7872e880-dcb9-417d-b551-d2299be0ccf3", + "id": "cd749e5e-ff0e-4713-9f03-5c8f331d040c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -222409,7 +222409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65f9c7d4-1351-4ecb-9ff7-e4b472c6d81a", + "id": "5672c981-d02a-4aa8-bc9a-951a1b41aa9a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -222466,7 +222466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1915361d-63c1-4e76-a50e-f0be588657a3", + "id": "cc86b04b-5ead-4817-b625-a00409b682d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -222523,7 +222523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ab0f93a-61ed-48f1-a2c1-fc4f7a66bfb3", + "id": "8f748b45-aa43-4e78-be08-d6531b61e02c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -222580,7 +222580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c253c8e-441c-4f88-b963-4e55497bbe61", + "id": "06741e01-8891-44b6-b69e-18c6bda68cc7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -222643,7 +222643,7 @@ } }, { - "id": "d74c2439-fff9-4102-b8dc-39ba52e24bc5", + "id": "51c0dd3e-f8f3-45a9-b9bf-10a45ad6fa70", "name": "Return saved search by ID", "request": { "name": "Return saved search by ID", @@ -222684,7 +222684,7 @@ }, "response": [ { - "id": "7fd7739d-a9ec-4701-af1f-da0c069f2ace", + "id": "7d21b503-ee49-4dd3-b108-3154cd44b4f5", "name": "The requested saved search.", "originalRequest": { "url": { @@ -222728,7 +222728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "356a4052-3270-438e-b5f1-c6b426c52f87", + "id": "392acec7-652b-408c-a64d-58259d6e8de7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -222772,7 +222772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0618c169-aac2-40c1-938b-3dc60846f684", + "id": "c0f26f39-d062-4f5b-ab7c-628e144bb9dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -222816,7 +222816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37cbca15-f9cd-4c7e-9116-8bead3bb47db", + "id": "7edd44f2-2061-41e9-9c12-002e1d2443b4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -222860,7 +222860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1971376e-d146-4ca2-a4b4-3ad61f78dbd8", + "id": "5534e3d9-418a-4046-94bb-b472f9a5d6e3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -222904,7 +222904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3e90e13-68b2-4e25-a09f-adf7659e8505", + "id": "32aea081-0515-442a-8115-d0cf4dfffa1e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -222948,7 +222948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fdaffb8-e359-4114-a632-254d111c5c02", + "id": "29cc001d-91e9-406e-b7be-578072312952", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -222998,7 +222998,7 @@ } }, { - "id": "318a26d6-b813-4b48-abe9-b4d0799e45a0", + "id": "7fe2d416-35f5-4632-b531-632d4fd3161a", "name": "Delete document by ID", "request": { "name": "Delete document by ID", @@ -223039,7 +223039,7 @@ }, "response": [ { - "id": "c07ddfc5-d883-4a9b-8751-e28ec1e8e053", + "id": "55e86c68-a57d-490c-aac5-d8beb6ea411b", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -223073,7 +223073,7 @@ "_postman_previewlanguage": "text" }, { - "id": "968ebbeb-b00c-4414-a280-18d551936961", + "id": "4d5c4ab4-7426-45df-8138-512138d3a2d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -223117,7 +223117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a8fc6a3-6619-45bd-9ceb-6bfdd4ec4232", + "id": "1eb7c331-9b6f-4e10-8912-2d4df3172c13", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -223161,7 +223161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97ebea27-bbe3-44c1-9c6a-2d58073a3aad", + "id": "bdaf3784-e6d1-46b8-b570-949b3ee19a4a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -223205,7 +223205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53620826-6eb1-42ef-a158-734ba1d84d88", + "id": "80788127-dd80-4bae-a55d-19dd3e72d5ef", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -223249,7 +223249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a22609be-da67-4062-98c4-bf099d4c8550", + "id": "af69add2-8126-46b9-a1e6-7b0051fb22f1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -223293,7 +223293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1233bf2-f6af-4c58-b669-313305ab3014", + "id": "c1890d8a-277c-4ca2-8adc-8a8e1617e931", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -223343,7 +223343,7 @@ } }, { - "id": "764b804c-cea4-4803-83e9-6ed15be53514", + "id": "60b23656-1f1f-454a-88c6-deadc53e758d", "name": "Execute a saved search by ID", "request": { "name": "Execute a saved search by ID", @@ -223398,7 +223398,7 @@ }, "response": [ { - "id": "a258da8b-70a5-4303-95f7-1bd3527434ca", + "id": "2ea20545-77bd-4653-96c6-9deea5a915b7", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -223446,7 +223446,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2e3d75ae-6360-4bb3-bef6-40ac4768f4fe", + "id": "0531e271-8561-42e5-addf-37509404d88d", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -223504,7 +223504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4190080-9f81-49b9-8b57-f26b6685ec6a", + "id": "8a95b9a1-2aec-460b-b718-7456bd238382", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -223562,7 +223562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90607a61-f0bd-4763-bec0-bc2a1ec7ca75", + "id": "ff0eb889-9bb5-4f7c-ad8a-425193fd822b", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -223620,7 +223620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f25d853-ba0b-4cdd-8860-a753f2768028", + "id": "91f049da-12e8-404a-9f20-75ff75a0b97e", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -223678,7 +223678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88dae710-25c2-402c-9b2c-8d4787224e4a", + "id": "c3f36f2d-93a3-45aa-a04b-ba265efe43dd", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -223736,7 +223736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8898054b-eda2-47ce-ba7d-eea998ce0bae", + "id": "5168e7ea-98db-4275-887f-c8661ac386c0", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -223794,7 +223794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a3f5200-5037-441e-bbfb-5601b366cfc4", + "id": "8282861d-fb79-4f0d-9e7a-91aaa1817bff", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -223852,7 +223852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6354e90b-1b77-499a-a18f-a7f2ff1131e0", + "id": "63329741-abd6-4a9c-a7fc-72fe7881998e", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -223910,7 +223910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da5b2da9-d004-4c62-801b-7e7c84fdf5b3", + "id": "9bf1abae-a21f-4d3f-b6a9-8c176f0d7626", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -223968,7 +223968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e1f3537-74c5-48a5-a9eb-8233232fc057", + "id": "d2dc5dc6-144f-4cc1-9756-dcdc00c582d7", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -224026,7 +224026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7095374a-7be7-484e-b8d8-52adb7d21701", + "id": "f1e8eadc-1d23-4025-802d-b45bf2803976", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -224084,7 +224084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ad74951-66ad-4565-b4ec-463395190704", + "id": "c60a9001-2b59-437e-8cd8-ddd546a88157", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -224154,7 +224154,7 @@ "description": "Use this API to implement scheduled search functionality. \nWith scheduled search functionality in place, users can run saved search queries on their tenants on a schedule, and Identity Security Cloud emails them the search results. \nUsers can also share these search results with other users by email by adding those users as subscribers, or those users can subscribe themselves. \n\nOne of the greatest benefits of saving searches is the ability to run those searches on a schedule. \nThis is essential for organizations to constantly detect any changes to user information or access throughout their tenants and across all their sources. \nFor example, the manager Amanda Ross can schedule a saved search \"manager.name:amanda.ross AND attributes.location:austin\" on a schedule to regularly stay aware of changes with the Austin employees reporting to her.\nIdentity Security Cloud emails her the search results when the search runs, so she can work on other tasks instead of actively running this search.\n\nIn Identity Security Cloud, scheduling a search involves a subscription. \nUsers can create a subscription for a saved search and schedule it to run daily, weekly, or monthly (you can only use one schedule option at a time). \nThe user can add other identities as subscribers so when the scheduled search runs, the subscribers and the user all receive emails. \n\nBy default, subscriptions exclude detailed results from the emails, for security purposes. \nIncluding detailed results about user access in an email may expose sensitive information.\nHowever, the subscription creator can choose to include the information in the emails. \n\nBy default, Identity Security Cloud sends emails to the subscribers even when the searches do not return new results. \nHowever, the subscription creator can choose to suppress these empty emails. \n\nUsers can also subscribe to saved searches that already have existing subscriptions so they receive emails when the searches run. \nA saved search can have up to 10 subscriptions configured at a time. \n\nThe subscription creator can enable, disable, or delete the subscription. \n\nRefer to [Subscribing to Saved Searches](https://documentation.sailpoint.com/saas/help/search/saved-searches.html#subscribing-to-saved-searches) for more information about scheduling searches and subscribing to them.\n", "item": [ { - "id": "ade72fa3-c8de-43c9-ab97-419bbebd38fd", + "id": "938c7039-6a47-4320-8c77-15a995c1f323", "name": "Create a new scheduled search", "request": { "name": "Create a new scheduled search", @@ -224196,7 +224196,7 @@ }, "response": [ { - "id": "65c2f46e-8109-4680-b79f-f013aec8dd2f", + "id": "09f4834d-c87c-4f4f-9397-3dec82c2b512", "name": "Daily Search", "originalRequest": { "url": { @@ -224252,7 +224252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "159f7a1a-3960-4330-9810-a989f415b010", + "id": "3da5635a-6d07-467b-b22d-9f879b9ccc11", "name": "Weekly Search", "originalRequest": { "url": { @@ -224308,7 +224308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "203a27b7-780b-42e2-a7ca-e8c0974194f7", + "id": "152c9d90-7d5b-40a5-b687-bff99e723bb6", "name": "Monthly Search", "originalRequest": { "url": { @@ -224364,7 +224364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d75d472f-dc95-4f09-8506-e275a529ce5a", + "id": "f8d08bf3-d135-408a-90ef-acc6319d0ba1", "name": "Annual Search", "originalRequest": { "url": { @@ -224420,7 +224420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79e1aef0-7cda-4819-9c61-a700727ee0bd", + "id": "3a6dde38-ae51-4332-a6b0-0f1ceea33283", "name": "Calendar Search", "originalRequest": { "url": { @@ -224476,7 +224476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c3f5b59-9d09-431c-9c1e-03778c9c223b", + "id": "83207dc5-ca05-43a9-a89f-a612a73f5f42", "name": "Daily Search", "originalRequest": { "url": { @@ -224532,7 +224532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad9eab8d-9777-4de5-bf4c-c8d948790366", + "id": "f4bf8480-a90a-4a84-a680-a757ab131ec0", "name": "Weekly Search", "originalRequest": { "url": { @@ -224588,7 +224588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6255957-1002-48e4-a324-0f7bfd653733", + "id": "8e1b0121-dddb-41b7-977e-dd5c6a90dd79", "name": "Monthly Search", "originalRequest": { "url": { @@ -224644,7 +224644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fb27117-6f37-4954-8749-743d502d761b", + "id": "5e1b208e-eb7d-418a-b470-0f176012b322", "name": "Annual Search", "originalRequest": { "url": { @@ -224700,7 +224700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d7f5666-4b77-48de-92a7-3bdcfebc4bd2", + "id": "6012618a-1291-469d-ba52-94eabdb62260", "name": "Calendar Search", "originalRequest": { "url": { @@ -224756,7 +224756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1f25ddf-f1da-411a-9e7d-dda4621e3299", + "id": "a4eea882-99e4-42b2-b14a-574fd9d13c0e", "name": "Daily Search", "originalRequest": { "url": { @@ -224812,7 +224812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "885dbf10-2adc-4b9e-87bd-fcb53a364719", + "id": "bf09e3c6-042c-48d1-a5f1-3cc8541cbf0c", "name": "Weekly Search", "originalRequest": { "url": { @@ -224868,7 +224868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e30f5199-539f-443e-a1ae-ff7814345c40", + "id": "9bb98aef-47ca-4d88-88c2-907ca67b547e", "name": "Monthly Search", "originalRequest": { "url": { @@ -224924,7 +224924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1f109b0-217f-4b1e-8354-cf14bf2da5f8", + "id": "7189df07-59b0-4e9d-a81c-5ed6083a723b", "name": "Annual Search", "originalRequest": { "url": { @@ -224980,7 +224980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b566e25-4f61-4b02-9f50-428da43b1c68", + "id": "4fed4c67-8197-4978-9540-55c51b8687e6", "name": "Calendar Search", "originalRequest": { "url": { @@ -225036,7 +225036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2c8804a-6097-4132-ba41-f084b96588d5", + "id": "0e7e25a9-cee5-4283-8b3c-70fd11bff2e7", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -225092,7 +225092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27e53990-0ccb-487b-ba98-665957e00dbc", + "id": "155178ef-a278-49e2-ab82-2d893e80505b", "name": "Weekly Search", "originalRequest": { "url": { @@ -225148,7 +225148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc0fb938-3168-468a-b6e3-6c5d8c69d972", + "id": "04397fe6-5686-4a84-ada7-68e1759b307b", "name": "Monthly Search", "originalRequest": { "url": { @@ -225204,7 +225204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "304f614f-e153-4169-bb0b-75af3082261e", + "id": "9a4f884d-bb26-4f8b-84f9-552c953a0778", "name": "Annual Search", "originalRequest": { "url": { @@ -225260,7 +225260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a6b8de7-ee15-4e6e-9ca6-41111b0c63dd", + "id": "fb90e04f-2378-4219-87eb-724cb811c056", "name": "Calendar Search", "originalRequest": { "url": { @@ -225316,7 +225316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6913daa-f35f-4392-97d2-374ff3072c6e", + "id": "0cf3bb58-d655-4ed6-9ba5-fe93fb800e1b", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -225372,7 +225372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfe49b28-4453-48af-b9df-36dac4ec20df", + "id": "3bec133c-afa6-40b8-b9fa-b33ed487eb78", "name": "Weekly Search", "originalRequest": { "url": { @@ -225428,7 +225428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d0835e3-4f1b-400d-b0c7-22d5a8beb840", + "id": "8a7dcbef-1f5e-4f90-961e-fe875cd3bcb1", "name": "Monthly Search", "originalRequest": { "url": { @@ -225484,7 +225484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21b08f2f-5edc-4ddc-88ff-88659095e313", + "id": "301982bf-8b8d-4424-aa98-c81c65159fcf", "name": "Annual Search", "originalRequest": { "url": { @@ -225540,7 +225540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e310fe38-239d-4141-8fc5-dc5b5335aaa7", + "id": "3ed73bbe-806e-4d35-aa2b-0c99e340ccdc", "name": "Calendar Search", "originalRequest": { "url": { @@ -225596,7 +225596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4be31469-089e-4300-9296-2f7f501a1794", + "id": "88fbc41b-f813-4e3b-9572-35c80b60c433", "name": "Daily Search", "originalRequest": { "url": { @@ -225652,7 +225652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "625c9fe9-e4f2-4b5c-9d0c-47435ba55b44", + "id": "efb579ce-b824-4498-8e5a-c9f5c877ebae", "name": "Weekly Search", "originalRequest": { "url": { @@ -225708,7 +225708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4db3f290-a640-4c48-b22d-7c6b72a8f60d", + "id": "e312d9b7-35e1-4016-a92c-dc62f969e237", "name": "Monthly Search", "originalRequest": { "url": { @@ -225764,7 +225764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07a2697e-a50f-400c-9e8b-d1af78373df5", + "id": "f0972bd3-5416-4f17-964d-18a5fc28b79a", "name": "Annual Search", "originalRequest": { "url": { @@ -225820,7 +225820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed8d4754-b107-4c2b-bf0f-b029d8efb3c7", + "id": "92807462-b475-4719-a1a9-4227e78ede3a", "name": "Calendar Search", "originalRequest": { "url": { @@ -225876,7 +225876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cc06e98-d08c-4a59-8d1a-fb9c22ee99b2", + "id": "1ebd9adf-daaf-4116-8d03-c3b0e09f314f", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -225932,7 +225932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c026d7cd-725a-4041-8918-1f709fe71738", + "id": "4d904c09-e045-4e28-9f5c-e18ac9e68e4a", "name": "Weekly Search", "originalRequest": { "url": { @@ -225988,7 +225988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65941d44-23ac-43b7-9f3f-695204d083e5", + "id": "2571be12-c5f8-4b2a-89e5-f3c22690527f", "name": "Monthly Search", "originalRequest": { "url": { @@ -226044,7 +226044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7787569c-88ee-431b-b426-03b71be111b0", + "id": "1e334766-2445-424c-be88-eb1e6d6f5958", "name": "Annual Search", "originalRequest": { "url": { @@ -226100,7 +226100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6de5e27e-2ae1-4053-842a-142536c390d5", + "id": "29e14202-6cf0-44f5-81bf-f817e71c1031", "name": "Calendar Search", "originalRequest": { "url": { @@ -226162,7 +226162,7 @@ } }, { - "id": "3e34138e-b518-4cf1-be73-786eb50a6d9e", + "id": "589ec416-f683-44c1-883a-cc16513aacdf", "name": "List scheduled searches", "request": { "name": "List scheduled searches", @@ -226228,7 +226228,7 @@ }, "response": [ { - "id": "3228c028-ef3f-4a6b-a81f-7a7bd9b12ee2", + "id": "feed6dae-ee9f-4560-903b-11c7506ce440", "name": "The list of requested scheduled searches.", "originalRequest": { "url": { @@ -226317,7 +226317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3923b80d-e350-475c-bdc1-ba72f70e84cb", + "id": "e4e3061c-e5ae-4984-a5cd-36791641d255", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -226397,7 +226397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9a67777-4340-48c8-8a51-75048de787af", + "id": "42195d88-224e-4e8e-8924-260b66712e94", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -226477,7 +226477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44133a6c-9951-461a-9790-f42d87193fee", + "id": "4bff5e2b-776c-493a-a252-639cfecd0fc8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -226557,7 +226557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70168c00-2665-4ff3-849b-8991c504a0d9", + "id": "10fda81f-f9eb-438c-b95b-12c0b03800bf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -226637,7 +226637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04e66eff-7258-40a3-b15a-394741d945a2", + "id": "3056590d-2a1c-4a39-8938-872cb1681f44", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -226717,7 +226717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35105243-e200-42f6-a040-d464d17fbe14", + "id": "2d86a9a2-dd71-49b3-a3a3-fce977785c00", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -226803,7 +226803,7 @@ } }, { - "id": "cee89229-0286-4dc0-88bd-0f2ae1932691", + "id": "11cc4742-54ff-4833-84ac-f1dd479f362c", "name": "Update an existing Scheduled Search", "request": { "name": "Update an existing Scheduled Search", @@ -226857,7 +226857,7 @@ }, "response": [ { - "id": "ec88fb8b-9b40-4ed7-9b83-49b923774c75", + "id": "c34bab95-9766-47db-a9e0-14c530b0322c", "name": "The persisted scheduled search.", "originalRequest": { "url": { @@ -226914,7 +226914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6713c082-c87f-4b1d-ac2a-2d07ae18cb52", + "id": "3cdf4562-c62d-404a-8d43-cb464be87b03", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -226971,7 +226971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c9bdfad-62ff-449f-bea0-a37d878bc88b", + "id": "fddf2236-7e14-4ddc-ac1e-6537f0eba7b0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -227028,7 +227028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1d0832e-5e36-4075-a4a0-0b4e25bc65c0", + "id": "9c0a092e-ac9f-4e12-8b32-9255392f5a4d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -227085,7 +227085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2052b0a4-2976-43f6-9bb6-60c53cbac1eb", + "id": "fa565731-1f08-4b42-8eaf-846deec1e774", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -227142,7 +227142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebc8f7ac-4b92-4a16-837a-51b67f609936", + "id": "b9941a5e-d7cc-4bd4-97d7-06feb4732ac5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -227199,7 +227199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e05a8e4-b140-45b4-86bc-5f2b70408c3a", + "id": "9bd96ec8-22fb-4f16-a4d0-c4234afc73bb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -227262,7 +227262,7 @@ } }, { - "id": "6fe4976e-bc9d-4241-b2ab-6555137ba439", + "id": "2fdc0cce-0ed6-4d08-917a-5a701b8a63f1", "name": "Get a Scheduled Search", "request": { "name": "Get a Scheduled Search", @@ -227303,7 +227303,7 @@ }, "response": [ { - "id": "6986ab7f-b98f-43f9-aad0-da182af62a8d", + "id": "3c7ba2da-ec74-4b70-9d10-6f8898cae07e", "name": "The requested scheduled search.", "originalRequest": { "url": { @@ -227347,7 +227347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b617ab6d-44f7-4bc4-9980-7391f791d1da", + "id": "92877d76-fa66-4876-91ee-0046eaf96219", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -227391,7 +227391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e826652-d008-40ce-ac8e-043f6417c910", + "id": "c6985f63-efb1-4acc-aac4-b511c030f634", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -227435,7 +227435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3fd0bd4-aa9e-4579-b21f-43e3cce522a8", + "id": "4e994ec4-a0be-4b88-85ca-fcfa6e3d6047", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -227479,7 +227479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf8f37ef-8049-493c-af7c-958be606e277", + "id": "360fb1a3-cb88-42f4-9238-5f78184657a4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -227523,7 +227523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af2a00ec-4787-48d6-b707-526882fadcac", + "id": "1f72d5c8-2bd5-405f-8ad7-8751da4a7db9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -227567,7 +227567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c71c427-2131-41d1-a8af-2fab39dc3128", + "id": "46bd5ba8-598e-46cb-aa6c-dd20ce9e873f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -227617,7 +227617,7 @@ } }, { - "id": "fea3eae9-bc71-4c0a-adcf-df47b18125bd", + "id": "dacfd4e0-3137-4ef6-820b-d79d64a1c604", "name": "Delete a Scheduled Search", "request": { "name": "Delete a Scheduled Search", @@ -227658,7 +227658,7 @@ }, "response": [ { - "id": "c5b97cec-ce0d-4f57-bb47-08e06d2e63f6", + "id": "8bef5742-9c9e-4541-b13f-e93f3c26b3a5", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -227692,7 +227692,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0dc7ae0f-1165-44a4-9fab-abcfe9fe7a70", + "id": "32a95792-69fd-463d-809b-208d70b03b3a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -227736,7 +227736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9944d8ad-e464-4232-bd87-94ea4d694400", + "id": "8f97ee94-1bbd-4601-828a-fdab4a4ac2c6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -227780,7 +227780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d657b403-807e-4131-95da-d097c16ca885", + "id": "47840fb4-ffca-4e08-aad5-6ff7c8f3e31c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -227824,7 +227824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "158f978f-a647-4bb7-98b3-8c22d6bd5344", + "id": "ba510abb-5fa8-498f-ae05-7f3adb3c60ca", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -227868,7 +227868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daebdfee-4cb1-48c5-ade2-4cff8d492f18", + "id": "aebb89e3-b67d-4b54-a5b6-8d7bcfc1e4ee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -227912,7 +227912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "573f43ef-fa97-4f81-8776-a376d01740f4", + "id": "f3665a36-59eb-48e2-ad8c-33593b527973", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -227962,7 +227962,7 @@ } }, { - "id": "f7779828-a570-439e-b9c2-bc160e14a26e", + "id": "d3f843e8-dd6d-4830-9ba7-72fe3c1a2ca7", "name": "Unsubscribe a recipient from Scheduled Search", "request": { "name": "Unsubscribe a recipient from Scheduled Search", @@ -228017,7 +228017,7 @@ }, "response": [ { - "id": "d78429f6-70c5-463c-8cb3-bd49ceda683c", + "id": "0202f485-d65e-48e1-a4f5-ade1da385504", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -228065,7 +228065,7 @@ "_postman_previewlanguage": "text" }, { - "id": "66a9e7c2-0f21-416a-9ccb-b591ce4fe35c", + "id": "2c9ab57e-90a2-4a61-823c-39dc9e70b6ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -228123,7 +228123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "221cae67-6b7f-4c6a-9a93-908649769be9", + "id": "d29c06f0-04b8-4d2a-ae58-44921d2a588c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -228181,7 +228181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "776bcdf3-fd25-46b0-adb8-8e94b1611e60", + "id": "edb8189c-69fb-4c6d-9b29-ed4073cb10d6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -228251,7 +228251,7 @@ "description": "Use this API to implement search functionality. \nWith search functionality in place, users can search their tenants for nearly any information from throughout their organizations. \n\nIdentity Security Cloud enables organizations to store user data from across all their connected sources and manage the users' access, so the ability to query and filter that data is essential. \nIts search goes through all those sources and finds the results quickly and specifically. \n\nThe search query is flexible - it can be very broad or very narrow. \nThe search only returns results for searchable objects it is filtering for. \nThe following objects are searchable: identities, roles, access profiles, entitlements, events, and account activities. \nBy default, no filter is applied, so a search for \"Ad\" returns both the identity \"Adam.Archer\" as well as the role \"Administrator.\"\n\nUsers can further narrow their results by using Identity Security Cloud's specific syntax and punctuation to structure their queries. \nFor example, the query \"attributes.location:austin AND NOT manager.name:amanda.ross\" returns all results associated with the Austin location, but it excludes those associated with the manager Amanda Ross.\nRefer to [Building a Search Query](https://documentation.sailpoint.com/saas/help/search/building-query.html) for more information about how to construct specific search queries. \n\nRefer to [Using Search](https://documentation.sailpoint.com/saas/help/search/index.html) for more information about Identity Security Cloud's search and its different possibilities. \n\nThe search feature uses Elasticsearch as a datastore and query engine. \nThe power of Elasticsearch makes this feature suitable for ad-hoc reporting.\nHowever, data from the operational databases (ex. identities, roles, events, etc) has to be ingested into Elasticsearch. \nThis ingestion process introduces a latency from when the operational data is created to when it is available in search. \nDepending on the system load, this can take a few seconds to a few minutes. \nPlease keep this latency in mind when you use search.\n", "item": [ { - "id": "70e9763a-5756-4631-bdb7-74cd457e999e", + "id": "de4fd629-84c3-4e63-b638-535ea71eb2d1", "name": "Perform Search", "request": { "name": "Perform Search", @@ -228321,7 +228321,7 @@ }, "response": [ { - "id": "1cab221e-36de-406f-b5cc-203101b0da80", + "id": "17951d0a-4dab-4b0c-89cb-89e46b756479", "name": "A collection of AccessProfiles", "originalRequest": { "url": { @@ -228414,7 +228414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a68adb8-0d45-432a-a18a-040c98b7c2bb", + "id": "72bc2791-5cbc-477d-b593-5bd9c338da37", "name": "A collection of Entitlements", "originalRequest": { "url": { @@ -228507,7 +228507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f11cdf1-0f8a-44b4-8bcc-4dd879e78121", + "id": "c596f8c5-dfd1-4852-97a7-87c6f0dc5d36", "name": "A collection of Events", "originalRequest": { "url": { @@ -228600,7 +228600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e3db49c-3561-446d-94f3-9b69e08044ce", + "id": "547ee13a-dea3-4f74-912b-ac988bdbf8de", "name": "A collection of Identities", "originalRequest": { "url": { @@ -228693,7 +228693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afc10a05-0625-48d0-a3cf-117c0175810f", + "id": "ffd56408-79c5-4b9b-8968-5997d1261c38", "name": "A collection of Roles", "originalRequest": { "url": { @@ -228786,7 +228786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afc62aea-8d8e-4d13-b8ff-b353295c8472", + "id": "31b1cea9-ebec-40e3-8a62-a0470686f649", "name": "Filter with Exists", "originalRequest": { "url": { @@ -228879,7 +228879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33ed1e72-01dd-4623-a931-efc4af9998ad", + "id": "d382a6de-713c-4127-9381-8fc73ac6d129", "name": "Filter with Range", "originalRequest": { "url": { @@ -228972,7 +228972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88232a4f-1218-46a3-8d4d-9973232d0e0c", + "id": "a83fd07b-fbdd-46a3-89b8-91c5a1c066c5", "name": "Filter with Terms", "originalRequest": { "url": { @@ -229065,7 +229065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "197250bd-3a2e-4632-aa20-75e4da172b26", + "id": "c8667f97-c6a8-4a92-b64f-6edd2e1c095e", "name": "Query with Fields", "originalRequest": { "url": { @@ -229149,7 +229149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "143df7de-1a42-4337-9349-594ef87dcf6c", + "id": "8d450750-b46f-4ea9-ac72-d448443fc777", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -229233,7 +229233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd1c9dba-93c2-4a40-9f20-86a7c35234ea", + "id": "6a34587b-ab03-401a-bce5-265d75793d81", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -229317,7 +229317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f43d8694-4c3f-4339-a71f-9743ad491b48", + "id": "c633abbf-716a-4c55-8299-509d9f1e36c0", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -229401,7 +229401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6479257f-0f18-49ea-9cbd-bb6346b7db64", + "id": "29fc7d0e-bc7e-40e9-810d-c6f359aafc83", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -229485,7 +229485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afb730e9-1ff9-47fd-80da-3e6fc93be6d8", + "id": "9c325a0c-9ab6-4301-bf41-3a0e5964cb17", "name": "Filter with Exists", "originalRequest": { "url": { @@ -229569,7 +229569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd3f6e8d-3510-4cf7-9d89-a6a014746560", + "id": "5d5f4bd0-143c-40fd-9c16-9ad53bb31198", "name": "Filter with Range", "originalRequest": { "url": { @@ -229653,7 +229653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c32315b4-c6fd-421c-8260-8caf6ee6de35", + "id": "4e62c900-0e9f-40dc-9e5c-4f3206787f2d", "name": "Filter with Terms", "originalRequest": { "url": { @@ -229737,7 +229737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "946d59a9-9e4e-4f70-ab14-bbb261f0190b", + "id": "dd9e6abb-8874-4094-8855-43bf60399b2e", "name": "Query with Fields", "originalRequest": { "url": { @@ -229821,7 +229821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6ce7d81-0aba-420f-ac7b-ec748f2b176a", + "id": "f60c31e5-bed2-4e71-824b-3ae5adebd4a8", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -229905,7 +229905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a74bbdf3-779f-4f9b-a9de-dea25cd13be7", + "id": "caba4d98-4457-433f-83f1-ce40943258ed", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -229989,7 +229989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca35d641-fe50-4a17-a940-1b8ee4ea14c3", + "id": "014e3a3e-e7a5-4d24-a3d7-74dc4be1acf9", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -230073,7 +230073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "343e5f74-ca33-46d7-b54d-22dcaaee76c5", + "id": "214b1337-0d3e-47f7-a6dd-747f8adba4ad", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -230157,7 +230157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75563b76-d968-4a60-a371-eceef3b4ee3e", + "id": "fcc0dc77-4eb6-424e-bfaa-81d9bb5d3297", "name": "Filter with Exists", "originalRequest": { "url": { @@ -230241,7 +230241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0583f622-a320-4824-9cf5-91e4cdfd47b6", + "id": "1e949e0d-aae6-426e-bb73-64b22118c8d1", "name": "Filter with Range", "originalRequest": { "url": { @@ -230325,7 +230325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bc4c72f-9ec1-443f-b7f0-41e235a1ed11", + "id": "2d0145f4-147e-4239-b5d6-3672bacc0599", "name": "Filter with Terms", "originalRequest": { "url": { @@ -230409,7 +230409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5810b7d5-5736-4ae5-864b-f581026be534", + "id": "29847489-3120-488f-9ccd-e9af8565b377", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -230493,7 +230493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4737b91e-90b4-4fdf-b22b-1ad5f009002b", + "id": "3bcbb590-cea9-4b03-bcaa-ed4c602984ee", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -230577,7 +230577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06945153-f4d2-4ba1-8e56-60676129f984", + "id": "9ce92379-f79a-4209-8fe1-7d8ee6101a24", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -230661,7 +230661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b44d3b77-96d7-4a7d-bceb-6595eb61d538", + "id": "abc8fb10-c9d5-4b3e-aa52-223448b4e845", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -230745,7 +230745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa539497-fcf7-479c-9e88-cf22f3315b52", + "id": "5f474812-e288-436b-b836-901d9fc1e25c", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -230829,7 +230829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b97b17d-e1e3-4307-b2a0-301c2e05696c", + "id": "26c121bf-53f5-402a-be6b-a816990a38ac", "name": "Filter with Exists", "originalRequest": { "url": { @@ -230913,7 +230913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8f31ba2-7ee2-4635-b6bb-e9c81f77bbc4", + "id": "0558fc10-f306-40e7-81bd-984b588b58de", "name": "Filter with Range", "originalRequest": { "url": { @@ -230997,7 +230997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32f93bd3-b4b9-4e2b-aaf2-a471854726d0", + "id": "e4a1dd4b-a9da-402c-919f-78331bcd7fc8", "name": "Filter with Terms", "originalRequest": { "url": { @@ -231081,7 +231081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "644dba5b-9f68-41c7-bf87-a8231022c213", + "id": "ec374a2a-1580-4c61-a768-94bf3cc6dbc6", "name": "Query with Fields", "originalRequest": { "url": { @@ -231165,7 +231165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fc3757b-cb51-40c0-b3a5-d719b3d0fd47", + "id": "947648f9-cd42-4fea-a142-66b14820524e", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -231249,7 +231249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a025f77e-0795-4609-9f9c-334cd5f026ff", + "id": "3ba04416-bd43-485f-9530-00a6e6d7505b", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -231333,7 +231333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35dc20cb-ac46-456d-ba24-e5a8dee31b9f", + "id": "295a7dac-0c3a-411a-82f0-d5c88e9fe25a", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -231417,7 +231417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "637b8778-31ad-4bf2-98be-d77448e96f16", + "id": "3083f486-8d8f-4f04-aace-1867865f2a92", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -231501,7 +231501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c0d3731-93e5-4e72-adff-92ee345c3587", + "id": "c171ec25-c8b9-4c99-af01-9174f1a55dfe", "name": "Filter with Exists", "originalRequest": { "url": { @@ -231585,7 +231585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22645990-0779-4d95-ad49-e5f053cd480b", + "id": "cb3a390a-f655-464a-8631-4b9cae068c26", "name": "Filter with Range", "originalRequest": { "url": { @@ -231669,7 +231669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f474996a-9ce7-4cf6-b57a-a962d62cdc6c", + "id": "bc8fbd40-4358-4204-a8ff-f12f080843fd", "name": "Filter with Terms", "originalRequest": { "url": { @@ -231753,7 +231753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f428998e-51eb-4add-98a0-f9c5901c85d9", + "id": "1bb2c258-a297-4d3f-8060-dff5b5817ca2", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -231837,7 +231837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da934c58-c604-48ad-aef0-670bc0c6f5f2", + "id": "cc9bf33d-d46b-42ae-acb9-154720946eb3", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -231921,7 +231921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7a61f4b-3599-4c8c-aaf6-95714fc430a6", + "id": "86e88392-6aa9-47bf-ba14-b65a158235b6", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -232005,7 +232005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f16a639-7174-452c-aa18-4f497438cd20", + "id": "a20bf0e8-c713-4943-b329-c19a36444a47", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -232089,7 +232089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e628654b-0191-46e6-946d-519296a141a1", + "id": "9e8a9375-ab1f-45a9-9b30-2f0763a29572", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -232173,7 +232173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82db0031-19f8-43ae-a05e-4ccd40b1ac5e", + "id": "7fa9a794-a1ed-4f2e-87b3-7f84c5c20b43", "name": "Filter with Exists", "originalRequest": { "url": { @@ -232257,7 +232257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e6b280c-2a76-4c26-a073-893870aa5acd", + "id": "c64bb731-546d-4dbf-8dae-abf5925d2680", "name": "Filter with Range", "originalRequest": { "url": { @@ -232341,7 +232341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4d89eab-ba19-40c5-8b57-2cdb23e20228", + "id": "44e8c63f-fa09-4e3b-b1e4-163866cb09d7", "name": "Filter with Terms", "originalRequest": { "url": { @@ -232431,7 +232431,7 @@ } }, { - "id": "89800aff-3894-4b61-b530-b511781c51b0", + "id": "e1d147c0-acaf-4146-9979-b1bc528200a1", "name": "Count Documents Satisfying a Query", "request": { "name": "Count Documents Satisfying a Query", @@ -232474,7 +232474,7 @@ }, "response": [ { - "id": "f72bfd51-322c-4384-9b94-30d2d075fc7a", + "id": "386b57f2-6b27-4a01-b9fc-60aa088a6dca", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -232531,7 +232531,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b1c014d2-4a0f-407a-be05-f79b0aa21a08", + "id": "be6a77d8-6837-4d98-a30c-8be1fcdfb177", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -232588,7 +232588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdf7e308-4f1f-49d9-b966-07931b714763", + "id": "4c2f9e2a-3a20-4e78-ba75-c5e55ed5bf7d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -232645,7 +232645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b1aee6b-111d-4b66-a6d2-8cc38a8d441b", + "id": "a1306fca-616a-40e3-96d3-3750f167efc7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -232702,7 +232702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "051b5386-7f91-4fd9-841f-2ca7c7f4b564", + "id": "a2466577-2213-444e-97ab-5ffc7877e7e0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -232759,7 +232759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25f98b92-dc4b-4753-a1d2-62d7238581a1", + "id": "e89939b7-8fa8-4624-8b3f-6487606c551b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -232822,7 +232822,7 @@ } }, { - "id": "412ff110-a175-480d-baff-09fb0d4fef9b", + "id": "ef8cec4a-af17-40be-9182-fe607b7489bf", "name": "Perform a Search Query Aggregation", "request": { "name": "Perform a Search Query Aggregation", @@ -232893,7 +232893,7 @@ }, "response": [ { - "id": "bd31757b-4b52-4c2c-8b6f-769b69eabe31", + "id": "8af3758e-9c92-4d42-a4af-d6df9fa017e0", "name": "MetricAggregation", "originalRequest": { "url": { @@ -232987,7 +232987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "622344ef-3046-470f-a0e9-5e8d8670305c", + "id": "8c8cf692-b6fd-4d79-9784-b99e4d90b5d0", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -233081,7 +233081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a27261f4-b49c-4c39-81c8-8c8728276927", + "id": "bcf09865-9225-4a9f-9b7e-045290c0dfe8", "name": "BucketAggregation", "originalRequest": { "url": { @@ -233175,7 +233175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "980de0f5-dffb-44e2-b1b4-22ffc9496520", + "id": "7ca15ca1-9088-4773-9eff-374fd6d65918", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -233269,7 +233269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44815d3a-7727-47bb-91d0-3536a8842c4c", + "id": "94b266ad-a6c7-469d-baf9-104b0c0807e5", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -233363,7 +233363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95eaa5e8-e368-4258-a8ac-d6e469c1a188", + "id": "1030b8bd-822d-4875-839a-cea634fb0a5a", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -233457,7 +233457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d8036b4-02e1-43fd-92bb-b260475518a0", + "id": "b698142a-d7d9-4faa-b45d-9da1b9912f02", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -233551,7 +233551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57e42415-ebcd-4b4e-afde-f116d31355d8", + "id": "2c1f5d38-3280-402c-b031-e4ba542584a1", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -233645,7 +233645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "700ffa67-049b-4115-ae85-7c4ffdba5ff0", + "id": "0b0d3030-6000-45f6-a866-a76b0ea431d2", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -233739,7 +233739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e53bc556-e5c6-46e6-9d78-addec6647b9d", + "id": "fb9f907d-c633-45eb-b3b5-4b0f62b665da", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -233833,7 +233833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea8c6f27-ad2e-4bed-bdb4-41ad453ad971", + "id": "a57f6816-5300-486a-9c88-70ebde972f9b", "name": "MetricAggregation", "originalRequest": { "url": { @@ -233918,7 +233918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "289a3450-157b-493c-a044-ec77b1548757", + "id": "2d783e32-e26f-45fe-bb90-482b7a914fea", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -234003,7 +234003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52482b40-caa9-46f1-92ca-5c484590fe4c", + "id": "38b5ed54-33d2-4951-b47e-e8cec996227c", "name": "BucketAggregation", "originalRequest": { "url": { @@ -234088,7 +234088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fe00b73-2b7f-4bb3-ab0f-0b743e1e5fb4", + "id": "bc6d5d8c-7a0e-4b20-9216-302462a539f2", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -234173,7 +234173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5435d52-da2d-4617-8081-1b6bd91c11c0", + "id": "8e9d908d-58b2-4f25-8d73-509bc14515c4", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -234258,7 +234258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ff7936e-1129-479d-b6c7-fdd1b6367eed", + "id": "f0d09dc2-1b5a-4764-9cd4-b19371b8ad8e", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -234343,7 +234343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8edb032b-0620-42d6-86cc-9fd90ff561ef", + "id": "6fee2864-a4e8-4aef-83aa-7fe39588eafd", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -234428,7 +234428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "711e2f48-d63a-49a2-8b95-f894582b2564", + "id": "2775e04f-a361-4ed0-bc41-3b99b75b04af", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -234513,7 +234513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e99b6636-510b-4b5e-b0cb-304ea43d69bc", + "id": "c3794f5d-8fbd-4a7b-bc14-248ad713e796", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -234598,7 +234598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c138c11-f139-4463-a333-decc7884a417", + "id": "c2bb57d8-f8f3-47a5-9d36-0f69c306368f", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -234683,7 +234683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9ad34c5-0d21-41e5-babc-dc423071413a", + "id": "5b41fa00-6e93-4f66-8fa1-f5fded44c0ef", "name": "MetricAggregation", "originalRequest": { "url": { @@ -234768,7 +234768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37822985-9755-4137-921d-a0b23d2ecba3", + "id": "816942fd-7637-4a93-acd4-ca44a176f65e", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -234853,7 +234853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "927b798b-7389-4911-93ab-d9ca9a69994e", + "id": "4950eaed-047d-4099-b0c8-933110240e29", "name": "BucketAggregation", "originalRequest": { "url": { @@ -234938,7 +234938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97d1e74e-e94a-4945-830d-035c9491d822", + "id": "c949213a-9c2d-45c7-a658-ad363a5b8839", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -235023,7 +235023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e295832-c79e-4f45-b5d5-09a29313beaa", + "id": "51ea75db-a6fc-4fc5-a23d-5c5f1e4c4d96", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -235108,7 +235108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09e6fbcf-f650-403d-8ada-4f1073ca9ba1", + "id": "d027a5c8-57a3-4f3c-b933-08557064d1e8", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -235193,7 +235193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55de9403-4561-48b5-a789-9488b46f39b6", + "id": "fcca3cd2-5ab4-490e-9748-00391e50556b", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -235278,7 +235278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fcd1ccc-7dde-419e-af8e-9f0c693189b1", + "id": "56476933-dd1a-4422-8b27-a1cd1a7631af", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -235363,7 +235363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46d0cc6f-e237-48d3-b8d2-424e65590118", + "id": "21ca2b91-1bd9-4dfb-9bae-76f33dec99dd", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -235448,7 +235448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "721a40fa-74fb-474c-937e-754b333f8d87", + "id": "89b55ae2-03f0-4454-b23c-20e283eed80d", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -235533,7 +235533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20dc0625-8c46-4681-9413-55e704615d48", + "id": "d3fb41cf-fec6-4b7f-8b8e-581344e5ad9f", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -235618,7 +235618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de2de059-65cc-409e-8d11-b7ecee8b6b98", + "id": "66cc060b-4872-440b-b1ad-4bb6f9bfd9ec", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -235703,7 +235703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d663f34e-fe2f-4bed-9bef-76cdaf899101", + "id": "2eea55d5-8721-4646-a163-e926df50d502", "name": "BucketAggregation", "originalRequest": { "url": { @@ -235788,7 +235788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41fdd842-7bd6-43bc-be06-2a292e776421", + "id": "37a972f8-9eb1-48a1-af6b-0d18aea4fc22", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -235873,7 +235873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "312ea868-d5a4-41dd-b3e8-c765ee38412d", + "id": "7fc69ad4-43f9-4b72-969b-d9e932602fa7", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -235958,7 +235958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f8f7c12-e30e-423c-aee2-de28f106b3d4", + "id": "20cb36ff-2a5f-44a7-b6b8-06e396efd970", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -236043,7 +236043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "354029de-e3a0-4264-afeb-9e2150d04b8b", + "id": "fccc7204-fdff-42c8-9426-d5d88fc71ab8", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -236128,7 +236128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6d9c128-08f5-4673-815b-4ebbe95ff985", + "id": "94074ca7-b177-4994-a2e4-8f835d2b57c2", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -236213,7 +236213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15a0b332-d2b2-4992-addb-05de6c2d1554", + "id": "782d5160-acc2-4d0c-bf06-52384b92579e", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -236298,7 +236298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efbb379c-63a2-48cb-a7f3-6cd8ffd1b780", + "id": "123626e5-9934-4084-a323-4abb7d202eac", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -236383,7 +236383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74bbb233-4090-4057-ad65-8887531fd64c", + "id": "3bdc3d23-7310-47f9-9553-d87dbb563d81", "name": "MetricAggregation", "originalRequest": { "url": { @@ -236468,7 +236468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e6a3e12-567c-4e95-b889-0911be64edb1", + "id": "05a061dd-f2e1-4402-a9f6-84f0f9d4cb59", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -236553,7 +236553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a24334a9-dffe-4191-ad00-fabc6e95524d", + "id": "9ecd9f54-5824-471b-bc9a-1e083176cb02", "name": "BucketAggregation", "originalRequest": { "url": { @@ -236638,7 +236638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad9448e9-1a7d-4fdd-964f-1e8ba2c680c9", + "id": "749ed1b1-b95d-4dd8-a1ee-14d4de412412", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -236723,7 +236723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9fd032c-9b3d-4d73-a728-bdf969fe7f2a", + "id": "9621108f-b3ac-4ca8-8ba5-3c07961cc693", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -236808,7 +236808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73671fd8-ab6b-4eb6-a963-36040172951d", + "id": "72a7ee54-7638-4770-bbfc-3eed6a422cf2", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -236893,7 +236893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ecd1a60-235c-4527-ac86-df7545f16fc0", + "id": "e74fd523-3aee-4c33-ae0b-771ad009ff3d", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -236978,7 +236978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4cda6e8-746d-4bd4-8daa-0ec411d9f290", + "id": "b7f907ed-f5f9-4f78-b2de-d8061978a0ae", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -237063,7 +237063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7aa7bb7-c705-45ff-a379-778d8d94e572", + "id": "1fcd2ea1-04f8-4dc9-bdb8-5a8f2d14e592", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -237148,7 +237148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "370723fc-80a4-4120-864c-6e54c2b437dd", + "id": "ad373480-df82-45e1-bd3b-c9f75c888144", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -237233,7 +237233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80291966-1828-49a1-b80f-e43db2b63924", + "id": "f1bab681-11e7-4e37-99cb-563d8f2d0f72", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -237318,7 +237318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01adf3e1-6f54-4783-8747-5f908d88d675", + "id": "7c79b26d-eaba-4b67-a79f-0a941ba52435", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -237403,7 +237403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36f355dd-b59e-43fd-984a-f5dce6f7c56b", + "id": "b5ae6d91-8675-4036-87fe-55bab92f0551", "name": "BucketAggregation", "originalRequest": { "url": { @@ -237488,7 +237488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d225b74f-28d8-4dd3-bae4-4ce5c580873c", + "id": "b19307b5-eb6e-48b2-b073-cac653497b28", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -237573,7 +237573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88f616e4-8d84-4327-8514-81ca6bec1d38", + "id": "1fe6e8bd-e54d-4ada-9034-5363a7ccca8b", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -237658,7 +237658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f34aae6-9174-43db-b037-433c57b4667a", + "id": "f3bb7f8b-20ba-4f1e-83c9-739c483cdf95", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -237743,7 +237743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b82ad30-e94e-44d5-a1e4-5182d81af45a", + "id": "66e7a970-9ef7-449a-be5a-ccdd4facade4", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -237828,7 +237828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dce3fb2-fbe7-4582-905d-c69ae0375948", + "id": "d9cb822d-c706-4f3b-89dd-d2d36837ece9", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -237913,7 +237913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41896d6e-5b4c-4f56-b3f6-c73b29149caa", + "id": "a1b1c583-5b88-4a93-a4a1-819a6f07b4e4", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -237998,7 +237998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46f1040c-91ac-4ed5-bc76-f76899b4c577", + "id": "111bbfe3-4ce6-4771-96fe-760415f56c2f", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -238089,7 +238089,7 @@ } }, { - "id": "c82a7216-119f-4dda-b644-44aadca70274", + "id": "611da0e1-975f-4188-afd7-e2d096c78d15", "name": "Get a Document by ID", "request": { "name": "Get a Document by ID", @@ -238141,7 +238141,7 @@ }, "response": [ { - "id": "a7d6babb-c44f-4322-abea-d9b73a2f1e40", + "id": "d67f1e9b-766f-4110-b09b-6d1a368a538a", "name": "AccessProfile", "originalRequest": { "url": { @@ -238186,7 +238186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9066f9a3-7d4f-4b35-aaa0-2fe86f5a479a", + "id": "6569a14e-2b14-43f4-af33-5878626cc11b", "name": "Entitlement", "originalRequest": { "url": { @@ -238231,7 +238231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37ca1584-3558-4ae2-a1f7-f07a049594ca", + "id": "cade847f-bd13-45ed-b694-85ee8530d03a", "name": "Event", "originalRequest": { "url": { @@ -238276,7 +238276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d8366ab-a770-4af3-8b75-0d64c73e3f07", + "id": "836d0b15-2a98-4654-a883-64fe30e5babe", "name": "Identity", "originalRequest": { "url": { @@ -238321,7 +238321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab2c00aa-7e08-4045-8d81-8d6ffb66d9dc", + "id": "6aedbb90-a76d-4769-834f-8c7946f5d83b", "name": "Role", "originalRequest": { "url": { @@ -238366,7 +238366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4e8d408-5392-41d3-bfc7-45f9e4bb9e3a", + "id": "ce0ec68c-bb9c-4086-9784-4b37b5c9064b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -238411,7 +238411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27fd1842-31bd-4d23-b716-b0a06e042bbb", + "id": "5405ebea-bc1d-46bc-affa-fd7f3f5ab9dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -238456,7 +238456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "533aea3c-6cdf-4113-98a2-fd515cc5f99b", + "id": "7add97aa-41c9-422c-9276-e8db3104f072", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -238501,7 +238501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14876672-82d8-4ff5-ba95-43cd27ff8788", + "id": "0b0058b4-8b5a-4f75-ad3f-5744ddb618d5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -238546,7 +238546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b67216f-bec7-4a88-96f9-42097c83979d", + "id": "50ad7fa6-7dac-4871-8642-1017b6b4599c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -238591,7 +238591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8e7d3de-336c-47a6-8518-2237656a1e94", + "id": "8ca4ff86-5aae-4aac-90c7-4d08a55c2acd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -238648,7 +238648,7 @@ "description": "Use this API to implement search attribute configuration functionality, along with [Search](https://developer.sailpoint.com/docs/api/v3/search).\nWith this functionality in place, administrators can create custom search attributes that and run extended searches based on those attributes to further narrow down their searches and get the information and insights they want. \n\nIdentity Security Cloud (ISC) enables organizations to store user data from across all their connected sources and manage the users' access, so the ability to query and filter that data is essential. \nIts search goes through all those sources and finds the results quickly and specifically. \n\nThe search query is flexible - it can be very broad or very narrow. \nThe search only returns results for searchable objects it is filtering for. \nThe following objects are searchable: identities, roles, access profiles, entitlements, events, and account activities. \nBy default, no filter is applied, so a search for \"Ad\" returns both the identity \"Adam.Archer\" as well as the role \"Administrator.\"\n\nUsers can further narrow their results by using ISC's specific syntax and punctuation to structure their queries. \nFor example, the query \"attributes.location:austin AND NOT manager.name:amanda.ross\" returns all results associated with the Austin location, but it excludes those associated with the manager Amanda Ross.\nRefer to [Building a Search Query](https://documentation.sailpoint.com/saas/help/search/building-query.html) for more information about how to construct specific search queries. \n\nRefer to [Using Search](https://documentation.sailpoint.com/saas/help/search/index.html) for more information about ISC's search and its different possibilities. \n\nWith Search Attribute Configuration, administrators can create, manage, and run searches based on the attributes they want to search. \n", "item": [ { - "id": "e147ce0a-035b-4f16-97b3-3de91c825201", + "id": "1e45668a-beb2-40dc-bd6c-aa040662aed6", "name": "Create Extended Search Attributes", "request": { "name": "Create Extended Search Attributes", @@ -238691,7 +238691,7 @@ }, "response": [ { - "id": "49ad6a9b-6700-48df-a3e4-0294918f4c56", + "id": "8f651dc0-b08f-488a-b09c-62b801cb5cfa", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -238748,7 +238748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fa7c52f-ebc4-4515-ac99-16f357f2209d", + "id": "e79f9ba8-c61b-4f0b-a7ac-4bde06164116", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -238805,7 +238805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57c213f2-cb63-4e2a-aeb5-516fc0cbb3aa", + "id": "0ae747b6-535d-4132-a8ab-c68c3e1de16f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -238862,7 +238862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f7703dd-0c16-4691-aed1-6855d02ef3a0", + "id": "73e30506-f5b6-4625-ba74-0900ac11f19b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -238919,7 +238919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e5fdd8e-1653-41aa-b161-7ed54cab5389", + "id": "ff142a4d-af20-4f58-9282-feece660ed73", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -238976,7 +238976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f62ab19d-9385-4690-80a8-182e22d6ebf0", + "id": "f2cd9383-8fb5-424d-87da-2b583df1c1a7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -239033,7 +239033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b42d1ea3-291e-47dc-9e4b-9d01d088da61", + "id": "9460f4a6-bea7-4e11-8f42-65c22d86ee22", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -239096,7 +239096,7 @@ } }, { - "id": "ce3720e7-62ee-4a69-8d84-76200905e26f", + "id": "79617272-c71b-4451-859c-f370e9b5062c", "name": "List Extended Search Attributes", "request": { "name": "List Extended Search Attributes", @@ -239126,7 +239126,7 @@ }, "response": [ { - "id": "82103a90-0e23-49ad-9119-b7fc970d371d", + "id": "a1ec877c-d0da-4309-99e2-50fdd18f2180", "name": "List of attribute configurations in IdentityNow.", "originalRequest": { "url": { @@ -239170,7 +239170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e00fa9d5-b4b5-4654-bb62-c0b9717c86ce", + "id": "6033a255-794b-4817-8f4f-35aa05daa438", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -239214,7 +239214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b0b85a0-de57-49a1-b580-952b24448a68", + "id": "85a08804-1258-4cf4-8776-58068fa5fb7b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -239258,7 +239258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b57b5d8a-a2c7-4001-bcaa-96eb54e43cf9", + "id": "fda0f0ba-1760-4a8c-b1ee-47ecbc6a4eb9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -239302,7 +239302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "443dc730-83f8-44c2-a21e-62a1d788d790", + "id": "1f543b6e-ddaa-42a5-91de-3d58980e015b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -239346,7 +239346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1956d7a-1888-4941-9a94-4ac0c3b08de5", + "id": "2bb2e92a-15ad-4db7-814a-953776638a77", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -239396,7 +239396,7 @@ } }, { - "id": "6437bd66-ae3f-48e4-bfd6-3dfaba70448e", + "id": "f68227c8-241d-44a6-98c7-fa497630afdf", "name": "Get Extended Search Attribute", "request": { "name": "Get Extended Search Attribute", @@ -239438,7 +239438,7 @@ }, "response": [ { - "id": "c4851bc7-a782-4af2-91f1-5f97f4bf2dac", + "id": "ea0e6740-d431-480a-8fac-536176645d13", "name": "Specific attribute configuration in ISC.", "originalRequest": { "url": { @@ -239483,7 +239483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cee8428-55d7-4add-b37c-d18055a01550", + "id": "a11fd842-51d6-4718-8697-bdbd4955effa", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -239518,7 +239518,7 @@ "_postman_previewlanguage": "text" }, { - "id": "331175e9-4cd4-4e02-84f5-a6d575c5ab90", + "id": "3bbb9b5e-1ae2-4bbe-ae95-7a1f60284451", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -239563,7 +239563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31724c45-d98b-401f-9bb3-94e4e98aa301", + "id": "91b04892-f572-439e-9ae5-f4f667acbd1e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -239608,7 +239608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dc5e427-55f8-48c4-a9a5-73c82f5d0e1b", + "id": "d0bcea5d-c20d-4978-93b1-d9d18a2a0d1c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -239653,7 +239653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19bad109-35f2-4b43-8155-416363b7f89c", + "id": "47a98d69-d2ec-4083-8d52-76d6b2d96bb5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -239698,7 +239698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb53f04e-5af2-493d-8689-80113795a2b0", + "id": "fd8493a0-6e62-428b-a4ce-dcf3b3b3988e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -239743,7 +239743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f59716b-d719-4a9e-84d7-5b5734597907", + "id": "7b7c3356-6351-474f-8127-ccb2dfa0243b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -239794,7 +239794,7 @@ } }, { - "id": "0a4ced9b-2b74-4c10-8aca-78c55c6dfc9f", + "id": "9337e670-ba46-4689-a674-a9f9893ff2bf", "name": "Delete Extended Search Attribute", "request": { "name": "Delete Extended Search Attribute", @@ -239836,7 +239836,7 @@ }, "response": [ { - "id": "05ee6cee-d549-4d9e-a516-8567b048bf89", + "id": "9c15c622-43a3-49ad-9ecc-ffd961badd3b", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -239871,7 +239871,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6f9bf1ad-45b5-431d-b929-7aa46284363a", + "id": "a4281c00-5c4c-4ec0-bd87-13e4dfdbc60b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -239916,7 +239916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa5eb148-a33b-4a4a-8ec8-1a625fa5da64", + "id": "5d7d49e6-3140-489d-937a-c979776c5ff4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -239961,7 +239961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebd244b5-941a-4e08-977e-ff2999489b5a", + "id": "ac5d02e5-de41-4bee-b6af-10ed5c4ab215", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -240006,7 +240006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cd6fd4c-c4c5-4e6d-a0dd-9aef5f206747", + "id": "59cc8249-1386-41c4-a64e-fd86caf81ccd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -240051,7 +240051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4c4edc7-1165-4936-9196-b5ab78032900", + "id": "473f5bc1-c526-4051-aa0c-07099c0bb515", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -240096,7 +240096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beaa7a71-a6f1-40ce-ac16-49cb2650142e", + "id": "30bef938-44c5-4a97-b33b-748a6e3826c5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -240147,7 +240147,7 @@ } }, { - "id": "566afb24-e0fc-4501-afcf-e8205f1d5ced", + "id": "bee994ab-3658-484a-a50a-54d2f7b15cda", "name": "Update Extended Search Attribute", "request": { "name": "Update Extended Search Attribute", @@ -240202,7 +240202,7 @@ }, "response": [ { - "id": "7d4c87ab-58ab-4d28-b409-80664f2c5b20", + "id": "0439d8d5-db5b-4631-a5b1-45cc10cc5da5", "name": "The updated search attribute configuration.", "originalRequest": { "url": { @@ -240260,7 +240260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d08dce0-d476-4564-9a3a-31647a981d03", + "id": "69455c6d-d898-489a-a564-b097c587ae6e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -240318,7 +240318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff1cd6fb-ccbe-4488-8a3f-eaf0a23e8714", + "id": "ff973e36-fa80-4df3-81a2-c55b8c1a7d31", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -240376,7 +240376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5ba81c6-9c9a-4f9f-813b-df4ae8c93904", + "id": "2916decc-2d10-49aa-aff0-171494525ff1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -240434,7 +240434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53702575-8e94-453b-8af1-51a5a940a806", + "id": "3fdf5b3e-79fe-4a2c-9876-8eb74f6fb4dc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -240492,7 +240492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ecf6cbb-936d-476c-bf6a-9bd9c2b2e88d", + "id": "4499a822-8100-4a50-96b1-63ffa3b5bd36", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -240550,7 +240550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe0a8c31-4ad6-4617-a237-d88d94f3b320", + "id": "de7fe881-da4f-48ac-b0be-82f169193dce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -240620,7 +240620,7 @@ "description": "Use this API to implement and customize access request segment functionality. \nWith this functionality in place, administrators can create and manage access request segments. \nSegments provide organizations with a way to make the access their users have even more granular - this can simply the access request process for the organization's users and improves security by reducing the risk of overprovisoning access. \n\nSegments represent sets of identities, all grouped by specified identity attributes, who are only able to see and access the access items associated with their segments.\nFor example, administrators could group all their organization's London office employees into one segment, \"London Office Employees,\" by their shared location. \nThe administrators could then define the access items the London employees would need, and the identities in the \"London Office Employees\" would then only be able to see and access those items.\n\nIn Identity Security Cloud, administrators can use the 'Access' drop-down menu and select 'Segments' to reach the 'Access Requests Segments' page. \nThis page lists all the existing access request segments, along with their statuses, enabled or disabled. \nAdministrators can use this page to create, edit, enable, disable, and delete segments. \nTo create a segment, an administrator must provide a name, define the identities grouped in the segment, and define the items the identities in the segment can access.\nThese items can be access profiles, roles, or entitlements. \n\nWhen administrators use the API to create and manage segments, they use a JSON expression in the `visibilityCriteria` object to define the segment's identities and access items. \n\nRefer to [Managing Access Request Segments](https://documentation.sailpoint.com/saas/help/requests/segments.html) for more information about segments in Identity Security Cloud.\n", "item": [ { - "id": "c08064c1-ae7a-4754-9e6e-bee498a9bb1b", + "id": "7182d647-0ab3-4c1f-8211-f4bbdca0b917", "name": "Create Segment", "request": { "name": "Create Segment", @@ -240662,7 +240662,7 @@ }, "response": [ { - "id": "bf8834dc-4cae-4337-930d-3d4fb0223a5e", + "id": "16cc984e-8727-4ca3-adb5-4307347c13a4", "name": "Segment created", "originalRequest": { "url": { @@ -240718,7 +240718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7ea3761-03b9-4172-9638-640269b96d23", + "id": "381f0924-b3bb-4037-80d3-dd3125559f04", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -240774,7 +240774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce9c3108-3a30-4af0-b0ce-590295d85f91", + "id": "a214b5c9-accc-4891-8c58-c0b7a5865f80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -240830,7 +240830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53f14e8b-d8aa-4297-8613-ffcfa4d9a075", + "id": "0dd0b036-e1be-48a5-b41d-3e496b46a887", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -240886,7 +240886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "550cc2fa-d586-4219-846f-1fab62130efa", + "id": "8d325e89-e4dc-478d-9b25-01fce142ba21", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -240942,7 +240942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c1b33a5-0c80-4e3c-9ad2-9adb11b6615c", + "id": "759b470d-d498-4250-bfc8-0767011eb3e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -241004,7 +241004,7 @@ } }, { - "id": "266c9a0d-c566-47d3-8358-43f52485e726", + "id": "9bd8fc99-d146-471e-a839-3781ad71fac8", "name": "List Segments", "request": { "name": "List Segments", @@ -241061,7 +241061,7 @@ }, "response": [ { - "id": "6c71bfc8-2a73-4b38-ad6d-a7f319650fe7", + "id": "2de6a6a2-76c9-411f-aaad-d4a470739f53", "name": "List of all segments", "originalRequest": { "url": { @@ -241132,7 +241132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05b275d5-be56-4a88-8dfe-106c99b0aa6e", + "id": "e65652ac-9253-433a-a472-8c50bf1ddc2f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -241203,7 +241203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d08a05b0-6f3c-4f3d-b2ed-78915b096632", + "id": "f4d9b0c4-260b-4532-b98c-fa13a31a976f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -241274,7 +241274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c92325aa-d7e3-4e44-890d-b157a3f475ab", + "id": "33a48e70-68cc-42d6-8395-6308a94548d7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -241345,7 +241345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0b18b02-0c71-4b29-bcc8-88249e115838", + "id": "afbc4246-952f-4222-99f4-7ffb5950af6c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -241416,7 +241416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ae02ada-ad0d-4ba8-9451-9eee1aa0f72a", + "id": "81480d0e-ff19-4d8d-a4ce-204a3d7cd9c7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -241493,7 +241493,7 @@ } }, { - "id": "5e5e3610-c38b-49fd-8480-70ad35d70390", + "id": "9f364908-ae12-4b11-8684-e7ee03291610", "name": "Get Segment by ID", "request": { "name": "Get Segment by ID", @@ -241534,7 +241534,7 @@ }, "response": [ { - "id": "ad72f699-9398-4da9-b96f-d8cc927833af", + "id": "4a48e87b-6a23-4034-b446-813a8217a235", "name": "Segment", "originalRequest": { "url": { @@ -241578,7 +241578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfd77c95-f6cc-40de-9b32-8b96382e9d4f", + "id": "7e84062b-130a-4790-816c-856ac840ad67", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -241622,7 +241622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18062e11-8546-4180-b2df-f340c9ae6a47", + "id": "3b39ffb3-bd25-4551-b802-53299f744465", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -241666,7 +241666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7da2856f-7b54-483f-925f-c6569ccea082", + "id": "8a29ca9a-7d65-4cf0-8e5b-2d61ebd528bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -241710,7 +241710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33c2610a-0a40-42da-a31a-985c0fdbdb63", + "id": "9728df9e-4451-42ac-8cb7-41368106dab6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -241754,7 +241754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f01215c-423a-4d3f-b845-6cddb4f6c249", + "id": "3e8daf69-32a3-40c9-acae-d9cffdfe7648", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -241798,7 +241798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3465231c-b1fc-4add-bc1d-1b89db24323b", + "id": "1746a2b7-3056-496f-b5dd-558ef924e6a0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -241848,7 +241848,7 @@ } }, { - "id": "ff3e7f9f-42dd-497f-84f1-8d2a54d6cbef", + "id": "887fe7f5-3aee-42a2-8191-57c342db158c", "name": "Delete Segment by ID", "request": { "name": "Delete Segment by ID", @@ -241889,7 +241889,7 @@ }, "response": [ { - "id": "5a10c5c2-bf5a-4715-a171-0db559002422", + "id": "a2e3b479-7b07-4090-9c6f-afee9244ce78", "name": "No content.", "originalRequest": { "url": { @@ -241923,7 +241923,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0c466329-3973-4967-8b19-94f216b4606f", + "id": "4fb24216-1e2f-4810-9bcd-e8ab450b79fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -241967,7 +241967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5876d58d-b53d-4cfd-95a9-14a7ad7f8155", + "id": "10e0eced-3569-4219-9a40-04d2bc30b7ed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -242011,7 +242011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60b287de-6e04-4437-9a15-b0cddc07e5bf", + "id": "e7a9b39b-b9a7-4cef-81ce-eee806567470", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -242055,7 +242055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "101f22ee-6980-430e-92e3-f5eb4c087881", + "id": "b8a7e9f7-aeb3-4d82-9193-590c1353ab71", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -242099,7 +242099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "121f2f1b-004e-47cd-baa5-785adbfc72b9", + "id": "b919eac6-d2af-473b-ba7e-6466e7223bf1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -242143,7 +242143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf7484dd-4879-4ad3-a77f-a9b1c6137577", + "id": "33417315-5efb-4ed6-90d4-b80a10be5a97", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -242193,7 +242193,7 @@ } }, { - "id": "332d8043-43dd-4046-9c36-55b560b30c4f", + "id": "b9431864-7be5-49b0-b784-d5f5945dfbcf", "name": "Update Segment", "request": { "name": "Update Segment", @@ -242247,7 +242247,7 @@ }, "response": [ { - "id": "f4a8824c-6cbf-4b5f-b646-7711b143cb57", + "id": "3c36eb88-8428-47f4-9300-3e759fd95ad4", "name": "Indicates the PATCH operation succeeded, and returns the segment's new representation.", "originalRequest": { "url": { @@ -242304,7 +242304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1e024e9-3a31-4c36-8b20-e9b5752f4f56", + "id": "27c03793-a933-457e-94de-70e2f282ea3d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -242361,7 +242361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fac897df-a932-4c6f-867c-e676d97fb915", + "id": "02aa288f-659c-4d6d-a4a4-d1f16d52e1e9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -242418,7 +242418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa241f62-bf10-4abc-8f34-854aa5788f57", + "id": "6a2fa16a-92df-40ea-a615-596fb8065f6c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -242475,7 +242475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67ae541a-a008-4ef4-a3b4-72eb97ab62c5", + "id": "e5696fbd-f226-41f2-aa81-c2b2bc88116d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -242532,7 +242532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e1132b5-f594-4ce9-8748-dd77e24c565e", + "id": "96147278-73c0-4563-9f30-2f1267b336cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -242589,7 +242589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "511e5d55-3027-4391-b848-b85d8cfb5802", + "id": "7fcc885f-2126-40ef-898a-cd49b8512485", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -242658,7 +242658,7 @@ "description": "Use this API to build an integration between Identity Security Cloud and a service desk ITSM (IT service management) solution. \nOnce an administrator builds this integration between Identity Security Cloud and a service desk, users can use Identity Security Cloud to raise and track tickets that are synchronized between Identity Security Cloud and the service desk. \n\nIn Identity Security Cloud, administrators can create a service desk integration (sometimes also called an SDIM, or Service Desk Integration Module) by going to Admin > Connections > Service Desk and selecting 'Create.'\n\nTo create a Generic Service Desk integration, for example, administrators must provide the required information on the General Settings page, the Connectivity and Authentication information, Ticket Creation information, Status Mapping information, and Requester Source information on the Configure page. \nRefer to [Integrating SailPoint with Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html) for more information about the process of setting up a Generic Service Desk in Identity Security Cloud.\n\nAdministrators can create various service desk integrations, all with their own nuances. \nThe following service desk integrations are available: \n\n- [Atlassian Cloud Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_cloud/help/integrating_jira_cloud_sd/introduction.html)\n\n- [Atlassian Server Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_server/help/integrating_jira_server_sd/introduction.html)\n\n- [BMC Helix ITSM Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_ITSM_sd/help/integrating_bmc_helix_itsm_sd/intro.html)\n\n- [BMC Helix Remedyforce Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_remedyforce_sd/help/integrating_bmc_helix_remedyforce_sd/intro.html)\n\n- [Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html)\n\n- [ServiceNow Service Desk](https://documentation.sailpoint.com/connectors/servicenow/sdim/help/integrating_servicenow_sdim/intro.html)\n\n- [Zendesk Service Desk](https://documentation.sailpoint.com/connectors/zendesk/help/integrating_zendesk_sd/introduction.html)\n", "item": [ { - "id": "d54a69f8-2655-45e6-bc30-9f7a1e5f8729", + "id": "7738f193-2e33-4f42-bee8-d759f6e45156", "name": "List existing Service Desk Integrations", "request": { "name": "List existing Service Desk Integrations", @@ -242733,7 +242733,7 @@ }, "response": [ { - "id": "c6b4981e-4742-4810-a668-250a754361f5", + "id": "f9830813-a067-4c8d-9cb6-c5f0a8771c14", "name": "List of ServiceDeskIntegrationDto", "originalRequest": { "url": { @@ -242822,7 +242822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9f0cd87-d510-466a-b2aa-d4959a6ad212", + "id": "7daeb0b3-fc2e-4b0a-9900-c4a3f213c082", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -242911,7 +242911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51f12f75-b95a-48e3-b6b5-579621ba4f15", + "id": "132854e3-72e0-4110-a3d4-c7cdad9819bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -243000,7 +243000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8112839-9b71-4094-adcd-10e09dd7aa11", + "id": "fb19c405-742d-4fd1-a5d8-1554e49136da", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -243089,7 +243089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b288f67f-2d04-4430-bee3-113d16ffb014", + "id": "73659f59-566d-412b-b23c-ac1d677c3eae", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -243178,7 +243178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e227cfe-4d41-4f09-909a-c47788f3eb58", + "id": "3cfb2d13-1353-4a7a-899e-61db9831a5f5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -243267,7 +243267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f17b964-9d0a-4566-b4aa-f218ad706cf8", + "id": "e56c3ce1-c2e4-4a78-b80a-084bca9417e7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -243362,7 +243362,7 @@ } }, { - "id": "d1856acd-2c67-4435-80a3-ff7650c7f485", + "id": "44f44029-9938-45bc-872b-3931869b66d6", "name": "Create new Service Desk integration", "request": { "name": "Create new Service Desk integration", @@ -243404,7 +243404,7 @@ }, "response": [ { - "id": "c5a1791a-3a7f-4140-a319-150fab948806", + "id": "218bd62d-a75c-457e-a9c7-7461429bfdba", "name": "details of the created integration", "originalRequest": { "url": { @@ -243460,7 +243460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "655b6524-9b69-4894-a740-833f5e8b158c", + "id": "f9e321c1-006a-45f8-b26a-e879eb52e4e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -243516,7 +243516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76cce073-c46b-41c3-b91b-d57b50753ffb", + "id": "de3f1073-ed32-48fc-952d-7a9600521fa6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -243572,7 +243572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d09785ed-2cef-4671-b404-b015f4945156", + "id": "26685f9c-5c97-4f93-b7ee-2e1d07790f7f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -243628,7 +243628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "613dc730-8b17-4ca8-bdee-de4aefd8ea26", + "id": "65897b76-c778-408b-95c8-f2e8775afb76", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -243684,7 +243684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33a49efa-18bb-4109-b183-3fb61c105e94", + "id": "b3d7cf4a-cd99-4cd7-b943-ce02efb77daa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -243740,7 +243740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6433d302-19fd-4bc5-881a-b3cfb6b8f1df", + "id": "82faf58b-d453-41b8-8ada-c8450087300b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -243802,7 +243802,7 @@ } }, { - "id": "3d7b5e1d-b16f-4f6b-93e3-c60a544ba526", + "id": "3acbdcf9-4df3-49bc-9193-01eb1d0db677", "name": "Get a Service Desk integration", "request": { "name": "Get a Service Desk integration", @@ -243843,7 +243843,7 @@ }, "response": [ { - "id": "37fc2a02-2c1b-4555-a9f4-2f5d7a9b7f13", + "id": "3b699a09-2332-4d13-8887-897508224bd7", "name": "ServiceDeskIntegrationDto with the given ID", "originalRequest": { "url": { @@ -243887,7 +243887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "415f1f08-6d1a-4a56-899e-6b81f20a7a2c", + "id": "72c51c37-0d4d-4144-ae4d-d92dffea44a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -243931,7 +243931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ab081c3-9aab-4f71-befd-2c1833410959", + "id": "68a5d81c-7a2e-43ed-bbaa-48a75aaf096d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -243975,7 +243975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2440832e-135b-441a-81c7-5d034bc94cb9", + "id": "474fb9f0-b67e-4543-bb44-a4dcf7b9a869", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -244019,7 +244019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4454aca-901e-4d21-8272-33d8c049d379", + "id": "5cd61314-e048-467e-b744-d6db31609f57", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -244063,7 +244063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a4665e6-176c-423e-8274-909fea2809c5", + "id": "3d6513dd-a790-4afd-9638-5f3df9e85e8b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -244107,7 +244107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2419dfa-7e99-44f6-bab5-cc562bdbc1e9", + "id": "b8b37db9-6806-453b-b922-96dbfde64edb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -244157,7 +244157,7 @@ } }, { - "id": "a0c79371-3261-4edc-bab7-0fdf0381e25a", + "id": "8e1ce488-9782-45e2-8ca7-31645a82fc31", "name": "Update a Service Desk integration", "request": { "name": "Update a Service Desk integration", @@ -244211,7 +244211,7 @@ }, "response": [ { - "id": "cfc8b254-1be9-46ec-9c9c-eca6907e4336", + "id": "d69f8fd4-27dd-4cf4-b9c4-1fc72eccb933", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -244268,7 +244268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c84138c5-b4c6-41c5-b268-0d3d017dcbe5", + "id": "bf9905bc-b2f2-470a-bc95-5dc1cde15a22", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -244325,7 +244325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6417d8d3-2f07-4d6d-91a5-b03b9971c401", + "id": "0926dda8-342a-4600-abf5-a4ad9e82fc7d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -244382,7 +244382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1190693f-c19c-4c67-8edf-77812805bf6c", + "id": "866789e8-7b1a-47db-8b58-89a802eedf51", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -244439,7 +244439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96ccd4f7-7f2c-4da8-b8b5-8172c2f582cd", + "id": "097255eb-522f-4c65-ab62-55fc1e57858a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -244496,7 +244496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65a19bb7-c09a-4a61-bab2-800d52cc4534", + "id": "5c6ce382-3b92-4ed1-8f3a-76ceb5895537", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -244553,7 +244553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec4f4022-383a-4500-aee0-01ec8d89ea55", + "id": "a83a37e9-2784-42b1-abc1-b5b0408238c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -244616,7 +244616,7 @@ } }, { - "id": "803eadb5-4ac4-441f-a3a1-d106d0c7d6f9", + "id": "4b0da593-46a7-429b-907e-64a399aa2f27", "name": "Delete a Service Desk integration", "request": { "name": "Delete a Service Desk integration", @@ -244657,7 +244657,7 @@ }, "response": [ { - "id": "5939ac6c-ced4-4776-920d-c02d317a7706", + "id": "6f6c129d-bca7-4efd-a1ea-ae7eab56c46e", "name": "Service Desk integration with the given ID successfully deleted", "originalRequest": { "url": { @@ -244691,7 +244691,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8cfdef02-e3b1-4038-a788-a4672b7e61fc", + "id": "e89e1982-fbbe-4284-b8d9-2839179c07bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -244735,7 +244735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ed16146-e542-4cf3-b28d-ea6e97b7bbab", + "id": "3cc46142-3619-407c-8e04-f7b79809b186", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -244779,7 +244779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09a53fe1-8dce-4bd4-bcf2-4b4abb6f4c46", + "id": "2c08155e-2a70-47fd-9269-9027263a3599", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -244823,7 +244823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dde2d60e-f760-4896-bfbe-b6a83ec3d997", + "id": "24ee8c75-f3e1-4a03-9768-ec65e54d4e15", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -244867,7 +244867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "484444dc-8607-43fb-8666-2e764d8cd934", + "id": "ec7280e1-2f2e-4585-9658-e6e25f0855f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -244911,7 +244911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba1b868c-3cfb-4fab-968d-7e30ca2ca358", + "id": "19a72444-b324-4dd1-ba91-494796e6b708", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -244961,7 +244961,7 @@ } }, { - "id": "58c2781e-5b58-4c56-b916-82852382218d", + "id": "470b79f2-6875-4c7d-839c-2046d78c5f2b", "name": "Service Desk Integration Update PATCH", "request": { "name": "Service Desk Integration Update PATCH", @@ -245015,7 +245015,7 @@ }, "response": [ { - "id": "c714cd54-26b6-4112-b2c4-d7fc1874cfa3", + "id": "3f834605-fc37-4379-ab0c-71b85a6c87ac", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -245072,7 +245072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "769cb24c-74cd-4749-bd06-1556c07f9fe7", + "id": "8e532180-9493-49ef-bb88-978e4e13f698", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -245129,7 +245129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad7c923b-78eb-4ed2-95d9-6787eebda7b8", + "id": "44bf1d06-e139-44bf-aa41-b00823df5006", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -245186,7 +245186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d28d6bf-cef3-4a13-bab9-8a26363c9d9e", + "id": "8f4be5d0-829c-4b11-8c42-a6bdc40d09f0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -245243,7 +245243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83bbb7b5-cb51-487d-851f-cae794a7406b", + "id": "d60bba8b-1e02-4b66-a84e-87a380b56e79", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -245300,7 +245300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "419305d8-86d8-42c1-9437-ec37af4b6427", + "id": "92a7e441-0a65-4c90-b962-553a6fb7c753", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -245357,7 +245357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0c93e7e-cbee-4dc8-9ed0-4311ee11d455", + "id": "6cd8345b-afe1-4627-a802-03fad53e7837", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -245420,7 +245420,7 @@ } }, { - "id": "13ce8d19-d9b5-4953-98aa-17f9c14892a1", + "id": "3dd41f9e-7775-4c30-8ec2-f30dc1339d7e", "name": "Service Desk Integration Types List.", "request": { "name": "Service Desk Integration Types List.", @@ -245450,7 +245450,7 @@ }, "response": [ { - "id": "ab52e9d4-90a8-48ff-a8ef-2fae91389b85", + "id": "ea19b363-294a-4ab2-b483-b901dc07837f", "name": "Responds with an array of the currently supported Service Desk integration types.", "originalRequest": { "url": { @@ -245494,7 +245494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bf9ab71-9bb6-42e1-a204-c25ee5bd3c06", + "id": "e5d91e84-4770-48ab-8b90-738ce7ec12fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -245538,7 +245538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aca5b9cb-04b5-488c-ad92-a9eb560e6024", + "id": "ad7df645-33d3-410a-a03c-6d7f4d3ed56f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -245582,7 +245582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "015d8254-8bde-498b-8866-3272f33583e4", + "id": "acf85353-958d-49df-a9b1-d867ea743296", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -245626,7 +245626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9084a91-61bb-4967-b9fa-efdc505f4da9", + "id": "aa3d644a-1e99-4d4f-b8d1-06f7a9e74de6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -245670,7 +245670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93db91c7-d5cf-4403-986a-46112f887130", + "id": "c1679343-d222-42d6-8f3a-f99cbacb59c0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -245714,7 +245714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d62f09e-d1a1-49a1-91b1-8ec4abd58c27", + "id": "6054784f-1837-4102-b40c-a5aad76393aa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -245764,7 +245764,7 @@ } }, { - "id": "596b8ad0-2abe-4f58-90b9-565913b7cb9b", + "id": "e3db6ffa-1d60-4d50-970b-8310e00ccb6a", "name": "Service Desk integration template by scriptName.", "request": { "name": "Service Desk integration template by scriptName.", @@ -245806,7 +245806,7 @@ }, "response": [ { - "id": "0ef136d6-3898-4a99-8fbb-14bdfee7b497", + "id": "9e676e39-222d-4dd8-bd5f-7e3f3327487b", "name": "Responds with the ServiceDeskIntegrationTemplateDto with the specified scriptName.", "originalRequest": { "url": { @@ -245851,7 +245851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69a13162-edf3-4695-8011-28e86443e66c", + "id": "64ca5328-1629-4820-bea6-fc3d967058cd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -245896,7 +245896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d05b19dc-4c25-4170-b55e-21074b1fafce", + "id": "fe2a8af3-6a80-4caf-bf2f-30520a6fe21e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -245941,7 +245941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "867e3875-7ea5-4be5-9b97-5b61e805be94", + "id": "e1ef3d5f-4582-43a3-be92-b3a2ca82db84", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -245986,7 +245986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "206a21ae-28b2-46f4-aa50-0205e7109247", + "id": "274a73cd-c491-4367-93bb-dddf563520d5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -246031,7 +246031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a8b86e9-3bf6-4bd0-badc-505b2db3ea29", + "id": "de57037d-a3a2-4daa-8b0f-d9fe0d550447", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -246076,7 +246076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae799da6-b880-46db-ad85-963a8a534dcc", + "id": "e05b24da-893e-4305-ac8c-8db2e4d69f29", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -246127,7 +246127,7 @@ } }, { - "id": "48816ca2-42c1-48e0-b3d9-d57bbcb5f769", + "id": "06f55206-7bea-4f4a-a1c2-719ff502468c", "name": "Get the time check configuration", "request": { "name": "Get the time check configuration", @@ -246157,7 +246157,7 @@ }, "response": [ { - "id": "e9057df5-cabf-4754-96c2-7575d0d269ea", + "id": "cc3e98e7-6458-45f4-9c04-f6dacbefb086", "name": "QueuedCheckConfigDetails containing the configured values", "originalRequest": { "url": { @@ -246201,7 +246201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2272032b-bbd0-4400-832b-f8c1bf632d7e", + "id": "89e18b4d-ee10-41c5-8e4c-ad6dbc31abb6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -246245,7 +246245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1df229ae-a2a8-4a99-b071-efa1dfb8de71", + "id": "8fe61606-80f1-41ac-96cc-5a3531405310", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -246289,7 +246289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83eb7d8c-f1ec-4b1d-9916-674b4111b371", + "id": "8e56ad6d-aab8-4934-99b1-2eae5b8a9221", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -246333,7 +246333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e617d13-32bb-44b1-a8ff-7a69f1eee768", + "id": "f6673aa3-4e4f-499c-a2cc-8ce7916af654", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -246377,7 +246377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc677af9-d957-40e0-abae-d7285796ec40", + "id": "5bd8cc75-e050-4f7c-80dd-331ae57c7951", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -246421,7 +246421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59010a95-7db3-421b-a8f9-d5e2f7807a8d", + "id": "50c5a628-c45e-4cb5-91c6-687d1f008cc5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -246471,7 +246471,7 @@ } }, { - "id": "a2eb60e1-dc69-456d-8023-3e0239743e99", + "id": "dbcb6d4b-e336-43ef-8664-b58a7de9ddaa", "name": "Update the time check configuration", "request": { "name": "Update the time check configuration", @@ -246514,7 +246514,7 @@ }, "response": [ { - "id": "1e5ae667-76c9-4c5c-8ec5-f58ce87b76ba", + "id": "913943ba-820c-4ac3-b73b-cea5ca190a86", "name": "QueuedCheckConfigDetails as updated", "originalRequest": { "url": { @@ -246571,7 +246571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a98d0ac-9284-4372-bd0f-9696643a578b", + "id": "7e4d9fba-36ad-434a-9d11-de23b9ae6337", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -246628,7 +246628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98db0542-b042-42a9-8422-0b1d23cc0736", + "id": "c02f2d18-c653-428d-894a-3d8426b5b70d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -246685,7 +246685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "771cbab5-880f-499a-9b39-e2bde6b3a3ea", + "id": "6c7bb81f-c82a-4d9f-87a2-15dc7301612e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -246742,7 +246742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee63c29a-6c28-486f-8bfc-d2b19cc73061", + "id": "f449a8e8-4a83-47cd-b2a4-a1fee7ef958c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -246799,7 +246799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cf9a8a7-2e7f-4a8b-8ccc-bd26beb4ec3c", + "id": "6d6ef235-1965-4285-9062-192656939e34", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -246856,7 +246856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b8203fb-e5cb-40ab-aaea-3b23ecc6d5dd", + "id": "f38df667-ace0-4890-ae53-01031f65f0b3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -246925,7 +246925,7 @@ "description": "Use this API to administer IdentityNow's Service Integration Module, or SIM integration with ServiceNow, so that it converts IdentityNow provisioning actions into tickets in ServiceNow.\n\nServiceNow is a software platform that supports IT service management and automates common business processes for requesting and fulfilling service requests across a business enterprise.\n\nYou must have an IdentityNow ServiceNow ServiceDesk license to use this integration. Contact your Customer Success Manager for more information.\n\nService Desk integration for IdentityNow and in deprecation - not available for new implementation, as of July 21st, 2021. As per SailPoint’s [support policy](https://community.sailpoint.com/t5/Connector-Directory/SailPoint-Support-Policy-for-Connectivity/ta-p/79422), all existing SailPoint IdentityNow customers using this legacy integration will be supported until July 2022.\n", "item": [ { - "id": "1b6d6c11-3418-4a01-8183-62535bc70143", + "id": "e03d1491-5868-44fc-8415-3d917d520c70", "name": "Update an existing SIM integration", "request": { "name": "Update an existing SIM integration", @@ -246988,7 +246988,7 @@ }, "response": [ { - "id": "aec802e7-278f-4887-93c8-a681c97704ea", + "id": "76bbfc20-847a-41fb-9c10-dc756a4377f2", "name": "details of the updated integration", "originalRequest": { "url": { @@ -247054,7 +247054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8aeba4f-ddec-48cf-b12c-24a65ff54775", + "id": "2ab6b688-a42b-471f-93fe-2e51253f3b51", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -247120,7 +247120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9dd7779-6eba-4a00-b4d9-02412fdbab00", + "id": "71dd6aa4-39f3-4346-9b69-2b8db4404020", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -247186,7 +247186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e637938-c9a6-4785-b0ff-36474e8a1470", + "id": "bd3bb0bf-390a-4f6e-b673-55b27a5d3d13", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -247252,7 +247252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5556ea1b-5b2c-4ff2-a9ed-c2724d684f0d", + "id": "df2bcc6c-5d41-42a7-8f87-3ad2d5d76b5d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -247318,7 +247318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93bdccfe-1abc-4502-aaea-6e812b9aebb9", + "id": "21cbfd96-cd9e-4b46-a2f3-90e5ed97f08b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -247384,7 +247384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d327ff4-5c95-4654-8067-bf50670ffcdb", + "id": "cb5150f3-8212-4446-81d0-1eff6c6e1dd8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -247456,7 +247456,7 @@ } }, { - "id": "5289c7f1-967b-4ef3-a8e9-9c0cc2f99799", + "id": "85ae02d1-218f-4714-b125-dae7f369e74a", "name": "Get a SIM integration details.", "request": { "name": "Get a SIM integration details.", @@ -247506,7 +247506,7 @@ }, "response": [ { - "id": "23acdfaf-612a-4c3b-b1db-7b8b6137df0a", + "id": "326f56d7-aae6-4e7b-9379-1686d52403ed", "name": "The DTO containing the details of the SIM integration", "originalRequest": { "url": { @@ -247559,7 +247559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53990aa0-6b23-430c-baef-8eb682477e2d", + "id": "40549b46-7086-44ae-a1cc-78a1535fc3c6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -247612,7 +247612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c7b868e-95e2-409a-bebd-e546704b3f3f", + "id": "7fb4087a-603a-4947-a486-28daf3d1e14c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -247665,7 +247665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "332c6129-84e9-4f43-bea9-5283e10271fd", + "id": "b9e418fc-3952-4719-a096-22830fe1a235", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -247718,7 +247718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1666ce7-7817-4f90-8863-9fccfb113291", + "id": "bbcc7848-7050-43f1-aad3-df185173e7e6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -247771,7 +247771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff5c02d1-6795-4171-bcc2-953f37fdfce0", + "id": "d78a21c6-301b-4675-b8a5-1566c43154d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -247824,7 +247824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ac21101-f612-4c5e-94ae-a6b56bed4651", + "id": "5909d114-c4cb-4f78-aff8-7b0f31864ed8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -247883,7 +247883,7 @@ } }, { - "id": "26d7ae70-1686-4d43-b89f-504ac2f11b57", + "id": "4eca69b5-a2cb-4727-bcde-ecf3e62143f0", "name": "Delete a SIM integration", "request": { "name": "Delete a SIM integration", @@ -247933,7 +247933,7 @@ }, "response": [ { - "id": "7c0056c9-6ecd-4106-9305-c196812a0894", + "id": "b50c4b5c-dcbb-4ecb-9003-2d585ccc43e1", "name": "No content response", "originalRequest": { "url": { @@ -247976,7 +247976,7 @@ "_postman_previewlanguage": "text" }, { - "id": "26eee12b-67a9-4813-b10c-afcd69d2c41d", + "id": "53b7669f-3cc1-4f27-8758-a9cccd0e9c1a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -248029,7 +248029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82e613b7-42a4-413b-836e-d03cbf5ac426", + "id": "7e4a43a7-1839-4860-903f-147ca462946a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -248082,7 +248082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a3050fb-15e2-4ffc-bb50-ba240e49abff", + "id": "a35cd23b-1dbe-4d38-9bb3-120ac7af370b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -248135,7 +248135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f4f9dcf-6d9f-4088-a91e-649e44765f77", + "id": "8c3b7c12-f9ee-48bc-8c33-254943078a7c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -248188,7 +248188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b868304-f2ab-478f-9f02-58940e5ae9ec", + "id": "cfea1db7-bc2a-4814-9c7f-1a050b81e8ec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -248241,7 +248241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae5fc401-6d48-4f3b-bf53-9c8f027dc983", + "id": "1eb7b6b4-981d-423c-88d3-daa5d81e3b1c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -248300,7 +248300,7 @@ } }, { - "id": "2c82faa9-3887-429e-b54d-77d2ef176d6e", + "id": "009631d5-325a-412c-b716-9f54e6235459", "name": "Patch a SIM attribute.", "request": { "name": "Patch a SIM attribute.", @@ -248363,7 +248363,7 @@ }, "response": [ { - "id": "64c8cc2e-7fb0-4a2e-83c5-63c7e9e20cba", + "id": "ff16c7ce-a9e5-401f-b86a-e16f6b84a728", "name": "The updated DTO containing the details of the SIM integration.", "originalRequest": { "url": { @@ -248429,7 +248429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e3ef3d7-e053-4563-bd83-3da396192d91", + "id": "94833cfa-2611-4042-b2ff-192769b4708d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -248495,7 +248495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cac2066-d5df-45bd-9700-938a150a5db4", + "id": "3e7387fb-313d-497a-b5f4-622143943874", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -248561,7 +248561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "664c80b1-fe3a-428c-b813-25cf44b25f34", + "id": "0772c7a1-ec58-4eab-85b0-cfafaa03b2a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -248627,7 +248627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e325d909-8260-46a4-b360-70580429080c", + "id": "de263e72-d240-4de2-bbc9-0dae55f14db3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -248693,7 +248693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9322959a-eae4-4e1f-aa6a-b44022251184", + "id": "5777e9ad-c3fd-4dee-b3cd-c37c03244290", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -248759,7 +248759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbed0db8-173d-4178-9487-00b86067990e", + "id": "cdf4a93f-5b68-4390-950c-7932138814c8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -248831,7 +248831,7 @@ } }, { - "id": "1dffde61-e58d-4dfe-b4a1-bfd7d512f52f", + "id": "dd4d7489-daa8-44ba-8680-7286308cd27b", "name": "Patch a SIM beforeProvisioningRule attribute.", "request": { "name": "Patch a SIM beforeProvisioningRule attribute.", @@ -248895,7 +248895,7 @@ }, "response": [ { - "id": "e89c9f51-20b9-4b8e-8e6c-dcba4d2549a7", + "id": "cd25573b-2ac0-4a75-8079-72112399af1a", "name": "The updated DTO containing the details of the SIM integration.", "originalRequest": { "url": { @@ -248962,7 +248962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42db4e7a-42df-4a88-b85d-56d24803ed2f", + "id": "f984ae31-c0f2-4293-97f3-b06f8ad2b149", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -249029,7 +249029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d5cd66c-e3c6-4ed9-8e52-745781233dc7", + "id": "f5a21a13-0a31-440d-874e-58e6519be4fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -249096,7 +249096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7942461-299f-472d-bb71-df5454c98f0f", + "id": "213c1139-7e09-4d79-bc88-5659d3398e1a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -249163,7 +249163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90fbf042-c939-4dd0-9584-07d69c0f3ada", + "id": "a4fb181e-cbf5-43c9-893a-597083b59d02", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -249230,7 +249230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6a3f519-6bb8-4105-94b2-d3d059017c94", + "id": "6b94b7ed-a169-4371-9a26-3f8676fcaa21", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -249297,7 +249297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58356bcb-15eb-4af7-9f1f-20bec4944f65", + "id": "242dafe8-f6c2-4b35-868b-6a449388369e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -249370,7 +249370,7 @@ } }, { - "id": "da4c6c7e-5b8e-4269-bf1a-5e824a5d26f4", + "id": "81e94042-385e-49d5-9330-6d271dcad863", "name": "List the existing SIM integrations.", "request": { "name": "List the existing SIM integrations.", @@ -249408,7 +249408,7 @@ }, "response": [ { - "id": "d8a3755a-3e9c-4eac-a269-cd3585932c4f", + "id": "8684b0ed-450b-40bc-bd1c-de1e892bbaf3", "name": "The DTO containing the details of the SIM integration", "originalRequest": { "url": { @@ -249460,7 +249460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e66da598-7637-4927-bb2a-8582c90a6f7b", + "id": "11b2a442-b22d-4348-9819-3070d25f181f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -249512,7 +249512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b563e0a9-8a5e-4881-873e-33efbaf299ad", + "id": "eaecc6f8-be83-4c01-9010-06fc25f4ff96", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -249564,7 +249564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a06b757d-0a36-4f02-a0f0-4182867edb43", + "id": "a29f0952-81f9-40bf-8d1a-c65110c2641d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -249616,7 +249616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e15e0ce-fb3d-41b1-9641-ea415c66519b", + "id": "67e038d3-ec04-4772-a2c3-508e2e631055", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -249668,7 +249668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed0086e7-a72d-405d-a8a0-14d47cc44c11", + "id": "0999be41-a16c-44b2-8b85-bc509b7aacad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -249720,7 +249720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e0baad0-6c20-4f92-a4fd-99c630577d48", + "id": "a22800f9-4993-43ff-9b4b-2424e5639f1a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -249778,7 +249778,7 @@ } }, { - "id": "a1af3875-821f-44ea-a4ff-845bfb77832d", + "id": "2491c407-83a9-400f-a445-8475fa52e505", "name": "Create new SIM integration", "request": { "name": "Create new SIM integration", @@ -249829,7 +249829,7 @@ }, "response": [ { - "id": "d573fdba-264f-463d-aec0-8eae136b7807", + "id": "c8806b73-0e2d-4a64-9eb0-4697602a6baf", "name": "details of the created integration", "originalRequest": { "url": { @@ -249894,7 +249894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3cfd49e-6906-4f18-b685-11802add0883", + "id": "322dca25-922a-4db3-b4c3-d17880602348", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -249959,7 +249959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04c45e2e-f1ce-404e-b1fe-58921d1c8be1", + "id": "afa64427-ee4c-4117-b256-1370dc80f3dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -250024,7 +250024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a664ef0b-114a-4407-a9ca-36ee358fb92f", + "id": "c955d772-3b5e-4324-97af-aef7a16a719c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -250089,7 +250089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "572840dd-f0c1-4176-8d38-dd32742cf2d5", + "id": "1217e10d-778c-460f-ba06-66191f8d1d1a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -250154,7 +250154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceee36b2-0db2-46f9-a893-346924ea5fc9", + "id": "9852e205-6348-4eb4-b1fc-9d7696322f6a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -250219,7 +250219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68a5bb6a-5999-4bfa-8285-5c4d6d8ed60a", + "id": "f64fd458-2955-4be2-a598-5a3e3438566d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -250296,7 +250296,7 @@ "description": "Use this API to implement and manage \"separation of duties\" (SOD) policies. \nWith SOD policy functionality in place, administrators can organize the access in their tenants to prevent individuals from gaining conflicting or excessive access. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nTo create SOD policies in Identity Security Cloud, administrators use 'Search' and then access 'Policies'.\nTo create a policy, they must configure two lists of access items. Each access item can only be added to one of the two lists.\nThey can search for the entitlements they want to add to these access lists.\n\n>Note: You can have a maximum of 500 policies of any type (including general policies) in your organization. In each access-based SOD policy, you can have a maximum of 50 entitlements in each access list. \n\nOnce a SOD policy is in place, if an identity has access items on both lists, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies. \n\nTo create a subscription to a SOD policy in Identity Security Cloud, administrators use 'Search' and then access 'Layers'.\nThey can create a subscription to the policy and schedule it to run at a regular interval. \n\nRefer to [Managing Policies](https://documentation.sailpoint.com/saas/help/sod/manage-policies.html) for more information about SOD policies. \n\nRefer to [Subscribe to a SOD Policy](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html#subscribe-to-an-sod-policy) for more information about SOD policy subscriptions.\n", "item": [ { - "id": "64cf9d06-4e63-4157-9fe1-def171ea1eb4", + "id": "34dcffaf-eac3-4881-88e5-7468f2b5da70", "name": "Create SOD policy", "request": { "name": "Create SOD policy", @@ -250338,7 +250338,7 @@ }, "response": [ { - "id": "d0b58946-b31c-48af-b190-9edc542bcc60", + "id": "a3a0c78f-6604-4425-828d-07885d76631d", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -250394,7 +250394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "093f5813-ac19-4c09-b990-13394b56b056", + "id": "789b04a0-a1e0-430e-8683-37526806cb5a", "name": "General Policy", "originalRequest": { "url": { @@ -250450,7 +250450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8886199-139a-4fa7-a9eb-c7133e4b0265", + "id": "b6ab5bee-00da-4d99-b880-ca8f3156ae9e", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -250506,7 +250506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c66b456-2e86-4d4e-80b6-38c6cdbd3374", + "id": "857194b0-b9b0-417b-8290-df3068e265e0", "name": "General Policy", "originalRequest": { "url": { @@ -250562,7 +250562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "425cae12-bd24-41b4-8eb5-76060c50a584", + "id": "0ea9d951-2b83-472e-a1ab-81cc9fc16323", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -250618,7 +250618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76e7f46a-189c-44cc-aa87-d1d93de1dc47", + "id": "e16d5c98-b4f3-4f58-b49d-ed9e0e095247", "name": "General Policy", "originalRequest": { "url": { @@ -250674,7 +250674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67eeb6bf-e796-47d5-9525-6dd01ba28a0f", + "id": "38ba1340-9693-4b47-812b-3f08e1a497ef", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -250730,7 +250730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43a7ec88-95f6-423f-9e05-d1d02bc6ad50", + "id": "3407a324-4a94-4205-9ea1-60136cc38663", "name": "General Policy", "originalRequest": { "url": { @@ -250786,7 +250786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31c9c585-3a75-484d-8cbe-023a32090a97", + "id": "d46ebc6b-2caa-40ea-b6cc-8c62c6d0776c", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -250842,7 +250842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56e9390e-5515-4659-ac8f-727a0a579523", + "id": "d2fd995a-9467-4a4a-8340-92d249933732", "name": "General Policy", "originalRequest": { "url": { @@ -250898,7 +250898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01864e1b-4849-4a5a-afd0-ad448cb57bf6", + "id": "09cc9935-f89f-41fd-90f2-4f56b64314ac", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -250954,7 +250954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9dd12af-1dc2-4af4-ba5a-b2c0a36b3a07", + "id": "8c9baab1-f397-4eb2-9e8e-8b63a13cf696", "name": "General Policy", "originalRequest": { "url": { @@ -251016,7 +251016,7 @@ } }, { - "id": "810fb62a-7f13-43e0-a57c-5b59c2e1f796", + "id": "1e1d521e-fad8-47b8-959d-de76a3befbcb", "name": "List SOD policies", "request": { "name": "List SOD policies", @@ -251091,7 +251091,7 @@ }, "response": [ { - "id": "18e5d092-272f-4d73-b158-c2239bf442c8", + "id": "b14445f5-d6c8-445d-93dd-dfd3a83ee60f", "name": "List of all SOD policies.", "originalRequest": { "url": { @@ -251180,7 +251180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa6bd291-11d1-47d3-bb81-6c9246413b34", + "id": "9b1dd1e9-9f1c-412d-ae43-787221cfa6d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -251269,7 +251269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40248cd8-f9f1-4dcf-9ab2-8ed55c3dd1ae", + "id": "7db9e418-82e2-4a60-8867-4926d0ec7b32", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -251358,7 +251358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17629207-2a16-4f25-9c81-9de63e72c9d2", + "id": "97b3f3af-f84f-4dec-881c-4e0694dc2d5d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -251447,7 +251447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9db51986-f791-410c-8b3d-7e2e1b4b04b6", + "id": "58c23e6c-6221-4c4f-b9db-dd07b66d2698", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -251536,7 +251536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a881586-6f64-47a9-970c-eb28813f4aba", + "id": "e6f7605b-0577-4b22-81e7-5f72d34b389a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -251631,7 +251631,7 @@ } }, { - "id": "8989570a-ed8c-4bbd-8ad9-1c53cb08799b", + "id": "fb723aad-c96e-4ac3-9049-c9e602405dab", "name": "Get SOD policy by ID", "request": { "name": "Get SOD policy by ID", @@ -251672,7 +251672,7 @@ }, "response": [ { - "id": "6f7a0364-c2a1-435e-a3a2-594d2d54e64d", + "id": "7fcc9d05-48b4-4456-a0d5-7edfed649a55", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -251716,7 +251716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "089db18f-71cd-4336-bf8f-a1f2ad27f15f", + "id": "8f5258d9-b4d2-4ec5-a39e-b2dc70449416", "name": "General Policy", "originalRequest": { "url": { @@ -251760,7 +251760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78b4f24f-d864-4e9a-8c18-d06dd62dc413", + "id": "decac3bd-f704-453a-a0bb-92dc7396a7a0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -251804,7 +251804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21ab66b0-a74c-4413-b814-e6d3238e07b2", + "id": "230cb8bd-6e19-45cf-8b08-106ff9dbc910", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -251848,7 +251848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "192285bb-7dc0-4f59-8120-feb0c8f72668", + "id": "0a798378-debe-41e2-861c-33a556bae2dd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -251892,7 +251892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33f0314f-7df5-4295-aa93-06afb989385c", + "id": "2c656c2b-4f73-4ef0-8b3b-91253520d408", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -251936,7 +251936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08fc09cd-9918-44c2-b1e6-47822682fe52", + "id": "162fbbf6-5264-4e23-8617-c488573b22f4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -251980,7 +251980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "252ccccc-7f4f-4151-a317-d21a0638afa6", + "id": "a452b0d4-5ca4-49f8-afc5-1aca273c0bb8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -252030,7 +252030,7 @@ } }, { - "id": "f61f35f5-e1a6-49ac-a0fe-62ee87b12db8", + "id": "5a1752c7-6966-45e7-947b-913354b0c580", "name": "Update SOD policy by ID", "request": { "name": "Update SOD policy by ID", @@ -252084,7 +252084,7 @@ }, "response": [ { - "id": "1c7a3acb-a336-4223-82dc-a84c302d7d5b", + "id": "adb3acaa-1a0e-4a27-8060-8a34b577f520", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -252141,7 +252141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "409f86ee-ef7c-493a-81fc-7692f1264160", + "id": "5feae2dd-bfa5-4cdc-828f-15eb8c231c59", "name": "General Policy", "originalRequest": { "url": { @@ -252198,7 +252198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3af77f62-cee4-487e-972b-dfdfe08130bc", + "id": "d37190b2-fac4-43ef-80e0-8c25cb04a47e", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -252255,7 +252255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "119595d4-13e3-4818-93cb-63ec585184f2", + "id": "6bd01e70-afed-46eb-9b15-057ec94f41b0", "name": "General Policy", "originalRequest": { "url": { @@ -252312,7 +252312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb57e9e3-ddef-419f-9d23-5db8b8a59be5", + "id": "26d20589-e5af-4344-ad5d-6449f5a07e5d", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -252369,7 +252369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7331979-5ea7-4858-bf23-87736f8aa078", + "id": "75197b5c-322d-4b16-b2f5-972b13cee723", "name": "General Policy", "originalRequest": { "url": { @@ -252426,7 +252426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "336ab427-81f5-4a9d-a48f-2c213c699042", + "id": "f34917f5-80cf-4b80-9c7d-76307023765e", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -252483,7 +252483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fee2bbe-65ce-4e05-b49b-129fe8d48e41", + "id": "b31b553e-3e75-4edc-84aa-c98778d7faa0", "name": "General Policy", "originalRequest": { "url": { @@ -252540,7 +252540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41c4b5fd-8c23-49fc-aacd-a9be18f8187d", + "id": "ab5987a9-cece-4e44-ba72-b64940f6f7f8", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -252597,7 +252597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bc0d7eb-6eac-41fb-aa5a-ccb9a4643cf0", + "id": "c983832f-2b2a-4f14-87be-bd3fed46f7e7", "name": "General Policy", "originalRequest": { "url": { @@ -252654,7 +252654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e2365cf-8c7a-4290-8e2d-0607aec674d2", + "id": "2cdf7cb3-43de-44a0-878b-31fb714f3ad0", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -252711,7 +252711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68261c43-6a60-4d85-b9f2-be021c1f754a", + "id": "aa862518-05b9-408c-ac6c-3d3c5500816d", "name": "General Policy", "originalRequest": { "url": { @@ -252768,7 +252768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32b8031f-da4d-4972-9e15-256aa93b9545", + "id": "ae7baf0c-c353-4b9e-8d85-5eda0157abab", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -252825,7 +252825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c431772c-602d-49dd-8bf9-b0e24659f69d", + "id": "5f3ca5cc-a5eb-4c11-a8d5-4b24fa9db1ac", "name": "General Policy", "originalRequest": { "url": { @@ -252888,7 +252888,7 @@ } }, { - "id": "dba13dcb-27fb-4532-8b2a-f7490259061a", + "id": "5a5ac15c-1b58-414e-8df0-1cc5adb88868", "name": "Delete SOD policy by ID", "request": { "name": "Delete SOD policy by ID", @@ -252939,7 +252939,7 @@ }, "response": [ { - "id": "f34a1d76-8c9d-4a7f-bac9-276472c43f54", + "id": "0ff74498-0cf7-48ec-aab5-85092f9e98af", "name": "No content.", "originalRequest": { "url": { @@ -252983,7 +252983,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d1a5a125-4a05-418f-a221-ba057d9e92ce", + "id": "151216d0-912b-44cd-b5b5-bba0e385b788", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -253037,7 +253037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56575ebe-6a1e-4c38-ba9f-c21ffe66212d", + "id": "f9718e1f-2138-488a-b0ec-f477bd8ea6c5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -253091,7 +253091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95f194f6-404d-483b-91fc-981026ca7d4a", + "id": "a9e2aff2-8cd0-4115-aa1e-1860b0c11dd4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -253145,7 +253145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51221a4e-9729-4495-a8d2-bfffd63d3b18", + "id": "f35eab4d-b1dd-446a-966f-ecc510d61eab", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -253199,7 +253199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "152fc89a-41be-4ab9-83be-14a52874e6da", + "id": "6a322c93-59db-4808-9022-ed1a37a7c754", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -253253,7 +253253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdea911c-8829-4750-9939-e4ff5d6de533", + "id": "67b3e3ac-d032-40d7-9a3d-3a5294be050a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -253313,7 +253313,7 @@ } }, { - "id": "be936226-c09b-422d-a322-4172f8c8b9be", + "id": "33005901-6a27-431b-be90-3435ce0e768d", "name": "Patch SOD policy by ID", "request": { "name": "Patch SOD policy by ID", @@ -253367,7 +253367,7 @@ }, "response": [ { - "id": "a5d53918-339a-4f4b-9c81-9d9b27d9a2a6", + "id": "367cd38a-93f2-4a70-b988-e128e8322851", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -253424,7 +253424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "889b8043-8fce-4118-a48d-eb0bf90f7ba0", + "id": "74a2873c-52cb-4450-a34a-04bfb906c4cc", "name": "General Policy", "originalRequest": { "url": { @@ -253481,7 +253481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cec6ace-57ea-4161-92c1-b797b8780657", + "id": "acf656b7-5566-49d7-9174-c70487b37584", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -253538,7 +253538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecea780e-edc9-4dae-8526-6b8891ad9d92", + "id": "e6f05c9c-be36-4816-902f-3978d3f4d237", "name": "General Policy", "originalRequest": { "url": { @@ -253595,7 +253595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4738142-1e29-4a90-85fc-b9735b76f629", + "id": "35cb745f-c5d0-4dc9-9efb-6486718bce2d", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -253652,7 +253652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e227c328-6ffd-461a-9033-73b2501853d9", + "id": "92813ea1-6eed-434a-aec5-45af7896ce0e", "name": "General Policy", "originalRequest": { "url": { @@ -253709,7 +253709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e11e544-ad2c-47db-8a16-7b55a9983173", + "id": "5b07a542-302f-4d23-a87b-79e6e455cfa0", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -253766,7 +253766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52d63ef9-7f0f-4da2-833c-44dc4d7af2b1", + "id": "36810a7b-7040-43cf-b30e-f980c6f2055c", "name": "General Policy", "originalRequest": { "url": { @@ -253823,7 +253823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ae85923-6704-4d5f-809e-0be57095ecae", + "id": "ae4b23a8-93d6-4b16-b50d-d06bafa84627", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -253880,7 +253880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8390382-9017-44e1-b441-d1dd43178315", + "id": "5b328c19-1e92-4b77-b954-52f990fee43e", "name": "General Policy", "originalRequest": { "url": { @@ -253937,7 +253937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcf403f5-69f2-48e2-a665-2cb4c15dff27", + "id": "8d181683-3efd-4dee-a4f3-1b7ca16d077f", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -253994,7 +253994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35e8af63-7c22-487e-809d-f8143f2e9012", + "id": "edfd5945-fdf1-4b9c-81d3-144c4dc556b1", "name": "General Policy", "originalRequest": { "url": { @@ -254051,7 +254051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d9df006-6724-46d3-99b4-2acaf598da88", + "id": "5edf5b99-3802-4949-bb8b-43b13f12c9df", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -254108,7 +254108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a5371f6-b23b-4e04-9a7d-e546b53b3c29", + "id": "62e91069-d30c-443c-a9ba-f7002deea137", "name": "General Policy", "originalRequest": { "url": { @@ -254171,7 +254171,7 @@ } }, { - "id": "a385d268-faf1-4993-8bc3-4c868a53df32", + "id": "48f95fb3-5474-4e31-8ac4-4d1c0fa484de", "name": "Evaluate one policy by ID", "request": { "name": "Evaluate one policy by ID", @@ -254213,7 +254213,7 @@ }, "response": [ { - "id": "64dab05b-2b8c-4189-be6a-33b1d80daa21", + "id": "b06ed129-79bd-4a25-9094-2b54e465040a", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -254258,7 +254258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "161e646e-4e40-4243-9954-79a956aad5b0", + "id": "d6c45696-ddd5-4d6f-a7b9-b26737d99d4a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -254303,7 +254303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76cff08d-8d8d-4f3b-9399-864edff595b8", + "id": "6cd7cce2-6503-43a0-8339-986636dba6bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -254348,7 +254348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82280ad5-1e4b-4c80-9fe0-7267463ceeb5", + "id": "0f0d94a0-1b30-4252-aacb-d9e2d56726e4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -254393,7 +254393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b1b1592-d7ca-423a-933b-6d2d1fbf480d", + "id": "7865cca7-bfc1-4937-a9ac-90c788ff13b7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -254438,7 +254438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c0d08f0-6249-4964-aeca-2f3878ca0e7c", + "id": "283deae7-5139-454e-9120-b455b9025f84", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -254489,7 +254489,7 @@ } }, { - "id": "a8ac1847-f48a-4110-a495-137c98bfefc9", + "id": "ebb23cf1-de46-49d3-a58f-24912a9e00b0", "name": "Get SOD policy schedule", "request": { "name": "Get SOD policy schedule", @@ -254531,7 +254531,7 @@ }, "response": [ { - "id": "4f9a4fcd-efde-44ae-9c50-0e154d7ea74f", + "id": "6cb6c5d2-682b-41d3-a40b-44ffb51b3d40", "name": "SOD policy schedule.", "originalRequest": { "url": { @@ -254576,7 +254576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "887cdb4e-857b-42f9-9be3-ad1ea1e9d011", + "id": "df3b64dd-b761-4ab7-a3a6-886004bacf00", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -254621,7 +254621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d9a7080-0358-4d85-bb3f-1bc59f7b720e", + "id": "a3f5c518-b0ac-4e38-8613-dca2339f7422", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -254666,7 +254666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a5a0c71-3c43-4afe-9ba1-9fc5b2d6d183", + "id": "fc43c39f-0ade-4dfd-98ac-dd68cf3f22fd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -254711,7 +254711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5d596f9-058f-4779-8898-3422299059d2", + "id": "f72d85b9-f665-439a-97d6-2ad60c3f2e44", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -254756,7 +254756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "494e9dcf-32e8-4f97-afde-fb593c0700e1", + "id": "3f08b0aa-d03a-41b4-9cf5-c9de93d4aa7e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -254807,7 +254807,7 @@ } }, { - "id": "9dcd62e6-ad43-4750-a220-8ac82631151e", + "id": "44268b12-835f-465c-8aa3-74d65625b778", "name": "Update SOD Policy schedule", "request": { "name": "Update SOD Policy schedule", @@ -254862,7 +254862,7 @@ }, "response": [ { - "id": "0bc1b820-c370-45c9-9506-a991fe90aee3", + "id": "24fe1e23-931e-4c88-b64f-c8a888ca8a6f", "name": "Created or updated SOD policy schedule.", "originalRequest": { "url": { @@ -254920,7 +254920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b1080f9-9269-4feb-a2f8-c1b10817d9ea", + "id": "e84854b4-78e7-4ac9-b434-d19a8774e248", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -254978,7 +254978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "508da7d2-8328-4a79-ad84-b8b83d566a5a", + "id": "80294b8b-d770-4fe6-aa80-c24892501977", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -255036,7 +255036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9edd08b-74ee-4394-b42d-98027913dbfe", + "id": "a4fcdda7-2d4b-450f-ac5c-e1574510e301", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -255094,7 +255094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ee576dd-0dbf-4137-8ba2-a37fbc818796", + "id": "0c16b7ab-17ae-4bbe-af37-63239e3aa00e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -255152,7 +255152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58a93316-27c3-43c4-a81e-8939c535a6dd", + "id": "96002389-38ad-4535-ad1d-b819ed8aee28", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -255216,7 +255216,7 @@ } }, { - "id": "0259d593-8d5d-4a19-b56d-5fdabb837f66", + "id": "b1a7b094-b3b2-4d91-87f4-2f2fab5ac907", "name": "Delete SOD policy schedule", "request": { "name": "Delete SOD policy schedule", @@ -255258,7 +255258,7 @@ }, "response": [ { - "id": "1313bde2-6a71-4832-b3c8-c1af47363834", + "id": "3bbc3cd4-c50d-4291-a2d2-9aec28c01e26", "name": "No content response.", "originalRequest": { "url": { @@ -255293,7 +255293,7 @@ "_postman_previewlanguage": "text" }, { - "id": "dace6007-28b7-4ce1-87e1-7872e1317f64", + "id": "23c61c63-dc17-485c-8587-d189c36d5b8f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -255338,7 +255338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34caa963-2c0e-422c-9990-53414a0d6331", + "id": "5f91d7bc-2035-43d8-a671-eb9a63c109f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -255383,7 +255383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d15d5ad-574e-4f6b-9961-c5248bce8f0c", + "id": "f286e710-2d72-4a43-b6b3-6527ccc74c90", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -255428,7 +255428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf062516-af03-4f4d-b3fe-29daed6502f7", + "id": "28597925-f03d-46db-9937-a2c14defeefb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -255473,7 +255473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58b7a316-7892-40c9-9b2e-f6e984808c4a", + "id": "1754392b-dd7c-4e0f-aa25-a4e5720393bf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -255518,7 +255518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65e17022-1465-4f33-b08c-4e43380ac4d0", + "id": "ef6e0280-2d6c-4be0-b178-6c1f9f4c4a98", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -255569,7 +255569,7 @@ } }, { - "id": "aefaf485-5aef-4c75-b0a1-633285b63fed", + "id": "5ed2f693-ed23-47a2-a646-09679fbe366e", "name": "Runs SOD policy violation report", "request": { "name": "Runs SOD policy violation report", @@ -255612,7 +255612,7 @@ }, "response": [ { - "id": "3fdf6de2-eaaf-4674-a9b2-3abf3e6174ae", + "id": "7ee5dea7-f30a-49a9-886d-d245324e363c", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -255658,7 +255658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73bd877c-9f6e-463d-bddb-286d2fa467c2", + "id": "65adb674-2a39-4649-b1bc-c10dae93343a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -255704,7 +255704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fb4afe8-4f4a-42ff-97c0-5c189673bcdf", + "id": "c9ceb86a-1274-433c-a69a-04f3e83c3e5c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -255750,7 +255750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "242f9d12-796c-4bd0-a4f1-3b7f2e72f4e8", + "id": "7ae61d07-3ff4-433d-9d16-670e121890a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -255796,7 +255796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82e2d4f1-f85c-4d38-820b-9bd0c73f07d7", + "id": "e2bccc3c-11fe-44fd-8fb1-58053213a535", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -255842,7 +255842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f99a0aa8-7831-4009-b4d7-34ae597f5c39", + "id": "d8f8d62a-f974-45d1-82cc-b24dbf8cedfb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -255888,7 +255888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63359c1e-112f-4de2-843d-245bd2df42d7", + "id": "2397c2af-d631-477d-9c95-46033000c4a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -255940,7 +255940,7 @@ } }, { - "id": "eed1b6c4-586b-4cc4-967b-48cd5a4d595d", + "id": "3932faa3-bace-4d02-a35c-dc202d24f524", "name": "Get SOD violation report status", "request": { "name": "Get SOD violation report status", @@ -255982,7 +255982,7 @@ }, "response": [ { - "id": "33538d21-9dfd-4554-a5df-c4ffff92fe58", + "id": "248382fc-5199-417a-9dee-d6f9bab583f6", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -256027,7 +256027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8da44bd-b1d2-4507-8894-f8b344abb69e", + "id": "2e014390-6177-439b-b301-f13712b1707c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -256072,7 +256072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5606ba4d-9985-4ca3-b1e4-2b3f37d41eb9", + "id": "8db27192-ba15-4c8a-8d27-d6542dc50af2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -256117,7 +256117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71886464-5e57-4d84-99bd-5b12d85d4ae9", + "id": "d6ef73d5-4687-4775-a059-67cffe415996", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -256162,7 +256162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19fcfe6f-382c-45f1-9266-aeed945d38df", + "id": "11fb1246-b7f3-4aae-81f0-a817a8cb33f9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -256207,7 +256207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21775d99-6e15-4732-98a9-a631fa18803d", + "id": "e3104da8-83bd-4ddf-8d46-c1a5b107ae8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -256252,7 +256252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aacdf83-226e-428b-bc7f-ead3a61adf2a", + "id": "540e2749-4741-4d4e-bb05-99a380a339af", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -256303,7 +256303,7 @@ } }, { - "id": "cd921f5c-c252-4b26-9a0c-69691299bee8", + "id": "172d0a6e-2c58-459c-9ebb-c7d96844b896", "name": "Get violation report run status", "request": { "name": "Get violation report run status", @@ -256345,7 +256345,7 @@ }, "response": [ { - "id": "1b019bf7-458e-4ec2-a251-676b9091c804", + "id": "473b97ab-09e2-43c1-b413-3d75983f8500", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -256390,7 +256390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "754bda7f-6b5b-48f2-bddf-a3b67f824538", + "id": "d5f01743-4be4-4eb8-9ec2-e19c5f4119d9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -256435,7 +256435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35e6bc03-9e07-4a57-93cd-3cdbd7c7d109", + "id": "5c672f42-7fe9-4be6-bc36-267ca603186a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -256480,7 +256480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05b39543-cc49-41ae-9a4f-ecfb3954b81d", + "id": "37b540ce-8056-4ef1-9f5e-1b0e94489075", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -256525,7 +256525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ccff453-b9a0-41b5-81fa-a5141f4d7dcd", + "id": "8b90e880-8e4b-497c-86bf-2b3083107216", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -256570,7 +256570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c49738e-5764-43bc-a059-87244cda4a3e", + "id": "e5e00534-7f04-47d5-8e0f-83a596364a71", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -256615,7 +256615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71243f5a-5f20-4c30-a70d-866b62f5be7e", + "id": "ddec0732-4786-4054-ab49-4c15422b9efb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -256666,7 +256666,7 @@ } }, { - "id": "161540e6-9434-4148-a2d1-2688ebd56c49", + "id": "28a7e03e-12d8-4afd-95d3-dfc1ddeebe6d", "name": "Runs all policies for org", "request": { "name": "Runs all policies for org", @@ -256709,7 +256709,7 @@ }, "response": [ { - "id": "4a91e241-0199-48ce-908d-eb59713c4841", + "id": "ff27eff2-83e3-4adc-90f8-f02c782e8853", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -256766,7 +256766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "404a3ae4-73a6-46ce-8367-72d534ba28cf", + "id": "37bb445c-e64b-4ffb-b32b-152ebce90913", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -256823,7 +256823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4265434f-405b-4d82-a674-63419ca7ea64", + "id": "32ed7b84-1050-410b-a2e0-0bff78b673e1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -256880,7 +256880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cce1bbd8-ca27-4a73-a75b-9c2a8798d5e4", + "id": "b475b457-a231-4a20-974a-b83142079aa3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -256937,7 +256937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be89798a-2b21-4113-9044-89c748e319cf", + "id": "b4514080-95fd-4fa6-9b05-16ea5b8a37ae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -256994,7 +256994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1cae7b5-b555-48f2-a7a2-dfa484c124b3", + "id": "c90f17f7-8db8-45ce-80d8-ede007668949", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -257057,7 +257057,7 @@ } }, { - "id": "b1ea77e9-a7b6-412d-b0f8-a1e84b1a4f70", + "id": "fb0f7270-f95e-4082-9244-9116421b4a27", "name": "Get multi-report run task status", "request": { "name": "Get multi-report run task status", @@ -257086,7 +257086,7 @@ }, "response": [ { - "id": "530ed340-8770-4f08-b31f-1e285264cffc", + "id": "beb5862b-6311-434c-86de-b928c4c6c415", "name": "Status of the violation report run task for all policy run.", "originalRequest": { "url": { @@ -257129,7 +257129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "770c8fca-8afd-48f3-a693-dbc57630fd7b", + "id": "10b51ad4-a729-4aa0-a91a-b7f0a574afd5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -257172,7 +257172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c2e85cd-e77c-4531-ae5a-5edd8e17478a", + "id": "e9e69169-b0f9-48b6-8050-e52d6a7b2eb6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -257215,7 +257215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "511182ee-02a4-4722-b223-1207a98db369", + "id": "5bb1f622-9e7b-4b0d-9574-60b4d328feb4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -257258,7 +257258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e34b8ea-9c08-4b68-9fc3-8950849a3344", + "id": "b90b8766-22f0-43dd-8b00-d246768b9cf7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -257301,7 +257301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfc65d7d-0b80-4c26-9efb-6f3ab1a5bca7", + "id": "733aa303-0d0b-42c2-ae13-3a8a231344bb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -257350,7 +257350,7 @@ } }, { - "id": "7ca7864f-589e-4fe5-9443-14a446bcc145", + "id": "5c8f9fc9-2cd3-4d73-a7df-2748328548eb", "name": "Download violation report", "request": { "name": "Download violation report", @@ -257392,7 +257392,7 @@ }, "response": [ { - "id": "1b142a7c-a359-4845-b061-38cbba92636a", + "id": "b1865c2a-5974-4856-bf7e-724d1a2cba3e", "name": "Returns the PolicyReport.zip that contains the violation report file.", "originalRequest": { "url": { @@ -257432,12 +257432,12 @@ "value": "application/zip" } ], - "body": "fugiat elit", + "body": "do voluptate veniam", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "121fb7f4-ba51-45cc-9cc5-5b9803144c3c", + "id": "bac06084-f880-44ca-a389-0510105d5637", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -257482,7 +257482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12259193-5e39-4a5e-8121-94e2fff00fcf", + "id": "cca84dda-3570-410c-a863-6988aee8acfd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -257527,7 +257527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19191035-9719-4951-9d51-aef4ee55fcf4", + "id": "45e5d6ee-0109-4460-9503-23ebbad4a122", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -257572,7 +257572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63ee4a82-74b9-4072-b829-31fd9171a5d3", + "id": "da3a2db7-7bcc-42b9-8fe6-339152838500", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -257617,7 +257617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f43ee3f4-83af-4801-b7e2-34bce6bb6ce6", + "id": "5a647125-ffaf-402d-8d42-78324a24c627", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -257662,7 +257662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0c8c67c-0427-437d-8f08-74ce8f2801a7", + "id": "9c4af3a3-d1ce-4d7a-859d-d0f9e22ef9a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -257713,7 +257713,7 @@ } }, { - "id": "6ee878c8-4a9c-4ed4-ac00-99f0341e0a23", + "id": "40addbc1-dfbd-44d6-bcfb-aa0318fbaf8a", "name": "Download custom violation report", "request": { "name": "Download custom violation report", @@ -257766,7 +257766,7 @@ }, "response": [ { - "id": "d2905022-4836-4271-ad4e-dbc8f90f6bda", + "id": "8c343a19-0c92-4efd-8884-386129186bb0", "name": "Returns the zip file with given custom name that contains the violation report file.", "originalRequest": { "url": { @@ -257807,12 +257807,12 @@ "value": "application/zip" } ], - "body": "fugiat elit", + "body": "do voluptate veniam", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "c6eccaf9-a784-45c0-a231-ac795b30f54a", + "id": "293b35ee-b49c-45c3-b3a0-6bec5b99ff87", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -257858,7 +257858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2c776dd-dbb3-4c76-8362-49342aaef6df", + "id": "146ef0c8-369e-4987-80fa-13db534786c3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -257904,7 +257904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a6ba9a3-e876-4e69-88d2-7714253137d3", + "id": "202a9418-8181-4064-859c-da58f91ed8ae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -257950,7 +257950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36119e0f-05da-40f6-b8fd-34a6684e86a7", + "id": "184af73f-9d47-4ef4-9f53-62f7ee56a79b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -257996,7 +257996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9109c594-a7ba-4215-8090-50b63d90a479", + "id": "4e5902e4-16d7-4b9f-8637-08fadddbd2e8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -258042,7 +258042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "023264c5-89e0-45a8-9c35-d34b3a448953", + "id": "fc42125c-3da5-4f24-969f-caadf7f411b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -258100,7 +258100,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": "90ed395d-1ec6-4b89-9478-b1aa2d7ab0cb", + "id": "c4952361-106b-4486-a292-8ff0af717d54", "name": "Predict SOD violations for identity.", "request": { "name": "Predict SOD violations for identity.", @@ -258143,7 +258143,7 @@ }, "response": [ { - "id": "4343a415-450b-4b03-9461-5637774ee799", + "id": "68982e27-ff4b-4556-b924-a9341dd88f91", "name": "Violation Contexts", "originalRequest": { "url": { @@ -258200,7 +258200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57eae842-55d0-4ea6-b40d-66983b4d0a95", + "id": "b355e235-4f36-4f55-a96d-0d5bf6f567af", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -258257,7 +258257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19457545-4a75-4b38-8d60-ca9ecaaae5fa", + "id": "fb404d82-279d-4784-8768-f1675c8e8c92", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -258314,7 +258314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3b0f6a9-4221-40ae-abff-8384b4a312a1", + "id": "2d73e51e-2cf7-46e8-826f-62c6f47ce85c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -258371,7 +258371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e33afa1-a707-48b6-b3c9-6b4ba1f65628", + "id": "5cf4bbca-1a61-4ec7-9310-fc0d025c63bd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -258428,7 +258428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10ac5c39-c632-4148-86ca-ad52527db04c", + "id": "f4761d1e-053c-4c7c-b1e8-7626d2187e47", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -258485,7 +258485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f19d742c-35d6-40b9-8a20-f466261ad129", + "id": "1a7e06f1-3978-4ebc-9777-2c077e5d6ffe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -258548,7 +258548,7 @@ } }, { - "id": "3ded122f-1df3-4713-8cdc-4c606abcc394", + "id": "89b2608e-070b-41b3-9050-a24918ed0897", "name": "Check SOD violations", "request": { "name": "Check SOD violations", @@ -258591,7 +258591,7 @@ }, "response": [ { - "id": "3cad8ac3-f46d-4247-ba56-b6267c3d4155", + "id": "5c9cc604-5a0d-485b-a284-279f61f4bad8", "name": "Request ID with a timestamp.", "originalRequest": { "url": { @@ -258648,7 +258648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cfe1dff-a91a-480a-bb1f-4c767c52e593", + "id": "8c657c33-339c-474e-9402-4f09573a0db6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -258705,7 +258705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9e75ea6-197b-47ef-9086-88204892e762", + "id": "8a7ffe05-a71b-43db-be53-04a4690acfbc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -258762,7 +258762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7004a409-2722-4508-88e2-7f267b90d2c3", + "id": "f20c012c-1e33-44b3-9659-8308d25bba23", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -258819,7 +258819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9833c7ba-7ef7-4cc7-b012-4f6e16ee3abb", + "id": "8434a6dd-a0d7-4af3-8044-70dd1fbdeddf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -258876,7 +258876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08400f7d-eed2-44ed-8a4d-98746161fef0", + "id": "0f78e33c-2a3d-49a6-9f5f-e102f0abae01", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -258933,7 +258933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3695743a-80a6-4463-9f63-2c12c80c23c1", + "id": "1063800a-f50d-411f-843d-ee8113457932", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -259002,7 +259002,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": "732e386b-1b96-4332-b8c4-168387d37b81", + "id": "94d73ab7-17ee-40ba-8d80-6e3aa121f602", "name": "Finds status of source usage", "request": { "name": "Finds status of source usage", @@ -259044,7 +259044,7 @@ }, "response": [ { - "id": "72c28367-3341-4841-b712-be2190ba11f6", + "id": "793730bd-6390-469f-b58f-75aa0f7140f7", "name": "Status of the source usage insights setup by IDN source ID.", "originalRequest": { "url": { @@ -259089,7 +259089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2425ff6-1377-40d1-9ff2-e272d1797876", + "id": "bd8712d1-caf0-4f5e-b6ac-58b047adf676", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -259134,7 +259134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed459441-dfdc-4ec0-bfb9-3a5905d3d091", + "id": "f9aa209a-2f00-4c8c-87b1-a1b8d90fa2dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -259179,7 +259179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ff2d14b-fe5c-4d02-85d0-c811fe42123b", + "id": "481615e1-13e5-46fb-8161-ab3101bce5c6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -259224,7 +259224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ff94059-629c-4c13-ad10-5c1bc64259ba", + "id": "f54acefa-28cb-49bf-9b65-c0676f08830a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -259269,7 +259269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08638ff8-f4db-414e-9659-224680b04a44", + "id": "33466f34-0912-4ab2-a756-4ebbf577001e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -259320,7 +259320,7 @@ } }, { - "id": "f2aaf7d7-c730-4d3f-a542-cd33030b27af", + "id": "7e8b29a4-4210-4099-8a8c-85bddfa2769a", "name": "Returns source usage insights", "request": { "name": "Returns source usage insights", @@ -259399,7 +259399,7 @@ }, "response": [ { - "id": "4b4ab34e-eeb0-4b1b-8f22-060ee335383c", + "id": "4dca3480-1640-4c74-ac33-1c60e734195d", "name": "Summary of source usage insights for past 12 months.", "originalRequest": { "url": { @@ -259481,7 +259481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "943f6a41-ae8b-48d7-a83b-cbd898663dd9", + "id": "8f900011-17e3-4785-b52d-461771d52a3f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -259563,7 +259563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc0d30df-125d-4a77-adad-1c5b44b3293f", + "id": "453fcb56-fed1-425e-a791-335ba48529a4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -259645,7 +259645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fa7de4f-3a8a-4bf8-b852-6b6ebe202158", + "id": "058796ce-f1d7-4aa3-8d90-f866b41faad1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -259727,7 +259727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eda4112-8c61-4e26-9cf3-fa78af72c5ba", + "id": "2ff1739d-3bf3-4fb3-b81c-e374fb097ea7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -259809,7 +259809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f9e690f-9608-4d77-8ea2-d1b8d8762397", + "id": "ada261c5-47e8-4f7b-9bd2-671ad96b6dc9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -259903,7 +259903,7 @@ "description": "Use this API to implement and customize source functionality. \nWith source functionality in place, organizations can use Identity Security Cloud to connect their various sources and user data sets and manage access across all those different sources in a secure, scalable way. \n\n[Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) refer to the Identity Security Cloud representations for external applications, databases, and directory management systems that maintain their own sets of users, like Dropbox, GitHub, and Workday, for example.\nOrganizations may use hundreds, if not thousands, of different source systems, and any one employee within an organization likely has a different user record on each source, often with different permissions on many of those records. \nConnecting these sources to Identity Security Cloud makes it possible to manage user access across them all.\nThen, if a new hire starts at an organization, Identity Security Cloud can grant the new hire access to all the sources they need.\nIf an employee moves to a new department and needs access to new sources but no longer needs access to others, Identity Security Cloud can grant the necessary access and revoke the unnecessary access for all the employee's various sources. \nIf an employee leaves the company, Identity Security Cloud can revoke access to all the employee's various source accounts immediately. \nThese are just a few examples of the many ways that source functionality makes identity governance easier, more efficient, and more secure. \n\nIn Identity Security Cloud, administrators can create configure, manage, and edit sources, and they can designate other users as source admins to be able to do so.\nThey can also designate users as source sub-admins, who can perform the same source actions but only on sources associated with their governance groups.\nAdmins go to Connections > Sources to see a list of the existing source representations in their organizations. \nThey can create new sources or select existing ones. \n\nTo create a new source, the following must be specified: Source Name, Description, Source Owner, and Connection Type.\nRefer to [Configuring a Source](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html#configuring-a-source) for more information about the source configuration process. \n\nIdentity Security Cloud connects with its sources either by a direct communication with the source server (connection information specific to the source must be provided) or a flat file feed, a CSV file containing all the relevant information about the accounts to be loaded in.\nDifferent sources use different connectors to share data with Identity Security Cloud, and each connector's setup process is specific to that connector. \nSailPoint has built a number of connectors to come out of the box and connect to the most common sources, and SailPoint actively maintains these connectors.\nRefer to [Identity Security Cloud Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about these SailPoint supported connectors. \nRefer to the following links for more information about two useful connectors: \n\n- [JDBC Connector](https://documentation.sailpoint.com/connectors/jdbc/help/integrating_jdbc/introduction.html): This customizable connector an directly connect to databases that support JDBC (Java Database Connectivity).\n\n- [Web Services Connector](https://documentation.sailpoint.com/connectors/webservices/help/integrating_webservices/introduction.html): This connector can directly connect to databases that support Web Services. \n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/docs/connectivity/saas-connectivity/) for more information about SailPoint's new connectivity framework that makes it easy to build and manage custom connectors to SaaS sources. \n\nWhen admins select existing sources, they can view the following information about the source:\n\n- Associated connections (any associated identity profiles, apps, or references to the source in a transform).\n\n- Associated user accounts. These accounts are linked to their identities - this provides a more complete picture of each user's access across sources.\n\n- Associated entitlements (sets of access rights on sources).\n\n- Associated access profiles (groupings of entitlements). \n\nThe user account data and the entitlements update with each data aggregation from the source. \nOrganizations generally run scheduled, automated data aggregations to ensure that their data is always in sync between their sources and their Identity Security Cloud tenants so an access change on a source is detected quickly in Identity Security Cloud.\nAdmins can view a history of these aggregations, and they can also run manual imports. \nRefer to [Loading Account Data](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html) for more information about manual and scheduled aggregations. \n\nAdmins can also make changes to determine which user account data Identity Security Cloud collects from the source and how it correlates that account data with identity data. \nTo define which account attributes the source shares with Identity Security Cloud, admins can edit the account schema on the source.\nRefer to [Managing Source Account Schemas](https://documentation.sailpoint.com/saas/help/accounts/schema.html) for more information about source account schemas and how to edit them. \nTo define the mapping between the source account attributes and their correlating identity attributes, admins can edit the correlation configuration on the source. \nRefer to [Assigning Source Accounts to Identities](https://documentation.sailpoint.com/saas/help/accounts/correlation.html) for more information about this correlation process between source accounts and identities.\n\nAdmins can also delete sources, but they must first ensure that the sources no longer have any active connections: the source must not be associated with any identity profile or any app, and it must not be referenced by any transform.\nRefer to [Deleting Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html#deleting-sources) for more information about deleting sources. \n\nWell organized, mapped out connections between sources and Identity Security Cloud are essential to achieving comprehensive identity access governance across all the source systems organizations need. \nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about all the different things admins can do with sources once they are connected.\n", "item": [ { - "id": "45e92d45-7366-4241-9a3a-b25f1789b726", + "id": "44958a85-df4e-4e63-8a6a-d41226d6a5c0", "name": "Lists all sources in IdentityNow.", "request": { "name": "Lists all sources in IdentityNow.", @@ -259996,7 +259996,7 @@ }, "response": [ { - "id": "8a552043-bc90-4996-8af2-9efa5c983757", + "id": "ae201241-24f4-486c-9df0-07c79490995c", "name": "List of Source objects", "originalRequest": { "url": { @@ -260103,7 +260103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "065430f9-2055-4ace-9598-c511647e2b68", + "id": "fa668aa0-817a-4b71-9660-9a25716255f6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -260210,7 +260210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8dca35c-23a0-4ebe-b995-3c417af5c2ba", + "id": "f1c88e41-2f42-4d75-8de7-7199f0ac488c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -260317,7 +260317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c0232da-a93c-44cf-bfe0-4871d45d9062", + "id": "c843d8c1-6d0b-4c09-98c2-98d0e778fd95", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -260424,7 +260424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48303177-d133-41fb-ade7-5ef6d3f8091d", + "id": "aa51e3e6-1ff4-4da0-8224-6a8027fe7221", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -260531,7 +260531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd423c6d-3d4f-4434-b46a-e6787913eb82", + "id": "97cd75e8-c32b-4da9-a171-8517758699f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -260638,7 +260638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f257d57c-25a8-4891-a46d-53a9bbdd5bf4", + "id": "b700298d-3cb5-4b1c-86ab-43eb3563baa7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -260751,7 +260751,7 @@ } }, { - "id": "5239344c-580c-48f2-ad45-79cecc746b9c", + "id": "4eb67e1e-62c3-4519-a946-537a44ec6ca8", "name": "Creates a source in IdentityNow.", "request": { "name": "Creates a source in IdentityNow.", @@ -260803,7 +260803,7 @@ }, "response": [ { - "id": "af394867-036d-490e-9033-c0ab646241b6", + "id": "6f727072-0e0e-49ca-b1c5-056219d40a87", "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": { @@ -260869,7 +260869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b24e7ab-a569-4894-99a8-b7423e267e17", + "id": "c0fba213-84f3-4ed2-bf61-bb60bc3ac059", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -260935,7 +260935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38cdff06-177e-43e8-93cc-9acad94213e3", + "id": "4beed2b7-2ca5-439e-b072-5c908b4e1ba4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -261001,7 +261001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e56bf93-3d86-42ec-a778-04d30c232822", + "id": "798ff409-06ed-4fdb-8f04-6dd918d93fd2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -261067,7 +261067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "662d3972-1e89-413b-98da-ef4486167bc2", + "id": "9243462f-934a-4ecb-aabe-d66264b4aa73", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -261133,7 +261133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17b7b905-e8f0-4678-9f81-d4ef6bc1d5a6", + "id": "43e148b1-f2cd-4d85-9df8-05510e70d20e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -261205,7 +261205,7 @@ } }, { - "id": "5efe18a1-29c7-4bfd-b53b-07f116b2f8e8", + "id": "5d5a087d-67d1-475c-a626-7e415c2cb9eb", "name": "Get Source by ID", "request": { "name": "Get Source by ID", @@ -261246,7 +261246,7 @@ }, "response": [ { - "id": "8cf1db6b-2ea2-4124-a01b-f863de8e2b72", + "id": "15184560-6812-4991-aa2e-9ca5ea3a18ff", "name": "Source object.", "originalRequest": { "url": { @@ -261290,7 +261290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "440fffac-0279-452e-9619-b82fb40fe3b1", + "id": "56b619f2-4d32-4bbb-9a58-67cdf8250151", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -261334,7 +261334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c7117f3-8ef0-4b28-aaaa-5418ff1fcb9a", + "id": "0c103dc1-f185-4394-913a-bb12d363b783", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -261378,7 +261378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a416fb08-673a-4238-aaf1-9b3214cb3327", + "id": "28a86710-01b8-4175-bb2f-a2ae6ba04555", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -261422,7 +261422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a45ae657-c9dc-4267-9dee-0279b5063012", + "id": "90c160f7-c5da-4d13-8ec2-365725b61e2e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -261466,7 +261466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33897351-481e-4bf8-b594-c0fa8cc16723", + "id": "6958d95f-906b-4965-86bf-c6fc3c653a2a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -261510,7 +261510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e324d81-8ea0-42a1-a478-27acac852750", + "id": "4ce67ca1-00da-450d-b7f6-ec213abfed97", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -261560,7 +261560,7 @@ } }, { - "id": "dcc551ba-5bc5-4f02-a3f3-b7342d97fc5f", + "id": "6b93a045-084a-42cb-9d17-481cc081c106", "name": "Update Source (Full)", "request": { "name": "Update Source (Full)", @@ -261614,7 +261614,7 @@ }, "response": [ { - "id": "5c30aa98-9b70-4490-b786-121fbf1c3328", + "id": "39bff2e6-b796-4c43-86ae-f741b9c0123a", "name": "Updated Source object. Any passwords will only show the the encrypted cipher-text so that they aren't decryptable in Identity Security Cloud (ISC) cloud-based services, per ISC security design.", "originalRequest": { "url": { @@ -261671,7 +261671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dc86858-a8e0-4797-b2c1-67d6b3244b23", + "id": "9016529b-fbd9-47da-9127-09f6a913979e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -261728,7 +261728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37ea8a5a-6cd2-4b7b-9336-6c956837b55a", + "id": "18c2289c-830f-4dcd-b7da-b3f3fea0fca8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -261785,7 +261785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92b123d7-d58f-4ee8-b7a9-c6bb5226fde4", + "id": "1005b096-6323-4f08-9cd2-1a498624af7a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -261842,7 +261842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8481720e-2a76-43a8-bd94-bb3ecda1fe16", + "id": "dc2990ee-009d-42b5-b06e-d148c85314c5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -261899,7 +261899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf207528-ea40-489b-88ad-8759a56f4da4", + "id": "295870b2-fb3f-476b-b954-c719f2762194", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -261956,7 +261956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2401be28-7ab1-44f9-ae5d-274ae34878fa", + "id": "89b35782-7cf1-4eb9-b810-b5e153a0f99d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -262019,7 +262019,7 @@ } }, { - "id": "5fc4dc32-a7ed-45db-960e-b0b10c186cd9", + "id": "133547c5-00ee-462a-841b-3f09a6f71275", "name": "Update Source (Partial)", "request": { "name": "Update Source (Partial)", @@ -262073,7 +262073,7 @@ }, "response": [ { - "id": "70767323-8949-4b09-a739-2c09fc35277a", + "id": "2dbd546a-0578-4664-9642-017509aedb19", "name": "Edit the source description", "originalRequest": { "url": { @@ -262130,7 +262130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d96f69d7-c82f-43f0-bbda-335da15ccfb5", + "id": "823c2203-f1f4-4e87-933d-e1f02d11f886", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -262187,7 +262187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c0d8c8c-79ab-4a4c-9a10-9ee364460121", + "id": "54e25ec4-0488-493e-ac70-535f41b59835", "name": "Edit source features", "originalRequest": { "url": { @@ -262244,7 +262244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b131c866-6983-439c-aead-2426d8b98fc7", + "id": "6359445c-acd5-46f1-98e7-e457baed0127", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -262301,7 +262301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ac1cbd7-e101-4e4f-b84d-c1f4eefaea07", + "id": "77fdff25-3136-43c0-956d-1002bd6fe73a", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -262358,7 +262358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29064213-f158-4fac-9ab4-3d3113af2438", + "id": "4ea8dbcf-4a5a-49c9-90ca-bdb3610200e6", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -262415,7 +262415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28c1edc5-ccde-4c87-82a0-88b178df9887", + "id": "7af1d27b-0d9e-499f-b984-438403da10cc", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -262472,7 +262472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11c876c7-89a0-4b2c-abcb-32f8c4feaf97", + "id": "aee43b0c-3070-442b-9e4e-f008e960532e", "name": "Edit the source description", "originalRequest": { "url": { @@ -262529,7 +262529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bda0f3e-fb02-493d-bdea-0c6856f8ad39", + "id": "7612c9dd-f085-42f5-889a-cda30e1dfbef", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -262586,7 +262586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00959674-2d0f-4b93-beea-a9e940fb3ead", + "id": "9065b11f-a4cb-4217-b66a-dac01cbab4ad", "name": "Edit source features", "originalRequest": { "url": { @@ -262643,7 +262643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17290808-0139-433f-9db8-4ac2877bce8d", + "id": "24765002-0a89-4aaa-bfb8-2a072a847683", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -262700,7 +262700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a43b89d8-adac-41ea-aeeb-993c9dd9ab09", + "id": "50a64a06-4416-4ffc-9fb5-b8b9f6ff9914", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -262757,7 +262757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "119842f1-0859-4f4f-bb96-b8263da49e48", + "id": "8e0b1c34-8a5d-4e03-8faa-a9381ec2bc6d", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -262814,7 +262814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44943987-b1cf-4507-9e59-50ae3e2dfb93", + "id": "c673789b-e223-4294-b28f-576621e26c70", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -262871,7 +262871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fc3fc24-0cc2-4c98-9dce-ea7b5b7a0a85", + "id": "1391e056-9963-4413-a40e-0be75de371af", "name": "Edit the source description", "originalRequest": { "url": { @@ -262928,7 +262928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34366190-f1cf-4f90-9cbc-2370db96378f", + "id": "5973241e-958c-4f02-bd1e-680a3b3997e5", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -262985,7 +262985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93b5082f-dde7-444f-8dab-caeb0a73adbb", + "id": "0bcde137-6873-4769-bc42-b692b6e918a2", "name": "Edit source features", "originalRequest": { "url": { @@ -263042,7 +263042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70b055e8-7244-40d1-ab03-070a7c7bdbf5", + "id": "38fee3bc-21d1-4e4e-8498-cecea61917a3", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -263099,7 +263099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "412e3a4b-d419-40bb-ab5c-ea107cfeeb57", + "id": "7340ec70-c46b-464f-adb9-bd07475099a3", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -263156,7 +263156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51020926-5e2b-462e-a1e8-b23e99c9f0eb", + "id": "b70f6187-4b10-4388-8208-47ee835948f9", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -263213,7 +263213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8198566a-8498-4f25-9bc5-d5cb1b49634f", + "id": "d0f6deda-e362-4f3c-bfbc-bc286d2bd456", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -263270,7 +263270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "365b4c72-c2b0-44d2-811a-fe5c343aa17c", + "id": "a2989009-9cd9-4cbe-bd54-0ae310ab41c3", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -263327,7 +263327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a213f7d-a8dd-4837-91d8-51ed0aca8c0a", + "id": "c8362855-3d9a-468d-9d6b-ff25341caae5", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -263384,7 +263384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccbef4a5-0904-4584-8c9d-7aafef6e2c53", + "id": "a19e735e-2266-444a-babf-74c9daa85058", "name": "Edit source features", "originalRequest": { "url": { @@ -263441,7 +263441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be7427df-8f0b-4def-a967-f8a861404ec6", + "id": "4bde9b0d-ca88-456e-a9ad-b32575bee82c", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -263498,7 +263498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6af6fed5-c01f-4904-8173-2a5cb9b129f2", + "id": "cbea0bf0-2eaa-4011-bf54-fbd1a8395673", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -263555,7 +263555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3a82164-12e8-44a2-9886-6614013501a6", + "id": "03484db1-cf12-4f30-a194-60f4fc091109", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -263612,7 +263612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24640a7c-1db3-4b85-99fb-1ede6145e337", + "id": "530e27b1-90c3-4723-acec-c3842958f0b2", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -263669,7 +263669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2973338-e99c-49c6-81c9-d9030f23aa04", + "id": "9378c714-ec5b-4a07-be9b-dd632c4e94be", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -263726,7 +263726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d0a2327-a299-4caa-bee9-f4807b78254b", + "id": "ae8a64c6-8537-4896-8c02-f08ef59b0d73", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -263783,7 +263783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76f9b686-e1cd-4b24-95d5-4fd657fb536c", + "id": "38dbe6f5-c455-43e3-8c86-953d07309664", "name": "Edit source features", "originalRequest": { "url": { @@ -263840,7 +263840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efec2e49-5d72-4d70-814c-c44b6ef5c9a0", + "id": "351e9b85-ab81-4d84-917a-4aeb7e2c4539", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -263897,7 +263897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05367d05-8894-4ab4-ba49-021e0f49f22e", + "id": "9de224ce-ad27-4c76-902f-8b06d328eaec", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -263954,7 +263954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "676eef11-6793-40f3-bbea-8181e0d8fe5e", + "id": "8cba639a-b131-4b81-8e81-f7f9d0ec59c9", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -264011,7 +264011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f6c74f1-f06b-457c-8f83-b49debd9a918", + "id": "a9d3e34f-cbb7-4df2-84b4-8788fe7b2bab", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -264068,7 +264068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d44612d-9069-4a6b-81af-d520cd9dcc00", + "id": "b9e2c616-9270-448a-9eb6-4e5f49595a0b", "name": "Edit the source description", "originalRequest": { "url": { @@ -264125,7 +264125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f519e1bd-5952-4442-b02a-e5818b98555c", + "id": "236533dc-4357-40a7-bfbd-56b7c28d2b68", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -264182,7 +264182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dad8518-73e4-41bc-a1e4-7107212bef8a", + "id": "cd4c986b-2ccd-4d9d-8d12-3512930c4af2", "name": "Edit source features", "originalRequest": { "url": { @@ -264239,7 +264239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c0706a0-3d55-4cbe-92ba-2be9f61272b0", + "id": "7afc3efa-6052-40fc-867a-65c564d66067", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -264296,7 +264296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bc9801f-791c-4cf0-a7e1-94b8c63a0a84", + "id": "8bcbfd22-5c7a-4835-ac25-e028cb639888", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -264353,7 +264353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e978125-c44d-4cf2-b7d3-f2f002adde01", + "id": "dbc3c53c-f09a-4610-9cf9-6998305c4335", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -264410,7 +264410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8e7336b-2630-47ad-ad6f-3d8e32f09c11", + "id": "72f03fa3-2abf-40f4-ac47-8a8562425074", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -264467,7 +264467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "612ad14b-4544-4a9c-98c6-dd9c47b9ddff", + "id": "f43320d7-eaaf-42de-8cb9-1183fa7e2170", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -264524,7 +264524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfd4a483-d26c-4e4d-8e25-7bec51ebcd5e", + "id": "9a3858a1-c337-48bc-92c1-33e2bcdab079", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -264581,7 +264581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c668542-9966-4e4d-89fb-f82378608aff", + "id": "15653868-9c25-4bcd-bc58-da2ec91f6162", "name": "Edit source features", "originalRequest": { "url": { @@ -264638,7 +264638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff361903-9a1f-4a01-a53f-e5cd8b0cddf4", + "id": "d310ecda-5ee9-4035-9465-36f5f8e24c10", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -264695,7 +264695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0a8a727-a9d2-41a8-bc86-82c613fd7c95", + "id": "9bcf8263-5c47-4979-8b2c-8096c04e1dd0", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -264752,7 +264752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77d02ec8-91ea-4b45-9725-808aeb0dfdfd", + "id": "6606423f-245b-4f0a-ab15-0b309be3e023", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -264809,7 +264809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad8fe0e0-c34d-477d-bb0b-ea841131674e", + "id": "93907cf4-8baf-4940-b2f0-721a8b2fa154", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -264872,7 +264872,7 @@ } }, { - "id": "6bd7f318-6e8d-4a48-97da-d8db83935537", + "id": "062158a3-53c4-492f-b243-67d289d8986c", "name": "Delete Source by ID", "request": { "name": "Delete Source by ID", @@ -264913,7 +264913,7 @@ }, "response": [ { - "id": "76d3f80e-88b5-4f81-b453-b0cf030a2ad3", + "id": "27e2ca26-19ca-49e6-b33c-91e1d4baa2d9", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -264957,7 +264957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d0863a8-7873-4b2c-b07b-54075b194a00", + "id": "e89a0e14-84d0-44a2-b84a-57e13d4428c1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -265001,7 +265001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a0f3edd-fd96-48dd-99a0-212f0cf3412f", + "id": "58203d3d-bc24-42fe-8036-c5f03fb8d887", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -265045,7 +265045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "465aae23-da14-4eb4-b381-4389ac16917a", + "id": "2c763964-daeb-4cfb-af37-e1f7102a2add", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -265089,7 +265089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70caa6af-e37d-42c2-97cf-e0e2e0cf6c28", + "id": "b9a2688a-1d01-470c-a794-a70ba4901156", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -265133,7 +265133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "478c08de-8842-4acd-9b52-533e7a9c0fdf", + "id": "95d48c12-d59b-4529-88b9-778696b0e66a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -265177,7 +265177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41a3565d-bfa5-434d-8c80-3daca1be63ef", + "id": "b4f34e18-e77b-41a7-b020-d70d77f759e7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -265227,7 +265227,7 @@ } }, { - "id": "3cd2c6aa-7007-44d6-91f9-d0a94dcef70a", + "id": "eff34038-7cf6-4351-8977-785807f38cda", "name": "Lists ProvisioningPolicies", "request": { "name": "Lists ProvisioningPolicies", @@ -265269,7 +265269,7 @@ }, "response": [ { - "id": "2d6e0d1b-e83f-4520-8183-eda049b6a5cf", + "id": "376ff227-cda2-4fc1-96e5-6170fc4629e6", "name": "List of ProvisioningPolicyDto objects", "originalRequest": { "url": { @@ -265314,7 +265314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75c783fd-ea6f-40cb-a961-00017b1ee1fd", + "id": "fd6e1c4b-e23f-44e2-8cce-b07813b8f0ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -265359,7 +265359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6ba99e5-7b91-42a9-9590-ea10645428c0", + "id": "dfd03be8-a3ec-47ae-afc5-3714e43eaef3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -265404,7 +265404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab5e6e5e-5e74-4c13-821c-467621e69d93", + "id": "1dc6e54c-71e1-49bc-95f2-9294c486c026", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -265449,7 +265449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28d48141-da2d-4f71-b664-b5fb39bd2bcc", + "id": "b7bf2e72-7ef7-4aef-876c-6d7b16af53b3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -265494,7 +265494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6837e965-34c3-44ea-90c9-895cc2e59c89", + "id": "54a799ff-d7a6-4eb7-8522-701ff1355a15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -265539,7 +265539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13e15d28-62d3-4baf-a6ab-2f4fc2115f28", + "id": "6a16dee2-4cab-4fd0-88f7-451d610166de", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -265590,7 +265590,7 @@ } }, { - "id": "5a9912f7-c9e2-4cc8-8e99-e5262d9723ec", + "id": "15a3aae9-c9b4-4f48-a352-7c8df10f67ba", "name": "Create Provisioning Policy", "request": { "name": "Create Provisioning Policy", @@ -265645,7 +265645,7 @@ }, "response": [ { - "id": "a2742cdf-74cf-4b79-a08b-9f0f5e6b9d29", + "id": "c7442e83-a1ea-43f4-9f3b-bf3637b15811", "name": "Created ProvisioningPolicyDto object", "originalRequest": { "url": { @@ -265703,7 +265703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "826624c9-a45e-404f-88d2-ebd6b6df1aeb", + "id": "27504bb7-afd2-4739-afc2-2cf8db4d1ffc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -265761,7 +265761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2725fe06-17cb-48dc-bbd4-65d7b805278f", + "id": "b5b6a9d4-ac07-4896-abf7-230292fe1515", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -265819,7 +265819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "339d6e6e-8769-4d9d-802c-bdbd41699906", + "id": "4663c821-a82f-44cb-842a-2dda3c4f97e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -265877,7 +265877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a8236fd-b2e9-49b7-a6d2-d29a57552255", + "id": "8b4b23a6-77e5-40d7-b2ba-d79cd5e509c3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -265935,7 +265935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94c7905c-3ddc-4302-ad03-7247f2089e9c", + "id": "3b004c07-d98c-45c9-9f36-3af936f42c48", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -265993,7 +265993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90d27ee6-64d0-43fb-a713-328c6144c74c", + "id": "fac960ab-d6c1-4aed-9d73-9e66a9394345", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -266057,7 +266057,7 @@ } }, { - "id": "bf5d7ec5-cb9d-4094-a7c9-ecba75f0c439", + "id": "27dda85e-15ad-4d39-9453-9c7af56ed262", "name": "Get Provisioning Policy by UsageType", "request": { "name": "Get Provisioning Policy by UsageType", @@ -266110,7 +266110,7 @@ }, "response": [ { - "id": "a805ff54-0ef0-446f-adfa-89718a93201a", + "id": "49e9bc43-0d8b-4432-9983-a29c47067ac3", "name": "The requested ProvisioningPolicyDto was successfully retrieved.", "originalRequest": { "url": { @@ -266156,7 +266156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20b2b95b-8f5b-403b-89a6-1107c18b20f4", + "id": "450e8b58-85d3-44ab-a86a-c6f8649aed18", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -266202,7 +266202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43476b8e-489b-414c-9980-a0811a53dd51", + "id": "946246d2-a1e3-401a-9062-7b63ee5c6705", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -266248,7 +266248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eca18be-8a8f-48f4-ae2c-6364e6793324", + "id": "be27bf00-88dd-4424-819c-0229ccb2c22f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -266294,7 +266294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03adc3ab-e584-4fa5-80ac-bf7b13e9bdea", + "id": "ef33f52b-0052-4d4f-9c67-24564376201e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -266340,7 +266340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f39f096e-badc-43a4-8f3d-3ca87ac5d491", + "id": "b2a0d114-3448-41db-b685-f1bda088cc4c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -266386,7 +266386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "356cc121-547f-4d3f-b955-089ab25b5cac", + "id": "bda4f6b6-f5e5-4f32-a4b5-138424860b59", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -266438,7 +266438,7 @@ } }, { - "id": "bfd6db66-2ab4-4824-ad36-885f67fb80e2", + "id": "4476046e-29bc-41a1-8e07-e6758e677474", "name": "Update Provisioning Policy by UsageType", "request": { "name": "Update Provisioning Policy by UsageType", @@ -266504,7 +266504,7 @@ }, "response": [ { - "id": "dd70fc54-9119-43b6-bfec-3537d9f07d7c", + "id": "600378d3-8051-4ad0-9918-fa46f9ea193a", "name": "The ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -266563,7 +266563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9eba836-707f-4c81-9379-c32329a2340a", + "id": "3a30db31-14ff-43d1-91f8-365141275afe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -266622,7 +266622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf808b7b-a9eb-4749-a91a-8a06f2ca6b74", + "id": "b072f8fa-7855-4583-96b7-9f7b64157b8c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -266681,7 +266681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecf2a290-7c72-4194-aac1-1916a7314428", + "id": "adf69944-1f59-4823-a115-39bc08686c82", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -266740,7 +266740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4ab5899-7578-4428-8dff-33fc6cdb0c4d", + "id": "aa83e256-e681-49cc-8fd6-015693cd3c2b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -266799,7 +266799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5483be6-bf98-44a7-b05b-91de9fb9788c", + "id": "3ce38c04-bd27-41d6-9366-94c8cb6c19b8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -266858,7 +266858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79938574-869b-4eff-b4de-96b1d5641687", + "id": "d760412b-a950-448e-bd19-ada813485d2a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -266923,7 +266923,7 @@ } }, { - "id": "3cc9f6ea-74b9-4735-ac0f-da8d7e4a88b3", + "id": "f960e012-2144-4980-8fe0-7cced06dc514", "name": "Partial update of Provisioning Policy", "request": { "name": "Partial update of Provisioning Policy", @@ -266989,7 +266989,7 @@ }, "response": [ { - "id": "2fd2d580-4964-4925-a6ea-2f33066c65ba", + "id": "c06b933b-473b-43f2-b17e-92def4a3d6cb", "name": "The ProvisioningPolicyDto was successfully updated.", "originalRequest": { "url": { @@ -267048,7 +267048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55fa0755-7eb0-48d2-a7fb-53eb5442ebdd", + "id": "b7b4582c-9d06-4b2b-94ea-18f8a6197ee5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -267107,7 +267107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbe220cc-6239-442c-866e-3f52cd8bfa7e", + "id": "83e91fa5-8670-4149-8275-a607dafc8521", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -267166,7 +267166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5e1edb5-a904-4a63-a463-18ba1bbbcce7", + "id": "5c85192f-39cc-4af3-8cb8-f4879c94abf0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -267225,7 +267225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90ac8218-9034-4d8d-9c6e-c55d1ab07e8f", + "id": "e354f3b2-27c4-4d66-b194-a4a48fa5bc12", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -267284,7 +267284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8965044f-7c2e-4884-bd7f-3fc235cb4fb4", + "id": "38e29391-afdd-4e3e-8957-bd583c689c8f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -267343,7 +267343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad7a4460-4039-4db5-98d5-5975224b528b", + "id": "b25be5b1-9312-4d9f-9811-5627938e0d0f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -267408,7 +267408,7 @@ } }, { - "id": "0c4c1874-ab8a-4757-8fab-29192d1b9713", + "id": "ffa3e2c8-9cca-4cca-b578-9b46eaea6425", "name": "Delete Provisioning Policy by UsageType", "request": { "name": "Delete Provisioning Policy by UsageType", @@ -267461,7 +267461,7 @@ }, "response": [ { - "id": "e3fa84d3-5702-4bf1-aa8c-ef74dbac42d4", + "id": "a6103dd1-4b20-4573-8d03-296c3f2d9d48", "name": "The ProvisioningPolicyDto was successfully deleted.", "originalRequest": { "url": { @@ -267497,7 +267497,7 @@ "_postman_previewlanguage": "text" }, { - "id": "02757833-1eb8-44a6-838a-a9427783fd63", + "id": "48e32c71-46fa-40f1-bb8a-6916932f3a6c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -267543,7 +267543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b80b6493-12cc-4c33-9077-ca72485c1dfa", + "id": "7c8d77b3-88bc-4490-ba19-60ad1f4a0155", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -267589,7 +267589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1549234-ce53-479d-a4ec-e10e26d9622d", + "id": "f31d6ed3-9c5d-406d-86d4-5d6503ce6822", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -267635,7 +267635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "013c47e0-0859-4c6b-8ec6-472ff074afd1", + "id": "049fd460-a71b-42e3-8912-197572af69d5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -267681,7 +267681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d1caea3-c889-409d-91fd-98d1c0f0989d", + "id": "2bd280b9-6038-4188-9360-4030dce3cbae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -267727,7 +267727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef4c6e84-1832-424e-9d73-26a11252b9ae", + "id": "63d867a1-eccd-4633-9cd2-362a0db92378", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -267779,7 +267779,7 @@ } }, { - "id": "c18ebc2f-47e5-439f-bdd5-1d2d44ed8a87", + "id": "d7b98d1a-f609-4005-8747-cc90a2525545", "name": "Bulk Update Provisioning Policies", "request": { "name": "Bulk Update Provisioning Policies", @@ -267835,7 +267835,7 @@ }, "response": [ { - "id": "f65e1efd-00ac-4a7a-9dc1-a6efcf41f6f1", + "id": "e67af966-2356-4b4e-8795-96d61efe3ec6", "name": "A list of the ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -267894,7 +267894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94411162-ae89-4778-a3a8-54af61b6db95", + "id": "eccc6465-370d-4981-9fe7-70c87b2301eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -267953,7 +267953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "477dd217-5081-4eb9-bb44-12368709ac80", + "id": "4063ef54-5679-44c4-8ed4-4c377e643d29", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -268012,7 +268012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8710bb4-3df3-4ffa-a73a-2840034a8431", + "id": "4801b467-9af3-49d7-b772-fd0d63762664", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -268071,7 +268071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de2f63e9-3679-4376-9594-ff5750b06ea6", + "id": "c75e71e7-3699-4c81-8734-1a519bad4b3c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -268130,7 +268130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e727cb20-3184-4adf-b1a2-ffc8e76b299c", + "id": "47b743b5-1274-467f-a953-f42462114069", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -268189,7 +268189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a724e94-fdf4-433f-bf9f-69e086111f93", + "id": "f283b7ae-83cf-4775-8f70-33ed3ca4ea84", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -268254,7 +268254,7 @@ } }, { - "id": "5eaf061f-57b2-4861-bf4e-ed3e11de85d7", + "id": "cad0e4c7-7f21-44ea-be1d-5879ba54a93f", "name": "List Schemas on Source", "request": { "name": "List Schemas on Source", @@ -268315,7 +268315,7 @@ }, "response": [ { - "id": "3f167dc4-3b0a-4fde-84b6-b029d9827ca8", + "id": "ec4c176e-e3f6-4e48-a5b5-e7055e7ac527", "name": "The schemas were successfully retrieved.", "originalRequest": { "url": { @@ -268379,7 +268379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e689468-8910-4c40-b3e6-deeb5573c3bf", + "id": "4fe45db7-46fb-44da-8f31-1d46596fd308", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -268443,7 +268443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1c61b47-3d54-467a-b84d-5018e9013451", + "id": "5177ace3-13fb-486f-beba-645fdb3a2d3e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -268507,7 +268507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05a67730-f249-42d7-afcc-94846e0bb607", + "id": "e4a4246a-a596-4a7c-b4bf-38495a0f82bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -268571,7 +268571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e234d83f-ae9d-47f2-836c-b48fa9546f91", + "id": "d860cf33-271c-401b-87dc-5507dc30885f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -268635,7 +268635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50e30b1c-9d73-43f6-bd68-e119942812dc", + "id": "1162c239-af40-473c-922d-43d088b2dce3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -268699,7 +268699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69af7306-d5a8-4ec4-a0d9-94345d0fd6bf", + "id": "a1323732-7469-4666-b0c4-9d834409cad0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -268769,7 +268769,7 @@ } }, { - "id": "c0703d7b-1b9c-48d6-be9a-b825ca4c1274", + "id": "9b91c81e-a57f-4292-b017-c68a649079f9", "name": "Create Schema on Source", "request": { "name": "Create Schema on Source", @@ -268824,7 +268824,7 @@ }, "response": [ { - "id": "1556eb65-701f-4a9d-9ac8-92c3201c968a", + "id": "043311ca-a8ed-4c66-9f91-965505af8751", "name": "The schema was successfully created on the specified source.", "originalRequest": { "url": { @@ -268882,7 +268882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2a84f96-bd82-4675-a914-a345ffd58477", + "id": "8e87c7b1-45e0-426a-bda5-bc8facd9e2a8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -268940,7 +268940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97e5f0a0-7b37-407f-99a6-7d5c6f3efde5", + "id": "0ad8ee35-5dab-4a04-9c9d-2fcf812bf5e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -268998,7 +268998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1ae848d-a2dd-4bda-8d6d-6f191f910077", + "id": "cee87c0f-9521-4c45-892a-598e401a107c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -269056,7 +269056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17186998-6399-4d3b-8962-03f9931f32ce", + "id": "4a4453f6-ff8f-42e3-87fc-3023cc4b8755", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -269114,7 +269114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc083842-293e-4c97-8746-c6aff521044a", + "id": "b5a0394c-5c8a-430a-8e67-7c72c34001b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -269178,7 +269178,7 @@ } }, { - "id": "e707484e-9b2c-4d10-bf76-3dd21dcd2386", + "id": "3de4a736-dfd1-47e8-a756-95dc41a32360", "name": "List Schedules on Source", "request": { "name": "List Schedules on Source", @@ -269220,7 +269220,7 @@ }, "response": [ { - "id": "218e497b-6e83-4914-8097-8303dd8034d3", + "id": "f0911c27-1b62-4b85-89b4-5c979b7ef7dc", "name": "The schedules were successfully retrieved.", "originalRequest": { "url": { @@ -269265,7 +269265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba8123dd-c690-454a-a55f-6423d8adc79d", + "id": "4fec33de-5914-41c0-8264-2057ba233de1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -269310,7 +269310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10d96810-64f1-4ba2-9993-859621ca32d7", + "id": "340ba2d1-b757-412c-bd47-b5fc2f38be24", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -269355,7 +269355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0adf5106-729e-4873-8147-b376e57a95b6", + "id": "231cafbb-f5d7-4171-836c-1d3d5f86c188", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -269400,7 +269400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f98e66b-bcde-42bb-bb12-892251637895", + "id": "6ed4bd49-1a5d-4ec5-b0fe-30c22799de68", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -269445,7 +269445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80d88b19-5e09-48d0-b270-11faad30df07", + "id": "1b3e138f-b3c9-4649-a9bd-dfb4a209f869", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -269490,7 +269490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5d058db-9fb3-431a-8fad-017eae6a348b", + "id": "e599b191-d050-4f75-8944-fd198cf8b7cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -269541,7 +269541,7 @@ } }, { - "id": "a622fc6f-75fe-4a6e-9d8b-5cc586e35e11", + "id": "0e56f8e2-6554-4d4c-825a-c6f346da2015", "name": "Create Schedule on Source", "request": { "name": "Create Schedule on Source", @@ -269596,7 +269596,7 @@ }, "response": [ { - "id": "204024bf-bd7d-4691-b6e7-936e85535ba7", + "id": "cda034fb-a45b-4785-9bc8-1f1af664fc8b", "name": "The schedule was successfully created on the specified source.", "originalRequest": { "url": { @@ -269654,7 +269654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31833aba-552c-4075-8fce-f0169e26776e", + "id": "5a87228d-17c0-4255-b367-ae088f4c95bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -269712,7 +269712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c896d76-79e8-4630-b4e1-7395b6389d5d", + "id": "8e1cfd36-d044-42a8-9081-6198d46ca6bc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -269770,7 +269770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11d4b3fb-7285-4ae2-b712-da180e405941", + "id": "ede065f1-070a-4cd3-9c14-c67d9f262c5c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -269828,7 +269828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ec02f6e-513c-4346-9bd9-586d8d99a507", + "id": "5559954c-0157-48d4-9d52-1a3e5c74887a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -269886,7 +269886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "693a52e3-1278-4f0b-bd14-c68a613ba5d1", + "id": "59e01471-fc1e-457b-82d7-1d6df8ac698d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -269950,7 +269950,7 @@ } }, { - "id": "075bc97d-912d-4661-b782-095166c7ccce", + "id": "f6781ddb-1a2d-4e3c-9e76-61b6d5a905f0", "name": "Get Source Schedule by Type", "request": { "name": "Get Source Schedule by Type", @@ -270003,7 +270003,7 @@ }, "response": [ { - "id": "19911108-0912-48bc-9ae3-7f191f3a15ef", + "id": "d7b5cee2-22c0-4f14-9a14-b3400f0a6ed9", "name": "The requested Schedule was successfully retrieved.", "originalRequest": { "url": { @@ -270049,7 +270049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cf07cf6-8230-4e3f-86b0-afd830880abd", + "id": "b9a74efd-a67c-4a5c-9d04-d2d0436586bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -270095,7 +270095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "527790f9-0b6d-43f5-97ad-41c85bbbe1f2", + "id": "38887870-e2f0-482e-b080-3fd030beacab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -270141,7 +270141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3051670b-0108-45fa-852d-83696e97fbac", + "id": "071c4ae9-7aae-4396-b9a0-e780ef433b4d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -270187,7 +270187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e333fb8-5933-4b63-9ca4-f35c5e2f4f26", + "id": "980ce010-253f-4fbf-904b-4d4688c8e5d1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -270233,7 +270233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b93d071-ad22-4dcc-8730-397e3a44f1ea", + "id": "7e98dce4-1c23-4f07-8ed4-08b2581ec282", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -270279,7 +270279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "375eb4a9-10e2-49a8-aae7-be57b4bbfde1", + "id": "f488fa99-8717-4530-8f41-5e98aa324a07", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -270331,7 +270331,7 @@ } }, { - "id": "aa878ace-aeb0-457f-905b-6b368a5f639c", + "id": "006a5d60-1f15-4c87-8fa0-060909924416", "name": "Update Source Schedule (Partial)", "request": { "name": "Update Source Schedule (Partial)", @@ -270397,7 +270397,7 @@ }, "response": [ { - "id": "1b053a09-bd20-41bd-b40b-642c93874ed5", + "id": "94466508-f2e4-49a5-bd01-f478afa2b5f7", "name": "The Schedule was successfully updated.", "originalRequest": { "url": { @@ -270456,7 +270456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac034308-38b8-4358-8532-74264ffd0e21", + "id": "2fc1cdda-9912-4a90-923a-d05cb44a29cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -270515,7 +270515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4143e4f6-a990-4758-9459-9c14fe25e2cb", + "id": "44043dd7-504f-4b8e-8d88-27340a5e2838", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -270574,7 +270574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a532b48a-1c3b-4c77-893a-cb52dd4f397a", + "id": "0024f894-5609-4d65-8396-8bd293c51521", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -270633,7 +270633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b644664-35ff-410c-9bf8-03f332a856b3", + "id": "1c5527e4-2674-43f5-9f36-5f848c56f2c8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -270692,7 +270692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f443be2a-3d80-4515-8365-a1cf9b43d66d", + "id": "c0826946-f1f9-4ca4-aa64-1640062fdc31", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -270751,7 +270751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4acc887-251b-4b6a-914c-d906e5be6689", + "id": "e0032caa-dfb2-424f-bc1d-5abd1350c9ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -270816,7 +270816,7 @@ } }, { - "id": "0d31a042-63f1-48fd-926b-6c6542b612f9", + "id": "0b684cdf-514c-437e-86f0-88d0c3e783c0", "name": "Delete Source Schedule by type.", "request": { "name": "Delete Source Schedule by type.", @@ -270866,7 +270866,7 @@ }, "response": [ { - "id": "a0982718-0ac0-4249-a3c5-3d833b419b6f", + "id": "b3c0c828-a3d8-437b-aaa7-eee810edea31", "name": "The Schedule was successfully deleted.", "originalRequest": { "url": { @@ -270902,7 +270902,7 @@ "_postman_previewlanguage": "text" }, { - "id": "56afd818-665a-4afc-a62a-5c211e1fe118", + "id": "78ee224f-5f82-4112-baa4-58a395b31e7a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -270948,7 +270948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39ead949-de39-4658-883d-fe98df8627a0", + "id": "05200e11-2ff5-45d0-a954-1f0f81c9e0b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -270994,7 +270994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e4d96e6-8ef4-4f74-9114-98ef292fd285", + "id": "7e1965f0-e763-4fd5-9e51-af796ec8c7c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -271040,7 +271040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f63e09b1-dc73-47d5-809f-7828f8f713e5", + "id": "a6979148-e484-4822-9d94-b0a6eed559ab", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -271086,7 +271086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58634a14-ecc3-49a1-bc83-8bf38ce0d15f", + "id": "70da1d28-600c-4d21-bb22-03c9177eb46d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -271132,7 +271132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75d10e05-b69e-461e-ac9a-5e41f20f1c2f", + "id": "625331ae-567f-42f4-9e9a-1409718c37ee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -271184,7 +271184,7 @@ } }, { - "id": "6ee36d04-4534-429e-aedb-ba51157fd8d6", + "id": "1e511ec2-b8d8-4d51-9b06-9a8f4ac83ad0", "name": "Get Source Schema by ID", "request": { "name": "Get Source Schema by ID", @@ -271237,7 +271237,7 @@ }, "response": [ { - "id": "b0b6f70d-ed16-4460-a863-7c9c78597c8b", + "id": "a8fe343a-89c2-4bb6-bd43-0644f485044e", "name": "The requested Schema was successfully retrieved.", "originalRequest": { "url": { @@ -271283,7 +271283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "892db00e-2096-47b2-b945-ddb0082eecc7", + "id": "66fd1e60-f0e7-4a40-9ab2-9a176032a483", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -271329,7 +271329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70ad20cf-c58d-47e5-b7ec-b16c4d8b498d", + "id": "88cf4117-2c33-4e41-b35c-f4d2f50dc5d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -271375,7 +271375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1f54046-5447-4061-b858-591863cad391", + "id": "7ea88f36-5800-43db-b0aa-01347661ee4a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -271421,7 +271421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a099ebb9-61d8-4406-bd27-a32de04678de", + "id": "01242a62-82d2-4a97-a84f-f6a5db4ca955", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -271467,7 +271467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8e4ea81-73d2-43a1-956a-c9b76d3e22f7", + "id": "cd03ab13-e6c8-4e0c-9c78-a64689d79d46", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -271513,7 +271513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be5015d2-2192-4b8d-b9b8-18a65fb79179", + "id": "ff50360e-9d2e-44f3-947f-9d7689dd7aaf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -271565,7 +271565,7 @@ } }, { - "id": "18a4d156-8b2c-4824-98fa-d3b314c2a764", + "id": "de5f8d9e-504a-4ea8-ae89-e85abded22d4", "name": "Update Source Schema (Full)", "request": { "name": "Update Source Schema (Full)", @@ -271631,7 +271631,7 @@ }, "response": [ { - "id": "e1daa126-ee71-43dc-9661-b67e360fc9b9", + "id": "0cca4c4b-1036-4d15-b4d6-3b858a5ac235", "name": "The Schema was successfully replaced.", "originalRequest": { "url": { @@ -271690,7 +271690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a4aa931-d80b-4d36-a127-1e6b690043d1", + "id": "96cf29d8-79df-4d5b-8dbf-e7097bc49e00", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -271749,7 +271749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56a75b0e-bf89-4698-86fb-d9d91d4656b1", + "id": "7eb1d617-3a7f-4cb5-bd38-5aac6b706cea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -271808,7 +271808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7030f470-c703-42b9-b25d-0488a7eaa0b8", + "id": "d0265b85-0694-4c0c-9e19-e1cc585ec5eb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -271867,7 +271867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c6959b1-a96f-4274-a200-b43a2fad8bea", + "id": "1786cfe7-9ff1-4672-a969-c15ec9c573f7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -271926,7 +271926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8bc2f67-6ee7-4c0d-bb46-6c7fb535835a", + "id": "d4289cbe-728f-4cf6-901f-120bb52b09a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -271985,7 +271985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0031ff1d-3cf5-4cfc-aaec-681bbd977a47", + "id": "efdeced9-0b7f-4075-945b-2d511f966b15", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -272050,7 +272050,7 @@ } }, { - "id": "c6f943b6-4e08-48e7-b4cd-d93810c80596", + "id": "85b2e9d1-eea9-4336-969e-cb18403d1c78", "name": "Update Source Schema (Partial)", "request": { "name": "Update Source Schema (Partial)", @@ -272116,7 +272116,7 @@ }, "response": [ { - "id": "276a6283-0e98-4940-9ef9-4526f8640554", + "id": "5e74fe2e-bd72-4162-8aa5-d8fab40890b6", "name": "The Schema was successfully updated.", "originalRequest": { "url": { @@ -272175,7 +272175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caa7a13a-7858-4a6f-bdae-17be849bf4d3", + "id": "9c634a97-3a8d-4b5f-8eac-0abdbd62ac8e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -272234,7 +272234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21c91c0f-b904-4155-893f-56472868535d", + "id": "545a661f-f16a-47cc-b781-29716f3a886b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -272293,7 +272293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27b42cbf-e32e-4246-952a-8762eb1c6cca", + "id": "6250a537-3ad4-456a-a407-f2ceb72c2804", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -272352,7 +272352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd808cb0-29c0-4a62-943f-105cd3c009fd", + "id": "58adec22-8702-4a5f-9191-3e3d2e378c6d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -272411,7 +272411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e05ef9f5-6f7f-4135-beb3-88cc4648fcb7", + "id": "d37ff3c5-41b2-49df-af0a-8741dac0ae4a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -272470,7 +272470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a45b8c8e-d263-4137-b949-ebabf50a2782", + "id": "5ee346aa-0788-4b05-9c68-ff1c2b65f4fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -272535,7 +272535,7 @@ } }, { - "id": "19179a42-df06-4b37-9c66-031e8e24c814", + "id": "596b4a7e-b64c-4e84-b3b9-c73b7472ad4d", "name": "Delete Source Schema by ID", "request": { "name": "Delete Source Schema by ID", @@ -272585,7 +272585,7 @@ }, "response": [ { - "id": "781bf795-212d-4d90-b531-9a9bd5fea64f", + "id": "d56806e7-7333-4860-84cc-9e5c3f25ed42", "name": "The Schema was successfully deleted.", "originalRequest": { "url": { @@ -272621,7 +272621,7 @@ "_postman_previewlanguage": "text" }, { - "id": "fcedf2df-da84-4b6c-b5d3-ab7c54012ea7", + "id": "301aaec4-e475-4e07-acf2-901f03663e6b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -272667,7 +272667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6a1dd2f-fcfb-4c12-90e7-83aacd005c65", + "id": "3606cf09-797b-4ec5-8b3f-34ebe8adafdf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -272713,7 +272713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "070745ac-9f36-45d2-a192-734b0757303f", + "id": "376e2a12-804d-4db1-9474-9ab10295000c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -272759,7 +272759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac208934-98c5-41da-b445-224385e126af", + "id": "324bbb9f-7c74-46ec-9b85-93f9f07489d5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -272805,7 +272805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d02c1ea5-587b-4656-8cbe-b3dd0ce03443", + "id": "41b9f8ff-4c12-4078-828d-685792c5f7b3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -272851,7 +272851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef66648d-d171-44e6-9944-e3d1d20ca2ce", + "id": "a7e7b949-bdc9-4ce2-9d33-e01395e853a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -272903,7 +272903,7 @@ } }, { - "id": "a20fff43-72ac-4b86-a47e-7d41e05222e4", + "id": "7238feba-1d98-4e3e-b9ab-fe95a7cad1c0", "name": "Fetches source health by id", "request": { "name": "Fetches source health by id", @@ -272945,7 +272945,7 @@ }, "response": [ { - "id": "9c33647d-c208-47dc-b1e3-3663c1f5bda9", + "id": "96d9b205-5487-4fc5-bf69-36a70cbc6cb8", "name": "Fetched source health successfully", "originalRequest": { "url": { @@ -272990,7 +272990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bff0c7b8-4e9d-43f6-9f2f-c334e25471ed", + "id": "0a25dafc-1f11-4559-bba3-9655459f7bc1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -273035,7 +273035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06babb33-c6ae-4580-9df4-825186cd4b1a", + "id": "29f16c2f-ffcf-4979-96b5-3e1fdc18ed65", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -273080,7 +273080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "799b7c8e-4b3b-4fa7-a51c-7f5e1f0ab647", + "id": "957bd212-87cd-4e4a-802c-b4e7d4d98829", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -273125,7 +273125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddab8936-6c1c-418c-9c47-3fc33c46301e", + "id": "bce5cf89-b80b-497b-89c6-858e44a66078", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -273170,7 +273170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10ff5e86-89d7-418d-b442-679ad4688e0a", + "id": "e9a6e47c-5ee8-48b7-8b61-afec9fb16cc1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -273215,7 +273215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3627bcf6-71c8-4a47-8cad-d821cf157cdf", + "id": "6c8a31d0-9859-4458-b78d-db2b9f573e53", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -273266,7 +273266,7 @@ } }, { - "id": "de6cf773-fba9-4e19-91ce-5c24b0f53dfc", + "id": "ab402be7-9a12-4d45-83dd-c4cffad9059f", "name": "Downloads source accounts schema template", "request": { "name": "Downloads source accounts schema template", @@ -273309,7 +273309,7 @@ }, "response": [ { - "id": "f90612ed-8496-47e9-9806-9901b1628f4b", + "id": "f0277a83-20df-4c89-8d5a-962e8120169c", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -273355,7 +273355,7 @@ "_postman_previewlanguage": "text" }, { - "id": "657b7a52-dab3-49ce-83b7-da43a4f38ea5", + "id": "6881f265-27b0-44cd-b048-f4dda19444cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -273401,7 +273401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05f682a2-53dc-40e7-8603-6f52b662b37c", + "id": "78b4b604-853a-4031-8fcf-d1acf66324fb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -273447,7 +273447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5785338c-0e82-4a62-bf30-3e2be2c7672a", + "id": "c132070e-4143-4f50-9c13-7cdb895bbdf4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -273493,7 +273493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9f5387e-4c44-4355-92bc-e40789b8adb5", + "id": "ee5ffb33-3d99-4b60-bfc9-9ba0ec5faea1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -273539,7 +273539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e79617ff-d1f4-46b7-9c5b-b4c90158cb1f", + "id": "82954dad-e7c7-4b50-93d5-27efb13c20e8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -273585,7 +273585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aff174a4-146f-46bd-a1a1-ec58ae9fbdb3", + "id": "e54273fe-d10e-4f30-8acb-ccbacfcd153b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -273637,7 +273637,7 @@ } }, { - "id": "cb1c5f77-cc02-4a60-8c1d-cb9ab11293ac", + "id": "7cf14af7-020f-4a89-a340-6a7d1cb31d5b", "name": "Uploads source accounts schema template", "request": { "name": "Uploads source accounts schema template", @@ -273696,7 +273696,7 @@ }, "response": [ { - "id": "1bded42c-bc18-453f-ab10-952a502945dd", + "id": "f42d5446-0271-41ec-9a87-f515753ba0bb", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -273758,7 +273758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19d22d31-5ab5-4541-863d-6a4d73f67f4b", + "id": "8a954cc8-bfd5-4f10-b88f-8aea33e9bd5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -273820,7 +273820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f7db723-d246-4fe9-b222-bd43b9fc695b", + "id": "6b50a35c-b1c9-4478-8140-cf387e0c553d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -273882,7 +273882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e89d210-a16b-406a-a189-58f47a58c8a1", + "id": "b1e95759-9ce8-4e8e-a78d-e5a384fb8d7a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -273944,7 +273944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6593eebc-49a9-42c2-b347-687328ba5cb3", + "id": "e60daf29-e035-4242-9c05-915ee78f5cd9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -274006,7 +274006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eefbaa30-2aac-4db6-b410-9d52c492953b", + "id": "b179dfe8-b8ee-4e73-91c8-b74931aa3d4e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -274074,7 +274074,7 @@ } }, { - "id": "037e0a7e-679a-4338-ade2-c029642b707c", + "id": "852719bb-4098-482f-893b-ca59ead3d811", "name": "Downloads source entitlements schema template", "request": { "name": "Downloads source entitlements schema template", @@ -274127,7 +274127,7 @@ }, "response": [ { - "id": "a8e059dc-dee2-4d26-ba7f-4780355411a9", + "id": "23dca373-9dcb-4688-a193-36c598e8cae2", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -274183,7 +274183,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ce472d95-a14c-43e1-8c2a-0c90525ec222", + "id": "60df90cc-fa48-449b-b6ef-5aa9fad68327", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -274239,7 +274239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "082972ab-9ae4-4346-be62-f653275358a4", + "id": "6a1d3bc6-7a90-496e-8b66-72457273747c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -274295,7 +274295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00b8ff34-f9d5-40d0-8cfe-c334264c77cb", + "id": "202b3414-fc90-4c6a-9058-b47a77fb93b8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -274351,7 +274351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "922eae89-7570-4f60-96cd-c5fbb06019ae", + "id": "9333a97e-9ab0-44b9-b4e0-343ebcbc5861", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -274407,7 +274407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5397779-0810-41e3-8575-0734678abfca", + "id": "698292d2-c3c0-4b59-9918-84e741dd71f7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -274463,7 +274463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2a765ba-5ee7-4c0d-a210-5a0c6db874e6", + "id": "b792b592-afce-4b83-a15a-48a629a9acb2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -274525,7 +274525,7 @@ } }, { - "id": "e79ef858-fc61-4709-97a3-7864034cf522", + "id": "3d783b4d-361f-450e-a569-5eeb07434227", "name": "Uploads source entitlements schema template", "request": { "name": "Uploads source entitlements schema template", @@ -274594,7 +274594,7 @@ }, "response": [ { - "id": "a4b7afa8-75a3-441c-a013-e2217cc65efc", + "id": "aae6bb38-c59c-405f-89d6-0bacd7648cc4", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -274666,7 +274666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d52b31c-45b6-4ac9-971f-cf86a783a419", + "id": "95ea968f-cc34-44d3-af0b-f3b06923d49e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -274738,7 +274738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be5d87cf-3303-4ef5-9a2f-b746a289b48e", + "id": "c4619c42-2f8b-40e0-b799-0319b5158cd8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -274810,7 +274810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d85bb67-e755-4834-bf9f-25f740ffd975", + "id": "286e074a-d532-4d8d-ae07-c9907656e771", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -274882,7 +274882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0db0d980-9d4c-4bfc-92e1-8f04a3d61ad8", + "id": "26cdbd14-ab6b-4885-8bce-7387d966feec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -274954,7 +274954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27e61cb6-d26e-4afe-8e05-fffe2a9b258f", + "id": "5c731494-f20c-420a-8545-045ace9a2ef8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -275032,7 +275032,7 @@ } }, { - "id": "08f05481-9ac6-4a8e-ae20-0061a96dcbc8", + "id": "43d27958-506f-4c03-9cd8-9df188e0baab", "name": "Upload connector file to source", "request": { "name": "Upload connector file to source", @@ -275090,7 +275090,7 @@ }, "response": [ { - "id": "ead0bdf8-8ec1-4b73-b41e-3900861b2efe", + "id": "715d7e80-3dbb-456a-b70d-8aa4382b0c4c", "name": "Uploaded the file successfully and sent all post-upload events", "originalRequest": { "url": { @@ -275151,7 +275151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2ee8fb3-9e2a-46d2-a6d9-c6f67a7899ce", + "id": "85642ad1-15de-405b-a3f7-234cbcc118f2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -275212,7 +275212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "574889cf-202a-4cc3-a4b1-bdd0ddc6120d", + "id": "52cdfb59-69d4-41b4-9ecf-00a935ad24e2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -275273,7 +275273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93ec0079-e205-4df9-84fa-35d8c0ea1701", + "id": "9cdf7dbc-ad15-4401-9b89-90df03e07e56", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -275334,7 +275334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98fae7dd-b3b7-48ea-bec4-29c76e821248", + "id": "02863c02-b5ba-41a5-8ba1-dd792ee7d37b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -275395,7 +275395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "051f0634-3d69-4e96-9fb8-a49eede9d4f5", + "id": "5fe8357d-db2e-42c1-9403-26faa39f0235", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -275462,7 +275462,7 @@ } }, { - "id": "07c9e1ef-ca52-4bfc-8633-c324ecb734c8", + "id": "a70b62c0-ad66-46f3-ac4e-41d06c5cf84a", "name": "Attribute Sync Config", "request": { "name": "Attribute Sync Config", @@ -275513,7 +275513,7 @@ }, "response": [ { - "id": "bdabbe2a-8005-4f63-ad0e-720796ac84c3", + "id": "074947ff-8f16-4a7f-bd22-2be97e7bab3d", "name": "Attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -275567,7 +275567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a641ea49-f5cc-4183-b30e-53ceccc03b95", + "id": "d319cdac-7bab-42d5-97a9-2e1d6a33b445", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -275621,7 +275621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dff0a556-20bc-4fce-99ff-1f2fcc2d6307", + "id": "34c8d074-f46a-4b8c-934e-3e286b3724a0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -275675,7 +275675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23bb8aaf-0e47-43f1-8d2b-3d35c9e45360", + "id": "1f51f244-2792-4268-bfc2-3f249b515d03", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -275729,7 +275729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8d32719-ae8e-436c-8067-adb3bbda8171", + "id": "80995222-4562-4943-ae57-dc00d717c243", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -275783,7 +275783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf26b71c-e4e7-4b0d-be38-e95fa524105b", + "id": "4a1e44e3-8077-40c5-ae82-9021757bf817", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -275837,7 +275837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df8f2bb3-bd34-4817-85c4-c253707b7228", + "id": "76391ef7-9cff-4f9a-9ec0-99205415f39b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -275897,7 +275897,7 @@ } }, { - "id": "af4fd64a-3fe9-484a-bd5c-a4c768023c36", + "id": "11b0825f-15d8-4b71-9b29-812e9ca6927f", "name": "Update Attribute Sync Config", "request": { "name": "Update Attribute Sync Config", @@ -275961,7 +275961,7 @@ }, "response": [ { - "id": "9210f782-c0f4-4bd4-843b-1a0ca4bb31f7", + "id": "f73e3dee-5421-40e7-bb04-cc557539f59e", "name": "Updated attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -276028,7 +276028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b660d6f-b5fe-4a63-bd65-5cc0c3d35f85", + "id": "da7ee204-4c21-409d-9538-7515ad95e7ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -276095,7 +276095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cfe838c-d7a9-45ac-8a27-e4d7bdbdf165", + "id": "44d26b99-ffed-4e27-985a-46cc421d0211", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -276162,7 +276162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6116759-93b3-4d7b-88d9-7af3735f6d3f", + "id": "6cb3a592-a776-4042-b192-544a034924a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -276229,7 +276229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b165ec1f-52b9-447a-9a11-6f3e002441ff", + "id": "67acffa9-3cb8-4b1a-b464-a9e64dc9485d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -276296,7 +276296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28a3de97-05ee-44b3-bf02-09cc6df7e2c2", + "id": "924792be-7d2d-46a2-85d8-6a49c1b4d881", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -276363,7 +276363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2431d924-9e23-4326-9ef5-60e5b0f34e44", + "id": "95e39027-3d11-4795-be40-71bc33f8093b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -276436,7 +276436,7 @@ } }, { - "id": "5e0ce3cb-f11f-4e5f-8ab0-98f392542096", + "id": "3d0488d3-1a2d-46b1-aa3f-59819c41c5c3", "name": "Check connection for source connector.", "request": { "name": "Check connection for source connector.", @@ -276488,7 +276488,7 @@ }, "response": [ { - "id": "44fecf75-00f2-460f-89a7-fe3cebec2f51", + "id": "5a197d2f-75b8-4a71-ab07-eb14ee7312e1", "name": "The result of checking connection to the source connector with response from it.", "originalRequest": { "url": { @@ -276543,7 +276543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3818d911-b45b-4111-89a0-38b6e7a4f898", + "id": "e2d7667b-619e-4214-9b1a-62f10f297e90", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -276598,7 +276598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e49cd994-6e95-4930-80d3-1eed16e628f8", + "id": "681a12c3-af32-4f7b-ada1-a820c71b7faf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -276653,7 +276653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc6a5406-796a-4451-b45a-3ec2bb0bede8", + "id": "908041e5-30d8-4733-8190-dd8e9d4d78ac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -276708,7 +276708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fba1a660-cdff-4999-8b7b-8ab90469094f", + "id": "0e9fbbe0-5083-41f8-a20f-8de52ccf8561", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -276763,7 +276763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31707e7b-3724-4db1-8a7b-50f6da1de4f7", + "id": "10cdd4db-ada7-4357-92bf-276d7eeb3f38", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -276818,7 +276818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ed2e075-27fc-4c5b-90e6-99cb873a44b0", + "id": "d1c51ac6-de72-4777-b26e-380396dea245", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -276879,7 +276879,7 @@ } }, { - "id": "63b66085-5d3d-4db0-92ce-f92bf605b82d", + "id": "d217b3d8-60ad-448f-8946-de35faefe1bf", "name": "Peek source connector's resource objects", "request": { "name": "Peek source connector's resource objects", @@ -276944,7 +276944,7 @@ }, "response": [ { - "id": "3f2908a1-9770-4c8d-b191-0033efccd70e", + "id": "f6200328-6076-4eda-8045-cd03f22f0b90", "name": "List of resource objects that was fetched from the source connector.", "originalRequest": { "url": { @@ -277007,12 +277007,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\": \"culpa consequat velit eu\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"officia mollit consectetur\",\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\": \"Lorem ex dolor\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"reprehenderit Ut\",\n \"name\": \"Aaron Carr\",\n \"objectType\": \"account\",\n \"incomplete\": false,\n \"incremental\": false,\n \"delete\": false,\n \"remove\": false,\n \"missing\": [\n \"missFieldOne\",\n \"missFieldTwo\"\n ],\n \"attributes\": {\n \"telephoneNumber\": \"12-(345)678-9012\",\n \"mail\": \"example@test.com\",\n \"displayName\": \"Aaron Carr\"\n },\n \"finalUpdate\": false\n }\n ]\n}", + "body": "{\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"ODS-AD-Test [source-999999]\",\n \"objectCount\": 25,\n \"elapsedMillis\": 1055,\n \"resourceObjects\": [\n {\n \"instance\": \"dolor ut culpa\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"est\",\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\": \"reprehenderit velit sit\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"Ut laborum occaeca\",\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": "101fd249-9125-4f17-b309-9702ad4eab7a", + "id": "b6561e8f-57a8-4b61-b6d2-10211b3c50f6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -277080,7 +277080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "644d8e20-1fba-40ca-a126-b6288790b5ac", + "id": "69374aa4-6fdf-44f1-9b02-a9f0465bbd27", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -277148,7 +277148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "205491d4-24e6-4c5a-a1c8-820caebcfea7", + "id": "107a0109-300a-48cf-b6b2-72afb40a0c45", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -277216,7 +277216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2c54b39-7ce4-40a1-b0f3-01d5ae2d3ef0", + "id": "60254c7e-4995-4f8c-9d8f-8dbc6c9c1438", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -277284,7 +277284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35df843f-d391-4fb4-a920-3570e411866f", + "id": "95b44469-f88e-4a9e-8815-2f38f93b814e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -277352,7 +277352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4a92389-b398-4a0e-aec1-4acc55f353bc", + "id": "a0691493-5919-48de-b143-d6e215de8508", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -277426,7 +277426,7 @@ } }, { - "id": "cf9100d2-ba12-4c88-865e-afe7ead0bfe8", + "id": "c76452e2-e948-4f51-be94-ff0ce0fc4f8a", "name": "Ping cluster for source connector", "request": { "name": "Ping cluster for source connector", @@ -277478,7 +277478,7 @@ }, "response": [ { - "id": "5a3eaa42-b1f3-42d6-acd1-f548e14dbee4", + "id": "44049aef-307e-4d43-bac7-2c9245cc16b0", "name": "The result of pinging connection with the source connector.", "originalRequest": { "url": { @@ -277533,7 +277533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ec5f3db-9992-410f-84f0-739c8963d3e7", + "id": "2fb24989-133f-4c13-bb4d-fc3ce91071aa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -277588,7 +277588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ead9d620-6866-4cd9-8b73-724aa74c9666", + "id": "9cb2ed83-6254-4586-b099-e70bb00bcbb7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -277643,7 +277643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef8d7c39-cf18-4c0d-985e-3172ca915539", + "id": "3404a43a-3b02-4e54-b7c7-b2234d8473de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -277698,7 +277698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a3245f8-79b8-4b9c-b367-8c1d2a27cd9c", + "id": "08c1e2a8-7d5f-4a1f-be07-78ac66b44847", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -277753,7 +277753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a751683-e67a-4dec-975d-d3f595747a68", + "id": "69083afb-5e1a-4a4f-a639-c006341b3cc2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -277808,7 +277808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8ffc742-331e-47cd-9406-0fa9cd1888f9", + "id": "dd320e4f-0c4c-4fe1-839a-f4c4707b52a5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -277869,7 +277869,7 @@ } }, { - "id": "6ffc7737-ccec-48a8-b9ae-6bbfa71a9676", + "id": "26df48b5-bc6c-48dc-afa0-9cf8a5089754", "name": "Test configuration for source connector", "request": { "name": "Test configuration for source connector", @@ -277921,7 +277921,7 @@ }, "response": [ { - "id": "aa7406f7-35fd-47c2-996b-02ad830ff1d3", + "id": "66aa4b03-3a49-4821-809c-9845ffd02adc", "name": "The result of testing source connector configuration with response from it.", "originalRequest": { "url": { @@ -277976,7 +277976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9531f57-57aa-4f68-a639-afc21ffd0e99", + "id": "849bb481-a485-4665-9ddf-47a929884e81", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -278031,7 +278031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a32f8f0f-c1d0-4884-8015-9905ff22ffd3", + "id": "e9357a2f-6be2-40fc-b7a0-ea47878b3a3f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -278086,7 +278086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a038ef1-6b44-4105-9bb9-4fcb40ac0aa5", + "id": "8e15d4f8-7539-48ac-ae57-8a00bc8aed60", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -278141,7 +278141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "854f679c-d9e9-4698-b36f-8c2b552b4f34", + "id": "46a7bc65-23da-4a25-b0fa-fe1c08d6d68f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -278196,7 +278196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4867cd8-2f35-4b12-9b3c-e56c7c9f28c2", + "id": "7534a265-7e94-49d1-84ea-74a37b210036", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -278251,7 +278251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f37614d8-0fd7-472c-993e-11203dcba40f", + "id": "b65b0de9-2d90-4fef-9ae6-072cd4afeccc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -278312,7 +278312,7 @@ } }, { - "id": "69d07fc1-d5d4-488a-968a-e1bf59b2b327", + "id": "55f06254-38a1-486d-83b6-6cb7bf0e5aae", "name": "Gets source config with language translations", "request": { "name": "Gets source config with language translations", @@ -278338,13 +278338,13 @@ "type": "text/plain" }, "key": "locale", - "value": "ja" + "value": "pl" } ], "variable": [ { "type": "any", - "value": "aute elit", + "value": "labore qui", "key": "id", "disabled": true, "description": { @@ -278374,7 +278374,7 @@ }, "response": [ { - "id": "1aa3f757-c670-401a-bc84-5c2f6aad740a", + "id": "b66eb96b-97ae-41c2-bc50-71bfa6f2b6ef", "name": "A Connector Detail object", "originalRequest": { "url": { @@ -278395,7 +278395,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ja" + "value": "pl" } ], "variable": [] @@ -278434,12 +278434,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"laboris aute Excepteur magna esse\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"aute paria\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", + "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"Duis dolore anim consectetur ut\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"ad esse\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ed298d4b-b5a4-4918-9740-4ce3a411df87", + "id": "d72d785d-2da6-4939-bd53-27842b2d4e5e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -278460,7 +278460,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ja" + "value": "pl" } ], "variable": [] @@ -278504,7 +278504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc57b5b5-6742-4bde-b2de-80638cc1f007", + "id": "1f663920-8003-49da-8d3d-a579b8afca2c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -278525,7 +278525,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ja" + "value": "pl" } ], "variable": [] @@ -278569,7 +278569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "919a72d9-3121-419d-8e09-581de6648558", + "id": "95bfff7e-00cf-4cf1-98cf-e91951102ece", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -278590,7 +278590,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ja" + "value": "pl" } ], "variable": [] @@ -278634,7 +278634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4599aae4-276d-46f5-a95d-70b6b7f952fa", + "id": "58073fa6-adb9-4a27-917d-206c1d101e09", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -278655,7 +278655,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ja" + "value": "pl" } ], "variable": [] @@ -278699,7 +278699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1590e0fc-6bcf-462d-85fd-7b2ae9527cd5", + "id": "27a48c36-4786-4b69-b5f5-da50080dfa78", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -278720,7 +278720,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ja" + "value": "pl" } ], "variable": [] @@ -278770,7 +278770,7 @@ } }, { - "id": "4e75fad3-e7db-43ed-b723-0ab984c5ad4d", + "id": "59478cf5-3077-4f92-9215-370d444f77e1", "name": "Native Change Detection Configuration", "request": { "name": "Native Change Detection Configuration", @@ -278825,7 +278825,7 @@ }, "response": [ { - "id": "5a3d4f61-61b9-4d96-8d26-f4ddf9983527", + "id": "299fdf4a-661d-4e42-a3d4-68fc63365d22", "name": "Native change detection configuration for a source", "originalRequest": { "url": { @@ -278879,7 +278879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c4e9b39-512d-4639-bc65-538723a3b357", + "id": "0309cb00-0c94-4e8e-87a4-0fcf954a6ca9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -278933,7 +278933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2f6436b-0df8-4b0e-840f-ab1de9b2544a", + "id": "f8bdd1cf-ebbb-4fb9-ace9-f97ffa6dc202", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -278987,7 +278987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8548eb87-6384-4fe0-a28f-eb36777d47fd", + "id": "50dc9731-3885-4329-b332-74e85f97d846", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -279041,7 +279041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c8ad93b-d31f-4c38-a5a0-a92c359d5d96", + "id": "61e38bd8-f2cc-4eb7-ba40-fc446852528d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -279095,7 +279095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94e11cb4-82f8-418d-a807-86a922f49ab8", + "id": "2dc55056-4fcd-4228-8a4d-bc214086f7f6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -279149,7 +279149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "320fefa2-80a7-4dc8-96d2-49f27c2a0f11", + "id": "005ad671-8636-4510-ab33-f508b2a7292d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -279209,7 +279209,7 @@ } }, { - "id": "d9db877b-41bf-4b79-9c92-74e32b147f9b", + "id": "68fea1d3-66bf-45ff-bf5c-a9ca3e0dc2b7", "name": "Update Native Change Detection Configuration", "request": { "name": "Update Native Change Detection Configuration", @@ -279277,7 +279277,7 @@ }, "response": [ { - "id": "4bf49e39-f0b7-45c6-8bd6-d0152c21ee05", + "id": "175dbb17-34cc-480d-92b2-3b90ddcf490a", "name": "Updated native change detection configuration for a source", "originalRequest": { "url": { @@ -279344,7 +279344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1653c8cf-ace0-4042-be4c-978ff218c838", + "id": "ca9d8767-ca8f-48c0-b7bc-48ac04942569", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -279411,7 +279411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3198c81-f40b-4660-b3a3-f6e948569661", + "id": "53791cf0-1483-42fb-97a7-974aab9d8a52", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -279478,7 +279478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b78392f0-b4c1-44f1-9225-fa477e38237b", + "id": "b494beac-027b-4299-b6d3-06633d472ac9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -279545,7 +279545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "825f25ce-9b90-47cc-9f89-b214038fe16f", + "id": "ba600f61-3689-4101-8ec4-e81f08038b3c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -279612,7 +279612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d324800-59df-4d76-ada4-b1943ff70553", + "id": "2fdc70b3-65d2-4308-a807-a96ca00e7898", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -279679,7 +279679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd12e877-60ee-4469-908b-70dbcbd87f1b", + "id": "72e46d6f-2032-4f5c-966f-980bc7e74f12", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -279752,7 +279752,7 @@ } }, { - "id": "2248e035-0b1c-41f9-ab95-edfa96380ed9", + "id": "ec74f6f8-d16b-4a80-b29d-316347cf6a74", "name": "Delete Native Change Detection Configuration", "request": { "name": "Delete Native Change Detection Configuration", @@ -279807,7 +279807,7 @@ }, "response": [ { - "id": "183e84e2-320a-4f44-bbab-31c27dbf41e0", + "id": "781ac53e-1146-4a6b-89eb-73eead05d646", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -279851,7 +279851,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f18a3277-946b-4076-861a-07a4de1efd68", + "id": "c11c4b0f-0802-4c97-823b-4f095f7ea82f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -279905,7 +279905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7aab11a-556b-49d5-b71b-6da8728c5195", + "id": "293308df-a716-42d3-8c37-0828056a4006", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -279959,7 +279959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0df1b829-3108-481d-aa85-d73e19a2ec73", + "id": "6ab64e0a-3abc-4a88-b7ea-f8c7fee4b8f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -280013,7 +280013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c023f2e-5d59-4261-9ec0-f6b080f38cf2", + "id": "1c0c3293-fb79-40b5-aa59-ca87360a4579", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -280067,7 +280067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e2ba398-3c81-4c33-94e2-7f97538dfb4f", + "id": "13f5ad85-1fe2-45dc-8fc3-dcb3c9614365", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -280121,7 +280121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "889bcf3e-8bed-4877-9366-f59bcc7242ac", + "id": "069059e2-970f-44ed-a892-b5b56daf4b38", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -280181,7 +280181,7 @@ } }, { - "id": "deacbf4b-b532-4a05-abbf-0ce440a74470", + "id": "53f4014b-3a28-4e91-aa5e-76b39eac5fd2", "name": "Remove All Accounts in a Source", "request": { "name": "Remove All Accounts in a Source", @@ -280232,7 +280232,7 @@ }, "response": [ { - "id": "5d96b3b4-0dc6-4c79-af25-b97bf50f9c61", + "id": "713441b7-b40a-4421-878a-6ef87b968984", "name": "Accepted. Returns task result details of removal request.", "originalRequest": { "url": { @@ -280286,7 +280286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11228ff2-915e-4b89-8837-e2ff25f72016", + "id": "d17d5910-a354-4bc6-979a-a9df25641171", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -280340,7 +280340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1512bc5-b298-4083-ab08-168292f5f779", + "id": "44753f5f-a1f2-43c5-909c-fdb331b29cac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -280394,7 +280394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e92f8c6-d73f-4a81-be2e-a87b217ba5ca", + "id": "a8dc464f-dbb4-4d45-a6d5-9bd123f5e01e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -280448,7 +280448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1e6db66-fbe5-4ee0-b55e-aa72eca22b09", + "id": "6ec3707b-6701-48fc-8b6c-b15f016ebd94", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -280502,7 +280502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efe0a7f1-2e51-459b-acbf-ea73242e2c99", + "id": "e99a94cf-68f4-4c49-a3e7-75f94ddc1f62", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -280562,7 +280562,7 @@ } }, { - "id": "df49017e-f368-419f-aba3-44a1fc2b78c5", + "id": "977b7870-b9c1-4878-b398-1d5b4f65be11", "name": "Synchronize single source attributes.", "request": { "name": "Synchronize single source attributes.", @@ -280583,7 +280583,7 @@ "variable": [ { "type": "any", - "value": "aute elit", + "value": "labore qui", "key": "id", "disabled": true, "description": { @@ -280613,7 +280613,7 @@ }, "response": [ { - "id": "0da9b2e9-2bb5-49b0-b43d-f5368d92a958", + "id": "82e6da2a-251b-4046-9c9f-d72b01ef1fbf", "name": "A Source Sync job", "originalRequest": { "url": { @@ -280667,7 +280667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7e3a7d8-aeab-4eb1-8602-2492103c6cce", + "id": "f93b9e57-cc63-4f0d-8b52-0a04aaff1de4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -280721,7 +280721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afa3fe5b-7dc6-44af-b439-67f593e532e4", + "id": "adf78441-6199-42b3-a25f-5e3f1ab3c9d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -280775,7 +280775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cbc3f25-ab7e-4a00-85b0-66a9c4a15c72", + "id": "0c078b3c-16d2-47c2-be8a-1f6da5b27c42", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -280829,7 +280829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "335896c3-aa44-497e-aea8-f6068eccd9ad", + "id": "69ea851c-f17b-40e9-a073-a3cb435c2629", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -280883,7 +280883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0796b78-208a-421a-a5c9-4db6454310c4", + "id": "03cb36bb-53a3-46b8-b819-522cbbc2099a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -280937,7 +280937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "693d0882-8553-4214-b195-4e653c6254b9", + "id": "a813968e-56b1-4995-9981-34c957a7c4f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -280997,7 +280997,7 @@ } }, { - "id": "dc1e8c4c-0a44-4ee6-87dc-da9aadb4377d", + "id": "e0c9abf7-a2c7-46cc-8305-384847009ef2", "name": "Get Source Entitlement Request Configuration", "request": { "name": "Get Source Entitlement Request Configuration", @@ -281042,7 +281042,7 @@ }, "response": [ { - "id": "42db0cb1-1eac-4d50-942f-50a1f41d852e", + "id": "7348f3ab-1871-47c4-879b-127171963f24", "name": "Get default config", "originalRequest": { "url": { @@ -281096,7 +281096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae3e46b1-5fdc-43e2-b3f2-5f5a395ac084", + "id": "2dd45ffa-f6b0-4347-be14-7cd0c8cfa7a3", "name": "Get config with one approval", "originalRequest": { "url": { @@ -281150,7 +281150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe7c172b-6de2-4fd0-9eaf-c98f78b0e6b9", + "id": "22a99b6e-0e9e-4d92-b50b-edcb284c7d62", "name": "Get config with multiple approvals", "originalRequest": { "url": { @@ -281204,7 +281204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a2a991f-9fc5-442f-97c2-f4c1a3360834", + "id": "c36582bb-47cf-41cc-baac-a6ee14aee370", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -281258,7 +281258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46073ea0-4b2e-4d4a-9d0a-af78ae467b2d", + "id": "940f8a90-e148-4948-a751-576128320405", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -281312,7 +281312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12e91efc-726a-4ef4-aa4d-ebe8c3e63722", + "id": "86a219a0-2bb5-4f87-bf48-14fed8d3e1a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -281366,7 +281366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f673597e-fe36-4e80-8e00-f8464231f154", + "id": "7c4e88e9-90d5-4c3c-9695-d4cd652a6173", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -281420,7 +281420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0cf3091-2e1c-494f-adf2-7d5522e77b7f", + "id": "cd9e8ea2-631b-4b2b-a69d-f00840bb2425", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -281480,7 +281480,7 @@ } }, { - "id": "7f5b9206-2d37-43e5-a80c-11fdcd67239d", + "id": "b06dbdb9-65ff-4eee-9d22-ecefde2563ef", "name": "Update Source Entitlement Request Configuration", "request": { "name": "Update Source Entitlement Request Configuration", @@ -281538,7 +281538,7 @@ }, "response": [ { - "id": "0fe828f5-204c-4e72-a9b4-471f216d202a", + "id": "3db8ccd9-8351-4629-b1c7-769d570e95ad", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -281605,7 +281605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a767e8b2-2370-4fe8-a36f-dc70c058cf45", + "id": "eeec692b-1a00-4498-ab42-80f69323a934", "name": "Set config with one approval", "originalRequest": { "url": { @@ -281672,7 +281672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a95f202-c17b-4306-9cd9-4f15f2d574f8", + "id": "e6831e5e-a76d-4397-99ed-e46bfaf5adca", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -281739,7 +281739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b2bdca5-7f57-4c9b-95d7-4a5c093c5fd6", + "id": "ef06cdab-b273-4566-8365-1022ebc0c8ac", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -281806,7 +281806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "460b3e6f-2ead-4d4d-ae0a-8b8e9b07e99b", + "id": "2396d111-0584-46ff-8f56-aaf965347969", "name": "Set config with one approval", "originalRequest": { "url": { @@ -281873,7 +281873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e68213e-acdd-4386-9e61-dcd3f5d12420", + "id": "007fefc3-c6de-44c1-9362-c182dca6e909", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -281940,7 +281940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ea67bed-2c70-4303-86cd-061b6d9eb3e0", + "id": "087c0d63-fa4b-42a4-aedb-5fac81764bdf", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -282007,7 +282007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0414eae6-3edb-4299-ba90-92c47f2174cb", + "id": "d9377977-94db-45d5-8c54-ccf036078e79", "name": "Set config with one approval", "originalRequest": { "url": { @@ -282074,7 +282074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1630fc2-ed5a-42ce-87d0-54636cff3c7c", + "id": "8a413f93-29f3-4c4e-a841-2351ebe5030b", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -282141,7 +282141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a79b4252-8376-43c1-baaa-12913f79b4e0", + "id": "f0750ed0-a65a-4aad-b538-9248d696ea40", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -282208,7 +282208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd6ef049-34f9-49df-94b3-6ec42f64f627", + "id": "c52f0537-70f1-4dd0-83e5-2aef4ee28672", "name": "Set config with one approval", "originalRequest": { "url": { @@ -282275,7 +282275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "407bafb6-8a13-48d2-be06-9c357c9b62bb", + "id": "9a5c5906-d043-43e0-b44f-e6f13e6b9171", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -282342,7 +282342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72b7a6f1-7f64-4d7c-85cb-3bc17cb8c556", + "id": "9ecec06e-177e-495b-b46f-ab69e55da30c", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -282409,7 +282409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4944b11e-c6cc-4512-9979-d27952441aea", + "id": "ab84a225-b274-4d76-a557-427905889396", "name": "Set config with one approval", "originalRequest": { "url": { @@ -282476,7 +282476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3417bc65-3c64-41f1-ac8e-deae9bbd47c4", + "id": "92d649d3-3c58-432a-b583-3775af0a5b89", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -282543,7 +282543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2da88f7-6c55-4f76-a19b-5f3458ecd71d", + "id": "594f4c7a-dacd-4221-8c2c-ef6dfd7a79d9", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -282610,7 +282610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5e2c34a-fbe0-4ddb-a7f6-f15f652544a3", + "id": "92f1f2b2-7397-4996-baab-c68904878c83", "name": "Set config with one approval", "originalRequest": { "url": { @@ -282677,7 +282677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f643a067-43e2-4e0c-97dd-45d0acdb8554", + "id": "2b6239a4-5063-4228-ad60-5e29504f696e", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -282750,7 +282750,7 @@ } }, { - "id": "59e6a534-3b70-4651-9333-aff0fe21ab03", + "id": "b2858a10-36df-4e91-84fe-5c993b089a3a", "name": "Account Aggregation", "request": { "name": "Account Aggregation", @@ -282826,7 +282826,7 @@ }, "response": [ { - "id": "99ea03c7-adf5-4e45-a313-0d73f472ee36", + "id": "91e76d52-2f24-4247-a7e5-d74661074679", "name": "Aggregate Accounts Task", "originalRequest": { "url": { @@ -282900,12 +282900,12 @@ "value": "application/json" } ], - "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Account Aggregation\",\n \"description\": \"Aggregate from the specified application\",\n \"launcher\": \"John Doe\",\n \"created\": \"1950-05-27T11:56:44.103Z\",\n \"launched\": \"1961-12-03T09:49:01.316Z\",\n \"completed\": \"2012-02-23T17:32:07.141Z\",\n \"completionStatus\": \"WARNING\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"appId\": \"c31386cb18bb403cbb6df4c86294ff82\",\n \"optimizedAggregation\": \"enabled\",\n \"ut_73\": {}\n },\n \"returns\": [\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n },\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n }\n ]\n }\n}", + "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Account Aggregation\",\n \"description\": \"Aggregate from the specified application\",\n \"launcher\": \"John Doe\",\n \"created\": \"1960-01-03T15:41:01.854Z\",\n \"launched\": \"2014-02-14T00:50:25.884Z\",\n \"completed\": \"2021-06-01T22:54:47.542Z\",\n \"completionStatus\": \"TEMP_ERROR\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"appId\": \"c31386cb18bb403cbb6df4c86294ff82\",\n \"optimizedAggregation\": \"enabled\",\n \"mollit_b\": {}\n },\n \"returns\": [\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n },\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3841695e-fbe9-4f1f-bb9a-d0064bcd5631", + "id": "e1c8ea3c-5dad-4c5b-a104-3cc5fee8abe2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -282984,7 +282984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a825f23a-2ace-4a57-a2ed-58bb5dbc89ae", + "id": "48a024f0-74b2-46f8-84b2-dd4bb452938f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -283063,7 +283063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70da28b1-5cd3-43a0-833f-e5e4b04e755c", + "id": "1faa7bf3-f9fe-48ce-9007-57565fc950d6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -283142,7 +283142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ae9330f-d417-4394-be41-f153b8d5c73d", + "id": "088f727b-b2d1-4a67-927a-8e47179d8734", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -283221,7 +283221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28c5e8a7-c447-41e4-a71e-f41c043c7919", + "id": "46f85b06-e838-448e-9a19-871eb5b6be20", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -283306,7 +283306,7 @@ } }, { - "id": "cbfeccc3-fb37-4f09-a525-cd54832ebb0d", + "id": "991d85b6-4a3d-4713-8ab9-0a8e1fb7b1b1", "name": "Process Uncorrelated Accounts", "request": { "name": "Process Uncorrelated Accounts", @@ -283373,7 +283373,7 @@ }, "response": [ { - "id": "e4b095cf-01c2-4b9d-a33c-9cc26a78814a", + "id": "2f4480dd-292a-4c1f-a10c-2088954a084a", "name": "Uncorrelated Accounts Task", "originalRequest": { "url": { @@ -283438,12 +283438,12 @@ "value": "application/json" } ], - "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"90b83a6bb737489494794f84cd3a51e6\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Process Uncorrelated Accounts\",\n \"description\": \"Processes uncorrelated accounts for the specified application.\",\n \"launcher\": \"John Doe\",\n \"created\": \"1951-10-03T14:56:18.914Z\",\n \"launched\": \"1956-11-20T15:03:04.064Z\",\n \"completed\": \"1965-11-17T02:55:08.517Z\",\n \"completionStatus\": \"TEMP_ERROR\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"qpocJobId\": \"5d303d46-fc51-48cd-9c6d-4e211e3ab63c\",\n \"taskStartDelay\": \"\"\n },\n \"returns\": {}\n }\n}", + "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"90b83a6bb737489494794f84cd3a51e6\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Process Uncorrelated Accounts\",\n \"description\": \"Processes uncorrelated accounts for the specified application.\",\n \"launcher\": \"John Doe\",\n \"created\": \"1974-08-16T15:15:12.070Z\",\n \"launched\": \"1998-11-24T09:30:32.170Z\",\n \"completed\": \"1988-08-28T17:33:43.088Z\",\n \"completionStatus\": \"TEMP_ERROR\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"qpocJobId\": \"5d303d46-fc51-48cd-9c6d-4e211e3ab63c\",\n \"taskStartDelay\": \"\"\n },\n \"returns\": {}\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "05010121-51ff-4191-b671-baf61ac9e039", + "id": "17facb2c-ae07-494c-be95-9a948db7191e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -283513,7 +283513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e47a11b-d525-4dea-b093-b4f14e965e50", + "id": "96947dd6-d417-4b7e-b35d-afa863c22482", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -283583,7 +283583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3adcea4-7537-4315-a4b2-703f265e74bb", + "id": "1398a1f7-3cb1-4714-8bc1-072c1cc77329", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -283653,7 +283653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f08a076-4859-4ddc-aa30-a47e58cc1871", + "id": "cd612c7a-de22-446b-9fc8-a074271dcfe8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -283723,7 +283723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87f9fd19-2274-483a-87ea-7e373fc4a1f5", + "id": "970ec6f0-d403-4eeb-9a89-cd0314315e03", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -283805,7 +283805,7 @@ "description": "Import and export configuration for some objects between tenants.", "item": [ { - "id": "78a6f37a-0c73-4497-98ee-b3fe84aec18e", + "id": "a50b12bc-ba6e-48c2-a3d3-462d9a779eb7", "name": "Initiates configuration objects export job", "request": { "name": "Initiates configuration objects export job", @@ -283857,7 +283857,7 @@ }, "response": [ { - "id": "8e16dac7-36d5-400d-bd7c-d40548613bf6", + "id": "be65f26a-f6c5-43ae-a64e-c36598b847e9", "name": "Export all objects available", "originalRequest": { "url": { @@ -283923,7 +283923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dcabaa3-87d9-46f2-ae43-d3e1ca20c2dc", + "id": "4a89205b-a7a6-4ea1-9bce-88d366d7d24b", "name": "Export sources by ID", "originalRequest": { "url": { @@ -283989,7 +283989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c6a7d1c-3018-4ecb-9445-e2858175a2b0", + "id": "44b61cd7-b189-429a-8342-0b8e91f2d1c6", "name": "Export transforms by name", "originalRequest": { "url": { @@ -284055,7 +284055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "349f5709-b3c5-46bb-9257-cccc75b72b22", + "id": "e79ef6e3-2deb-4901-9382-e5be7d7138c1", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -284121,7 +284121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "520cf457-8016-4f5c-b9c0-797ddd801e51", + "id": "6145776e-a6d5-4a3c-975c-298d9939b35e", "name": "Export all objects available", "originalRequest": { "url": { @@ -284187,7 +284187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75fbc9fa-ab37-4144-a7e1-2d2330b96718", + "id": "49d6a5a5-7730-4f2c-8372-c58fc4f6312d", "name": "Export sources by ID", "originalRequest": { "url": { @@ -284253,7 +284253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4797767d-d380-4f22-9990-5ce4a5a66248", + "id": "56be0882-a97a-440d-9a4c-55acbcbef514", "name": "Export transforms by name", "originalRequest": { "url": { @@ -284319,7 +284319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfa419d9-3a62-48eb-9207-5a31fbc48eb2", + "id": "8fa7a373-1723-46c7-b785-61850439bc4a", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -284385,7 +284385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd424682-57c4-4c8c-bf6c-f991ef3ef7ed", + "id": "ccea9cc3-29eb-4274-b862-89e28ec4965a", "name": "Export all objects available", "originalRequest": { "url": { @@ -284451,7 +284451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4c7c25c-1e2e-4858-82c5-cf725e83fe2b", + "id": "00049ae1-7bd6-4d68-befd-1e24d750800c", "name": "Export sources by ID", "originalRequest": { "url": { @@ -284517,7 +284517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "431eab3e-adbd-4c0a-9580-081f43712a8c", + "id": "6b5324aa-c8c1-4a6d-827e-bbed7939d28a", "name": "Export transforms by name", "originalRequest": { "url": { @@ -284583,7 +284583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de7f7d85-e28c-4457-8246-e44a07d832a2", + "id": "23a8ff81-b286-4bab-b428-118265064474", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -284649,7 +284649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3ddffaf-8439-40c9-a60b-2079d5a68f1f", + "id": "ed7b4047-b320-4fc5-9474-3c3fa18b181e", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -284715,7 +284715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a73e00ba-0714-4059-940d-b6e2506a8a9a", + "id": "5fc1835c-b92e-43f5-a9ef-b951e14c16ca", "name": "Export sources by ID", "originalRequest": { "url": { @@ -284781,7 +284781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a06c555-f97d-45f0-99e4-07c19a16cd28", + "id": "cc11135f-b6df-4e6f-a670-d8dd56876a57", "name": "Export transforms by name", "originalRequest": { "url": { @@ -284847,7 +284847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3bdd7f4-2d7e-4a6a-b555-48f15fe3e468", + "id": "11150d4a-ea19-41bc-a1ac-92f208d38518", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -284913,7 +284913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15b6dace-4340-474d-ad6c-12990126eab0", + "id": "f1c035b7-b5e5-45c5-a999-6dfdffc888dd", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -284979,7 +284979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53e00db7-acc9-4948-8ba2-f1621bde344c", + "id": "a09106e6-6489-4d63-a461-a5bf7944ad44", "name": "Export sources by ID", "originalRequest": { "url": { @@ -285045,7 +285045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f23b66b1-cb20-47a5-8e46-943965073a4c", + "id": "36056e6b-ed43-4378-93ec-cbfed72a1c8a", "name": "Export transforms by name", "originalRequest": { "url": { @@ -285111,7 +285111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebc28a84-a815-4dfd-9c4b-db8caa710ec3", + "id": "aea01dcb-8a0b-4575-9846-5f78f5464b92", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -285177,7 +285177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43d445da-a716-4330-96fa-efeda3dbe064", + "id": "a1c4653e-7a39-4f3b-8634-9d3590047570", "name": "Export all objects available", "originalRequest": { "url": { @@ -285243,7 +285243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de59118e-5011-4793-ae99-0e2cc1e01360", + "id": "bcef338a-938a-43a9-bb8e-05d0b31d3393", "name": "Export sources by ID", "originalRequest": { "url": { @@ -285309,7 +285309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1117da5-be48-41dd-bd77-184593fdfbb9", + "id": "48f58b4d-4bc4-4434-bfd2-e272be3c35df", "name": "Export transforms by name", "originalRequest": { "url": { @@ -285375,7 +285375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98034d88-e539-4877-820e-97c58a092854", + "id": "ce371333-2085-41db-85c5-fb49ed1bfe8e", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -285441,7 +285441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4d3e930-79d0-4785-9d01-a7e2fac146d7", + "id": "e48af91f-6827-4f5d-bbe0-325029853962", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -285507,7 +285507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66427a13-6ce5-409e-8328-f0e481054bd1", + "id": "142d690a-e227-4dd2-b73f-eaebb8e3c275", "name": "Export sources by ID", "originalRequest": { "url": { @@ -285573,7 +285573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f256e8d1-adfb-44df-997b-3de86c84782d", + "id": "fe6c307c-71c5-47f7-9a53-13b65cb18e42", "name": "Export transforms by name", "originalRequest": { "url": { @@ -285639,7 +285639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8bc6e5f-41c5-436b-b5c9-6f9bc853b26e", + "id": "834816cf-707c-410b-b51c-f73d91576bb9", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -285711,7 +285711,7 @@ } }, { - "id": "ec50ab7d-51d6-4c77-b2e0-cfcde28c46de", + "id": "f351853d-57f5-4116-937b-2a1f2d26f934", "name": "Get export job status", "request": { "name": "Get export job status", @@ -285762,7 +285762,7 @@ }, "response": [ { - "id": "ad55175a-d2aa-4365-a62d-e44819acc1c3", + "id": "d4ddf99f-3508-4c8d-aba9-e15d6d3fcda4", "name": "Export job status successfully returned.", "originalRequest": { "url": { @@ -285816,7 +285816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f262b179-6bce-4431-9b79-946882414706", + "id": "a08767e7-55be-4b64-b597-7ccafc0bd9a7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -285870,7 +285870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c751ad26-fbba-4dbd-b438-fe58c952826e", + "id": "d8f6677e-6f46-4cfe-8e56-68696121ce1a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -285924,7 +285924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8b4c1b0-f19a-4e21-8d3f-ec78eed6953f", + "id": "92c237c1-4778-4bc7-87c2-54d4834ee747", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -285978,7 +285978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2fc3d4b-2d8f-4944-a271-14311344d90d", + "id": "1c4ab009-18fb-4471-8172-6bfef795cf9c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -286032,7 +286032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bef2a77a-7833-4bf3-aa4a-e9105bd65d26", + "id": "5230ee35-fbe3-4a5b-aef8-747707b74b59", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -286086,7 +286086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93e54a50-b439-4341-9036-d057fd27d723", + "id": "597322d7-f727-4e58-b282-6424f24f433b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -286146,7 +286146,7 @@ } }, { - "id": "563650fb-a9cf-48d5-94ae-678d73f73d14", + "id": "9ee22c6a-1998-4c4c-a2a6-5a2932b5d47e", "name": "Download export job result.", "request": { "name": "Download export job result.", @@ -286198,7 +286198,7 @@ }, "response": [ { - "id": "2925a06a-30a2-4355-81ad-127695e88ed5", + "id": "1ac16aef-ee25-4d1b-af11-ed77907e2ab9", "name": "Exported JSON objects.", "originalRequest": { "url": { @@ -286248,12 +286248,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 \"ut_c9\": -78805835.31133004,\n \"eu_36\": \"minim\"\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"deseruntf\": -93859998\n }\n }\n ]\n}", + "body": "{\n \"version\": 1,\n \"timestamp\": \"2021-05-11T22:23:16Z\",\n \"tenant\": \"sample-tenant\",\n \"description\": \"Export Job 1 Test\",\n \"options\": {\n \"excludeTypes\": [\n \"SOURCE\",\n \"SOURCE\"\n ],\n \"includeTypes\": [\n \"TRIGGER_SUBSCRIPTION\",\n \"TRIGGER_SUBSCRIPTION\"\n ],\n \"objectOptions\": {\n \"TRIGGER_SUBSCRIPTION\": {\n \"includedIds\": [\n \"be9e116d-08e1-49fc-ab7f-fa585e96c9e4\"\n ],\n \"includedNames\": [\n \"Test 2\"\n ]\n }\n }\n },\n \"objects\": [\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"eu_f\": -88619886.83415607,\n \"cupidatate\": true\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"ex_6b\": false,\n \"nostrud0\": 44488380\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b658a31c-f8d2-4714-b597-c7d6ca80da9e", + "id": "f2caef36-6cf7-46bb-bf31-c5e25d96dca7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -286308,7 +286308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82620afe-88f8-4fcc-9cca-df51597a0413", + "id": "b40f4d87-764e-4d3e-8ebe-c6b5f9595c9c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -286363,7 +286363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afbd31ed-66f2-46e7-90e6-0e75f7a61a90", + "id": "a5b67d4b-898c-4318-9192-ae5bfe7ec960", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -286418,7 +286418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7916c04-0b20-464c-9e09-3890962735f4", + "id": "f9ae8ff6-06e0-4b05-b666-5781055dd955", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -286473,7 +286473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a1cc67e-a0e0-4fda-9756-0d61ae3b469a", + "id": "731f4bbc-2d3f-4bf9-93c7-c4a1bb935072", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -286528,7 +286528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de8ddb04-d8de-4990-82c5-1e62fcb17fa5", + "id": "9a43879a-d22c-49e5-98d6-8b53bb2eab4d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -286589,7 +286589,7 @@ } }, { - "id": "11ec594c-084e-4607-bd5b-8f99fa76dc0b", + "id": "9a0613c5-2cf4-422f-90a4-e45e6a3b7af2", "name": "Initiates configuration objects import job", "request": { "name": "Initiates configuration objects import job", @@ -286663,7 +286663,7 @@ }, "response": [ { - "id": "089be36a-fab1-41bb-a506-64ef6e4c76c5", + "id": "5babe770-efd8-44ec-bc26-bfa7ce0b3a4d", "name": "Import job accepted and queued for processing.", "originalRequest": { "url": { @@ -286751,7 +286751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d69459a-ddf0-48d8-9b6d-4109cda1c411", + "id": "d9da0a25-b766-4ad4-9976-35f9f344d3da", "name": "Client Error - Returned if the request body is invalid.\n", "originalRequest": { "url": { @@ -286839,7 +286839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7fdc996-59b3-47b6-ae8f-90c4b966a306", + "id": "fdebecfb-1605-4fca-a136-de1585388de3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -286927,7 +286927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41e50187-fd3f-4579-91bc-a49e87d44f5a", + "id": "dbc31219-1fbe-4473-9152-c78594a4885e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -287015,7 +287015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5361feca-f61b-4641-aab3-986d53d00836", + "id": "55066947-daef-40bf-850f-4273d7b4aeb7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -287103,7 +287103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dd11af7-376b-42e9-b98a-6504f43d772f", + "id": "dcf7f559-f852-4bfc-b695-8959f7d01244", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -287191,7 +287191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f974943-55f0-423f-8e37-c8e01b515a67", + "id": "e589ab51-1506-43ab-b625-31092b3ffdb8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -287285,7 +287285,7 @@ } }, { - "id": "6a972eb8-7816-441e-8c68-81f2f86bc265", + "id": "ce3bd122-8994-4883-9750-8823150fb88b", "name": "Get import job status", "request": { "name": "Get import job status", @@ -287336,7 +287336,7 @@ }, "response": [ { - "id": "b3d3d1f2-e725-4e1c-8012-34a7a30deffa", + "id": "b7c08ddb-2341-45f3-afa6-c27705d7ab63", "name": "Import job status successfully returned.", "originalRequest": { "url": { @@ -287390,7 +287390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2edeacd1-6066-4930-9af0-519e254d6c56", + "id": "7299a05f-16f7-41ec-8266-97df8dff63c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -287444,7 +287444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51866ad0-3389-45d8-88c4-d9f4c169ca95", + "id": "7cf3d8eb-6ce4-4ff6-be1b-2feac8f5c67a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -287498,7 +287498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b26b795b-022b-4e4a-b73e-5b5beff04b19", + "id": "754716d3-6bd8-4324-b73b-b9fa99752de8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -287552,7 +287552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54cf1b7c-a4e4-441e-a1b8-c3c114ef100b", + "id": "5eecf693-27c5-4eb5-bc3a-091859b9aab7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -287606,7 +287606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dc21cb3-2f08-42d4-94ad-916efb8e8967", + "id": "d89fa7bc-4dc9-4c77-98c6-892b4697fbf7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -287660,7 +287660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca2b41d7-5c15-422f-b32b-d1855c290b51", + "id": "f88576ab-d777-4127-8a52-5edacfbd99d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -287720,7 +287720,7 @@ } }, { - "id": "89437ed2-404b-46b2-86dc-8df5cacc23cb", + "id": "1089e67a-3521-4fa1-b3dd-cd07354e67b0", "name": "Download import job result", "request": { "name": "Download import job result", @@ -287772,7 +287772,7 @@ }, "response": [ { - "id": "3f915303-1d61-4abc-a3a9-1d128996f878", + "id": "252c6505-990f-400a-85bf-3566771ef897", "name": "Import results JSON object, containing detailed results of the import operation.", "originalRequest": { "url": { @@ -287822,12 +287822,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": {\n \"mollit_0\": {\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 \"et_3f\": {},\n \"euc\": {}\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 \"dolor_4\": {},\n \"reprehenderit1\": {}\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 \"amet_98c\": {},\n \"laborum_56\": {}\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 \"do_60\": {},\n \"Duisaa7\": {}\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 \"incididuntc5b\": {},\n \"sed_e31\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"ex_f\": {},\n \"anim_7de\": {}\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 \"culpa_306\": {\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 \"culpa_0e6\": {}\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 \"Lorem6c\": {}\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 \"Duisd7b\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"exercitation_950\": {},\n \"nostrud_2b\": {}\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 \"consectetur_78\": {},\n \"esse8df\": {}\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_e\": {},\n \"ut_907\": {},\n \"minim421\": {}\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 \"ullamcof\": {\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 \"est_f_c\": {},\n \"sed_c9a\": {},\n \"laboreaeb\": {}\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 \"esse2_\": {},\n \"sunt2b9\": {}\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 \"laboris_d_f\": {},\n \"quis9f\": {}\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 \"consectetur_64\": {}\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 \"laboreb\": {},\n \"eu__\": {}\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 \"elit0\": {},\n \"velitf\": {}\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 \"dolorc1\": {\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 \"nostrud_d\": {},\n \"adipisicing_6\": {},\n \"pariatur9\": {}\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 \"Duis21_\": {},\n \"laboris02\": {}\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 \"occaecat_e4b\": {},\n \"magnaa6\": {}\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 \"laboris98\": {}\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 \"id633\": {},\n \"culpa__\": {},\n \"enim9\": {}\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 \"quis_4\": {},\n \"esse_3\": {}\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": "814c3089-5b0d-4493-b2cc-79c2c2c8453a", + "id": "ee518c8d-27df-4bea-ba07-e73b09e86d88", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -287882,7 +287882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d372a7de-e983-4c7a-a95e-01909ca993bd", + "id": "a4848d42-160e-4373-8c84-5db4a89b9346", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -287937,7 +287937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70a85873-1f90-4d19-835a-8f59553b4541", + "id": "1b997cb1-8645-4a1d-9042-f8d99e6e4002", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -287992,7 +287992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0317da3c-f6fd-45e8-aebd-5d4c5e966a94", + "id": "9b3956e8-5662-4f45-b939-2876a0555d9f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -288047,7 +288047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36b1826b-363a-4bd8-a4b7-f9db11e8213d", + "id": "d9271496-1f92-4de1-a162-80ef9030b26d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -288102,7 +288102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d56ac23a-2a25-422f-8307-f6a7cbfcfa74", + "id": "47062657-3ded-468a-af16-345e69c310aa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -288163,7 +288163,7 @@ } }, { - "id": "f791a5b6-e7fb-4a75-8850-c14d8ff5297d", + "id": "c3b158ae-4cc3-45bb-9ed3-7dda61a504eb", "name": "Get config object details", "request": { "name": "Get config object details", @@ -288202,7 +288202,7 @@ }, "response": [ { - "id": "59028cf7-2a25-408a-8ea3-b36e69c79c17", + "id": "b8ff91c9-2ea1-48a7-98ee-0f1db08e7dcd", "name": "Object configurations returned successfully.", "originalRequest": { "url": { @@ -288255,7 +288255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48f7bf28-36e5-4b1b-bf99-dacc03bdab33", + "id": "2b335c7e-1692-48a7-b9db-979c340c361e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -288308,7 +288308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cf9f771-ee01-4388-85b9-a2fc3f04f12a", + "id": "a1e98ea0-778b-4320-8963-356c7b86b545", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -288361,7 +288361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdb74007-00dd-429f-98d6-a63539cca51a", + "id": "c2c77f92-e363-4165-814e-ad40633d3c0b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -288414,7 +288414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2565a38f-2aa1-49fe-8a23-c2c2c38ba86f", + "id": "63f84a55-9122-443b-a640-c323d4eee880", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -288467,7 +288467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95e9f1d6-51ae-4b1e-8364-d3a11fcaf663", + "id": "10c306fa-e766-47c4-8c57-6503a756b68a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -288520,7 +288520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ed12333-4872-456f-b97d-26567bfd6b2c", + "id": "cb899b47-17ed-457e-aedd-5c09307f34f0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -288585,7 +288585,7 @@ "description": "Use this API to leverage power of LLM to generate suggested entitlement description.\n", "item": [ { - "id": "e196394f-029a-4ce1-b20d-ad5a62929022", + "id": "6808f2b9-761d-4f57-bac8-1f8a47df7833", "name": "Submit Sed Batch Stats Request", "request": { "name": "Submit Sed Batch Stats Request", @@ -288636,7 +288636,7 @@ }, "response": [ { - "id": "53ca89c9-da03-42fc-8687-bbbc6d0e48ea", + "id": "bf462a91-2c0b-4c32-9e34-162bc6e6765b", "name": "Stats of Sed batch.", "originalRequest": { "url": { @@ -288685,12 +288685,12 @@ "value": "application/json" } ], - "body": "{\n \"batchComplete\": true,\n \"batchId\": \"urn:uuid:a0424a44-f935-32bb-bf9c-9ff2a538c66e\",\n \"discoveredCount\": 100,\n \"discoveryComplete\": true,\n \"processedCount\": 100\n}", + "body": "{\n \"batchComplete\": true,\n \"batchId\": \"urn:uuid:59a31659-9428-d808-49ff-f9293bc326a7\",\n \"discoveredCount\": 100,\n \"discoveryComplete\": true,\n \"processedCount\": 100\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "69660d00-c50c-40b4-bac9-f83d4f1911ae", + "id": "43d24698-f3f9-40d3-9fc9-a188bd9ebed4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -288744,7 +288744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b4b3aa7-d974-4cbc-9ad1-0e2e57fff07d", + "id": "9e83e968-c12a-4080-828e-42e82e76a7b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -288798,7 +288798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc084fe5-b032-4bf3-8bf9-c35ccdffed1a", + "id": "b54e0870-88eb-4290-873d-6296247a0126", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -288852,7 +288852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61094339-a116-44de-97d8-b64c285236cf", + "id": "805ce4f0-a9b8-4c42-832f-28f38c152c16", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -288906,7 +288906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "714247be-c100-4dea-bde0-56388353ebb0", + "id": "66d70bd4-f274-4b78-ab15-dc92d0a74a8f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -288960,7 +288960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e96acde-0e12-4ebc-87af-c81e3ec46a24", + "id": "5b2cc937-c0d5-4ab5-8d6c-a6d6eaf4626a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -289020,7 +289020,7 @@ } }, { - "id": "f848f798-248e-4b3a-a349-fece1c354147", + "id": "c4e5cf10-6ba2-4649-bb58-63c94122a090", "name": "List Sed Batch Request", "request": { "name": "List Sed Batch Request", @@ -289058,7 +289058,7 @@ }, "response": [ { - "id": "38c14a0a-5a71-42c9-9122-8e806b4dd9a4", + "id": "53d65ef6-3ac5-419f-b4ef-eed8f64d4bb6", "name": "Status of batch", "originalRequest": { "url": { @@ -289110,7 +289110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6a41b88-6f27-4212-bbe4-2ec0c7c913a5", + "id": "a31bf884-681d-4c50-94ca-39fdbf2799fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -289162,7 +289162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8943bc96-d41c-4e33-9e07-2f022b7d6309", + "id": "278eb069-1ee5-4bcc-8b22-e81aead4d814", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -289214,7 +289214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdda508f-5301-4ee7-9d6b-1e0f75ef86fb", + "id": "5e552b18-f69f-4ec8-9990-c0063e0e9959", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -289266,7 +289266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39c44796-5cb1-4803-a8e5-907c36a296b5", + "id": "fa820fcb-7d8d-488d-b024-adc27e8f144b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -289318,7 +289318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95216fad-1207-4e07-9194-08a584de51df", + "id": "151a860c-ccc7-4777-9f4e-1d8c86b2dbc3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -289370,7 +289370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fe077e8-8703-4eb6-9dd7-6bd791a130ee", + "id": "be3045b6-a6d8-416d-84e3-d90bfbfc2dad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -289428,7 +289428,7 @@ } }, { - "id": "84c30766-ff2d-465c-a92c-21d36912f80b", + "id": "f319fe42-b6e2-44fc-9d45-3feaf410edba", "name": "Submit Sed Batch Request", "request": { "name": "Submit Sed Batch Request", @@ -289479,7 +289479,7 @@ }, "response": [ { - "id": "11e55fde-3cc4-4d28-a78c-5ca4e7fe3e39", + "id": "642f9fef-60f3-42fe-bd97-93a6a080aaa0", "name": "Sed Batch Response", "originalRequest": { "url": { @@ -289539,12 +289539,12 @@ "value": "application/json" } ], - "body": "{\n \"batchId\": \"74406bc7-cd6d-30d1-8c2f-e530c8ed97e7\"\n}", + "body": "{\n \"batchId\": \"eb4cbd13-ba0b-f5c8-c1e9-623cec559fa1\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "190ca079-4908-4480-990a-192fb46252d3", + "id": "3434b831-114f-4856-9f7f-272ae5483b9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -289609,7 +289609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "801bd01f-a7bf-43ee-b5c5-7ebe90658a4b", + "id": "e7375c97-46df-453b-bcd8-6267540cd387", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -289674,7 +289674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee5a20f7-ccb2-470c-876d-0d2fd875a6af", + "id": "2a2b0795-47bc-4627-8121-f13e799a29a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -289739,7 +289739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1019642a-5cf7-42f6-90ee-82683c25d5bb", + "id": "c344a3bd-3b35-4702-9b06-e494b8b73b3d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -289804,7 +289804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83105cc2-b219-4623-b674-10a6e82f3853", + "id": "14b0bdf5-0b5b-47f5-806c-0c49b21f3361", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -289869,7 +289869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74831dbc-74f5-4449-b3d3-5ddcebab5961", + "id": "e8797f02-f7ac-470f-a6a3-3c8807fb643b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -289940,7 +289940,7 @@ } }, { - "id": "5fb7c13e-e40a-4ba5-92e4-6068858d3d7a", + "id": "e69f1ab0-dcf9-412d-96bd-ec10f3127476", "name": "Submit Bulk Approval Request", "request": { "name": "Submit Bulk Approval Request", @@ -289980,7 +289980,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"44ac2519-b796-6ee2-2539-35f393694dff\",\n \"urn:uuid:23252ae3-21dd-026a-1cda-0959c9b041c3\"\n ]\n },\n {\n \"items\": [\n \"8e87d03b-0cba-3700-0288-49c936985e53\",\n \"urn:uuid:64d38b61-61c7-8298-6219-b0ffe97c5cc3\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d664ff25-7e19-206e-52f4-58ee88c6449a\",\n \"a11acc64-bc93-a495-378d-27282a01b419\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:e8a5095c-eec8-779d-9c9d-b3dfe35d4ce5\",\n \"urn:uuid:9bbf0066-211d-a8be-6d14-64ca9b0887cc\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -289991,7 +289991,7 @@ }, "response": [ { - "id": "2c688d0e-39d4-4418-ab00-1742e25b8366", + "id": "c3615068-d43b-43f2-8dfb-3107f401d995", "name": "List of SED Approval Status", "originalRequest": { "url": { @@ -290034,7 +290034,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"44ac2519-b796-6ee2-2539-35f393694dff\",\n \"urn:uuid:23252ae3-21dd-026a-1cda-0959c9b041c3\"\n ]\n },\n {\n \"items\": [\n \"8e87d03b-0cba-3700-0288-49c936985e53\",\n \"urn:uuid:64d38b61-61c7-8298-6219-b0ffe97c5cc3\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d664ff25-7e19-206e-52f4-58ee88c6449a\",\n \"a11acc64-bc93-a495-378d-27282a01b419\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:e8a5095c-eec8-779d-9c9d-b3dfe35d4ce5\",\n \"urn:uuid:9bbf0066-211d-a8be-6d14-64ca9b0887cc\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -290051,12 +290051,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"657ab013-2a3a-dbf2-a4b6-70268a0c16e9\",\n \"status\": \"SUCCESS\"\n },\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"e6a22932-12f6-9698-c979-0e7a528ea46a\",\n \"status\": \"SUCCESS\"\n }\n]", + "body": "[\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"urn:uuid:dddc84be-854d-5eac-b9ac-2cd3a59d7e56\",\n \"status\": \"SUCCESS\"\n },\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"fd479b9c-130a-f6cf-d890-df77dab7caa1\",\n \"status\": \"SUCCESS\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "10745a9d-f661-4ac8-8da8-5f82b5a463f2", + "id": "c6b436dc-b62a-4e99-8474-265bd9982ad6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -290099,7 +290099,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"44ac2519-b796-6ee2-2539-35f393694dff\",\n \"urn:uuid:23252ae3-21dd-026a-1cda-0959c9b041c3\"\n ]\n },\n {\n \"items\": [\n \"8e87d03b-0cba-3700-0288-49c936985e53\",\n \"urn:uuid:64d38b61-61c7-8298-6219-b0ffe97c5cc3\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d664ff25-7e19-206e-52f4-58ee88c6449a\",\n \"a11acc64-bc93-a495-378d-27282a01b419\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:e8a5095c-eec8-779d-9c9d-b3dfe35d4ce5\",\n \"urn:uuid:9bbf0066-211d-a8be-6d14-64ca9b0887cc\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -290121,7 +290121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0dc66dc-b637-45d4-9572-bfa09d6e3326", + "id": "15d3b1b5-ee77-486f-aa60-1378a1221eac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -290164,7 +290164,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"44ac2519-b796-6ee2-2539-35f393694dff\",\n \"urn:uuid:23252ae3-21dd-026a-1cda-0959c9b041c3\"\n ]\n },\n {\n \"items\": [\n \"8e87d03b-0cba-3700-0288-49c936985e53\",\n \"urn:uuid:64d38b61-61c7-8298-6219-b0ffe97c5cc3\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d664ff25-7e19-206e-52f4-58ee88c6449a\",\n \"a11acc64-bc93-a495-378d-27282a01b419\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:e8a5095c-eec8-779d-9c9d-b3dfe35d4ce5\",\n \"urn:uuid:9bbf0066-211d-a8be-6d14-64ca9b0887cc\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -290186,7 +290186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "021e7c84-3458-4f14-b446-242d64e98683", + "id": "b08732f6-0604-4ccc-a5f8-d242f5d2dc69", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -290229,7 +290229,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"44ac2519-b796-6ee2-2539-35f393694dff\",\n \"urn:uuid:23252ae3-21dd-026a-1cda-0959c9b041c3\"\n ]\n },\n {\n \"items\": [\n \"8e87d03b-0cba-3700-0288-49c936985e53\",\n \"urn:uuid:64d38b61-61c7-8298-6219-b0ffe97c5cc3\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d664ff25-7e19-206e-52f4-58ee88c6449a\",\n \"a11acc64-bc93-a495-378d-27282a01b419\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:e8a5095c-eec8-779d-9c9d-b3dfe35d4ce5\",\n \"urn:uuid:9bbf0066-211d-a8be-6d14-64ca9b0887cc\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -290251,7 +290251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ab4ef0f-cb92-442b-a95a-bd3cecfd99b3", + "id": "9a75abb2-a308-4322-9db9-8ab8afabbfaf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -290294,7 +290294,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"44ac2519-b796-6ee2-2539-35f393694dff\",\n \"urn:uuid:23252ae3-21dd-026a-1cda-0959c9b041c3\"\n ]\n },\n {\n \"items\": [\n \"8e87d03b-0cba-3700-0288-49c936985e53\",\n \"urn:uuid:64d38b61-61c7-8298-6219-b0ffe97c5cc3\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d664ff25-7e19-206e-52f4-58ee88c6449a\",\n \"a11acc64-bc93-a495-378d-27282a01b419\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:e8a5095c-eec8-779d-9c9d-b3dfe35d4ce5\",\n \"urn:uuid:9bbf0066-211d-a8be-6d14-64ca9b0887cc\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -290316,7 +290316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cfc4bac-9112-49a3-97c4-57c4ce509f54", + "id": "0c2e8ac6-f942-418d-bec7-1769afef148d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -290359,7 +290359,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"44ac2519-b796-6ee2-2539-35f393694dff\",\n \"urn:uuid:23252ae3-21dd-026a-1cda-0959c9b041c3\"\n ]\n },\n {\n \"items\": [\n \"8e87d03b-0cba-3700-0288-49c936985e53\",\n \"urn:uuid:64d38b61-61c7-8298-6219-b0ffe97c5cc3\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d664ff25-7e19-206e-52f4-58ee88c6449a\",\n \"a11acc64-bc93-a495-378d-27282a01b419\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:e8a5095c-eec8-779d-9c9d-b3dfe35d4ce5\",\n \"urn:uuid:9bbf0066-211d-a8be-6d14-64ca9b0887cc\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -290381,7 +290381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "233aba40-c7ba-403d-9632-d54e73e3eea4", + "id": "a2e213e0-d660-4493-b466-f9ae75cd65f3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -290424,7 +290424,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"44ac2519-b796-6ee2-2539-35f393694dff\",\n \"urn:uuid:23252ae3-21dd-026a-1cda-0959c9b041c3\"\n ]\n },\n {\n \"items\": [\n \"8e87d03b-0cba-3700-0288-49c936985e53\",\n \"urn:uuid:64d38b61-61c7-8298-6219-b0ffe97c5cc3\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d664ff25-7e19-206e-52f4-58ee88c6449a\",\n \"a11acc64-bc93-a495-378d-27282a01b419\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:e8a5095c-eec8-779d-9c9d-b3dfe35d4ce5\",\n \"urn:uuid:9bbf0066-211d-a8be-6d14-64ca9b0887cc\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -290452,7 +290452,7 @@ } }, { - "id": "e9a7c2d5-9d49-4292-88f0-b2e0444e85b8", + "id": "0a556bd7-ae2d-4fc6-a24f-5272fbecb3f6", "name": "Submit Sed Assignment Request", "request": { "name": "Submit Sed Assignment Request", @@ -290492,7 +290492,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:c9d670bf-fca9-d6a2-753d-773dc540ab25\",\n \"urn:uuid:1816d2fd-a85f-c632-2346-9552e7c8fc96\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:d4908feb-b736-fc32-e5d4-0d58bf50b081\",\n \"urn:uuid:8d772318-3ada-aa42-d811-c6af1a2634b9\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -290503,7 +290503,7 @@ }, "response": [ { - "id": "244b6c84-99b4-4623-9bb9-a2d8ea4c7558", + "id": "d164c4d0-62ac-4e98-9be9-f61ea6d751a2", "name": "Sed Assignment Response", "originalRequest": { "url": { @@ -290546,7 +290546,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:c9d670bf-fca9-d6a2-753d-773dc540ab25\",\n \"urn:uuid:1816d2fd-a85f-c632-2346-9552e7c8fc96\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:d4908feb-b736-fc32-e5d4-0d58bf50b081\",\n \"urn:uuid:8d772318-3ada-aa42-d811-c6af1a2634b9\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -290563,12 +290563,12 @@ "value": "application/json" } ], - "body": "{\n \"batchId\": \"8e9302b1-7e15-da6a-beea-942c4ab56834\"\n}", + "body": "{\n \"batchId\": \"8009adc4-b886-846e-e4e6-77f6d065c66a\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "93c68fe0-2037-4bd0-9ee5-d9f59388e868", + "id": "b3fe7165-950a-43e7-9662-c97c67b14997", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -290611,7 +290611,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:c9d670bf-fca9-d6a2-753d-773dc540ab25\",\n \"urn:uuid:1816d2fd-a85f-c632-2346-9552e7c8fc96\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:d4908feb-b736-fc32-e5d4-0d58bf50b081\",\n \"urn:uuid:8d772318-3ada-aa42-d811-c6af1a2634b9\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -290633,7 +290633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa505c86-1801-4907-982e-fc92318c188e", + "id": "ced2ff53-576e-4ca7-b44a-cc4dae8befb0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -290676,7 +290676,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:c9d670bf-fca9-d6a2-753d-773dc540ab25\",\n \"urn:uuid:1816d2fd-a85f-c632-2346-9552e7c8fc96\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:d4908feb-b736-fc32-e5d4-0d58bf50b081\",\n \"urn:uuid:8d772318-3ada-aa42-d811-c6af1a2634b9\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -290698,7 +290698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47d15aee-1232-4436-94d1-d48f1ab8cf51", + "id": "2ee82967-e608-40bb-942a-b7d6744c73c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -290741,7 +290741,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:c9d670bf-fca9-d6a2-753d-773dc540ab25\",\n \"urn:uuid:1816d2fd-a85f-c632-2346-9552e7c8fc96\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:d4908feb-b736-fc32-e5d4-0d58bf50b081\",\n \"urn:uuid:8d772318-3ada-aa42-d811-c6af1a2634b9\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -290763,7 +290763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cfd4dd8-7949-4729-ae85-e7aab826dca4", + "id": "e1e84066-1e03-43d8-b0c2-a821c680b624", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -290806,7 +290806,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:c9d670bf-fca9-d6a2-753d-773dc540ab25\",\n \"urn:uuid:1816d2fd-a85f-c632-2346-9552e7c8fc96\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:d4908feb-b736-fc32-e5d4-0d58bf50b081\",\n \"urn:uuid:8d772318-3ada-aa42-d811-c6af1a2634b9\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -290828,7 +290828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4572fa6-8725-4847-8a96-d198ee3924c3", + "id": "671be37d-69bd-4bee-af27-eb210a6ed81d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -290871,7 +290871,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:c9d670bf-fca9-d6a2-753d-773dc540ab25\",\n \"urn:uuid:1816d2fd-a85f-c632-2346-9552e7c8fc96\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:d4908feb-b736-fc32-e5d4-0d58bf50b081\",\n \"urn:uuid:8d772318-3ada-aa42-d811-c6af1a2634b9\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -290893,7 +290893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21a20e04-ff1c-4f0f-ba26-9597e8865f89", + "id": "cd077de3-5e77-4217-afc1-84562723165c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -290936,7 +290936,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:c9d670bf-fca9-d6a2-753d-773dc540ab25\",\n \"urn:uuid:1816d2fd-a85f-c632-2346-9552e7c8fc96\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:d4908feb-b736-fc32-e5d4-0d58bf50b081\",\n \"urn:uuid:8d772318-3ada-aa42-d811-c6af1a2634b9\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -290964,7 +290964,7 @@ } }, { - "id": "059f15c1-6d27-4cf6-943d-98bc3d327f85", + "id": "fae17221-8631-427f-8c38-8715d042f322", "name": "List Suggested Entitlement Description", "request": { "name": "List Suggested Entitlement Description", @@ -291057,7 +291057,7 @@ }, "response": [ { - "id": "c8b2a044-56ce-4641-ad42-eca14b4c7db2", + "id": "5638931c-9568-49c3-a694-19c539fcbd31", "name": "List of Suggested Entitlement Details", "originalRequest": { "url": { @@ -291164,7 +291164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66da8f66-fca0-4249-8637-b73ad3e7d0d9", + "id": "76d8ba9a-5c97-4b4d-b3f5-5e1359ed777c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -291271,7 +291271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3b06590-6e2b-40d3-8f3b-7d2cebf8dfaa", + "id": "cd487699-3530-4213-b301-4dbe4002c902", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -291378,7 +291378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "157b1837-e7ac-479a-928d-9c14a69b5fbe", + "id": "14748a03-2fcf-4907-bbd3-ca428b36b778", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -291485,7 +291485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2faf4c31-7be7-48cc-923d-82013aeeac7b", + "id": "d9db9ddc-c777-410c-9b1b-35a9e1517742", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -291592,7 +291592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9123ee4-25fc-4a43-841b-fe12b7017b11", + "id": "65d92f06-03b9-48bb-8107-df8cc23bad68", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -291699,7 +291699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfd629cb-ac7b-4e6e-a479-d5a18e347d26", + "id": "4beb34d6-bc48-414b-a1ba-ede11e1b7a2d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -291812,7 +291812,7 @@ } }, { - "id": "3b649f8f-687e-473f-b183-64a123745b63", + "id": "457c3514-6c82-4d89-b465-eb58ce064dd3", "name": "Patch Suggested Entitlement Description", "request": { "name": "Patch Suggested Entitlement Description", @@ -291874,7 +291874,7 @@ }, "response": [ { - "id": "9c3cb4f9-7cd4-49fa-b32a-b9aeb780c29e", + "id": "cdb66d70-1fa0-44d4-a368-7f49bb349be1", "name": "detail of patched sed", "originalRequest": { "url": { @@ -291939,7 +291939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e045487-0af4-4c3d-93e2-08a9d822286d", + "id": "09d348d6-e8e7-4931-97aa-d4cc49ea4b1e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -292004,7 +292004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e95ee675-f4c9-4109-8fa2-cbdfd836d236", + "id": "62f170b2-1db8-4d1b-a16e-f3ab77b18faa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -292069,7 +292069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "193b75fa-4d0e-4d9c-b633-3e95d22d959a", + "id": "cd047dab-c2f4-4381-b60b-dbc1fdaabee8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -292134,7 +292134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a00e313b-5c3e-436c-816a-b55384aff8bd", + "id": "78d6528a-1dc4-4c23-aba1-db09e8fdb248", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -292199,7 +292199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2545c7ea-cf67-4841-a9f6-b47d9990cf7a", + "id": "7744e8e4-d613-4983-9756-75a17e25b4e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -292264,7 +292264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81e701d0-201f-446b-b697-18154deda199", + "id": "718991f0-9e82-4ffb-99d4-1c712b6092f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -292341,7 +292341,7 @@ "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches Identity Security Cloud. \n\nIn Identity Security Cloud, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in Identity Security Cloud (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by Identity Security Cloud. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in Identity Security Cloud. \n", "item": [ { - "id": "67ab4afc-aeb7-4c46-addf-9e5282d056e2", + "id": "cc252de0-eed9-4aec-808e-fbe3eb6e7072", "name": "List Tagged Objects", "request": { "name": "List Tagged Objects", @@ -292407,7 +292407,7 @@ }, "response": [ { - "id": "ae02106f-9877-498d-9faa-55705b3a0ffa", + "id": "c0cd31d8-e495-4f53-afb3-549aa8d5927a", "name": "List of all tagged objects.", "originalRequest": { "url": { @@ -292487,7 +292487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed3581e0-0e4c-479e-b3fe-ff4673a03d3c", + "id": "07300a45-ac2c-421a-a741-70670b4ccb1a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -292567,7 +292567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e683b949-1642-44e8-898b-2c569ae57769", + "id": "f27be118-9303-435a-8712-702b7a121fc2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -292647,7 +292647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df523614-de32-40a2-b7fb-8a066b34cbda", + "id": "b54c860a-9b6e-4eea-9913-d6c97c78cdcf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -292727,7 +292727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3d2f2c7-5c58-4cb3-867e-44c72f357e24", + "id": "7dba39f6-10fb-41e5-bc58-a659788cfff1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -292807,7 +292807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cab3e9b-809c-4250-9e1f-e493341def7a", + "id": "4e71b34a-fd60-44b8-a25b-a935813048b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -292893,7 +292893,7 @@ } }, { - "id": "a65aef68-c527-47ff-99c3-49b12eccaea0", + "id": "eb6dccd5-b836-47cc-9ad7-b7338925744f", "name": "Add Tag to Object", "request": { "name": "Add Tag to Object", @@ -292935,7 +292935,7 @@ }, "response": [ { - "id": "c8baff98-c6e0-457f-bb47-6bc498b700eb", + "id": "e3b80e6c-35cb-4ca5-8bc8-202eb19f4bfd", "name": "Created.", "originalRequest": { "url": { @@ -292981,7 +292981,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0d5c9eb8-3ce7-4900-a767-abc27e22d869", + "id": "4ae68dc7-aca3-4e30-8939-711847be19fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -293037,7 +293037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7770c24f-9128-4f38-acf1-43bde7d3852f", + "id": "910e1c45-731d-4cd3-83fd-0da711c0254c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -293093,7 +293093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2815822e-44c9-450e-9a6e-e6a1edc0114d", + "id": "81ec1577-84f7-451d-ba0a-fedec98730b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -293149,7 +293149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a242915-7521-4b2d-b759-5c714ad29879", + "id": "5fbf8e46-cda0-4332-9435-dde9ca27b028", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -293205,7 +293205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d91dd6ab-0b9c-4307-96c9-fe0f3a43a87f", + "id": "f9052c9a-732e-42dd-b224-2f85f619513b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -293267,7 +293267,7 @@ } }, { - "id": "26fb5983-b98a-4220-b17b-5175ffc7a9fa", + "id": "eb7be12b-494f-4f4b-8f29-a729e3643497", "name": "List Tagged Objects by Type", "request": { "name": "List Tagged Objects by Type", @@ -293345,7 +293345,7 @@ }, "response": [ { - "id": "333ecae7-ab57-44d0-9631-27f1be674aab", + "id": "cf0d59c6-a3d3-4a11-85ad-f8727cdabebb", "name": "List of all tagged objects for specified type.", "originalRequest": { "url": { @@ -293426,7 +293426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ec61356-f4e1-46c4-be35-7774bafc9e26", + "id": "86b8a817-f893-43b0-8cc3-ff6dfaa3fa26", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -293507,7 +293507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1d184b3-2652-4abf-96fa-37fde901f20e", + "id": "4ba37e9d-20e9-474b-b83a-1e794c0f61f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -293588,7 +293588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8ee68b5-579f-4ba3-b0a4-8a2ef7402a09", + "id": "47a40a98-0c72-42b7-8033-e6183bc8d8f0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -293669,7 +293669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ca7899a-d5de-47a3-a6ca-7c93cc938ed4", + "id": "c84baab8-ece3-4d00-a0d4-4c2802936c60", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -293750,7 +293750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d955fe0a-9d35-49c0-aeb8-f522c5a55650", + "id": "4bd06ddb-b5a4-4cd3-9d3f-915175860029", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -293837,7 +293837,7 @@ } }, { - "id": "c8fd7265-e791-4149-ab66-be0fcfb40606", + "id": "4da062ad-30b0-4125-a673-b29cd28c0f02", "name": "Get Tagged Object", "request": { "name": "Get Tagged Object", @@ -293889,7 +293889,7 @@ }, "response": [ { - "id": "ffe50c2c-e2eb-4e0b-9c0b-8a3d0b4614fd", + "id": "f5cb32f9-3ed9-4a25-a558-076926408999", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -293934,7 +293934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc2e4c6f-cde4-4bb7-8363-bbc839ce7216", + "id": "3e8ac814-1bcf-4563-aef7-1fa0bf36e863", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -293979,7 +293979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2f9325f-d232-4a7e-b7e2-3ca29d550b8a", + "id": "136384c6-f59c-4bb1-adce-9b155e3170bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -294024,7 +294024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dafe64dd-18f3-4bf0-bef6-04c06a009d53", + "id": "d7a40b73-71fb-4fb6-94d7-0217c75a9d11", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -294069,7 +294069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "527e3cec-4e26-47b5-aac8-5385a620472b", + "id": "2f3b3e56-763e-4ab6-b9f8-12fdc08c3356", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -294114,7 +294114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a83c14ec-aca4-4397-97aa-fb14293dc1c1", + "id": "5d33fa3c-c0fb-4a99-ad55-68287d25450f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -294165,7 +294165,7 @@ } }, { - "id": "9a59082f-bb50-4513-abc1-0d76773dbdb1", + "id": "207f4f18-e79c-4c8b-8664-a57aed9c24e0", "name": "Update Tagged Object", "request": { "name": "Update Tagged Object", @@ -294230,7 +294230,7 @@ }, "response": [ { - "id": "8e636b16-0b53-4f70-8e42-6bd8e7ae98bc", + "id": "bb88648b-efaa-4569-8368-bb61297a5c50", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -294288,7 +294288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96e55547-804c-4d77-9beb-b747473cf970", + "id": "c5cc9af6-dca5-444f-af58-1824a93a767e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -294346,7 +294346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45b327ce-6e6c-4671-8b28-25614bbcfed1", + "id": "75652795-e500-4059-9ecd-6bbcef2ad022", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -294404,7 +294404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "171450b1-dced-48a1-9434-e392e921e6b5", + "id": "19c55509-eedf-4f3c-9484-20c5bcf0c15b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -294462,7 +294462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78f970d5-25cf-42bf-9f0b-2ea77c022209", + "id": "003851f3-becf-4bff-92b8-c70fa4284349", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -294520,7 +294520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1ae0208-ac74-4743-b3dc-73a92ccf2503", + "id": "39ef6cab-80d0-4283-b544-2935fa09c753", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -294584,7 +294584,7 @@ } }, { - "id": "9bfd19a5-cb40-4056-843d-dbda8278fde3", + "id": "6a74f80d-6565-4d22-b3b3-3c05f06bc8eb", "name": "Delete Tagged Object", "request": { "name": "Delete Tagged Object", @@ -294636,7 +294636,7 @@ }, "response": [ { - "id": "303e5a12-f9be-4174-8bee-b7e2d26a378c", + "id": "cda8cd44-74d4-4f6e-8f8e-65e772989e3b", "name": "No content.", "originalRequest": { "url": { @@ -294671,7 +294671,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1bb116b1-5388-4b09-b874-f70cd57e3928", + "id": "2c1b5659-3466-45d5-944e-487e613f53e8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -294716,7 +294716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ced954b-9838-4221-8fc2-fe671b94cb70", + "id": "db45241d-3a9e-40fb-ad9b-20b1b54c38a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -294761,7 +294761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9a1e614-b00a-4b7d-ae15-36d3eff32a3c", + "id": "43448a82-8d3f-413c-8457-512c965fbc94", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -294806,7 +294806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dbf5f47-32ae-4639-b46d-4bb3753efe0d", + "id": "84117c20-e6b6-451f-b3ae-46468dc86fcf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -294851,7 +294851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b460af0-e33c-4bb3-b5b9-1535789e035f", + "id": "b5b1858f-72f2-449b-960b-e3f4826452fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -294902,7 +294902,7 @@ } }, { - "id": "86afa4c4-1dee-4db6-a90c-8ff6fd6dc97a", + "id": "ca3f4607-3265-44b5-aa3e-8215a2a80cd1", "name": "Tag Multiple Objects", "request": { "name": "Tag Multiple Objects", @@ -294945,7 +294945,7 @@ }, "response": [ { - "id": "bafaa9a6-93c8-4a0c-8f50-efc1a43b9480", + "id": "f8422bf3-205c-4d04-975f-ff0faf6d7a83", "name": "Request succeeded.", "originalRequest": { "url": { @@ -295002,7 +295002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7093d356-110b-4238-b20e-70f7f4b8ac33", + "id": "eb49aff5-d7da-4fc5-95dd-e4272f62f8d5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -295059,7 +295059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44b8f4f5-98e7-4052-a4f2-10b8fa26efe1", + "id": "dd00e198-e386-4729-9343-b2c7d48d5828", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -295116,7 +295116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2027f260-4da9-49af-961b-5ff9e9311bf3", + "id": "06626c9a-cb19-4877-a495-6992380d8aa5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -295173,7 +295173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc496cdb-7647-4d99-ae32-82b737b7036e", + "id": "45374451-511b-4080-aa51-42c48b0af4d1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -295230,7 +295230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79782797-db59-4952-9910-9167572f246e", + "id": "c6bb8918-9ae9-4753-bf81-482fcbb0fe88", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -295293,7 +295293,7 @@ } }, { - "id": "26585648-6b49-47f4-a368-f069a413dab8", + "id": "4b80821d-c5c5-4c4e-825b-e6e7e1e31392", "name": "Remove Tags from Multiple Objects", "request": { "name": "Remove Tags from Multiple Objects", @@ -295336,7 +295336,7 @@ }, "response": [ { - "id": "2467ca1e-32b0-4305-a733-6fa6cf5154f4", + "id": "2369edab-f17d-4906-8ab4-4b88613937da", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -295383,7 +295383,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d9fe8dfc-610d-4af3-b2fd-27068ee8e7b0", + "id": "d1b6dd1f-67d2-4263-8f6e-3fabeb6f284a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -295440,7 +295440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d27ecc54-a35e-4e79-a90a-30b0444f7f73", + "id": "98c9816b-73ac-4879-a1c1-489b6137580a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -295497,7 +295497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bf3d3e4-f793-43ed-8961-e22e778d3cd5", + "id": "5f28950d-0609-46f6-bfb2-4f4c05b8a4d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -295554,7 +295554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ff3a716-4353-4c04-8785-c297b6c44ee3", + "id": "9f4e67bd-1c21-4f63-ac62-c2866d833bc6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -295611,7 +295611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00c68b2b-b6af-4223-ae50-829c95208b13", + "id": "89bf7bf9-c78c-4f2f-bf34-8e92134e7e8a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -295680,7 +295680,7 @@ "description": "", "item": [ { - "id": "4ef16a08-911a-4945-b0b2-d8e563521dd7", + "id": "4ba999ff-07b4-4a48-ad56-d09ae297e37b", "name": "Get task status by ID.", "request": { "name": "Get task status by ID.", @@ -295730,7 +295730,7 @@ }, "response": [ { - "id": "83f7c379-976b-4203-998c-7cc1ac63b6eb", + "id": "43217838-d9bd-43e8-a17e-6957540110a0", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -295778,12 +295778,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"adipisicing_ad8\": -42802289\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", + "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"sed60f\": -19772590,\n \"ullamco_5\": -9769221.967348322\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f1ee0d4b-0eef-4181-997a-bd5c9dd51d42", + "id": "2cf8c06c-5fb5-4c1b-9a87-b8849bd1825a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -295836,7 +295836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ab533c6-a402-4777-8b64-ae56a26818f0", + "id": "893e2d3a-c36d-4241-8f89-c3b268618e9d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -295889,7 +295889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e89f6885-ee09-436b-899f-c6ec182d16d5", + "id": "11bd22ca-83d8-424a-b4df-8589f7202fb9", "name": "Forbidden, generally due to a lack of security rights", "originalRequest": { "url": { @@ -295932,7 +295932,7 @@ "_postman_previewlanguage": "text" }, { - "id": "efca1906-fcd4-436f-8939-11a924888884", + "id": "daa77945-88b9-45a7-aaa3-d922bae1af2f", "name": "TaskStatus with the given id was not found.", "originalRequest": { "url": { @@ -295975,7 +295975,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0a4a7844-ee81-49fc-a85e-67692ab80517", + "id": "a612578e-4163-4b6e-bfca-ebe7b5e698e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -296028,7 +296028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94764db6-ed17-410c-8344-9e70849e7f27", + "id": "3c7614a6-beb7-4ead-a044-c9d230e19ec1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -296087,7 +296087,7 @@ } }, { - "id": "37e97057-b3fa-434c-92bd-e6308d11bf21", + "id": "b95ed6ed-d102-4da6-a726-a306c824d03b", "name": "Update task status by ID", "request": { "name": "Update task status by ID", @@ -296150,7 +296150,7 @@ }, "response": [ { - "id": "b2388ee5-7305-47e0-9d03-fb3fa6a08885", + "id": "9ded3536-60bc-43d7-9b45-82fde5dc485a", "name": "This response indicates the PATCH operation succeeded, and the API returns the updated task object.", "originalRequest": { "url": { @@ -296211,12 +296211,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"adipisicing_ad8\": -42802289\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", + "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"sed60f\": -19772590,\n \"ullamco_5\": -9769221.967348322\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3b7c86df-d7f6-40c9-996b-c2dec466c34a", + "id": "7a28c886-00bb-4a7b-a806-71be589f6e64", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -296282,7 +296282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "961da4b2-a2b0-4b52-b28f-ba5da5e70f1a", + "id": "e44d4224-84e7-4b96-ac7e-b99fa0b87d2d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -296348,7 +296348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "118320bf-ec07-47fc-88c3-0a6cfad66fd5", + "id": "6e24b4f4-de2c-4bb9-a7ed-0bf834012491", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -296414,7 +296414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3597689b-32dd-4d1e-b9f1-4b6458cc9a61", + "id": "e6da43df-da95-41d0-ab62-8e67190730c3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -296480,7 +296480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2830b7ca-9f93-43c8-b9e0-ce73b66cdb94", + "id": "e4720c07-f5e5-4bd5-908d-c58bf60b7997", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -296546,7 +296546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ef1178c-d726-49f6-a297-039d88cb6245", + "id": "1456b2e1-db0f-4bd7-9fc8-d47dbb259927", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -296618,7 +296618,7 @@ } }, { - "id": "6ebda524-06c0-44e3-95fe-4519105b7d92", + "id": "61a82bea-6276-455e-81f1-a2b3b9813a6b", "name": "Retrieve a task status list.", "request": { "name": "Retrieve a task status list.", @@ -296702,7 +296702,7 @@ }, "response": [ { - "id": "c9555424-7c79-4732-9374-ddfe1d87ccc4", + "id": "b94b75ce-aec5-4d3b-9c24-a09d37148354", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -296795,12 +296795,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"ipsum_29_\": false,\n \"cupidatat_8\": -89017078,\n \"ad21\": 77289691.39819944\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"velit6_\": \"nulla ullamco magna mollit\"\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"enim_8\": -79777665\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"elit3c0\": false,\n \"sede\": -68824652.63611719,\n \"Lorem005\": false\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "156057c4-477d-476d-8d17-dfbd9cde3cfe", + "id": "0b0334f7-92cf-459a-a3c4-4c9c248f841e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -296898,7 +296898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34de4d81-471f-454c-b68c-45f6d8b9c546", + "id": "37f0a5d7-c612-425a-97e3-2311fb30a473", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -296996,7 +296996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be754abf-2906-464b-9f2e-d7f02defadf2", + "id": "5aebfb90-61af-486a-bb9c-03733c309425", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -297094,7 +297094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa7fc485-424d-4662-bedc-5fc5b280cd70", + "id": "9a999148-0336-4f3d-8752-03a2f8eebc8c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -297192,7 +297192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87ea80a0-0d9d-469e-b8ee-df3c24ef1d9f", + "id": "7e3c7708-f508-4b06-9468-3b8c1a5cfc15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -297290,7 +297290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "007b4bfb-2af3-41e2-b0f6-71219651b346", + "id": "e4d4d063-98f8-4024-a8e5-7610fa41bf2d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -297394,7 +297394,7 @@ } }, { - "id": "54479f56-8a38-45a4-9dc8-bddc457b3131", + "id": "bb0c3d69-c911-434f-aaee-610ae3c9cd12", "name": "Retrieve a pending task list.", "request": { "name": "Retrieve a pending task list.", @@ -297461,7 +297461,7 @@ }, "response": [ { - "id": "206e6a2c-db78-48e9-b216-25764829884f", + "id": "0dad8f6b-8c4e-4852-b661-e66a8e45f706", "name": "Responds with a list of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -297537,12 +297537,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"ipsum_29_\": false,\n \"cupidatat_8\": -89017078,\n \"ad21\": 77289691.39819944\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"velit6_\": \"nulla ullamco magna mollit\"\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"enim_8\": -79777665\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"elit3c0\": false,\n \"sede\": -68824652.63611719,\n \"Lorem005\": false\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "09b0d3de-4340-45dd-b515-03c6a40537fe", + "id": "dbcba4ec-6b3c-49ea-8f19-36b814264ec1", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -297613,7 +297613,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5c475772-3444-42b3-8693-dbb07b63d9a0", + "id": "5a128fa1-6058-4bd8-968b-2078342c559e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -297694,7 +297694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "865be04b-ec68-4873-a444-f5e85fb51752", + "id": "223830ab-d8f0-45fe-b34a-196057bb3184", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -297781,7 +297781,7 @@ } }, { - "id": "2a887c36-81d8-4c92-9803-bd9ed414630b", + "id": "95780952-42f4-4f9c-be68-2cc638330511", "name": "Retrieve headers only for pending task list.", "request": { "name": "Retrieve headers only for pending task list.", @@ -297848,7 +297848,7 @@ }, "response": [ { - "id": "3aea363a-f1c2-4ff5-847c-1df3b066feea", + "id": "da51d2b7-ce29-42c2-9587-214e3a28391f", "name": "Responds with headers for List of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -297919,7 +297919,7 @@ "_postman_previewlanguage": "text" }, { - "id": "20aecd27-7bb5-4fbf-b716-f2327a28c4b0", + "id": "a3a3bbeb-2e68-42db-ab80-62aff4aaf727", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -297990,7 +297990,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3f00d9cf-bf79-4102-b8f7-a4ad014891c5", + "id": "74d3a09a-cc39-4d1b-97d0-645e37b9de0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -298071,7 +298071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d84dbbf2-4ead-482b-8be6-f15033ee6d10", + "id": "3d9d6577-e801-4d86-9530-7e062363d929", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -298164,7 +298164,7 @@ "description": "API for reading tenant details.", "item": [ { - "id": "7172a04a-f676-4c3b-a92f-1abca60341d6", + "id": "8b176115-599e-452e-9705-c5577e682c0a", "name": "Get Tenant Information.", "request": { "name": "Get Tenant Information.", @@ -298202,7 +298202,7 @@ }, "response": [ { - "id": "52af1cc5-a825-4315-8a18-71149284ffa1", + "id": "3820a92e-e0d3-4eb3-aae6-69d403edf49f", "name": "Tenant Info", "originalRequest": { "url": { @@ -298254,7 +298254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64fc1156-7a99-4ecb-9bd5-b7c62e4e6e9f", + "id": "33518cf6-f59e-4f0b-bf91-bc2235dfe55f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -298306,7 +298306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5753dd78-49f0-446a-81cf-30caadc02e81", + "id": "46a487f9-0b73-4fd6-84fe-6f21d452a6e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -298358,7 +298358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9dbaa52-2839-426a-b27c-04fe86265193", + "id": "afad779b-3772-4f7c-a243-5fe4b3040c89", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -298410,7 +298410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4458551-02b1-4c10-a649-74416f5c2fb4", + "id": "a07e344a-7985-4c12-bbbc-7aea0ede6cb9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -298462,7 +298462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1c15850-8ef3-471f-91b6-bccdbd90327d", + "id": "15b57f2b-e05f-4560-bca2-6e2054cb712c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -298514,7 +298514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31d36377-2a25-4b22-b051-434dc1522001", + "id": "84aabccb-d68f-4709-833d-1e2a1427069e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -298578,7 +298578,7 @@ "description": "The purpose of this API is to expose functionality for the manipulation of Transform objects.\nTransforms are a form of configurable objects which define an easy way to manipulate attribute data without having\nto write code. These endpoints don't require API calls to other resources, audit service is used for keeping track\nof which users have made changes to the Transforms.\n\nRefer to [Transforms](https://developer.sailpoint.com/docs/extensibility/transforms/) for more information about transforms.\n", "item": [ { - "id": "ff713fdf-5be7-47d0-944e-d330ac090167", + "id": "10529211-49ee-46e9-85c3-d5bb8ce45bce", "name": "List transforms", "request": { "name": "List transforms", @@ -298653,7 +298653,7 @@ }, "response": [ { - "id": "06255e8f-9087-45ff-9c98-502ba81d5775", + "id": "2b1093af-3033-4292-9365-4b5255ad12e4", "name": "A list of transforms matching the given criteria.", "originalRequest": { "url": { @@ -298742,7 +298742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bf692d2-2c6a-47d9-bf86-34fae838ac20", + "id": "4986569f-11bb-415a-98f9-c54dadcc54ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -298831,7 +298831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1552f733-fa30-4d87-992f-5e5cfe1d615a", + "id": "013e12b8-16ae-4941-ba75-ccc8baea446c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -298920,7 +298920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e79167ad-af6b-40e3-92aa-32baec4aff78", + "id": "c47811b4-0670-4fb3-bdf1-fdc2d4850eb2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -299009,7 +299009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcf64c34-c935-4e33-aa01-f4779858913d", + "id": "c582481f-0be1-4eef-ad92-b5785b775b30", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -299098,7 +299098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84528d76-fb6b-45c7-bca4-ab69e73100db", + "id": "23ab26d1-c506-4483-9707-be18d485293a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -299187,7 +299187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57720587-7bc5-4d42-8f4a-1d7cded090a6", + "id": "ec7a76b3-a72d-4ea0-a73e-fb13722e3113", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -299282,7 +299282,7 @@ } }, { - "id": "95b8795f-0204-4354-9d7a-2fbd740fdd52", + "id": "ff331c5f-ed43-4a7b-bdb1-d55f60d1be71", "name": "Create transform", "request": { "name": "Create transform", @@ -299324,7 +299324,7 @@ }, "response": [ { - "id": "9158c0b5-b1fc-4bc5-8b16-0100cdf2ce2f", + "id": "d4f67768-beca-4582-9cb9-8a79f3180aa1", "name": "Indicates the transform was successfully created and returns its representation.", "originalRequest": { "url": { @@ -299380,7 +299380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2c9333e-271e-47d5-b2b6-8cca0d849d2e", + "id": "c33fd42b-27e0-4cd6-88a2-9599fd9b81ec", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -299436,7 +299436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d00a66b4-0926-4ad2-b2ed-825f445cc468", + "id": "a177eae1-415c-40a3-9acd-bf390ea7df96", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -299492,7 +299492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33bdf8f8-7ef8-40e1-8306-3bcf85a35ad4", + "id": "1a64b057-348c-424b-ac10-0a3d0d2f0994", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -299548,7 +299548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3447e54b-d25b-40a5-a5e8-c6098502acb7", + "id": "06452603-fddd-401b-934b-2e10780688c9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -299604,7 +299604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bc05c37-6d54-4ae6-851f-667c809d2da0", + "id": "3065a4b4-091c-4f5f-88f5-96eac3dbfb13", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -299660,7 +299660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a4e6c0d-84f1-460d-b219-a07c468cf6d8", + "id": "4cfc2ce8-ff1f-475b-9b71-400d77b32fb5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -299722,7 +299722,7 @@ } }, { - "id": "b3753ea1-3cc9-43d5-a3e0-992e2652db02", + "id": "11034cda-2349-431b-b3e3-cdec9bc39acd", "name": "Transform by ID", "request": { "name": "Transform by ID", @@ -299763,7 +299763,7 @@ }, "response": [ { - "id": "0e38e265-5428-490b-8125-179423b1105b", + "id": "243232f7-181e-4b06-a545-76581375e085", "name": "Transform with the given ID", "originalRequest": { "url": { @@ -299807,7 +299807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2726aae-1dc4-485a-8c82-bf9e17f414cc", + "id": "b22e3a00-c238-4fd2-9ddc-cf209f3add5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -299851,7 +299851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd7a6309-3640-40d6-8f12-b46fed2a174b", + "id": "747aba3d-3a62-4b4d-a308-767ade798061", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -299895,7 +299895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f583ae6-90e0-4d74-9d0e-95feb782da4b", + "id": "a42096c8-2de3-45e4-bcc8-573ffe06249d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -299939,7 +299939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "918eb9f8-2c00-45ac-bb21-961617b97c7a", + "id": "92166cb9-e0b6-4492-b787-14b69e287e58", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -299983,7 +299983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "058fbc55-c52b-468b-96f3-ad9031387b29", + "id": "3630914c-8386-46ae-a1e4-e892c45ea18d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -300027,7 +300027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0557b668-adbf-4386-ba88-af8cb6ead3cd", + "id": "729986e6-4219-422d-8006-998117b76e49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -300077,7 +300077,7 @@ } }, { - "id": "5b442f0a-627c-4cba-a548-3fa6c4400ed4", + "id": "75d188a1-674f-4eb3-b2fb-d0d400ef7aa0", "name": "Update a transform", "request": { "name": "Update a transform", @@ -300131,7 +300131,7 @@ }, "response": [ { - "id": "1be3edc8-d685-4fca-9999-caafd2b19eff", + "id": "7ab86536-5a6c-4283-8a6f-e6f0cc3392e1", "name": "Indicates the transform was successfully updated and returns its new representation.", "originalRequest": { "url": { @@ -300188,7 +300188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b3d3b97-56f3-48fc-b8ef-e40957d33edb", + "id": "86e2a70b-7e38-490a-9f8b-1f2b33f1c567", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -300245,7 +300245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30cb98eb-5c66-4e42-8a0e-d7e8b5df5b2f", + "id": "00163aa4-ee96-4f82-8fa8-aaf1953a87c5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -300302,7 +300302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe5ac05d-0724-4a49-a2ce-54c2ec0a6ef0", + "id": "fc918c8f-5eb3-4eb9-b85d-17f642567b66", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -300359,7 +300359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34d1bac0-1790-4b1d-9e20-c100f5bb09e1", + "id": "94480f36-c61b-4bc1-9bbf-2d38b7f3c228", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -300416,7 +300416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d058d1a-3482-4328-b3e5-e158e162c37c", + "id": "f61c8b44-1621-4474-87e7-1b543d8601cb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -300473,7 +300473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a76a6e-c900-4b86-a21d-6eb3f0b313e2", + "id": "94b0c9d1-1f06-4649-9f0a-257c8dba2bd7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -300536,7 +300536,7 @@ } }, { - "id": "618d31a9-67d5-4890-9135-15b0263ef3a8", + "id": "235ae1c4-8ce1-4050-9be4-e4610d5232a5", "name": "Delete a transform", "request": { "name": "Delete a transform", @@ -300577,7 +300577,7 @@ }, "response": [ { - "id": "4c7b70dc-700c-4c25-87fb-3b5c40dfa5ee", + "id": "e6f95444-bb91-41a6-9845-80ffb1815f3d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -300611,7 +300611,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6a41100a-83a6-4805-b9b2-11139b31809b", + "id": "a9fd635b-8b2c-4146-87bb-9155535ccde6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -300655,7 +300655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7674a58d-a1a8-4874-8238-4ef7e09b871b", + "id": "2c046154-9061-46a5-92aa-e9819080c19b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -300699,7 +300699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39d113bf-921f-448d-90e3-5f01b7226aee", + "id": "600a20c1-0464-4d2d-9fa8-9a9c9b20ba82", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -300743,7 +300743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "034d3a18-2274-409d-919b-08e16b3eee30", + "id": "0541e658-040b-46f7-95c7-889b0f5b970b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -300787,7 +300787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "092e9a45-ac5e-4c79-9013-f442c9103581", + "id": "ca9687d7-373f-4cec-b8ef-a308c3eda6e1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -300831,7 +300831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a702623c-7eb7-42dd-9450-b2bb99b203ab", + "id": "e21ef663-00a3-4f7b-8d3c-bd690dc1438d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -300887,7 +300887,7 @@ "description": "Event Triggers provide real-time updates to changes in Identity Security Cloud so you can take action as soon as an event occurs, rather than poll an API endpoint for updates. Identity Security Cloud provides a user interface within the admin console to create and manage trigger subscriptions. These endpoints allow for programatically creating and managing trigger subscriptions.\n\nThere are two types of event triggers:\n * `FIRE_AND_FORGET`: This trigger type will send a payload to each subscriber without needing a response. Each trigger of this type has a limit of **50 subscriptions**.\n * `REQUEST_RESPONSE`: This trigger type will send a payload to a subscriber and expect a response back. Each trigger of this type may only have **one subscription**.\n\n## Available Event Triggers\nProduction ready event triggers that are available in all tenants.\n\n| Name | ID | Type | Trigger condition |\n|-|-|-|-|\n| [Access Request Dynamic Approval](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/access-request-dynamic-approval/) | idn:access-request-dynamic-approver | REQUEST_RESPONSE |After an access request is submitted. Expects the subscriber to respond with the ID of an identity or workgroup to add to the approval workflow. |\n| [Access Request Decision](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/access-request-decision/) | idn:access-request-post-approval | FIRE_AND_FORGET | After an access request is approved. |\n| [Access Request Submitted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/access-request-submitted/) | idn:access-request-pre-approval | REQUEST_RESPONSE | After an access request is submitted. Expects the subscriber to respond with an approval decision. |\n| [Account Aggregation Completed](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/account-aggregation-completed/) | idn:account-aggregation-completed | FIRE_AND_FORGET | After an account aggregation completed, terminated, failed. |\n| Account Attributes Changed | idn:account-attributes-changed | FIRE_AND_FORGET | After an account aggregation, and one or more account attributes have changed. |\n| Account Correlated | idn:account-correlated | FIRE_AND_FORGET | After an account is added to an identity. |\n| Accounts Collected for Aggregation | idn:aggregation-accounts-collected | FIRE_AND_FORGET | New, changed, and deleted accounts have been gathered during an aggregation and are being processed. |\n| Account Uncorrelated | idn:account-uncorrelated | FIRE_AND_FORGET | After an account is removed from an identity. |\n| Campaign Activated | idn:campaign-activated | FIRE_AND_FORGET | After a campaign is activated. |\n| Campaign Ended | idn:campaign-ended | FIRE_AND_FORGET | After a campaign ends. |\n| Campaign Generated | idn:campaign-generated | FIRE_AND_FORGET | After a campaign finishes generating. |\n| Certification Signed Off | idn:certification-signed-off | FIRE_AND_FORGET | After a certification is signed off by its reviewer. |\n| [Identity Attributes Changed](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/account-aggregation-completed/) | idn:identity-attributes-changed | FIRE_AND_FORGET | After One or more identity attributes changed. |\n| [Identity Created](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/identity-created/) | idn:identity-created | FIRE_AND_FORGET | After an identity is created. |\n| [Provisioning Action Completed](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/provisioning-completed/) | idn:post-provisioning | FIRE_AND_FORGET | After a provisioning action completed on a source. |\n| [Scheduled Search](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/scheduled-search/) | idn:saved-search-complete | FIRE_AND_FORGET | After a scheduled search completed. |\n| [Source Created](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-created/) | idn:source-created | FIRE_AND_FORGET | After a source is created. |\n| [Source Deleted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-deleted/) | idn:source-deleted | FIRE_AND_FORGET | After a source is deleted. |\n| [Source Updated](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-updated/) | idn:source-updated | FIRE_AND_FORGET | After configuration changes have been made to a source. |\n| [VA Cluster Status Change](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/va-cluster-status-change/) | idn:va-cluster-status-change | FIRE_AND_FORGET | After the status of a VA cluster has changed. |\n\n## Early Access Event Triggers\nTriggers that are in-development and not ready for production use. Please contact support to enable these triggers in your tenant.\n\n| Name | ID | Type | Trigger condition |\n|-|-|-|-|\n| [Identity Deleted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/identity-deleted/) | idn:identity-deleted | FIRE_AND_FORGET | After an identity is deleted. |\n| [Source Account Created](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-account-created/) | idn:source-account-created | FIRE_AND_FORGET | After a source account is created. |\n| [Source Account Deleted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-account-deleted/) | idn:source-account-deleted | FIRE_AND_FORGET | After a source account is deleted. |\n| [Source Account Updated](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-account-updated/) | idn:source-account-updated | FIRE_AND_FORGET | After a source account is changed. |\n", "item": [ { - "id": "bcaeac1d-4287-47a9-8f31-01dec85a5132", + "id": "f29ef915-4703-42f4-9de3-8b3f1dbf69bf", "name": "List Triggers", "request": { "name": "List Triggers", @@ -300971,7 +300971,7 @@ }, "response": [ { - "id": "1cedce78-f1a6-427b-a0c0-98238c42c450", + "id": "6a46ab47-6a59-4238-af87-6c9089819381", "name": "List of triggers.", "originalRequest": { "url": { @@ -301069,7 +301069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02a51e55-30bb-47c5-9763-dcd9be1e6927", + "id": "653014da-936e-4ab5-9c11-76096c6f4e8e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -301167,7 +301167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af263193-7d6b-4e99-a1e4-45d80d00bc1d", + "id": "e411a9c3-6a25-47ff-be8c-10c63c063f80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -301265,7 +301265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfa47425-7889-4dbd-b09d-4bdeabfb351b", + "id": "4d7b99e2-a243-48f8-b352-2e63da40e195", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -301363,7 +301363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb776c2f-7493-449b-a2ec-e23294d6f0b6", + "id": "42b99306-b4a5-4e57-aa84-ba9af27a8927", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -301461,7 +301461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d547c01a-5ea4-4e13-83ea-fa47dd2f45de", + "id": "ce7018d1-9a2b-4607-b555-070ee46a4130", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -301565,7 +301565,7 @@ } }, { - "id": "212fe3ee-8f70-4643-b247-4d5417018ddd", + "id": "3c082b80-a02d-4071-a5c4-329f5fd6abb9", "name": "Create a Subscription", "request": { "name": "Create a Subscription", @@ -301616,7 +301616,7 @@ }, "response": [ { - "id": "9b2dd815-84c5-48f3-b280-c874227bfca0", + "id": "cc406e74-dad9-4b19-b4f9-e7fcbee5153b", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -301681,7 +301681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "899217bd-8404-483e-9e58-f83f2394518a", + "id": "aec7bc5f-cdc0-46d7-975a-d3fd2ed9f4e2", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -301746,7 +301746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42d00785-ef33-46ba-9a79-c7e5c6bfb6f4", + "id": "cc6a2731-9974-4590-b46b-99e45099fb24", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -301811,7 +301811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28f541aa-b2b3-4546-b18f-8d29e1510a6b", + "id": "92ed432c-5f82-494e-adfe-be238d44326a", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -301876,7 +301876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55c7909e-33e1-4b17-8013-1d4e6ba8dba5", + "id": "19b0aec0-3e55-472a-a31c-1909ec19946e", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -301941,7 +301941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8521b10a-8a46-4814-8e42-46332263a864", + "id": "56104915-ccd2-4d9c-9d59-18f7084b58ad", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -302006,7 +302006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab6afa45-2856-470c-8385-44bc2590ed5c", + "id": "81ec8832-3b8d-4647-a6e9-eb400f9793e7", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -302071,7 +302071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc473a70-fbe1-44c7-a414-a25c31bf06b2", + "id": "00d4cfa1-6d26-40a4-9fa9-4ba1aa05a0b0", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -302136,7 +302136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61c9ff00-38e5-47bf-b777-52d7c406f35b", + "id": "f50fdfc7-2a96-4799-bc48-3d0d54ecdfe8", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -302201,7 +302201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "821f215b-7dd3-47e2-abdd-df64799b7602", + "id": "a99f2f99-bfd7-4e00-aff2-d3496f076d2c", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -302266,7 +302266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19b970b2-4cb7-4ff2-b623-d99d9997ec90", + "id": "44124ad2-5bb2-4e69-b788-642faf7984b5", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -302331,7 +302331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38b93fad-7241-4a1a-8da5-0a24b7317e0c", + "id": "a47692e1-8466-414c-9086-49adaa0879eb", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -302396,7 +302396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec354a37-67bf-44ba-9911-561215c0a468", + "id": "1d84743c-2a32-412c-a190-c85527a02cb6", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -302461,7 +302461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cb4a8ff-fdeb-45ae-8d5a-daf4d7e0a80e", + "id": "652b5c9d-e9bd-413f-8832-707e13c064c4", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -302526,7 +302526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71d45816-c8f3-4a52-9284-b114eade7415", + "id": "b0f39f83-da59-49f3-acf1-08ca9ee1657c", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -302591,7 +302591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3deceed3-05c5-4c87-92cd-fe411bafeaca", + "id": "db934a2a-d605-4d06-8c9a-41218d1b03ca", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -302656,7 +302656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55e13f57-b997-4c8b-b168-d1b742f15cbd", + "id": "e67835a0-89eb-4bd2-99d4-c29610b0ded0", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -302721,7 +302721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1cc2ebe-f77e-47bf-9e07-7477349cb7ee", + "id": "3cdd63f4-8223-4797-8a12-c17653391555", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -302792,7 +302792,7 @@ } }, { - "id": "069572aa-b961-4bf4-b24d-5f1af4dd943d", + "id": "d09da891-bf57-4d33-88c8-d84e323c55a2", "name": "List Subscriptions", "request": { "name": "List Subscriptions", @@ -302876,7 +302876,7 @@ }, "response": [ { - "id": "61f173e3-f7e0-4100-ba8b-395e29da4cf1", + "id": "b56f8761-135b-4f37-a09d-ddc1641c6c88", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -302974,7 +302974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f3ea803-22b3-43fb-a240-af3d091c1248", + "id": "7ca044f7-169a-42e1-b277-921faf1538c0", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -303072,7 +303072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2b76dc7-b90f-41f9-9326-fd169bcd43d0", + "id": "42f5c9d4-45ff-4108-ab1d-e773d6462891", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -303170,7 +303170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10936195-5089-45a2-b979-64fe90cbaa62", + "id": "35bcc67f-1793-4ce9-9085-ecfd2240a2d6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -303268,7 +303268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cefaf74-ee10-47b7-b01f-25e65a3a66af", + "id": "8cf9487d-7182-4ad3-a4a1-4071cc50cc08", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -303366,7 +303366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32483b9e-d576-47fc-9694-323dab25c99f", + "id": "7f5e0a5d-14c8-459b-9f26-dbe582e63b2e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -303464,7 +303464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fb69e8e-76df-4011-8716-35449a39b3a5", + "id": "ffd03220-6865-4513-ac06-25db7c503a38", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -303562,7 +303562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bc23d71-a10f-4f77-a22f-57e2e39188df", + "id": "16694f03-a3f6-4e72-b7c1-4b95f892f318", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -303666,7 +303666,7 @@ } }, { - "id": "a023167d-a2df-489b-835e-58f9894e2ab3", + "id": "abe5cfe4-0fe1-4b6d-8f5d-dd7e714026b6", "name": "Update a Subscription", "request": { "name": "Update a Subscription", @@ -303729,7 +303729,7 @@ }, "response": [ { - "id": "81b5dad7-3f45-4e81-af6e-6ba19a4e9154", + "id": "eb307ee5-ad21-4767-a66c-bb3d17feef62", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -303795,7 +303795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a78e3b8a-350c-4088-834e-d9afd4a2c0d1", + "id": "6340fc9f-4091-44a2-a3c0-3ac07a450fee", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -303861,7 +303861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6d6b23b-5068-45e5-94f9-b8458748c396", + "id": "cae062f1-7abe-418a-84e7-f7a553f6d93d", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -303927,7 +303927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6faefbdd-7d1f-4242-a423-6a0f0449b6e3", + "id": "bcc5abbe-8874-4449-93f0-ba25490abaac", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -303993,7 +303993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ce5a4a5-fe0a-4516-bf5f-058f8fb862fe", + "id": "0cf55d4e-af78-49d1-af49-a1c92a54888a", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -304059,7 +304059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81ac0b09-effb-4615-a61d-ee32b6e85527", + "id": "1ec73566-66ea-4933-a052-dd405288e110", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -304125,7 +304125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59f96834-c7bf-4ec7-8b05-7ac288f6b30c", + "id": "18b8688b-6ddf-4b8e-8838-604ce0266cfe", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -304191,7 +304191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5aed9010-cc49-4172-9dac-dec1b4b2fc2d", + "id": "5004b213-2ea7-4ec8-8bd4-9a98c611fdcc", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -304257,7 +304257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b628c987-18af-423b-a6e1-28068c3f5cfd", + "id": "e442935d-9e20-4db9-a3f2-de83af4fb7d2", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -304323,7 +304323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "227d76a4-dd21-4500-99fa-de46b7b92532", + "id": "66a6a60a-6c0a-4172-9546-c07b368b17a9", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -304389,7 +304389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "945fd59a-a701-4a1e-8934-5be6df033114", + "id": "ed38f0db-d57b-4b55-9144-f16674eb5a2c", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -304455,7 +304455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbef36a9-6b6a-4f05-9838-c39c1e6ff5b6", + "id": "0a047059-c401-4a14-aa55-171e2f2e9a57", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -304521,7 +304521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b94e317-75fb-4e1c-ad0e-97eafcc26e82", + "id": "46b9a7d2-5c62-4f7e-bbc4-d82736523ede", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -304587,7 +304587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d94fc9b6-1747-4d37-aafc-49d7b331a3c1", + "id": "d40f1b78-478f-4003-8e1e-93f85d5d8598", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -304653,7 +304653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "253b02a1-979c-40ef-a265-545dfb6270b1", + "id": "81555606-e977-48b5-b7f1-910d2ede9ce1", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -304719,7 +304719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b5a86ed-b683-47c7-8efa-e1d59b4c064c", + "id": "bca8cec1-ad4c-416c-8e73-f369706c48b5", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -304785,7 +304785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "088844f9-31c2-4d75-b05b-fd6dd72fbbc0", + "id": "f93e6fc5-7c71-4cca-8576-9a88665f7c06", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -304851,7 +304851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e5b6560-4c2b-4254-8c7a-61b12f97240b", + "id": "1a3e6db8-55f7-4db1-897b-8f4e992e91bf", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -304917,7 +304917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5435ff1a-ff12-447f-b369-a794a5050fa4", + "id": "d7a63d87-5830-4059-8271-1365bd3e59b5", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -304983,7 +304983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fd83087-18a9-4ca0-aa83-72dfdd3c69f3", + "id": "2ed3841f-5c56-4e24-83e9-a6bb50107b5a", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -305049,7 +305049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4218bb7a-0f82-4f28-9c56-7e7d9bc85c38", + "id": "0fb344f7-9986-4aef-86f2-85d69c74b4df", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -305121,7 +305121,7 @@ } }, { - "id": "38cb6558-8ce6-4d85-a898-7e3dd3776bef", + "id": "0a739a8c-6362-47e8-b760-adaf94bc0520", "name": "Patch a Subscription", "request": { "name": "Patch a Subscription", @@ -305184,7 +305184,7 @@ }, "response": [ { - "id": "f79b3bfb-d324-4170-829b-4d940777a360", + "id": "d0c121a9-7a77-4d4b-83d9-01d10ec88837", "name": "Updated subscription.", "originalRequest": { "url": { @@ -305250,7 +305250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b61d1da-efde-4b02-994b-341844fac23d", + "id": "677ed368-e0ec-4cc0-825e-256dd92b5565", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -305316,7 +305316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20819235-bb45-442b-9d83-b87c05de1f11", + "id": "a5e980bf-e6da-46fb-a0b8-cc26558d6ca5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -305382,7 +305382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "387f2605-7fa5-4665-ad20-f859a2143ff7", + "id": "5d5605bb-f5d9-4741-ba53-b305687c5f16", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -305448,7 +305448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3d57727-c448-4fa1-9330-925db92b700b", + "id": "5fd9f8b3-c163-42eb-affc-b3e92486ec7c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -305514,7 +305514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81cbac6f-67c5-4551-a635-ead1df0d208e", + "id": "9d049e9f-b293-431d-b312-c76a8947199a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -305580,7 +305580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a793cc3-6c99-4c28-a7c5-27eab1924e8d", + "id": "ba6a72a5-4ce4-4965-a5c1-270be32e5e25", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -305652,7 +305652,7 @@ } }, { - "id": "9558c3de-c644-487b-9904-5a0cff7e3bcf", + "id": "edaa8fb3-9b3f-4cdd-bf41-792ffe49d703", "name": "Delete a Subscription", "request": { "name": "Delete a Subscription", @@ -305702,7 +305702,7 @@ }, "response": [ { - "id": "45643692-c9a8-4d75-b2f5-8f11d8d9a5b9", + "id": "39f59bc4-1bff-4f44-92ac-ac37ee18d0d8", "name": "Subscription is deleted successfully.", "originalRequest": { "url": { @@ -305745,7 +305745,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7966d7bf-eb1b-4cb2-8a91-86ce240248f3", + "id": "dec197e4-2e01-4474-9bf0-f562a138a7f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -305798,7 +305798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "306ec318-3ba5-44a5-9d72-9e5919b6f263", + "id": "9eaa628b-20cd-43e8-8e5e-01af901617f8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -305851,7 +305851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44651fbd-f166-4a99-9582-7edfd9a3cfe9", + "id": "bef1e324-2e00-418b-97c0-921323c85323", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -305904,7 +305904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14647bf3-64bc-4923-bc8d-72a452efe771", + "id": "9f966972-265d-4343-a757-13e8f545ae3c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -305957,7 +305957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f570cab-3592-4149-8102-c7bc76843bdf", + "id": "820653ad-8e09-4d7e-80a4-859502a9e1e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -306010,7 +306010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca479be0-b001-4176-8bf8-76e2ff7b4077", + "id": "98912b1e-7cac-4851-a0a1-dd7e392a7a14", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -306069,7 +306069,7 @@ } }, { - "id": "fa36f2c4-ce98-459f-b3d5-9257c20cc5bb", + "id": "89bdb18c-b626-43b6-ba85-11e628422311", "name": "Validate a Subscription Filter", "request": { "name": "Validate a Subscription Filter", @@ -306121,7 +306121,7 @@ }, "response": [ { - "id": "ab36065f-0ccc-4333-be74-bcde9859ded8", + "id": "c3c7a5b4-0de1-4457-85f1-6558c18e2b71", "name": "Boolean whether specified filter expression is valid against the input.", "originalRequest": { "url": { @@ -306187,7 +306187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74121b2b-c3cf-4b6e-b6bb-d008eeddffa5", + "id": "8455b20a-6e3a-4035-8745-1c1f54c27c11", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -306253,7 +306253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38787027-4963-4aec-a196-1b8c8e06a638", + "id": "c76dc84d-155f-4212-9ab9-498ffeeed591", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -306319,7 +306319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05fd8f37-00bd-4d7f-9df1-ab2cbfca00a6", + "id": "65849d49-9da9-4f0c-ad71-776a12ad7b36", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -306385,7 +306385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cacda66d-e62a-4e45-939b-b43bdc0c14e8", + "id": "808f0395-cd5c-41a1-bf40-78b2ec06d09a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -306451,7 +306451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b41dd6d5-8274-480b-b692-8a84ef49656a", + "id": "cde11e9c-d448-469f-9bff-d1fd8c37e81d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -306523,7 +306523,7 @@ } }, { - "id": "0e49b0e3-5adc-4330-b0a5-6545e1e65a4d", + "id": "0ae26acd-2866-4c02-990c-d76f3eec34c6", "name": "List Latest Invocation Statuses", "request": { "name": "List Latest Invocation Statuses", @@ -306608,7 +306608,7 @@ }, "response": [ { - "id": "4d00cc6d-6e23-49b0-b8e7-04fb098ed459", + "id": "8ef768b5-831d-4223-9183-ee54298c75bd", "name": "List of latest invocation statuses.", "originalRequest": { "url": { @@ -306707,7 +306707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2937e68c-e7da-4cb2-afd2-544a4b597537", + "id": "f1c5137b-7c3f-41d7-8eeb-2c045e49a42f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -306806,7 +306806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d47b4660-d44e-4ba9-b734-96198d74b070", + "id": "70dfd852-9c2f-473e-849c-9cf1f092a513", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -306905,7 +306905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52c6b4c0-b787-40b5-9292-9cde5bb2486b", + "id": "bcfb6804-c584-4566-b752-b000154f55d1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -307004,7 +307004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26900262-28e3-4070-a1fd-ea8b77880571", + "id": "d44d988c-a9a6-4d52-b5a0-4205dc6308be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -307103,7 +307103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e45f797-d67c-4e08-9958-f10b1237d331", + "id": "e8fd54fb-cd0e-4de4-95a3-cebdf994870a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -307208,7 +307208,7 @@ } }, { - "id": "fc4071a0-5eeb-4772-8855-20ad5422eaa8", + "id": "27106e4d-2290-4796-a6ce-9fd1bfa99ccd", "name": "Complete Trigger Invocation", "request": { "name": "Complete Trigger Invocation", @@ -307272,7 +307272,7 @@ }, "response": [ { - "id": "f89cbb58-63c3-40a9-b090-ff5b6acc99ce", + "id": "25d1d635-1f14-437a-abb5-bf7b1d17b3ab", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -307329,7 +307329,7 @@ "_postman_previewlanguage": "text" }, { - "id": "fcf56fbb-ead6-40fd-b5ed-832bf91f9b85", + "id": "f6aee5f5-a8fe-41e7-b8c9-269f656e0195", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -307396,7 +307396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8ff2ddd-a22b-46e9-a41c-7dd6a4a5dc29", + "id": "dbdde682-1e9d-49ec-880e-c878db740ea6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -307463,7 +307463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f5562d4-1d2f-4f18-8ab2-79fbb9b154d3", + "id": "87b7f70f-8471-4745-8128-121580f34173", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -307530,7 +307530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8064bf8f-a296-464f-bb84-421d51bd307a", + "id": "529c2b99-8b0c-48ad-9a92-7478a70214e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -307597,7 +307597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f50aa33-2f6a-47e0-a025-2b2f8eb3ed8b", + "id": "23d962f4-4970-4b3c-b2d1-19dde598f06c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -307670,7 +307670,7 @@ } }, { - "id": "ab3423ff-872c-4ad3-a3ff-880edbe5d6b6", + "id": "a273a731-0adc-45e8-bec4-1cfc3a1677b1", "name": "Start a Test Invocation", "request": { "name": "Start a Test Invocation", @@ -307722,7 +307722,7 @@ }, "response": [ { - "id": "913e6cff-eb0d-4834-882b-0591f151584d", + "id": "c40fb013-ff64-4820-a4b0-e5aa5b2647e8", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -307788,7 +307788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4fb1282-5b9a-4f8f-9c8c-85eb815f92b0", + "id": "0516f50d-f51c-414e-ab88-d1a21574868e", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -307854,7 +307854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b84375d-a34e-45f3-9b24-6e1e06577897", + "id": "46a7122e-b8ea-4e0f-9a9a-b65616217741", "name": "Trigger invocation is skipped, because tenant has not subscribed to the specified trigger.", "originalRequest": { "url": { @@ -307910,7 +307910,7 @@ "_postman_previewlanguage": "text" }, { - "id": "12e315fc-1d72-45c2-bd25-9a1f29cac777", + "id": "825e5659-50b0-4bf4-9245-b865a0823632", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -307976,7 +307976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0e69732-39b5-4a5f-8168-37bd21a40c56", + "id": "b402aee5-c656-48a2-bcfb-8f58aa089156", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -308042,7 +308042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dc9c281-837e-4649-acd9-eaffdbeb2ff1", + "id": "51b5201b-321e-441b-a85a-5c61c08bd807", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -308108,7 +308108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dd212e3-437c-43e7-a1ee-d5d536af7a00", + "id": "fc744cdd-92df-42d9-9fda-4da2095e2d79", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -308174,7 +308174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6daf57f6-0e9d-4878-ae0a-f551d5539333", + "id": "0ee1ad9c-5330-4daa-9408-c13f35dcafd0", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -308240,7 +308240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6707d481-bc8e-4383-9fe5-65dde440ee9f", + "id": "6ced9ae8-bf69-426b-8446-4f4bbfca8e4f", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -308306,7 +308306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c983c4fd-3b84-47fe-ba70-85852d9ef458", + "id": "b5b7c339-cb33-40a3-8c0f-9b734ddacbab", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -308372,7 +308372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3db00dda-86e4-4693-a97c-cbc5ba113894", + "id": "e8d731ff-80db-4fdd-925b-390249ca7b40", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -308438,7 +308438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6012c30-b2ad-4e34-9ca1-2ab56b2e105a", + "id": "270c1b15-2bda-4f8a-bdb2-0b04cefa7c67", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -308504,7 +308504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52eef0e5-c127-4a6b-ac51-c0ee025ba5d4", + "id": "7acb459a-1895-4248-9eb1-980f5dc059a9", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -308582,7 +308582,7 @@ "description": "API for managing UI Metadata. Use this API to manage metadata about your User Interface.\nFor example you can set the iFrameWhitelist parameter to permit another domain to encapsulate IDN within an iframe or set the usernameEmptyText to change the placeholder text for Username on your tenant's login screen.", "item": [ { - "id": "29e1bfdd-b627-4741-a343-eaf259a64bf7", + "id": "b5248682-1487-4689-914f-b0eab7cfde70", "name": "Get a tenant UI metadata", "request": { "name": "Get a tenant UI metadata", @@ -308621,7 +308621,7 @@ }, "response": [ { - "id": "e00c15e3-fd93-420e-9e31-5964de5d50f0", + "id": "8502164d-821d-4d0a-855d-ead230413cb2", "name": "A tenant UI metadata object", "originalRequest": { "url": { @@ -308674,7 +308674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cacf44e2-ff37-4c46-b1be-68d83212a47f", + "id": "fca03313-777d-4e9f-89f9-6be80c600060", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -308727,7 +308727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d70eb13-8b96-46b1-bf78-86cb8f448a9a", + "id": "9d2337f0-e063-4513-8102-887a4f0368be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -308780,7 +308780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bbb72c8-5401-4682-abb3-0644af6475d2", + "id": "4cdcf605-5ca1-4917-821c-f4961e9016db", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -308833,7 +308833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e05107a-fd42-4f88-8e03-20e4cdace17c", + "id": "9093fec5-c873-4c4a-a276-0d19727a30f4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -308886,7 +308886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d61857c-7c61-447f-8c8c-7dbda6db6ece", + "id": "440240c6-0afd-47b7-be09-47fdf389aff8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -308939,7 +308939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "121c06ec-9a9d-45bc-ab1c-39e978c1462e", + "id": "6953dc5c-140a-46a9-a6af-2164751cd0ea", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -308998,7 +308998,7 @@ } }, { - "id": "1b209327-7591-469f-baa0-140b2e2db029", + "id": "f702a8d1-0b06-4a70-a30c-62575a88bb24", "name": "Update tenant UI metadata", "request": { "name": "Update tenant UI metadata", @@ -309050,7 +309050,7 @@ }, "response": [ { - "id": "46ad1d27-e67f-4974-a2d2-cd9358539b36", + "id": "a867aea7-395f-4f25-8d30-4784b79056c3", "name": "A tenant UI metadata object", "originalRequest": { "url": { @@ -309116,7 +309116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e82a1477-0040-4c08-b9d9-e12a38e25ff0", + "id": "8e058d5e-a1eb-4f8d-b92d-f6e7d99cbdbc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -309182,7 +309182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dfb6d50-0e54-4b25-8eb9-07bde73d8391", + "id": "cb523792-2973-4720-a2cb-5029c704632d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -309248,7 +309248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37b19033-a9da-48bc-be1d-88a5fece7370", + "id": "d1448aff-c525-4227-a3a8-400ae498922d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -309314,7 +309314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cabece8c-28f7-4fb5-8ff1-f641d92e23c3", + "id": "70761321-c848-4b78-ae31-273b7ccc00ab", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -309380,7 +309380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b389ce07-0276-4b92-aabd-7205d80bdf91", + "id": "40e96fab-c7e7-4a5d-a9ee-c1f1e9d305ef", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -309446,7 +309446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6b75428-5a79-4e15-99ac-26602e64dca3", + "id": "eb896559-8e1b-43f2-9387-eeea9083fe71", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -309524,7 +309524,7 @@ "description": "Vendors use ISC connectors to connect their source data to ISC, but the data in their source and the data in ISC may be stored in different formats. \nConnector mappings allow vendors to match their data on both sides of the connection. \nThe vendors can then track and manage access across their sources from ISC. \nThis API allows you to create and manage these vendor connector mappings. \n", "item": [ { - "id": "2dc6269a-c42b-4ee2-837d-2dae373dd2c7", + "id": "c06fa457-dfe1-4f01-a599-03ec9118c533", "name": "List Vendor Connector Mappings", "request": { "name": "List Vendor Connector Mappings", @@ -309553,7 +309553,7 @@ }, "response": [ { - "id": "070e3e0a-cc09-4a02-9061-90d1460c95ee", + "id": "772d0d22-e23c-4560-bcb8-69215e9dd484", "name": "Successfully retrieved list.", "originalRequest": { "url": { @@ -309596,7 +309596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f44aaf7-7310-4c76-b065-f5c6296f7127", + "id": "3bd9cead-7c90-4f5d-b880-416d0e28cb8a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -309639,7 +309639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d5f6943-5411-44b3-8c5e-57b18ff2e3b9", + "id": "118921fb-51fe-46ec-a661-659e3458743e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -309682,7 +309682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09d75647-9106-47fe-9e05-30dba02fc88b", + "id": "8a98d634-c552-445b-b6d0-ccbcb5899551", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -309725,7 +309725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d53f9b99-a39b-4a89-9078-07df3f5ccfff", + "id": "ff06e836-8056-47c2-ac12-2a30bf2c91e4", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -309768,7 +309768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72efa50c-1f23-4c99-aef8-c29836023ad4", + "id": "f8ae4282-6166-47d0-9b51-e235dfaad599", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -309811,7 +309811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "343919c6-9845-4ab8-b050-78e70ee5b05a", + "id": "96c2f72f-f27e-4d75-91f1-a2f5dfb9df36", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -309860,7 +309860,7 @@ } }, { - "id": "89b11930-9c9d-43e8-bc4d-c7eba29c21e5", + "id": "ae7e78d8-6659-490e-b4ca-5ebfaa303095", "name": "Create Vendor Connector Mapping", "request": { "name": "Create Vendor Connector Mapping", @@ -309902,7 +309902,7 @@ }, "response": [ { - "id": "e7ce8b79-f7c6-4a39-ba8e-1bd736aa53a7", + "id": "c41858f8-c7da-4438-bae7-cd319b876b9f", "name": "Successfully created a new vendor connector mapping.", "originalRequest": { "url": { @@ -309958,7 +309958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95ef6172-0011-493a-b4a3-f16a043aa45f", + "id": "26857e4f-0b2a-46e6-b32b-24296770df6d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -310014,7 +310014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebd8777b-fc19-42f3-bd2c-d3a34e82c3d1", + "id": "0023f76e-b8fb-4cb5-b236-8e0c84427c4c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -310070,7 +310070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cc7698b-04f8-437e-a490-25092454aab9", + "id": "9710bec8-fb32-49bc-9d99-9cf4f71f809c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -310126,7 +310126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23ae6dfc-5500-4ebe-b334-c77393644cf2", + "id": "697c8ce4-4d29-4bd2-b173-366c84fc4250", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -310182,7 +310182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "754689fb-7de7-40c7-bb3a-8c5ae7b7d3bb", + "id": "22906a0a-8c3e-4b43-b39d-d9f307d84933", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -310238,7 +310238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "436d2d9a-1495-4446-9c59-4f2b1ce56652", + "id": "c5f0f558-a527-4071-b87e-48ed74281714", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -310300,7 +310300,7 @@ } }, { - "id": "6a44eb0c-bebb-4a18-9c0a-bdb356f05a72", + "id": "f0421cb1-03b3-4ed8-91a4-3e170fa35b6f", "name": "Delete Vendor Connector Mapping", "request": { "name": "Delete Vendor Connector Mapping", @@ -310342,7 +310342,7 @@ }, "response": [ { - "id": "65d6029d-f1dd-4860-b796-28efc4a3a4a3", + "id": "7dde0b2c-a10b-4570-9bee-3113aeeff5bb", "name": "Successfully deleted the specified vendor connector mapping.", "originalRequest": { "url": { @@ -310398,7 +310398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a27c56ac-53f1-4cf1-bc61-38b0d761a878", + "id": "6d99aa48-cacb-4fe8-a00e-a2e8e053964c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -310454,7 +310454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1f5de72-b0a8-48aa-9702-7a91815e27ec", + "id": "26e0dc4f-1e00-4cbe-bcf7-d3b5e87f1135", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -310510,7 +310510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03a9ec97-aae7-4d56-a853-8b86af0be71c", + "id": "52fa18be-0703-4638-86ed-1a5771fb09e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -310566,7 +310566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5314dd95-9285-4737-97ec-e49989157aae", + "id": "fd245e2c-e4ee-49fd-9f8c-061fe4b6d595", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -310622,7 +310622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d9061fe-706a-4a24-98c6-4a6628684f6c", + "id": "3d2cc668-a934-423e-a9d0-d1bc204a7212", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -310678,7 +310678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff5d8eef-2154-4b26-81c5-a658c867f587", + "id": "730e288a-60ee-4f66-bf5c-1a1c7eefced2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -310746,7 +310746,7 @@ "description": "Use this API to implement work item functionality. \nWith this functionality in place, users can manage their work items (tasks). \n\nWork items refer to the tasks users see in Identity Security Cloud's Task Manager. \nThey can see the pending work items they need to complete, as well as the work items they have already completed. \nTask Manager lists the work items along with the involved sources, identities, accounts, and the timestamp when the work item was created. \nFor example, a user may see a pending 'Create an Account' work item for the identity Fred.Astaire in GitHub for Fred's GitHub account, fred-astaire-sp. \nOnce the user completes the work item, the work item will be listed with his or her other completed work items. \n\nTo complete work items, users can use their dashboards and select the 'My Tasks' widget. \nThe widget will list any work items they need to complete, and they can select the work item from the list to review its details. \nWhen they complete the work item, they can select 'Mark Complete' to add it to their list of completed work items. \n\nRefer to [Task Manager](https://documentation.sailpoint.com/saas/user-help/task_manager.html) for more information about work items, including the different types of work items users may need to complete.\n", "item": [ { - "id": "97447b3d-75e4-4a81-bb11-15aa155c4ada", + "id": "80976ea8-5d17-4fda-b705-62bfdf6e3c8c", "name": "List Work Items", "request": { "name": "List Work Items", @@ -310812,7 +310812,7 @@ }, "response": [ { - "id": "fbfb0c4c-54b5-4020-b2f5-8bed6830c318", + "id": "c6e85abd-8ab9-4703-bead-e3f1a03c61ac", "name": "List of work items", "originalRequest": { "url": { @@ -310892,7 +310892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79ae6f0b-c5a1-4703-a7d7-3cedc18af1a7", + "id": "d4ebaa89-6d15-4da4-a52e-46f0c471efff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -310972,7 +310972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d81162a6-75a6-4b3a-8a0f-bbbb077c820d", + "id": "5c2aab22-3421-40fb-b3f0-af2cc74debcf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -311052,7 +311052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7c44398-7ce0-49d4-81c3-df04c54f82c2", + "id": "16301a57-213a-47fa-8ace-6bf94fbc33ab", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -311132,7 +311132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c1ad826-f2f9-4e50-b2e2-d2bd8327f918", + "id": "ed775ac2-2a5d-4791-a81b-d7a7c8af3874", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -311212,7 +311212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7cbd773-8324-4d1f-8df6-04cb79b34248", + "id": "b3628d7b-2f6c-430b-b26a-ea08c8edef76", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -311298,7 +311298,7 @@ } }, { - "id": "cff1bc24-6b0b-47a7-8afa-1914c676b7da", + "id": "7f0432b0-d9c2-467a-86f7-22f9d100d3a7", "name": "Completed Work Items", "request": { "name": "Completed Work Items", @@ -311365,7 +311365,7 @@ }, "response": [ { - "id": "f7eaca98-3641-4748-9684-c0c3383c5208", + "id": "0d6b7826-17e4-488d-8f86-29fd2212c0a9", "name": "List of completed work items.", "originalRequest": { "url": { @@ -311446,7 +311446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c77a5f9-39e1-452f-9957-b770051655c5", + "id": "955f1267-d764-4eac-bf00-12df66fb0c84", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -311527,7 +311527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4cb89ce-f742-4115-a6a4-8e2dfa5fb92a", + "id": "edef06b3-194e-4a76-b368-b914ea019b7f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -311608,7 +311608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89149046-4abd-4fa8-b307-2aeac1af9c8f", + "id": "0b2c8073-5ef9-4dc1-bccc-b2802dfdf14c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -311689,7 +311689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bec8fee7-7376-4594-b289-b5f1fc090bad", + "id": "c424bbe9-2d1b-4e81-a07c-87811e95febe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -311770,7 +311770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abe73c6c-1583-41a6-bbe5-c100f4360180", + "id": "5ce103e8-17de-411f-9ef3-2486ecbf512d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -311857,7 +311857,7 @@ } }, { - "id": "18dbb6f9-b41d-432a-ae6a-ca055410548e", + "id": "32fcef33-a23e-4b1d-819c-e0f4e33b4f90", "name": "Count Work Items", "request": { "name": "Count Work Items", @@ -311897,7 +311897,7 @@ }, "response": [ { - "id": "b98b873c-a397-43ac-9437-9db90afda3e7", + "id": "381c3e55-84d2-47ea-9260-72aae5e4df38", "name": "List of work items", "originalRequest": { "url": { @@ -311951,7 +311951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f81029a2-8378-463e-91f7-627833974e68", + "id": "2c5e3338-314b-4346-9221-9d9c6ea154b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -312005,7 +312005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0477559-c201-4e3b-a4a9-3e57289ac208", + "id": "030342e0-e85d-4c18-a55f-0cb02d57eb83", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -312059,7 +312059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23a7a8cf-ace1-480a-a63b-f9dd1be87b9b", + "id": "917c6d70-e713-47c0-a696-c8e03c73b097", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -312113,7 +312113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08818a28-85df-438e-9809-d88eb2266e43", + "id": "bc4822ca-f8af-4d78-aa6a-ed7fd02d95c0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -312167,7 +312167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68ef67cb-12c6-474a-8d5a-472c014d4a08", + "id": "13e9a207-cb25-4355-807c-5c4b1317d873", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -312227,7 +312227,7 @@ } }, { - "id": "943f1e6f-fd60-4cc5-91e4-2e4912bd8b20", + "id": "9efc1c63-4099-407f-ad59-a580370a85bf", "name": "Count Completed Work Items", "request": { "name": "Count Completed Work Items", @@ -312268,7 +312268,7 @@ }, "response": [ { - "id": "ccfdbe5a-af8f-42f3-842f-224fdc886f85", + "id": "129ad9df-78ab-4e19-a548-700af813c410", "name": "List of work items", "originalRequest": { "url": { @@ -312323,7 +312323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1625efb0-28fc-4bc9-bc07-1f1c53699810", + "id": "ed9fb93a-461a-4dae-88cb-985cb9ba33af", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -312378,7 +312378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4467dba6-5472-496b-9004-50201119495a", + "id": "47266371-1600-42a1-a4c5-c11d3df34f04", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -312433,7 +312433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b9e08f5-8830-4ca2-87da-fa79f50a2f38", + "id": "ae09acbb-66cd-49f1-90ee-4cc035ab2e1a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -312488,7 +312488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da08feeb-04dd-4566-936d-22f0b91dc29c", + "id": "31b70a93-7a23-48cf-8858-3cd91d7f2781", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -312543,7 +312543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b092cd67-6014-400e-bed8-8f92a57d59a6", + "id": "55497aea-e542-4dde-9a42-9e83370b4783", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -312604,7 +312604,7 @@ } }, { - "id": "82228d70-8a26-4995-9fc6-e79aab482be3", + "id": "7ec96e48-bf98-4bd4-bdf5-f9e9b2da96a6", "name": "Work Items Summary", "request": { "name": "Work Items Summary", @@ -312644,7 +312644,7 @@ }, "response": [ { - "id": "e01a75ef-2445-4a33-8b80-fad6e6193751", + "id": "d744a1f4-fda9-4b26-a9a8-707870ea98ef", "name": "List of work items", "originalRequest": { "url": { @@ -312698,7 +312698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c093c0f0-3857-4e0e-be86-1dd09bced2b0", + "id": "e5b8c788-74df-4ed2-a1a1-7fc1d060b6dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -312752,7 +312752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6e9f912-2d64-405e-9b12-0def38cbf9d0", + "id": "78398aea-373d-4a83-ab79-89d0a18e04fd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -312806,7 +312806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26029023-17ef-4464-a222-c44d6eb3cbb2", + "id": "20a55e73-dc77-4ce8-b710-927fbdd20cd0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -312860,7 +312860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4805b00-addf-40cd-ae9d-631b81944adb", + "id": "68539145-99d4-4cfa-8f0d-1970696ca7a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -312914,7 +312914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74a1963c-b7ef-40f1-9202-ba591c35bdf6", + "id": "a8767c1b-f823-4d17-9b8d-02e92efa95b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -312974,7 +312974,7 @@ } }, { - "id": "7192f362-9d3f-46d2-988f-58b99f337306", + "id": "b2e893ad-27d5-41d6-a6c3-1b416886fa32", "name": "Get a Work Item", "request": { "name": "Get a Work Item", @@ -313015,7 +313015,7 @@ }, "response": [ { - "id": "50098096-643c-415f-bac6-fde3850f3467", + "id": "be39ff6c-8a77-4779-97e5-7fbe415c2fc7", "name": "The work item with the given ID.", "originalRequest": { "url": { @@ -313059,7 +313059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4fc1723-d66f-46d2-acea-ecabaaf6d299", + "id": "06c40dc2-ce78-47ba-b00d-50aaf343a894", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -313103,7 +313103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06064abf-330e-4eb6-a3a9-eb5d6af35805", + "id": "138bbcf4-0371-4836-b2fe-c9e7a25ecf86", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -313147,7 +313147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b937f2c2-9e97-425b-9d4a-f2cc7ac4e50e", + "id": "1742e0fb-acc4-4f4a-bdc1-760282c4c35a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -313191,7 +313191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "321af56c-345e-4786-b223-97e10dcb70b5", + "id": "58e29c9c-1b30-4d32-8207-6a73cf812092", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -313235,7 +313235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba32557c-c423-4476-9e38-bf1c1894366a", + "id": "95843a80-c99b-46df-b953-8f4a9b32ea7f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -313285,7 +313285,7 @@ } }, { - "id": "594482ab-2f0c-4899-a9c0-4191fbe1ccb5", + "id": "0e0cb904-0852-4406-9ac1-64457a598fe2", "name": "Complete a Work Item", "request": { "name": "Complete a Work Item", @@ -313326,7 +313326,7 @@ }, "response": [ { - "id": "b90c896c-4616-4d2b-a1b2-db7304ffac31", + "id": "d9db124f-69c3-4ae9-9c2e-76d5311bca39", "name": "A WorkItems object", "originalRequest": { "url": { @@ -313370,7 +313370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d8b6717-2d55-4a6b-9dd3-a05932b0da35", + "id": "ac6ba1fd-05d7-40cc-b65c-34534188bafd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -313414,7 +313414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d21c7017-0541-4b32-968f-cf40cae0ddbb", + "id": "0d90f5ce-256b-4852-89dc-3c6f02a46fb9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -313458,7 +313458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f8ee53f-70ce-40f1-83b4-2bea0a4315ae", + "id": "dedc4320-eeb1-4339-9420-5323615a8028", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -313502,7 +313502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22db4891-c238-4ed2-98c0-631c1605e849", + "id": "148f570e-4709-4946-94f8-8d50ce45c9e4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -313546,7 +313546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf97448b-2ad6-48e4-9e08-f04bb42933c2", + "id": "df06c04b-4475-44f8-a3c7-7ac9ab0cfc84", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -313590,7 +313590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b19e9f6-cefa-44e9-98f2-1240c06d62b3", + "id": "8aa81b2b-b0ee-4558-a39a-7f2cc177980c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -313640,7 +313640,7 @@ } }, { - "id": "f798ecf5-1464-4f8d-ac45-6bb0d69f323e", + "id": "2893bc8e-9782-4b99-8319-ba7284d51fd6", "name": "Approve an Approval Item", "request": { "name": "Approve an Approval Item", @@ -313693,7 +313693,7 @@ }, "response": [ { - "id": "2365a0a9-d3f2-4b44-9183-0a7d4e2ad630", + "id": "beee0ca9-b15a-467f-b107-afac46703878", "name": "A work items details object.", "originalRequest": { "url": { @@ -313739,7 +313739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc610b3c-af9d-4884-b652-b6c0a26e4a8a", + "id": "ba243164-bae2-43cc-8ba1-ae15628b07b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -313785,7 +313785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c889e83-40c2-4040-8ae2-4c13fc46b24f", + "id": "eb037c05-ee2b-42c0-a390-b52fc06ccf40", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -313831,7 +313831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28abeadb-13dc-431d-92e2-fc7a5ad6ecb9", + "id": "af43f28f-6950-4d3c-a2bb-34d094b0f6a6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -313877,7 +313877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "080e7961-ec71-4519-87ee-0ce58daa993c", + "id": "15b6a431-cbb4-46b6-bada-41fdd4b52c70", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -313923,7 +313923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b519d8c-33ec-4f24-88e6-43ee4fd20148", + "id": "613b4930-2f92-4919-a05b-5ece05f72505", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -313969,7 +313969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "731bb932-813e-4e88-a55d-0c6d960577b2", + "id": "0a39d70c-9fc5-4e27-8bd6-c77b2582d676", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -314021,7 +314021,7 @@ } }, { - "id": "d1c2b612-e28b-4d1a-a112-8b5b3cf45bfe", + "id": "8f971474-c023-4251-9eb9-7695b9732d64", "name": "Reject an Approval Item", "request": { "name": "Reject an Approval Item", @@ -314074,7 +314074,7 @@ }, "response": [ { - "id": "a76ae7b4-10b3-40e0-8e5a-6501ab156c81", + "id": "4149bab4-30df-4b84-9574-d31326cf4241", "name": "A work items details object.", "originalRequest": { "url": { @@ -314120,7 +314120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "171e938b-ce2a-49b3-83ae-8d65cbf969b3", + "id": "574d7126-44ab-46f7-8ab2-2408880b265b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -314166,7 +314166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0383e8c7-80ca-4891-8e7f-990f28764704", + "id": "6ca15889-7ad3-4f69-abfa-b75fc0e96d88", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -314212,7 +314212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "460b59bd-fdd9-423d-9b38-2b835efcd658", + "id": "28f09efd-fb3d-49ec-b6d6-703b36dee75c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -314258,7 +314258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8910216e-4563-49dc-8699-0eddf13c3933", + "id": "0015b3fe-a5ff-47bf-9ca2-0fa209a5dee1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -314304,7 +314304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0d5fc6c-8f0e-4f44-a1cb-2b958f7ec516", + "id": "c63bbe93-8661-40ec-986f-7c953eefb027", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -314350,7 +314350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b3eae32-b73d-4351-9a1f-6c52de6e9e5b", + "id": "16d70e13-9843-4e32-a615-db7849f0b7ef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -314402,7 +314402,7 @@ } }, { - "id": "5e4fb9ba-84e3-4134-8e09-18b30b981643", + "id": "1a2e3ff7-e39a-4f97-a6c7-0787a29dfa64", "name": "Bulk approve Approval Items", "request": { "name": "Bulk approve Approval Items", @@ -314444,7 +314444,7 @@ }, "response": [ { - "id": "bc21ab1f-7910-4264-94ca-4c35f66dc808", + "id": "cc00ec56-0945-425e-91d3-7348a5e85c05", "name": "A work items details object.", "originalRequest": { "url": { @@ -314489,7 +314489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dbeef11-3ef8-4c24-b6b8-9baf9837c161", + "id": "d1e33a69-e44b-4960-a0f3-94e00f4a801c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -314534,7 +314534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a524052b-2a1b-45a2-aa34-47b110f7e476", + "id": "b82ebe62-da7d-46dd-a0ef-a79d2cf30465", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -314579,7 +314579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c264a48-2893-4e48-951b-0255407d6064", + "id": "057e78ac-771a-4694-b7dc-a7d50847d425", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -314624,7 +314624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dc09279-4f4f-4c87-87e2-b15028a427d9", + "id": "275ed0e7-f6e8-4983-ae5e-4a4ead1ee8bf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -314669,7 +314669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b73b12b-bc2d-48e4-8b5f-cec05cdd0635", + "id": "1527a182-bfcf-443e-a885-ae7197edc55f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -314714,7 +314714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56b3df1a-8e99-4b09-8194-357a32802188", + "id": "2d1f4b98-09bc-4fb9-8eca-ceac41889a3b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -314765,7 +314765,7 @@ } }, { - "id": "4b86dab3-df02-45a8-94a7-c7355a4d4632", + "id": "aed9422c-ef15-40c8-b5eb-b9674f0e1748", "name": "Bulk reject Approval Items", "request": { "name": "Bulk reject Approval Items", @@ -314807,7 +314807,7 @@ }, "response": [ { - "id": "e3eb87f1-fec9-42c4-b3d3-dea2bc04f103", + "id": "0d2a3232-5326-48f3-b86c-b5cfb4b1fda8", "name": "A work items details object.", "originalRequest": { "url": { @@ -314852,7 +314852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d99dad22-ba98-4d84-99b9-6d963f8f6c3e", + "id": "942c42c4-aca6-4291-9ca1-17037d969234", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -314897,7 +314897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c9bf55c-42bf-4b0e-b55f-bd5be3fd2179", + "id": "733b5419-20d0-48dc-baec-6f4c8ec3691b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -314942,7 +314942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aead2d9-c162-4c77-99ec-f90ae826dd3b", + "id": "7759ada3-9b08-4f07-9c5d-e336c9249163", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -314987,7 +314987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1e5c5d1-2ecf-477a-b4a5-203c87049d13", + "id": "41281634-44ca-42b7-a1e1-9b2ff9e5caf5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -315032,7 +315032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e9d8d15-d0cc-4ac0-9edb-a5cc48cc9010", + "id": "6851d364-7165-42b9-8fab-d04bd85aebe6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -315077,7 +315077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a763b5e7-c76c-4f17-9112-5b70505ebf96", + "id": "24d0a52b-98ba-40d8-bb27-8ca25798f5f8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -315128,7 +315128,7 @@ } }, { - "id": "87be7e4e-afd9-4c45-9782-6f2bec7a42e9", + "id": "67a2e0e6-0495-48d4-bc39-e270aa804da4", "name": "Submit Account Selections", "request": { "name": "Submit Account Selections", @@ -315183,7 +315183,7 @@ }, "response": [ { - "id": "566faec5-3ec5-45fc-95d8-7e7a0001e2f8", + "id": "e411fb33-69a6-4095-9961-3a64128f2861", "name": "A work items details object.", "originalRequest": { "url": { @@ -315241,7 +315241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6376d1eb-1cd3-4133-9998-c4cdf131abd1", + "id": "74768c7b-6c3d-4d83-992b-0c19d2f36f38", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -315299,7 +315299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b64e7435-caef-4208-91ff-0e5199b113ec", + "id": "cad5efaf-22b8-4e6e-9eee-ecefcfd5ab04", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -315357,7 +315357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edaddbf5-520d-4c24-832b-8792d0e996b2", + "id": "ab68b3e6-1f09-4591-bd99-deed2c95e7e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -315415,7 +315415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd0b3788-81bf-4d66-ac42-d7603d09bbed", + "id": "1bf2ac70-5194-40e7-a6b9-6d85350b6163", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -315473,7 +315473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e33dcc37-ae37-43a7-9d73-35cc86f5d4eb", + "id": "0d5ccc09-2f59-4f51-9c68-08cd543f0596", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -315531,7 +315531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd6602d5-3536-42fe-b885-8132f6950adf", + "id": "71a24640-0704-49d4-b6c9-fe753e481ed0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -315595,7 +315595,7 @@ } }, { - "id": "6955ca6d-7b94-4bd6-bd8a-029087b0b02b", + "id": "f4355df2-a6ed-4714-a421-5cc5dd7bfe2b", "name": "Forward a Work Item", "request": { "name": "Forward a Work Item", @@ -315650,7 +315650,7 @@ }, "response": [ { - "id": "a832cafa-de8c-4b12-acf2-653b5ba9e10f", + "id": "3ee46187-fe1c-44d9-9843-886f8e3f7494", "name": "Success, but no data is returned.", "originalRequest": { "url": { @@ -315698,7 +315698,7 @@ "_postman_previewlanguage": "text" }, { - "id": "66495565-4c09-4065-96fb-6f3fed11a928", + "id": "546e13ed-e4d5-4103-803d-8d07ea8a3837", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -315756,7 +315756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "105df28b-15b9-49ce-b2a7-afb29a94e772", + "id": "2e25c5d3-8422-4160-b71b-0e07eeea564c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -315814,7 +315814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a44b35fa-d785-490f-9f2b-4fd14ea0f3cb", + "id": "2b62ebbb-28e6-4ac3-9f73-7c5fbb14ebb7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -315872,7 +315872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51c335ae-22b0-43d5-af79-499960a1e789", + "id": "d0f601ca-49ec-4747-98c6-683e866be7cf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -315930,7 +315930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4f0390c-c113-4d01-9247-81115164b81e", + "id": "44320e4d-7868-4dd1-a983-15b9ecca2474", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -316000,7 +316000,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": "59f57310-c48b-4223-9ec1-19ad4aa2f056", + "id": "bf459f22-198d-49d0-93e6-206a146eb74a", "name": "List Reassignment Config Types", "request": { "name": "List Reassignment Config Types", @@ -316039,7 +316039,7 @@ }, "response": [ { - "id": "0e213abf-11b9-4ac0-bf1d-f765bcdf0346", + "id": "3b81bc45-680f-442b-a525-cb6051bb9130", "name": "List of Reassignment Configuration Types", "originalRequest": { "url": { @@ -316092,7 +316092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77364e37-a0ee-47de-9eb4-5ef123c689e8", + "id": "a4cd9784-04bb-4d70-92ad-c95663778350", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -316145,7 +316145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f92e8a5-7389-45b8-91bb-9290c2c2379e", + "id": "6312f6b3-916d-45c7-a94c-0236f01f917b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -316198,7 +316198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c65a9f0-e8be-4a53-8b60-f11be6606f1f", + "id": "cc54b5a7-d3b4-4704-91f2-67257ddf8628", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -316251,7 +316251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "348a9760-ae38-4c36-846f-4a83b5f23809", + "id": "0c5cb654-e02e-4f2e-873c-4391ad03b053", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -316304,7 +316304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f808018-881b-4d19-bde2-fe4b25904791", + "id": "4d41678b-dac5-4d34-a475-1e36af6654a8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -316363,7 +316363,7 @@ } }, { - "id": "4f5dc24e-aeb2-4b5a-9e3b-4c970603e115", + "id": "5d0ee868-d143-4304-bb8e-2b9c59e3aa31", "name": "List Reassignment Configurations", "request": { "name": "List Reassignment Configurations", @@ -316401,7 +316401,7 @@ }, "response": [ { - "id": "4d5e7462-5155-48db-a898-387c3cee96c2", + "id": "e2880d50-41bb-4929-9523-2ac4e6f58810", "name": "A list of Reassignment Configurations for an org", "originalRequest": { "url": { @@ -316453,7 +316453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab6372b1-2d2c-40e3-839a-3f4806e3218a", + "id": "b803487f-fe8f-46f6-840f-43b999bf6d12", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -316505,7 +316505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82c28681-5dc6-4e83-bef3-c62cd04cd6c4", + "id": "abd7347a-729f-439c-bb08-580d01c122bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -316557,7 +316557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "156b7aa6-b6cd-48fd-ae72-e0d34919d37e", + "id": "e60b27a8-d1cf-4183-aa6e-ae187187392a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -316609,7 +316609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "025bc995-3576-4204-add2-5b50e8cc2b86", + "id": "36f17701-3e58-474f-a9a0-04b6875d5a7b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -316661,7 +316661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "058712ef-218b-423c-8d00-9fc96994d0bb", + "id": "022d9691-8555-43a9-9277-da382b61b73d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -316713,7 +316713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4e11a6a-3412-4061-b384-355ad0bc1b3c", + "id": "f31fbb74-9a1b-4035-88b0-48dbb5a70d0b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -316771,7 +316771,7 @@ } }, { - "id": "f5631e24-d926-4f58-9f02-e7ce3431ace6", + "id": "9b54f558-60b7-429d-9267-6b37328a67fc", "name": "Create a Reassignment Configuration", "request": { "name": "Create a Reassignment Configuration", @@ -316822,7 +316822,7 @@ }, "response": [ { - "id": "28613f80-fd70-472c-8f64-8b6bbd42aa87", + "id": "f1e0d942-72d5-4913-9c48-e600644c650a", "name": "The newly created Reassignment Configuration object", "originalRequest": { "url": { @@ -316887,7 +316887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37494952-7efa-4dd0-a27b-e2d4a6fcae20", + "id": "a9a48667-e753-410c-8dcd-4e92afcf4231", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -316952,7 +316952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e395dcb-a616-41c2-a02a-31abfdc1103a", + "id": "842b2c0d-6ec3-40ca-a617-f84aa7025f42", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -317017,7 +317017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ace36e80-14c8-412d-9f19-16baa5769918", + "id": "50e85194-a98a-45b8-b27e-5c055e88b307", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -317082,7 +317082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e041c21-010a-4c84-a36c-8bf5da2b8fa3", + "id": "33cb1c19-f082-4958-9bc6-e286a5138e7c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -317147,7 +317147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66c788d7-86ac-44e9-8e17-a08acd3872ab", + "id": "df145d8c-b61d-4001-a07f-635dd74ddb62", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -317218,7 +317218,7 @@ } }, { - "id": "4e8497a1-1a37-45a9-9871-6fa59194827f", + "id": "61822350-ce87-474d-983e-eee01e8c206a", "name": "Get Reassignment Configuration", "request": { "name": "Get Reassignment Configuration", @@ -317268,7 +317268,7 @@ }, "response": [ { - "id": "5d576c46-5bcc-47a2-91ea-cf1cf9364ea9", + "id": "f7a33096-1238-416d-9377-a556cfc3c876", "name": "Reassignment Configuration for an identity", "originalRequest": { "url": { @@ -317321,7 +317321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e42f64b-e9b2-4465-b270-ab9ee2e2c27c", + "id": "79214012-2002-4f8a-a553-c781b38e5449", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -317374,7 +317374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20b5f7ab-b5b8-402c-9122-848728663522", + "id": "d94ef95c-9589-4d20-9e90-a93570301f72", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -317427,7 +317427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80ef58b8-5eba-4abf-b209-2d58a3808132", + "id": "eaed0412-f41a-4d77-8678-ecd6a2f41b3a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -317480,7 +317480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef13ed13-2df5-4137-9a58-319b568228d1", + "id": "334df2df-b545-4ffa-b509-9e3641cc586c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -317533,7 +317533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b88f9ddf-45ed-45c8-902c-58999a289cc3", + "id": "784cea0d-f032-4a8a-97f7-a8aa0d074bd1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -317586,7 +317586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "360c0e68-832d-4cb8-aa2a-462857bedce7", + "id": "f684dd12-d478-40fd-a7f5-9da68ea9a1cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -317645,7 +317645,7 @@ } }, { - "id": "32fcf32e-3d6c-4f02-83d8-1837da01c2ef", + "id": "12fcdfbe-b5ec-4b59-84c6-4486fc5ed254", "name": "Update Reassignment Configuration", "request": { "name": "Update Reassignment Configuration", @@ -317708,7 +317708,7 @@ }, "response": [ { - "id": "8a9c74ab-6162-4984-946f-074a7c3b6160", + "id": "344e0baf-82c8-4fee-a91e-e6d21078ddce", "name": "Reassignment Configuration updated", "originalRequest": { "url": { @@ -317774,7 +317774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cba74f73-c257-455e-81f0-93f7e30b0dfc", + "id": "b3c38a2a-3cb0-4f86-98d9-8b7cab1addaf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -317840,7 +317840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a2660ce-5a84-45fc-be32-dad71390c724", + "id": "3ca170af-3fb5-4143-956d-66b37cd7640b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -317906,7 +317906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68ae7a46-8dfd-4ada-8ac2-45350fdc043c", + "id": "f1d8f222-061f-421a-b11c-a5b8e5b0820d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -317972,7 +317972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a018cd6-31b8-44f0-bfd3-f8bbce3fcac5", + "id": "3d88f4ec-aeb8-4f74-bc9c-b751910a4d11", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -318038,7 +318038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47d4a4e2-da6b-4356-8a3d-a0f02fa8386a", + "id": "6df0dfa1-923e-4f47-be4c-555dafe8a8e0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -318110,7 +318110,7 @@ } }, { - "id": "8c05b0e2-3040-4923-b461-7b00e65f8c64", + "id": "d29cd850-d9bd-450d-a11f-c5ec995e10aa", "name": "Delete Reassignment Configuration", "request": { "name": "Delete Reassignment Configuration", @@ -318171,7 +318171,7 @@ }, "response": [ { - "id": "a605bcd7-ef87-46f8-95a3-a0a397f23003", + "id": "4a9bc929-185a-4a63-bffd-c3717ab38562", "name": "Reassignment Configuration deleted", "originalRequest": { "url": { @@ -318215,7 +318215,7 @@ "_postman_previewlanguage": "text" }, { - "id": "eff12d9c-c0db-42e1-b0c2-71e4c7f0d02e", + "id": "39ee20a6-82d9-47be-8366-de9ead600923", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -318269,7 +318269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e48dab34-3400-4bcb-b7c6-3d6fe67f6876", + "id": "4584a05e-6790-4c89-98f5-21eeae593835", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -318323,7 +318323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21d15d8b-c2ba-4d81-a26c-439f8cb207c0", + "id": "dfbe181b-884e-415c-8077-66c370c95fe3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -318377,7 +318377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41d127f6-19d6-44ca-ac80-14c63d7e72bd", + "id": "c4f13497-5b7c-408e-b6e0-5dedcb2c1a98", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -318431,7 +318431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b803704-759c-4475-8f60-7b18ac91ef9b", + "id": "b8c809da-c211-4a9a-b8ce-e4128eb5cc74", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -318491,7 +318491,7 @@ } }, { - "id": "bb5c6942-a603-49e9-804f-c088db35a536", + "id": "46c97570-07e7-4c51-90fe-03268352ed77", "name": "Evaluate Reassignment Configuration", "request": { "name": "Evaluate Reassignment Configuration", @@ -318563,7 +318563,7 @@ }, "response": [ { - "id": "0d4c05a1-6a78-4d2e-bc6a-d99d292a87fc", + "id": "8bb37f09-0b8f-46c7-90e6-ac554314bb33", "name": "Evaluate response when no Reassignment Configuration is found", "originalRequest": { "url": { @@ -318628,7 +318628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f67fa547-b1d4-4cf3-ab64-8eea3c7550b7", + "id": "93d30735-b3f2-4dbc-8091-b908b99274da", "name": "Evaluate response when a long Reassignment trail is found", "originalRequest": { "url": { @@ -318693,7 +318693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8147ba42-499b-4b73-a726-91e3605cda87", + "id": "5d80ad8b-2ff2-41dc-a69a-2f3ca74df95d", "name": "Evaluate response when a self-review is found and manager or org admin escalation is applied", "originalRequest": { "url": { @@ -318758,7 +318758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80a6fa91-f96a-4f01-aac8-34b2f03a468b", + "id": "c1ac1aa4-56bb-48d1-8038-f76f39edf2e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -318823,7 +318823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e825d73-b76e-4c75-8a7d-4376162c1d50", + "id": "7370e6d0-6e6c-4445-b96d-9a944acf71f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -318888,7 +318888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7ebee36-0fad-4cb3-a9c2-ea48f834bcba", + "id": "ce55dc3b-1fde-449e-8122-2f0d126f8653", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -318953,7 +318953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73e2a74e-808c-40d4-b244-91f89e08afb3", + "id": "b97b1dd1-a00a-475a-a4db-2766b5205ca2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -319018,7 +319018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "485e331d-a3a2-44c4-9272-df51bd3169f0", + "id": "c7747a85-493a-4ae1-b2b9-8912179018fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -319089,7 +319089,7 @@ } }, { - "id": "74f5f3e5-8a42-46c4-9d01-44269403d345", + "id": "922fe7a9-5136-4114-834b-ca3b5565bbc1", "name": "Get Tenant-wide Reassignment Configuration settings", "request": { "name": "Get Tenant-wide Reassignment Configuration settings", @@ -319128,7 +319128,7 @@ }, "response": [ { - "id": "4a5acec3-be43-414a-9d70-4fb0566a275a", + "id": "eda0e109-b20e-4803-98b2-f5a334bd65b1", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -319181,7 +319181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58d93248-b5e3-4522-abda-1e7d0d4aa85b", + "id": "4f6056be-f149-49e0-ac60-37122682f5ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -319234,7 +319234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba260887-16a3-4faa-a1c5-359d630c541c", + "id": "fe34e13f-c5d9-4374-a944-1219ac246a77", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -319287,7 +319287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a0220cd-2356-4547-b672-8721dac36f17", + "id": "2b5f9508-956a-4573-b24a-3f7758766670", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -319340,7 +319340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4512d8c-07d4-4296-b702-64e317467fd1", + "id": "53a0481a-b888-4856-96bd-405d20fcc26a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -319393,7 +319393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7a2279e-88b8-465c-ab1b-9da03b301a2e", + "id": "be248c76-fc32-470f-b644-a822177da5c1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -319446,7 +319446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bef5573-96e4-41d8-8457-2803b011d868", + "id": "b0bd42d4-eff7-4118-8732-85682afeb501", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -319505,7 +319505,7 @@ } }, { - "id": "f50f5430-0214-455c-9292-7b04f1b941c3", + "id": "8b51631f-b64e-4c48-b45f-aaa248b647e4", "name": "Update Tenant-wide Reassignment Configuration settings", "request": { "name": "Update Tenant-wide Reassignment Configuration settings", @@ -319557,7 +319557,7 @@ }, "response": [ { - "id": "a266b210-93ea-410e-995b-32b5d76c7a94", + "id": "0ee7c784-2d29-4a3a-9d64-bb44d68e31e3", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -319623,7 +319623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c69031f-6f5f-47ef-b69a-2eb8c00553f2", + "id": "71cb08e4-df6b-4caa-a262-9c1550859c46", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -319689,7 +319689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17e62510-0fe9-4f72-a84e-b63bddad17dc", + "id": "26ddfcfa-8f3e-45e4-a082-3b05c01ff65a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -319755,7 +319755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bf012e4-a40f-4fbb-a7ff-d5f771da67f7", + "id": "199162cb-e4b8-40ce-975b-1a2f27920f97", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -319821,7 +319821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4e00c5c-563d-4c7e-9566-187686e5179c", + "id": "30eb2b74-4809-4ce1-a917-c4ddc498b941", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -319887,7 +319887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2931da5d-4724-43df-90c3-9d69a4a0a542", + "id": "76329d54-9b08-4334-a2ab-8006637c96b3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -319965,7 +319965,7 @@ "description": "Workflows allow administrators to create custom automation scripts directly within Identity Security Cloud. These automation scripts respond to [event triggers](https://developer.sailpoint.com/docs/extensibility/event-triggers/#how-to-get-started-with-event-triggers) and perform a series of actions to perform tasks that are either too cumbersome or not available in the Identity Security Cloud UI. Workflows can be configured via a graphical user interface within Identity Security Cloud, or by creating and uploading a JSON formatted script to the Workflow service. The Workflows API collection provides the necessary functionality to create, manage, and test your workflows via REST.\n", "item": [ { - "id": "074e136c-42c1-4b14-8f42-f94259a24cec", + "id": "8516520e-e6c4-4494-9178-cba580581f7a", "name": "List Workflows", "request": { "name": "List Workflows", @@ -319994,7 +319994,7 @@ }, "response": [ { - "id": "fbb70079-dd29-41b4-93c8-34fa2b5a6baf", + "id": "c23cbe50-3fb3-4d44-bab5-709a95cefa3a", "name": "List of workflows", "originalRequest": { "url": { @@ -320032,12 +320032,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"eu enim ut laboris\"\n },\n \"displayName\": \"cupidatat id in dolor pariatur\"\n }\n },\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"veniam sunt Duis\"\n },\n \"displayName\": \"esse do officia sit id\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"non laborum adipisicing cillum\"\n },\n \"displayName\": \"consectetur laborum esse irure\"\n }\n },\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"velit nisi\"\n },\n \"displayName\": \"incididunt Duis\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5ac3b78c-1b2e-4b00-bf61-a1190ccb5bda", + "id": "054a6d45-a129-46d9-87b3-d496a1d56de4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -320080,7 +320080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1a8dc55-923e-4a53-b91d-35ab153fb168", + "id": "ec9d3bfc-bb47-4212-ac64-92d4a9f5c88f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -320123,7 +320123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6b80501-6c1c-4b45-9277-e3cedb23ef22", + "id": "f9fcda2d-a75a-4e3a-8a7c-4aa53ef2fcae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -320166,7 +320166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfffb6e8-1508-4c04-9e32-89a4da040191", + "id": "5e9b5cf8-414d-4dfe-8bb6-69839590d66f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -320209,7 +320209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52791cee-8bea-4025-899c-63245cc0cc70", + "id": "cc7d3397-2302-4978-96c8-6388b986701a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -320258,7 +320258,7 @@ } }, { - "id": "9a301ad5-3974-4a4c-91e5-0a876ae646a2", + "id": "53729840-fb3c-45a3-8028-e219eb8dafb2", "name": "Create Workflow", "request": { "name": "Create Workflow", @@ -320300,7 +320300,7 @@ }, "response": [ { - "id": "1171ab20-15b8-4f24-9664-0ec2cccb70bb", + "id": "b433a6f9-5b62-41f9-a026-e69cd066d3ff", "name": "Event Trigger", "originalRequest": { "url": { @@ -320351,12 +320351,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Lorem sed\"\n },\n \"displayName\": \"est irure qui\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"velit Lorem Duis esse eu\"\n },\n \"displayName\": \"labore magna irure exercitation occaecat\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d2fba0f8-7d27-4e69-aa17-2e5088bf8653", + "id": "8f8e925e-6a24-4a8f-85fa-58495ed14ed6", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -320407,12 +320407,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Lorem sed\"\n },\n \"displayName\": \"est irure qui\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"velit Lorem Duis esse eu\"\n },\n \"displayName\": \"labore magna irure exercitation occaecat\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6c3f66bf-1ae6-4f51-911d-d5d1c72fe5d2", + "id": "e0a36a2b-e0bd-409d-9a61-eb207c69a9c9", "name": "External Trigger", "originalRequest": { "url": { @@ -320463,12 +320463,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Lorem sed\"\n },\n \"displayName\": \"est irure qui\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"velit Lorem Duis esse eu\"\n },\n \"displayName\": \"labore magna irure exercitation occaecat\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fe4443f2-62e6-4eaf-99c9-39166a66c58b", + "id": "a5164a94-d685-4191-9897-69c617c3305f", "name": "Event Trigger", "originalRequest": { "url": { @@ -320524,7 +320524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7072595e-97c1-4832-b14e-a67182ab31b3", + "id": "2a110e2a-97ba-4a94-877a-97124f66abe9", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -320580,7 +320580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a3123be-9a97-4e8e-a4b6-ed0729eb6cee", + "id": "c0c12aea-9fb0-4473-b420-fc5dabca049a", "name": "External Trigger", "originalRequest": { "url": { @@ -320636,7 +320636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21bd4100-3fa0-4507-be55-5bfb17b459fa", + "id": "56feb9b3-7299-4521-a7a0-ae7d2500c0ca", "name": "Event Trigger", "originalRequest": { "url": { @@ -320692,7 +320692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf2a8ddf-0b21-4654-a741-37b9ce977b34", + "id": "0096ac80-5c18-4aa2-be09-12237e77ebcf", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -320748,7 +320748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41e43d41-e19e-4874-8fc5-feeb9b88824a", + "id": "d503cac3-3629-4f68-ba3c-fc7414aab86e", "name": "External Trigger", "originalRequest": { "url": { @@ -320804,7 +320804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d586088-fd5c-4351-b47e-d37db90824c2", + "id": "ea606348-c019-42c0-8ca1-1ce6be43d225", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -320860,7 +320860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7161281-a990-4928-b74e-73f9e6e7176d", + "id": "9037a543-bbbd-475a-9616-7aa4a6241c1e", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -320916,7 +320916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ece38ab5-2e8b-42e5-a7ea-9452fc4925a7", + "id": "5711627a-b736-47aa-94b7-7c6fa255d7e8", "name": "External Trigger", "originalRequest": { "url": { @@ -320972,7 +320972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ffe24ba-6100-41db-b2c4-109ad24b17da", + "id": "b1f8ef40-b929-4919-b9d1-85bc63ad246e", "name": "Event Trigger", "originalRequest": { "url": { @@ -321028,7 +321028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "def4c5f6-0b41-4309-91da-5656ed0beeb1", + "id": "e7667551-ff49-452a-8077-d9b6fcbb2a4f", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -321084,7 +321084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86724a8a-fec1-4e29-a042-dda947636ae9", + "id": "4d6ae66e-011a-4039-a770-771d3fc2940f", "name": "External Trigger", "originalRequest": { "url": { @@ -321140,7 +321140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13bfcced-f268-4f90-8314-f4fe744e0c0c", + "id": "55a28681-b599-40b3-b8b2-336a22d17941", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -321196,7 +321196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cf6921d-32c4-4237-8081-a4fd621a4d2e", + "id": "4a20a99e-485c-447a-ac3c-1f1dc62be84b", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -321252,7 +321252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "962f7846-effa-488b-89d3-14bd60eef916", + "id": "730a59f1-3bcf-4cff-88b0-1be19018d69b", "name": "External Trigger", "originalRequest": { "url": { @@ -321314,7 +321314,7 @@ } }, { - "id": "9cdc9edd-3ec8-48a8-aeb8-4b7122f8ae28", + "id": "87c59f05-ce31-4dff-8c86-f5a150958946", "name": "Get Workflow By Id", "request": { "name": "Get Workflow By Id", @@ -321355,7 +321355,7 @@ }, "response": [ { - "id": "9d9ebe3a-7b2e-4e6d-858d-23c0f7d7e92a", + "id": "4591b905-9a58-4672-956e-ae9e7c8f795c", "name": "The workflow object", "originalRequest": { "url": { @@ -321394,12 +321394,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Lorem sed\"\n },\n \"displayName\": \"est irure qui\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"velit Lorem Duis esse eu\"\n },\n \"displayName\": \"labore magna irure exercitation occaecat\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aa6b8cf4-9f7c-4f14-9409-e49dccb8ded9", + "id": "a4e1a9f1-0b86-4b8e-a644-1bc77c054599", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -321443,7 +321443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c07aefc-7c1f-40d7-a5a2-5a7a3cc19d79", + "id": "8a3d7a93-efa7-45a2-b712-41f9677c23ca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -321487,7 +321487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14e8be9b-13d2-47ac-8fab-1c49808a1c88", + "id": "4cd4b3a0-2f91-4093-aa6c-ff30bcf4999c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -321531,7 +321531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "437544b7-5b8c-462a-a7bb-89834b7ff3f3", + "id": "b243693f-9852-406d-9e56-556c42d773f8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -321575,7 +321575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9052b5f8-4e3e-40e4-a3ed-37de854cda75", + "id": "abc036d1-323e-499c-905a-356e4d186af4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -321625,7 +321625,7 @@ } }, { - "id": "46646b13-b141-4b47-85d3-c9e3e7743056", + "id": "b0a3b035-a3ee-4b12-9a61-f0ddfc5eee28", "name": "Update Workflow", "request": { "name": "Update Workflow", @@ -321668,7 +321668,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud nulla cillum deserunt\"\n },\n \"displayName\": \"sed\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea minim nostrud est voluptate\"\n },\n \"displayName\": \"quis aliqua\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -321679,7 +321679,7 @@ }, "response": [ { - "id": "38c65229-deee-47b6-bb7d-148159a43aa9", + "id": "d7538c34-6f71-4d39-b8b1-85d177ade521", "name": "The Workflow object", "originalRequest": { "url": { @@ -321714,7 +321714,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud nulla cillum deserunt\"\n },\n \"displayName\": \"sed\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea minim nostrud est voluptate\"\n },\n \"displayName\": \"quis aliqua\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -321731,12 +321731,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Lorem sed\"\n },\n \"displayName\": \"est irure qui\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"velit Lorem Duis esse eu\"\n },\n \"displayName\": \"labore magna irure exercitation occaecat\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a31cc1a8-2777-4a76-bc6d-a744d23b3b31", + "id": "f5f0461c-9ef5-49e4-b6bf-3e8922bf8235", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -321771,7 +321771,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud nulla cillum deserunt\"\n },\n \"displayName\": \"sed\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea minim nostrud est voluptate\"\n },\n \"displayName\": \"quis aliqua\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -321793,7 +321793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2a7d087-fce7-4e8f-b359-d6d8889b06ba", + "id": "3cdac37f-0dd0-406f-8439-0e55518208ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -321828,7 +321828,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud nulla cillum deserunt\"\n },\n \"displayName\": \"sed\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea minim nostrud est voluptate\"\n },\n \"displayName\": \"quis aliqua\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -321850,7 +321850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3696f90-aad8-48eb-b2e3-3ce4f4133695", + "id": "4d3b38b0-cb61-4bc7-897d-30524509e2ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -321885,7 +321885,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud nulla cillum deserunt\"\n },\n \"displayName\": \"sed\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea minim nostrud est voluptate\"\n },\n \"displayName\": \"quis aliqua\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -321907,7 +321907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37ab4ae9-4f16-4d9f-abac-271108a16811", + "id": "0e31e0f8-fe6d-424c-afaa-9bb85755c429", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -321942,7 +321942,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud nulla cillum deserunt\"\n },\n \"displayName\": \"sed\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea minim nostrud est voluptate\"\n },\n \"displayName\": \"quis aliqua\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -321964,7 +321964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee8fc693-6d3f-441b-be88-75b45c9dadde", + "id": "de751fa9-386e-41be-804f-6cb799f9afc0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -321999,7 +321999,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud nulla cillum deserunt\"\n },\n \"displayName\": \"sed\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea minim nostrud est voluptate\"\n },\n \"displayName\": \"quis aliqua\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -322027,7 +322027,7 @@ } }, { - "id": "991c1c4a-7a77-47f2-8525-8c4b27fbbc5c", + "id": "decf3f3d-e677-439e-8493-542969d121a4", "name": "Patch Workflow", "request": { "name": "Patch Workflow", @@ -322081,7 +322081,7 @@ }, "response": [ { - "id": "a2e9b458-18af-41ec-87b5-03c0b894be28", + "id": "760eec24-52a6-4c86-963d-d568e3e87dae", "name": "The Workflow object", "originalRequest": { "url": { @@ -322133,12 +322133,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Lorem sed\"\n },\n \"displayName\": \"est irure qui\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"velit Lorem Duis esse eu\"\n },\n \"displayName\": \"labore magna irure exercitation occaecat\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bdbb100b-5e0a-4705-8b49-09b9ebfd9375", + "id": "682f3117-6f7c-4d2e-a42d-094b5761ff21", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -322195,7 +322195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c1591a4-0a26-4d67-95b3-27252a6340ac", + "id": "7b3087de-d18a-450f-9977-b932073577fb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -322252,7 +322252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a755ec15-57d8-4789-9961-beab3e62158e", + "id": "e152384e-c701-495c-a183-788b58bc8a34", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -322309,7 +322309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebd30414-e2ba-4fc3-bdf7-c41cd494b1c1", + "id": "902a6f22-bacb-4418-aa99-e0dfc21d30fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -322366,7 +322366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d913b7c9-1a07-43da-b239-90ec2d69dd93", + "id": "6306aa39-c5fa-49ff-bc9e-2c7e715fdf76", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -322429,7 +322429,7 @@ } }, { - "id": "c539aa17-7757-45e6-8c4e-b0c43343d23c", + "id": "58e6e3f9-9166-4f5d-b931-a6d6130159f4", "name": "Delete Workflow By Id", "request": { "name": "Delete Workflow By Id", @@ -322470,7 +322470,7 @@ }, "response": [ { - "id": "76a5f497-4af4-4b5d-8e3c-60edd0e8903e", + "id": "f7d519f5-97bd-4fe1-9a37-91bdde484e52", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -322504,7 +322504,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ca16571c-a321-473e-a8c9-af661df11cc6", + "id": "f48c382f-b1a6-450a-8217-2df69a81add3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -322548,7 +322548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77e92ef6-20e1-4e8e-abf3-5ac404ca0b5f", + "id": "67828049-086c-48e5-9d58-a4a79f15d15e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -322592,7 +322592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29d63694-0bb7-4643-a163-d77ea152b9b0", + "id": "35e26738-6ba2-4b0f-b63c-07fc832fa7f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -322636,7 +322636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd886f6e-1422-4093-8fc9-5cd2114a1123", + "id": "fac8c1be-91b0-4a2b-a505-a27bb023011c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -322680,7 +322680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "784c03c4-a595-4cc0-86c3-8aadc06db9f4", + "id": "1e4d7a4f-8c42-403c-a4ee-a2294ab9629f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -322730,7 +322730,7 @@ } }, { - "id": "89afd9b9-cfda-43ed-af6f-d537d5063478", + "id": "9dcdd1d8-9223-46aa-b02f-d16f9f9d5365", "name": "Test Workflow By Id", "request": { "name": "Test Workflow By Id", @@ -322785,7 +322785,7 @@ }, "response": [ { - "id": "212163d9-3a50-4582-834f-db5a2ac757fb", + "id": "edd04c92-e046-4775-862d-c0a9a2110579", "name": "The Workflow object", "originalRequest": { "url": { @@ -322843,7 +322843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41c4caef-13e1-4981-becf-89592aa74f7d", + "id": "3e93ed4c-f6a2-48cd-b3a2-de16bc22a8c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -322901,7 +322901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "973f4bbd-0ea1-4026-ac22-3f5c5eeeea98", + "id": "8c318b65-0bb1-44bb-a5d0-8a8e1192305a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -322959,7 +322959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ea06cbc-70f4-4e3f-969f-c7f981deb0c3", + "id": "1ba2bf4d-ff0c-4760-a8cf-fb1b1c3f2cea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -323017,7 +323017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a1f377f-5d10-4970-9cb3-bba6f9b2db5b", + "id": "720f0412-ed66-4d65-b7ce-9bd5f042ed8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -323075,7 +323075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c5a0f9e-0e14-4997-b163-53889e640a6e", + "id": "48ca1a2a-c0af-43a5-8947-2fc1647b5f2d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -323139,7 +323139,7 @@ } }, { - "id": "baf1ead5-2fdc-4545-8180-ae745e25cdfb", + "id": "34028b1b-f1a5-4df7-b6b1-eb381e3ffe66", "name": "List Workflow Executions", "request": { "name": "List Workflow Executions", @@ -323218,7 +323218,7 @@ }, "response": [ { - "id": "d740229e-0aea-457b-9e02-77c42a85b060", + "id": "45b23ba0-e969-4e2f-beb2-81b832241cb3", "name": "List of workflow executions for the specified workflow.", "originalRequest": { "url": { @@ -323300,7 +323300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c93b29b4-77a6-42a2-bc19-276fc99c00f2", + "id": "f7b8a229-2e36-4543-a40a-f3951fb441d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -323382,7 +323382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "107b4e75-7acd-4903-a052-8659cea34664", + "id": "9cfcc295-440b-4070-990f-2508fd2a3005", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -323464,7 +323464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffb37bc6-3031-48bd-b2fd-8fcb271a3466", + "id": "7d4068ba-0386-478c-b05c-db8e7f0b1eb0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -323546,7 +323546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbffb000-09c1-4ac6-9fb9-dac4b2a15e17", + "id": "e9c45cc5-4e77-4e36-9b3d-fa29f01f9b96", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -323628,7 +323628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58e6872a-e128-46b4-a780-646c2e6d91d6", + "id": "81457ea5-dded-4528-afd1-0726b6c26c2e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -323710,7 +323710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "242a7ef9-df3b-45cb-8aa5-f9893d317254", + "id": "ac4d68a5-dfac-4354-a9e9-5a10ca940ba6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -323798,7 +323798,7 @@ } }, { - "id": "049f050a-6b16-4438-af90-d2cfad052650", + "id": "85801abe-1331-4830-8ea0-56da312037c3", "name": "Get Workflow Execution", "request": { "name": "Get Workflow Execution", @@ -323839,7 +323839,7 @@ }, "response": [ { - "id": "f15c21ba-c49f-4cd7-bdc6-7d2103d561cb", + "id": "ca42ea4d-6a94-4bc5-b17b-27f863981909", "name": "Workflow execution.", "originalRequest": { "url": { @@ -323883,7 +323883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f1106e8-0318-422d-a620-8ab86095a542", + "id": "def77d10-fc55-42b9-b1be-e83f6247e2ad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -323927,7 +323927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d51198a-14f7-4c12-aba7-a1650b0e40b0", + "id": "58f3f73b-a18f-4bf4-a561-1bdc55b3e226", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -323971,7 +323971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3019158-b89e-4dc3-bbd2-d1048e4a859a", + "id": "fabcfe76-fd77-47bd-b82e-8a1518c7464d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -324015,7 +324015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9ef9bf1-62be-4b88-9264-f1015637690c", + "id": "851fdcb5-1dbd-488f-bd33-d6187f74b4f3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -324059,7 +324059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee7f6168-e12c-4cd7-98fc-db303f517660", + "id": "0342a7f0-f4a8-4f8c-9f2b-0f905ee45ff5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -324103,7 +324103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8d76033-eff5-4f21-8392-6bfa76183e8f", + "id": "01afdc36-96fd-47f4-911e-b4355aa980f3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -324153,7 +324153,7 @@ } }, { - "id": "246a7281-311d-483d-87e0-fdc71fc4ac31", + "id": "c368d176-c699-4ead-812f-ba71f1fadc12", "name": "Get Workflow Execution History", "request": { "name": "Get Workflow Execution History", @@ -324195,7 +324195,7 @@ }, "response": [ { - "id": "9517a5e2-9c5b-4d72-aa87-d51e6b80001e", + "id": "c8f552ee-c840-4ff8-9bf7-cc59d9813a3c", "name": "List of workflow execution events for the given workflow execution", "originalRequest": { "url": { @@ -324240,7 +324240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6a354ba-5e8f-406b-a20c-389fc1ebf59a", + "id": "6df0b8ac-87ff-4b12-bd4d-5a2570cd39a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -324285,7 +324285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d2da5a0-34b0-4c4c-80e3-24602593fe96", + "id": "dd6a7c64-f794-45df-8370-69056c22cfcc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -324330,7 +324330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18b9b100-619a-421e-aabe-4f6fab298f08", + "id": "ea908561-f0ad-4620-8f06-1b50496046f5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -324375,7 +324375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a81f15a9-c4b0-4cdd-9e97-0da777816179", + "id": "998e2105-70de-4942-967a-5f071e806145", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -324420,7 +324420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f93d7dc-f921-4610-9d5d-9ea3fde6eaa4", + "id": "e3980009-14c2-4fb9-a5f8-54e5a6ebdb7b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -324465,7 +324465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "065392a6-5a10-4943-a9be-d1d449ceedbe", + "id": "150dc633-7c77-455e-a695-e99a32353970", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -324516,7 +324516,7 @@ } }, { - "id": "909bb2cf-e9b0-417b-b653-04df7618d3a3", + "id": "90c5b6fc-9fc3-4e21-bd5b-c5e68047b784", "name": "Cancel Workflow Execution by ID", "request": { "name": "Cancel Workflow Execution by ID", @@ -324558,7 +324558,7 @@ }, "response": [ { - "id": "80734654-5c95-489d-a384-fce8b573b3c8", + "id": "e003f60d-bcf8-4b2c-9793-1f07b54f08ba", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -324593,7 +324593,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ce9154c9-1860-4d77-b489-ccb6285ce92c", + "id": "1273ccb9-c87f-448f-ae3a-ba73047983b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -324638,7 +324638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e08fbf0-a2a6-4d69-a627-7d43eae37296", + "id": "c8484fb0-91c3-4158-b7cb-7594b457e091", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -324683,7 +324683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e2d5ab6-22a8-4604-9392-692fe8f514de", + "id": "54b0edbe-b448-4769-a2db-b75bdcbe755e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -324728,7 +324728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cf338cb-474e-4930-b6ea-cf1cb98ba6a2", + "id": "3bf67b02-a247-4281-8e83-40856562076c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -324773,7 +324773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0bec33f-c98e-42a3-9482-b895402a3d06", + "id": "1e9d0650-3f47-4019-b9a7-85e40e9e55ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -324818,7 +324818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad4df48c-6166-41fb-97ad-3f3f81d53951", + "id": "3a887b8b-0c98-4ca8-83f6-88473fa81d03", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -324869,7 +324869,7 @@ } }, { - "id": "bfc3eae9-162e-4e73-b48a-a3eaf654e389", + "id": "06d2611b-db38-4a37-922d-8c84c5b322ab", "name": "List Complete Workflow Library", "request": { "name": "List Complete Workflow Library", @@ -324917,7 +324917,7 @@ }, "response": [ { - "id": "63dc31a1-fa63-4b39-b416-0c2409d35af1", + "id": "cbb8cebd-f9dc-4086-9504-65ba5a424f80", "name": "List of workflow steps", "originalRequest": { "url": { @@ -324974,12 +324974,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"2018-06-01T04:18:12.961Z\",\n \"versionNumber\": -23021842,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"1960-08-25T17:06:48.833Z\",\n \"versionNumber\": 12126190,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"2001-10-08T09:50:31.413Z\",\n \"versionNumber\": -53883449,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2021-11-02T20:36:11.844Z\",\n \"versionNumber\": -62637363,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "649a9f3e-13ee-4414-9f8b-3d24c3efe2b4", + "id": "fabc2efd-4133-4b41-af7f-94526e101eeb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -325041,7 +325041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42094515-7afb-4215-aa8a-a11d79453be5", + "id": "62aa3b61-1505-41a5-9f7d-ed40b867631f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -325103,7 +325103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d96b7b52-35f9-4902-bc33-a09221c8e386", + "id": "bcfc3e4f-05ff-4afc-90d0-f0c140c6946f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -325165,7 +325165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "804ee7aa-cb49-463e-b44f-a138287de19d", + "id": "dcbe952b-0a79-47fe-b112-24820232a618", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -325227,7 +325227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55b2d755-5ab7-4f61-905a-5dc8e9c45f0f", + "id": "1558e4da-4a05-49bd-9ccf-53980014bfae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -325295,7 +325295,7 @@ } }, { - "id": "7e1d79cb-dbca-47ca-a2b2-a42c360eb91f", + "id": "74535d48-5fbe-4acf-a797-c17141cc236b", "name": "List Workflow Library Actions", "request": { "name": "List Workflow Library Actions", @@ -325353,7 +325353,7 @@ }, "response": [ { - "id": "e3c4771b-4eed-48d8-b831-903ccd4e7bfe", + "id": "3bdae258-206f-4bfe-9b00-d9ed691a3a84", "name": "List of workflow actions", "originalRequest": { "url": { @@ -325420,12 +325420,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"2018-06-01T04:18:12.961Z\",\n \"versionNumber\": -23021842,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"1960-08-25T17:06:48.833Z\",\n \"versionNumber\": 12126190,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"2001-10-08T09:50:31.413Z\",\n \"versionNumber\": -53883449,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2021-11-02T20:36:11.844Z\",\n \"versionNumber\": -62637363,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "906a80eb-2fa2-4208-b8a6-e84f749f6a11", + "id": "13992769-df79-441c-a3bc-5765c54ec482", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -325497,7 +325497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcf83ba0-4cbc-483e-880b-3e557d0a35f0", + "id": "955b6e07-041b-400c-946b-18072e09e533", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -325569,7 +325569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "771c2807-c5a4-49ae-975a-5396f1ae52c1", + "id": "90f7bac4-4a48-4c2c-a2f4-b98a4e6dfdcc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -325641,7 +325641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bd21ea1-3664-481b-89d8-8cd7a3492ad8", + "id": "b3de7314-bc92-49c6-a02f-6b8ddd7483df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -325713,7 +325713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbc9806b-a4fd-4b38-a090-3465fd689b97", + "id": "a4ba1c56-f96c-4458-8aea-8b2fd74062ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -325791,7 +325791,7 @@ } }, { - "id": "9720572b-dcae-4e17-8abd-2fd6b26f8a4a", + "id": "85fb21b8-36ed-4dd2-859c-ae92d90f05ee", "name": "List Workflow Library Triggers", "request": { "name": "List Workflow Library Triggers", @@ -325849,7 +325849,7 @@ }, "response": [ { - "id": "f2953c89-89a2-45d4-b820-dd4be6895233", + "id": "82b0f014-1dfc-4a9c-b898-ae844dad778a", "name": "List of workflow triggers", "originalRequest": { "url": { @@ -325916,12 +325916,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": true,\n \"deprecatedBy\": \"1991-08-03T21:21:08.077Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n },\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": true,\n \"deprecatedBy\": \"2000-12-25T10:27:41.062Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n }\n]", + "body": "[\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": true,\n \"deprecatedBy\": \"2009-09-06T23:57:54.356Z\",\n \"isSimulationEnabled\": false,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n },\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": true,\n \"deprecatedBy\": \"1963-07-10T22:43:12.552Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "42b04f98-b798-4865-bf74-d64813a9ab2a", + "id": "a118cf7b-de0a-4a61-82d1-6071861075cd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -325993,7 +325993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "758a45a3-f1ea-4b14-b820-4a69dd305db2", + "id": "221eea11-6f96-45eb-a450-7e7166a692dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -326065,7 +326065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb424030-d32a-46cf-a288-7fc59747535f", + "id": "52636693-19cb-4502-a94e-98491ddba5b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -326137,7 +326137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "556bd919-80f3-4788-b6d9-dcd46228b2a6", + "id": "94e5991c-7bee-4aea-b8a9-630a8f99e9b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -326209,7 +326209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "692f6e02-ba48-41a6-a630-da441501088f", + "id": "a64f8468-7a94-4c57-b222-52e904407c62", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -326287,7 +326287,7 @@ } }, { - "id": "608695d4-a6e9-416c-874b-37b969a2390a", + "id": "1d444d1d-67da-4d29-b409-e23af6dfce57", "name": "List Workflow Library Operators", "request": { "name": "List Workflow Library Operators", @@ -326317,7 +326317,7 @@ }, "response": [ { - "id": "ed826a1b-2967-4258-81cb-ac439d01d67a", + "id": "73316075-6afb-4ee3-9f07-f8c538312e41", "name": "List of workflow operators", "originalRequest": { "url": { @@ -326356,12 +326356,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"1995-07-14T17:50:29.810Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n },\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"1980-02-16T09:38:21.929Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n }\n]", + "body": "[\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"1947-07-29T08:34:35.257Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n },\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": true,\n \"deprecatedBy\": \"2018-05-13T03:43:58.520Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d61a7b62-b3d3-4d76-9a86-9b2bede4b5ec", + "id": "f4f64e6e-f063-4494-943c-0f2ac9b842ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -326405,7 +326405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f259bb0-f3bc-472f-9ff2-c35c5da2124b", + "id": "95c7c217-c8e9-42c0-8692-2409836440ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -326449,7 +326449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58df314f-a91b-46ad-973d-384f36a26d43", + "id": "61f30b6b-57ed-4b8c-8216-07bb215d6b17", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -326493,7 +326493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1447119b-b97b-43ad-8e33-18bc2e9aa389", + "id": "6dde27bb-b0a4-4d26-a6cf-7a01753f875e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -326537,7 +326537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "884a5022-f192-425d-904a-e2ed1314c97a", + "id": "a02893ff-89a1-4353-8311-d7a573dae5dd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -326587,7 +326587,7 @@ } }, { - "id": "4fc8332b-4f10-4615-888f-82e785d325c7", + "id": "dddbddfc-4a94-460f-b6f0-42dc37550b0d", "name": "Generate External Trigger OAuth Client", "request": { "name": "Generate External Trigger OAuth Client", @@ -326630,7 +326630,7 @@ }, "response": [ { - "id": "7166e8cc-dea3-4d20-ba6b-fc6c40832536", + "id": "a08b3ff1-bcf0-4495-9fa1-93a7d519ed69", "name": "The OAuth Client object", "originalRequest": { "url": { @@ -326676,7 +326676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d2bcffa-8d6c-42ba-bdbd-b739b7e2277b", + "id": "ed596a5a-927e-46d1-97a9-fccf85159bf0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -326722,7 +326722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d19abf68-679f-4a1d-9342-8ef9a528b2a0", + "id": "d9638bd5-00f3-4f23-b35f-f552a1fccb2e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -326768,7 +326768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45693b52-b8b7-432a-aa7f-316cf6670784", + "id": "53c3757d-7bee-4ef1-b80b-09bf4d4ae403", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -326814,7 +326814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fca799c2-db2c-4a71-b688-948a3ce9b670", + "id": "54718ba3-efdb-4c1a-8669-baf72551d3da", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -326860,7 +326860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76d851aa-5153-4921-9fca-47a9fb086334", + "id": "af814df1-3df4-46aa-b617-2b626fd36582", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -326912,7 +326912,7 @@ } }, { - "id": "e6a1c6d0-e103-4669-960a-7abe3400eb23", + "id": "c713384d-4274-4efd-a068-09aaa0eba6d8", "name": "Execute Workflow via External Trigger", "request": { "name": "Execute Workflow via External Trigger", @@ -326968,7 +326968,7 @@ }, "response": [ { - "id": "87982960-30a1-4e37-823f-e0ec9517ec75", + "id": "79779de3-9308-45eb-b979-672d408c7f47", "name": "The Workflow object", "originalRequest": { "url": { @@ -327027,7 +327027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edaf1e90-70c3-429c-9b65-5e7d2eea7049", + "id": "f0e3b945-4b12-4f15-bacb-8c1b40bad7ec", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -327086,7 +327086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "724cc955-877d-41ff-a7f5-ed6598691d39", + "id": "4fe35b8f-0fde-4fbb-bc68-cb8478a29595", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -327145,7 +327145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48da9d92-3316-4091-b327-304ab815445f", + "id": "16d5d9fd-eb6b-4994-9c84-4a9698efd435", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -327204,7 +327204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfb6d881-033b-4d76-96f5-05ab94c7be33", + "id": "9d93dc1e-53f8-4e35-bc61-0db2af886b96", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -327263,7 +327263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f116e21e-bab9-491b-9e7d-135041572a14", + "id": "cbf3b04c-65ac-4c98-b4b0-aef3231c3da4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -327328,7 +327328,7 @@ } }, { - "id": "b148721e-745c-4da2-be9b-7aaf68b4e0ad", + "id": "fa37055c-f8ed-46ef-90d3-6b453857a073", "name": "Test Workflow via External Trigger", "request": { "name": "Test Workflow via External Trigger", @@ -327385,7 +327385,7 @@ }, "response": [ { - "id": "bf92df01-3b76-48d0-8bf1-400da8b61927", + "id": "ef6b5351-525b-4232-9987-27dbfe4db797", "name": "Responds with the test input", "originalRequest": { "url": { @@ -327445,7 +327445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15646ba9-be2a-44ea-a13a-64a3aaa1b556", + "id": "67b71eaa-0d0c-4253-a153-c5aee0ada8d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -327505,7 +327505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5652d068-b5d0-41d9-8df3-5320181bd725", + "id": "d9ed9ad8-4a14-44c5-aba4-50fbf4ad7b21", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -327565,7 +327565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d142ceaf-89dd-47fa-9b6c-62b8da7dcc07", + "id": "e6a150d5-2068-4762-967f-c4ec354e3ff9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -327625,7 +327625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49317198-5500-4446-9b55-c7af6f0a53c3", + "id": "0e52fa64-e9af-43fb-9d61-7e566b1702c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -327685,7 +327685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2850ea87-0877-46c1-a9fd-e52bc09b034e", + "id": "2c7193e9-26b8-4a02-a8b0-077a5decbf27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -327831,7 +327831,7 @@ } ], "info": { - "_postman_id": "06dafdc7-beb3-4be6-85ad-a23376427300", + "_postman_id": "c052fcdc-a079-4bd1-b46c-e377ae9dd5c3", "name": "Identity Security Cloud V2024 API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/postman/collections/sailpoint-api-v3.json b/postman/collections/sailpoint-api-v3.json index fa867d7a..4162c309 100644 --- a/postman/collections/sailpoint-api-v3.json +++ b/postman/collections/sailpoint-api-v3.json @@ -5,7 +5,7 @@ "description": "Use this API to implement and customize access profile functionality. \nWith this functionality in place, administrators can create access profiles and configure them for use throughout Identity Security Cloud, enabling users to get the access they need quickly and securely.\n\nAccess profiles group entitlements, which represent access rights on sources. \n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nAccess profiles are the most important units of access in Identity Security Cloud. Identity Security Cloud uses access profiles in many features, including the following:\n\n- Provisioning: When you use the Provisioning Service, lifecycle states and roles both grant access to users in the form of access profiles.\n\n- Certifications: You can approve or revoke access profiles in certification campaigns, just like entitlements. \n\n- Access Requests: You can assign access profiles to applications, and when a user requests access to the app associated with an access profile and someone approves the request, access is granted to both the application and its associated access profile.\n\n- Roles: You can group one or more access profiles into a role to quickly assign access items based on an identity's role. \n\nIn Identity Security Cloud, administrators can use the Access drop-down menu and select Access Profiles to view, configure, and delete existing access profiles, as well as create new ones. \nAdministrators can enable and disable an access profile, and they can also make the following configurations: \n\n- Manage Entitlements: Manage the profile's access by adding and removing entitlements. \n\n- Access Requests: Configure access profiles to be requestable and establish an approval process for any requests that the access profile be granted or revoked. \nDo not configure an access profile to be requestable without first establishing a secure access request approval process for the access profile.\n\n- Multiple Account Options: Define the logic Identity Security Cloud uses to provision access to an identity with multiple accounts on the source. \n\nRefer to [Managing Access Profiles](https://documentation.sailpoint.com/saas/help/access/access-profiles.html) for more information about access profiles.\n", "item": [ { - "id": "70609af3-75dd-4ac1-aabe-d57a88b21cec", + "id": "534038db-a590-4cb2-abdd-2c5bd6e7f37b", "name": "List Access Profiles", "request": { "name": "List Access Profiles", @@ -107,7 +107,7 @@ }, "response": [ { - "id": "e42aac13-6ddd-4e91-8ece-c46d6010629f", + "id": "f19c6c6e-12e8-4437-9885-0ab7b0253055", "name": "List of access profiles.", "originalRequest": { "url": { @@ -223,7 +223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c9ef876-e24f-4512-9c19-ac4d507ca9cc", + "id": "f0b3a206-f866-4eb7-8337-06ec85bf6edc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -339,7 +339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e4e5c99-1163-4c1a-aed8-db0499fb71df", + "id": "a0804711-a9de-451a-b559-475f2a39d438", "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": "9414ae4d-7d61-4835-b29c-8c50474fbdd5", + "id": "8c959dfa-20b2-407e-b392-e4cb472091e0", "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": "de72ac51-c1fd-4a60-9e54-f245507cfbb9", + "id": "79271f7e-5afe-478e-be11-74b5c49f7ebd", "name": "Too Many Requests - Returned in response to too many requests in 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": "bf7fc2e1-0375-4842-9896-4da9f26a1574", + "id": "f3df587e-7981-4997-955d-1372eb4bfaa8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -809,7 +809,7 @@ } }, { - "id": "6016ee2f-19e5-4045-982e-9fa647b429c3", + "id": "75747035-72ed-4e23-99f8-97bb9a28270b", "name": "Create Access Profile", "request": { "name": "Create Access Profile", @@ -851,7 +851,7 @@ }, "response": [ { - "id": "aa0e7997-e078-4e0a-83d1-0fd56a7ad022", + "id": "17855bf4-4aaa-494a-ab43-77a1645644a8", "name": "Access profile created.", "originalRequest": { "url": { @@ -907,7 +907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8818e7b-b44f-4b04-91ac-aa9ebe021259", + "id": "31a6c0c5-0632-454e-9b2f-522272f9b6ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -963,7 +963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b08ad18-a60d-46fb-815c-8be9b58c4fd4", + "id": "0aee1645-66e2-44f9-99bf-8a88268fc97c", "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": "44516841-6222-4020-afb2-e0fbf78027aa", + "id": "e28fb561-a2a5-475d-8acc-0542aec9240e", "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": "03a347d4-977c-4c67-948d-ea10e9c839e7", + "id": "00c928a4-8120-4002-a4b3-a417d8b1e69b", "name": "Too Many Requests - Returned in response to too many requests in 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": "a33c58ac-b2c9-4a49-b3f1-cf895be2ff76", + "id": "b48662a3-2dae-427e-a75b-6455ee1342da", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1193,7 +1193,7 @@ } }, { - "id": "d2b6100b-f29f-434e-af47-65eb9e019e85", + "id": "b8a063f6-418b-4493-b821-ebc2226b1f5f", "name": "Get an Access Profile", "request": { "name": "Get an Access Profile", @@ -1234,7 +1234,7 @@ }, "response": [ { - "id": "ee561e63-d1b3-4337-a92d-f67b3edb6163", + "id": "def17c03-0a1b-4765-bc99-e88716b7bf03", "name": "An AccessProfile", "originalRequest": { "url": { @@ -1278,7 +1278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3158f55c-bb1b-4488-bcaa-81ad0115a25d", + "id": "1666fc4c-5d86-4709-ad37-75c4f963d003", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1322,7 +1322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eabed5ae-fd5f-415d-8748-b3364cc305e5", + "id": "67003a38-684a-4e88-b3fe-19c07f1010cd", "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": "a788fe7d-ae5a-4706-a4c8-cb5efaf24385", + "id": "6b7de82c-796f-45e4-ac4b-53c3884a1530", "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": "6a8b387f-6f16-4c14-8b51-d668b31906c1", + "id": "a6829701-9d66-4b13-9a99-a407eda32348", "name": "Too Many Requests - Returned in response to too many requests in 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": "fceb2230-62de-4feb-b1ac-1089c877f1bc", + "id": "2082ccc1-d92b-4031-be8e-d275035a251a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1504,7 +1504,7 @@ } }, { - "id": "4309573e-90fa-4a56-ac54-2e3172b48834", + "id": "49bd1f9e-4ee3-4867-96b6-a0222f8eb611", "name": "Patch a specified Access Profile", "request": { "name": "Patch a specified Access Profile", @@ -1558,7 +1558,7 @@ }, "response": [ { - "id": "a3edc53d-303b-46e6-8a80-d6ed084c065c", + "id": "dfc404e0-ed04-4ccd-b25f-7f08511e28c5", "name": "Add Entitlements", "originalRequest": { "url": { @@ -1615,7 +1615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "070460df-7a4f-4640-a2c1-8842db0e35dd", + "id": "644d87fa-80a5-4f68-bf6c-3f7a394d9e5f", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1672,7 +1672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73a93c64-6767-41d0-8f75-85f9b5865a1f", + "id": "87773b4a-6049-413a-a1e0-22c2ed576d40", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1729,7 +1729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "211172e8-f32c-4f92-b277-d3393aaa2ef5", + "id": "81c8778b-bf40-4a2a-b9d1-38804f602ab5", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -1786,7 +1786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b43ff1e-469e-413f-b034-17392e9dae7c", + "id": "54180080-2c27-459e-b409-a73fc859ad0b", "name": "Replace Source", "originalRequest": { "url": { @@ -1843,7 +1843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d11ab2ad-7b53-4f24-8d96-8792872a928d", + "id": "e9b5111c-82f4-4b4a-b1c8-4721c101ed04", "name": "Add Entitlements", "originalRequest": { "url": { @@ -1900,7 +1900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82b114ed-9a90-47be-b992-3383ea301c6e", + "id": "ac8e4654-c439-4ad0-b926-60157404c107", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1957,7 +1957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "108c6ee6-23e0-441d-a890-89acf7f0ca50", + "id": "2622da31-a93f-4117-adff-fe054d984aad", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2014,7 +2014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59872f2f-c5d2-477e-9b21-ca10c7f40b3f", + "id": "35001463-acbc-4f63-901f-d6fe11828848", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2071,7 +2071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25c00822-9898-44e7-a624-a251a6957cb3", + "id": "593cf187-1f4d-46e7-8f00-d9c7f682a227", "name": "Replace Source", "originalRequest": { "url": { @@ -2128,7 +2128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "342d0fe8-dcbe-4a4e-84d8-f8b8782b5fee", + "id": "1cfa9ac7-5b52-49bf-ae82-edb4c4a4433d", "name": "Add Entitlements", "originalRequest": { "url": { @@ -2185,7 +2185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40527e3a-982a-4299-8f11-2645755de8bc", + "id": "11410b06-1a62-4624-9fe9-cbea51a82b4e", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -2242,7 +2242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d20c3f30-f7b2-4e2d-b0c6-f8582714bb0d", + "id": "ea3bc7c5-2e35-4980-af21-a2a75984500c", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2299,7 +2299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ee8fc8e-790e-4e55-adf8-3c7e3d3f8d3a", + "id": "bd6921e7-fbb5-408c-acfd-3af785107563", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2356,7 +2356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "355bfdbe-374f-4c96-9320-4bb11920d343", + "id": "50f9c6da-f272-4faa-aab8-771374b33dce", "name": "Replace Source", "originalRequest": { "url": { @@ -2413,7 +2413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acf8d25a-ff92-4ff5-89b8-00e8966f0546", + "id": "c2256855-4962-4ea3-88c9-e4f745400bf4", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -2470,7 +2470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b685aa03-7421-472e-b464-92066d93c53e", + "id": "a7404460-156b-4464-9213-c7385b4a2f7c", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -2527,7 +2527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be331472-fbe5-4974-9b87-0a670b25f3d0", + "id": "0d29724e-1024-4eb4-82e7-dee14be1adef", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2584,7 +2584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "423d4afd-5a2c-42c2-8aca-7b5b94f1c8bc", + "id": "f1431d11-a1c0-4d30-a49a-8d71f53208b9", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2641,7 +2641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c54018f-c6f6-417b-b6c7-049565e3fd82", + "id": "75c13e71-5064-4083-a44a-a9c7ef20ebbd", "name": "Replace Source", "originalRequest": { "url": { @@ -2698,7 +2698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a306cc09-19e0-4edf-9233-67d7eee150c3", + "id": "7c128fc3-1bc0-44d9-b6c3-1af8cba1c1f7", "name": "Add Entitlements", "originalRequest": { "url": { @@ -2755,7 +2755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb1de270-3226-4436-a809-7f94a2b0ca93", + "id": "e036779a-9e6f-4a00-931d-ff2a323ca578", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -2812,7 +2812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "107f561f-8850-4b12-9853-1435ea63913b", + "id": "d6c74077-1c7c-49f0-ad6c-e5c7534acb68", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2869,7 +2869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72e47320-23b4-405b-83a3-6548d3a08695", + "id": "1513d564-8a58-45c0-a4ea-8f6d0a53a345", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2926,7 +2926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6176021-88cd-4183-b89b-d00aae9317eb", + "id": "b8e6a4e8-60ae-4079-af93-d8a60acb6262", "name": "Replace Source", "originalRequest": { "url": { @@ -2983,7 +2983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50effedd-eaba-4fe7-9eae-25633fc5b1f2", + "id": "731f18b7-5c1c-458e-968d-15df655da754", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -3040,7 +3040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "927d5e0a-b0b4-47aa-8b0b-003b23314b68", + "id": "4cc84a6b-51fb-4292-b086-05ee22bb1029", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3097,7 +3097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39d01aee-1154-4d20-9f52-1e3d6f1d678b", + "id": "8a322306-3892-4299-9008-8b0d6d6aaa53", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3154,7 +3154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0995244-b9d0-4db7-ba7a-88ca43410718", + "id": "b53a9a64-418e-4eb7-a7bc-b353014750e8", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3211,7 +3211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54084aa1-a66e-45e0-ba06-5fedda25abf2", + "id": "a1a226c7-85bf-41ff-a6e3-439c89e42243", "name": "Replace Source", "originalRequest": { "url": { @@ -3274,7 +3274,7 @@ } }, { - "id": "48136563-d88c-40a8-970e-15661f999f6f", + "id": "daa56a89-7043-4fd8-a170-d60010f31984", "name": "Delete the specified Access Profile", "request": { "name": "Delete the specified Access Profile", @@ -3315,7 +3315,7 @@ }, "response": [ { - "id": "c425eb07-6a0e-4948-a749-db24667ead9c", + "id": "1aed1a27-f76b-438b-98e4-c03e2707715d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -3349,7 +3349,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c7493732-2105-4bb7-95a8-54638760c8b5", + "id": "93b20881-cca6-4c6f-b766-ee31902dc77b", "name": "Returned when an access profile cannot be deleted as it's being used.", "originalRequest": { "url": { @@ -3393,7 +3393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "088a39d3-6fca-4285-a7f0-95be2fd4be77", + "id": "d43ff2cf-c15a-434e-b328-eda6dfd22d9c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -3437,7 +3437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83fbecd0-e164-432f-9dd0-14aced30a312", + "id": "66ef39b7-a6b3-4979-89eb-b20d3c3c6d8f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3481,7 +3481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e6f8d19-21e4-4672-865a-e6fa8bea5210", + "id": "d9dd8814-da1f-4e74-a929-3d150ff1557e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3525,7 +3525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "539482e3-d425-4af0-b95e-35e614516db6", + "id": "6c3e6a94-186f-4276-9b39-fa8c13d3b63f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -3575,7 +3575,7 @@ } }, { - "id": "b342c26c-5d79-431f-84f3-443f8f438cd0", + "id": "81d7d0f3-28a2-40ec-a2bb-b6accd76ada0", "name": "Delete Access Profile(s)", "request": { "name": "Delete Access Profile(s)", @@ -3618,7 +3618,7 @@ }, "response": [ { - "id": "10a89b12-ca03-4c0b-92b4-078941106dd3", + "id": "b28d98cb-ef32-4363-b17b-6826e80881d7", "name": "Returned only if **bestEffortOnly** is **false**, and one or more Access Profiles are in use.", "originalRequest": { "url": { @@ -3675,7 +3675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0315c96a-c4d3-4882-a46f-1eb3b7c818e7", + "id": "318d74dd-af8b-4fdf-a978-dd1b4b4fecba", "name": "Returned if at least one deletion will be performed.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f7f54dd-c8b8-4788-87af-ce761064440d", + "id": "b802564a-08a6-4fa8-8c05-7c5564a70b7d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -3789,7 +3789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36ce478c-4a38-4fd4-86c9-3996879aa09f", + "id": "b174df33-4cf4-48ee-87af-65fc99a46418", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -3846,7 +3846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "373cbfed-981f-4b7f-a00e-978e620eecc3", + "id": "53a90fc4-1dd8-4e16-8490-a80d719c5a6c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3903,7 +3903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec44697b-9def-4593-9147-c16039a65bd5", + "id": "bf9b78d3-32f6-43b7-81c5-d0ddbf36204b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3960,7 +3960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e32e0a0a-f10b-4e8e-8379-1e0f1c4b82dc", + "id": "3ec2533b-b7e2-42aa-95b4-39b123b9bbcd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4023,7 +4023,7 @@ } }, { - "id": "2eb68500-1109-48d3-91de-53536e9779f4", + "id": "c5b5e20d-a212-4080-beae-44aabcde178a", "name": "List Access Profile's Entitlements", "request": { "name": "List Access Profile's Entitlements", @@ -4111,7 +4111,7 @@ }, "response": [ { - "id": "0e50ef03-4b39-4442-9d97-b9830b46b0d5", + "id": "6a8a5c8b-7391-4267-8db1-a591ac11390d", "name": "List of entitlements.", "originalRequest": { "url": { @@ -4202,7 +4202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ade2247b-7a1e-40e4-9b84-b18fbe2d71cc", + "id": "b20ca6b2-7ea2-4af8-a498-af0c3954ca4f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4293,7 +4293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb303ca9-19a6-45f3-b078-0c37cfe9345a", + "id": "bf534baf-1263-4d67-9a12-ab5caf3b8e54", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4384,7 +4384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caaf62e9-b04a-4203-adc1-9c15cace3663", + "id": "560a2075-b530-467b-9049-1b6773dec718", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4475,7 +4475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a30f49a7-ac5d-4d87-b9c6-5295a724a952", + "id": "eb49326b-c9a4-44c5-80c0-83c3c01916c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4566,7 +4566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbd4506d-560b-4173-8774-40b2ca3fda75", + "id": "4cae80e1-1410-4709-84f3-8c153887fc56", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4669,7 +4669,7 @@ "description": "Use this API to implement and customize access request approval functionality. \nWith this functionality in place, administrators can delegate qualified users to review users' requests for access or managers' requests to revoke team members' access to applications, entitlements, or roles. \nThis enables more qualified users to review access requests and the others to spend their time on other tasks. \n\nIn Identity Security Cloud, users can request access to applications, entitlements, and roles, and managers can request that team members' access be revoked. \nFor applications and entitlements, administrators can set access profiles to require approval from the access profile owner, the application owner, the source owner, the requesting user's manager, or a governance group for access to be granted or revoked. \nFor roles, administrators can also set roles to allow access requests and require approval from the role owner, the requesting user's manager, or a governance group for access to be granted or revoked. \nIf the administrator designates a governance group as the required approver, any governance group member can approve the requests.\n \nWhen a user submits an access request, Identity Security Cloud sends the first required approver in the queue an email notification, based on the access request configuration's approval and reminder escalation configuration.\n\nIn Approvals in Identity Security Cloud, required approvers can view pending access requests under the Requested tab and approve or deny them, or the approvers can reassign the requests to different reviewers for approval. \nIf the required approver approves the request and is the only reviewer required, Identity Security Cloud grants or revokes access, based on the request. \nIf multiple reviewers are required, Identity Security Cloud sends the request to the next reviewer in the queue, based on the access request configuration's approval reminder and escalation configuration. \nThe required approver can then view any completed access requests under the Reviewed tab. \n\nRefer to [Access Requests](https://documentation.sailpoint.com/saas/help/requests/index.html) for more information about access request approvals.\n", "item": [ { - "id": "5c4cc0a0-fa71-42d9-ba92-0fbdf0136ff1", + "id": "aebee1d7-64cb-4ef8-a767-93f8e028d189", "name": "Pending Access Request Approvals List", "request": { "name": "Pending Access Request Approvals List", @@ -4754,7 +4754,7 @@ }, "response": [ { - "id": "b428f55e-c5eb-4d99-9feb-f6db432ed637", + "id": "ed621450-bc91-49f1-8a32-538cd078832d", "name": "List of Pending Approvals.", "originalRequest": { "url": { @@ -4853,7 +4853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ceb08b0-2e77-48db-8efd-2183a75ada36", + "id": "57866882-f33e-490e-9c64-518eb492350d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4952,7 +4952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd3ec40a-2fb6-4257-9254-dd68850ea370", + "id": "93bc27b0-c416-4515-939b-8959dc853747", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5051,7 +5051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e2a0145-5f0b-4cb1-a617-dae4e3fe269d", + "id": "4e15e872-6449-4353-a0af-598b83a826a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5150,7 +5150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e503c4e-1d61-42cc-91c9-0b95240082c9", + "id": "cfe37ea2-9a39-433d-9c4d-3ad71de56996", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5249,7 +5249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98c5c07d-76bf-4db0-994a-faea3169743b", + "id": "23d2246a-f321-4291-8c50-ea89f09d8c88", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5354,7 +5354,7 @@ } }, { - "id": "79bfe2c3-dcae-49dd-9a66-45113703d0a1", + "id": "307cab8e-565e-4ac6-8a21-8351a97d272a", "name": "Completed Access Request Approvals List", "request": { "name": "Completed Access Request Approvals List", @@ -5439,7 +5439,7 @@ }, "response": [ { - "id": "18cb1bcf-0f90-4d09-8041-a65ad23a9aa0", + "id": "196c053e-b7c7-4468-8b0f-54e63b0bf981", "name": "List of Completed Approvals.", "originalRequest": { "url": { @@ -5538,7 +5538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "133be8c3-1e12-43f2-a4a7-0974c27c5d3c", + "id": "8b388b60-f0b3-4715-9066-18d5c56d7663", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5637,7 +5637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8e8bea3-2f8c-4d9b-8867-855fefb3742e", + "id": "56f6dc6d-438e-4d91-90a1-f790148fc250", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5736,7 +5736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "479eda7e-fa40-4ced-8f02-1d49d8330de2", + "id": "2e8b1f31-d4b2-413a-849b-c6d8c0d7d6af", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5835,7 +5835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55964cb8-106e-4cc1-a85c-7efd7c90a5a7", + "id": "bb48d023-084c-4495-abfe-fd9c4b9eddba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5934,7 +5934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5aafbd03-ed34-4c22-8697-5b25fbdc3e55", + "id": "bd769abe-6288-4e12-aa50-968dc7ef294b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6039,7 +6039,7 @@ } }, { - "id": "7c9f0b21-21c2-42db-843c-8164fd56e48d", + "id": "6e6ba52e-0f7a-4364-9991-6d7d62836000", "name": "Approve Access Request Approval", "request": { "name": "Approve Access Request Approval", @@ -6094,7 +6094,7 @@ }, "response": [ { - "id": "7157bde8-06c8-488a-b738-b7427f212b64", + "id": "eb0ae3b7-769c-450b-a7e0-829dd0aed011", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -6152,7 +6152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06ecfbfd-421c-42bd-99ef-0095f0076cd3", + "id": "b33c8108-da1b-48db-aed7-f899b8f2cadf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -6210,7 +6210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef01eba6-d117-417d-b801-2741cf4842b5", + "id": "2b53b431-098c-4934-8997-1a56619e776f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6268,7 +6268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be8e8a9e-6416-40aa-8dea-a8c04c9e7477", + "id": "b7bd7bb4-bf6f-4036-b965-8cb8a0af688a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6326,7 +6326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acbab492-c377-464b-bb51-fc598bf15413", + "id": "a64b5ef7-452c-4da3-8650-b6cb9434a160", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -6384,7 +6384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f22e4d01-85d3-4d37-8383-f77830c89da8", + "id": "bb157970-f59a-4583-aa67-b1b47881fcfe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6442,7 +6442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b7f2ec6-183b-4d5e-a0bc-3adb591d1c4a", + "id": "ac7df19c-15a3-4aa1-a8ef-a838be58d478", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6506,7 +6506,7 @@ } }, { - "id": "cf5ef50c-00e1-4d3a-8003-cd144b10d928", + "id": "e599bb95-e7cb-4e76-846c-aac526b73e92", "name": "Reject Access Request Approval", "request": { "name": "Reject Access Request Approval", @@ -6561,7 +6561,7 @@ }, "response": [ { - "id": "c9ff0c3f-0e93-42ea-8eff-7c6a948836f4", + "id": "c043e594-57fc-4250-8181-dce6389bd700", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -6619,7 +6619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0521c605-19ed-4da6-9cad-bdbab40cf1b6", + "id": "80f90d7d-d0a0-4b8d-ba88-b883ef41c503", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -6677,7 +6677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de40ea60-7bae-4861-bdf6-562c228f699c", + "id": "197df550-b2ef-4521-b6a1-85ab2d3d509f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6735,7 +6735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27f67919-a582-458e-a63b-a93b74841260", + "id": "df2b0916-f1c7-4f28-8043-c154699d4eac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6793,7 +6793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b08dd19-0227-469f-857b-20e035a137f2", + "id": "d2d52e87-57ef-4d3e-a265-484dbca535d7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -6851,7 +6851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f066f26b-b452-41d6-8d33-bc81011c659a", + "id": "8417851e-4ecd-4c74-ac88-7a8999be817e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6909,7 +6909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfb16284-7bf2-4448-8676-35c616aada7e", + "id": "54ee9ea4-3058-4a73-b385-6c833b3db435", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6973,7 +6973,7 @@ } }, { - "id": "4ffbdcaa-f50d-4bd9-b2ae-ad0ccb2962dc", + "id": "066b97a7-2d68-45a4-966a-1de167fa4deb", "name": "Forward Access Request Approval", "request": { "name": "Forward Access Request Approval", @@ -7028,7 +7028,7 @@ }, "response": [ { - "id": "3f2eeca0-6169-40bf-9309-446aeb0f6e90", + "id": "9bd09a90-5de2-4fbe-bf3a-e1629fa0f906", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7086,7 +7086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "803fcb77-fff2-425e-a124-2a534fa86546", + "id": "805df076-245e-4ffc-b76b-6eee896468fb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7144,7 +7144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "862bf011-5869-4163-b2b4-566288a7209c", + "id": "5ed216f9-9280-4561-8e2b-caec934a52f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7202,7 +7202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb76a252-7a1e-4eb4-b226-6b7a1ffa1ad2", + "id": "ae6cffd8-a561-4222-aeb7-2f0a5653520c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7260,7 +7260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30a40796-c026-4394-a8fa-cf4d42d9f9a3", + "id": "f4ddb0b7-c60e-402c-b2ef-54ba26dbb908", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -7318,7 +7318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7cc56f3-e1e3-43d6-bdc1-c8cbbfcd6d46", + "id": "9a111ad4-a459-4a09-bcaa-5ea3a6fb855d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7376,7 +7376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a075163f-b25c-4018-a9ca-dcf4e3882246", + "id": "2c31161d-f0ed-499a-bdc7-b4e597c76405", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7440,7 +7440,7 @@ } }, { - "id": "093e8fd4-b68e-4229-a52f-22bc0e29fce4", + "id": "ed58e543-2827-4d20-8df4-3b21cf4cdaaf", "name": "Get Access Requests Approvals Number", "request": { "name": "Get Access Requests Approvals Number", @@ -7489,7 +7489,7 @@ }, "response": [ { - "id": "0468fed7-65ab-467e-be37-de79c5b79362", + "id": "b6aee345-7cc0-46db-980a-c6ca26028afb", "name": "Number of pending, approved, rejected access request approvals.", "originalRequest": { "url": { @@ -7552,7 +7552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1771bd6e-24d0-408f-b52a-e1f6f7f5c7ba", + "id": "84309f90-31cd-4919-bece-c630ced03c85", "name": "Client Error - Returned if the query parameter is invalid.", "originalRequest": { "url": { @@ -7615,7 +7615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4e4ce5f-3c8f-470a-a113-07d9c67c8740", + "id": "cf28949f-4108-4041-91b7-ae64628f0c77", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7678,7 +7678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59519526-dc33-451f-8ae4-0b8fd5ea5d43", + "id": "a38da3ea-a44c-4143-be88-ef54b68a1402", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7741,7 +7741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "766e2001-d132-43ec-9c03-4a69a8424e14", + "id": "4d2366fc-d21f-4384-b5b5-d25300ca8fd6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7804,7 +7804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0986fc31-77f9-4579-87f4-534e1e1d8cc0", + "id": "2edc8964-c592-4e62-8108-be9cf2a9321c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7879,7 +7879,7 @@ "description": "Use this API to implement and customize access request functionality. \nWith this functionality in place, users can request access to applications, entitlements, or roles, and managers can request that team members' access be revoked.\nThis allows users to get access to the tools they need quickly and securely, and it allows managers to take away access to those tools. \n\nIdentity Security Cloud's Access Request service allows end users to request access that requires approval before it can be granted to users and enables qualified users to review those requests and approve or deny them.\n\nIn the Request Center in Identity Security Cloud, users can view available applications, roles, and entitlements and request access to them. \nIf the requested tools requires approval, the requests appear as 'Pending' under the My Requests tab until the required approver approves, rejects, or cancels them. \n\nUsers can use My Requests to track and/or cancel the requests.\n\nIn My Team on the Identity Security Cloud Home, managers can submit requests to revoke their team members' access. \nThey can use the My Requests tab under Request Center to track and/or cancel the requests.\n\nRefer to [Requesting Access](https://documentation.sailpoint.com/saas/user-help/requests/requesting_access.html) for more information about access requests.\n", "item": [ { - "id": "6f8bd0f3-f022-431d-97db-337d3ba1d908", + "id": "28d7c812-a358-4f9e-a5e7-f888374523e4", "name": "Submit Access Request", "request": { "name": "Submit Access Request", @@ -7921,7 +7921,7 @@ }, "response": [ { - "id": "592877de-9df6-4cc5-81b1-c4cca34a2dde", + "id": "84e54247-115d-4de1-9e22-5b3eaafb3130", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7977,7 +7977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0b9143d-7aa0-4ac8-92b1-2538b4db5a01", + "id": "c86b422a-7623-407d-a45c-fd8575f1b162", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8033,7 +8033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82182e05-56f5-4fe9-8537-88c86fb336a8", + "id": "d26db017-637b-4b9e-803f-542f0a01fa5c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8089,7 +8089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaebfd31-eb89-4d00-84ef-fc8603a66734", + "id": "c09208cd-26f5-465c-9dfc-600a18a9bfd7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8145,7 +8145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d64ba65-960a-4d3e-b15f-6f01f7cf58cd", + "id": "15baea3d-00df-43b4-850b-a786af1dbd2d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8201,7 +8201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c76b1c46-7eab-450d-824c-281d48690f60", + "id": "11d269fd-f05a-4289-86e3-95bc8a9230e7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8263,7 +8263,7 @@ } }, { - "id": "88b2800d-fa07-4ae4-8e4b-ba6ec428ae48", + "id": "3a5f77c2-e824-41af-b30c-40e97cd4073b", "name": "Cancel Access Request", "request": { "name": "Cancel Access Request", @@ -8306,7 +8306,7 @@ }, "response": [ { - "id": "c984dd4a-483d-4392-a390-3b1a372a1900", + "id": "b8e5cc8a-0a60-4e89-b84b-2adc264fae98", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -8363,7 +8363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0caaa9a-690c-4654-b2df-0204fdd08e72", + "id": "6ad25f28-d996-41e9-bff5-1e38ce2ec9ce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8420,7 +8420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e1f6ad2-5961-47eb-b8ba-e107f564a676", + "id": "1cc386ff-42cc-4084-bc1c-b876cffadd3e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8477,7 +8477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83a246e0-18d6-41ef-93dd-0efcca14b1c9", + "id": "6c3456d4-8a43-4110-b159-5b054b582e44", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8534,7 +8534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9468c000-9083-430c-b607-d688550e61fd", + "id": "1dd89ff1-9a23-4b61-9c71-11d3fd969d9e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8591,7 +8591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a307bf7-e0dc-43cc-9739-87c7eaefa8a2", + "id": "8cb169d6-42d0-41b2-8c28-0ce9adbe79f2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8648,7 +8648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b4eb65b-3f48-4da8-8a8e-60474454e69e", + "id": "d78b9717-2ee1-43e4-b14b-7c59c374cbf9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8711,7 +8711,7 @@ } }, { - "id": "a8024b94-ea5c-4fc4-a7d8-6fa1d684e029", + "id": "50d8a8de-b671-4ed9-b224-7b525449bd0d", "name": "Get Access Request Configuration", "request": { "name": "Get Access Request Configuration", @@ -8740,7 +8740,7 @@ }, "response": [ { - "id": "bf3f67af-ffeb-400e-b856-84f1fe64b4bb", + "id": "113b4ed9-55c5-43b9-ae4d-cb61b39c703b", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -8783,7 +8783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "616c080a-26ac-4694-be4d-9ef475c39690", + "id": "1267e689-ae4f-493a-8537-4f704533ab75", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8826,7 +8826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "795cf4ce-97da-4d5e-a2a4-65ac5c45ad31", + "id": "be77a638-8a06-4985-a7bf-129f0b0114e6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8869,7 +8869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "262338e0-d809-41be-9f41-7af86bd32da2", + "id": "db334fae-bf9d-48bf-8fb3-2f0e98225fbe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8912,7 +8912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e844eec5-d8f5-4d01-b917-31664c9ae9df", + "id": "b60020a3-1031-4d91-b33f-40c0a343d56b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8955,7 +8955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58b48639-0848-4f14-89d5-762cec9d0645", + "id": "cce7c99e-1419-4a3b-9b57-55200aceebf9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9004,7 +9004,7 @@ } }, { - "id": "4e1e38c7-7c83-4a2c-ab8d-78bb7a770230", + "id": "a04d4ded-a83a-4f8a-927a-eafa8adc9614", "name": "Update Access Request Configuration", "request": { "name": "Update Access Request Configuration", @@ -9046,7 +9046,7 @@ }, "response": [ { - "id": "cb1951c8-9236-4e7c-b08c-bfa646dd102a", + "id": "d3eb1173-03fb-44ee-9e85-5c3ce4cfe0db", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -9102,7 +9102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3778569d-7ef7-49d4-80e4-f42853f48c31", + "id": "250c7f76-203c-4c30-9f8e-2c1f72b2e198", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9158,7 +9158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19879d8e-69bb-46ca-8d39-4805a48308ea", + "id": "7bb5d71c-868c-4f23-b775-a122678bcd3f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9214,7 +9214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f6b38e4-dfd4-4573-9874-c55f824afe28", + "id": "4a31b7c0-26e6-445c-9132-f5a7e97d225e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9270,7 +9270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bc279f4-89cf-44e8-b55a-31588149a54b", + "id": "f2ed2df5-1299-4fc6-907b-fdc1e7674edf", "name": "Too Many Requests - Returned in response to too many requests in 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": "b5335b10-400f-41a0-ac33-12eda8f769b6", + "id": "7cfdc223-d45b-42e8-aac3-3092bf8eee76", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9388,7 +9388,7 @@ } }, { - "id": "975857ad-8485-4d64-b9ea-2a47951be869", + "id": "297a862f-8f70-4c15-9215-6056bfc9a92d", "name": "Access Request Status", "request": { "name": "Access Request Status", @@ -9499,7 +9499,7 @@ }, "response": [ { - "id": "ddb5fd23-ec8e-4987-9dd0-2fe63472574d", + "id": "71665d78-8c43-4487-9d9d-b45fd39a2fcd", "name": "List of requested item statuses.", "originalRequest": { "url": { @@ -9624,7 +9624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c3daa68-f364-41b6-bc1d-7b65deec032a", + "id": "f48cdeba-3781-4526-b57f-90dece741a89", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9749,7 +9749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "982ea8dc-8a98-4722-b15a-59acfff9073d", + "id": "63871779-a234-4833-b172-440a01b292b8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9874,7 +9874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2f5234d-456b-4a50-b5f4-0361c0690703", + "id": "fc90e4ba-d3cf-481d-be96-1f10f29f3e1a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9999,7 +9999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8b793eb-d9f2-4347-ad56-fc920dbdedf8", + "id": "5a3b05cb-bd32-452e-98cb-2256d6b87f1b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10124,7 +10124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bc0e8c4-429e-49f9-8676-d297aa0c78a0", + "id": "203ee313-f80f-49c0-976d-d6207050b85f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10261,7 +10261,7 @@ "description": "Use this API to implement account activity tracking functionality.\nWith this functionality in place, users can track source account activity in Identity Security Cloud, which greatly improves traceability in the system. \n\nAn account activity refers to a log of each action performed on a source account. This is useful for auditing the changes performed on an account throughout its life. \nIn Identity Security Cloud's Search, users can search for account activities and select the activity's row to get an overview of the activity's account action and view its progress, its involved sources, and its most basic metadata, such as the identity requesting the option and the recipient. \n\nAccount activity includes most actions Identity Security Cloud completes on source accounts. Users can search in Identity Security Cloud for the following account action types: \n\n- Access Request: These include any access requests the source account is involved in. \n\n- Account Attribute Updates: These include updates to a single attribute on an account on a source. \n\n- Account State Update: These include locking or unlocking actions on an account on a source. \n\n- Certification: These include actions removing an entitlement from an account on a source as a result of the entitlement's revocation during a certification.\n\n- Cloud Automated `Lifecyclestate`: These include automated lifecycle state changes that result in a source account's correlated identity being assigned to a different lifecycle state. \nIdentity Security Cloud replaces the `Lifecyclestate` variable with the name of the lifecycle state it has moved the account's identity to. \n\n- Identity Attribute Update: These include updates to a source account's correlated identity attributes as the result of a provisioning action. \nWhen you update an identity attribute that also updates an identity's lifecycle state, the cloud automated `Lifecyclestate` event also displays.\nAccount Activity does not include attribute updates that occur as a result of aggregation.\n\n- Identity Refresh: These include correlated identity refreshes that occur for an account on a source whenever the account's correlated identity profile gets a new role or updates. \nThese also include refreshes that occur whenever Identity Security Cloud assigns an application to the account's correlated identity based on the application's being assigned to All Users From Source or Specific Users From Source. \n\n- Lifecycle State Refresh: These include the actions that took place when a lifecycle state changed. This event only occurs after a cloud automated `Lifecyclestate` change or a lifecycle state change. \n\n- Lifecycle State Change: These include the account activities that result from an identity's manual assignment to a null lifecycle state.\n\n- Password Change: These include password changes on sources.\n\nRefer to [Account Activity](https://documentation.sailpoint.com/saas/help/search/index.html#account-activity) for more information about account activities.\n", "item": [ { - "id": "791b43f8-f26f-4d25-8713-9dd4e1cbbc1e", + "id": "ec681187-cc6c-434d-a109-2ccd6910df41", "name": "List Account Activities", "request": { "name": "List Account Activities", @@ -10363,7 +10363,7 @@ }, "response": [ { - "id": "80727c7f-bb9f-4ad8-aeea-b3feb596565c", + "id": "6f1eb05d-3e9f-438f-a810-b2cd928a4cce", "name": "List of account activities", "originalRequest": { "url": { @@ -10479,7 +10479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b96f14e-0159-40ac-b7e6-26842e86c7b0", + "id": "aba7449c-41b4-4987-b0f2-2477281f069a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10595,7 +10595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac964851-897f-48b6-9c59-39235166488f", + "id": "265ee3c5-8996-408b-a150-55f5bdc7f6d8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10711,7 +10711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99130519-3ff2-4c18-9883-ea2411c8aa95", + "id": "fb7f6f32-c1b2-4f9d-84f8-62508a6625e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10827,7 +10827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "147871a3-b6ae-446b-afd6-83019e30836b", + "id": "a280ca66-f6ba-439a-a9bc-b3517d54d89f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10943,7 +10943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a08daee-07d6-4fb5-8a0e-26d8d5e35199", + "id": "a15fb39a-2b2d-41af-be4b-cf07f8da28d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11065,7 +11065,7 @@ } }, { - "id": "80074255-92e9-4217-8710-1ce52c8e63c1", + "id": "eae21105-d80e-4bd7-905a-cbfee3687080", "name": "Get an Account Activity", "request": { "name": "Get an Account Activity", @@ -11106,7 +11106,7 @@ }, "response": [ { - "id": "ec345e0c-52be-4d76-8880-a5b2579da36b", + "id": "7fde113a-7830-4e23-b567-06f46555123a", "name": "An account activity object", "originalRequest": { "url": { @@ -11150,7 +11150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c0992b0-9951-4922-8af2-8dde7b887ce8", + "id": "3ac25ef0-2211-4983-8d17-b58bf9347062", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11194,7 +11194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b45f250c-7d2f-4f21-bd07-a9de788f8f88", + "id": "52541e43-f2fb-457a-899c-33a3a370cd74", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11238,7 +11238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28a596ee-5cf3-4fb3-ab74-232027bc5071", + "id": "a6dcc93c-7456-4fd2-a719-198c199b5730", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11282,7 +11282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3efe742-e6a2-4127-9969-adec2eef3998", + "id": "b2b55e39-3185-4098-ae9b-6d31aa911ebc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11326,7 +11326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09f2a71e-1d5e-4050-bdf0-66580736e3c3", + "id": "e3742a0c-eb32-46af-96a0-6d8989bac04e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11370,7 +11370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0501413a-2e42-461c-b3e4-6f4d22a23c39", + "id": "20f66506-1448-45b8-bf7e-16cbe588766a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11426,7 +11426,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": "98a90cb0-4f97-429b-bc41-5b1e9f4e5692", + "id": "08b433df-66c2-432c-829f-35b37a5dcd3c", "name": "Returns account usage insights", "request": { "name": "Returns account usage insights", @@ -11505,7 +11505,7 @@ }, "response": [ { - "id": "ccbd4cb3-11e5-494f-8ffa-5b5ca10de3b5", + "id": "ec6ce2e5-20b7-47f9-a86a-859d9827c787", "name": "Summary of account usage insights for past 12 months.", "originalRequest": { "url": { @@ -11587,7 +11587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ea28e4e-f3b3-4868-84a9-34744b98370e", + "id": "ba003682-f22c-4992-9c2f-29d561164add", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11669,7 +11669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ee82de5-20ef-4239-8418-2c2cc80d03b3", + "id": "bc00b524-1784-463c-8866-ad167098f3f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11751,7 +11751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4f967df-a0a9-4529-b5dd-22810da6d9c3", + "id": "673dc46c-b01c-4dcd-b523-dd6f80278b03", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11833,7 +11833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "473c3d1a-193b-4dc1-9370-93d532b9fb30", + "id": "6d399f85-93b8-47c0-a0e1-cbd70573c28e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11915,7 +11915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "866a7847-9540-467e-a054-6602a06a768e", + "id": "79271ac0-1312-4038-8899-cbdfc6cce450", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12009,7 +12009,7 @@ "description": "Use this API to implement and customize account functionality.\nWith this functionality in place, administrators can manage users' access across sources in Identity Security Cloud. \n\nIn Identity Security Cloud, an account refers to a user's account on a supported source.\nThis typically includes a unique identifier for the user, a unique password, a set of permissions associated with the source and a set of attributes. Identity Security Cloud loads accounts through the creation of sources in Identity Security Cloud.\n\nAdministrators can correlate users' identities with the users' accounts on the different sources they use. \nThis allows Identity Security Cloud to govern the access of identities and all their correlated accounts securely and cohesively. \n\nTo view the accounts on a source and their correlated identities, administrators can use the Connections drop-down menu, select Sources, select the relevant source, and select its Account tab. \n\nTo view and edit source account statuses for an identity in Identity Security Cloud, administrators can use the Identities drop-down menu, select Identity List, select the relevant identity, and select its Accounts tab. \nAdministrators can toggle an account's Actions to aggregate the account, enable/disable it, unlock it, or remove it from the identity. \n\nAccounts can have the following statuses: \n\n- Enabled: The account is enabled. The user can access it.\n\n- Disabled: The account is disabled, and the user cannot access it, but the identity is not disabled in Identity Security Cloud. This can occur when an administrator disables the account or when the user's lifecycle state changes. \n\n- Locked: The account is locked. This may occur when someone has entered an incorrect password for the account too many times.\n\n- Pending: The account is currently updating. This status typically lasts seconds. \n\nAdministrators can select the source account to view its attributes, entitlements, and the last time the account's password was changed.\n\nRefer to [Managing User Accounts](https://documentation.sailpoint.com/saas/help/common/users/user_access.html#managing-user-accounts) for more information about accounts.\n", "item": [ { - "id": "3656101a-e30e-443a-af66-d9f48373afea", + "id": "160826b6-6128-4f01-a3f8-45dd6fe89ab6", "name": "Accounts List", "request": { "name": "Accounts List", @@ -12084,7 +12084,7 @@ }, "response": [ { - "id": "a80cf8ff-9cab-426b-bfe6-1ccf427256ff", + "id": "ab119399-b117-48cf-bd21-22f030b36abd", "name": "List of account objects", "originalRequest": { "url": { @@ -12173,7 +12173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00db2359-1117-4cfb-afc6-81d0ef477ace", + "id": "deb4fb82-84c6-4710-9d60-1ca896ab7d96", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12262,7 +12262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d12b700-766a-4f1c-bf98-c0f4037bbf5b", + "id": "f35f02ce-918d-4159-8b73-69d2e687b3ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12351,7 +12351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "857c760a-f361-4f4b-90ca-163c9953baae", + "id": "02ada2de-c6ce-4ae2-959f-f8c5f1795e63", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12440,7 +12440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77f19107-e48f-455a-9ba9-f62e35bc1f3e", + "id": "ba7cb680-dd49-46d9-beed-7b574c9f188f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12529,7 +12529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ce41b2e-afbb-41c7-b874-2ebd22d7d7dc", + "id": "30f2989d-4d0e-45be-8522-c1f8270020bb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12624,7 +12624,7 @@ } }, { - "id": "57519b33-48e0-41a1-9b53-391b7c140ca8", + "id": "190a21dd-d86f-4bb4-a548-6de1aff661a6", "name": "Create Account", "request": { "name": "Create Account", @@ -12666,7 +12666,7 @@ }, "response": [ { - "id": "a4b0f2fa-df70-4b31-bcbc-9e78f71a5cb9", + "id": "b46de357-38d0-42e0-a997-f69de705917f", "name": "Async task details", "originalRequest": { "url": { @@ -12722,7 +12722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d178e54-6371-4b00-8532-50a2531f8c0e", + "id": "c0b2d18f-2088-4be5-9ce6-b7c4ce812325", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12778,7 +12778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65ffd179-e327-4faa-8b86-5deb201c2eb5", + "id": "295fb75b-d241-4d10-836d-1b5e3a129e4f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12834,7 +12834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b80051ef-99f5-4db5-b747-aa2795a06536", + "id": "89ac8804-7e50-484c-bdeb-b853171462fe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12890,7 +12890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78190ff4-f364-40a1-87a7-3bc65b138bf1", + "id": "8ca7d8e1-4ec7-4352-8a0c-3a79431720df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12946,7 +12946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "372826a4-156a-4a31-bf79-02ae9a7bd96c", + "id": "a575ea11-ba43-4ea2-822c-c80408ef5e01", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13008,7 +13008,7 @@ } }, { - "id": "47850d99-218e-4e7d-9053-65139fc19c4e", + "id": "bb3bef53-e596-4205-940c-f21f10389115", "name": "Account Details", "request": { "name": "Account Details", @@ -13049,7 +13049,7 @@ }, "response": [ { - "id": "a4fcfb52-f47f-4c86-829b-789eb8c7e912", + "id": "ef032513-6a98-4e8f-b805-8c5bc3059ffe", "name": "Account object.", "originalRequest": { "url": { @@ -13093,7 +13093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75fde0aa-eb45-4660-88b3-17b7f71bace7", + "id": "c804f67c-d19d-46a8-92a1-1b89d3ede830", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13137,7 +13137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "548e39d8-995c-474c-a0af-94776ba9270c", + "id": "bcea50fb-f699-4355-b167-41efa4facd42", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13181,7 +13181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a5343a0-30b4-4292-a996-b754d96bd564", + "id": "e9681a81-1220-47b8-b0d6-facfcd227350", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13225,7 +13225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6741df69-d8d4-4c7b-84dd-6a7f7d0a7335", + "id": "23cf88fc-7714-449e-982e-0e72bd7612af", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13269,7 +13269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "275dd47a-86d0-414f-b5cf-daea5aa838f8", + "id": "0301dc8d-54b9-4b67-bb7b-fb30e5ac8517", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13313,7 +13313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2f4250c-86b7-4fa2-871f-24171eea0fef", + "id": "ae9a1e14-54e1-4ff0-8dcc-3ba40b29fac0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13363,7 +13363,7 @@ } }, { - "id": "98def333-41e9-4409-9cd3-a708e84d61d0", + "id": "11e96005-3393-430d-87ab-5648aa4b8030", "name": "Update Account", "request": { "name": "Update Account", @@ -13417,7 +13417,7 @@ }, "response": [ { - "id": "fd098774-ff18-4218-8210-dfbe47c7d23d", + "id": "93aa918a-fff6-4732-8498-411d5aaf066e", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -13474,7 +13474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "feef4ca3-8cb2-4e72-8b8e-5ef732a034fb", + "id": "035b59bb-7dad-46b5-8eb0-83f40d031fd3", "name": "Reassign account", "originalRequest": { "url": { @@ -13531,7 +13531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b399ccc6-4364-495c-8943-91e1276c5578", + "id": "a6eaa51d-7bee-40ec-8b0f-e581dcaf17c1", "name": "Add account attribute", "originalRequest": { "url": { @@ -13588,7 +13588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe235369-85de-4a2d-93d2-0841918f627f", + "id": "89db06a6-9cc4-4c8f-90eb-43c7b3749d30", "name": "Replace account attribute", "originalRequest": { "url": { @@ -13645,7 +13645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9974869d-0978-48f5-a3a0-e9a6ff666712", + "id": "09a6d81e-f9d0-43ae-854d-8e57ffc67725", "name": "Remove account attribute", "originalRequest": { "url": { @@ -13702,7 +13702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8848e7bd-7ec2-4279-83dc-62c334e55b52", + "id": "133bfc2f-2e7d-4816-8ae1-4f94ffe0360b", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -13759,7 +13759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "277d6186-a2a4-4e71-9f13-35d5a73fe1d9", + "id": "530f10c7-eced-475b-bb2b-f0a17fde0a82", "name": "Reassign account", "originalRequest": { "url": { @@ -13816,7 +13816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3c69ca4-c8ba-44da-81fe-06052e42414d", + "id": "cde3f4cb-ec9c-4925-9e73-01282659adda", "name": "Add account attribute", "originalRequest": { "url": { @@ -13873,7 +13873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c4268dd-1cd1-4683-ab3d-e834f9e10413", + "id": "cfc3ea56-90a0-49e4-89ea-fa0f7f0a6cfb", "name": "Replace account attribute", "originalRequest": { "url": { @@ -13930,7 +13930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8b36745-0465-4b93-a1e7-3913eda7beb5", + "id": "bafdfd51-c35e-4d84-a3e7-336fd25ec1b4", "name": "Remove account attribute", "originalRequest": { "url": { @@ -13987,7 +13987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d75da8a-6f4b-4675-8d09-2d364eb75e28", + "id": "cba2d7ea-cc05-41e9-ade8-7c01969bfabe", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -14044,7 +14044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92df17b1-3448-4af3-bd50-4c8a8ff2e7c7", + "id": "50f15a11-35a3-46cd-bf25-0dbbf3bd0f9f", "name": "Reassign account", "originalRequest": { "url": { @@ -14101,7 +14101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efa5fde8-77fa-440d-a8f8-bdba05796417", + "id": "50f004b8-313a-4270-81c8-6cb5acff7252", "name": "Add account attribute", "originalRequest": { "url": { @@ -14158,7 +14158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44c3565f-90de-4cb8-927c-f765e554872f", + "id": "213e026e-64ee-4c48-a39c-41c5f7d0f1a5", "name": "Replace account attribute", "originalRequest": { "url": { @@ -14215,7 +14215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c365f07-e043-4166-844a-150c1f732c15", + "id": "a106efe6-1675-4430-9e7e-d67aab647c4c", "name": "Remove account attribute", "originalRequest": { "url": { @@ -14272,7 +14272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95855afa-13e4-45de-bfa0-43749a923caf", + "id": "df5dba9f-cb65-4c03-aaa4-1dcb4a010f69", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -14329,7 +14329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09329111-c2f1-406b-8a7f-aa2be18486e3", + "id": "623e1fb0-9985-44a5-b98a-70b624d1a504", "name": "Reassign account", "originalRequest": { "url": { @@ -14386,7 +14386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e3505fa-08fe-4980-8570-a067889b51e5", + "id": "c32268cc-2e3f-47f7-a22a-eb0f8fbcf9d9", "name": "Add account attribute", "originalRequest": { "url": { @@ -14443,7 +14443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "850914a0-3fc1-4d3d-93b9-8fffe80e38a1", + "id": "6e149f56-d85b-45e7-a0c2-cbcf9c72be47", "name": "Replace account attribute", "originalRequest": { "url": { @@ -14500,7 +14500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c111dbfb-45fa-47de-b629-e16bb4ad7c15", + "id": "e3b7c47b-d3e4-49e3-bee2-b2b7760bd1a6", "name": "Remove account attribute", "originalRequest": { "url": { @@ -14557,7 +14557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7c1673f-60e8-411e-aa11-04dfdce29905", + "id": "ea0c828c-f518-4dc3-9278-e7a610a466ed", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -14614,7 +14614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67291a05-c824-485c-9528-d9eb05431dae", + "id": "e1796fcb-4576-4acc-a9a5-489889858cea", "name": "Reassign account", "originalRequest": { "url": { @@ -14671,7 +14671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "124a18ab-b8b4-46ce-84aa-4c1bd60f4a93", + "id": "e00517ec-c0b9-4072-b894-eba4163a3dfd", "name": "Add account attribute", "originalRequest": { "url": { @@ -14728,7 +14728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72b5b5fb-5eb8-42e8-82bc-5dde55ffbb35", + "id": "bd20c2fd-2a80-444f-aaa8-00938ce8b9de", "name": "Replace account attribute", "originalRequest": { "url": { @@ -14785,7 +14785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aca67d6-45c4-44ed-b0fa-742b4638d8a1", + "id": "116013bc-0f31-41d2-a188-198b1947d2af", "name": "Remove account attribute", "originalRequest": { "url": { @@ -14842,7 +14842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bf3ddd1-c300-4187-b5ec-326517a951ab", + "id": "4861e20f-2da9-4a4e-8e31-d7e9a027e1ce", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -14899,7 +14899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bf13fff-5c2c-41b5-87fd-353c81acf49e", + "id": "069eea78-52d1-47e0-9979-f7cafc1147a9", "name": "Reassign account", "originalRequest": { "url": { @@ -14956,7 +14956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1944e6d2-869b-4a2a-9c26-bc2bfd16e0f1", + "id": "fbf20c28-be45-4661-914c-dcaf540e4ce2", "name": "Add account attribute", "originalRequest": { "url": { @@ -15013,7 +15013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbab6e3f-0248-4ac8-9231-7df867a90cb3", + "id": "fb36daa9-81d0-4fb4-819e-44798d401963", "name": "Replace account attribute", "originalRequest": { "url": { @@ -15070,7 +15070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3170960c-414f-4c40-a46c-1cac5c321115", + "id": "ed32c759-f1c3-4bae-a02c-8b21ead50116", "name": "Remove account attribute", "originalRequest": { "url": { @@ -15127,7 +15127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caed8f46-1433-4b1c-b585-45a2a521a2e6", + "id": "33ebf81e-d17b-41ef-9ab2-c9cca6080562", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -15184,7 +15184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7462cb64-23e3-46ab-a06f-ece8b117023b", + "id": "2103f3d3-18f4-4132-a3ab-69cd3008e921", "name": "Reassign account", "originalRequest": { "url": { @@ -15241,7 +15241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "511c18f9-e518-444f-a960-3bd2dea9324d", + "id": "838956f1-e745-453c-a8f4-8923ef235f12", "name": "Add account attribute", "originalRequest": { "url": { @@ -15298,7 +15298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e942124d-090b-4882-991b-75e1810c841e", + "id": "6abc5228-49b7-44b8-b0fd-a58713e605c2", "name": "Replace account attribute", "originalRequest": { "url": { @@ -15355,7 +15355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f36e08a-bd7c-4caf-9671-4ec81afb19c3", + "id": "31c11047-aac0-4029-a510-1db877247f0a", "name": "Remove account attribute", "originalRequest": { "url": { @@ -15418,7 +15418,7 @@ } }, { - "id": "e9b5423d-f11d-4516-bef6-a3d00b87a41c", + "id": "92057ac1-4a9d-4cb7-91fb-8ee9ef67ff31", "name": "Update Account", "request": { "name": "Update Account", @@ -15472,7 +15472,7 @@ }, "response": [ { - "id": "741bbeab-4246-46f7-af0c-84ffadeb7351", + "id": "c7809681-a940-43e4-9491-0ccf172b7f96", "name": "Async task details.", "originalRequest": { "url": { @@ -15529,7 +15529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63d80902-99df-417c-b288-d91d77786743", + "id": "85dd1311-7f3f-4626-981e-73cf2f40ca71", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15586,7 +15586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fed41818-d490-410f-b410-25a747f101ed", + "id": "b795de81-9757-492a-9f78-59fa10d18848", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15643,7 +15643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f760efcb-55c8-44f8-b45b-b6f897bd5fa3", + "id": "67fdeb02-fe9d-4b51-9d44-f053af8de6b1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15700,7 +15700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecf126cd-f00e-47a1-be3e-9a48a127da8b", + "id": "b7ee5a6c-57d1-4c19-819f-c7862ef89759", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -15757,7 +15757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c25c169b-5233-4aaf-b194-b6e64948306f", + "id": "1fa46ff0-d5a3-41e8-a905-0ad167829d26", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15814,7 +15814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8d1637c-96a3-45eb-ba2b-3b9a015ac5a4", + "id": "d721d67b-72fd-4d1b-9927-83aca47695b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15877,7 +15877,7 @@ } }, { - "id": "69dd46bc-3bf6-4da2-a91c-507df979c8a9", + "id": "845cc96f-1ef1-491a-b223-f0992221b7d5", "name": "Delete Account", "request": { "name": "Delete Account", @@ -15918,7 +15918,7 @@ }, "response": [ { - "id": "443240b6-295b-4d4a-801d-512f80ad246f", + "id": "595e07b2-b2ec-4741-987b-2316abf30e55", "name": "Async task details.", "originalRequest": { "url": { @@ -15962,7 +15962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98949cdb-6316-414a-aa7d-9b03181d7577", + "id": "b219d8ae-1cb0-479d-84b3-7500473fd8c6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16006,7 +16006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef2b9a0c-e3e7-4005-9421-ee294472a58e", + "id": "c92267fc-73ab-4887-bb32-da24da4a89ae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16050,7 +16050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cd6eb55-9348-4a87-99c6-bd315672ee94", + "id": "eb119095-3d62-4657-84f5-dd5b4d090ca3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16094,7 +16094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b767fb3-9c98-4759-9d09-fb6d932acbf2", + "id": "af77824e-7009-4e9b-9ead-75595a4f5e57", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16138,7 +16138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c008187c-19ff-4f31-921e-69cb48574186", + "id": "567907d7-3353-4b1d-832d-c6252121bab1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16182,7 +16182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a63331b-ff54-4b85-9e7a-f7e0b2c09d58", + "id": "296665f3-e24c-453d-b1d3-c30a95fbafb5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16232,7 +16232,7 @@ } }, { - "id": "9c48b887-94ee-4114-b393-51c590203173", + "id": "9db3dee6-b016-457e-b35d-9816644ba2b2", "name": "Account Entitlements", "request": { "name": "Account Entitlements", @@ -16302,7 +16302,7 @@ }, "response": [ { - "id": "bd8fc44f-1e33-4083-93f0-f6267f44ff55", + "id": "39addff4-fe32-4698-86d8-c0b5552acdd5", "name": "An array of account entitlements", "originalRequest": { "url": { @@ -16375,7 +16375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab552834-c9e8-4855-9dd1-a1ae6915e74a", + "id": "97875fe5-25c9-47f1-9615-047f438e6fb3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16448,7 +16448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "781af777-5826-47b0-90d0-0190d7a4e061", + "id": "488e3110-af6a-43f6-b9f3-b8e91fc3b7a3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16521,7 +16521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "452eb073-d9a0-4ff0-a7a1-3619d9d4f412", + "id": "91f02fd9-03b7-4fff-9a1c-db8892e92a34", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16594,7 +16594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e817f5f-81b4-405b-944e-7ef6e52a5b72", + "id": "b15e42e8-c337-4afd-938b-2f875bbbb70f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16667,7 +16667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4266e0a6-5aed-44f9-87a7-672ffb78967f", + "id": "4805110f-da1f-4812-9276-a7117eda8764", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16740,7 +16740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f6be221-aedf-440c-8b12-e73b906f829a", + "id": "0bfdc37e-8db9-468e-9843-814afb2dfe8a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16819,7 +16819,7 @@ } }, { - "id": "da6dbf60-b684-40f8-b464-c4464a728f0a", + "id": "be8d31e4-d2f0-4201-9b05-b93b1723df87", "name": "Reload Account", "request": { "name": "Reload Account", @@ -16861,7 +16861,7 @@ }, "response": [ { - "id": "45b114d6-6930-4d2f-b5b5-9cd5761e916a", + "id": "8e5c8024-ee6c-4bd9-9197-5f2990b3cdfb", "name": "Async task details", "originalRequest": { "url": { @@ -16906,7 +16906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "320bf28d-d931-4000-83af-41f6bf30a88a", + "id": "2c7814a3-6236-4f73-8aff-9c2a0f7f1fdf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16951,7 +16951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbcd0618-c1d0-439e-b101-f4e078d41305", + "id": "1895d730-791c-4fea-854e-4de5d066a684", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16996,7 +16996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ec33751-aa29-487b-9a1e-c899825a10ca", + "id": "2f1a38b3-02ba-462e-970f-5ec494ef547f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17041,7 +17041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d63c90a-0900-4a06-b731-2bfde2a024aa", + "id": "8dbf2da2-51b0-46ef-9d08-0df6fe1e596f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -17086,7 +17086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63716eb1-c3ac-4bd6-b325-92520b485ff4", + "id": "ffee8861-22a2-4dbe-b994-ce057fc6f462", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17131,7 +17131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "511fe313-beb3-41b7-b527-e0febb047f13", + "id": "079e3fe9-a2cd-470f-8f69-80646a6f201b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17182,7 +17182,7 @@ } }, { - "id": "6192c838-62fe-4d6d-879a-b32a8059bee2", + "id": "1ad7dc1a-d143-4943-b949-430c89b34b94", "name": "Enable Account", "request": { "name": "Enable Account", @@ -17237,7 +17237,7 @@ }, "response": [ { - "id": "eba6c89e-2de0-4907-a645-c8f3c05b1d2c", + "id": "4abf5886-377a-4144-8a41-1145b79b3e60", "name": "Async task details", "originalRequest": { "url": { @@ -17295,7 +17295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "608ff835-bee1-4eb4-be2b-f7f7834998de", + "id": "a7ca4f26-ec95-4d07-8a10-10ba043fb3e9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17353,7 +17353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e0cd1b5-75ba-4d9b-9c9f-2ca3e05936ca", + "id": "974e8d67-2501-4e24-99d6-7e19dd490c74", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17411,7 +17411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "164a9031-23db-4fea-8c44-ff9e4bd601b4", + "id": "b49731f3-1ccf-427d-a8b2-ae9c65fac1b5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17469,7 +17469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5831059d-bcd1-4c01-9c3b-8c46f072a71f", + "id": "a6d521b3-1646-4770-a260-1e1178cb6528", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -17527,7 +17527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac40d1e0-26d2-4221-a1f8-d4a88b598917", + "id": "c9dbb50d-3b04-4bf4-887c-bbdddf24538d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17585,7 +17585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad7852d7-2e26-4012-aa5c-90e97ba4c349", + "id": "4f182a4c-1466-4371-909c-abb8839ff920", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17649,7 +17649,7 @@ } }, { - "id": "ff8efa6b-fe6f-4114-835b-bc50cf8e5a57", + "id": "e19e6366-f7c2-407a-9a9a-0361d896a556", "name": "Disable Account", "request": { "name": "Disable Account", @@ -17704,7 +17704,7 @@ }, "response": [ { - "id": "8936edbd-e70b-4779-85e1-6efb02692dfe", + "id": "45b5018b-2779-4b4d-8718-01b9fba2c2a1", "name": "Async task details", "originalRequest": { "url": { @@ -17762,7 +17762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51198403-4cd8-4987-bcda-48c95134b305", + "id": "6a0d1bd2-deca-4c4b-9440-1619d1a6e1cd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17820,7 +17820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6d4664e-2697-4279-b842-86bbf7c8a3e2", + "id": "b8c943fe-8921-48ed-a067-3b8ed63be770", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17878,7 +17878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17041369-912f-47fd-86d2-03e5314816cb", + "id": "a5982845-fc98-4554-aff2-420a9c18ca5c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17936,7 +17936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96870a41-7b7e-4bab-bd32-b61cd27cd672", + "id": "9f3fdd74-8c5e-4cce-823b-bf1acba1c9c5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -17994,7 +17994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d98154c8-f642-4ff6-8212-58e2f9aea8e5", + "id": "1ca481f8-a24b-4a19-9de4-3915c64a5171", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18052,7 +18052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd1841b2-4982-4e0a-bf49-23bb75d9fa45", + "id": "3d7c922b-b5a7-4db1-bef0-c6caf0bd0d5d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18116,7 +18116,7 @@ } }, { - "id": "16491703-5acc-4095-8684-a631f907d9a9", + "id": "db547e0b-2fec-4535-b412-74b5158a7ff9", "name": "Unlock Account", "request": { "name": "Unlock Account", @@ -18171,7 +18171,7 @@ }, "response": [ { - "id": "32b7ea86-ef08-49a0-b669-47c30ce31bb4", + "id": "084ecccf-4f1d-4eb2-a94d-55e877560e41", "name": "Async task details", "originalRequest": { "url": { @@ -18229,7 +18229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a26dc9e1-a7c8-4ee7-a666-d487f10fc858", + "id": "2efb6764-c4ab-4d33-b276-b3ba7eab85ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18287,7 +18287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37a25365-696b-4b55-be23-5a69372353c0", + "id": "1567dd33-bd6e-4000-9efa-d4d9de33681e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18345,7 +18345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcdb81b8-f061-447f-b9c8-7107f5a41ae1", + "id": "80b577a7-3945-457c-b61f-017260c451da", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18403,7 +18403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a98230fb-3c30-414e-870e-5717daa2080e", + "id": "d0b9573c-4e9e-45d5-b39c-027036e47541", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18461,7 +18461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6e8dc3d-8417-4dc1-84ea-688256e58492", + "id": "8f7c209d-3b34-4c9e-be55-06e79cb3acc0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18519,7 +18519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32ac4fbe-74af-4cc1-b2b0-bac6eda8fe70", + "id": "ce20c48e-14e1-4b4a-bd63-f9c9fd89cfe8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18589,7 +18589,7 @@ "description": "Use this API to discover applications within your Okta connector and receive connector recommendations by manually uploading application names.\n", "item": [ { - "id": "3b3e0532-e14e-4624-bb30-e52e20973be9", + "id": "e700dde1-4821-4fea-9d77-350fb90bc76e", "name": "Download CSV Template for Discovery", "request": { "name": "Download CSV Template for Discovery", @@ -18618,7 +18618,7 @@ }, "response": [ { - "id": "8293fbc6-eda6-4419-9940-1ebb9c840a96", + "id": "d3445123-a0d3-47e6-92e2-28ae15e5dce4", "name": "A CSV file download was successful.", "originalRequest": { "url": { @@ -18661,7 +18661,7 @@ "_postman_previewlanguage": "text" }, { - "id": "174477c3-ce0a-4ed1-9e47-40441ccb0d24", + "id": "d7c5348b-48b1-4994-a065-463bc8606cc0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18704,7 +18704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "756ad3df-1137-4035-9b0e-e8e45bdad92e", + "id": "4bbbca35-78f5-499b-892d-e97a74315991", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18747,7 +18747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a9b17cf-2aa2-44a8-a801-b7e97f4ee052", + "id": "e873a375-e406-46c0-aad2-8469a0fc4f44", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18790,7 +18790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09868ccd-2dae-4d99-a0ca-e4afed603b88", + "id": "c54aed17-ff8d-4f1d-a8f0-348eea625164", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18833,7 +18833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89d12a3d-1757-488d-a649-031a802b3f3e", + "id": "93ebf2d1-cb0a-4051-b323-131c4f9ebc46", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18882,7 +18882,7 @@ } }, { - "id": "a01952dd-9285-4b78-9a5e-fc486f811fe9", + "id": "520d2f1c-e8ba-4497-9246-9789067a133d", "name": "Upload CSV to Discover Applications", "request": { "name": "Upload CSV to Discover Applications", @@ -18927,7 +18927,7 @@ }, "response": [ { - "id": "aaa04b3d-8428-4a10-911d-81742cefc8ce", + "id": "e98f1836-f05e-40a7-8424-061888902040", "name": "The CSV has been successfully processed.", "originalRequest": { "url": { @@ -18976,7 +18976,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4c7653e8-ab3d-4e8a-9fc4-62054eca5271", + "id": "490005aa-8d82-4900-bce5-6c72b258a000", "name": "Bad request - There was an error with the CSV format or validation failed (e.g., `application_name` missing). Error message should be provided in response.\n", "originalRequest": { "url": { @@ -19035,7 +19035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d0762d4-80c2-4b1a-80d7-d68d7d3cdc78", + "id": "c224f626-c5da-48ba-9db1-056ecc095781", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19094,7 +19094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73c1f7ee-2a84-4ff4-a49b-5315ed7c15ce", + "id": "e86a2646-17a9-48a2-ab6f-6d8e38f5c15c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19153,7 +19153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99965b58-1cb3-43f3-82e2-0b2ee58ad7b9", + "id": "609009bc-c763-465f-94a5-56ce97471986", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19212,7 +19212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4401d466-2bd8-4593-b840-76b9e3449df5", + "id": "ce491e35-3832-4b4c-904e-8f0d2b7b8e3f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19277,7 +19277,7 @@ } }, { - "id": "8c27a8d0-a8c9-4dfb-a1a1-3f163b3a0ac2", + "id": "b6fb9d22-fcd5-4f36-bd58-efa7210302f5", "name": "Get Discovered Applications for Tenant", "request": { "name": "Get Discovered Applications for Tenant", @@ -19352,7 +19352,7 @@ }, "response": [ { - "id": "52ac1d9a-f810-4c5c-bb2f-d43b27b8830b", + "id": "6a0ebae3-f583-4cae-8bf7-94841a07749f", "name": "Slim Discovered Application", "originalRequest": { "url": { @@ -19441,7 +19441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d6876a5-ff37-4fd4-ab09-93ce348e12c9", + "id": "bff6b02b-68a9-447f-acd4-467002ae32db", "name": "Discovered Application", "originalRequest": { "url": { @@ -19530,7 +19530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "716be677-00e1-448d-9c79-2a59c021741e", + "id": "88c36f2f-381d-4650-aed8-a23e06059ca2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19619,7 +19619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61512e03-bb20-4592-bb46-ac259449258a", + "id": "b86b4200-5d13-452c-86c3-b5ee394c7ca8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19708,7 +19708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05b967e7-edea-4e30-93b2-592351229664", + "id": "9638be9d-2645-44fe-b20b-0c4c1d87114a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19797,7 +19797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efd3d89c-6593-483f-8df6-8f63f03e21ed", + "id": "2c7f68c8-6297-466e-975d-a37aa768dc42", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19886,7 +19886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aef65863-afe9-40ef-8fbd-f43592c3c1fe", + "id": "196582e3-b0a8-47f3-877e-ffb2a62e3c72", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19987,7 +19987,7 @@ "description": "Use this API to implement user authentication system functionality. \nWith this functionality in place, users can get a user's authentication system details, including their capabilities, and modify those capabilities. \nThe user's capabilities refer to their access to different systems, or authorization, within the tenant, like access to certifications (CERT_ADMIN) or reports (REPORT_ADMIN). \nThese capabilities also determine a user's access to the different APIs. \nThis API provides users with a way to determine a user's access and make quick and easy changes to that access.\n", "item": [ { - "id": "676742fc-64aa-46c4-b674-e274014223b7", + "id": "86bb7050-1e38-4853-a0f3-640e0df5ad47", "name": "Auth User Details", "request": { "name": "Auth User Details", @@ -20028,7 +20028,7 @@ }, "response": [ { - "id": "0eb34197-c4f9-4b36-99c6-e0883930543f", + "id": "022128b4-27ac-4c4e-adb6-27ca14098642", "name": "The specified user's authentication system details.", "originalRequest": { "url": { @@ -20072,7 +20072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1e43b8f-beba-4681-8e2c-3ffd02929d5e", + "id": "08985052-99dc-440d-8813-d700782bf310", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20116,7 +20116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cce746b5-e4fc-42fe-ab16-9b1758ab1591", + "id": "b6cd1451-bfa8-4737-8220-ad463563e267", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20160,7 +20160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f224309-b44f-48c0-a14c-76576a12fa06", + "id": "4455178e-9afd-4be9-9af9-3b24426fee20", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20204,7 +20204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbeb95a3-97aa-4f99-8d03-a7efabff617f", + "id": "398d9b9f-de9c-486c-ac5a-cad4a626f138", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20248,7 +20248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb6e4684-9f6d-4f53-b626-c9de38f33744", + "id": "fb6f7d1f-ed18-4a9f-9ac8-2fc271ff475f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20292,7 +20292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f05b2e30-8673-4e3f-bda4-eddb6d78c002", + "id": "231dadcd-d43c-46c7-a182-19ba2a1f46b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20342,7 +20342,7 @@ } }, { - "id": "7cf5666c-eb10-405f-840f-544152c3b51c", + "id": "ad98336e-4e61-4c46-b2a6-057b48a9cf20", "name": "Auth User Update", "request": { "name": "Auth User Update", @@ -20396,7 +20396,7 @@ }, "response": [ { - "id": "70c10322-87b8-4e9f-8505-8021ef9c50c3", + "id": "3a79bcd4-fab1-41b2-b00d-6f9df5740491", "name": "Auth user updated.", "originalRequest": { "url": { @@ -20453,7 +20453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2de7312e-48d1-4b3c-bb81-5e87992d4761", + "id": "fb07ef26-54c6-4051-87ed-e7fa82cfd3c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20510,7 +20510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "558c5151-0438-43a7-8312-ce406b08a17a", + "id": "54bd0a4b-49c7-4dec-a342-019b0e58832d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20567,7 +20567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26035dd8-d0f8-46a0-8d0e-c569d9d439c8", + "id": "63534655-2d32-485f-a6e3-7b871295ae75", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20624,7 +20624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29ebfc7e-a3e9-43d4-bc19-1c9265370f2b", + "id": "ac8015d4-60b3-4487-9f06-b00061d5efa0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20681,7 +20681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b06830b-a3ef-4b58-8dea-103c84674e14", + "id": "da3be171-9c91-455f-a0ed-d5b9893753b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20738,7 +20738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbc2ecc8-bd1e-4235-a53a-226c76c00ff0", + "id": "56a3d971-6709-4795-b422-7a03fb83b2cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20807,7 +20807,7 @@ "description": "Use this API to implement and customize branding functionality. \nWith this functionality in place, administrators can get and manage existing branding items, and they can also create new branding items and configure them for use throughout Identity Security Cloud. \nThe Branding APIs provide administrators with a way to customize branding items. \nThis customization includes details like their colors, logos, and other information. \nRefer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html) for more information about certifications.\n", "item": [ { - "id": "86e9d6c5-d1ef-4c36-990c-6dd0d925a886", + "id": "e098da3a-bafe-4b38-ba8b-7650656e8c6d", "name": "List of branding items", "request": { "name": "List of branding items", @@ -20836,7 +20836,7 @@ }, "response": [ { - "id": "2edcb26f-0b28-498f-8756-cd5b132ac935", + "id": "ae504252-beff-4980-aef9-46432ec6eba3", "name": "A list of branding items.", "originalRequest": { "url": { @@ -20874,12 +20874,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"aute anim\",\n \"navigationColor\": \"labore minim anim in 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\": \"dolor\",\n \"navigationColor\": \"in laboris laborum\",\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\": \"occaecat officia\",\n \"navigationColor\": \"amet proident\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n },\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"velit et magna nostrud\",\n \"navigationColor\": \"qui\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d9010620-2cac-4702-8146-ee05375e1e83", + "id": "8622ed25-8a33-4447-8ce3-c6c7ddb41543", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20922,7 +20922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f1dd353-12ac-4c24-89dd-64ae878b01c2", + "id": "c646a3d6-66c6-411f-a2ab-f445f0c5defa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20965,7 +20965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "479594d6-2aa1-447d-a271-484ae24295ae", + "id": "53718235-ce59-4cfe-a1e8-483b77be8f9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21008,7 +21008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd88247e-6c29-49db-9bb7-8b6def0a25ec", + "id": "83f629be-a92a-4daf-980e-8ad821199749", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21051,7 +21051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93011a45-b24f-4b33-a231-4ff9a12f1c7a", + "id": "684eff4c-dc38-4485-bb82-0c9156ec3a6b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21100,7 +21100,7 @@ } }, { - "id": "782ab2c0-c2fc-485d-b70d-1a8e1a20d765", + "id": "01b55cd5-45b3-4837-ad64-3fb0df76ea66", "name": "Create a branding item", "request": { "name": "Create a branding item", @@ -21165,7 +21165,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -21174,7 +21174,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -21208,7 +21208,7 @@ }, "response": [ { - "id": "0247265c-c673-412e-8774-101c71967867", + "id": "eb25b0ce-fd9c-485b-9cf9-27205a64c828", "name": "Branding item created", "originalRequest": { "url": { @@ -21276,7 +21276,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -21285,7 +21285,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -21325,12 +21325,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"commodo ea\",\n \"navigationColor\": \"officia\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"reprehenderit irure\",\n \"navigationColor\": \"ad laborum elit pariatur incididunt\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "348680b2-79ce-47fb-ab83-344d518d3eae", + "id": "e4645095-b032-4572-bdab-7ce959afc330", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21398,7 +21398,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -21407,7 +21407,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -21452,7 +21452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "754753ed-df54-4f7b-a8c6-9886b012de81", + "id": "a2aeee3d-7e44-400d-b329-3765159c4399", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21520,7 +21520,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -21529,7 +21529,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -21574,7 +21574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41ff88db-6b79-4b22-b956-9e83135696c3", + "id": "2be45acc-724d-4770-aaf4-82dd52f1ceea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21642,7 +21642,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -21651,7 +21651,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -21696,7 +21696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0675928c-8fc8-459d-83c1-42981dadb15b", + "id": "0b3e3d74-f547-49fd-b834-8fff13bba363", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21764,7 +21764,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -21773,7 +21773,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -21818,7 +21818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "979e90dc-9e1e-48a8-8987-b7c3b5524864", + "id": "61d81ca4-8c86-4381-be81-e18c20d1a67e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21886,7 +21886,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -21895,7 +21895,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -21946,7 +21946,7 @@ } }, { - "id": "ac984be1-73ef-4359-95f9-406d072650cc", + "id": "f100f586-fa75-49fb-9196-a5ef4b39ad35", "name": "Get a branding item", "request": { "name": "Get a branding item", @@ -21987,7 +21987,7 @@ }, "response": [ { - "id": "4b7e5f6c-50d7-4254-a0ad-8058b20c9438", + "id": "ee0afaa9-939b-4aa3-82d1-4a033e2ce441", "name": "A branding item object", "originalRequest": { "url": { @@ -22026,12 +22026,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"commodo ea\",\n \"navigationColor\": \"officia\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"reprehenderit irure\",\n \"navigationColor\": \"ad laborum elit pariatur incididunt\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c9d48b90-a655-4e43-ba34-32cbf0d7b130", + "id": "1aa1dd41-dcee-4d42-90b9-7663eeee9f85", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22075,7 +22075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6349a613-450a-4224-94bd-875c093b8adf", + "id": "a0880ac2-1167-44a8-ba74-429be715ca6c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22119,7 +22119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c767101e-8668-400d-b30c-f9a3790f08a1", + "id": "e1635ca1-611a-408e-8c1c-b3e9a203ecdf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22163,7 +22163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4de7e8f5-2676-4d85-949d-29b837262dfd", + "id": "e87fd39e-db1d-4fd0-9cc7-c01391c69ba6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22207,7 +22207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f0b8dec-745f-4344-9019-7c36c251c6ad", + "id": "95159aad-bba1-486a-a5a0-f0b53bfb0e13", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22251,7 +22251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45473798-c15c-43dd-a384-14af3e8817dd", + "id": "6911ebc5-0f92-4652-8c50-1e003e4530b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22301,7 +22301,7 @@ } }, { - "id": "4e476736-73a4-4bbf-8aa0-f4ffc5a7ab48", + "id": "e0dc6064-5cde-4a2f-be96-835d2c9df1a8", "name": "Update a branding item", "request": { "name": "Update a branding item", @@ -22378,7 +22378,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -22387,7 +22387,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -22421,7 +22421,7 @@ }, "response": [ { - "id": "f7981595-9593-458e-ba9a-4d178cafedf9", + "id": "e39b3c5b-4aa1-4867-ad21-8bcb2f5f75cc", "name": "Branding item updated", "originalRequest": { "url": { @@ -22490,7 +22490,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -22499,7 +22499,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -22539,12 +22539,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"commodo ea\",\n \"navigationColor\": \"officia\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"reprehenderit irure\",\n \"navigationColor\": \"ad laborum elit pariatur incididunt\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "df60d737-7d19-428c-aea8-748eee43d57f", + "id": "f496d3e0-0a79-4af9-9ba6-6a9aa275279d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22613,7 +22613,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -22622,7 +22622,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -22667,7 +22667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b415c1a5-2808-47cf-8a88-76f32b268695", + "id": "980c0f6a-85a8-4d10-8cde-bfe55c3c2416", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22736,7 +22736,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -22745,7 +22745,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -22790,7 +22790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "052e9e56-8aaa-4afa-b1da-bfabb7fb5d2f", + "id": "b8c0e455-b53c-48bb-98da-ad1c599e59fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22859,7 +22859,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -22868,7 +22868,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -22913,7 +22913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10bfb516-7105-4252-a770-b962f39673cd", + "id": "50248d4c-dc5f-4e62-b9f5-7aa3c8635db2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22982,7 +22982,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -22991,7 +22991,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -23036,7 +23036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1459cdb3-31e0-4e31-8354-6b4815356ab1", + "id": "9057cff4-3cd6-43e8-9b5e-0ab935d920a9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23105,7 +23105,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -23114,7 +23114,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -23159,7 +23159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea21d3c8-863f-4f71-813c-78d760a7e9a6", + "id": "e9bf7bea-ee48-43bc-802f-ca65c25578fe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23228,7 +23228,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "minim qui Lorem exercita", + "value": "aliqua et dolore", "type": "text" }, { @@ -23237,7 +23237,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "anim", + "value": "dolore dolor elit nulla", "type": "text" }, { @@ -23288,7 +23288,7 @@ } }, { - "id": "1923467d-533f-4a7d-8aae-90d956267401", + "id": "9a12ec02-75f7-42f5-9fe7-0b41dcfafd7c", "name": "Delete a branding item", "request": { "name": "Delete a branding item", @@ -23329,7 +23329,7 @@ }, "response": [ { - "id": "6e15537e-1b9e-4803-bad1-cf63795dfee7", + "id": "dce61846-6603-4848-992c-5002f4d1c6cb", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -23363,7 +23363,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d25197dd-3ba4-438b-9b1a-80450e64e87e", + "id": "e8fb8a9c-638f-43ea-b081-155ad211a489", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23407,7 +23407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "439312b6-3f18-47e5-b850-936206bdb4ee", + "id": "b8603cdd-b82b-4d9a-983a-19f75cff05ed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23451,7 +23451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1df98eb-72ca-42bc-8d6d-2f459b394694", + "id": "9142e9a7-6443-4dad-9c5f-ced3fb068957", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23495,7 +23495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e93aee65-c71a-42bb-ac96-0f4f0ed745e9", + "id": "b3458d0c-1213-48f0-b3e8-c717f2656976", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23539,7 +23539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35102f37-d7be-4178-8813-334ca3dde03f", + "id": "cd55ec9a-8344-4eed-aab3-f5a032c9b101", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23583,7 +23583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c35eabd-91d9-4e25-a1f0-3891452c831a", + "id": "d0ab59aa-0970-46c9-9f70-0c219e24e31f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23639,7 +23639,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": "4799e7d6-c5d5-45c7-98fb-ef0294a8ecf3", + "id": "0e9d37c6-6e7f-4156-aced-66d965b43b7e", "name": "Create Campaign Filter", "request": { "name": "Create Campaign Filter", @@ -23681,7 +23681,7 @@ }, "response": [ { - "id": "37039f15-d5bb-4ffa-8454-5525f8a44a48", + "id": "56cd24d9-3163-405e-bf67-bcbbda844279", "name": "Created successfully.", "originalRequest": { "url": { @@ -23737,7 +23737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4f1933d-18ab-49c0-b25d-9a36f9feb6af", + "id": "016d2c07-caa7-48d5-bbf9-419036ece1b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23793,7 +23793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddc02eeb-dc7e-4536-b351-86d25b27bf47", + "id": "7d2692a9-ffa4-4cd7-a60e-92409dc2ef70", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23849,7 +23849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55923dc0-fd15-4df3-9903-3fe9584a528c", + "id": "f1acf4c4-6221-4a22-b268-175736c919a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23905,7 +23905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2364699b-7caa-4536-8bea-fb0f7d0c6ff2", + "id": "14460cd0-1340-4fdc-af4e-144b598c4c67", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23961,7 +23961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d14d62f-fa6e-4c1b-b8d5-b4397b382433", + "id": "6b44cdcf-0786-4b46-9a9b-bbf1c27242e8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24023,7 +24023,7 @@ } }, { - "id": "48d731b5-e8da-419a-8f85-7b9114f56f7f", + "id": "22fca2f1-13db-4cc4-8384-9600bd677546", "name": "List Campaign Filters", "request": { "name": "List Campaign Filters", @@ -24080,7 +24080,7 @@ }, "response": [ { - "id": "3208cdc2-1949-4716-a4e3-0810f56268a5", + "id": "06085f47-ecf2-401c-8668-85ece7f34dc7", "name": "List of campaign filter objects.", "originalRequest": { "url": { @@ -24151,7 +24151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb2ed4a9-1a59-4ab6-9f15-0a272c6a4195", + "id": "c8dbd979-9b1e-4b98-be6f-e8f8a6b2c2af", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24222,7 +24222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "564b2c96-e0af-4aed-9da0-efe69052e7ce", + "id": "c1c88df1-0372-4182-aac4-bd892804bbe0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24293,7 +24293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c303f19-2e09-4fa6-b4ae-40e29a9c2825", + "id": "1c7e2702-ba54-46c9-9cfa-f703c927daf0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24364,7 +24364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae990c7a-da90-40e2-b3a2-b92aea0af63a", + "id": "c32f1d67-94b1-4f2b-8436-aea9045107cb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24435,7 +24435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb23deca-926e-43e8-b170-1a1d30335b87", + "id": "4d41658e-7d67-4567-9461-c18b9bd96eef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24512,7 +24512,7 @@ } }, { - "id": "52869fa4-4ce7-4143-88ac-f1ae5f2c5f26", + "id": "4a2b7e49-532d-4382-b19e-5720b73be9d5", "name": "Get Campaign Filter by ID", "request": { "name": "Get Campaign Filter by ID", @@ -24553,7 +24553,7 @@ }, "response": [ { - "id": "55ed24c3-b74d-4d9e-b99d-8cf9f1578ed6", + "id": "39d6beef-1b06-49a1-95ac-e700990b713d", "name": "A campaign filter object.", "originalRequest": { "url": { @@ -24597,7 +24597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4287f8a0-73b2-4c9e-b03e-1771956b59f7", + "id": "b4ab14da-9d21-41c6-98d0-19bd36dbd0b9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24641,7 +24641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bb067c5-cb9c-4864-827d-2ec26983a19a", + "id": "780244e3-ca1a-4728-b242-4a42767e10b8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24685,7 +24685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bc7677b-70a6-4a24-b379-d9cc415890a7", + "id": "d39ee2e0-9621-4456-b557-e48db7d0d13e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24729,7 +24729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4860afa-aa10-47d3-8208-c82cb256d66b", + "id": "db7e9a94-1f19-4420-b6b7-389270166c80", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -24773,7 +24773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "851ba38b-3c9f-4630-bb6e-dca72dfe0c3f", + "id": "826a7b22-f000-4868-9e33-26e89fb56959", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24817,7 +24817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92a714a8-caa4-4da5-8703-1d635b52abaa", + "id": "6d5702b2-d6a7-4cf9-ac56-6de0aa7c2229", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24867,7 +24867,7 @@ } }, { - "id": "b10f7a15-2278-4689-9bf5-f0c778c21caa", + "id": "3873487d-9f8f-431a-a692-ac016be93093", "name": "Updates a Campaign Filter", "request": { "name": "Updates a Campaign Filter", @@ -24925,7 +24925,7 @@ }, "response": [ { - "id": "8d6f0da7-57a3-40d9-96e1-3396bc5f0725", + "id": "7c6192f7-1ee8-4b3e-9df8-90b3fb6285a9", "name": "Created successfully.", "originalRequest": { "url": { @@ -24982,7 +24982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaca3af8-918c-4d5d-a8e7-6ee812d4ba22", + "id": "e8972db4-9fa3-4425-a8fa-c5e28513945e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25039,7 +25039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da1c593e-ce72-457b-9c4b-fca109a5be05", + "id": "d03bde2d-bdf7-4d3e-96a7-025aa5525a3f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25096,7 +25096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b712f5b2-63df-4363-a154-428a486377cb", + "id": "e4599d44-738d-4734-a2c9-829d8ae1e1de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25153,7 +25153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ff658dd-476e-4759-a42f-cbcf2f218afb", + "id": "8d7b064e-55a0-4554-af7d-3eb936122ac4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25210,7 +25210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79222f3b-2c1b-4172-878b-66155f2845c4", + "id": "3ef61b51-0700-4b8a-b674-8a18295830ea", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25273,7 +25273,7 @@ } }, { - "id": "49a9e6d2-eb20-4e3a-88aa-4f85849bb852", + "id": "024ffba8-79dc-4807-8ae9-ae4e7a8544a3", "name": "Deletes Campaign Filters", "request": { "name": "Deletes Campaign Filters", @@ -25316,7 +25316,7 @@ }, "response": [ { - "id": "86973422-70d5-4c10-948c-37bb6af6ac19", + "id": "a764a1ca-cf88-4134-8ee8-c3f13cdb2870", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -25363,7 +25363,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ad09ddc7-f448-48f8-a619-75f3211baa7c", + "id": "712e83f6-4c58-41ff-8286-112d277f92a2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25420,7 +25420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0bab096-03cc-4791-9c8a-ae415b747e92", + "id": "b62d8741-095f-46cb-9b46-a6c2e79ea0e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25477,7 +25477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f57fe56-403b-4333-b434-2cbd0c44e667", + "id": "eb91c626-fd54-49e4-b5e8-31ce03f51449", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25534,7 +25534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d89cc781-3389-4f98-9b11-fa5737c564f7", + "id": "e0447417-3bc4-436f-a1bf-08626cf2e847", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -25591,7 +25591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "246791ad-51ac-4ff5-a59b-556a5d0e6976", + "id": "24d86f0c-7a36-454a-ae1a-cc74eb9676b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25648,7 +25648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c128c35-1347-4740-a700-d8506934a5fa", + "id": "f3b64661-f196-4465-b1c0-d7712bd5ff98", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25717,7 +25717,7 @@ "description": "Use this API to implement certification campaign functionality.\nWith this functionality in place, administrators can create, customize, and manage certification campaigns for their organizations' use. \nCertification campaigns provide Identity Security Cloud users with an interactive review process they can use to identify and verify access to systems. \nCampaigns help organizations reduce risk of inappropriate access and satisfy audit requirements. \n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese certifications serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign. \n\nFor example, an organization may use a Manager Certification campaign as a way of showing that a user's access has been reviewed and approved by multiple managers. \nOnce this campaign has been completed, Identity Security Cloud would provision all the access the user needs, nothing more. \n\nIdentity Security Cloud provides two simple campaign types users can create without using search queries, Manager and Source Owner campaigns:\n\nYou can create these types of campaigns without using any search queries in Identity Security Cloud: \n\n- ManagerCampaign: Identity Security Cloud provides this campaign type as a way to ensure that an identity's access is certified by their managers. \nYou only need to provide a name and description to create one. \n\n- Source Owner Campaign: Identity Security Cloud provides this campaign type as a way to ensure that an identity's access to a source is certified by its source owners. \nYou only need to provide a name and description to create one. \nYou can specify the sources whose owners you want involved or just run it across all sources. \n\nFor more information about these campaign types, refer to [Starting a Manager or Source Owner Campaign](https://documentation.sailpoint.com/saas/help/certs/starting_campaign.html).\n\nOne useful way to create certification campaigns in Identity Security Cloud is to use a specific search and then run a campaign on the results returned by that search. \nThis allows you to be much more specific about whom you are certifying in your campaigns and what access you are certifying in your campaigns. \nFor example, you can search for all identities who are managed by \"Amanda.Ross\" and also have the access to the \"Accounting\" role and then run a certification campaign based on that search to ensure that the returned identities are appropriately certified. \n\nYou can use Identity Security Cloud search queries to create these types of campaigns: \n\n- Identities: Use this campaign type to review and revoke access items for specific identities. \nYou can either build a search query and create a campaign certifying all identities returned by that query, or you can search for individual identities and add those identities to the certification campaign. \n\n- Access Items: Use this campaign type to review and revoke a set of roles, access profiles, or entitlements from the identities that have them. \nYou can either build a search query and create a campaign certifying all access items returned by that query, or you can search for individual access items and add those items to the certification campaign. \n\n- Role Composition: Use this campaign type to review a role's composition, including its title, description, and membership criteria. \nYou can either build a search query and create a campaign certifying all roles returned by that query, or you can search for individual roles and add those roles to the certification campaign. \n\n- Uncorrelated Accounts: Use this campaign type to certify source accounts that aren't linked to an authoritative identity in Identity Security Cloud. \nYou can use this campaign type to view all the uncorrelated accounts for a source and certify them. \n\nFor more information about search-based campaigns, refer to [Starting a Campaign from Search](https://documentation.sailpoint.com/saas/help/certs/starting_search_campaign.html).\n\nOnce you have generated your campaign, it becomes available for preview. \nAn administrator can review the campaign and make changes, or if it's ready and accurate, activate it. \n\nOnce the campaign is active, organization administrators or certification administrators can designate other Identity Security Cloud users as certification reviewers. \nThose reviewers can view any of the certifications they either need to review (active) or have already reviewed (completed).\n\nWhen a certification campaign is in progress, certification reviewers see the listed active certifications whose involved identities they can review. \nReviewers can then make decisions to grant or revoke access, as well as reassign the certification to another reviewer. If the reviewer chooses this option, they must provide a reason for reassignment in the form of a comment.\n\nOnce a reviewer has made decisions on all the certification's involved access items, he or she must \"Sign Off\" to complete the review process.\nDoing so converts the certification into read-only status, preventing any further changes to the review decisions and deleting the work item (task) from the reviewer's list of work items. \n\nOnce all the reviewers have signed off, the certification campaign either completes or, if any reviewers decided to revoke access for any of the involved identities, it moves into a remediation phase. \nIn the remediation phase, identities' entitlements are altered to remove any entitlements marked for revocation.\nIn this situation, the certification campaign completes once all the remediation requests are completed. \n\nThe end of a certification campaign is determined by its deadline, its completion status, or by an administrator's decision. \n\nFor more information about certifications and certification campaigns, refer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html).\n", "item": [ { - "id": "e094d009-3aea-4ca3-b136-4a8279acb892", + "id": "7b4a15ea-ea5b-483f-84ea-095227a3dca0", "name": "List Campaigns", "request": { "name": "List Campaigns", @@ -25801,7 +25801,7 @@ }, "response": [ { - "id": "3a19f095-eb75-465c-836f-4e83491aea50", + "id": "8566f7ca-9eb4-4bba-9cb8-c34996cfe2d2", "name": "Slim Campaign", "originalRequest": { "url": { @@ -25899,7 +25899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b21ee361-feea-4fd0-99e1-39ed1e953e93", + "id": "42e07a77-fb63-4060-ba93-498c80f231ee", "name": "Full Campaign", "originalRequest": { "url": { @@ -25997,7 +25997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe9dffcb-efa3-4a5f-b91f-effb06259a6a", + "id": "0518c6e7-73c8-40f3-a31a-ffe2cb903521", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26095,7 +26095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76209aa6-0dc6-4c3d-a479-dfcac4fc677f", + "id": "389f1431-d7e9-4ac7-a91e-d66167a62b6f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26193,7 +26193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72c6ad57-cd45-4be7-ae64-a4009d8e4315", + "id": "ba2b9c84-1f48-400f-9272-5546be5dcb8f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26291,7 +26291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5743f16e-e0c9-4e91-a6cb-ab9a8b42d2c1", + "id": "0b336f7f-684b-4a91-bb49-ec565c9783b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26389,7 +26389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f72f0e61-d633-4dd5-bcb0-80d9be4a9e58", + "id": "cfce2a31-58da-47f7-a8ec-99f89b36337c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26493,7 +26493,7 @@ } }, { - "id": "56370606-0e9a-4f69-a7f9-41ebb7ce99c8", + "id": "aa9af67f-84f5-4431-ab5f-2896e500d7d1", "name": "Create a campaign", "request": { "name": "Create a campaign", @@ -26535,7 +26535,7 @@ }, "response": [ { - "id": "b3febb4e-1ca1-48b2-b67c-9d36a1e15266", + "id": "b72710cd-a0d4-4556-a12c-d81ce10a5c81", "name": "Manager", "originalRequest": { "url": { @@ -26591,7 +26591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7002b4d7-5d63-453b-a938-da2d587e0955", + "id": "baa119f5-66d0-41a7-8a90-d9e4f10e6251", "name": "Search", "originalRequest": { "url": { @@ -26647,7 +26647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d1cd86c-1fbf-4537-aa9c-21c393b28901", + "id": "b1adf510-c053-4cdc-a27b-ad5c1287636e", "name": "Source Owner", "originalRequest": { "url": { @@ -26703,7 +26703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1e663b3-0a18-4ce9-9975-cb5a80900928", + "id": "1b3d546a-efa8-439f-9af2-dcebccba6b0b", "name": "Role Composition", "originalRequest": { "url": { @@ -26759,7 +26759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d26968f1-8f31-444f-85ad-0806541c3000", + "id": "1f1b2ca8-17e1-4f0a-9fea-82ef0483c6d0", "name": "Manager", "originalRequest": { "url": { @@ -26815,7 +26815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "306e33ca-e142-464d-a206-a835e9d81a12", + "id": "df45e62d-ade2-4a78-8b45-a2617b2b160c", "name": "Search", "originalRequest": { "url": { @@ -26871,7 +26871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db13d724-0d3e-4723-9438-882fed12d8bd", + "id": "2ecb6aeb-c011-4b8c-8117-8d800412b196", "name": "Source Owner", "originalRequest": { "url": { @@ -26927,7 +26927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed4caeb1-2f45-4b5a-a525-c32711a3c4af", + "id": "82219bf3-0aaf-420f-888e-fe49efc2f73c", "name": "Role Composition", "originalRequest": { "url": { @@ -26983,7 +26983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9764df64-6b93-469f-99a4-76d31da33926", + "id": "e45476d7-e2b6-4910-b8eb-2475867a45b7", "name": "Machine Account", "originalRequest": { "url": { @@ -27039,7 +27039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02110b62-9b88-42f2-ae5e-08918d5104b3", + "id": "c6840bc8-0ad3-4827-bcbd-861bf4eaf186", "name": "Manager", "originalRequest": { "url": { @@ -27095,7 +27095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d8a6f20-4f85-479c-b7f6-42c080a99a56", + "id": "02371ec9-f3b1-4f45-9fca-29547d416adf", "name": "Search", "originalRequest": { "url": { @@ -27151,7 +27151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9b53848-52b0-4ddd-b21d-b15264aee5d7", + "id": "8618b232-255f-49fd-8c91-c75e918a24a6", "name": "Source Owner", "originalRequest": { "url": { @@ -27207,7 +27207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c623ed1-e731-4c2e-b07f-92c6ba26e191", + "id": "99d84956-6be1-4b5a-8139-2f4ed5168154", "name": "Role Composition", "originalRequest": { "url": { @@ -27263,7 +27263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20d70c78-2220-40a7-81ec-d97f30fb1ff8", + "id": "c9d8db20-cc38-4834-ac8e-689fbd3ba022", "name": "Machine Account", "originalRequest": { "url": { @@ -27319,7 +27319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b16b7454-4c61-478b-9a79-a8fb18c3c9ad", + "id": "ee36da08-c75c-4989-ad5d-29842f4a0663", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -27375,7 +27375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cd2e235-881a-43f6-849c-5de99f4c6707", + "id": "b62e899c-670f-4a41-b3e9-310acd469cea", "name": "Search", "originalRequest": { "url": { @@ -27431,7 +27431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23a16617-ad07-4310-9915-919a29fb5d74", + "id": "883c3776-aec8-4415-9024-f48c7497ea1d", "name": "Source Owner", "originalRequest": { "url": { @@ -27487,7 +27487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "230661e7-4925-46a3-9f81-4e74c840ce0a", + "id": "ea4db62a-06d2-4de0-8839-133e87248989", "name": "Role Composition", "originalRequest": { "url": { @@ -27543,7 +27543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf9b2b20-7930-4d0e-b90e-a4a1fb8a30c7", + "id": "3fa60beb-7517-492a-bafa-38a07101091b", "name": "Machine Account", "originalRequest": { "url": { @@ -27599,7 +27599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "deca07d4-e1d5-45db-981d-1f00bfa24538", + "id": "0a7f5fc8-0ece-4fcc-b34d-f27dafcc9d9b", "name": "Manager", "originalRequest": { "url": { @@ -27655,7 +27655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7725cb7e-406f-4002-b5d1-187f42e66701", + "id": "12bd0e4f-f61b-4290-ace6-f53f49117b9e", "name": "Search", "originalRequest": { "url": { @@ -27711,7 +27711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b77e8d55-2565-4797-851a-89295da7c000", + "id": "52be1263-478d-42f7-af9f-f47e1a95beaa", "name": "Source Owner", "originalRequest": { "url": { @@ -27767,7 +27767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76fee8c5-ef48-4a19-94d6-c4ae0fac430d", + "id": "3e41f825-5ced-4446-9a5c-39d927082c52", "name": "Role Composition", "originalRequest": { "url": { @@ -27823,7 +27823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b2ab1fd-f6b7-484a-8c5d-49f519db51e9", + "id": "3c8feb8f-7c43-4961-8365-b440ab29caf1", "name": "Machine Account", "originalRequest": { "url": { @@ -27879,7 +27879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b75daf4-ad80-4d9e-ae25-d104516dda78", + "id": "e3b630df-60cc-4150-ac10-e2c2f13cc936", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -27935,7 +27935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3489530a-bba1-469e-95b0-f66e0e77a004", + "id": "79f135be-224f-478d-8170-20b142d002fd", "name": "Search", "originalRequest": { "url": { @@ -27991,7 +27991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d51c183-7147-4c41-9cae-6de717d6d219", + "id": "9da50d78-75bc-4b02-9070-99bf17bdd06a", "name": "Source Owner", "originalRequest": { "url": { @@ -28047,7 +28047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16c3e424-e736-4aae-86bc-223a552ea7f4", + "id": "717e4828-64eb-4fab-a9e5-95721705b2be", "name": "Role Composition", "originalRequest": { "url": { @@ -28103,7 +28103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2f09f81-5f6f-4ee9-a34f-c149dffbcd36", + "id": "f0374d7d-45a2-49eb-90f4-8a34e4b36ffb", "name": "Machine Account", "originalRequest": { "url": { @@ -28165,7 +28165,7 @@ } }, { - "id": "b10c517b-3637-407a-bea3-29ea95fc2032", + "id": "f73d41cb-9574-4558-b569-f151a82c0732", "name": "Get Campaign", "request": { "name": "Get Campaign", @@ -28216,7 +28216,7 @@ }, "response": [ { - "id": "9c79fb1f-9e2a-4803-b15d-dc91b27e9595", + "id": "096b459f-0b3b-45d1-b0d3-0a5161cd16fc", "name": "Manager", "originalRequest": { "url": { @@ -28270,7 +28270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "313bc951-6b83-471a-8c3b-2bb258288079", + "id": "7a745c36-7b25-472e-9566-e80665443ffb", "name": "Search", "originalRequest": { "url": { @@ -28324,7 +28324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80b8882e-099d-44e7-8b99-a2545c653b9b", + "id": "0e15dc9c-cb6c-4b31-b91e-c6591c31a77c", "name": "Source Owner", "originalRequest": { "url": { @@ -28378,7 +28378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d52e81d3-6ce7-45aa-ae90-fe7fa0d932bb", + "id": "4ba963f0-9791-46a8-aeab-fb3cc8555955", "name": "RoleComposition", "originalRequest": { "url": { @@ -28432,7 +28432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbf0f3a4-cbc7-4899-b4bd-bc58d773bee5", + "id": "f29151cd-d4e1-40b8-ad6e-358eae4cb1ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28486,7 +28486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24b59825-a13d-4738-8afa-9c4c5e0bfdfd", + "id": "d5eba76c-0a59-43e3-b0ee-10bbb61f4b02", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28540,7 +28540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07547ac4-d9b5-4400-87ba-3782d86b4e18", + "id": "68c34708-32fc-4e1d-bdc3-a8bfb46f60fe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28594,7 +28594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45010491-31a0-436c-8f51-16699cbb419a", + "id": "3262ac52-2999-4004-9536-4462c0449bf5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28648,7 +28648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62d2c43e-4d4f-4d4c-a29d-05535f1ee4c4", + "id": "eb9e23f1-6f66-4e77-8b45-7aadeda2120e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28702,7 +28702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e3d411b-6051-4e57-ae52-59bf56de6078", + "id": "eec36e3d-64b7-4ba2-846b-122cd4c7072e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28762,7 +28762,7 @@ } }, { - "id": "6ca976bb-ca42-48c7-9789-e0967a0b6698", + "id": "44445eb0-773f-46c2-90e2-f58decea7f01", "name": "Update a Campaign", "request": { "name": "Update a Campaign", @@ -28816,7 +28816,7 @@ }, "response": [ { - "id": "29725d7c-72e7-47f8-a0ff-37a4e5485518", + "id": "9a8c8007-6705-488c-a80f-5cc0832ee15a", "name": "Manager", "originalRequest": { "url": { @@ -28873,7 +28873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51fad8a7-cd21-4755-8462-795e13856ac7", + "id": "4b7a2edd-e30e-4867-9207-7b057bf520e6", "name": "Search", "originalRequest": { "url": { @@ -28930,7 +28930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09775aab-afe8-4528-ab01-5ae860e60d9a", + "id": "d58e157f-9e92-476c-a998-e859454abf4b", "name": "Source Owner", "originalRequest": { "url": { @@ -28987,7 +28987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5474ff9-0608-4ab4-8520-1fabbcd430e9", + "id": "fc653ff3-fd2b-4b54-9115-7a2fa13b740e", "name": "RoleComposition", "originalRequest": { "url": { @@ -29044,7 +29044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12911716-eb3a-44ef-8d8f-5937b19af700", + "id": "28f7a47f-ac7d-47cc-b48a-e43af26ecaa5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29101,7 +29101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1c2283b-e839-48fa-8a68-9c4b8f438a66", + "id": "34f23cf5-f80e-448c-a829-ba4758f4f349", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29158,7 +29158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b1a9067-4930-4214-9bfd-38b4d6f37718", + "id": "4eba9841-9950-4a0e-ad73-8e7a90f73f28", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29215,7 +29215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aea69946-f248-4b00-bc34-82843dbe6896", + "id": "6ebfc8ab-588c-4c7f-86e8-29ae99fe2ccd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -29272,7 +29272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfa764fa-a984-4516-be45-f4af4e487948", + "id": "fd468d2c-e945-4b39-9adb-363b9cc4913a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -29329,7 +29329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be68aa0f-c0cf-4d28-a4a6-de87c9e80ac6", + "id": "c9d29cfd-548e-4c6d-a788-a1fb987b5219", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29392,7 +29392,7 @@ } }, { - "id": "af6b2c7b-d41e-422c-be0f-029cc6766cc6", + "id": "09346bd5-c82d-41c5-8b46-88e14f63aaa0", "name": "Reassign Certifications", "request": { "name": "Reassign Certifications", @@ -29447,7 +29447,7 @@ }, "response": [ { - "id": "57e8da54-1bdc-4c02-b832-53046f309e21", + "id": "4d2f59cf-c240-4696-b6fe-1624f64a186e", "name": "The reassign task that has been submitted.", "originalRequest": { "url": { @@ -29505,7 +29505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fba70a7-b220-48f4-81d7-a232e7448017", + "id": "c79866c2-bfb3-40d4-b0e8-79440cb881ac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29563,7 +29563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9f96045-6c35-4ae9-8d74-d4dc48e0ddc0", + "id": "a90297cf-013c-4860-921f-d03e3a211bed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29621,7 +29621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27e2c80c-ed91-4fbf-852d-631e3d9cf7dd", + "id": "b7a589b9-ee8c-4869-806e-dc3372b561d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29679,7 +29679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f42f4732-c03c-4201-be08-cec68df96049", + "id": "884fc374-b987-4230-8868-a5d2fac8b1d3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -29737,7 +29737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "febdd655-39ae-4d78-b921-941ed0f7668d", + "id": "afd1f30d-b1dd-466d-bbbd-639fa86ad5a7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -29795,7 +29795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc260cad-91bf-4ba2-8666-a7dbbc7bfdd2", + "id": "9b3fddac-c006-4ad3-adaa-54914eab4af1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29859,7 +29859,7 @@ } }, { - "id": "f642dc62-8b5f-47d5-bba3-348cef884eb8", + "id": "250aec67-a8e6-4892-a084-ca7f06bf0fc5", "name": "Activate a Campaign", "request": { "name": "Activate a Campaign", @@ -29914,7 +29914,7 @@ }, "response": [ { - "id": "3f6daeaf-e418-4be5-8f0a-f79195f91f72", + "id": "b4a8d690-b5d0-478e-bfac-957070048d1b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -29972,7 +29972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4c7646a-28fc-4ddf-b884-e8550da73b6e", + "id": "d9fc1058-503e-44ce-99c9-59642ff27f05", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30030,7 +30030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "959c86cb-fba4-4df4-9a35-a2371153adaa", + "id": "eaeb6cea-0fd4-456a-a3f3-9debc55668f0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30088,7 +30088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "458c49d3-bae2-4149-8d57-981edbbfb74f", + "id": "ae4d4504-efc4-4e2e-bafb-cdccc03a0404", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30146,7 +30146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fc6216d-ac93-4b58-91e4-59394fe9473f", + "id": "7cb7fcfc-2734-4c07-a483-3b598f76b525", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30204,7 +30204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a4fa7b9-9936-4484-9293-d53741ca361e", + "id": "b7afed25-899f-454c-a929-1c188f88e097", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30262,7 +30262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1db1e5f1-36d2-473f-b56b-2656eb40bb39", + "id": "5eeba3ef-399f-4b38-8ae4-aac4d2f359e3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30326,7 +30326,7 @@ } }, { - "id": "1e627584-5a95-4fff-98be-2977f3c83185", + "id": "fbb947de-a04f-43f9-ad12-27f595131702", "name": "Complete a Campaign", "request": { "name": "Complete a Campaign", @@ -30381,7 +30381,7 @@ }, "response": [ { - "id": "662324e4-fbe4-4214-814d-976e5f70c4cd", + "id": "f470ad37-b193-4e90-9487-f31c50f9b25d", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -30439,7 +30439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cabf2a5e-1d22-440e-9cf3-7eed1357c75d", + "id": "8ed0f6ec-58e8-4637-ae4f-3a2ec78d9acc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30497,7 +30497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbc40522-de9f-4d38-aa52-4b35b6c2b4d3", + "id": "93d37bb0-d0b6-480f-8a06-ecbad7ff0b26", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30555,7 +30555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29e74cdc-13dc-4c47-ac50-72fd205b5bb7", + "id": "2cb73d5d-8cbb-4056-b199-c07f2c0cb519", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30613,7 +30613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4931c9a4-fd64-463b-b888-344c5a8e5880", + "id": "5020e53b-5596-4948-a073-b6b45cd4f445", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30671,7 +30671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7d593aa-ebec-4536-9665-98f931a344b7", + "id": "7a6f4fd0-1427-4591-962b-9a1cd0ddb402", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30729,7 +30729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50bf963b-152c-48c0-a21d-3ca65cf19e7a", + "id": "0ea12676-caf8-4e0e-baf1-dddba7b922d5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30793,7 +30793,7 @@ } }, { - "id": "10cf898b-17a0-40a1-ba79-29bf93da6ce9", + "id": "58757f7e-7e2b-4f14-bf5c-3a477b301151", "name": "Delete Campaigns", "request": { "name": "Delete Campaigns", @@ -30836,7 +30836,7 @@ }, "response": [ { - "id": "07cefe76-8056-416b-968b-af59d35eb6b2", + "id": "2626269c-91fc-4c7f-bf0b-7e9a6f68be69", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -30893,7 +30893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc19dfc1-c5f6-40c0-a307-283821d698bd", + "id": "d06cf1eb-3c0a-4ce5-a5c7-9332e2b9e5cf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30950,7 +30950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4449655-48da-4ea4-873a-c54fe230fc58", + "id": "2151cfca-9870-4772-b8c6-71bfbf2d372f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31007,7 +31007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13fc9b50-1679-4447-94ed-1d126b13b7b9", + "id": "662a4c89-60b0-4c55-90f2-5f69c2b14d79", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31064,7 +31064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "248a5c07-abc8-446c-80cb-b88c89d6f206", + "id": "a3983afc-2cb5-44ae-a881-636680f936c9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31121,7 +31121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de3ad21c-b164-46a6-b6d1-405b047ba120", + "id": "66488635-3823-47ce-9e2f-32108a5338d0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31178,7 +31178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1305ad79-e6b0-4dab-8960-5312d8b748ac", + "id": "1e92247a-61f4-4656-87bc-a755287b5971", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31241,7 +31241,7 @@ } }, { - "id": "a30f56f0-23bc-4b64-b876-29291f3adc9f", + "id": "34115741-a45a-4e2f-a3c9-872491041ecf", "name": "Run Campaign Remediation Scan", "request": { "name": "Run Campaign Remediation Scan", @@ -31283,7 +31283,7 @@ }, "response": [ { - "id": "83857901-b213-476b-a385-cc77c8a5da64", + "id": "bd6be443-7530-41a6-b92c-e48341a97e5d", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -31328,7 +31328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f88c41cd-96d0-4913-a776-de7899562be5", + "id": "a4d678a0-85ad-45dd-8226-6f11df59771b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31373,7 +31373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47f9d908-5c87-43bf-bfcf-11135175b150", + "id": "f41aa33a-8c0d-4e11-8c90-6a98d5a251a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31418,7 +31418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a211aa19-9a81-4f07-ab3d-049af175437d", + "id": "6b5a6a3a-5a27-4815-96f9-b2905cc72cc7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31463,7 +31463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa37b446-19d5-4a64-a401-9f41284d01b6", + "id": "d4d307fd-e7c6-4629-b30a-7230ce01be2b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31508,7 +31508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc504986-1e5a-4da1-ac38-367f07d43942", + "id": "4205e931-b184-4bae-9f88-8e82cc960a93", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31553,7 +31553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be6c80ea-c65d-4e98-9b33-3f0f74822ba8", + "id": "7089cc2c-32fb-4452-b0c3-06e0bd04b18e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31604,7 +31604,7 @@ } }, { - "id": "8b79a9a4-777b-4708-ada8-d5685351babf", + "id": "00ceb1e6-bf07-4f99-996f-2b80bef4462a", "name": "Get Campaign Reports", "request": { "name": "Get Campaign Reports", @@ -31646,7 +31646,7 @@ }, "response": [ { - "id": "60db18f9-d778-4f05-b277-ff08679f5287", + "id": "38239305-768e-4cf8-966c-e5539024a751", "name": "Array of campaign report objects.", "originalRequest": { "url": { @@ -31691,7 +31691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f388870-98e8-46a8-8a46-fd61495e091b", + "id": "9c982d31-48de-429d-a720-ebc72d7c4d4e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31736,7 +31736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b0cf3da-e4c6-47c4-9336-5f37717a7364", + "id": "cd620517-1c90-48ee-babf-24f84863e388", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31781,7 +31781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eef78b27-5e6a-4d3d-837c-1eff97d48b90", + "id": "224de3c0-2aab-477f-b59a-cb39520d9e61", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31826,7 +31826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d559540-a16f-491b-a2b6-0e532dac9116", + "id": "96280b87-5f8e-4329-8d3d-4f706040bfed", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31871,7 +31871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7395a4b7-d2cb-4405-ad5f-80a3d532c9c4", + "id": "b566f3b0-9ce0-41a9-8d5f-a23675d23912", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31916,7 +31916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4efd29b-73c6-413f-a628-f96fef3a538c", + "id": "8ec3c1e6-c276-4308-abaf-3a52bdb39070", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31967,7 +31967,7 @@ } }, { - "id": "d942a0ca-6fae-4a5f-8390-fae6e3793f0e", + "id": "f97ac1ef-7278-4c26-97e5-49040b5a1d12", "name": "Run Campaign Report", "request": { "name": "Run Campaign Report", @@ -32020,7 +32020,7 @@ }, "response": [ { - "id": "d6c71067-ecda-4629-9396-49a31378c983", + "id": "758fecd5-2473-491f-8601-8d39c6a29e82", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -32066,7 +32066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12452e91-eb89-4ff1-950e-819c25884d87", + "id": "79bc6923-285a-4ac1-8076-fe808dd54b26", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32112,7 +32112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a27b0f9-1055-45b8-8494-f80a08bbaf93", + "id": "2ef76859-ce96-4c8d-bdab-df10a8f32a72", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32158,7 +32158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "957b73e2-79d4-4594-a581-24080bdd7cc2", + "id": "30883f65-6155-4782-aeea-c3f4c860c9e9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32204,7 +32204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "955794c3-3532-491d-8a1c-922a45fa09cc", + "id": "d6b196b5-3df2-4666-9874-1383ce689eb5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -32250,7 +32250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c782e962-3b97-4d41-9af1-a2b82e452f91", + "id": "db8f655d-2efe-4227-b526-d5cdf1305f93", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32296,7 +32296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3220063b-feb8-4898-aea0-2cccb5855e66", + "id": "52705600-eb64-407f-ba8c-462d79bca4aa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32348,7 +32348,7 @@ } }, { - "id": "b6cd5e57-5df6-43c3-afe1-599c15ee078a", + "id": "0fd6f58e-29f9-4ef6-b2de-f6bc48e4831c", "name": "Get Campaign Reports Configuration", "request": { "name": "Get Campaign Reports Configuration", @@ -32378,7 +32378,7 @@ }, "response": [ { - "id": "e4cd766c-3ffd-4a35-b00b-e520c5f2a4b4", + "id": "21b4c221-4ff8-45ed-a45a-d6431bf15c74", "name": "Campaign report configuration.", "originalRequest": { "url": { @@ -32422,7 +32422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e07a116-342f-4d71-9b5f-8e4b5bb240d6", + "id": "db518012-7d91-4bb7-ba85-12efd10bc5ab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32466,7 +32466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8506faee-503d-4e75-82b0-d7038d537623", + "id": "c97a9233-6b3d-45d2-b0a0-ebfc94d0d4dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32510,7 +32510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6dd3748-aac2-43c3-8e82-f9c0114c6cdd", + "id": "06a66183-f920-434b-af3d-877bf3e094dd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32554,7 +32554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97eaf369-5aca-4270-a32b-eebdb4776461", + "id": "34a01359-75a7-457d-8ebe-77f422f650df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32598,7 +32598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a08e7b77-628a-41a8-bef4-7d73d35672a6", + "id": "5aaf95d6-ebff-46e0-a926-bbf1b2dd0efb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32648,7 +32648,7 @@ } }, { - "id": "78127211-4472-450f-8e1a-1fe1f3a9e793", + "id": "3e97cb25-91bc-4dc5-96e5-1536bbbd7108", "name": "Set Campaign Reports Configuration", "request": { "name": "Set Campaign Reports Configuration", @@ -32691,7 +32691,7 @@ }, "response": [ { - "id": "7281952c-0d3a-4d61-8245-e0c977d30153", + "id": "e5a00467-56e3-44db-b24d-618a86e60aa7", "name": "The persisted campaign report configuration.", "originalRequest": { "url": { @@ -32748,7 +32748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bad87e1c-18f6-4ebb-97f9-db71b9a258a3", + "id": "06e20aae-5db1-40db-88d8-c2303ff7eb2b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32805,7 +32805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a138eed9-eff0-45e0-92a6-e03caf8aa593", + "id": "d4c92629-70a6-4f48-b2d5-e1c70945fbdf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32862,7 +32862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a11096c-ac6b-45ab-a51a-564aa0055a87", + "id": "d7c2714b-2de3-48c8-bac6-2d135e07b1a1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32919,7 +32919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c5c593-10fc-41ef-a9b6-1543b60190b7", + "id": "ebcd0e4a-4f48-4ad4-80e1-35921429e7ca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32976,7 +32976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e46081d-482b-488b-b2b9-12a983777e01", + "id": "902597ba-0a11-4af9-9c8f-0c21e5cb6305", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33039,7 +33039,7 @@ } }, { - "id": "d8ef7116-ac3e-4b78-9be9-4c6b79c3fe2a", + "id": "3c7f0b82-4590-47e8-b27c-b9889cf55c24", "name": "Create a Campaign Template", "request": { "name": "Create a Campaign Template", @@ -33081,7 +33081,7 @@ }, "response": [ { - "id": "46751267-6f85-4f78-aa4a-86490ad63d4d", + "id": "a9930f22-d186-42c4-8c80-8924d7121285", "name": "Manager", "originalRequest": { "url": { @@ -33137,7 +33137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1edc0ed7-7ccd-4d5f-8e15-5555cca0e738", + "id": "c7929f1a-efd4-400d-88de-224773db7fe0", "name": "Search", "originalRequest": { "url": { @@ -33193,7 +33193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6842180e-2f62-499b-b2ab-bce6d8bb0669", + "id": "8f08b89d-e404-4dd1-9ce1-91408590841c", "name": "Source Owner", "originalRequest": { "url": { @@ -33249,7 +33249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb1bb1a0-fd69-4d0f-b868-0788f200ceab", + "id": "8b452a38-1018-440c-9b20-648bbb83da79", "name": "RoleComposition", "originalRequest": { "url": { @@ -33305,7 +33305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb85a355-2fc1-48b2-8f95-b2e2e45ff334", + "id": "14a3efea-48e5-475b-89ad-61eb9ba1c07c", "name": "Manager", "originalRequest": { "url": { @@ -33361,7 +33361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0de7777-9136-4f9c-a612-56becdc00881", + "id": "fe7d7491-2808-4a78-818f-2c41f886b751", "name": "Search", "originalRequest": { "url": { @@ -33417,7 +33417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62853dbb-abef-4756-bb57-c87ea19453e8", + "id": "7ea5722c-5d98-4837-85a6-77455836de5d", "name": "Source Owner", "originalRequest": { "url": { @@ -33473,7 +33473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01b2ff8c-8c3e-4de8-b5c2-c9730105df91", + "id": "d20c1281-b9bd-4027-be1d-7c84b0aa1fd0", "name": "RoleComposition", "originalRequest": { "url": { @@ -33529,7 +33529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2813c925-82a1-4047-938e-4c342a0acec9", + "id": "a0579434-f95d-487f-8d7f-3249392cece9", "name": "Manager", "originalRequest": { "url": { @@ -33585,7 +33585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dc8b53e-bb07-4068-829e-3367ae45d0e6", + "id": "c3bcdcfd-580b-4e23-b3a6-5c1fc38d52ee", "name": "Search", "originalRequest": { "url": { @@ -33641,7 +33641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cb23c13-3ed2-4606-8e87-afe391fd17f2", + "id": "4e8aafc4-a9b5-4a9f-83a6-d0f076887197", "name": "Source Owner", "originalRequest": { "url": { @@ -33697,7 +33697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5972c642-e6b6-46bd-a774-ab648775d141", + "id": "6ea5c373-1666-4f91-bfb6-f8b8172f1486", "name": "RoleComposition", "originalRequest": { "url": { @@ -33753,7 +33753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98551a0c-ed86-48b5-9a7b-b83a340505a2", + "id": "ba7baa5d-fa76-4100-9e48-25e59ceb232e", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -33809,7 +33809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "209f5765-963c-4328-8170-f489dc6e9d29", + "id": "568b1241-049c-4bc6-bc80-75d97c5ef0cd", "name": "Search", "originalRequest": { "url": { @@ -33865,7 +33865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a94d0a4-ce55-4b54-959c-c0829ad34ff9", + "id": "107b7acb-ac6e-41e9-bf09-1a3f7a096294", "name": "Source Owner", "originalRequest": { "url": { @@ -33921,7 +33921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e570a085-2c84-4ace-9efe-220dd6c8d565", + "id": "398ca823-33ce-497c-9816-e71075b073ed", "name": "RoleComposition", "originalRequest": { "url": { @@ -33977,7 +33977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b8560ff-53dd-4597-95ab-7a3f1bf40e5d", + "id": "ceabd839-45e6-47d6-ab9b-ad2a9890501f", "name": "Manager", "originalRequest": { "url": { @@ -34033,7 +34033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1524aeb-60b7-49f4-8c96-a947525907f8", + "id": "f664939e-5d25-4700-ad75-b6297ec48a2e", "name": "Search", "originalRequest": { "url": { @@ -34089,7 +34089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3de4e28-9634-44a7-91b0-597b279f3d4d", + "id": "4bc35e72-f76d-4cec-8895-e05b29927ea3", "name": "Source Owner", "originalRequest": { "url": { @@ -34145,7 +34145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8bfeaa7-387b-4f63-bc14-d9b26bf29b3f", + "id": "9e292519-8124-46b2-a2c3-bde868f8c083", "name": "RoleComposition", "originalRequest": { "url": { @@ -34201,7 +34201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f789bfba-6d20-47c7-81d0-1599d41f36b2", + "id": "d668cc84-cc68-4d15-9284-d89b5eece57d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -34257,7 +34257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "681f2555-c94b-4edf-a1c5-0f57694d0172", + "id": "d190797d-fb1a-4af1-bfe4-22017e7514b6", "name": "Search", "originalRequest": { "url": { @@ -34313,7 +34313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01c5777d-fc93-4425-88e4-19e95daf1a5c", + "id": "e7a9d849-2953-4502-936b-8dabd2a2ac21", "name": "Source Owner", "originalRequest": { "url": { @@ -34369,7 +34369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "397116e2-8e61-4f8f-96d1-87591bec5c90", + "id": "9783f26a-475f-499d-9439-95aa4a3d740d", "name": "RoleComposition", "originalRequest": { "url": { @@ -34431,7 +34431,7 @@ } }, { - "id": "44ba7745-d990-4e8e-bb84-9a350b362798", + "id": "449e33bf-7b9e-49ec-ac32-7b59d19d1aa3", "name": "List Campaign Templates", "request": { "name": "List Campaign Templates", @@ -34506,7 +34506,7 @@ }, "response": [ { - "id": "6411c1ae-db8b-4a66-b8fa-52d600faf0aa", + "id": "9bdd9fd4-0843-41ba-b8d1-ff90aff38091", "name": "List of campaign template objects.", "originalRequest": { "url": { @@ -34595,7 +34595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e2bf34b-db95-41ee-8355-03ed75540a91", + "id": "7d6542f3-a054-415f-b693-ad24f9575ecb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34684,7 +34684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e88f00cc-8920-488d-8fe2-75e3c5f60446", + "id": "817c83f9-152f-4d83-b4c6-4f204bbb03f1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34773,7 +34773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebe170f1-653c-45b4-9237-9f9df3a409b0", + "id": "3dc8baed-d748-4341-93e7-d77e5d9bdc5b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34862,7 +34862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d2d0543-0245-4a1c-9439-5e7377c4cf5d", + "id": "56fed226-a6e2-4d54-9181-7d59892b5906", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34951,7 +34951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f24e8d30-f6bc-4738-95c6-fe67fbd57638", + "id": "48217291-b678-4918-bce4-8ae8568b1daf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35046,7 +35046,7 @@ } }, { - "id": "71ec4578-186b-4543-b422-1b71d967f93d", + "id": "3aa7a2f1-9977-4d4f-a367-f05dc16986ae", "name": "Update a Campaign Template", "request": { "name": "Update a Campaign Template", @@ -35100,7 +35100,7 @@ }, "response": [ { - "id": "9a8f9d8e-cf11-4dda-8699-87114c7b0982", + "id": "190e82c9-7ef0-4fdc-9e34-db5dff44a040", "name": "Manager", "originalRequest": { "url": { @@ -35157,7 +35157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64ff5e56-025f-4ff5-9820-69962bd00f14", + "id": "34d8cb37-178b-4427-afa9-4c0b12a5e9f7", "name": "Search", "originalRequest": { "url": { @@ -35214,7 +35214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5d90835-135f-48f6-9d64-a380cbed663a", + "id": "a0a940bb-9236-4040-99fa-e1051c55a163", "name": "Source Owner", "originalRequest": { "url": { @@ -35271,7 +35271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e59350f5-df8b-4593-b511-f70d4caed260", + "id": "3abfc54a-a157-4459-8a34-3ca94b0c3fca", "name": "RoleComposition", "originalRequest": { "url": { @@ -35328,7 +35328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c53e044-21ba-4299-848d-5251783a3dcc", + "id": "3f449cba-2abf-41a6-8983-d0a37620e5fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35385,7 +35385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cced19a-da42-4607-baa1-d90f420e6f68", + "id": "1cf62704-72e7-455e-b5cb-dd01f9e5b91a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35442,7 +35442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "072e0841-080b-4506-a547-e14142814e9c", + "id": "4617482b-4ae2-4fe0-b695-bd2c69ec884b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35499,7 +35499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7104279-f482-457c-bf0b-3810ed2fad16", + "id": "5ac25a10-d7eb-49b6-b6f0-6cade8c5b645", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -35556,7 +35556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afb02d89-2d9e-411a-8227-e80aa258326c", + "id": "a1abb669-d9f9-4030-a93b-c92bd7a9a48a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35613,7 +35613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e7ea935-4a6d-4cb6-bbbc-3c5717b3a91a", + "id": "ef86dfc8-2b6a-4657-b770-3cbcb894856a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35676,7 +35676,7 @@ } }, { - "id": "aa9da087-5fa5-42e6-a083-24e12d557db2", + "id": "76ef4492-0e3b-4dea-a108-4978ea2e574b", "name": "Get a Campaign Template", "request": { "name": "Get a Campaign Template", @@ -35717,7 +35717,7 @@ }, "response": [ { - "id": "4c779e01-3cbb-4584-ac9b-3e7bb196d161", + "id": "9efc02f6-aa89-4e11-ae10-6fe63b3bc75d", "name": "Manager", "originalRequest": { "url": { @@ -35761,7 +35761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c84755a-5c06-4279-af9a-873098c7225a", + "id": "6e464f67-2828-464d-bd69-76950dc62166", "name": "Search", "originalRequest": { "url": { @@ -35805,7 +35805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48f72e86-c631-450e-b299-5ec8c2ab47cd", + "id": "0c7a4bfc-d5e0-42f5-b6dc-b8378e40a58c", "name": "Source Owner", "originalRequest": { "url": { @@ -35849,7 +35849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b7ae753-523b-43b9-bbd1-a5b1ca2944cb", + "id": "b36f47a1-99de-483b-86a1-b37bd00da396", "name": "RoleComposition", "originalRequest": { "url": { @@ -35893,7 +35893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97b6dfbe-382f-4219-859b-4f31a56d724d", + "id": "be432c4b-63a3-4fef-98a6-a4a982347648", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35937,7 +35937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4cb4bb7-43b5-47fd-80bb-ac76022ae287", + "id": "50c6aaa8-988e-49f2-a2b3-9716b1c64a34", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35981,7 +35981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2d63a8f-0b36-43eb-accc-ce974ff9aada", + "id": "57fb7184-9c97-4df1-b738-ac54112a8ab3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36025,7 +36025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26f38b71-c488-4c76-a09b-e509113fbde0", + "id": "6011d334-6146-4ff3-839f-482bc6caed57", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -36069,7 +36069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17351e53-6f83-4f0f-ac5c-d8a3f09c39f6", + "id": "7aa07d1b-b1fb-49f6-8d78-5feefb8b2421", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36113,7 +36113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3c245f9-858e-4173-9feb-03f36ada0c83", + "id": "b2c104ff-aa47-4ab3-8bd7-39289e7bebf1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36163,7 +36163,7 @@ } }, { - "id": "40312b1a-b139-4fee-9918-a2098d9adccb", + "id": "c3fda7a0-1ed8-475b-9c12-1e7699f967e8", "name": "Delete a Campaign Template", "request": { "name": "Delete a Campaign Template", @@ -36204,7 +36204,7 @@ }, "response": [ { - "id": "b9dcc6d5-6920-463a-a818-3aa61db25116", + "id": "9d97a31f-26d1-4859-a9f5-18615dc2fbc1", "name": "The campaign template was successfully deleted.", "originalRequest": { "url": { @@ -36238,7 +36238,7 @@ "_postman_previewlanguage": "text" }, { - "id": "25fedde2-5207-41bd-892b-e0dfda06b97e", + "id": "fbc3b1b6-601b-4567-9bb8-daeb80e4db53", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36282,7 +36282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4647160f-40f2-48ff-a925-468bd49f79d3", + "id": "395ac0f3-b55b-4362-88de-05e03bc1e909", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36326,7 +36326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "696998dd-ed29-43ce-8c5b-a49cb15bd874", + "id": "0c1cacb2-ea5c-4b2c-bc1c-8e206e5b2ada", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36370,7 +36370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "646c34ec-4da8-420b-899c-8aa8ae72c406", + "id": "27b1b7da-c38e-4486-aaff-a6227d95d5ae", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -36414,7 +36414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fb65433-9bdd-4910-8798-93f180116144", + "id": "f8e8811b-a64d-4a17-8a4f-ffeabb7d29aa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36458,7 +36458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4a4014e-375e-4525-aa9b-1a229de4ab44", + "id": "67187eeb-1186-45a4-92c6-96554e5ba66e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36508,7 +36508,7 @@ } }, { - "id": "0e84e00f-2752-4a9c-ac4b-f42290bcda5b", + "id": "36a3f3af-d010-4350-9fb5-70aeae81a695", "name": "Get Campaign Template Schedule", "request": { "name": "Get Campaign Template Schedule", @@ -36550,7 +36550,7 @@ }, "response": [ { - "id": "47771b0d-db4a-4545-9cee-0a069d2c457b", + "id": "08b06e99-1bb9-40b9-ba17-c8662cbb1444", "name": "Current schedule for the campaign template. See the [Set Campaign Template Schedule endpoint documentation](https://developer.sailpoint.com/docs/api/v3/set-campaign-template-schedule) for more examples.", "originalRequest": { "url": { @@ -36595,7 +36595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6f323f0-b64e-4bb6-bd2b-da62fe7dfa65", + "id": "f95dfb37-32d5-47f7-821d-f82212ea68cf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36640,7 +36640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ba1ab20-9503-46cf-9fff-310a9b25c50c", + "id": "3657276a-76d1-47c5-879d-9d359a51bc39", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36685,7 +36685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df4af999-2653-4677-b084-e1ea1eac6875", + "id": "da222555-ae96-41a0-864e-030aa40b2f3d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36730,7 +36730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "395239fd-eb76-40f3-85f9-d5ed2e2bbc92", + "id": "a8cf7f06-3641-4672-b38c-d390b1a77d13", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -36775,7 +36775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad7464af-d33e-474b-a82f-ad9adb632524", + "id": "909bcb5f-f676-460b-b26c-81d5ecf72246", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36820,7 +36820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74f34cd1-b3c7-46c8-863b-67de68eb2530", + "id": "400119e1-21b1-49e4-b3dc-4602f6c1dd40", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36871,7 +36871,7 @@ } }, { - "id": "f995e955-8f1e-44c4-b16b-6ba7c22f7d56", + "id": "8c21027b-bbc8-4161-b2c1-23cc5d6106dd", "name": "Set Campaign Template Schedule", "request": { "name": "Set Campaign Template Schedule", @@ -36926,7 +36926,7 @@ }, "response": [ { - "id": "7471095e-2afb-444d-a08e-5d54e7d93d4f", + "id": "807ff031-9847-4073-98d8-0cd52b904e8f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -36974,7 +36974,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5af0f6a7-be1e-49b1-9c3b-dc7601a2f8a9", + "id": "f09b52c7-74a7-459b-8b3c-ecfba72c3752", "name": "Monthly", "originalRequest": { "url": { @@ -37032,7 +37032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc4af639-ba62-427c-9497-7c4ac6eb4eb0", + "id": "1a8abf97-4f33-43d0-8bf6-9fdace7703b5", "name": "Once a year", "originalRequest": { "url": { @@ -37090,7 +37090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f04f84d-c8e3-4983-b60a-486c23fce428", + "id": "9e7235f9-71b4-4413-9eab-b8a847d2488d", "name": "Quarterly", "originalRequest": { "url": { @@ -37148,7 +37148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22929c06-62bc-4065-a7fd-c809fdeb1652", + "id": "fd0a7217-f0a0-4e60-a1a7-3c1e61290c18", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -37206,7 +37206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ba4af95-dab2-4e46-9c05-87334d03f169", + "id": "8bfac68e-dad1-4ba7-a1c4-e7996f74bbff", "name": "On a Specific Date", "originalRequest": { "url": { @@ -37264,7 +37264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48f764a3-de30-4f55-b861-d8ca183be8e5", + "id": "f74afbcb-54db-4f8f-b85c-ceae27232b85", "name": "Monthly", "originalRequest": { "url": { @@ -37322,7 +37322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b412ed4-a9c9-41b4-b24f-04f43525e9bb", + "id": "4cef1b28-4ce0-4700-abaa-4da62ad3e1e7", "name": "Once a year", "originalRequest": { "url": { @@ -37380,7 +37380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb48cc9a-320e-4f31-ba0e-179822a3a316", + "id": "61b1e35f-e365-45e3-956c-c48aaea6353f", "name": "Quarterly", "originalRequest": { "url": { @@ -37438,7 +37438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e85b6f70-7a83-437a-af64-ac890bb02aed", + "id": "4064b39e-e7c6-402e-b9df-f87267890e44", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -37496,7 +37496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3228e329-275c-490d-a5f1-d7a3cb32264a", + "id": "0d3461a6-9214-43e2-a7db-3bb5b3547a34", "name": "On a Specific Date", "originalRequest": { "url": { @@ -37554,7 +37554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5f2592b-b053-4f42-b26e-3d2c75496652", + "id": "f7f8744e-48a0-42e0-9a8b-65e603469b86", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -37612,7 +37612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1885ee32-5a66-4599-a6f6-2efe28eb7f46", + "id": "be741a66-269d-47e0-b568-a3d9abbd99fa", "name": "Once a year", "originalRequest": { "url": { @@ -37670,7 +37670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a8b4f3e-6928-45a0-997f-0fb1a47211c5", + "id": "e5783765-0333-421d-a09d-13f63a6bbed9", "name": "Quarterly", "originalRequest": { "url": { @@ -37728,7 +37728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cfca5a1-86df-4951-9c18-c90cacf1a3f7", + "id": "e76bde82-c3a5-4736-b43e-cbcf10dd66e4", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -37786,7 +37786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb5ba1ca-13af-4e05-a92e-2ef30de3032f", + "id": "f9992313-7d32-4c33-b6f3-d2cf4d9b7fa1", "name": "On a Specific Date", "originalRequest": { "url": { @@ -37844,7 +37844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74e092ba-47d6-44e8-be78-bc7fb6c8199e", + "id": "f0098fcc-b1bb-40ec-9188-d158bb181c1a", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -37902,7 +37902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8b234fc-8add-48ab-adb7-1a91e16d32c8", + "id": "a320bd11-676b-4e2d-b463-c985f46a93a1", "name": "Once a year", "originalRequest": { "url": { @@ -37960,7 +37960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fddfb59b-6a5f-43eb-a0a7-afccb92d5cdd", + "id": "58e094db-1648-4b51-8872-f9fae1fe8c8f", "name": "Quarterly", "originalRequest": { "url": { @@ -38018,7 +38018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b5ed2d2-275e-4339-92b7-b30f711fdffe", + "id": "54d97f68-5833-40b9-bbeb-195ef5d84fde", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -38076,7 +38076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4bbabc6-554e-46c6-9864-92c630988492", + "id": "7ec03a29-4038-48b6-ad50-7a511699bef1", "name": "On a Specific Date", "originalRequest": { "url": { @@ -38134,7 +38134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b41b2856-0675-414f-abee-c6e8fa4d0501", + "id": "129f4db3-f162-4aa5-ae70-2b0c1dc3f79f", "name": "Monthly", "originalRequest": { "url": { @@ -38192,7 +38192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8161966e-37e8-4149-b809-3a48c99081a8", + "id": "5cbc78fa-327c-4909-bd41-e3f755f0e16f", "name": "Once a year", "originalRequest": { "url": { @@ -38250,7 +38250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "568123b4-4981-42e5-8434-852874441834", + "id": "159ebd28-87e1-4ba4-b639-8d5d17432f62", "name": "Quarterly", "originalRequest": { "url": { @@ -38308,7 +38308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c57406f7-43da-4d86-b852-22a7eaf93ac5", + "id": "ca87a987-8e21-4580-82a9-133085752ff9", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -38366,7 +38366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9b6e51a-40aa-484c-affd-5495d154ef3d", + "id": "71c4421d-e600-44ff-8161-3de0ec3e02b0", "name": "On a Specific Date", "originalRequest": { "url": { @@ -38424,7 +38424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cc92e4d-19e2-42a0-b819-29071702dfb0", + "id": "717366f7-e6b0-4cb2-9b83-4935e22226b0", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -38482,7 +38482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a78de2a-3a49-4f1c-aab8-220c506b94a6", + "id": "f7ea7ed7-5850-4789-b7c3-2b0bce8c91fa", "name": "Once a year", "originalRequest": { "url": { @@ -38540,7 +38540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9ae15b5-8390-4612-9b99-7cd5f72e921e", + "id": "39894cea-6c9a-455d-b46d-5a5445dc35dd", "name": "Quarterly", "originalRequest": { "url": { @@ -38598,7 +38598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8acd424d-cf73-487c-9f17-48af3ca84711", + "id": "8b05dcc8-4031-48b0-9b7b-2279c52237bb", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -38656,7 +38656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80d888d3-eaa1-437f-88a6-ca37f1228aeb", + "id": "17c73c5f-b0c8-4f18-97c3-f200e3af6f5a", "name": "On a Specific Date", "originalRequest": { "url": { @@ -38720,7 +38720,7 @@ } }, { - "id": "6aa2e21f-0627-4bd0-bfcc-2b0080822487", + "id": "2f74520f-1c98-4473-a796-dfce3b2bd7ba", "name": "Delete Campaign Template Schedule", "request": { "name": "Delete Campaign Template Schedule", @@ -38762,7 +38762,7 @@ }, "response": [ { - "id": "2690abd5-4d33-4a8f-bb70-3390f1f12818", + "id": "3be9f56f-d205-464c-a50e-7269f1637a18", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -38797,7 +38797,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5dca4527-8529-413b-b784-d225a693d958", + "id": "7a8fddff-294a-4224-b2dc-438f5811c02f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38842,7 +38842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff6fbdf2-212c-4984-9d71-c4be071098d5", + "id": "b9deacab-a74b-4e95-bbdf-39dca0c1ad19", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38887,7 +38887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aa2bdc9-c507-4a66-b89e-168042f7c522", + "id": "d553b74e-0fa6-491f-a51f-e91a057a7195", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38932,7 +38932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91d2e811-9519-4c9b-932d-4ebf4c266150", + "id": "8ea43b80-746c-422a-aa5c-49ffdaf5dea1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -38977,7 +38977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c66a83f1-677f-478e-96c9-0df1c7a185cb", + "id": "07ad5db8-4d32-4747-9c08-024e376a6955", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39022,7 +39022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b32e4591-6877-4180-ac9c-ae9d267eb4b2", + "id": "2ee003e1-32e4-42f5-becf-002c96c8a38d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39073,7 +39073,7 @@ } }, { - "id": "b71478e6-1212-4c00-a6c0-44621707467f", + "id": "f50e3fc8-558f-478d-a44f-1ef90e3e7a8f", "name": "Generate a Campaign from Template", "request": { "name": "Generate a Campaign from Template", @@ -39115,7 +39115,7 @@ }, "response": [ { - "id": "28fcaecf-f557-423b-b987-d42ae17156ce", + "id": "6a13c789-d931-4a48-b096-3dbc9b543240", "name": "This response indicates that a campaign was successfully generated from this template, and the API returns a reference to the new campaign.", "originalRequest": { "url": { @@ -39160,7 +39160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd1322b2-dc86-4fe3-b027-74551bb61018", + "id": "a44db259-52dc-4c5c-8652-d7e09df7d1af", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39205,7 +39205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80e89c4c-677a-4949-aad9-92f0825b1b3b", + "id": "0e0e218d-ff8e-4dd7-8089-98a9e50429be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39250,7 +39250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1151de9c-0df9-45f8-871f-3eaaa8da376e", + "id": "7d080afa-8790-4146-a5ad-413708c7e87b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39295,7 +39295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63947cc5-b92c-4152-b0bb-342174401b70", + "id": "c4bc04a4-1e4f-4367-a33f-0543036ff718", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39340,7 +39340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e8e3246-8563-48af-906c-dfddd62b7b82", + "id": "604b1659-6176-4c5a-940e-2e6d7209f62d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39397,7 +39397,7 @@ "description": "Use this API to implement certification summary functionality. \nWith this functionality in place, administrators and designated certification reviewers can review summaries of identity certification campaigns and draw conclusions about the campaigns' scope, security, and effectiveness. \nImplementing certification summary functionality improves organizations' ability to review their [certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html) and helps them satisfy audit and regulatory requirements by enabling them to trace access changes and the decisions made in their review processes. \n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese certifications serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign. \n\nFor example, an organization may use a Manager Certification as a way of showing that a user's access has been reviewed and approved by their manager, or if the certification is part of a campaign, that the user's access has been reviewed and approved by multiple managers. \nOnce this certification has been completed, Identity Security Cloud would provision all the access the user needs, nothing more. \n\nCertification summaries provide information about identity certification campaigns such as the identities involved, the number of decisions made, and the access changed. \nFor example, an administrator or designated certification reviewer can examine the Manager Certification campaign to get an overview of how many entitlement decisions are made in that campaign as opposed to role decisions, which identities would be affected by changes to the campaign, and how those identities' access would be affected.\n", "item": [ { - "id": "6a481c97-0f31-4b00-8ba4-2e1036c7a0c3", + "id": "da0c5d67-4417-44b8-8bbe-4ecfeda724e8", "name": "Summary of Certification Decisions", "request": { "name": "Summary of Certification Decisions", @@ -39449,7 +39449,7 @@ }, "response": [ { - "id": "4b833767-4576-453c-ba3a-cfc05721008b", + "id": "02e6be9d-2095-48c7-9424-a395b3d95541", "name": "Summary of the decisions made", "originalRequest": { "url": { @@ -39504,7 +39504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3b39273-d379-49c0-8756-66251813288c", + "id": "c28f8f88-745c-48fc-820a-17d2245531f0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39559,7 +39559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4ef14dd-cd38-4801-a3cd-d79123a81de7", + "id": "a6014aa3-833b-4e5d-a032-09190322837b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39614,7 +39614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d69e5dd1-a34f-4f5f-a392-cb61127a4017", + "id": "cf0715c6-3b58-4629-bbdb-b8a3427412f4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39669,7 +39669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cd162bf-441e-41a2-9245-99cf4d7a9f31", + "id": "c4cf411b-0023-4939-95d0-0f983fff47b0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -39724,7 +39724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f934543-b666-4881-a9de-8307250d4a66", + "id": "28b0c3b7-05a1-48a2-a1e6-e21236d98d5c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39779,7 +39779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c64ac9ec-99c6-4e6a-b9cd-e414372ebf71", + "id": "3299fb17-b8ce-47fc-81e8-69858aad9fce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39840,7 +39840,7 @@ } }, { - "id": "7ea443d5-5de3-488a-9f65-77530c78fc4f", + "id": "10a3315b-afc8-438c-bb84-62cfaee98b09", "name": "Identity Summaries for Campaign Certification", "request": { "name": "Identity Summaries for Campaign Certification", @@ -39928,7 +39928,7 @@ }, "response": [ { - "id": "338feaf8-3ad7-45e6-9ef6-7eebb5a6fdae", + "id": "0c3941cc-e0d2-4704-8169-172bb54fcec0", "name": "List of identity summaries", "originalRequest": { "url": { @@ -40019,7 +40019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01df28e9-2945-45d6-9ecd-a771ebaf2197", + "id": "95687e9f-ed07-43f0-95ae-c7b14b40b7c2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40110,7 +40110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64144e1d-87b2-4c24-ad2a-3225b7c3ff8e", + "id": "96fb2727-4c99-4806-86f7-5b4424de5e5d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40201,7 +40201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "520dc14f-d481-498c-a918-8794413cff96", + "id": "a7709999-005e-49c1-bfce-be8c1acdbb60", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40292,7 +40292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39ea4d75-22af-4448-bb9c-00bb1ac05e52", + "id": "2b58d1ff-5916-462a-8022-34278e5b9f44", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40383,7 +40383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66621035-4808-41f0-8e45-37f87bc81145", + "id": "b5698993-c258-4f82-b975-3534ed5f8c93", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40474,7 +40474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2663ea1-fa51-4b31-a0b5-d9335664f74c", + "id": "9cc9161e-0098-4def-bfd0-66b9fe0118e9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40571,7 +40571,7 @@ } }, { - "id": "61130669-b9a8-47df-8dc4-7f66525b8635", + "id": "ef2c7b73-ff70-480f-925d-b0f9479c6409", "name": "Access Summaries", "request": { "name": "Access Summaries", @@ -40670,7 +40670,7 @@ }, "response": [ { - "id": "1c3e1ec2-b7ed-4ce5-8c61-9e9bb265acec", + "id": "c4f8b833-a133-482b-a34b-519b684f62c8", "name": "List of access summaries", "originalRequest": { "url": { @@ -40762,7 +40762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "450b2014-88b0-4169-a53b-7039b93249da", + "id": "3f8b85c3-60ca-4638-b87e-17337bd630f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40854,7 +40854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba92f794-a27c-4606-8c13-7bffa23d3320", + "id": "d55f991f-01ac-4d8b-b05c-4fdf43ad29ae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40946,7 +40946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a509384-b5c0-47b7-a906-295cf7f7e1a3", + "id": "2a601192-035c-47dd-af78-13bfb4568536", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41038,7 +41038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "059e67eb-38e7-46e4-8dd5-f6abb71e2000", + "id": "0c7619ef-bbb8-4f87-bd2d-5b88ddac42df", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41130,7 +41130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed48be1e-889d-4e17-ab81-640516cdb06d", + "id": "fe1dd54a-b959-45e6-baac-60405b1c0688", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41222,7 +41222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c3d3a3-703f-4ead-abce-37ca39a202b7", + "id": "7e10c1b7-b6e8-4071-bd49-05a23dfe9e83", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41320,7 +41320,7 @@ } }, { - "id": "aa9ffeb3-01fd-4415-8ff1-3ca06ae0ac51", + "id": "b423b28f-9e05-4954-ad53-168b977f1bfe", "name": "Summary for Identity", "request": { "name": "Summary for Identity", @@ -41373,7 +41373,7 @@ }, "response": [ { - "id": "8878c725-1600-4a15-ba90-ec7101fbd0f5", + "id": "5011d0d0-9f31-4dd0-bf32-b78a104ba250", "name": "An identity summary", "originalRequest": { "url": { @@ -41419,7 +41419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12bf60a5-ad91-449e-8e24-5b52e2ae8b5f", + "id": "005e7064-1c88-4519-b91f-cc8b28208793", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41465,7 +41465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5a94c68-7f0a-4559-bf2b-5022cf4a90ab", + "id": "41eef9ef-7a10-46ac-9bb7-aa37721e25d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41511,7 +41511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac3ec0fb-561f-4984-afcf-ba1f77f21144", + "id": "42b40d15-e059-4c2d-bf4f-e94b1a39a4f0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41557,7 +41557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a809eff-26f8-4002-9c30-5f2b25cd3b89", + "id": "eaaf7324-d7f8-4717-9bc4-f1a4a7f93d3f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41603,7 +41603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1abe6b3-0c37-4f07-9803-f425805c8932", + "id": "fa10cd98-bcba-4584-af0f-daa8a055a099", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41649,7 +41649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b75d019b-7427-47a9-a2cf-5b81ce4e6d36", + "id": "5ea752d7-e30f-44e8-8e61-c27c6eee8684", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41707,7 +41707,7 @@ "description": "Use this API to implement certification functionality. \nWith this functionality in place, administrators and designated certification reviewers can review users' access certifications and decide whether to approve access, revoke it, or reassign the review to another reviewer. \nImplementing certifications improves organizations' data security by reducing inappropriate access through a distributed review process and helping them satisfy audit and regulatory requirements. \n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign.\n\nFor example, an organization may use a Manager Certification as a way of showing that a user's access has been reviewed and approved by their manager, or if the certification is part of a campaign, that the user's access has been reviewed and approved by multiple managers. \nOnce this certification has been completed, Identity Security Cloud would provision all the access the user needs, nothing more. \n\nOrganization administrators or certification administrators can designate other Identity Security Cloud users as certification reviewers. \nThose reviewers can select the 'Certifications' tab to view any of the certifications they either need to review or have already reviewed under the 'Active' and 'Completed' tabs, respectively. \n\nWhen a certification campaign is in progress, certification reviewers will see certifications listed under 'Active,' where they can review the involved identities. \nUnder the 'Decision' column on the right, next to each access item, reviewers can select the checkmark to approve access, select the 'X' to revoke access, or they can toggle the 'More Options' menu to reassign the certification to another reviewer and provide a reason for reassignment in the form of a comment. \n\nOnce a reviewer has made decisions on all the certification's involved access items, he or she must select 'Sign Off' to complete the review process.\nDoing so converts the certification into read-only status, preventing any further changes to the review decisions and deleting the work item (task) from the reviewer's list of work items. \n\nOnce all the reviewers have signed off, the certification campaign either completes or, if any reviewers decided to revoke access for any of the involved identities, it moves into a remediation phase. In the remediation phase, identities' entitlements are altered to remove any entitlements marked for revocation.\nIn this situation, the certification campaign completes once all the remediation requests are completed.\n", "item": [ { - "id": "48ecec9d-fdf2-499d-ad8e-58df3b72c9b3", + "id": "dca9859c-4f6a-4010-bf61-d1fbaf8fee38", "name": "List Identity Campaign Certifications", "request": { "name": "List Identity Campaign Certifications", @@ -41791,7 +41791,7 @@ }, "response": [ { - "id": "079ebc06-2d2e-47a6-90bd-feeb178b065a", + "id": "59a7e0ab-658b-4e76-9156-6a614b63cdb9", "name": "List of identity campaign certifications.", "originalRequest": { "url": { @@ -41889,7 +41889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f6c7f9f-a9af-4677-a96d-20a891176904", + "id": "b027a145-b8c0-4439-9d8b-057b731bfe2e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41987,7 +41987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62a21a88-5788-4f2f-b8b0-59ed5965ffd9", + "id": "4a534cc3-c1da-4afe-a62f-21d74015a3fb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42085,7 +42085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba6dac31-b1fe-42d4-883f-8297e18e60d3", + "id": "7a2216f1-a499-401f-bd6e-e397d8ae0247", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42183,7 +42183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef505954-dd2c-4be3-8ed6-131991090683", + "id": "5edd89c5-c076-49d1-b63c-0339d18a5fbb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42281,7 +42281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5c47e43-db2f-49ee-a410-f6121451d400", + "id": "87b01681-4cb9-47f5-88dc-7dd116faa1e9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42385,7 +42385,7 @@ } }, { - "id": "8d006390-ce70-40fc-9edf-44144b74b5de", + "id": "8dbef065-a521-43bd-b271-d6315429bed9", "name": "Identity Certification by ID", "request": { "name": "Identity Certification by ID", @@ -42426,7 +42426,7 @@ }, "response": [ { - "id": "949f23ac-7c51-4eb0-a8be-90b1adfadf63", + "id": "f090c11e-1a62-448b-91e1-2f62c76de863", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -42470,7 +42470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0f3e8e7-6359-4ef4-9749-c28475d97c0c", + "id": "ed2d7145-215d-437d-aac3-528ce2bc61b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42514,7 +42514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec131eba-2bcb-49a2-ae32-aa9ec89e0cfa", + "id": "4f17151e-9044-4b5b-9fb8-a1eaed8f5459", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42558,7 +42558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a764de0-d150-4d9e-86ba-9312115fcb24", + "id": "2e69e15c-62a3-4456-b63f-1a058be6dbf2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42602,7 +42602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd4496c4-84e2-441d-b98d-23733628dfd1", + "id": "6a981629-50d4-488d-8fd1-ca3e5b21a041", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -42646,7 +42646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee3210a3-fb38-4419-8187-e321e4588852", + "id": "050dee28-4d2e-420e-9054-501214b6bd9d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42690,7 +42690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83fcba8e-aca2-47a0-bebc-727be9324831", + "id": "4fae584a-8ce4-41a1-8447-6a5290b5f5c8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42740,7 +42740,7 @@ } }, { - "id": "60860c8f-9e77-4a75-8291-b934939dc90c", + "id": "20c20e48-839a-459a-9499-f726dc31e927", "name": "List of Access Review Items", "request": { "name": "List of Access Review Items", @@ -42855,7 +42855,7 @@ }, "response": [ { - "id": "84d5a0cd-396e-482b-8fd2-495cf184257c", + "id": "24a8d116-8f3c-4505-9a8c-6d8748a4b0f4", "name": "A list of access review items", "originalRequest": { "url": { @@ -42973,7 +42973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cfd8fd7-518d-45a3-b867-029e52db7496", + "id": "9aafa5b6-e5f2-4728-bd67-71836b0492ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43091,7 +43091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91a62124-1d18-4e85-8dc5-607bf42132c5", + "id": "d83cf465-9a88-4eb8-9b77-4b34889aeda4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43209,7 +43209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68b259f1-9c71-433c-805d-a46169d38ca6", + "id": "cf75ac42-3c36-47c8-8a7f-6e5af62a99b0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43327,7 +43327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "955e759b-e76c-465a-b022-2a6ff8091b0d", + "id": "18f47035-de62-4689-96be-6983d559655e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -43445,7 +43445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab4d8df1-3ffc-4f55-8598-40f1c0ad3bd8", + "id": "f7b0f3a7-23b3-4994-a39e-c8975a49219b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -43563,7 +43563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36e9488a-98c4-4d48-8aba-2948b93c042c", + "id": "bde3bb63-ed6d-4faa-9ab6-4d80028f0c4a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43687,7 +43687,7 @@ } }, { - "id": "fbeb7266-acec-47e4-a246-b1db3478a822", + "id": "9f320178-6ac2-4f02-bc9a-c1aab9d8760e", "name": "Decide on a Certification Item", "request": { "name": "Decide on a Certification Item", @@ -43742,7 +43742,7 @@ }, "response": [ { - "id": "658d8c47-4a19-4ff1-83ca-db8d90561666", + "id": "1c1d0305-202d-4f81-b53e-8a7085eebbb1", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -43800,7 +43800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fbd37cc-eab0-4841-9b48-3105cc9c542b", + "id": "885f07f7-d74f-4cde-8700-376a5937cf18", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43858,7 +43858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "747fa4bd-806c-4b1b-bac3-b1c88691e1b2", + "id": "ffa27e8d-e3d0-4454-a748-a2b5b10152dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43916,7 +43916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3541a9c-4c8a-451e-bd67-f55ab2e3a99b", + "id": "0ccfd09d-7999-424a-b7ca-c66a9b5d3b39", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43974,7 +43974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9042723c-4afe-42a5-99c6-02ca238c3f51", + "id": "81b027aa-a794-4eb6-9c61-2c170ddb1bd0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44032,7 +44032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cea8a0a6-fa4a-47dd-8b13-6beb4d348843", + "id": "c45ff6c5-a18a-490a-91c9-1e365393b061", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44090,7 +44090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80812592-1cbb-4671-b856-8c427ac181f7", + "id": "40cd17f8-2ba0-4e6b-b767-a241be48e840", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44154,7 +44154,7 @@ } }, { - "id": "448c0214-1bb6-4c44-8ba0-7aa02e7d41e2", + "id": "68eebf56-9b4f-4245-ae60-32227b1c1c3e", "name": "Reassign Identities or Items", "request": { "name": "Reassign Identities or Items", @@ -44209,7 +44209,7 @@ }, "response": [ { - "id": "dd5203be-f4bc-4eb3-8e5a-e46c4d62ee2a", + "id": "d73fa4f8-0855-4bec-874c-83cfe8a9ea0f", "name": "An identity campaign certification details after completing the reassignment.", "originalRequest": { "url": { @@ -44267,7 +44267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "565537f2-e6dd-4579-af54-9c4410e3a72f", + "id": "404c0b62-d121-44ba-9328-823687bfa5c8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44325,7 +44325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad617353-92cf-4cb1-ac1d-fa750f90e61e", + "id": "159f9ce1-db07-43d3-b48e-695f8da6f0ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44383,7 +44383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9804df2-39bc-4a7c-a900-d01e58f4a177", + "id": "25b41e94-5ea7-49b1-9601-3453d0529aaa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44441,7 +44441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9fdf26b-8d30-4fbc-b995-59cf4783153d", + "id": "c74f61ea-8071-4d29-aae7-a0af72c815e9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44499,7 +44499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ca8f514-06b7-4859-a479-aadc38380054", + "id": "01f4c6cc-282b-4c9d-ba5d-8c6e899fc5b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44557,7 +44557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3eda5c35-b9ee-457a-90a9-fadcc0196fc1", + "id": "7225d811-721b-408b-b571-42544cd91e0e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44621,7 +44621,7 @@ } }, { - "id": "7c681f51-7083-45a0-8ae2-17f55457d7d3", + "id": "6d3df2f4-3551-4f12-95d0-49c59d499b19", "name": "Finalize Identity Certification Decisions", "request": { "name": "Finalize Identity Certification Decisions", @@ -44663,7 +44663,7 @@ }, "response": [ { - "id": "d5aaeb24-865d-4cb1-a241-7628851bac78", + "id": "ab834e57-3c2e-4c4c-a111-4ecd25937125", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -44708,7 +44708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5654822e-d95b-4f59-98c2-dcb6db5682a7", + "id": "f3220b8b-01c6-4ab8-83eb-68454ff91080", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44753,7 +44753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2765b79-4f06-4f67-b08d-515bf50de61a", + "id": "ab373529-ea7e-4978-a6ea-8f5d078826e6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44798,7 +44798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3db5f38c-d1a7-4a30-aba6-3f780664ef25", + "id": "4d6cfa58-11f0-42e7-89c6-e842bc2f2441", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44843,7 +44843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "306e9aa1-817f-4705-a9c9-91ddc1fbe549", + "id": "46675d84-9692-4206-9445-25e52d9b0663", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44888,7 +44888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b89ad37-93c9-4f3e-bd88-e283da8bcc19", + "id": "2a62760e-e597-4bc3-909c-7720d9c34ce7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44933,7 +44933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7d5266f-b490-4eb6-b9b7-5fa3339df140", + "id": "9d7ef723-b1f7-4cbd-9c25-a369684a04a9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44984,7 +44984,7 @@ } }, { - "id": "b13b81e5-2cbe-4a6b-9900-10557df506b8", + "id": "42a80def-9a8c-4760-bdde-a7d4309369ab", "name": "Permissions for Entitlement Certification Item", "request": { "name": "Permissions for Entitlement Certification Item", @@ -45075,7 +45075,7 @@ }, "response": [ { - "id": "da3de915-7dde-470c-bbc4-f1da8cc6dbd1", + "id": "f11e8237-8e7d-4a8f-b632-d797f4e825a2", "name": "A list of permissions associated with the given itemId", "originalRequest": { "url": { @@ -45159,7 +45159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00849a34-7c4e-4d22-a6ce-bc0f78692361", + "id": "3a08577e-abdc-4177-9a8c-73bef45057ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45243,7 +45243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3efbe73-d7a4-49e2-851f-329ef4cbd92f", + "id": "8cd9be3f-4c58-49f1-838d-2aaffd5f5299", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45327,7 +45327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05bf1f15-7263-49b0-9ffa-2012482cd753", + "id": "69fa1d0a-a2cf-4ca9-b596-bcbf0727acf1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45411,7 +45411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b4e60ac-fa0a-4c3a-a675-621fdc981fb9", + "id": "f7f67ca4-4293-44f8-a671-5f62751e9156", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45495,7 +45495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e927f5e1-a4e3-4cee-802e-3fcd9d8b86fe", + "id": "9f75a5b6-bb75-4471-8da7-0821fbd9fa28", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45579,7 +45579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a256b18d-5ceb-41a6-b80c-3285ae74a92e", + "id": "aef63c32-51d8-43ad-9897-4eb0e6fb21d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45669,7 +45669,7 @@ } }, { - "id": "03747192-c098-4da7-99ae-69f222d2482d", + "id": "3d72471b-eaa7-4981-b76d-faf8cfb93993", "name": "List of Reviewers for certification", "request": { "name": "List of Reviewers for certification", @@ -45757,7 +45757,7 @@ }, "response": [ { - "id": "3fd4b6b9-c4b2-4757-a288-cabfc37ae5dc", + "id": "e59deebe-fd3c-44d0-b47d-3b1aadb7c95f", "name": "A list of reviewers", "originalRequest": { "url": { @@ -45848,7 +45848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "156ba0c4-90e4-41bf-83b1-2bf4fb2290be", + "id": "8c7cb533-01a2-48ff-9360-494538df1f38", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45939,7 +45939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec5d1a0b-4ce1-463b-acfd-79fd0052fe10", + "id": "8e2a89ee-fc45-4d7b-9ad7-d3417b8bb057", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46030,7 +46030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e8caf0a-72c0-45c6-aa1e-d185247e6ef6", + "id": "0714f0d2-1eba-4ba0-a2aa-c225b0b3fff8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46121,7 +46121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0676a84-cba3-47a5-bca3-8988b5f35763", + "id": "cd096757-03d8-45e0-9321-5108c091e64f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46212,7 +46212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bba7f5c-34e8-4c3a-b686-fb3e9b2328a2", + "id": "8653b9e0-ce0f-4f7c-86fc-02fd215120bf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46303,7 +46303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "993b21e6-c721-481f-b664-7f62eb9fc033", + "id": "0e47512c-c386-4b5b-8842-63b312cad075", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46400,7 +46400,7 @@ } }, { - "id": "bf06566f-3f64-4938-a25f-1688ce5fee6e", + "id": "010c4a76-6367-4fb2-bdaa-c1cf78698300", "name": "Reassign Certifications Asynchronously", "request": { "name": "Reassign Certifications Asynchronously", @@ -46455,7 +46455,7 @@ }, "response": [ { - "id": "bd02266d-8d20-410d-882d-9e6bd7ecfa3e", + "id": "9489f717-12b8-42d3-9506-cf8828ed3e4d", "name": "A certification task object for the reassignment which can be queried for status.", "originalRequest": { "url": { @@ -46513,7 +46513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0879f3bd-33a8-41c4-a572-0bb7cc7a1eb6", + "id": "9cee70c9-7378-4284-99d3-ff835d9cc9e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46571,7 +46571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8beb3d0e-7650-4248-ae26-a610540c3430", + "id": "7e5da8c6-62eb-496c-bd7a-23a329d4d8b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46629,7 +46629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8334eb1-8620-4dbb-a39c-33216c627379", + "id": "b798a1a6-9a5c-4671-8f2b-b306d9b1d736", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46687,7 +46687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cd61d7a-3ad6-4760-8f3b-d58895b7dfa3", + "id": "e5251d51-885f-498b-9881-906cdd4d7623", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46745,7 +46745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f49f6992-b852-4df3-a7f5-75e3c54f9443", + "id": "a499dc7c-ff66-4879-96f9-135589fff75b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46803,7 +46803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6673b9ed-77d0-476f-be78-ed9e751bc18f", + "id": "7ffbcfbc-8430-4571-bf75-ce8ab80763c6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46867,7 +46867,7 @@ } }, { - "id": "76431498-825a-4441-a4fa-1c6fcd133732", + "id": "8f502113-e45c-4424-ace6-544ab5c6f30a", "name": "Certification Task by ID", "request": { "name": "Certification Task by ID", @@ -46908,7 +46908,7 @@ }, "response": [ { - "id": "a2ec252c-1f74-44e3-a1a1-b4909271a24f", + "id": "c0a63c1a-1365-4cba-b29a-ee3cd53499a3", "name": "A certification task", "originalRequest": { "url": { @@ -46952,7 +46952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39ccbd13-dd03-46db-b08d-523160ef12d2", + "id": "83ddbe90-aa9f-479d-ab6d-1030ab073bde", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46996,7 +46996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "446fb899-0fca-4ef8-a9bc-a48da9f493bd", + "id": "ed839ce1-4bea-49cb-9b70-49a1d0768bca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47040,7 +47040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d8eb7c3-53da-4382-a1f2-51018db87338", + "id": "731f4408-a77b-48b2-bb78-bf75c2dfaaa2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47084,7 +47084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70fe824d-2d38-435c-8beb-1243631e5f86", + "id": "0b2c96f8-5efd-49b4-82c2-26a1c12ce358", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47128,7 +47128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8c1ad60-cefb-40cf-876e-586b767fa257", + "id": "ba05be06-d092-4510-aeda-c017b8f70b22", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47172,7 +47172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faf8e48d-76c9-455c-9368-5e0de37ee06c", + "id": "d9246842-8040-4b07-8fd0-f0d9ecda265c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47222,7 +47222,7 @@ } }, { - "id": "67671d33-93c1-452b-81c0-e9c9e761eabd", + "id": "f1f8abe6-b817-41bb-bcc5-3e6c0096d353", "name": "List of Pending Certification Tasks", "request": { "name": "List of Pending Certification Tasks", @@ -47297,7 +47297,7 @@ }, "response": [ { - "id": "3bf7912b-3898-4600-b360-c5a4c2f9ad2b", + "id": "02023d8f-678a-4799-a990-2559c88aa18a", "name": "A list of pending certification tasks", "originalRequest": { "url": { @@ -47386,7 +47386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb6a7b62-1e90-4a7a-82e3-940dcc400123", + "id": "539a45ec-4c15-47ad-854a-18b52b7d8352", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47475,7 +47475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7087a0d6-b269-45e6-a075-5f95fd434d9b", + "id": "0a34e34e-d97d-400b-8c7c-4d93d792ad9f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47564,7 +47564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9de2de08-c8ba-426a-93d5-8106e96d636b", + "id": "2bdcf584-d016-4998-89b6-30c032888f27", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47653,7 +47653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c965bdf1-d1b6-45f8-b100-2af2c9cb7f98", + "id": "e60ededb-f47e-453d-a00e-8a956773600c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47742,7 +47742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eabc52f-0f3b-47ee-a1b0-5f7a11c806cb", + "id": "b17dbd11-0e2e-4bb9-a888-1d0f455c9496", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47831,7 +47831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e18c1aa7-ee85-4ac0-8ac0-c67cec300dc6", + "id": "0e970aef-bd9a-4fba-af14-589dcbc9db3e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47932,7 +47932,7 @@ "description": "Upload configurations and manage object mappings between tenants.\n\nConfiguration files can be managed and deployed using Configuration Hub by uploading a JSON file which contains configuration data.\n\nThe function of object mapping allows objects with varying names and IDs to be compared. While objects are compared, a user can replace a value in the source tenant with a new value. Object mapping also helps in locating referenced objects to the source object during the drafting process.\n\nRefer to [Uploading a Configuration File](https://documentation.sailpoint.com/saas/help/confighub/config_hub.html#uploading-a-configuration-file) for more information about uploading Configuration Files\n\nRefer to [Mapping Objects](https://documentation.sailpoint.com/saas/help/confighub/config_hub.html#mapping-objects) for more information about object mappings.\n", "item": [ { - "id": "fb65c587-4e1b-4aee-9e95-bc8500fa7454", + "id": "77427004-69e6-4e88-9da0-a8d772ea4abd", "name": "Gets list of object mappings", "request": { "name": "Gets list of object mappings", @@ -47974,7 +47974,7 @@ }, "response": [ { - "id": "187b2b95-89f2-4847-a016-73070ca0515d", + "id": "621755ee-93f1-48c4-a13c-1c9f38697ce5", "name": "List of existing object mappings between current org and source org.", "originalRequest": { "url": { @@ -48019,7 +48019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d8abf59-81b2-47ee-b2fc-0a59b1ab3055", + "id": "35824e10-faee-4a9a-8938-67ec1a6c6ba3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48064,7 +48064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcdea21f-bf36-4d3c-a8e7-fb172d6bb523", + "id": "2cd0a76d-a9d7-461b-9423-1bd5804bb3b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48109,7 +48109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f7fef93-709b-4419-8428-cfecaffc4221", + "id": "6d203caf-12d6-47e4-920c-31b903424e20", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48154,7 +48154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c803bd69-2ff2-4431-8a75-374891a79a9c", + "id": "0ce831cc-303d-48d3-bf63-0a17b61f1f4c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48199,7 +48199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58e687fa-89a7-44ff-b600-a63e27a2abce", + "id": "be24a5bb-df7c-4598-b813-38153315da90", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48244,7 +48244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "114311ab-438d-48b4-8624-e8018080a6da", + "id": "1ee5549e-f48f-4d2e-964d-7d33e034b288", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48295,7 +48295,7 @@ } }, { - "id": "17c96fac-5f10-479e-a83c-74b9bca57cd4", + "id": "c5079d93-30d7-4052-898c-fff4c056650d", "name": "Creates an object mapping", "request": { "name": "Creates an object mapping", @@ -48350,7 +48350,7 @@ }, "response": [ { - "id": "dac94ed8-6229-4888-a5b8-38a197378c2f", + "id": "97cf8524-fc16-4b9b-acca-f3399ab2ac4b", "name": "The created object mapping between current org and source org.", "originalRequest": { "url": { @@ -48408,7 +48408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12461b7f-c1ea-4356-9260-6a1a6ac6d1a8", + "id": "4a5fedfd-7e9f-4d4d-a80f-e0aa1f0254a8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48466,7 +48466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3966c1e0-341e-4a6f-b6f6-5124e979c865", + "id": "a452a343-f910-4307-826e-16e1d5562089", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48524,7 +48524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2068bfd-060f-41cc-a040-9adff4aac666", + "id": "ac3d598d-9c8a-4751-bc1b-e975722c6115", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48582,7 +48582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e417624-2e71-4c38-b3d1-745fda35d6f6", + "id": "c9c48db7-b58a-4213-8f19-110161986251", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48640,7 +48640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9d99527-be89-4cd7-a549-541cbb1e76e3", + "id": "00ee329a-6329-4597-8b3c-5becc874a8aa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48698,7 +48698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a949ed6-be04-4dbc-87f2-2ae2d8ab981e", + "id": "b71e4ed3-aa0d-4364-a4ac-77b7439cc13f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48762,7 +48762,7 @@ } }, { - "id": "69fcfba4-a1ce-4dcf-8351-1eefbbef03db", + "id": "ef548673-4879-49ee-81b6-5453e2625866", "name": "Deletes an object mapping", "request": { "name": "Deletes an object mapping", @@ -48815,7 +48815,7 @@ }, "response": [ { - "id": "0779f5ed-3aed-42ed-96bf-97fd909eadcc", + "id": "97af7a56-81c0-478b-bcf0-ac05a433d7d3", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -48851,7 +48851,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b01998a0-f1b0-422d-a013-322cd11f97bf", + "id": "d11355cb-0962-4c98-a755-e50f84fabbe9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48897,7 +48897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ba6629c-8698-46f4-bb49-80bbf741fee0", + "id": "8b5ae102-c590-40d6-8c36-162f960f1447", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48943,7 +48943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae32070b-d0bb-4c25-8389-58df74192908", + "id": "e5007e04-ea0c-415f-b019-b65231bd313e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48989,7 +48989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a5dc5b2-b93d-4cf2-908d-d1e274683c8a", + "id": "b434c3f3-72ac-4e5d-bb3b-10be55447d9d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49035,7 +49035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f2aa347-bfc4-43bc-a2c6-8cb8a3e62868", + "id": "34afda1c-8be0-480e-be8f-50fb579dd064", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49081,7 +49081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08cd0360-4b73-4083-8e6f-220cfb0c76a0", + "id": "7c0a501d-09d4-4fb7-975e-a3658cfd91a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49133,7 +49133,7 @@ } }, { - "id": "5cd11de9-fca5-410a-84ae-6f7e5178c4f6", + "id": "75c07591-e250-49f8-8a22-de6a8fe48ce5", "name": "Bulk creates object mappings", "request": { "name": "Bulk creates object mappings", @@ -49189,7 +49189,7 @@ }, "response": [ { - "id": "7eea060f-68f7-4145-93fc-897dd676ac6e", + "id": "927e3120-8d0d-4a87-a674-20bf3b21c495", "name": "The created object mapping between current org and source org.", "originalRequest": { "url": { @@ -49248,7 +49248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ec0b107-9653-4570-aebf-13cd6aaa37a8", + "id": "91c77fe0-58d3-4de6-a82e-2186cb873c77", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49307,7 +49307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de02d8f3-459f-4776-bcea-39e31b7cb953", + "id": "8b17b0e5-0b03-4538-a097-ae298c20de98", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49366,7 +49366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cdc5c2f-84bd-4651-8c15-588deee493e4", + "id": "73655f40-4c6e-43b9-a3eb-739e33f340f5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49425,7 +49425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb9ae9a6-df9d-478d-98e1-3c61dd3029aa", + "id": "b52493e7-dd2e-401c-9316-0c8b9bcf9ff2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49484,7 +49484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca4fc287-480d-4d7d-a7dc-ae2c7c3020ae", + "id": "9caf75c6-8323-4115-9124-c670d3dfd9bf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49543,7 +49543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a78ee9a5-321a-45e4-a379-5c75b5e4d69f", + "id": "af163448-0a7d-44e1-825b-237e76b517f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49608,7 +49608,7 @@ } }, { - "id": "bb4cf917-d3f7-4465-bb3b-1b32fbd03680", + "id": "493dc24c-9b5c-4a49-9ef1-f867a3d24ae7", "name": "Bulk updates object mappings", "request": { "name": "Bulk updates object mappings", @@ -49664,7 +49664,7 @@ }, "response": [ { - "id": "c3800caf-cacf-4239-88a3-b32caaa7ee4a", + "id": "5a5cfafe-445f-4b38-9b77-4a9cffcda692", "name": "The updated object mappings.", "originalRequest": { "url": { @@ -49723,7 +49723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0fe3051-16ab-48f6-ac08-7f27c95b2fa3", + "id": "5ca944ef-d7d4-432c-a498-1abf61e8fcf5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49782,7 +49782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4f15c00-5704-49e6-8b61-2cbda250ee52", + "id": "611f23dc-e61c-468b-88e1-cd0af8216c95", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49841,7 +49841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78c10fb0-d71f-4417-aab9-1bec0c23aef2", + "id": "665190ba-4d74-4f7b-a2c2-a3a1515b90d5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49900,7 +49900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcaba591-987e-48ed-9a17-34a653359181", + "id": "f6d2bca3-9973-46f7-a3c8-b7e5f13d00da", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49959,7 +49959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12e94074-e653-4225-8bff-572d97bee772", + "id": "d804aeca-99bc-4b8f-8ed0-151283004ff8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50018,7 +50018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96a5e11e-5d06-4da9-96d3-4b69bf14ccca", + "id": "1d1930f3-2d84-4756-93fb-d487866c9e39", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50083,7 +50083,7 @@ } }, { - "id": "29d982fa-79ba-4f11-a682-14a99ce83695", + "id": "446a09a4-2aa3-4c21-b1ca-453dc7df732f", "name": "List Uploaded Configurations", "request": { "name": "List Uploaded Configurations", @@ -50124,7 +50124,7 @@ }, "response": [ { - "id": "da58311c-2642-4549-be05-0118bc640abc", + "id": "a1863cb4-1bee-4481-984c-983cf32af9f8", "name": "List of existing uploaded configurations.", "originalRequest": { "url": { @@ -50179,7 +50179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "920a9a90-2bc4-4102-8def-2a5be76d30ba", + "id": "8af21842-4b5b-4f47-8e53-0fb390a40663", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50234,7 +50234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2e4cf22-62d3-4610-b586-2ae1887d12a5", + "id": "d11d45fa-f7cc-40de-9c4c-f87ed8427543", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50289,7 +50289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e647c41-ad99-4223-9361-4a5603fcff17", + "id": "5d3eee81-8a28-472d-b2b3-5172d3bd6f11", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50344,7 +50344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4acbd6e-29e2-4274-b96a-31d416f4c36d", + "id": "208b1919-530c-4fa4-b915-7e7b3f34aa84", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50399,7 +50399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceb63e7e-6c89-4cd6-87a2-1a5567908fdf", + "id": "0fdbe7a2-9b14-4f1c-9e22-cb570b5b0342", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50454,7 +50454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbe8f37a-db60-42ca-a0d0-18d61de5573e", + "id": "aaed6deb-72ec-499d-a703-fa4ea1520a8e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50515,7 +50515,7 @@ } }, { - "id": "2a6385e7-a63e-4c4d-abd3-a0c7b37fef7f", + "id": "e2e0ed1d-853e-4769-8e9d-b06397027743", "name": "Upload a Configuration", "request": { "name": "Upload a Configuration", @@ -50563,7 +50563,7 @@ "type": "text/plain" }, "key": "name", - "value": "elit reprehenderit deserunt", + "value": "amet non mollit nulla dolore", "type": "text" } ] @@ -50571,7 +50571,7 @@ }, "response": [ { - "id": "ce1e827e-b044-4db1-b205-8022065d23ea", + "id": "840dcff9-98a3-4964-a296-1174c535ebe6", "name": "Upload job accepted and queued for processing.", "originalRequest": { "url": { @@ -50622,7 +50622,7 @@ "type": "text/plain" }, "key": "name", - "value": "elit reprehenderit deserunt", + "value": "amet non mollit nulla dolore", "type": "text" } ] @@ -50641,7 +50641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b30a73b-5b46-4ef1-aa07-80d713b75cff", + "id": "127c8db8-2070-475e-9189-9112edb4e910", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50692,7 +50692,7 @@ "type": "text/plain" }, "key": "name", - "value": "elit reprehenderit deserunt", + "value": "amet non mollit nulla dolore", "type": "text" } ] @@ -50711,7 +50711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4a2bcf7-f6e6-456e-aa6d-371b04474c18", + "id": "5ed54eb3-7872-4239-a868-fec05d8f9156", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50762,7 +50762,7 @@ "type": "text/plain" }, "key": "name", - "value": "elit reprehenderit deserunt", + "value": "amet non mollit nulla dolore", "type": "text" } ] @@ -50781,7 +50781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73f4bcb3-289b-4c1e-b850-51067b0099bc", + "id": "5d693545-fda4-4759-add5-d68331cedf32", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50832,7 +50832,7 @@ "type": "text/plain" }, "key": "name", - "value": "elit reprehenderit deserunt", + "value": "amet non mollit nulla dolore", "type": "text" } ] @@ -50851,7 +50851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46e38e14-1e18-44a9-8d06-e5a4f2f73fcc", + "id": "ffa067de-0fd3-4d36-807e-235496596822", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50902,7 +50902,7 @@ "type": "text/plain" }, "key": "name", - "value": "elit reprehenderit deserunt", + "value": "amet non mollit nulla dolore", "type": "text" } ] @@ -50921,7 +50921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "980ca4ec-5c35-47da-98c2-0730f5bcb605", + "id": "7b7f40da-a35f-4f0c-ba1b-8990043ee441", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50972,7 +50972,7 @@ "type": "text/plain" }, "key": "name", - "value": "elit reprehenderit deserunt", + "value": "amet non mollit nulla dolore", "type": "text" } ] @@ -50997,7 +50997,7 @@ } }, { - "id": "fc0a28aa-6009-41fe-a6c4-307c231bd21d", + "id": "423fc6fa-e8cd-4006-bdec-26f4bf4a9077", "name": "Get an Uploaded Configuration", "request": { "name": "Get an Uploaded Configuration", @@ -51040,7 +51040,7 @@ }, "response": [ { - "id": "9368cb9d-0940-4400-ae5e-845f11f51964", + "id": "dc92a31d-59c9-49fa-abdc-91c4d1be6933", "name": "Gets an uploaded configuration details.", "originalRequest": { "url": { @@ -51086,7 +51086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be832aa1-b86d-421e-9b6e-a6d168162b94", + "id": "de49f050-e227-42d3-beec-1780164561c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51132,7 +51132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dc4bf48-a8a8-4121-a094-f76634ce892a", + "id": "2e7dd3a9-0ffd-4fe4-92dd-4db5ad4fe006", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51178,7 +51178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0243eb7-f0fa-48de-a409-c71517c43180", + "id": "b95c34af-88d8-498b-98b4-b6d3b91b8565", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51224,7 +51224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "986b2894-bb47-4f2e-9b60-8b66a2af757a", + "id": "ef89479b-b02c-43ae-a3c8-29fe23dc95b4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -51270,7 +51270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "544af727-343e-4e1c-9d0f-9040b086c69c", + "id": "eca727aa-2126-4e07-9e68-fbc660b0b067", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51316,7 +51316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86fa34f7-4bca-402e-bab7-35683b92a975", + "id": "7f55daea-b18c-4b70-bf61-4851fc846304", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51368,7 +51368,7 @@ } }, { - "id": "209d24b3-9bf3-4bc2-b1f3-41483fbe6e5b", + "id": "6c41aea2-34fb-43cd-824f-349c697108eb", "name": "Delete an Uploaded Configuration", "request": { "name": "Delete an Uploaded Configuration", @@ -51411,7 +51411,7 @@ }, "response": [ { - "id": "0f03aa3e-e107-42b3-9825-61c46b6f248f", + "id": "f6d21f99-7224-41a4-97da-dac8a17c4b11", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -51447,7 +51447,7 @@ "_postman_previewlanguage": "text" }, { - "id": "244fcf05-ffe9-4c8b-a6f0-f07ba201bcbf", + "id": "e65920e6-82fa-4f8b-871d-07cda5e65b4c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51493,7 +51493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09643d6f-456c-47a4-88a5-3e7ae0508c9b", + "id": "0f8a2ab7-eeaf-43d2-9e84-53b89368db7b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51539,7 +51539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d66b1e8f-643b-4dab-8a36-804f112c4fa3", + "id": "bf0fb4e4-df88-4da8-80fd-167e57fc9cdb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51585,7 +51585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "073b28eb-82ac-4e07-ad2a-150d87de25de", + "id": "1e01587c-aa4e-4e24-8b18-3018a33e5dbc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -51631,7 +51631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "629d5df4-fa0d-4d45-a6e4-4eae31e7f5b7", + "id": "967c5f65-4a95-4216-a14a-6559b41fd9bc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51677,7 +51677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b212415e-4f98-445f-9cfe-561456769c61", + "id": "acfcdc85-4a8b-4822-957f-a1eadbc52ca2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51735,7 +51735,7 @@ "description": "Use this API to implement connector functionality.\nWith this functionality in place, administrators can view available connectors.\n\nConnectors are the bridges Identity Security Cloud uses to communicate with and aggregate data from sources.\nFor example, if it is necessary to set up a connection between Identity Security Cloud and the Active Directory source, a connector can bridge the two and enable Identity Security Cloud to synchronize data between the systems.\nThis ensures account entitlements and states are correct throughout the organization.\n\nIn Identity Security Cloud, administrators can use the Connections drop-down menu and select Sources to view the available source connectors.\n\nRefer to [Identity Security Cloud Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about the connectors available in Identity Security Cloud.\n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/docs/connectivity/saas-connectivity/) for more information about the SaaS custom connectors that do not need VAs (virtual appliances) to communicate with their sources.\n\nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about using connectors in Identity Security Cloud.\n", "item": [ { - "id": "2c5ef7fc-32a1-4593-b3cb-062d9d228ba9", + "id": "76e50b4f-94dc-4012-b413-30b17b378801", "name": "Gets connector by script name", "request": { "name": "Gets connector by script name", @@ -51786,7 +51786,7 @@ }, "response": [ { - "id": "ecd52afa-01c3-46d2-8a69-059985f03a9a", + "id": "7b3feafd-0668-4a11-bd86-f57bf29032a9", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -51840,7 +51840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16bf7507-d935-48d9-8f02-3d1181dbc311", + "id": "7b21f5f8-cec1-40fc-a529-a955c09a813f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51894,7 +51894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8c951ad-0d03-4ba3-bb68-40eeec601b74", + "id": "9c6449c0-2955-4d66-ac7d-59d6c088a1dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51948,7 +51948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6fe694a-059e-48de-8472-56871daa01b6", + "id": "f579a86e-1ee9-4252-8dd3-80c9f7af4a8f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52002,7 +52002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41f8a27b-831a-46d2-ac97-d8ad65257192", + "id": "3a98c542-2674-4db8-930d-00a84af111fa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52056,7 +52056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c4c2a08-dff8-4da4-b721-2c53c5c209ef", + "id": "fbe14ef7-84e1-4110-a81d-e68a4c994e38", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52110,7 +52110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7f01780-1597-4718-af8f-260b5f5aacd7", + "id": "1327d3f5-12df-4a52-b50f-5068a463ca82", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52170,7 +52170,7 @@ } }, { - "id": "5a44b16a-c937-41a0-a2f3-ef96b0a78fdb", + "id": "f824b3d4-4cc9-44b4-a9c2-f3e820974a7c", "name": "Deletes connector by script name", "request": { "name": "Deletes connector by script name", @@ -52211,7 +52211,7 @@ }, "response": [ { - "id": "9ba8c8c0-0f4d-4f9f-87b8-921bfd6cca51", + "id": "5d3b3569-99a5-48cf-83c9-9e20330f797a", "name": "The custom connector was successfully deleted.", "originalRequest": { "url": { @@ -52245,7 +52245,7 @@ "_postman_previewlanguage": "text" }, { - "id": "704bad79-1652-490d-85bb-9ab5462dddc2", + "id": "d9b0a550-43f5-47c5-ada8-93e15588dfe8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52289,7 +52289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9f1c777-9176-41b0-90a6-b9bbe67cbf3e", + "id": "fc135c56-c327-453e-ad93-8c7700432250", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52333,7 +52333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f777b20-cf0f-4a00-8637-71e70e36018c", + "id": "ff6fe491-d9a2-4541-8e62-667ee18a8ad4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52377,7 +52377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ccaafae-e7f9-4171-8b64-b3d5403fc843", + "id": "977b7b69-d468-4e87-b72d-1eb5c624a753", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52421,7 +52421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45a1d59e-6978-4c06-8171-375ad2f54198", + "id": "5293d467-47bf-4023-b216-c53d9952aa7d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52465,7 +52465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e00f6e48-c136-47bd-993d-efdd868c774e", + "id": "4d0d8574-c01a-45bf-b47d-c7008b68fccf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52515,7 +52515,7 @@ } }, { - "id": "5c51cf5a-9b25-40f6-8023-cb77d64e4665", + "id": "ecae9eba-5689-46f9-806f-4a10c179bb3d", "name": "Update connector by script name", "request": { "name": "Update connector by script name", @@ -52569,7 +52569,7 @@ }, "response": [ { - "id": "0ee25720-b224-4056-a471-8fe4dcc74ddb", + "id": "d2032ca3-3316-405f-8942-c49319c3f630", "name": "A updated Connector Dto object", "originalRequest": { "url": { @@ -52626,7 +52626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b9536e4-83bc-451c-a8aa-853a09c30591", + "id": "15c9a9bd-bda7-46c4-8069-447c19aaccfb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52683,7 +52683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7cfb913-1cf3-4ffc-9029-1b4f01362a02", + "id": "bb621d80-0503-4d95-8b53-53a07031b4a3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52740,7 +52740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6699526e-2560-46ca-aa90-027a3a4f672b", + "id": "27b06a7b-71ba-4fa3-91b2-8d6a98f3014a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52797,7 +52797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "388296b2-b97d-4d1d-99b7-bd61c45a70bd", + "id": "1573faaf-37e3-48a5-8895-c4b8146de019", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52854,7 +52854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "736b62ce-aeb3-40e4-aee3-00289a0889d4", + "id": "e3e0b00e-464a-45ae-a211-de2585818893", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52911,7 +52911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9326971-69a7-4bf1-befd-01859742cb94", + "id": "fa449c12-f806-4c74-bbc8-01ecfdf7b9ab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52974,7 +52974,7 @@ } }, { - "id": "667ba417-6014-4136-a3d2-65d72db990dc", + "id": "64c079fb-c564-4fe6-b937-6f05113232d1", "name": "Gets connector list", "request": { "name": "Gets connector list", @@ -53049,7 +53049,7 @@ }, "response": [ { - "id": "60fead0c-80ec-41d6-8a9b-baadf4f382b4", + "id": "d11c4d7c-3491-46d0-9448-67f43542b638", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -53138,7 +53138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d18027a-25bd-4f39-9a27-62bad4252c35", + "id": "239e3de7-610c-4325-ae3f-732b40f62eb5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53227,7 +53227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8b63234-4150-455a-8997-48051539106e", + "id": "3abd1190-2528-40bc-8ace-7a6306d3483b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53316,7 +53316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b0e44c9-0567-499c-b45d-a74b895ab6af", + "id": "5f0c778d-d1c6-44d8-85cc-e21a54339590", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53405,7 +53405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42b4b780-4e6d-4137-a09e-52efa0eca08a", + "id": "2cf512e9-bf73-430f-9bf5-78fadf34580a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -53494,7 +53494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66f2aea9-1fbf-40a3-86cd-bb05aa33b0b2", + "id": "8fb4d1a9-0116-40d4-b925-4c9b82680671", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53583,7 +53583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "deb5794a-820a-49e3-873a-e64722c946e5", + "id": "71c391be-3f48-4e47-8e25-7ff2a50aa1c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53678,7 +53678,7 @@ } }, { - "id": "6dd41312-124f-4e04-b9bf-48f5c7dd02cb", + "id": "65c6714e-72c6-431b-ab3c-242f713f4c75", "name": "Create custom connector", "request": { "name": "Create custom connector", @@ -53720,7 +53720,7 @@ }, "response": [ { - "id": "f79b58be-accd-47ec-9e3e-10336018ef66", + "id": "db21b5a0-859a-4d2f-9805-80500b42e8b8", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -53776,7 +53776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34e47912-9d4f-4add-aaf8-cd81a3f06734", + "id": "cde1de07-4739-4517-b66f-0c2de2bb64ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53832,7 +53832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0e18eea-4b87-4b63-b73b-800ffade68fa", + "id": "e66e50d5-1244-4ee4-8745-5b72d00aab6c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53888,7 +53888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc23e715-c4fd-410a-a301-01a88dfa4d47", + "id": "0afd62f9-1a6c-41ef-80ad-fbf451a10fda", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53944,7 +53944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "495d5d3a-f869-4ca3-bf30-c39fd7cbfb6d", + "id": "5b6e924c-cdca-4469-b78d-20277b1c919f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54000,7 +54000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "514b6471-0473-4dc8-b12e-2a56ecd44581", + "id": "ddc7afcd-15ea-4817-a43c-dd490e486a7a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54056,7 +54056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e832590-d7cb-4a1b-aee7-0b129555dbf6", + "id": "5bca3c8b-e667-43a9-a6ab-919fc45eac48", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54118,7 +54118,7 @@ } }, { - "id": "d3df6cf3-0b84-4ff2-a461-150b236693d9", + "id": "fab59c81-6bcf-4fcc-b495-4317d704c5b3", "name": "get Connector Source Config", "request": { "name": "get Connector Source Config", @@ -54160,7 +54160,7 @@ }, "response": [ { - "id": "3316723a-fed4-451f-8e78-2c3eb4cd3d8f", + "id": "6bb09c17-d5c3-4a71-a2b1-dc95e905a955", "name": "The connector's source template", "originalRequest": { "url": { @@ -54205,7 +54205,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "a331e61e-ecde-446f-b8d8-f86edacb4309", + "id": "716fe731-001e-414e-8fa9-7d6d9018bbf4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54250,7 +54250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a78c8b29-4e1e-45f9-96fc-68e57d9d3efa", + "id": "f2d95a58-a18a-48e9-92b3-570af50951ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54295,7 +54295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74541418-4b61-4f55-a194-13d519b91529", + "id": "dedb25d3-5f06-4689-b5dd-f657053eeade", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54340,7 +54340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ec25e58-4f02-4341-9aef-005641639b2b", + "id": "d5a4c720-c1c8-4917-9a6e-04d6b3b32c52", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54385,7 +54385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6a00ef1-472c-4b81-aa6d-8708fb7e86a5", + "id": "12307473-bd87-40bd-901c-0a9f04b19b21", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54430,7 +54430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bc379c7-1470-4c8a-a3df-2c81b0ae8a4b", + "id": "5615ff30-6b13-4ddd-ac25-e6ccc0d9a393", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54481,7 +54481,7 @@ } }, { - "id": "8d25ba2d-e596-4771-ac38-745284be335c", + "id": "b65be23d-ca17-47c2-bc0c-2c3ca4625645", "name": "put Source Config", "request": { "name": "put Source Config", @@ -54539,7 +54539,7 @@ }, "response": [ { - "id": "d9e832e9-f3bb-4bd1-99a3-eb37d9a64912", + "id": "549d0dbf-c3b8-4df4-86de-af6dd2ae5c29", "name": "The connector's update detail", "originalRequest": { "url": { @@ -54600,7 +54600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2328f340-23c6-49a6-a5a0-c5e6625de548", + "id": "d24db13e-8f7f-4c98-a33d-6c06865b3c7a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54661,7 +54661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1855a02-a4d8-44e0-a316-b5e510bdf6ec", + "id": "fc9ba655-b155-499a-8bd9-32c85c866940", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54722,7 +54722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34b98139-da94-4289-85b7-fe16e7a9d78b", + "id": "218aad60-0398-41d8-b494-0f8e5ff28fd1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54783,7 +54783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92a2ca14-0efc-4daa-9306-e605b4ac1dec", + "id": "8a02a65a-f69d-4c33-927b-4cdb2e089564", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54844,7 +54844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f6ab0d3-e832-4ff6-bb56-bdc17e906e71", + "id": "c4103971-b519-4f7a-8cff-83bc3db17190", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54905,7 +54905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b891e65c-c5f0-479c-812a-e4b32945f0d4", + "id": "a42cd8bd-f08d-4e08-a215-ce87b590f2a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54972,7 +54972,7 @@ } }, { - "id": "c628beef-7973-47ef-bd15-1995d13469b8", + "id": "0dc847a6-7d75-4590-86c8-ef4913f7e7d4", "name": "get Connector Translations", "request": { "name": "get Connector Translations", @@ -55025,7 +55025,7 @@ }, "response": [ { - "id": "e3b74fc8-b3d2-415a-a7d3-58257549ad24", + "id": "fc151d0d-ecc6-4871-909c-595c8e19f41c", "name": "The connector's translations", "originalRequest": { "url": { @@ -55066,12 +55066,12 @@ "value": "text/plain" } ], - "body": "ut non", + "body": "ut velit reprehenderit magna sunt", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "2d8538a4-fe18-43b5-a14e-8ceef299ddb7", + "id": "e198ea0a-3b7e-4b13-8927-2ed3c5b8cb70", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55117,7 +55117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42089ff0-c3d1-45b0-a961-eed2cb41a4ea", + "id": "e62925e7-5fd4-44ab-b239-def332af07dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55163,7 +55163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2b0d1cf-30ff-40fb-b7e1-caee57f6d0a6", + "id": "641b8203-a410-4c5d-944b-3be07407c6b8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55209,7 +55209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e76ff8be-2107-4fcd-a23d-3405954da17c", + "id": "5e641cdd-88a6-4225-a3ad-315e24047372", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -55255,7 +55255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24fe8c16-d724-45d8-927b-c96c5d9fa624", + "id": "702e028c-3a8e-47f4-8675-7cb05e75e722", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55301,7 +55301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "446dd8ef-8463-4239-b475-ed5be46c969b", + "id": "ad6f853e-d296-440b-8817-e5484529118e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55353,7 +55353,7 @@ } }, { - "id": "6e94eec4-dee7-4052-be1c-1107bdac4c1f", + "id": "f0febc7e-3f29-46e4-bc6a-5be4d75cda12", "name": "put Translations", "request": { "name": "put Translations", @@ -55413,7 +55413,7 @@ }, "response": [ { - "id": "605a198d-e4de-4551-89d9-c85d854fa6ee", + "id": "38f48a2c-a855-4cb9-9892-5662bad03cf3", "name": "The connector's update detail", "originalRequest": { "url": { @@ -55466,7 +55466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dbede63-df68-4fb4-9aaf-c8375eb7c9bb", + "id": "e1180639-42e2-4f22-8934-d7b9e1e0f9d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55519,7 +55519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7c43bed-6ce5-4ea4-a404-e651f6a95340", + "id": "d4fd0af9-b42d-4664-8ac6-55a708500650", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55572,7 +55572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf1086e2-c439-4089-9548-ac494faa5a75", + "id": "cfac8408-f9b5-4809-9853-6b30697697fe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55625,7 +55625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11eda2c6-f5ec-4108-8260-edc7a2c05391", + "id": "fc922352-2761-4d6e-9872-0faa29aeac85", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -55678,7 +55678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5800edc4-89c8-42f7-a330-330d2ff98986", + "id": "8beca68e-dd6e-4460-aa33-c5cf1fe1094f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55731,7 +55731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1782544-9c24-4be6-8d9a-14bb8d06763c", + "id": "79d6a719-991d-4c5f-9023-1e753422e35b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55790,7 +55790,7 @@ } }, { - "id": "86d0663c-a55d-47d3-a0ee-ed1f4fc0560e", + "id": "ef784b81-f99c-4eca-a248-0fa9b3f7073c", "name": "get Connector Source Template", "request": { "name": "get Connector Source Template", @@ -55832,7 +55832,7 @@ }, "response": [ { - "id": "bd64bb16-d83f-418d-a283-ed109a363c4f", + "id": "b726e87a-980c-4929-9429-1ddadaeb7705", "name": "The connector's source template", "originalRequest": { "url": { @@ -55877,7 +55877,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "b4b945e2-a4b7-45f3-8e97-1ebcd31ff770", + "id": "da6d2c65-7d8e-4784-9d21-66a59c4edc19", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55922,7 +55922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cbe52b4-dae2-4a09-a657-424cac707cf8", + "id": "1b9ced5f-2317-4abb-8365-432747d341a0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55967,7 +55967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad42291c-dcfe-42b2-b5a7-2778c5bfaabe", + "id": "d62365a7-f2a5-42e4-afe4-7fac63a68d15", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56012,7 +56012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15dddf8f-84b7-4dc7-b34a-6db2ff75477c", + "id": "7380e92e-e698-4846-b1d7-5fa4ce216511", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -56057,7 +56057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb976998-a72d-401b-bd33-34da78f890a1", + "id": "5301bc9c-7b76-49c9-ac2e-da9fc91d22a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56102,7 +56102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba51021b-82c5-4d3e-8625-2dda064f8a26", + "id": "edaca861-5608-4d94-ad0c-73aed41a6bbb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56153,7 +56153,7 @@ } }, { - "id": "23af45e2-4890-4bd2-ab88-4a50682dd6c9", + "id": "c9ad4200-cbd0-4d64-8665-3544a440c9e8", "name": "put Source Template", "request": { "name": "put Source Template", @@ -56211,7 +56211,7 @@ }, "response": [ { - "id": "c70420aa-4770-41b0-98af-c9ef870cd184", + "id": "a16a41ee-9ed4-4b54-81e3-b8067a847a3a", "name": "The connector's update detail", "originalRequest": { "url": { @@ -56272,7 +56272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c62d6ee-21a3-45c4-85e6-0596f43de49f", + "id": "b05c6220-07cc-435e-8d1c-821859434b12", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56333,7 +56333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5c9bb67-5cd4-4e0e-b401-ab5d542b5ebe", + "id": "e52a5219-9123-4040-9bda-0739ea3ec390", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56394,7 +56394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4a85e17-c1ac-4fa8-ad05-34ba541e0d4b", + "id": "9fc81fbb-8667-408f-95e0-77cff4869f7c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56455,7 +56455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f191b322-d1b0-46d5-b392-71542b660cd0", + "id": "18c0298d-a2a9-4619-80c6-e4a63b385084", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -56516,7 +56516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72072450-16e6-4d58-9186-20d65b36a9ff", + "id": "db74222f-0ce8-4180-a521-8770f7209e1b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56577,7 +56577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7187673d-e6c6-4f1a-831f-082de7a0b4b6", + "id": "9b419281-160e-48fc-950a-0613477ca5ca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56644,7 +56644,7 @@ } }, { - "id": "6e8ddaa3-d2bf-418c-9eb5-8eaf26f3246a", + "id": "8b9e35b4-3bc8-4ec2-ba5d-08527ebf3369", "name": "get Connector Correlation Config", "request": { "name": "get Connector Correlation Config", @@ -56686,7 +56686,7 @@ }, "response": [ { - "id": "dd09e4e8-f860-4cbd-9704-de575438a3e8", + "id": "918ffb5e-d547-4cab-82de-07f28c9f2066", "name": "The connector's correlation config", "originalRequest": { "url": { @@ -56731,7 +56731,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "9fa3091d-494a-43cb-9985-e2e623abeb11", + "id": "b2b62001-e053-4b6a-b4d7-10841a5d9ec0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56776,7 +56776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41c2dec2-77f3-4a78-a145-28eccdf45181", + "id": "47351da6-a934-4342-800c-a7732bb09b9f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56821,7 +56821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f69ac953-665d-496a-8d19-470903397157", + "id": "9ecea815-585e-4733-b013-e66b308af548", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56866,7 +56866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57cb6fb0-4478-4b85-9802-4a7f3e4c5fd3", + "id": "cea0cada-de72-4bb6-ad21-49f9eaa024f8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -56911,7 +56911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39bd10a6-a033-4c9b-9cc6-6aa50eb32b62", + "id": "e4b0b642-598b-43d0-a78f-1c8214c678ee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56956,7 +56956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50e39093-24ff-4dcf-b999-406ce5c9cee9", + "id": "52cb70ee-1e68-4cf4-b50d-50c718c94ba1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57007,7 +57007,7 @@ } }, { - "id": "ccce211b-5fbc-44e3-9607-dc39996764d8", + "id": "6ee1182f-96c5-4de4-9ac8-0995509a8a41", "name": "put Correlation Config", "request": { "name": "put Correlation Config", @@ -57065,7 +57065,7 @@ }, "response": [ { - "id": "52f6c40a-2368-43e9-a64f-cfdcc35ab093", + "id": "9ce3aa39-eafe-4bdc-8508-926f75fdcc29", "name": "The connector's update detail", "originalRequest": { "url": { @@ -57126,7 +57126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45e00337-bb5a-4915-b771-f64f5922e276", + "id": "e58e5fb0-09fe-41d1-b816-c19892c9181b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57187,7 +57187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1121098c-51f8-4c0b-aee4-a63fd83e36b4", + "id": "2e6f34cf-e1b5-4b6f-9456-ef34626d54f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57248,7 +57248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16252e52-24bf-436e-a772-13989fdadf00", + "id": "f9c67a3c-3d6e-49ae-ab58-833a36da05e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57309,7 +57309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93f6b407-9ba9-46e4-934d-bf7e245e5a07", + "id": "90868ee1-4c28-458f-9eaa-5e7df9cb015b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -57370,7 +57370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d8e1747-afa4-4590-a400-55ca5137218e", + "id": "e8c74468-cf56-4fe6-b621-f588d0c1de46", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57431,7 +57431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e24ee35-db52-4958-ae9e-b745202997fa", + "id": "d19a257d-10e8-4557-9ab2-d091679ce66f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57504,7 +57504,7 @@ "description": "Use this API to implement and customize global tenant security settings.\nWith this functionality in place, administrators can manage the global security settings that a tenant/org has.\nThis API can be used to configure the networks and Geographies allowed to access Identity Security Cloud URLs.\n", "item": [ { - "id": "18a0fa69-a5d9-46b8-8233-6f90219cada7", + "id": "643ea0a8-be63-4574-a07a-f3679f1b426d", "name": "Get security network configuration.", "request": { "name": "Get security network configuration.", @@ -57534,7 +57534,7 @@ }, "response": [ { - "id": "7bce2b43-de97-4e54-b570-d83518b443ea", + "id": "1f8f7e11-e68a-4b95-85fc-467577144546", "name": "Network configuration for the tenant's auth org.", "originalRequest": { "url": { @@ -57578,7 +57578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d14a10ec-6973-4380-8a4e-2075ce0d33a4", + "id": "07127dd2-ebf6-44e6-8048-6630bcffbebf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57622,7 +57622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e7bb758-1a78-4dfc-9e49-0a240203c9da", + "id": "a13341a8-adcd-443d-8387-f48aac690278", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57666,7 +57666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "137fea00-5d0f-41b9-999e-7c9cca1b45ce", + "id": "2604f199-84ad-4bd0-842f-e7f86034aa5f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57710,7 +57710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9be2e87f-f12d-4c21-ba32-f5dc1015e6f0", + "id": "9aa4d319-5bff-42df-88ac-e6c902be4bf7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -57754,7 +57754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e616f5f-c417-48e3-ae87-8f8176c5526e", + "id": "aa6ad854-059f-4c7a-aa48-d8d6c4a85a31", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57798,7 +57798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "343680d0-c15d-441f-9918-f318ee9b80be", + "id": "7a9caeb6-f2ca-40da-bdab-dce75b331253", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57848,7 +57848,7 @@ } }, { - "id": "65a69918-902d-4c22-b3e9-cc4c4a6e2f1f", + "id": "0fffbc19-c435-4fa4-b742-0f090d7686f2", "name": "Create security network configuration.", "request": { "name": "Create security network configuration.", @@ -57891,7 +57891,7 @@ }, "response": [ { - "id": "de663891-b8f3-4a04-9ffd-8b557049906a", + "id": "a7d1bd2d-71ca-4e3f-8648-3a41fe90c7b0", "name": "Network configuration for the tenant.", "originalRequest": { "url": { @@ -57948,7 +57948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecb427e3-c04e-4ae0-9156-f52e28fcf871", + "id": "894ca210-57b5-4199-bc79-42c078df04ee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58005,7 +58005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee019792-3ac2-4213-a964-c6a91f2c46ad", + "id": "32fbc0bb-15cb-46ed-be5b-b1f6d6ac42ea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58062,7 +58062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc4ea8c4-6dd0-42ae-b09e-60fe2b1387ed", + "id": "e6a493ba-d588-4b69-84d8-f1581186116d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58119,7 +58119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb8a722d-94c8-4774-955f-e672e13abda2", + "id": "4e2a1958-1c35-47cb-8121-ddac8c20316e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -58176,7 +58176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7792847-5e77-4346-960f-1115b7504278", + "id": "ef35cf80-187c-42b9-babc-1e3d583d6cf0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58233,7 +58233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9953b5b6-6041-471a-8c8a-350a72e268ce", + "id": "7bfc8041-6b21-4d63-beda-746f42d13031", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58296,7 +58296,7 @@ } }, { - "id": "6e7d487b-9f16-4bbd-84f1-9797e6ed1e82", + "id": "439751f4-02da-4ae3-81c2-93ce9ed1c926", "name": "Update security network configuration.", "request": { "name": "Update security network configuration.", @@ -58339,7 +58339,7 @@ }, "response": [ { - "id": "1314dad5-f159-45e1-aaed-aba6f4b760a6", + "id": "dde7f8d1-b5ca-42d5-961b-cd9bf9440974", "name": "Updated Auth Org network configuration.", "originalRequest": { "url": { @@ -58396,7 +58396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38b053dd-3a15-4c0c-bcfb-99cb66c339aa", + "id": "1f7bbef4-b11d-4314-938f-cc178e2766b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58453,7 +58453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2374ace3-f808-4c64-89ce-4f4d6d8902f7", + "id": "e12c9f93-1a06-4f28-a5ad-f4ec0feca0b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58510,7 +58510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bf0ed76-b3a4-4857-8aa3-e68cbee8b9b4", + "id": "37504999-8608-4d1f-bf57-8004a90676d3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58567,7 +58567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6840b0c5-82de-4a53-a6aa-3bf5a1467b4c", + "id": "bc605870-fb8c-4bb4-a7e4-a5e0c17eca5c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -58624,7 +58624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0395400-cfd7-4279-b75a-9fe844c80620", + "id": "09f50687-0f11-47a6-970b-d5b1f46081c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58681,7 +58681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d42924d-7a8d-4bb1-a710-892e8732d51c", + "id": "2d68a463-d422-42d6-ae9c-afcf09ff5243", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58744,7 +58744,7 @@ } }, { - "id": "d674639a-28a2-4f56-8c35-a74db0768669", + "id": "e26d75f0-e12f-4b30-a674-c280957117d2", "name": "Get Auth Org Lockout Configuration.", "request": { "name": "Get Auth Org Lockout Configuration.", @@ -58774,7 +58774,7 @@ }, "response": [ { - "id": "d9901a76-931f-431e-8710-49c94409dd37", + "id": "3c84e772-7ba3-4af1-a4e3-17638f58051f", "name": "Lockout configuration for the tenant's auth org.", "originalRequest": { "url": { @@ -58818,7 +58818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45638233-8791-4f7e-bc2b-d572fe09ff3e", + "id": "d05507bd-c03a-4678-a47a-b12085f267c1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58862,7 +58862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "638a04ea-2593-4a8b-ab76-7a8522231018", + "id": "8c000d00-cbe9-42c0-8c5a-5258bff87e7e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58906,7 +58906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "247151a5-8da8-4959-8a14-c2b2285dfb93", + "id": "10ae238d-4b1a-4f45-8700-2841af01a118", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58950,7 +58950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1203bc71-30b8-4134-b12d-00809416ec6a", + "id": "971ad4ed-579c-4b16-a271-fc601003232c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -58994,7 +58994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0bff834-10b9-403a-a198-499ea73b572f", + "id": "c0cde73e-2112-444b-9ac4-3783b3ac3436", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59038,7 +59038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b52b652-7999-4062-a041-987fae7adaf3", + "id": "5e639ff3-841b-464a-9e58-6e4f57e731f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59088,7 +59088,7 @@ } }, { - "id": "f9c21cfb-7ff5-44d7-9efe-eeec25b0dca5", + "id": "c74250c3-bb84-4095-9851-2ce22dcda636", "name": "Update Auth Org Lockout Configuration", "request": { "name": "Update Auth Org Lockout Configuration", @@ -59131,7 +59131,7 @@ }, "response": [ { - "id": "103607d6-83f8-4b88-b906-a22c3d6ca864", + "id": "c5630b93-3118-441d-baaa-5b7cce803bce", "name": "Updated Auth Org lockout configuration.", "originalRequest": { "url": { @@ -59188,7 +59188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3eec66f3-d8b4-4ec3-924b-5040304ff73d", + "id": "5c026853-adbd-4c05-9a24-11be8ea4121a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59245,7 +59245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77829e7c-b5ba-41ae-83ea-34f57ad02007", + "id": "86788de1-6eab-42d5-8e01-613f830788d2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59302,7 +59302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8c9057a-7316-4c2d-b04b-ba3cf7ee84fb", + "id": "876550c5-741d-4466-91d2-dda817350b62", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59359,7 +59359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55288ffd-0c50-4c2e-90de-fc6cf65f0c69", + "id": "af7d8722-83ed-4fed-bb15-dd2b1ea1c84e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -59416,7 +59416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3ee3b4f-39fa-4512-9525-86996cfa17bf", + "id": "b4e966ed-5bb3-464e-a336-69a7ae3d9168", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59473,7 +59473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32f1f8cc-d515-43d3-a83d-2e3a165db7bc", + "id": "c1a9e3ec-4354-4573-a82f-92edca5024cc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59536,7 +59536,7 @@ } }, { - "id": "b508f068-1c4d-4224-9431-474b9f3f0473", + "id": "8938a851-0d02-4b37-b5ed-97bd32fe3fec", "name": "Get Service Provider Configuration.", "request": { "name": "Get Service Provider Configuration.", @@ -59566,7 +59566,7 @@ }, "response": [ { - "id": "a35ddaa7-05ff-46c6-8212-0351ae057501", + "id": "d87252db-b3f2-40af-9046-fb9b537b3a97", "name": "Service provider configuration for the tenant.", "originalRequest": { "url": { @@ -59610,7 +59610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71f72a88-8497-4810-aad9-299c84f9dcc3", + "id": "29c916b4-f2cc-48c6-89a2-75e70b05fdc0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59654,7 +59654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc586d5c-3490-451c-95ef-342a91dc4bea", + "id": "59037f31-796e-4fee-b7ad-4f43ecb09f49", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59698,7 +59698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1c54257-a3fc-4d56-a22f-d8e07a81392d", + "id": "2ed20541-c289-4c15-a1dc-fe40cfc6de95", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59742,7 +59742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "949a5717-5bff-40e0-a63d-83be323387ae", + "id": "51ddad99-bd66-4173-a755-b9e3a2764681", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -59786,7 +59786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd39f2fe-2458-4f4d-be65-82643823bb78", + "id": "9c119201-4c79-4cd9-b874-f908a09582eb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59830,7 +59830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a353b508-0052-453c-956c-5d867f7a1c89", + "id": "aed97148-202a-4c85-b5f3-3a548fc1eb3f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59880,7 +59880,7 @@ } }, { - "id": "1f75575d-46c4-4681-b5de-359a873ef34b", + "id": "167b18df-9d59-4160-bbc1-8e771c5dc3db", "name": "Update Service Provider Configuration", "request": { "name": "Update Service Provider Configuration", @@ -59923,7 +59923,7 @@ }, "response": [ { - "id": "8b73ac53-cdb1-45c5-b41d-feaa18bbec23", + "id": "851bb0ee-6d62-4b1a-a694-34f9f58df46a", "name": "Auth Org Service Provider configuration updated.", "originalRequest": { "url": { @@ -59980,7 +59980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dacff3fb-833f-424e-88fb-991022dccd24", + "id": "297f30d3-28d0-4245-81b1-2e85c6f7ba0e", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -60037,7 +60037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5056bc1-cbdd-4268-8967-277053028a2d", + "id": "4006994f-731d-405e-878a-20116fec28a2", "name": "400.1.3 Illegal value", "originalRequest": { "url": { @@ -60094,7 +60094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0246518f-2ba1-43e5-932a-a44b399b7016", + "id": "5eb385eb-502c-4be3-87ce-d148ec5e833c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60151,7 +60151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35aabbd3-b7db-49ba-8ab4-03f8450531ab", + "id": "e51d9afd-237e-41ad-a9c1-899454d64cec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60208,7 +60208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13faeaba-142b-446c-8935-1c783588e9ff", + "id": "39f759d3-a549-40ef-8b69-6fb6617e0371", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -60265,7 +60265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d441a374-978c-4e74-840f-922568cbaf03", + "id": "5bf4cc8f-3b1c-4963-812f-d47183bc7af7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60322,7 +60322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec954fc9-b9cf-42f7-882a-0a20c1a945e9", + "id": "ca64ca69-94c5-4891-8338-6bb941f4b675", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60385,7 +60385,7 @@ } }, { - "id": "102e9f8f-ccad-4b2b-a795-a51cb10574c2", + "id": "ffc23afe-851f-49cd-a76b-c8b25e8fd1c9", "name": "Get Auth Org Session Configuration.", "request": { "name": "Get Auth Org Session Configuration.", @@ -60415,7 +60415,7 @@ }, "response": [ { - "id": "fcba4186-b137-44ea-80a9-3ac2ae59ca71", + "id": "1e8aaf5d-757e-41b2-bfc0-11fd61ed395b", "name": "Session configuration for the tenant's auth org.", "originalRequest": { "url": { @@ -60459,7 +60459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cf8bc60-eb80-4fb6-851e-3e28846305d9", + "id": "4c4c0b24-6265-47d7-8b41-6eb99242130b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60503,7 +60503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97dbe761-c048-4438-b1c0-37665b7596e6", + "id": "54889190-67e1-4a1d-926d-e8a4188bc2cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60547,7 +60547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91e9853e-6ef2-4daa-baaa-f86a921f5c0c", + "id": "714fa718-5ed1-475b-99a0-ad79f16a6404", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60591,7 +60591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4716b8e-e686-45be-97ac-be9045a412f3", + "id": "fa7a247a-32de-426a-952e-2525dd9e1faa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -60635,7 +60635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2c2fe13-a1f1-4ed4-b48e-193c3dfe3121", + "id": "11172989-bded-47e4-8c91-74cbbaf2f5fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60679,7 +60679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5202e090-68a3-417f-b0de-4d64b9249c38", + "id": "7ceeddfd-b5bb-432b-8f06-5dd4f7c2b53c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60729,7 +60729,7 @@ } }, { - "id": "bbe4ce65-2a2b-4975-9d90-aca0475a9152", + "id": "e8840b69-3be1-4e64-aa65-e6c7e8f6133f", "name": "Update Auth Org Session Configuration", "request": { "name": "Update Auth Org Session Configuration", @@ -60772,7 +60772,7 @@ }, "response": [ { - "id": "3b0f730b-99da-4c79-8884-db5b49614759", + "id": "b6942dcb-08d4-49ba-8306-1253609b4469", "name": "Updated Auth Org session configuration.", "originalRequest": { "url": { @@ -60829,7 +60829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d4de61b-a8c8-4db6-bb09-a61f7d0bac43", + "id": "2c4dd3a9-8d05-44eb-bb88-fc03efb5ad73", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60886,7 +60886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da18a6ee-33c2-4c07-b652-d8c3a935aa6b", + "id": "b5214ca7-280a-485c-997e-e6d29d9d71d3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60943,7 +60943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce59b3c6-88b8-453e-9b27-1641a7b319db", + "id": "434ba60b-733c-45dc-9794-94cea4ae4325", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61000,7 +61000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "034591e4-51ac-4d37-857d-102265e4a6b9", + "id": "2e62e2e4-7bf4-4e39-95ab-fae1169abdda", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -61057,7 +61057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "525768f4-f367-47c9-b689-5f646210481e", + "id": "3e429051-60d6-4b06-8adf-1b419bbf4af2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61114,7 +61114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c283ba6b-5824-47a2-9d9e-fab77602f70d", + "id": "0c5aebc9-d01d-4abf-bd42-b597ebf2baba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61183,7 +61183,7 @@ "description": "Use this API to implement identity profile functionality. \nWith this functionality in place, administrators can view identity profiles and their configurations. \n\nIdentity profiles represent the configurations that can be applied to identities as a way of granting them a set of security and access, as well as defining the mappings between their identity attributes and their source attributes. \n\nIn Identity Security Cloud, administrators can use the Identities drop-down menu and select Identity Profiles to view the list of identity profiles. \nThis list shows some details about each identity profile, along with its status. \nThey can select an identity profile to view its settings, its mappings between identity attributes and correlating source account attributes, and its provisioning settings. \n\nRefer to [Creating Identity Profiles](https://documentation.sailpoint.com/saas/help/setup/identity_profiles.html) for more information about identity profiles.\n", "item": [ { - "id": "d2fb2d1a-9e38-41dd-87a6-90ec76d335ea", + "id": "f62f0377-03c2-442e-9673-a39bae39d70c", "name": "Identity Profiles List", "request": { "name": "Identity Profiles List", @@ -61258,7 +61258,7 @@ }, "response": [ { - "id": "886df9a0-b767-4130-a3fa-e2e4ef2669a6", + "id": "c43008b8-8ead-4e6c-bb8a-b649f0e02763", "name": "List of identityProfiles.", "originalRequest": { "url": { @@ -61347,7 +61347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8220aea6-c5a1-46b7-b736-0a3eda429267", + "id": "8cd95efb-6bbb-4d7a-84c2-afc9da98f8e6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61436,7 +61436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d69c3d9-59c7-46cd-bdd2-dae6d71c7afc", + "id": "e90b7621-196c-4b2e-a6a3-b11b5a9de912", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61525,7 +61525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cc4ff76-63ba-49b8-971a-01fc9430f1e2", + "id": "50c5bad1-897a-45c6-ba52-30775ed41900", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61614,7 +61614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47074d83-cbcb-445f-b621-c09cb00c9c57", + "id": "e705619c-d0b5-472c-87fa-aba199c76fbe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61703,7 +61703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b9ffbc7-cb40-4419-94df-8be702bae327", + "id": "b4c1a8c6-779a-4217-82b9-19d1ab198a45", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61798,7 +61798,7 @@ } }, { - "id": "b46ebb5f-ea8f-463c-ab33-777e87562c77", + "id": "6bf81bc5-c873-4100-be5c-b7987df3754a", "name": "Create an Identity Profile", "request": { "name": "Create an Identity Profile", @@ -61840,7 +61840,7 @@ }, "response": [ { - "id": "bceefb53-d2bf-4e5a-a179-6446022f540e", + "id": "90f312a1-5375-4968-bce8-8859b7e4e8cc", "name": "The created Identity Profile", "originalRequest": { "url": { @@ -61896,7 +61896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4bc827f-b068-48e0-87f4-8c22a91b8eec", + "id": "a9ba3f8a-fdb1-438b-a869-7203d57a5f1d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61952,7 +61952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06fe437f-7f24-4c8d-b845-fb68f08512d3", + "id": "5a0a5a44-615a-4586-8c5a-72e817cb8442", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62008,7 +62008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38f36010-6315-4ca4-a2c5-103a09563cd3", + "id": "071acf08-69f2-482d-8296-acb1b7a912d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62064,7 +62064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0298ee7-2f15-41fc-a2af-9271e8a2d93a", + "id": "12eaad40-2e42-47c3-ac3c-61dcad2dbc87", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62120,7 +62120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0f933b4-7603-47ac-8c5c-4259d883f3c9", + "id": "0ea005db-a5a2-4f9e-9c1f-d9f194a27851", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62182,7 +62182,7 @@ } }, { - "id": "28120a96-3515-4537-b979-5f5f9bcb8419", + "id": "e381d7b2-1b17-4af4-9fc9-97d59bbe3287", "name": "Delete Identity Profiles", "request": { "name": "Delete Identity Profiles", @@ -62225,7 +62225,7 @@ }, "response": [ { - "id": "9ac40169-ec06-409a-9941-6c2f2a56f1cc", + "id": "797cd4aa-1ed0-4f2e-af44-d7560a210993", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -62277,12 +62277,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"2003-02-07T11:47:50.247Z\",\n \"launched\": \"2022-12-07T00:18:23.609Z\",\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\": \"1964-06-06T13:37:28.246Z\",\n \"launched\": \"1994-12-02T21:56:32.739Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "28087f35-8136-4971-ac97-8136a3137b75", + "id": "d4bbaaba-529d-4adf-bd5b-04f6dcde3cf9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62339,7 +62339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "273321a4-9032-434d-af67-6b8c429e19b7", + "id": "66f3f5b5-0796-4715-8541-ce0d5b03b94b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62396,7 +62396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28a11457-3a0e-463e-b46a-d699bd8fe4a3", + "id": "cd3776a5-3149-41b9-a421-aedc06508734", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62453,7 +62453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c849ab1-3165-4023-8f99-1b7d651540d2", + "id": "16940d38-8a06-4858-a48e-80eaf81b288d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62510,7 +62510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6d611c9-2308-4789-8f46-75bbe7ae81d4", + "id": "59ff3d6e-3a40-41e1-b9c5-77402ec5c0aa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62573,7 +62573,7 @@ } }, { - "id": "6a0c5136-272f-4f20-999a-24d956b6031b", + "id": "b3cd5148-22e8-46b6-9f3a-25322f99dc1a", "name": "Export Identity Profiles", "request": { "name": "Export Identity Profiles", @@ -62649,7 +62649,7 @@ }, "response": [ { - "id": "4e4ea560-adca-40f5-a428-685ecd3c85c5", + "id": "c29a2571-34c9-46ba-a8b5-2046c4a8f4e7", "name": "List of export objects with identity profiles.", "originalRequest": { "url": { @@ -62739,7 +62739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b59b475-710a-4f1f-a699-ae434b33f86d", + "id": "5ca7c876-6001-4ffd-a792-f75e8483eabd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62829,7 +62829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c565d67-c8bf-4a48-a3ca-23b2a47e058e", + "id": "ddb82dac-f73f-49d3-ace6-d0f49d1ad048", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62919,7 +62919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe379843-218b-4c30-8d38-f08b4b40a774", + "id": "d8032d73-a061-4ff1-b899-2d4fbddea9f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63009,7 +63009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3529e478-00c4-4de0-a6b9-544ed3dcd5bb", + "id": "c5511a2a-059c-440d-86ac-25f931fa84a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63099,7 +63099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f744867-fd7b-4ac8-a523-60b30231b473", + "id": "b0fb7bf6-767c-4424-87ac-d3c0a0a438b4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63195,7 +63195,7 @@ } }, { - "id": "56dba2e2-6f04-4fc7-b1e6-a17d0e17c82c", + "id": "f542053c-153a-47ad-b06d-9dfd4014074d", "name": "Import Identity Profiles", "request": { "name": "Import Identity Profiles", @@ -63238,7 +63238,7 @@ }, "response": [ { - "id": "c0210ba3-804e-495b-9b00-1e1dc5986e2f", + "id": "a5aafa4b-7601-4ce0-a022-dab5616da9c2", "name": "The result of importing Identity Profiles.", "originalRequest": { "url": { @@ -63295,7 +63295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d984e83e-58bf-4e22-9de8-f7e07fdc1a7b", + "id": "0dc1ae05-9133-4ca7-bb7a-2ef602b7d5a6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63352,7 +63352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22bc963d-ade5-4326-8701-da23fe3d4116", + "id": "ba7476d4-ccde-4524-8f26-b3be12906b95", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63409,7 +63409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5b34203-15b5-46e7-b156-00b3bba18a9e", + "id": "cbd86a43-b395-46f6-9697-243ca1a49e10", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63466,7 +63466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9981bd4-baa4-4228-8082-13d643f322de", + "id": "620643f0-0cf1-4a80-9413-80fe45bdc34c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63523,7 +63523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45caf8f8-5494-407e-bf43-316695329c8b", + "id": "696ac493-d19b-4c70-a6ed-7e38e9577546", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63586,7 +63586,7 @@ } }, { - "id": "65c7c20d-aed1-43b9-b8b1-ee5ad6bc566d", + "id": "35747b84-1f8b-4c49-afad-180f18a8f115", "name": "Generate Identity Profile Preview", "request": { "name": "Generate Identity Profile Preview", @@ -63618,7 +63618,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:0e522188-cab7-b44f-c388-6ee7a7406ad7\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:6df6eef1-9bde-5166-b60f-92ecf32639b9\",\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", @@ -63629,7 +63629,7 @@ }, "response": [ { - "id": "f6a08309-91ad-41ed-aa60-6cd007a16b20", + "id": "e2f6c8b4-ffd6-42cc-a20e-43d8911e0efd", "name": "A preview of the identity attributes after applying identity attributes config sent in request body.", "originalRequest": { "url": { @@ -63664,7 +63664,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:0e522188-cab7-b44f-c388-6ee7a7406ad7\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:6df6eef1-9bde-5166-b60f-92ecf32639b9\",\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", @@ -63686,7 +63686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72ac307e-7006-4f5d-b35f-95d1936875e5", + "id": "85a2d482-e7b8-4968-888a-ae6e81b7b4ac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63721,7 +63721,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:0e522188-cab7-b44f-c388-6ee7a7406ad7\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:6df6eef1-9bde-5166-b60f-92ecf32639b9\",\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", @@ -63743,7 +63743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0ef2388-1b0d-471e-b60d-dc2fac9535b9", + "id": "7afca6c2-e897-42be-b4b4-6230d35a0067", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63778,7 +63778,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:0e522188-cab7-b44f-c388-6ee7a7406ad7\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:6df6eef1-9bde-5166-b60f-92ecf32639b9\",\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", @@ -63800,7 +63800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b25ecd0f-885b-49c4-8bc1-a997df38206a", + "id": "28e34c34-bc41-45e3-861c-c9691f8bae39", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63835,7 +63835,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:0e522188-cab7-b44f-c388-6ee7a7406ad7\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:6df6eef1-9bde-5166-b60f-92ecf32639b9\",\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", @@ -63857,7 +63857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b20377c9-cf4c-47d4-9965-488a3519522b", + "id": "568cfd4c-3960-4ca3-ad88-a2dfd5d5c973", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63892,7 +63892,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:0e522188-cab7-b44f-c388-6ee7a7406ad7\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:6df6eef1-9bde-5166-b60f-92ecf32639b9\",\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", @@ -63914,7 +63914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9b1db8f-42cb-4d7d-bb33-326fd0b847a7", + "id": "86a5ae0b-308b-41e9-917d-9bbee566fa2c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63949,7 +63949,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:0e522188-cab7-b44f-c388-6ee7a7406ad7\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:6df6eef1-9bde-5166-b60f-92ecf32639b9\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -63977,7 +63977,7 @@ } }, { - "id": "8fb811b7-c373-40f8-9fb8-a78c2f4ec0bf", + "id": "ac9af6de-be96-40a5-80f8-dfec7b432e76", "name": "Get single Identity Profile", "request": { "name": "Get single Identity Profile", @@ -64018,7 +64018,7 @@ }, "response": [ { - "id": "3a2959ca-e093-4aea-9554-e8bd237d5609", + "id": "0de4a57b-be87-4686-88d5-ff744c30ac22", "name": "An Identity Profile object.", "originalRequest": { "url": { @@ -64062,7 +64062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "727fc398-d401-4737-8e8b-d8987893be0b", + "id": "77a99e0c-adde-4977-ae24-a34c59c4a881", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64106,7 +64106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "675de1a9-34e9-42de-8dd8-7e73d15ead2c", + "id": "373253c6-126b-4134-ae89-6e492ea23b1e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64150,7 +64150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2a8b9d1-e5a1-42a0-a947-6abc92cc9b97", + "id": "14cd94ac-178d-4077-a6f8-cf8f24548adc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64194,7 +64194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92bde26f-9283-4c47-a732-a1517006fd1a", + "id": "9e724afd-c0cb-451e-b62e-be6724012de2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64238,7 +64238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "599f6634-3201-4e4e-9556-3ba04c860b1d", + "id": "52bba43b-837a-4ea4-b962-b7fff6731547", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64282,7 +64282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f73e5b4-d41b-4d64-a3bf-4c7fee8ebb0a", + "id": "5f6c054d-50ca-45d4-bbd0-17620a8c5950", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64332,7 +64332,7 @@ } }, { - "id": "3deed0aa-37be-457e-93f3-7bb2408f13ed", + "id": "699ca891-b394-44f5-940e-f7a02fbf7990", "name": "Delete an Identity Profile", "request": { "name": "Delete an Identity Profile", @@ -64373,7 +64373,7 @@ }, "response": [ { - "id": "547fead0-a117-451b-87ff-1411376b2a63", + "id": "79c637ba-a39a-404a-a809-285118d85cca", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -64412,12 +64412,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"1995-12-24T01:47:31.689Z\",\n \"launched\": \"2012-06-03T22:45:25.362Z\",\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\": \"1995-04-23T18:25:06.043Z\",\n \"launched\": \"1946-03-31T23:37:42.714Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "90e5e400-c2d0-414c-93c3-404242283b02", + "id": "fd82b1fc-93b5-4b20-b3a0-4f6b32dd175b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64461,7 +64461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b35f83e4-05e0-471b-a300-5e1a2db9114d", + "id": "a59dd512-8243-4fdd-afdf-741a443ca383", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64505,7 +64505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2765c7dd-2233-4887-bac8-2cd2cd8bf47f", + "id": "305b36b3-23b4-4784-b18b-ca9e55fc9688", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64549,7 +64549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c28d02b-3d83-4320-9e1b-a2a42b506722", + "id": "ab8f68fe-1d58-4708-9b23-8ef889f0a0bb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64593,7 +64593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d599944d-e3af-463a-90fe-9581f9286a9a", + "id": "2b64ca7d-9a5b-4c84-8e9c-5b30f046f290", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64637,7 +64637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd57d5ab-3f35-4f92-8213-6828551635a6", + "id": "e523a8d2-badf-4412-b0a7-78b7b3e5d113", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64687,7 +64687,7 @@ } }, { - "id": "0fe29220-7e4d-402a-abbe-c10838c587a4", + "id": "550e0952-331a-4bc0-8fc7-7b10a6d4bafa", "name": "Update the Identity Profile", "request": { "name": "Update the Identity Profile", @@ -64741,7 +64741,7 @@ }, "response": [ { - "id": "6308fe24-b700-42d3-9577-ecbedd10cd24", + "id": "f5baad30-9c1f-4b51-9792-98b8973c5e4a", "name": "The updated Identity Profile.", "originalRequest": { "url": { @@ -64798,7 +64798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7a135e7-495b-4bee-9183-10f537631337", + "id": "68f67435-1747-4083-b741-e7b8c48d4e7b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64855,7 +64855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f251490e-29b7-461a-a7cf-c80896bb1fee", + "id": "5d37d548-8d8c-42ea-9b66-cb9f0fb8642d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64912,7 +64912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02e5e9f9-0886-471b-ba86-906de7a867a3", + "id": "6dd7fe86-c8bc-48ac-b8b5-0ef5c4342977", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64969,7 +64969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe70b11e-4217-4b89-ba5f-b40f4cc785c7", + "id": "bbda63fa-f3ab-4239-afa1-0f7d23339c88", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65026,7 +65026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b3fc494-aeb7-40c4-8116-1eb8dd0a81f1", + "id": "c06f62db-4d95-4618-b0c1-dbfb28449e76", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65083,7 +65083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd262f67-06ed-4ae5-ac70-17fa38796828", + "id": "f5264af5-95da-4bc0-8f77-3b23efbbec02", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65146,7 +65146,7 @@ } }, { - "id": "f6d6e6cd-ed2e-461d-aeed-0d7516e7f865", + "id": "44552549-362b-4d5c-8a80-23c608c9bc05", "name": "Get default Identity Attribute Config", "request": { "name": "Get default Identity Attribute Config", @@ -65188,7 +65188,7 @@ }, "response": [ { - "id": "c4736d72-d41c-4daa-bda0-340c829e94b0", + "id": "a7ce0430-184c-42a3-ad17-fb53ab3f80b8", "name": "An Identity Attribute Config object.", "originalRequest": { "url": { @@ -65233,7 +65233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "910c9371-ef1a-47b3-ac29-f37f1df78a4f", + "id": "2386ab34-fca0-42ba-ab02-ce180690ccc3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65278,7 +65278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a53a245b-f421-422b-8537-c285618338a7", + "id": "f9afa9d3-3372-4c5b-adf8-9b9971540761", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65323,7 +65323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e413cd15-826d-40a2-a5ad-ba51c08601cd", + "id": "2694fa14-0fa1-4092-ba06-46c867a49581", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65368,7 +65368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d5e435a-9204-44a6-8ec7-3abbbe66587f", + "id": "afd9376a-fb7c-4b76-95e3-737709217bc3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65413,7 +65413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f9b4b1c-d226-4c1c-9b7a-57134c5e7556", + "id": "ac2ec754-966b-4dd3-a6a3-bdcf1f61806d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65458,7 +65458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a720f2f6-a328-4461-9d45-1630b23f5f3d", + "id": "22cb846c-165f-4a4d-abff-7b5c82bb761c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65509,7 +65509,7 @@ } }, { - "id": "df4acbad-913b-4d88-a388-7df8c7d447ff", + "id": "8215146b-4cfe-4173-a4e2-428f76d438f4", "name": "Process identities under profile", "request": { "name": "Process identities under profile", @@ -65551,7 +65551,7 @@ }, "response": [ { - "id": "0a49f8bf-cc5b-4e93-bb76-5ca177aeb248", + "id": "e8078a10-22f9-4d17-aa81-2979dfba2fb6", "name": "Accepted status after refresh has launched", "originalRequest": { "url": { @@ -65596,7 +65596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc8e0d38-357e-40fa-b5fb-cadccf6d87f9", + "id": "8217eec3-97d7-4626-9ee4-b47f49c1f1b6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65641,7 +65641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b4896f9-9acd-47a6-a6f4-02c3742c8e88", + "id": "925bc794-11bc-4694-8fa1-47801f0aec64", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65686,7 +65686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80836d93-d7a6-46bb-9736-c7df81a3edb0", + "id": "c2ebac27-ec1f-475a-83cc-9c9226b3dfbb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65731,7 +65731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64c78e73-a60b-44f5-8595-9be548537ae0", + "id": "2f91e592-cccd-408d-ac15-a3d6b2a42d67", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65776,7 +65776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25b3f72d-55dc-48cb-a8e6-1d473385c173", + "id": "a2f0862a-e6aa-4e16-9635-3c1d22561867", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65821,7 +65821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "218dfd06-f021-4ec2-ac61-f8282d32c361", + "id": "e8bcb935-2980-439f-9c67-104cd9441673", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65878,7 +65878,7 @@ "description": "Use this API to implement and customize lifecycle state functionality.\nWith this functionality in place, administrators can create and configure custom lifecycle states for use across their organizations, which is key to controlling which users have access, when they have access, and the access they have.\n\nA lifecycle state describes a user's status in a company. For example, two lifecycle states come by default with Identity Security Cloud: 'Active' and 'Inactive.' \nWhen an active employee takes an extended leave of absence from a company, his or her lifecycle state may change to 'Inactive,' for security purposes. \nThe inactive employee would lose access to all the applications, sources, and sensitive data during the leave of absence, but when the employee returns and becomes active again, all that access would be restored. \nThis saves administrators the time that would otherwise be spent provisioning the employee's access to each individual tool, reviewing the employee's certification history, etc. \n\nAdministrators can create a variety of custom lifecycle states. Refer to [Planning New Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#planning-new-lifecycle-states) for some custom lifecycle state ideas.\n\nAdministrators must define the criteria for being in each lifecycle state, and they must define how Identity Security Cloud manages users' access to apps and sources for each lifecycle state.\n\nIn Identity Security Cloud, administrators can manage lifecycle states by going to Admin > Identities > Identity Profile, selecting the identity profile whose lifecycle states they want to manage, selecting the 'Provisioning' tab, and using the left panel to either select the lifecycle state they want to modify or create a new lifecycle state. \n\nIn the 'Provisioning' tab, administrators can make the following access changes to an identity profile's lifecycle state: \n\n- Enable/disable the lifecycle state for the identity profile.\n\n- Enable/disable source accounts for the identity profile's lifecycle state.\n\n- Add existing access profiles to grant to the identity profiles in that lifecycle state.\n\n- Create a new access profile to grant to the identity profile in that lifecycle state.\n\nAccess profiles granted in a previous lifecycle state are automatically revoked when the identity moves to a new lifecycle state. \nTo maintain access across multiple lifecycle states, administrators must grant the access profiles in each lifecycle state. \nFor example, if an administrator wants users with the 'HR Employee' identity profile to maintain their building access in both the 'Active' and 'Leave of Absence' lifecycle states, the administrator must grant the access profile for that building access to both lifecycle states.\n\nDuring scheduled refreshes, Identity Security Cloud evaluates lifecycle states to determine whether their assigned identities have the access defined in the lifecycle states' access profiles. \nIf the identities are missing access, Identity Security Cloud provisions that access. \n\nAdministrators can also use the 'Provisioning' tab to configure email notifications for Identity Security Cloud to send whenever an identity with that identity profile has a lifecycle state change. \nRefer to [Configuring Lifecycle State Notifications](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#configuring-lifecycle-state-notifications) for more information on how to do so.\n\nAn identity's lifecycle state can have four different statuses: the lifecycle state's status can be 'Active,' it can be 'Not Set,' it can be 'Not Valid,' or it 'Does Not Match Technical Name Case.' \nRefer to [Moving Identities into Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#moving-identities-into-lifecycle-states) for more information about these different lifecycle state statuses. \n\nRefer to [Setting Up Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html) for more information about lifecycle states.\n", "item": [ { - "id": "a8618b76-e259-486f-909c-5c328f294b6a", + "id": "683a5d4c-8c6a-48ee-8619-8b6da2ea3698", "name": "Set Lifecycle State", "request": { "name": "Set Lifecycle State", @@ -65933,7 +65933,7 @@ }, "response": [ { - "id": "09dc3183-8ed5-4911-b76e-23545fad6bed", + "id": "e8f54aee-c88f-45b8-a2bb-d8b04749fd80", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -65991,7 +65991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "404e525d-be7f-45c2-9c9f-3270df65e5a6", + "id": "253f13ea-324b-4720-8576-6c17046a50a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66049,7 +66049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91485ba4-f759-4795-b85f-3c1519bcb1c6", + "id": "2cf2f042-4a2f-467a-b7ca-4277f6364f04", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66107,7 +66107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2ff0245-67e0-44c9-9f02-557cf207cf83", + "id": "14c091cd-8c8e-49f6-be86-ff33163f6adb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66165,7 +66165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbcff9cf-5850-4005-b043-8f9a0eb084d1", + "id": "12e533d1-ccd3-4a7e-af10-97694a6f0d13", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -66223,7 +66223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "310085f9-1aec-469f-95d8-6b2599e07767", + "id": "3b4bfa30-5f61-4e79-9252-5c342cc9dd59", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66281,7 +66281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e68f57e-a75b-4972-9564-62f8cd62f43d", + "id": "d7597637-c312-4fa1-a517-71b423a37b01", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66345,7 +66345,7 @@ } }, { - "id": "a070542d-85fa-49a5-af70-92e144965be2", + "id": "945abc49-8b71-4979-b3c8-c325484044da", "name": "Lists LifecycleStates", "request": { "name": "Lists LifecycleStates", @@ -66424,7 +66424,7 @@ }, "response": [ { - "id": "29cdfba7-9adb-4772-9be9-10b641982a66", + "id": "b9e9a73f-0264-49a0-92e7-7a658543d124", "name": "List of LifecycleState objects.", "originalRequest": { "url": { @@ -66506,7 +66506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccef9c4a-fdb3-4418-9c85-0dfb13b4aa16", + "id": "fb18fb24-c5c5-4fd9-ba15-09cad3c21afe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66588,7 +66588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c625915b-36e3-47cc-a67f-e01d804ec28b", + "id": "0bfc7782-ce5b-419a-8e4e-fb6c5984ddd4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66670,7 +66670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f2b2432-41d3-4e18-8c59-6d7925259826", + "id": "f3e897bc-7101-4c1a-b505-1600e9ae340c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66752,7 +66752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ee1aa95-b8e0-4acb-8323-cf16d0bc2ede", + "id": "819d9551-0fea-4ef2-a98f-074b608008c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66834,7 +66834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65ff7b45-23e8-475d-b507-5e0aac8d79c9", + "id": "78e152b8-4356-428a-a779-2dfed875ffd4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66922,7 +66922,7 @@ } }, { - "id": "af5a4ba1-9fbc-4405-b56f-a7825797bd12", + "id": "a11b4261-2375-4ce8-8936-f96be596167f", "name": "Create Lifecycle State", "request": { "name": "Create Lifecycle State", @@ -66977,7 +66977,7 @@ }, "response": [ { - "id": "870f0c16-50bd-413a-bced-6b0f06fa1d71", + "id": "969c211e-2573-4b93-9780-0be8fc70cfe9", "name": "Created LifecycleState object.", "originalRequest": { "url": { @@ -67035,7 +67035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d61e3dd-8e5d-45c2-8628-aefac988d98c", + "id": "9260eea9-a1a0-4eeb-a3a2-8ae113f3249a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67093,7 +67093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4398fe2b-87a6-4c72-9099-90138d1a91b4", + "id": "1742ec87-9951-4095-a637-ef2321768cbc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67151,7 +67151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "655d1a35-f16e-4e3f-bad6-bafa6074903f", + "id": "2232879d-fd9e-4422-952d-bb8b1bd0fb05", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67209,7 +67209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4be89a2d-5d24-4fd7-8279-7717f828b723", + "id": "6def26b9-c64a-40e0-a86b-9364edbd4b36", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67267,7 +67267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70dcfb8f-21c0-4dae-ab6c-a9874dcc901e", + "id": "7e44c6e5-5f1e-44ba-8240-21bb49248fd7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67331,7 +67331,7 @@ } }, { - "id": "c34a532c-3d35-48d6-ba03-ddf0eec58099", + "id": "c7ad5cee-9133-4f6c-87a0-a294fc2bb418", "name": "Get Lifecycle State", "request": { "name": "Get Lifecycle State", @@ -67384,7 +67384,7 @@ }, "response": [ { - "id": "76c93481-2472-4b47-9af8-e5bbd072a208", + "id": "cc513f16-a651-4a2e-bf6d-b5b14f8f5d42", "name": "The requested LifecycleState was successfully retrieved.", "originalRequest": { "url": { @@ -67430,7 +67430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dfb2cca-474d-4a6b-aa32-bc54f1c58679", + "id": "8c724aef-d77c-4bb1-9f09-2b31da65afa6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67476,7 +67476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c238da9-580f-4738-b16c-e9ca2dcacfc2", + "id": "7c8bf71a-40bf-4f95-a835-da03845a4e59", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67522,7 +67522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92b43a87-591d-4cf8-bf9b-6fc8fd68e6c8", + "id": "9c54cca3-9958-47e4-8adb-53c2510b1967", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67568,7 +67568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c471bec-1000-4342-a566-c648a42427be", + "id": "03ad6fec-f48b-4c85-a5c9-199cba31a4a1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -67614,7 +67614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a0ada30-82cb-42c8-8d7c-62454b8f2bce", + "id": "9393e9b4-7e73-4be3-bc66-382511b919f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67660,7 +67660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "287ec2ad-e299-4419-85b1-b42b88c6e837", + "id": "a5737ffa-5115-49f2-a459-3d9f04bb9c4d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67712,7 +67712,7 @@ } }, { - "id": "183b15f8-7779-44b6-9836-3031b22dfec9", + "id": "8caca16d-d205-4165-98ea-2875bd21add3", "name": "Update Lifecycle State", "request": { "name": "Update Lifecycle State", @@ -67778,7 +67778,7 @@ }, "response": [ { - "id": "ac78ba39-3f02-4e49-b186-6c62874fdc74", + "id": "22008a34-2a94-459f-9b8c-07b97345be57", "name": "The LifecycleState was successfully updated.", "originalRequest": { "url": { @@ -67837,7 +67837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eda7872f-6001-4840-8f54-fde0cce5dc40", + "id": "8b3202b6-0403-4b88-bb7c-9ca5546f8eb4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67896,7 +67896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63ec39d4-ee68-40e5-92c2-654349dc12d5", + "id": "bc1ef8f8-c163-4b2d-a234-4883602fd104", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67955,7 +67955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d105b66a-387d-441a-a5eb-5808ec8a8d8d", + "id": "ba46fde4-9f1c-4e28-a4c5-1bc2905ca175", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68014,7 +68014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbd03c5e-ec0b-415f-bf2a-d8e5ab8b7de8", + "id": "dd34a085-33ad-4593-84f7-3da11f2e5bb5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68073,7 +68073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "623d6ca4-38c8-43bd-91c1-d95f57076c04", + "id": "ac6c1686-13c8-4e40-b781-6f4fb1ea11e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68132,7 +68132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a015c9bf-9ef4-4e92-bec9-8030e3cc2f63", + "id": "79f461b5-b451-4741-a14b-0ec03ae4b860", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68197,7 +68197,7 @@ } }, { - "id": "1a493094-b776-4ad2-aeea-0fb22b2008cc", + "id": "4c3a21a1-79ea-4da5-aec2-d41e1a69850d", "name": "Delete Lifecycle State", "request": { "name": "Delete Lifecycle State", @@ -68250,7 +68250,7 @@ }, "response": [ { - "id": "32583e6e-bf9a-492e-a28e-f3efe0ba19cf", + "id": "efc0d67f-5290-4c99-9f71-49c3758e35d7", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -68291,12 +68291,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"sunt in\",\n \"name\": \"Contractor Lifecycle\"\n}", + "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"culpa do velit\",\n \"name\": \"Contractor Lifecycle\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7a863561-79d0-4146-8889-d1921b7f098f", + "id": "83b523ff-9f62-4c29-8fa8-97af698e23b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68342,7 +68342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39f31094-af76-4a54-9f71-02e15903b736", + "id": "2ea7f6a1-a54f-4668-8ca8-22fc1e2967d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68388,7 +68388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8aa5483-e617-4fd7-aa3b-6aae7a08da39", + "id": "c7016d53-3318-42b4-bd49-0af946657b37", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68434,7 +68434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e3856dc-c36a-4291-aa50-947f36295cae", + "id": "1377c993-ab84-4001-aa23-7d2127045d65", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68480,7 +68480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2efb71d8-734d-4f50-a54b-3248b6d13ab8", + "id": "48abdb91-7ecd-4eb1-81c2-74ea7b308728", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68526,7 +68526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19f48bfb-90f9-4756-a27e-f9d182b082c5", + "id": "a3c02427-b558-440c-a484-2ca64d7a3cee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68584,7 +68584,7 @@ "description": "Read and create operations for client data and statuses", "item": [ { - "id": "5af164f0-25df-4082-a733-f8e647aebe69", + "id": "4c966b20-1a60-433b-96f3-6a334a61a657", "name": "Get Managed Clients", "request": { "name": "Get Managed Clients", @@ -68650,7 +68650,7 @@ }, "response": [ { - "id": "e4532561-b1ed-430d-bcc5-bc2a3e947f74", + "id": "d762572c-e0a7-4544-bb6e-398a49dc0dba", "name": "Responds with a list of ManagedClient based on the query params provided", "originalRequest": { "url": { @@ -68725,12 +68725,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"sit ipsum\",\n \"cookbook\": \"quis laboris\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"proident qui\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n },\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"Duis nostrud ex\",\n \"cookbook\": \"dolore in sint qui est\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"velit et\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n }\n]", + "body": "[\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"sed ea sint in cillum\",\n \"cookbook\": \"elit Lorem ullamco aliquip\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"Ut tempor dolor\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n },\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"id in eiusmod\",\n \"cookbook\": \"ut\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"quis in pariatur\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "468dd47f-9fc0-4806-ba00-83602b52dab1", + "id": "9a7acbdd-e85d-4fd8-b330-4aff375826d3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68810,7 +68810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15b19eb8-f344-4fee-a99b-3418114db5de", + "id": "3723b7a6-bb23-44a6-8d71-7fbbdf48093a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68890,7 +68890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ce952f7-c78c-4f1b-965e-86a2d56972e1", + "id": "7bc9d3ae-4a70-4bf9-8152-55c778edf1ef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68970,7 +68970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef6f77be-1c80-46de-99da-a694b2b1e54e", + "id": "aaae4d93-6d23-4233-bd1e-f2964b3d146e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69050,7 +69050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87c5df5c-3769-402c-99ae-a84f04a32ed3", + "id": "2bcc02d8-1bee-4a65-98e7-1adf4539b9cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69136,7 +69136,7 @@ } }, { - "id": "29030ff7-ce03-4204-8d04-eba48acb657c", + "id": "c16146b2-25fb-4f99-98e2-fc9f081a15bb", "name": "Create a new Managed Client", "request": { "name": "Create a new Managed Client", @@ -69178,7 +69178,7 @@ }, "response": [ { - "id": "dd05dfc1-8e49-4d01-a2d4-fcbf521a3d30", + "id": "c766f450-d1d5-4105-bc9e-90fb015c12fd", "name": "The created ManagedClient", "originalRequest": { "url": { @@ -69229,12 +69229,12 @@ "value": "application/json" } ], - "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"minim occaecat lab\",\n \"cookbook\": \"ea\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"id aliqua\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", + "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"qui quis consectetur cupi\",\n \"cookbook\": \"ut veniam\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"sed aute\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "57a8e39d-65d2-4b9e-b0ee-0a95fff63d0e", + "id": "5a4a9117-427b-4209-afc2-28822dab2663", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69290,7 +69290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5482608-13a6-4918-8f77-b10531834b82", + "id": "e836ea99-e209-4fd6-9418-e6ca781ecd2f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69346,7 +69346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0e79167-9710-4f80-9c2f-086c12cadfec", + "id": "ba9faa0c-e3dc-4aca-a3d8-3872cf6bcd58", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69402,7 +69402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "079dfcef-a6aa-4f52-8ba4-6f2544755863", + "id": "debe73b2-e107-4c9b-a227-c86ba3e9f541", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69458,7 +69458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adbde1dd-3f20-486c-a76e-4b4fb4f00861", + "id": "0a553b44-c951-4e05-b991-980989883e7c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69520,7 +69520,7 @@ } }, { - "id": "92f6b9fb-be7f-4f14-ae87-c23a8d5c38bf", + "id": "702db8ee-a75f-45f6-bb86-ff54b6b5323c", "name": "Get a Managed Client", "request": { "name": "Get a Managed Client", @@ -69561,7 +69561,7 @@ }, "response": [ { - "id": "a415b58a-c875-4421-aacc-a0403f32129c", + "id": "de3f7fa8-7f16-4451-ab91-eb13ffa85a5e", "name": "Responds with a Managed Client", "originalRequest": { "url": { @@ -69600,12 +69600,12 @@ "value": "application/json" } ], - "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"minim occaecat lab\",\n \"cookbook\": \"ea\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"id aliqua\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", + "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"qui quis consectetur cupi\",\n \"cookbook\": \"ut veniam\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"sed aute\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "40b2a916-eee1-4fac-bfa4-52a4019b0a65", + "id": "4f4aba72-945c-4e4d-b3c5-9f76aac4159c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69649,7 +69649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "818398f2-c6ab-4e4e-a2f5-742ef76c8af5", + "id": "939ce05e-a344-4d6b-945a-6bec85d65cc8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69693,7 +69693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b27690ba-ee4b-4f5d-bed9-5bb8c5abe184", + "id": "90a95b0f-e726-470b-9f8e-2f2816e509fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69737,7 +69737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47dbfe45-b1ee-469c-b3f6-4360ab965d97", + "id": "fc0448d9-f147-4f57-b6ea-e5c2bfec7754", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -69781,7 +69781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fa7074c-2e6a-4e80-9350-89a9b5ccd075", + "id": "4dabb2bf-95e0-479b-ab89-44ccd85f07e1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69825,7 +69825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c6a4be6-481c-4863-bdbd-eff7021aa44b", + "id": "9279b952-4441-412c-b75f-572431cc98cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69875,7 +69875,7 @@ } }, { - "id": "4eecf5b0-eb62-47cf-81d3-79efa5696534", + "id": "ab616ee9-40d8-451a-b855-ce3f9197403d", "name": "Update a Managed Client", "request": { "name": "Update a Managed Client", @@ -69929,7 +69929,7 @@ }, "response": [ { - "id": "f1451c09-b4b7-4b10-aab3-6f37195d5daa", + "id": "a420f07b-66fd-4018-93ce-01bb89538982", "name": "The updated Managed Client", "originalRequest": { "url": { @@ -69981,12 +69981,12 @@ "value": "application/json" } ], - "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"minim occaecat lab\",\n \"cookbook\": \"ea\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"id aliqua\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", + "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"qui quis consectetur cupi\",\n \"cookbook\": \"ut veniam\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"sed aute\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e6a1b6a7-f54b-4194-be4e-8d088d6488ff", + "id": "c2271b90-46e1-4098-a8a1-6e0781f9fad7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70043,7 +70043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0693d397-617f-4b95-b4e4-aee1d91bbe6e", + "id": "71bd15d4-4c4f-4a59-b67b-419805346be6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70100,7 +70100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4397136-107e-4d17-8b16-cad19694a74e", + "id": "03952394-7e38-4e02-a2ef-9acb09136cf2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70157,7 +70157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2e6e55a-4997-4756-8079-638ed9088c26", + "id": "5d8fbc06-246c-406f-b2e2-e073f7efde1a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70214,7 +70214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "759f5109-ccfa-4f86-914a-0c9722dc3655", + "id": "af781ee6-76d3-4710-80d8-8d2d43d0e00e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70271,7 +70271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ecb4456-3400-404c-a07a-9dd818b861b7", + "id": "822058df-9520-4306-a790-dfd72144dfe4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70334,7 +70334,7 @@ } }, { - "id": "94e3bb63-f59b-4d72-bef7-4a9ba94dcde4", + "id": "f3ead382-9795-433b-b5d6-467b6a31952d", "name": "Delete a Managed Client", "request": { "name": "Delete a Managed Client", @@ -70375,7 +70375,7 @@ }, "response": [ { - "id": "632f2511-faba-4210-916a-2200c61cc512", + "id": "aa8319de-f103-4f84-b712-805ced684213", "name": "The Managed Client was successfully deleted.", "originalRequest": { "url": { @@ -70409,7 +70409,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7261a02f-c0a1-4045-9c21-955b7de16e2f", + "id": "02f332d6-5278-4c97-bfa1-76b0a823fa22", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70453,7 +70453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c9d539f-dd07-44e5-ad40-c9b1d95884f6", + "id": "b4b9d439-94f5-4eff-bba1-ee9c4e83f6d3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70497,7 +70497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a65a6e61-dcf3-4701-8cae-f5f17f0f64a4", + "id": "1f1d27ec-7d15-4e66-92b2-93da254423de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70541,7 +70541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e48769d2-f3ac-4629-9d4e-9602d64b2764", + "id": "fa29ad30-d48a-46f1-a986-5e3e741370b8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70585,7 +70585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29e04da8-d43a-4a8a-b7b1-16aa8922c009", + "id": "a8b37fec-5596-4f97-9585-86cd71c83277", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70635,7 +70635,7 @@ } }, { - "id": "b8308fc8-79ca-4b19-b366-c66528354c9e", + "id": "23906934-023f-47ea-9439-a5f609ba40bc", "name": "Get Managed Client Status.", "request": { "name": "Get Managed Client Status.", @@ -70687,7 +70687,7 @@ }, "response": [ { - "id": "120deb8f-6a27-46b2-9e89-b957d252595f", + "id": "0d8d852d-6e4a-4eea-ab6c-69f8e45a50f0", "name": "Responds with the Status of the Managed Client with the given ID and Type.", "originalRequest": { "url": { @@ -70742,7 +70742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bb47077-c957-4255-adc8-8fd4a4041af6", + "id": "813c7e77-6265-4171-8228-0fd8ff0c8ce9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70797,7 +70797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "375efd8b-0de4-4eb8-af02-f6956bb6bdd7", + "id": "52d25089-17e1-4c41-b659-e4081af37c40", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70852,7 +70852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b702015c-8bdf-4c9f-88c3-599a7a50e3d3", + "id": "829a6837-3ca2-4234-b775-09c8fe6e2a66", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70907,7 +70907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83e6f7ca-9b5b-435d-9048-4951396dd2e4", + "id": "b89a2dc5-1dcc-4a16-a865-70e272f3b976", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70962,7 +70962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d7cff09-99d6-44e6-9e1d-701f0783bfcb", + "id": "c768db00-1372-4fd8-b4fd-2dabec88a812", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71017,7 +71017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0299c5c5-690f-43e5-8037-30e87a0d6fe7", + "id": "a72b20b2-8c0c-47ee-8b6f-17b02621b898", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71084,7 +71084,7 @@ "description": "Read and create pperations for client Clusters, including Log Configuration", "item": [ { - "id": "a1015c2a-c37e-413f-8cd6-0483e29da19c", + "id": "ceffffd5-e11f-408d-8b40-8b29e2663fc9", "name": "Retrieve all Managed Clusters.", "request": { "name": "Retrieve all Managed Clusters.", @@ -71150,7 +71150,7 @@ }, "response": [ { - "id": "d96cb843-c088-4cb8-be50-6bedd9743b8e", + "id": "5908c7c5-3e1a-45e9-8124-52d18821e27f", "name": "Responds with a list of ManagedCluster.", "originalRequest": { "url": { @@ -71230,7 +71230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edd84194-31d8-4efc-bd07-e1129bedb4ab", + "id": "730d909c-9e23-4759-9d96-8906801ea6fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71310,7 +71310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd06f323-9e3d-4d68-9317-c4addf4f2873", + "id": "a7cd1efd-dd73-4b15-b2f9-51ad05bab26e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71390,7 +71390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10f4dc70-fe57-4393-a8a4-1b49dc3cac9d", + "id": "465ba3f9-f4af-4aee-8719-a4821e975e7e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71470,7 +71470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea6bdf31-f7a9-42ca-993b-e6e19b0e13ce", + "id": "b329b573-8fdb-472b-a593-ea6c7962d4d9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71550,7 +71550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65e88ebe-42c6-4a23-b29a-71e3b4c9978c", + "id": "41c79f02-462b-4548-a053-0d2abd496176", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71636,7 +71636,7 @@ } }, { - "id": "d45683d5-809f-423b-b37b-e50a40b419ae", + "id": "058bba43-f0de-4bf7-8bfe-67f41f445089", "name": "Create a new Managed Cluster", "request": { "name": "Create a new Managed Cluster", @@ -71678,7 +71678,7 @@ }, "response": [ { - "id": "1ba43605-a466-47f3-be31-99a2eacfef49", + "id": "8b1ac280-1531-4c40-8b15-50ed9a8463df", "name": "The created ManagedClient", "originalRequest": { "url": { @@ -71734,7 +71734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a5ade8c-cf5c-4447-8120-7e3d59093d50", + "id": "7bc55161-559a-43db-b857-e37e8751d9fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71790,7 +71790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3161d456-80a6-457a-b6e7-69d8c1a3c2f4", + "id": "312a2c32-fc20-42e8-be39-0da314f6067a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71846,7 +71846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "059c8b4a-ea0f-4871-b14e-1ed1df9c3ce1", + "id": "7e303a2e-1abf-488d-a970-5420f447da6c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71902,7 +71902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50c900a2-1b0e-4ef7-9c95-1f2eee5bb6e1", + "id": "07723e7c-c1fd-40be-8c34-fdfe462f9f5f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71958,7 +71958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a53a05ed-66bc-4b11-9b9b-31e6550e7fbc", + "id": "a7a993cb-1867-49e3-a501-6dc4f3f15b64", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72020,7 +72020,7 @@ } }, { - "id": "7b72bb7c-059d-4209-b29c-51db33f03221", + "id": "ef16e372-d1c0-44fc-8309-6410463d87eb", "name": "Get a specified Managed Cluster.", "request": { "name": "Get a specified Managed Cluster.", @@ -72061,7 +72061,7 @@ }, "response": [ { - "id": "f8853036-ed6b-446f-bc2a-966ca7e50b6f", + "id": "3ae24f68-81f6-4522-a987-29620bce1a90", "name": "Responds with ManagedCluster having the given ID.", "originalRequest": { "url": { @@ -72105,7 +72105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ae4859f-dd42-41d6-9a7f-5793c981af60", + "id": "97d7cd26-e698-4e45-8e18-f1be16a92147", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72149,7 +72149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cd5dcd4-c737-4855-b660-a5de90a3bf1a", + "id": "90d65a33-dc57-4665-a5f6-2f9100e0c89f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72193,7 +72193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "476647e9-3fbd-423c-bfea-fb84c3ad2688", + "id": "9c9d3e3a-85a0-42a4-b05c-1c8625a10129", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72237,7 +72237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c887ce4-850c-412a-9f4b-bf7711c7638b", + "id": "4147197a-19be-48d0-bd1f-e17dd74960b8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -72281,7 +72281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12193b42-168b-4dc8-8308-c66fdc62c3d4", + "id": "06da5150-2a8f-44d1-aae0-2174a2d3e2f9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72325,7 +72325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bec0d51-4a81-4122-ba15-19890ecf039c", + "id": "deea61a6-3f91-4425-83c8-f50190bae215", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72375,7 +72375,7 @@ } }, { - "id": "7f17165f-cb59-49e1-8f90-4a581b463e13", + "id": "ee043b80-b83c-47fe-916b-f122626854dc", "name": "Update a Managed Cluster", "request": { "name": "Update a Managed Cluster", @@ -72429,7 +72429,7 @@ }, "response": [ { - "id": "1102ef44-1020-40f9-b441-4bae558ce43d", + "id": "29f63daa-9143-47ad-96dc-1a332e842b82", "name": "The updated Managed Cluster", "originalRequest": { "url": { @@ -72486,7 +72486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eab076ee-d0c8-4c86-919f-3fbf53060501", + "id": "ed4445e0-3c67-40b2-a1fc-436c3b34f8b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72543,7 +72543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b6f0ead-140e-4efa-9116-5b956ee75856", + "id": "4528a658-d176-40a0-b62b-345304eb59af", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72600,7 +72600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3a728a8-c8b4-42eb-b2f4-6bb6253f5ad5", + "id": "e87f5420-d54e-464f-a155-4dd51b7f596f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72657,7 +72657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4767f69d-b798-4d21-88ad-29d6245fc297", + "id": "da9694ab-b466-4699-bfd7-e1c05f3b4d43", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -72714,7 +72714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3715af2-7101-40ae-a918-8168ca2d8cba", + "id": "8969ea81-d2a9-4ec7-8424-eb1beed42788", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72771,7 +72771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69f3997f-750c-49a1-b14d-2368644e6ceb", + "id": "5a51cce4-7106-4bd8-a631-c7b9b25bcce9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72834,7 +72834,7 @@ } }, { - "id": "1eef0bdf-02e2-48c7-8c77-03d6deb84c54", + "id": "576102df-503e-49d8-b7f4-006179765762", "name": "Delete a Managed Cluster", "request": { "name": "Delete a Managed Cluster", @@ -72885,7 +72885,7 @@ }, "response": [ { - "id": "79fbf0f0-da6a-42ba-9bdc-ef61a97f7988", + "id": "d0bf1be5-588e-49fc-b8dd-b991043da699", "name": "The Managed Cluster was successfully deleted.", "originalRequest": { "url": { @@ -72929,7 +72929,7 @@ "_postman_previewlanguage": "text" }, { - "id": "281ca23a-86e5-463d-b68a-bf5b7fb1761b", + "id": "c866b46c-ace5-4ef0-a43f-d53dfe4f49e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72983,7 +72983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7b5f6c3-4aee-43c5-bbde-b0f42888c923", + "id": "baf8fe06-0a21-4af3-b701-e81b18579fda", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73037,7 +73037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02ed9a28-19bd-43ef-93a2-5fe56d8d2a3a", + "id": "5e9f844f-086b-4f3c-b5b5-d7ec30aab3d6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73091,7 +73091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f03a3131-429c-41b5-a301-b2c1a70e614c", + "id": "a03f8f2c-1378-4540-9067-dafe63f28293", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73145,7 +73145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecc0e178-d94a-4907-be4b-a49ed73f54a8", + "id": "f895acb9-e584-4d75-a7c8-98755dce6510", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73205,7 +73205,7 @@ } }, { - "id": "516f467e-e4de-426f-93b0-e7caafc379cb", + "id": "89f2a623-6f1e-496a-9347-5203069a49d7", "name": "Get Managed Cluster's log configuration", "request": { "name": "Get Managed Cluster's log configuration", @@ -73247,7 +73247,7 @@ }, "response": [ { - "id": "fdcb7d7b-2ce8-45d9-b9f7-c210f37615ca", + "id": "489dce6f-8a3e-4734-a0f3-c48e87431ad5", "name": "Log configuration of ManagedCluster matching given cluster ID", "originalRequest": { "url": { @@ -73292,7 +73292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6a3a4f0-5ae5-44bc-b015-362a5e73aef8", + "id": "34bfb2d5-7834-47b0-a0b0-ed07c7749591", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -73327,7 +73327,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6f2b3b7d-230e-42c4-b6ec-340a592c6b23", + "id": "45c7e095-fc3e-4ac8-9856-0cac98d49317", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73372,7 +73372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "926bcfc4-c65f-46b1-be96-09a6e7d899e6", + "id": "30dd1280-d6a4-4029-bab8-de583d84d1c4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73417,7 +73417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0aa6134-43bf-4ddf-988a-51f9d18d8084", + "id": "60b2d8d1-60af-48bc-a349-df3d4949d3f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73462,7 +73462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e8e82d6-04bb-45ea-8cad-47bb7655c145", + "id": "ddc9a10e-fba9-4957-8111-aa8a75163973", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -73507,7 +73507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2b5d093-7fcc-4503-9db4-ecc920488943", + "id": "a1f59012-9deb-4cc0-a283-c92712a2e104", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73552,7 +73552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1d48cc7-164a-440e-a790-97b1b7952732", + "id": "20cfcce7-0407-4b35-95d6-101864b8be47", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73603,7 +73603,7 @@ } }, { - "id": "f99c9715-4133-4d25-a381-773f15591bdd", + "id": "ec649c3b-b256-4439-8626-ce5d42c94ed3", "name": "Update Managed Cluster's log configuration", "request": { "name": "Update Managed Cluster's log configuration", @@ -73658,7 +73658,7 @@ }, "response": [ { - "id": "45509a78-5321-430b-8156-fddd0c24962d", + "id": "44b694d3-eb44-46ea-904d-d6f19656bb8e", "name": "Duration Minutes", "originalRequest": { "url": { @@ -73716,7 +73716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac675aa4-6683-479b-a9e4-b9a288d5a9ad", + "id": "5e278de8-a19b-46c6-89ab-737ac79c9389", "name": "Expiration", "originalRequest": { "url": { @@ -73774,7 +73774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb4bf35c-b45c-49b1-935a-ac943d68c76c", + "id": "63c49496-2ac7-4ff3-b1a6-c9a3ae825eb3", "name": "Duration Minutes", "originalRequest": { "url": { @@ -73832,7 +73832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "604b50b8-8cb5-446a-b33d-a1aaf9a60cb5", + "id": "5a382668-8d24-4a5a-97ed-276a9431ff9d", "name": "Expiration", "originalRequest": { "url": { @@ -73890,7 +73890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbf8ee0e-5b47-4823-90a6-326ea6d7b730", + "id": "75d45d19-8e61-493e-b4a7-345304fc26e0", "name": "Duration Minutes", "originalRequest": { "url": { @@ -73948,7 +73948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b49f222-b5be-4230-b797-638856b1db11", + "id": "1a9a4566-d58e-4d24-8e24-509559d1de2a", "name": "Expiration", "originalRequest": { "url": { @@ -74006,7 +74006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "050714b0-d8a3-4eb5-940a-dcf084d353a3", + "id": "0ad60c82-9c88-4baa-ba9b-2d9f1d4b8d4e", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -74064,7 +74064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7636828-ad0d-43e0-ba8d-b8c363429fbd", + "id": "baa853ef-13f1-42b9-b989-5071235b50ff", "name": "Expiration", "originalRequest": { "url": { @@ -74122,7 +74122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91209a08-ce48-407f-b60d-33a6e590ba06", + "id": "3d30f044-14c0-4b74-ba2c-7aa99a265361", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -74180,7 +74180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44203bca-55fa-4345-bbe4-f6e09eda0fb3", + "id": "4f74f4f6-c5f1-4d4c-896e-f2010ac898ab", "name": "Expiration", "originalRequest": { "url": { @@ -74238,7 +74238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae7b2a28-06eb-4343-ab0b-523d8cd8a75a", + "id": "c0c4f1f4-55ce-4456-a222-dc0fb70d0804", "name": "Duration Minutes", "originalRequest": { "url": { @@ -74296,7 +74296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a8c365d-27ea-4691-a098-00f8bf71b499", + "id": "4cdad460-5305-4a7d-9dfe-f392e2b5647c", "name": "Expiration", "originalRequest": { "url": { @@ -74354,7 +74354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a4e646f-c089-4616-b053-7c833377e510", + "id": "c4accc93-19cc-4fde-83c2-495097d94b49", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -74412,7 +74412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66916324-f4b1-4806-941a-03912023f3f9", + "id": "9763d44f-6ffc-44c0-aaf2-1641141e38a8", "name": "Expiration", "originalRequest": { "url": { @@ -74482,7 +74482,7 @@ "description": "Configure and test multifactor authentication (MFA) methods", "item": [ { - "id": "9e491fa0-c41b-435e-9e51-6b32998ea1c7", + "id": "bfd7d5e1-0a1b-4cea-b643-5bb397b93a41", "name": "Configuration of Okta MFA method", "request": { "name": "Configuration of Okta MFA method", @@ -74513,7 +74513,7 @@ }, "response": [ { - "id": "bb3c3ee2-0fe8-42fe-91a4-a60ba8857831", + "id": "322487f8-577f-4af5-87f8-795fd46afb0d", "name": "The configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -74558,7 +74558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0ee18dd-a0de-43f2-b276-7601d1cba2a5", + "id": "cb8673f0-2981-4bb0-90f5-078099e1f124", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74603,7 +74603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efa9c573-28fe-4975-aecc-fe28aa1a58a0", + "id": "c4f7b955-0a8c-49f7-a545-12023607b42b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74648,7 +74648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e8ce749-ec88-480e-9493-0854945aa643", + "id": "bb7ddab9-0207-4588-bc0f-950f6d7c5546", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74693,7 +74693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e1f67f6-e261-4f43-9b7c-af8be536623c", + "id": "34d3cf36-166b-499a-9770-9789074eba10", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74738,7 +74738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2519f97a-a035-4039-8cbb-555187050c27", + "id": "a9ce790a-b863-4532-9d45-7840812264bc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74789,7 +74789,7 @@ } }, { - "id": "d312106f-498c-4eac-ad42-7fe19271e9ca", + "id": "72fa8259-6ecf-454e-ab61-e32174f173b0", "name": "Set Okta MFA configuration", "request": { "name": "Set Okta MFA configuration", @@ -74833,7 +74833,7 @@ }, "response": [ { - "id": "46527b32-a0c7-434b-8c72-02c9c9eeaee5", + "id": "d9c08b62-edb3-4ae1-a102-d8c7a18fb6b5", "name": "MFA configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -74891,7 +74891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e9260b1-4853-468b-b96c-07730af86b7b", + "id": "d8e4aa7c-a214-4655-a8f4-5034a9641e44", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74949,7 +74949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf13fd87-fc8b-4587-a6fb-5ce26bf2fe04", + "id": "8ca982d4-a3be-4463-9d8e-a3460cf06b42", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75007,7 +75007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c37778d-e6f8-448d-a900-1d2a649b72fc", + "id": "998d2dfc-e68b-4633-a602-3cfd2ee0569e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75065,7 +75065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ed44ae1-7f4c-42e9-bd19-f689105c92d0", + "id": "f2f73787-04f2-42a4-b3e0-cd93ebc3cdf7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75123,7 +75123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce4e4c41-a4b4-43ff-8d17-e170f8ab76b5", + "id": "3c12a48f-9e0d-40c1-b32e-a9ec72220818", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75187,7 +75187,7 @@ } }, { - "id": "d0f9b714-a069-4132-afdc-8e680a8e9aa8", + "id": "61009946-1006-45a7-adab-bd60fe6f0f9e", "name": "Configuration of Duo MFA method", "request": { "name": "Configuration of Duo MFA method", @@ -75218,7 +75218,7 @@ }, "response": [ { - "id": "b55c4c4b-189a-4397-a87c-ea761df7ed61", + "id": "92ea8568-47b6-407b-81d0-1f40957532eb", "name": "The configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -75263,7 +75263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd221c7b-d630-42d4-893f-ed3545a244c1", + "id": "7de84c9b-2631-417f-80dd-274e3ad1526e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75308,7 +75308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "927a1512-fb59-4fec-a77d-067760d4f628", + "id": "1a5310c4-4ac3-472e-b9b5-df7c7bea0ad4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75353,7 +75353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b567542f-ed6c-478f-a9db-e9c8b6c21893", + "id": "bd839c7e-bbc2-4cd5-91a9-230e59875cae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75398,7 +75398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e17a7c38-6e97-4dc5-99d1-a45907d28e58", + "id": "8142b7e4-c0ad-4649-b3ef-931e1f64f463", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75443,7 +75443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f8f154c-2289-41d3-b2dd-0e22b970b915", + "id": "7c930568-e5ee-4715-b3b9-f6d9bb342b7b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75494,7 +75494,7 @@ } }, { - "id": "15e27335-2adc-4193-b0dd-6967dc8f249b", + "id": "ec4aa300-5b04-4091-811f-0c5134ae6e46", "name": "Set Duo MFA configuration", "request": { "name": "Set Duo MFA configuration", @@ -75538,7 +75538,7 @@ }, "response": [ { - "id": "117914ee-1c35-4ebe-969e-888dd0626133", + "id": "d4e05857-c1f2-4810-b92b-b4873c341d22", "name": "MFA configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -75596,7 +75596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5e583be-fb39-4071-831f-6948fe8340c4", + "id": "5d8238a0-c2c5-4f5b-8b2b-c024920a2219", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75654,7 +75654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac855960-a235-4869-880e-556a487d4884", + "id": "00e4f532-1d43-48ce-b42b-e734084ee11b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75712,7 +75712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94b6023e-ad4f-4341-bd78-17b925f58669", + "id": "80f32938-b15e-4697-ab4e-361a74b1a7b0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75770,7 +75770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "638b6c0c-3c73-44a7-936b-3f5a52efa620", + "id": "36840c75-5711-4614-8ba4-ef7cc3497dbf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75828,7 +75828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccc8fb7e-50a8-4be7-a05b-27c485e05546", + "id": "75619229-d7f0-4f79-bc30-a5e7a2943734", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75892,7 +75892,7 @@ } }, { - "id": "ba506f3b-9ab8-4940-a416-472d4c25566b", + "id": "4dcc62b4-c4a8-49c2-b980-4fa43ab8ddd8", "name": "Configuration of KBA MFA method", "request": { "name": "Configuration of KBA MFA method", @@ -75933,7 +75933,7 @@ }, "response": [ { - "id": "82bc46b5-c3c0-4eb3-8267-12f9c5a4abb0", + "id": "2485ebaf-62c9-4f00-bf9b-3274a1654bf5", "name": "The configuration for KBA MFA method.", "originalRequest": { "url": { @@ -75988,7 +75988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "940fa763-c3a2-4fce-9999-99ef0d80ded5", + "id": "023d7fef-0a23-4d89-976c-8a2f66184aed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76043,7 +76043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5000b574-d376-42dd-a959-018d1ca55e9f", + "id": "b50b68dc-4e01-45da-b3a7-5b005164fce1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76098,7 +76098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "247a1b6b-313d-4b7f-a67f-194e965e398d", + "id": "0fcb1918-57f3-40a3-9107-c2938d5cdcba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76153,7 +76153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "740e0e44-c35d-43df-a3d3-862cf0d89054", + "id": "66683a0c-7a9b-45ce-8231-418b1617edf1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76208,7 +76208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6393336-3ef8-4cee-afb1-672ae18a349c", + "id": "7f73c53b-cafc-4e93-9d6b-f04bb1ec1d96", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76269,7 +76269,7 @@ } }, { - "id": "732d2907-d00c-49e2-833c-7de316c040ed", + "id": "3a76e535-eca7-4401-a958-2a5451a08613", "name": "Set MFA KBA configuration", "request": { "name": "Set MFA KBA configuration", @@ -76314,7 +76314,7 @@ }, "response": [ { - "id": "4079019d-4f13-4296-9919-67a941d95424", + "id": "1dcbdc9c-6f34-4643-98b4-fa68e94184cc", "name": "The new KBA configuration for the user.", "originalRequest": { "url": { @@ -76373,7 +76373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7ff3d61-6c67-4703-ab58-8d5b8a0ca6d1", + "id": "bf02a1a3-590b-43a6-b5d9-080d72d30a52", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76432,7 +76432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a9f80bc-5f87-4045-84a6-4693e49cbdea", + "id": "57e7260b-1069-4878-8502-fb8e874e9dbb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76491,7 +76491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fb289f8-2501-47b0-9d9f-6b7229ca6ee5", + "id": "76982f3f-a9e7-4205-9f11-6ba85b67926d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76550,7 +76550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78c5042e-bb4a-4b2d-9e18-2dbbfff3bc4d", + "id": "b8c935ae-687e-4cd3-b9d4-c2f81e44f540", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76609,7 +76609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2450566-bfdd-4e1f-8f40-0c07386e831d", + "id": "e37db8ce-9fa4-4cc3-bae6-3f7e0a20fd08", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76674,7 +76674,7 @@ } }, { - "id": "6740e7fc-8fdb-4760-b15a-d7f747569dae", + "id": "190a3e76-6dc9-48de-a607-3a3bd7f6a0d6", "name": "MFA method's test configuration", "request": { "name": "MFA method's test configuration", @@ -76716,7 +76716,7 @@ }, "response": [ { - "id": "889e3a51-9df2-4c3a-9978-1df834d91fd3", + "id": "fd75fddc-68c7-4928-b045-122738936c8f", "name": "The result of configuration test for the MFA provider.", "originalRequest": { "url": { @@ -76761,7 +76761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6f7aa28-503c-4db2-9d9a-7199a98446ae", + "id": "3fbf9712-fbef-47d6-ade9-47060045d9ad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76806,7 +76806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49372eb3-2894-4107-b073-a03e6c516168", + "id": "33962cff-60bf-416a-a48a-1c92b2821904", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76851,7 +76851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e74f7661-8506-425f-a57d-1ab8129ec213", + "id": "4f5e9fde-c5ab-486f-8f92-b8f8a3971bf6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76896,7 +76896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e351a4b8-17c7-4065-ad1a-49262d7b2370", + "id": "3527e192-07a5-4499-95ea-2a1813404bf0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76941,7 +76941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afacd4e5-197d-4699-8ce2-da650326cd1d", + "id": "36d17654-d6cb-4d6a-9373-6e94587d5824", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76992,7 +76992,7 @@ } }, { - "id": "bc0c093b-90dd-46bc-8267-bf1784fa7aa1", + "id": "8abbdadf-d62d-4ea6-97b6-e15c89f5ad8b", "name": "Delete MFA method configuration", "request": { "name": "Delete MFA method configuration", @@ -77034,7 +77034,7 @@ }, "response": [ { - "id": "484e2a4c-d36e-4921-ac06-645508c50800", + "id": "d4f3dfe2-38a7-4a5a-85e7-8c47353680bb", "name": "MFA configuration of an MFA method.", "originalRequest": { "url": { @@ -77079,7 +77079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adb2fbca-5341-48b2-80f3-42dc62915d33", + "id": "03791dee-986d-4e2d-9c6c-48c0c4512330", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77124,7 +77124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b360536-c178-4494-9972-fc2d54131256", + "id": "f8594974-af1f-43ba-bee2-8f9424eb2730", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77169,7 +77169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21ace8d8-5dcb-41cc-bc3c-b1123fa3c0f9", + "id": "4e75e1f1-969f-47fe-9a3a-7fbac52cfa37", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77214,7 +77214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d5e4c07-3216-4c37-887e-0d7998068607", + "id": "663baed0-085c-4ff2-955b-9ab34f43d558", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77259,7 +77259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc30d4de-2ed4-4e9f-9497-f8d1e9c70470", + "id": "a74d1985-7998-4c3f-b973-c6d968658b6e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77316,7 +77316,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": "57857c55-5504-4703-9501-281090d90f5e", + "id": "d2a17ac0-6c04-48f2-aa73-90a11f40e77d", "name": "Verifying authentication via Okta method", "request": { "name": "Verifying authentication via Okta method", @@ -77360,7 +77360,7 @@ }, "response": [ { - "id": "0799793d-6a10-4983-b2e0-6eb3268dca7f", + "id": "e7510f4f-6529-41c3-bb09-372f8bf1b5bb", "name": "The status of verification request.", "originalRequest": { "url": { @@ -77418,7 +77418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3423aff9-86e8-49d8-9079-0fe0a46bf831", + "id": "cec1c573-9c6c-4fd8-b0db-6d69584a1a3c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77476,7 +77476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2567b54c-c47a-4138-87eb-8ce3a14f67bb", + "id": "3e60171a-ee49-4c33-b08e-0044a8330ff7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77534,7 +77534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "649b3eea-5b3c-48ef-be15-4b0078bf59a7", + "id": "324096ed-50a5-40d5-92b2-fb8682713f0a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77592,7 +77592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8e13ee3-01aa-413c-9477-acfa444868bc", + "id": "5b4fc816-2f32-47be-b9c6-b1f34bd2df30", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77650,7 +77650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "866409b8-7d6c-45b2-8a51-7bcd54baec08", + "id": "732095eb-ffb0-419f-b9e2-d533c52578b4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77714,7 +77714,7 @@ } }, { - "id": "48be5623-1031-43a5-bc07-61185009e626", + "id": "090bbf70-eb5e-48f2-9f62-d8122e9a14a6", "name": "Verifying authentication via Duo method", "request": { "name": "Verifying authentication via Duo method", @@ -77758,7 +77758,7 @@ }, "response": [ { - "id": "7a053f4e-eb49-4aac-8b3c-de38604de92c", + "id": "7a5db35f-b783-440b-92b4-ea165000e748", "name": "The status of verification request.", "originalRequest": { "url": { @@ -77816,7 +77816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ea01992-d927-4d8a-95ac-7a122adeee2d", + "id": "97e5b567-56d8-4538-a3f3-5e7522ae29ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77874,7 +77874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a430f824-13fa-4d3a-81a9-127936efcba6", + "id": "c4d5143b-f04c-4d36-9a39-706cfb392c51", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77932,7 +77932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c61faf1-5afb-4f38-938f-4c1a6eea5a76", + "id": "f6253eff-80a7-4a1d-89c9-bb6d1c7368d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77990,7 +77990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91a574de-5b2d-4c44-8245-ae256ca5a242", + "id": "e23741a2-b7b9-4b50-aef6-2987da790749", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78048,7 +78048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9041fec-713d-4ad1-8cb3-3665a4362f3e", + "id": "6bbb63f9-63bc-4972-aad4-80c6f3c57cc1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78112,7 +78112,7 @@ } }, { - "id": "0d572ed2-1a36-4455-9022-720b3439ef1e", + "id": "a8ed0c0c-a014-4f98-a161-dc4d169d8f5a", "name": "Polling MFA method by VerificationPollRequest", "request": { "name": "Polling MFA method by VerificationPollRequest", @@ -78167,7 +78167,7 @@ }, "response": [ { - "id": "e83aa72b-7c8f-457e-b710-2d399b1fbebb", + "id": "1da68589-76dc-4012-ad49-3af4eddf420d", "name": "MFA VerificationPollRequest status an MFA method.", "originalRequest": { "url": { @@ -78225,7 +78225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31bfbc68-d546-40a9-bf77-f87f75afa68c", + "id": "3a222883-8d95-439a-bded-49601ae0abb7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78283,7 +78283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31ff052f-3596-4da7-a739-bb40fe73b8ad", + "id": "fb6ce040-97c4-4afa-a090-b502416ac950", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78341,7 +78341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca3376e0-816e-42c8-9ee2-3e3b690015d1", + "id": "e59edfcd-9040-43f4-b5e8-e63353f01319", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78399,7 +78399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac3b1350-69d2-42f9-8f7b-221c7c0e93ea", + "id": "bfde1fb4-c9c6-4e85-afdc-0755516c648e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78457,7 +78457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f6d16d4-49c4-4862-80c7-b1607048c302", + "id": "82fc7dcb-96e9-487c-a45f-1bf3c3d14f70", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78521,7 +78521,7 @@ } }, { - "id": "b60a4258-5481-4a03-ac0b-c0784011cd22", + "id": "a797cf01-ae90-4620-8749-7a07add0daef", "name": "Authenticate KBA provided MFA method", "request": { "name": "Authenticate KBA provided MFA method", @@ -78565,7 +78565,7 @@ }, "response": [ { - "id": "ba1328d7-a801-4629-bad9-032172a06797", + "id": "96f395e3-2f91-472c-baef-0a29554ac07a", "name": "KBA authenticated status.", "originalRequest": { "url": { @@ -78623,7 +78623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbc144e6-b1dd-4bb5-a42c-8385b4d9a63b", + "id": "c45822b7-9701-47be-9cdd-2c65f8f8741a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78681,7 +78681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46b104df-2464-462e-9af3-281ca94a20b4", + "id": "1a2c33d2-3e20-44dc-9866-782d807e3f0b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78739,7 +78739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3331628-b6b3-453e-95ff-64eb0e2a31c6", + "id": "099cd6e2-9f99-44d5-9bc2-e45606011fa9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78797,7 +78797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64b2566c-84a7-4205-ad5c-ee4b3a0038b7", + "id": "1cd40b34-b78e-4857-88fc-5b72e65a828f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78855,7 +78855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "833190f6-45ab-4687-8c46-9a4e2c5d4bde", + "id": "04110452-eaac-47e2-a59e-8c0565d61fee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78919,7 +78919,7 @@ } }, { - "id": "aefc3956-07f5-42cd-a1f1-b9bcada7d7ec", + "id": "db50bd97-b99a-4dd0-890d-11933dd6cd8a", "name": "Authenticate Token provided MFA method", "request": { "name": "Authenticate Token provided MFA method", @@ -78963,7 +78963,7 @@ }, "response": [ { - "id": "1de801ea-a09c-4d0e-af99-3e2653cc7417", + "id": "b60724e3-0ba5-4056-9ae5-887e19f1a9ab", "name": "Token authenticated status.", "originalRequest": { "url": { @@ -79021,7 +79021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ede0219-1ada-4576-b418-5fa4d23e06be", + "id": "fb5ecc86-60b5-4823-a582-1474e4f8b68b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79079,7 +79079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "380f0897-f436-4749-aed9-08f0357142fa", + "id": "290349b5-ca6b-4b11-8d6f-4ac14d79d313", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79137,7 +79137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9685f26-5c42-4608-91fa-0585e155d47f", + "id": "ba6785ed-c59d-4b69-87a0-aa6475662a6c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79195,7 +79195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85285c52-d586-4398-a2b6-62c9e3433df0", + "id": "e3a16e21-167a-4dc2-a20a-22e069bd54fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79253,7 +79253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59699185-0641-439f-a684-b4efb1e19279", + "id": "1e954c2c-e3ce-43ca-91c8-06e0d1c0e5f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79317,7 +79317,7 @@ } }, { - "id": "4eda2528-b303-413e-a269-c922b0ba2f2e", + "id": "341c0be8-11c4-4d78-98aa-7ac14278722b", "name": "Create and send user token", "request": { "name": "Create and send user token", @@ -79361,7 +79361,7 @@ }, "response": [ { - "id": "0e1662b6-62d2-4e6e-980f-efd0f51f9e20", + "id": "1bddf294-8e38-46a1-adf5-dc6e74b7fc9e", "name": "Token send status.", "originalRequest": { "url": { @@ -79419,7 +79419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f2fd51c-9125-4e34-b91c-b670206f0853", + "id": "9f0d081e-1c17-40ff-8c21-32b7850f1ac1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79477,7 +79477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6c18a9c-da6f-4847-8970-26e9a1c32b09", + "id": "0fdb11c1-e0eb-470b-b9c7-37e5844c2a52", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79535,7 +79535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ca8b6dc-11df-4ad1-bd20-ab4ca6a3f658", + "id": "7cdc0db7-4157-43e1-bf90-33de8fb2585b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79593,7 +79593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3393c6dc-3a02-4731-a73c-3e6d35f1259f", + "id": "2858646f-0f15-4494-9ffb-431744dff11d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79651,7 +79651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72bbb4ef-8941-44e9-ade4-4d7b30d28ad5", + "id": "344c5ceb-5baf-457b-add4-88596076b5eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79721,7 +79721,7 @@ "description": "Use this API to implement non-employee lifecycle management functionality. \nWith this functionality in place, administrators can create non-employee records and configure them for use in their organizations. \nThis allows organizations to provide secure access to non-employees and control that access. \n\nThe 'non-employee' term refers to any consultant, contractor, intern, or other user in an organization who is not a full-time permanent employee. \nOrganizations can track non-employees' access and activity in Identity Security Cloud by creating and maintaining non-employee sources. \nOrganizations can have a maximum of 50 non-employee sources. \n\nBy using SailPoint's Non-Employee Lifecycle Management functionality, you agree to the following:\n\n- SailPoint is not responsible for storing sensitive data. \nYou may only add account attributes to non-employee identities that are necessary for business operations and are consistent with your contractual limitations on data that may be sent or stored in Identity Security Cloud.\n\n- You are responsible for regularly downloading your list of non-employee accounts for all the sources you create and storing this list of accounts in a managed location to maintain an authoritative system of record and backup data for these accounts.\n\nTo manage non-employees in Identity Security Cloud, administrators must create a non-employee source and add accounts to the source. \n\nTo create a non-employee source in Identity Security Cloud, administrators must use the Admin panel to go to Connections > Sources.\nThey must then specify 'Non-Employee' in the 'Source Type' field. \nRefer to [Creating a Non-Employee Source](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#creating-a-non-employee-source) for more details about how to create non-employee sources.\n\nTo add accounts to a non-employee source in Identity Security Cloud, administrators can select the non-employee source and add the accounts. \nThey can also use the 'Manage Non-Employees' widget on their user dashboards to reach the list of sources and then select the non-employee source they want to add the accounts to. \n\nAdministrators can either add accounts individually or in bulk. Each non-employee source can have a maximum of 20,000 accounts. \nTo add accounts in bulk, they must select the 'Bulk Upload' option and upload a CSV file. \nRefer to [Adding Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#adding-accounts) for more details about how to add accounts to non-employee sources.\n\nOnce administrators have created the non-employee source and added accounts to it, they can create identity profiles to generate identities for the non-employee accounts and manage the non-employee identities the same way they would any other identities. \n\nRefer to [Managing Non-Employee Sources and Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html) for more information about non-employee lifecycle management.\n", "item": [ { - "id": "23eb03b1-5fbd-4d15-98a8-2bf317bba8b9", + "id": "f56dc886-080f-4375-8bf7-d7f08b295164", "name": "Create Non-Employee Record", "request": { "name": "Create Non-Employee Record", @@ -79763,7 +79763,7 @@ }, "response": [ { - "id": "7f6c8862-454f-47af-950c-b5b3640d1817", + "id": "07ffa167-b3e9-4862-b8ae-ce5ab43f9bab", "name": "Created non-employee record.", "originalRequest": { "url": { @@ -79819,7 +79819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db096ef0-36dd-47ed-ad7b-54e6c26bc416", + "id": "698ca36e-be26-47ba-a5cc-741e2af29011", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79875,7 +79875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad5c1abd-27a9-487a-a9fd-bb52d08d6e48", + "id": "8041519a-302a-442d-9972-59131942ed6f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79931,7 +79931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00d89ec6-ce67-41e9-9998-2e83555c2d98", + "id": "4c136ee3-db6e-4b69-9dad-8727dfe59965", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79987,7 +79987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52de992d-c8e2-4136-92ef-d197a5757789", + "id": "f5e8fb67-2942-4274-979a-53d18655e7cb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80043,7 +80043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24000faf-d99c-4709-a6c8-11218bfd83a4", + "id": "4303da3c-0784-4900-a17b-011da4ddcd2c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80105,7 +80105,7 @@ } }, { - "id": "138f3753-5ff0-4c43-8c8b-4526812b4869", + "id": "3f8b12b6-8421-4d31-b39f-1c77ff512968", "name": "List Non-Employee Records", "request": { "name": "List Non-Employee Records", @@ -80180,7 +80180,7 @@ }, "response": [ { - "id": "4e7deba8-77fb-4aa5-a846-fd29d7d606e2", + "id": "741ae0f2-0405-41db-88e2-c63cd5ec975a", "name": "Non-Employee record objects", "originalRequest": { "url": { @@ -80269,7 +80269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c4a1791-faaa-4b88-89e9-4c45e7e66170", + "id": "b9ce07dd-3728-4e59-8f03-8533e09679cf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80358,7 +80358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c34abc6f-743d-4402-af6b-07b35e283b11", + "id": "e342b8d7-78f2-4fb2-9dfe-4dd96cea801f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80447,7 +80447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98e7f310-6c0e-4e89-b04b-4e5fe49ede05", + "id": "35f36cb8-7603-4c65-86c6-c8b96d504fac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80536,7 +80536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20aa0826-65ff-48b3-aaab-7d9c0f5cfad5", + "id": "23769b4d-c0d1-485e-8081-64b3029547d1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80625,7 +80625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ee0e413-46d0-408d-b3ec-1a15421ba608", + "id": "17daaa3d-519f-4feb-a84b-d5e40440ff32", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80720,7 +80720,7 @@ } }, { - "id": "26f669a3-fb94-4a76-a41d-d554375ee83f", + "id": "4599743b-2fb3-4cc9-b7da-e89927a8daa5", "name": "Get a Non-Employee Record", "request": { "name": "Get a Non-Employee Record", @@ -80761,7 +80761,7 @@ }, "response": [ { - "id": "7826ceab-7bee-4e6c-a060-d45f71f6841e", + "id": "c277f504-f5d7-41c7-a066-aea7027c824a", "name": "Non-Employee record object", "originalRequest": { "url": { @@ -80805,7 +80805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "212bbea7-d0f2-4165-b7b4-edafd12f4a6c", + "id": "0f81af7f-8424-49ea-8427-8fcddedd6b97", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80849,7 +80849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d68ccda7-4734-4a0c-b850-396044d11c60", + "id": "a52d57d1-0b52-4688-a580-44b3df87844e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80893,7 +80893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a698e9b-6536-4812-82eb-f541b41031b2", + "id": "88cdba83-e6c6-46f3-951d-92e60563a014", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80937,7 +80937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03cef320-86f7-4d6e-af61-5e8d4cfc2f0a", + "id": "9df17547-6564-4ade-8401-78ad478be417", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80981,7 +80981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a5206ae-68c1-4013-afb5-7045617f0413", + "id": "d0596d28-6282-4e3a-af1d-8407189f20dc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81031,7 +81031,7 @@ } }, { - "id": "a281409a-04d0-41c2-8fc3-63c1afb380ba", + "id": "f6d19556-cfbc-454f-8e42-3f07dd45b94f", "name": "Update Non-Employee Record", "request": { "name": "Update Non-Employee Record", @@ -81085,7 +81085,7 @@ }, "response": [ { - "id": "9d261241-90b5-48cb-acbf-8e2f29dd76ab", + "id": "9046d9a2-de33-413c-a974-6f5184dee1ff", "name": "An updated non-employee record.", "originalRequest": { "url": { @@ -81142,7 +81142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23f04da3-f889-4691-9d78-efb7aa29ad2c", + "id": "ffd7e5ff-9c7b-4b3e-9ae3-eb016003cc83", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81199,7 +81199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05e46cc5-1d9b-40cb-af31-43319b2135d0", + "id": "1a2322c5-7fef-4850-9f61-341910df5bf4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81256,7 +81256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "875fc491-6899-4568-900f-e4e6df531ad3", + "id": "89d207a5-d8c6-47ff-b25b-babeecd510f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81313,7 +81313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56c112ca-3edb-401b-866a-318f8ca901ec", + "id": "6baa4b7c-3ff5-42de-a24e-656dd4c57aea", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -81370,7 +81370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb4c35ca-2013-41c0-9574-6a59c4193dae", + "id": "1e50831d-4f81-4b0d-9f1a-685e3fe069b7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81427,7 +81427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7a15474-c573-4938-bac5-d55606aab03d", + "id": "029842ae-5cf9-444a-a495-f701c5ef9dc1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81490,7 +81490,7 @@ } }, { - "id": "311b588e-1575-4ad4-8457-606047226ec5", + "id": "e67e4058-b431-42ef-957a-2ee4de5f3b41", "name": "Patch Non-Employee Record", "request": { "name": "Patch Non-Employee Record", @@ -81544,7 +81544,7 @@ }, "response": [ { - "id": "ecf95964-8e22-48a5-baad-54bb36999050", + "id": "ef298f77-4598-4e55-a035-a800b0aeaf38", "name": "A patched non-employee record.", "originalRequest": { "url": { @@ -81601,7 +81601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94724cc4-8b1f-412e-95cb-fa4726a6957d", + "id": "de5347a2-092e-4b02-8f68-cf52faf06fe9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81658,7 +81658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16073e9d-a689-493e-a55c-47b746abb914", + "id": "3570f377-c84b-4b16-89d9-24c1233548d6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81715,7 +81715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54d4bcdb-5243-49e2-960e-1297b13bc65d", + "id": "06d782a3-5cab-45ad-ac06-ca0d43121c31", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81772,7 +81772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ebc8d47-e145-42c3-9df9-2e8769f2b58b", + "id": "7a42da58-9bab-43cf-a277-1a47dc57829c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -81829,7 +81829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8edb5d5f-02a6-4345-856c-1de297492821", + "id": "f9d1ba0f-1fa7-4fa9-9dfd-3a041051d6c3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81886,7 +81886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87548882-d750-43e0-a25c-a43d7f1f4fc0", + "id": "65f7835f-0ae4-46c7-bec9-616f7b456bf5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81949,7 +81949,7 @@ } }, { - "id": "b5fd2346-0113-455c-82cf-0cd99d68eaad", + "id": "35f2b2c5-d78a-465e-92c5-f1cf8b4dc881", "name": "Delete Non-Employee Record", "request": { "name": "Delete Non-Employee Record", @@ -81990,7 +81990,7 @@ }, "response": [ { - "id": "45a573e6-553f-4bdf-af1e-67e929d6eeca", + "id": "5503ef21-6acf-45d1-b5b3-ac026bba1fa8", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -82024,7 +82024,7 @@ "_postman_previewlanguage": "text" }, { - "id": "64d7cf0b-b5b7-4c02-a48e-e9057a6f3d3e", + "id": "6bcdb280-d83e-465c-9205-6ba28bddbdc8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82068,7 +82068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec5bbbb3-8d4d-408a-9c6b-75d51b3c33bb", + "id": "1bccdd7f-5ab4-460c-b6b2-358fe69bab46", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82112,7 +82112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3990d12b-16c9-44d1-aaa9-fd6d9607b878", + "id": "7544a296-5310-4486-ac1c-5467193ac214", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82156,7 +82156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "455b1748-22fc-4d54-9fe1-3f25fbb5c2de", + "id": "e8c00c0e-cc86-4d7d-972e-f721d1c84519", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82200,7 +82200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c3d6ab8-e3ef-405b-aa59-4e9aa68a4393", + "id": "3518cf32-74e5-46ac-9b83-375c776e6531", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82250,7 +82250,7 @@ } }, { - "id": "c529e1c6-c4a8-4a7f-a690-0f7943165d3e", + "id": "5060eac4-2ddf-40b5-b9c2-31674213b751", "name": "Delete Multiple Non-Employee Records", "request": { "name": "Delete Multiple Non-Employee Records", @@ -82293,7 +82293,7 @@ }, "response": [ { - "id": "32a09d28-2971-4887-b96a-0e0d664a2011", + "id": "334678d7-2e24-4161-9005-fc541747944f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -82340,7 +82340,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1615bb24-3cd1-4dbd-bf72-84592de2e2d5", + "id": "0d4b2a39-c3dc-4a48-a648-abfd5dab37c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82397,7 +82397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7c09127-4738-4913-b71b-0b3676240d21", + "id": "b6b95f83-f723-446e-9d56-c8c24e0c09cc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82454,7 +82454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3ed86e8-ca26-43ff-bfe6-13cf82a9afb1", + "id": "217d660c-02c3-4d7f-8053-f47930998152", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82511,7 +82511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3c4704b-3eea-4593-9469-8485b6e9fd46", + "id": "6e84f6c4-a41d-4d58-b879-fdb8a59a3840", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82568,7 +82568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1185290-6939-415a-98bc-ecf52ac4c5df", + "id": "e95133b9-b837-4cf4-a6d8-17f79a1e04e1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82631,7 +82631,7 @@ } }, { - "id": "2c4c6130-5b38-4cc4-83cd-80265bb1d336", + "id": "9dec1026-bf99-48a8-994f-88c718e3b702", "name": "Create Non-Employee Request", "request": { "name": "Create Non-Employee Request", @@ -82673,7 +82673,7 @@ }, "response": [ { - "id": "e2f23de0-03b2-4720-9483-0a3da0ba1894", + "id": "4b5f1c44-9f10-4d05-967b-301f9ed28549", "name": "Non-Employee request creation object", "originalRequest": { "url": { @@ -82729,7 +82729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "698604df-18d1-46ae-b5d8-5a32253eaeb0", + "id": "5b236ee9-befd-475c-8b68-33e12c80dc7c", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -82785,7 +82785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e0b763f-858c-48fa-a34c-e38e5e86b7f7", + "id": "6fcf62c4-963e-481c-9886-b309e7b20a87", "name": "400.1.409 Reference conflict", "originalRequest": { "url": { @@ -82841,7 +82841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aac62405-183d-41be-b886-d22c4066a4ef", + "id": "8ec3b150-1380-4cc9-a027-4c41d63ff316", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82897,7 +82897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eca15c4c-52e4-4ad0-a611-d2bae016aea5", + "id": "1baeb9a5-48b8-411b-88ce-201cc612c043", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82953,7 +82953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9f48357-9b2f-4320-9844-e87df88ad5e3", + "id": "5b0485c2-2000-44bc-9255-3be8628d8109", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83009,7 +83009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a55add6-8246-408b-96f7-8718eefc24aa", + "id": "06b8b004-0263-49af-a2c4-eae6bc408042", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83071,7 +83071,7 @@ } }, { - "id": "9ef1be69-23ee-446f-b51c-ea376d2cb43a", + "id": "aca5c6b4-4b80-42b4-8fba-deddffe75349", "name": "List Non-Employee Requests", "request": { "name": "List Non-Employee Requests", @@ -83155,7 +83155,7 @@ }, "response": [ { - "id": "e44f7eee-07bd-45d2-b3fa-df6e31e783f5", + "id": "631a98bb-c54c-429b-9005-97f1889c735d", "name": "List of non-employee request objects.", "originalRequest": { "url": { @@ -83253,7 +83253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b93f76a9-81bd-4335-90eb-8835709626e6", + "id": "9cc5ed95-073d-4823-876e-5b6534b97e93", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83351,7 +83351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "955632b7-a3e2-40e8-bebc-a75c87bc49e8", + "id": "b375de47-7533-4036-9fc6-c30914297f25", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83449,7 +83449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "540cf7bc-ff32-46df-99ea-c606c61738bf", + "id": "b28366ad-164e-446e-9c23-7e7bd15d76fc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83547,7 +83547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63b4bc8e-43a1-4e05-bc3f-a28abe57e6ce", + "id": "664a02e4-7635-446e-ab73-75d359a42380", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83645,7 +83645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32b38d52-ff47-42ea-a21c-9d9c187ecb92", + "id": "2a2dfe05-ec05-43ae-b42a-428ffd34d5ed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83749,7 +83749,7 @@ } }, { - "id": "00b63cf9-893b-40cc-a5e0-ce979909ffa8", + "id": "6fce58da-7fb5-48e7-a8e9-51d00d7f8639", "name": "Get a Non-Employee Request", "request": { "name": "Get a Non-Employee Request", @@ -83790,7 +83790,7 @@ }, "response": [ { - "id": "ee55d5cb-b160-414e-81df-afc51a4f0901", + "id": "d67d26fa-0053-41fe-b02b-83bc074a58d7", "name": "Non-Employee request object.", "originalRequest": { "url": { @@ -83834,7 +83834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fee7ffc-8397-4412-959d-0764c999b972", + "id": "70f0275c-512d-4bc7-a673-6888a147200c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83878,7 +83878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b14f77e-b453-406f-ae62-aa66cd85e10a", + "id": "affcb4dd-1b4e-4a20-b4f5-c1be24dad6f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83922,7 +83922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0ffd545-491f-4bb9-addd-9d030e26ee79", + "id": "fe04bbac-169d-445f-b213-f86ef9ad6df1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83966,7 +83966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c72cb298-8b06-48a2-b51a-17351b6190b2", + "id": "5126c4cb-3c50-4fad-9a5c-33df268da1a7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -84010,7 +84010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce21f5fd-be7a-476a-97bd-1bee0074fa88", + "id": "e122f117-9cbd-4ae4-9795-fa8b6fc859eb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84054,7 +84054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5af4a679-d8ef-47fd-b334-3946d70d5b07", + "id": "4732a698-5b61-4e9c-8bea-2343f61ca47e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84104,7 +84104,7 @@ } }, { - "id": "eb0ef0a0-7829-4461-a32a-c0859b85a20e", + "id": "7f111b1c-3308-40f8-a808-57b3879ddec4", "name": "Delete Non-Employee Request", "request": { "name": "Delete Non-Employee Request", @@ -84145,7 +84145,7 @@ }, "response": [ { - "id": "4edab23f-c2c3-48a6-9d9f-20851ac11e7f", + "id": "d8dc6d1e-30ee-49fc-bfb2-cddf3a031591", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -84179,7 +84179,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0aa8bf3f-ff45-4faa-9c83-0a5780c7821e", + "id": "3c527931-36df-415b-9569-385bb23ac748", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84223,7 +84223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dd5e45d-9336-4e27-9f5c-60b7c1ad813e", + "id": "cb43b2a4-893e-45d3-a1ee-ed85222a7e3f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84267,7 +84267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4726f36-0530-40b6-ab9f-93566d70e677", + "id": "ad051dfa-185d-4d79-bb04-3deae7b14e12", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84311,7 +84311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef62f1e4-7f8f-42a4-ba84-758a87ccc73e", + "id": "67fb0382-2bf7-4944-9e59-a6a618d8555a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -84355,7 +84355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5822add4-803b-40fd-8dfc-67e1f4b4e660", + "id": "76ae0086-21ef-4bb7-b351-59af0c740545", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84399,7 +84399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8da40684-17c4-4cde-aa2f-d186975fa326", + "id": "21d2bf4f-3a95-4f35-a983-b983edb55e1d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84449,7 +84449,7 @@ } }, { - "id": "006d5274-b12d-4d39-a025-c159ba8ab432", + "id": "01bc7997-5892-4305-9192-82b0db9e035a", "name": "Get Summary of Non-Employee Requests", "request": { "name": "Get Summary of Non-Employee Requests", @@ -84491,7 +84491,7 @@ }, "response": [ { - "id": "0ffcd4e4-bc0a-42e0-9b3b-8fb54b9a52a7", + "id": "ac28d54c-226a-416c-8707-f8fd55efb27b", "name": "Non-Employee request summary object.", "originalRequest": { "url": { @@ -84536,7 +84536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "131acd41-7c1d-41bb-890e-6c393210a3d5", + "id": "6937aec0-d2e5-41b9-b6a1-22a03a680cee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84581,7 +84581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d4103c9-dcb3-40dc-a11a-1f5908829397", + "id": "18406937-ffe7-4d48-9d19-2811b0e6ce72", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84626,7 +84626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "581842e7-2bea-466d-96e8-8c05c6a7b01a", + "id": "1fdcc007-7842-4dce-91f8-cf9a1a4d5981", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84671,7 +84671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2487a961-0eef-46e2-9b74-060469423b79", + "id": "cff2fa7c-742d-48ed-b9b4-69dcf576c6c9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84716,7 +84716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50526122-78d4-4b4f-bc1a-fba1f573b93d", + "id": "29824d8a-fc02-4294-aa1f-cca179434100", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84767,7 +84767,7 @@ } }, { - "id": "a4e22a4d-4e7b-4734-8076-4967a0c74d98", + "id": "53e89c5e-9060-454d-b9b0-83bcfd08d69a", "name": "Create Non-Employee Source", "request": { "name": "Create Non-Employee Source", @@ -84809,7 +84809,7 @@ }, "response": [ { - "id": "5fbe4ee0-34aa-4929-8ddb-6b1419f1bb78", + "id": "06f7c3cc-469b-4370-896d-a920122c6ecb", "name": "Created non-employee source.", "originalRequest": { "url": { @@ -84865,7 +84865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80b8f9c3-f5a8-407c-a261-237e44e176bf", + "id": "42217076-b6f0-441a-af99-d258bda195e3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84921,7 +84921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3132e7a-1b99-4a15-9f68-a73f02e0ff24", + "id": "210731d3-1559-48a8-9493-18402b9eaa3a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84977,7 +84977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eeea82a1-67b4-4476-ba95-aae27a68d5d1", + "id": "1ebbe9d3-4694-4cfe-bcdc-8e2c4989deaf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85033,7 +85033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89041881-3d2e-4d8c-bca1-d36834f146a6", + "id": "8ef32aa4-bf20-47c2-afd2-4aa8bde2b050", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85089,7 +85089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72359313-33b4-4a61-87a8-c5d4a6a178ac", + "id": "4efca6bc-2229-486f-9d74-860bb12089f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85151,7 +85151,7 @@ } }, { - "id": "110246e8-de8c-4f64-aac8-b7345ac9367f", + "id": "895291ce-b991-4c50-8d44-852b2316f121", "name": "List Non-Employee Sources", "request": { "name": "List Non-Employee Sources", @@ -85235,7 +85235,7 @@ }, "response": [ { - "id": "dfeeab9f-ccdc-4e3e-b5fb-3bfe3d447131", + "id": "668b0cad-8a08-44e3-981d-9c5f1ba21fa0", "name": "List of non-employee sources objects.", "originalRequest": { "url": { @@ -85333,7 +85333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec2b6f52-fa6f-4007-8d99-40c30dce8527", + "id": "88b191a5-dc13-4f94-b528-d90e8683e2a1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85431,7 +85431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2afc0ef3-eaac-4aeb-9c64-3c4759a426b5", + "id": "5cb04f45-4edf-4ab0-b71e-620bc191dd4c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85529,7 +85529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5b2287f-4f5d-436b-a973-2c9d725f2fe9", + "id": "35bcc308-dc85-4b9a-8845-27f486d9abf5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85627,7 +85627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff0ae791-5198-401f-9832-37b22ce4b038", + "id": "b54cdc94-6bdd-4c52-8c4d-05d4ce703e5f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85725,7 +85725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ff0da12-765f-4366-9291-9601a7fd6c68", + "id": "58277a2e-bd0c-438e-bbc9-826fe9169834", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85829,7 +85829,7 @@ } }, { - "id": "45d46adf-2d20-4895-a90e-bd945ad4fb29", + "id": "20a31ef2-5639-4970-b93b-3a07f08f42e6", "name": "Get a Non-Employee Source", "request": { "name": "Get a Non-Employee Source", @@ -85870,7 +85870,7 @@ }, "response": [ { - "id": "6876b60c-fdf5-4240-8006-debaf83e0dc7", + "id": "228d0e4d-5d67-4f3f-b68d-f64127142eb0", "name": "Non-Employee source object.", "originalRequest": { "url": { @@ -85914,7 +85914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48824956-a744-465c-ba74-73bcfc0d70cd", + "id": "6f04a0dd-3d2c-4b85-8bcb-7934edc8c439", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85958,7 +85958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5208a693-ba99-4e75-a972-1b4575c2fb66", + "id": "9fa1d18b-67d8-4b99-bb28-5b9572698c43", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86002,7 +86002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d111041f-34f1-4f89-bd56-7a14e608ef0c", + "id": "a7a64c14-3008-430d-84e6-d1c3a47fa8ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86046,7 +86046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f7d9c49-a59b-40fe-896b-368cf14ec2dd", + "id": "3c987e57-03e9-4903-a537-b5a7b589a849", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86090,7 +86090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8af523c5-65f1-4e5b-a113-31a59da08f33", + "id": "dafb3813-17ec-4d5b-bb2b-e6c346778402", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86140,7 +86140,7 @@ } }, { - "id": "0b2c4bed-05af-4e24-9695-dd27679b2ebb", + "id": "278ff419-6496-4f39-beb6-60e5a6dded58", "name": "Patch a Non-Employee Source", "request": { "name": "Patch a Non-Employee Source", @@ -86194,7 +86194,7 @@ }, "response": [ { - "id": "96d70f48-2920-45d4-bdb3-be6000c0472e", + "id": "754df448-beb0-4e8a-aa0b-38029a1543a6", "name": "A patched non-employee source object.", "originalRequest": { "url": { @@ -86251,7 +86251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93e2701b-a0fc-4397-93eb-b22fe77f89df", + "id": "0e436d4d-1025-4983-8a25-a8bec6eb409e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86308,7 +86308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79605cf5-cbb8-4b43-affe-64f60e41bceb", + "id": "c95fe346-5ed3-45df-be04-ba7e8eb3fa52", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86365,7 +86365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73f0da14-7dd6-4482-95b3-04ab70a80f6c", + "id": "7603585b-0abb-44a9-89dd-3430e7891b99", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86422,7 +86422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11a1eaec-e666-47ab-9e70-aa8bdb0f0c63", + "id": "b07a2ec9-e2c2-4e28-bd5c-6f67982ceacf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86479,7 +86479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d75b27f4-048e-45de-8fc3-11fc9f9f1f81", + "id": "d73726fe-0992-450e-83b6-fa6082b79cc9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86542,7 +86542,7 @@ } }, { - "id": "9b1bf961-dc75-4d58-8f53-4708110396b4", + "id": "d55cc084-1063-4d10-888c-afc5a076742c", "name": "Delete Non-Employee Source", "request": { "name": "Delete Non-Employee Source", @@ -86583,7 +86583,7 @@ }, "response": [ { - "id": "26c6c595-7473-4f5f-9f3c-c4b142f0400f", + "id": "7f68ac6e-bee7-47a6-af87-4820867ad5cd", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -86617,7 +86617,7 @@ "_postman_previewlanguage": "text" }, { - "id": "68eca114-8e52-4dbc-b214-6fc985dc2abb", + "id": "c0be89b9-9631-4c47-bcfa-05e8cb413f79", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86661,7 +86661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "225bc63e-dfb1-47d8-ae95-032d191d23d8", + "id": "5f22162e-c4e3-4c6a-9ee8-544f5f289584", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86705,7 +86705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "162e10f9-af04-4ed7-ab51-986807bed449", + "id": "41cd3ea6-6c1b-46ad-9f89-e00a20510cfe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86749,7 +86749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a936bbf7-4ccf-44eb-9cc5-e5747bc4f7fc", + "id": "51af4f5b-fd39-47bd-aba8-8c0d2bac20b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86793,7 +86793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f04bf7c-50e5-407a-abae-7d308dc99110", + "id": "188fb910-288f-42b1-a1af-4518d171daba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86843,7 +86843,7 @@ } }, { - "id": "672640da-2931-4e03-abe8-274ff50efcab", + "id": "865c7dbe-9823-475d-b036-28b36d595b0f", "name": "Exports Non-Employee Records to CSV", "request": { "name": "Exports Non-Employee Records to CSV", @@ -86886,7 +86886,7 @@ }, "response": [ { - "id": "562faa4e-dc5e-4446-90e2-fe118a9d2426", + "id": "e5772783-bdc9-4937-9af6-4d12748d9746", "name": "Exported CSV", "originalRequest": { "url": { @@ -86932,7 +86932,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d3e1878f-a617-4343-9e76-5c23ef825779", + "id": "11d1465f-9b55-407a-9b15-03fd99124309", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86978,7 +86978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eff72e7-acbf-46a6-9bb1-adb7ca17c5e8", + "id": "0ff5958c-3b16-4fc9-a7fb-4ab95504d692", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87024,7 +87024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65fe841e-9e74-43d4-9536-0df546716492", + "id": "3e00240b-5043-4a99-9f99-3ad17f56660d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87070,7 +87070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aa117e9-e173-4021-9a05-9e214d887e81", + "id": "cf5b07d9-dbe5-49de-a01e-f0696b333575", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87116,7 +87116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a343ac5b-8295-475f-b7d8-fd804a233515", + "id": "6581fcb8-c821-4b80-872e-554420326351", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87162,7 +87162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1faabafa-4c47-4a7f-b718-5955a69baaac", + "id": "05aeaa5d-d30b-4a6c-931b-a8eba8506607", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87214,7 +87214,7 @@ } }, { - "id": "f7a260e3-d679-4660-973f-802cb56b7eb1", + "id": "24d4de94-ddf2-4058-ba5c-c23ed9c8060c", "name": "Imports, or Updates, Non-Employee Records", "request": { "name": "Imports, or Updates, Non-Employee Records", @@ -87272,7 +87272,7 @@ }, "response": [ { - "id": "1dbcac81-ac3a-4822-aca1-cfb12399feca", + "id": "392272b3-8fb3-4fd6-9eff-2610ad2dad7f", "name": "The CSV was accepted to be bulk inserted now or at a later time.", "originalRequest": { "url": { @@ -87333,7 +87333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd227df3-f5a1-4c8f-b13a-9b9670076428", + "id": "1a1980aa-2752-4f9f-a82b-bad8c48354da", "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": { @@ -87394,7 +87394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f606c31a-46a9-4866-bfeb-88e323d1ea27", + "id": "838e292d-f8c3-4a57-9cce-2bd13dcf1e6e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87455,7 +87455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f9f9a9e-5bc7-4fd5-8083-6df54362b142", + "id": "6ac7b1a3-bc1a-431c-b7fa-872018f155d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87516,7 +87516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28df2ebf-0a07-46c6-b25d-2c8a8b5f131d", + "id": "cfb2abf4-6c6e-494e-ba01-5e85e1c626f8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87577,7 +87577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ae1a312-c778-4523-a050-293ceaf4a7d5", + "id": "a0359086-b68d-4dcb-bcb8-7e23b66c80b9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87638,7 +87638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba69b0c2-dd7e-43d4-bc9f-5168761e516e", + "id": "b98eb794-b085-45a8-b886-9eb30522e12e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87705,7 +87705,7 @@ } }, { - "id": "60d94747-8353-446b-aca0-749785548f75", + "id": "64d6dd22-b83e-43cb-8630-fff389ecbb46", "name": "Obtain the status of bulk upload on the source", "request": { "name": "Obtain the status of bulk upload on the source", @@ -87748,7 +87748,7 @@ }, "response": [ { - "id": "a35abc2e-3c85-4aad-b243-f512e675a93f", + "id": "5d9c8921-9aa8-43b6-8f55-9a4dfae52873", "name": "Status of the newest bulk-upload job, if any.", "originalRequest": { "url": { @@ -87794,7 +87794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0597de34-4f53-4776-93a4-6c26650f7343", + "id": "7745dacb-99ce-42d0-95ac-49cd09e9828d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87840,7 +87840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12e7b891-eb31-4a63-9e8c-68f68d52665c", + "id": "2da59aad-c258-488a-950e-feab24a750c9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87886,7 +87886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9794ad5-292a-41ed-9e56-b9e70f84cae5", + "id": "3ed4068e-352f-4d72-954c-f88ab7fb8ee5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87932,7 +87932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edcb1005-cc87-4e8f-8b94-1ea0f0b74fe8", + "id": "bd80b0e7-3225-4fee-95cb-666f6e62fd3c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87978,7 +87978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f49db2bb-acb4-4ea2-ac57-d6f2db7fb05f", + "id": "93c0565e-4f2e-4f5e-ae0c-677edb76aa64", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88030,7 +88030,7 @@ } }, { - "id": "8e5247f6-ede2-4114-8161-09675e83107b", + "id": "d75465ae-1f5b-4b87-abcb-ce78fd0f5399", "name": "Exports Source Schema Template", "request": { "name": "Exports Source Schema Template", @@ -88073,7 +88073,7 @@ }, "response": [ { - "id": "8f031f76-d804-4825-bfbe-fb20498af936", + "id": "4daf0780-56ef-40da-b292-990fa5d66fa4", "name": "Exported Source Schema Template", "originalRequest": { "url": { @@ -88119,7 +88119,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7131f21c-fd35-41e5-a232-ceef46c55cad", + "id": "8c22e8ed-4ca7-4cee-a4f0-11c1520ec78f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88165,7 +88165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f089cc9-5523-47df-b505-5596fa32cb60", + "id": "104dc522-0277-41a0-bce4-70c006789d5f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88211,7 +88211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abb266a9-89f5-4b93-a1a3-83b4a9530252", + "id": "3ad86ef4-19ae-4f0d-af8b-a2f51445f12e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88257,7 +88257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f0714a9-371d-4f97-b4e4-0474eee9671a", + "id": "12791dea-4af8-46fd-ad51-1c69da16db90", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -88303,7 +88303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "771b8ba9-fe22-4757-a6ad-9ca7598decd6", + "id": "38983ce2-7082-4792-acdc-f46366d7d93d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88349,7 +88349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7e25ab5-6148-44bd-b44e-2077a538cdd5", + "id": "725b7663-5bc9-4088-9bc7-df9781bdb129", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88401,7 +88401,7 @@ } }, { - "id": "d688b80f-719d-46de-887f-ef8cb5dca140", + "id": "bf3bbc0f-e2ae-4da3-96da-47cf10fd6a33", "name": "Get List of Non-Employee Approval Requests", "request": { "name": "Get List of Non-Employee Approval Requests", @@ -88485,7 +88485,7 @@ }, "response": [ { - "id": "63d3d84b-4655-4f65-9d5c-c8b1b74aa255", + "id": "21c3b729-d782-40b0-805f-ae6f75d3fdf0", "name": "List of approval items.", "originalRequest": { "url": { @@ -88583,7 +88583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62dadb83-4664-4032-ad67-fe25b6714755", + "id": "d7a7a557-9c81-4730-95ff-8c4c62c407be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88681,7 +88681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f2ae6f2-f1da-45fa-89a3-b3b6d3e19967", + "id": "44f8b0d3-9568-430f-bd1b-0aeeb27791cc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88779,7 +88779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd40c1f2-b81a-4109-81ba-2e8549abbe32", + "id": "0d634f16-6b40-4893-ba8c-05f5d2eec54d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88877,7 +88877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "648443a1-9a07-4d98-a500-a1c48af3d9c3", + "id": "e5722895-d098-441d-a416-62743074d767", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88975,7 +88975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fc96104-acf7-4c23-8660-ee9faed40826", + "id": "9298b900-2000-4197-a5d4-e71301576eb9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89079,7 +89079,7 @@ } }, { - "id": "13fde2c8-cb55-4580-95f8-95b1683f9feb", + "id": "fe40e77f-6787-4b82-98e9-4e3a471b05ae", "name": "Get a non-employee approval item detail", "request": { "name": "Get a non-employee approval item detail", @@ -89130,7 +89130,7 @@ }, "response": [ { - "id": "1617e791-4c88-4053-8c79-55f84e3b7af6", + "id": "7264802c-0c45-46dd-bfeb-3e2100d1e60f", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -89184,7 +89184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcb29eac-cdf3-4167-adc8-8c908cbfc13c", + "id": "cb60a0f7-8b82-4d40-8ff5-a64f9ca5fca6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89238,7 +89238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "396a5e91-53a5-4955-ba13-3fe1e34db3af", + "id": "42c31f21-08de-4f71-b6e0-8b419ede1b39", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89292,7 +89292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e8927b0-153f-44e4-be49-6235ac094ed7", + "id": "85e043de-2e07-4ce5-a7df-b9723f0b7be7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89346,7 +89346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27b143cf-ea52-44e1-b03b-f8806c742ab9", + "id": "1147ebad-b17f-42f1-a230-a5911fc35272", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -89400,7 +89400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2481226b-5e19-4001-bf0e-05fbe4fd7bc0", + "id": "961e6d89-ddd1-404f-b1c4-88500c7c544c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89460,7 +89460,7 @@ } }, { - "id": "3d52a7b8-ac20-4673-b20f-f94877b21298", + "id": "2cfa7c86-7b9d-4ec4-bd57-b83eaa2b2b45", "name": "Approve a Non-Employee Request", "request": { "name": "Approve a Non-Employee Request", @@ -89515,7 +89515,7 @@ }, "response": [ { - "id": "614bb05b-8b8b-4627-b769-34f940edc1e6", + "id": "bee80b2d-ef81-4580-a7a0-2720ff9e945d", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -89573,7 +89573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a112342-cda0-44c7-a300-ae4b2bd307e3", + "id": "bb84e5f9-bee9-48d0-9818-4d78893d2b1e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89631,7 +89631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63896ab5-bd75-4997-a040-916e5d3b4a7d", + "id": "c3c9b948-0155-4a63-be6b-1629a36e9f80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89689,7 +89689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a18c8f4-c1d0-477a-a0ff-8021165977f6", + "id": "ed11188a-5def-4254-b284-5e511e35fe5e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89747,7 +89747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a22c674d-fe32-48ce-bcb4-61128950d307", + "id": "b01a56a7-da28-47c9-afc6-013edd522aaa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -89805,7 +89805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41274a86-025b-41bd-856f-74d20767a117", + "id": "e865c605-e0ee-498a-a858-d8231bf1042e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89869,7 +89869,7 @@ } }, { - "id": "f5b53f17-e1a1-4f90-99f0-4e6933ccae99", + "id": "e4655e0a-d090-4140-9f1d-d371297c410a", "name": "Reject a Non-Employee Request", "request": { "name": "Reject a Non-Employee Request", @@ -89924,7 +89924,7 @@ }, "response": [ { - "id": "93b4f9c7-5991-4353-a8ad-c1a4b59948d5", + "id": "05a64f84-1acb-4a69-aa5c-b23b3d67c739", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -89982,7 +89982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a705bb1-fb70-47ac-80e9-b157a661cdd8", + "id": "c71f1c6e-458f-4743-a7f3-77d206062887", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90040,7 +90040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f9013f9-cdd2-48cf-b364-af93fa823fd1", + "id": "c876ebc5-ecae-4481-a606-900f948454cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90098,7 +90098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2069e07d-d699-43c0-af7f-a5f4a8ee4b0f", + "id": "21d45ce9-a3d8-473b-8042-457d18886884", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90156,7 +90156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ef4d060-00d8-4af9-b61e-3ddf0f550b91", + "id": "2fff7426-bb35-4a6d-be75-628ba85e822b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -90214,7 +90214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "082e76c0-fdc5-4c73-a2ab-47d05573edb0", + "id": "f87d883d-32d8-4498-a899-a3b86d0bb840", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90278,7 +90278,7 @@ } }, { - "id": "c865f59a-08fb-41c2-9217-84c6ba140eb9", + "id": "4a9330ff-d919-4041-9b83-3c07026dbc29", "name": "Get Summary of Non-Employee Approval Requests", "request": { "name": "Get Summary of Non-Employee Approval Requests", @@ -90320,7 +90320,7 @@ }, "response": [ { - "id": "20d7d59f-8b43-4c22-94d5-a7d8b437a955", + "id": "4f0e1bea-bce4-494d-b33c-b151c5715f3c", "name": "summary of non-employee approval requests", "originalRequest": { "url": { @@ -90365,7 +90365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2b8b69e-bc40-4991-922b-975738211c3d", + "id": "2b7ea615-eca2-47a0-90da-730f818c3c28", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90410,7 +90410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19be655d-b7f8-451a-b081-d3733be3baae", + "id": "c37638ca-97a4-47f0-b2d6-f3c9c678f575", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90455,7 +90455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82d17883-8e94-475c-8c82-689ef2b7754f", + "id": "1b818f81-e751-4704-aad6-22439c6b047b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90500,7 +90500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ffcee79-81fe-40e9-b228-e1a1b3284363", + "id": "5a51596a-eb6c-4808-b10c-f3d9a4af4d3d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -90545,7 +90545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65801969-93e8-48bf-bba4-1643eedef311", + "id": "461a7145-2aa3-45ad-a7da-623e9a5beea0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90596,7 +90596,7 @@ } }, { - "id": "14381fc7-342a-42f3-89a6-fece568e0eed", + "id": "2b81ff4f-3b7c-43be-8bad-828be32b4de8", "name": "List Schema Attributes Non-Employee Source", "request": { "name": "List Schema Attributes Non-Employee Source", @@ -90638,7 +90638,7 @@ }, "response": [ { - "id": "051628fd-fcc6-4d26-93b8-f34f01f49844", + "id": "d7709191-93db-4cff-878b-f72593299333", "name": "A list of Schema Attributes", "originalRequest": { "url": { @@ -90683,7 +90683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4be494ff-1616-43c6-82cc-5c88d249ebf8", + "id": "e407359d-f0b7-4b24-8a04-ae33bf3ee950", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90728,7 +90728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17028936-dec7-441b-9e52-cd68dc0bc73a", + "id": "32edaa1d-d8bf-4668-953c-d0a4148313d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90773,7 +90773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a1c1a9d-7da5-428f-9564-ce15f45c4d9d", + "id": "82e12a72-6cac-40c9-a4b3-f5c8c44f091f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90818,7 +90818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fd40973-3ea3-4e6f-a23f-b8569bf56b70", + "id": "a01bdabb-6914-4e20-8794-3f4549506ec1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -90863,7 +90863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d31cb66-3bda-4e16-83dd-bdc02e1fad47", + "id": "6cb71fe9-7010-495e-a2bf-24bbb9c24c97", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -90908,7 +90908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0c1b320-1f02-4385-8cd9-6da970b78d55", + "id": "2e5811e0-b5a7-4ef2-a536-c759e2d6766f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90959,7 +90959,7 @@ } }, { - "id": "e16f6839-4951-4696-bb34-6d4d5203c953", + "id": "6187746d-2970-4626-a4b0-e97b29300e82", "name": "Create a new Schema Attribute for Non-Employee Source", "request": { "name": "Create a new Schema Attribute for Non-Employee Source", @@ -91014,7 +91014,7 @@ }, "response": [ { - "id": "e976c3bd-63d5-46df-8d04-da55c27af7e0", + "id": "ee9e183c-690c-4d45-818a-00be14c22840", "name": "Schema Attribute created.", "originalRequest": { "url": { @@ -91072,7 +91072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcce7945-3e36-4a69-a988-68df5fa76027", + "id": "229c86d0-f215-4f22-9023-82cab742f5eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91130,7 +91130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f589918-15c5-4655-a741-7fdf16bfe165", + "id": "a0092e88-3a61-4dc1-a823-b15957bcb579", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91188,7 +91188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42254f5a-4511-44dd-8407-b1b769623864", + "id": "dac918d3-94f3-4144-a7d1-c4b61d25c984", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91246,7 +91246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d1792d2-dd52-4739-9cb7-53687dc3d554", + "id": "0d6f7605-0c7f-4b42-adde-e921cf42aa35", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91304,7 +91304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c412705b-3713-402d-9c91-f9bfa0a14185", + "id": "21cc3af0-8720-468f-b64a-88bf970684e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91368,7 +91368,7 @@ } }, { - "id": "54a5369d-81a6-4cca-8f94-74ac05bfeff0", + "id": "f495f0ae-7d28-40db-a2c1-22560009fc0b", "name": "Delete all custom schema attributes for Non-Employee Source", "request": { "name": "Delete all custom schema attributes for Non-Employee Source", @@ -91410,7 +91410,7 @@ }, "response": [ { - "id": "763d6d98-37e9-4d07-b1c2-32db0efcbc50", + "id": "53aa793f-ed5e-4600-b9d1-f008150820a7", "name": "All custon Schema Attributes were successfully deleted.", "originalRequest": { "url": { @@ -91445,7 +91445,7 @@ "_postman_previewlanguage": "text" }, { - "id": "906b58a3-dd9c-4503-a0a3-c50b38402cd9", + "id": "bf708343-41a0-46a4-b687-14f0bb30977f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91490,7 +91490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bc92eeb-5d44-48d2-8d8d-e07b4331acd7", + "id": "ceb63a9d-5eb9-49c5-978a-dc29328f14d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91535,7 +91535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c908064-c0a1-4906-afe6-bac2e8bec157", + "id": "fbc26d8d-f43b-4a82-8892-f175b14224f2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91580,7 +91580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff85b319-a031-47cf-9b50-3839d9cb4449", + "id": "a9d46af6-765f-4129-a4b4-1c63cae36ac2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91625,7 +91625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b7eef8a-acbe-446c-8338-457afe139d2a", + "id": "97297cfd-c2ee-4b14-96da-ab5bc2a459b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91676,7 +91676,7 @@ } }, { - "id": "689e84b6-84c7-40da-b0d4-4a19c1b7184c", + "id": "145ba2cd-2116-4379-81c2-8eae42f8d994", "name": "Get Schema Attribute Non-Employee Source", "request": { "name": "Get Schema Attribute Non-Employee Source", @@ -91729,7 +91729,7 @@ }, "response": [ { - "id": "3ad2d8ae-92ee-4fdf-af1a-ffb1868623e0", + "id": "b87a267e-f772-4cfd-ab4c-3e0031202d12", "name": "The Schema Attribute", "originalRequest": { "url": { @@ -91775,7 +91775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed9a9f4a-c4e3-4c8d-ab0e-0022a0876854", + "id": "b3e2bb2e-f36e-42d5-9ccd-c0fd2a264c7b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91821,7 +91821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45c4c11f-5066-4c72-be30-9a4043758008", + "id": "7bf49215-cb8c-4bc6-a3eb-a70e877d6063", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91867,7 +91867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5672258b-c9a6-4120-846b-4841c042f610", + "id": "8d7df74e-fa86-4a60-b667-d8aec272c4f1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91913,7 +91913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f762f120-00c6-4298-bbb4-12bfa26e1463", + "id": "81cd7b58-f46c-44a2-8934-4208fc3a6067", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91959,7 +91959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87715ae0-d5b1-44b7-932e-660097c30df0", + "id": "6175c307-0343-4541-bdbc-084562d21f85", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92011,7 +92011,7 @@ } }, { - "id": "8701f09e-d27b-4655-a419-14f8b9839847", + "id": "d2b48052-abcf-48d2-acee-c26cd97461bc", "name": "Patch a Schema Attribute for Non-Employee Source", "request": { "name": "Patch a Schema Attribute for Non-Employee Source", @@ -92077,7 +92077,7 @@ }, "response": [ { - "id": "c89eec49-05f1-473d-82bc-2517464d7473", + "id": "9db3e185-915d-4a3b-ae03-48263acc4edb", "name": "The Schema Attribute was successfully patched.", "originalRequest": { "url": { @@ -92136,7 +92136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1bbd3a9-f3f5-444b-8321-6a41ba4c2c87", + "id": "3740c96a-1132-4b7e-8a49-2d00b2b714e9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92195,7 +92195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a25672ad-7c9f-4b72-8204-816d001ff38e", + "id": "55e1d137-423d-4a1f-b60c-b0fe8ab3205a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92254,7 +92254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6cfe3c9-c16c-4544-acab-39f6994b9820", + "id": "3cb5eab3-745c-4b40-a4a0-4a55c405b509", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92313,7 +92313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "586cfb60-51d8-4288-be87-6fe6ec0f7131", + "id": "62068731-5bdc-4312-a22a-418b011a6d5d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -92372,7 +92372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae7f392d-3e30-46f4-aca9-83f08827ce7d", + "id": "cf3b6618-6b7c-42f1-a2b3-b87fa73f504c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92431,7 +92431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3aae157-cd92-4b88-a936-597df4e98898", + "id": "33a59b4b-0567-4a30-83b5-216890d5203e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92496,7 +92496,7 @@ } }, { - "id": "d84e87f6-e79b-4da7-a6d0-32b26195bef5", + "id": "1ad97c4b-2d73-40d2-a279-01d17472c2a4", "name": "Delete a Schema Attribute for Non-Employee Source", "request": { "name": "Delete a Schema Attribute for Non-Employee Source", @@ -92549,7 +92549,7 @@ }, "response": [ { - "id": "78d0b415-8c8d-44b1-80b5-48e31e6c3e3b", + "id": "aa1e21d8-9977-4789-8c0e-c137b09603ce", "name": "The Schema Attribute was successfully deleted.", "originalRequest": { "url": { @@ -92585,7 +92585,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c89ae7e7-845d-47c0-9762-2c297cdc2d39", + "id": "3b2295aa-78d3-49e9-a6c9-4f9bfc41802b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92631,7 +92631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52ea0993-840a-4ea9-818c-84f7a1403db4", + "id": "9fb0d679-3f8b-465b-a497-125e5d30f504", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92677,7 +92677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cd75cee-9247-4b21-9fb0-b1a673dc1382", + "id": "aef03c9c-15e1-489a-b0de-7cf67daf0bc1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92723,7 +92723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a46f06fd-5f35-497c-af2a-7508b017f4b5", + "id": "fba9efed-1aac-4a34-9774-e05bc1b15638", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92769,7 +92769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdd87e75-8f10-40c4-84f7-e3a1ea0d0be2", + "id": "eb5a4c82-823d-496d-bfd7-c50f04d643ea", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92827,7 +92827,7 @@ "description": "Use this API to implement OAuth client functionality. \nWith this functionality in place, users with the appropriate security scopes can create and configure OAuth clients to use as a way to obtain authorization to use the Identity Security Cloud REST API.\nRefer to [Authentication](https://developer.sailpoint.com/docs/api/authentication/) for more information about OAuth and how it works with the Identity Security Cloud REST API.\n", "item": [ { - "id": "b84d519a-afbe-44d6-ab4a-c977cc8d7682", + "id": "56b1f239-ddeb-4ca4-821c-73b9dfb1ad48", "name": "List OAuth Clients", "request": { "name": "List OAuth Clients", @@ -92866,7 +92866,7 @@ }, "response": [ { - "id": "b9046843-27f0-4349-beef-c379857963ae", + "id": "f7c4dbab-be7e-4e89-9354-f432cfbfe397", "name": "List of OAuth clients.", "originalRequest": { "url": { @@ -92914,12 +92914,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"ut\",\n \"metadata\": \"id dolor sunt\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"id veniam qui irure sit\",\n \"metadata\": \"ullamco minim officia\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n }\n]", + "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"in\",\n \"metadata\": \"tempor n\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"incididunt ullamco Duis\",\n \"metadata\": \"id ex deserunt adipisicing nulla\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "79a779a0-42b4-4a61-aeff-118e65b0c183", + "id": "767d5ba4-da44-488e-9ca4-07546c22b2aa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92972,7 +92972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd6a95bb-63f1-43eb-b36a-254c0f0adc01", + "id": "2b3c5d11-bc64-4ed5-ab94-99769b3cedb1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93025,7 +93025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ac7f7a2-5e6d-4edf-879e-2ccee435a527", + "id": "21dcbf33-352f-4277-927b-d496eed3b327", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93078,7 +93078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96cd6231-9513-4980-ad9f-f7176b66d168", + "id": "52644c39-c31b-4dcf-818b-373ea80d5af5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -93131,7 +93131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "930082cb-ab72-40c9-bafd-578301c5863e", + "id": "38fec96f-889c-4268-9acd-f9bc392ad667", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93190,7 +93190,7 @@ } }, { - "id": "bb6be356-a33c-4e5d-a400-6d98536008ae", + "id": "a3133c39-ab72-4401-928a-045acc8fc1ce", "name": "Create OAuth Client", "request": { "name": "Create OAuth Client", @@ -93232,7 +93232,7 @@ }, "response": [ { - "id": "d5bab481-f249-4a91-8a6e-13604638173b", + "id": "619efe72-d638-4194-a39c-9b440a977438", "name": "Request succeeded.", "originalRequest": { "url": { @@ -93288,7 +93288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7da8a73-4cc1-4244-a97d-4ff1927617f9", + "id": "4111cf14-9279-4f00-80e4-f7889ee2f810", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93344,7 +93344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8ca1d23-0bb0-4ab2-aee6-5fd8d56f51fd", + "id": "e7b73a60-6ef1-40b6-aa77-da5417d2b72f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93400,7 +93400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ba1e879-31d1-445b-a6a1-ecb67eb6b843", + "id": "1ae3d4a8-495f-4ee8-b534-85eb8f6e3325", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93456,7 +93456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "439450de-e512-47cf-8afb-1d1448f3f137", + "id": "e1a9bcd2-35fb-4dcd-a34c-bf3c1f06921b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -93512,7 +93512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e56320d-6777-4ac7-87c4-874a6edaccac", + "id": "47271c96-d78b-4002-8035-f04a8811b96a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93574,7 +93574,7 @@ } }, { - "id": "bf3f7fa6-b6e1-467c-9718-53b08c6d95f6", + "id": "036c9213-f4ec-4dd1-baec-d14993d54f2a", "name": "Get OAuth Client", "request": { "name": "Get OAuth Client", @@ -93615,7 +93615,7 @@ }, "response": [ { - "id": "76e0af24-16c9-4374-a0b7-cecf177926ad", + "id": "104e025d-27dc-471a-99fb-8a0b3b3802d9", "name": "Request succeeded.", "originalRequest": { "url": { @@ -93654,12 +93654,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"voluptate ea exercitation sunt\",\n \"metadata\": \"ea pariatur amet consec\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"cupidatat aliqua\",\n \"metadata\": \"et quis magna\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "66c211a4-ecc1-4ea5-b097-b4da0559a4da", + "id": "ff763556-389c-4617-933b-a7ec2ed0d0d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93703,7 +93703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08d16363-1f7a-4ef1-b982-840c899faf8c", + "id": "becec1c9-dc7b-4bc6-8c53-a074b047edf3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93747,7 +93747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e134fa67-bc00-45e4-83cf-47546fabe056", + "id": "b89320dd-86f7-42a9-8408-ae0af61e6126", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93791,7 +93791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a56dc87-35b2-4979-b5db-cc5e414b7c0a", + "id": "4316a37e-4455-4e0c-b410-b1d2ba6ce7ad", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -93835,7 +93835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "504a042b-de48-4bbb-a532-60cdc37a7da6", + "id": "4e552423-1278-4155-a441-7074265e4494", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -93879,7 +93879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36eb5272-13e7-4d36-be51-2b92a6ebe8f9", + "id": "bd9624d8-af11-4498-9c45-215472378f12", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93929,7 +93929,7 @@ } }, { - "id": "76756efc-ae69-40c2-9948-afa327b56fab", + "id": "335af48f-b784-41c0-8fb3-a54ec6e1f7de", "name": "Delete OAuth Client", "request": { "name": "Delete OAuth Client", @@ -93970,7 +93970,7 @@ }, "response": [ { - "id": "7f5d9572-94d4-4ebd-8cfa-de51d33841b7", + "id": "608ce0e5-d441-4f7e-9361-349dce48d7f8", "name": "No content.", "originalRequest": { "url": { @@ -94004,7 +94004,7 @@ "_postman_previewlanguage": "text" }, { - "id": "afef8199-952a-49cf-96a7-934c35fcbf7f", + "id": "4c88dcd0-f847-4d76-a5a2-452dd65fd04f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94048,7 +94048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0ab7986-8e5f-4b40-ac1e-920f0e4672c3", + "id": "672dfbde-a39c-4e27-9e78-6e19bc57317c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94092,7 +94092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "558efe73-99c4-419b-9608-4b57bd30b23a", + "id": "1efff322-1bde-4e11-997e-025ab5e828f2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94136,7 +94136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "389498fd-0a9a-418e-8c17-7c667f04b47b", + "id": "c652599e-9095-4dd7-bad1-753b44a99959", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -94180,7 +94180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05e67c3d-4076-42ab-99fd-4c3eae79590d", + "id": "31bcbe5c-5567-4f4d-92e3-6614922f70ba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94224,7 +94224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2b6c5e1-a10e-4094-8a57-394739153e40", + "id": "a2e59c4e-2193-4779-864f-89406ff929b0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94274,7 +94274,7 @@ } }, { - "id": "27881433-08ae-4fd5-a61a-62aa1ba7aa16", + "id": "d753e03d-1a2f-41cd-ab8b-8e6a7f3c204c", "name": "Patch OAuth Client", "request": { "name": "Patch OAuth Client", @@ -94328,7 +94328,7 @@ }, "response": [ { - "id": "117cd806-e7c1-400f-b69d-9caa52c9b569", + "id": "5be8e43f-2dbb-426a-bfa5-a1e16f0d91a3", "name": "Indicates the PATCH operation succeeded, and returns the OAuth client's new representation.", "originalRequest": { "url": { @@ -94380,12 +94380,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"voluptate ea exercitation sunt\",\n \"metadata\": \"ea pariatur amet consec\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"cupidatat aliqua\",\n \"metadata\": \"et quis magna\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "74a51d0d-ef17-4943-b17e-f8cccedaffde", + "id": "36aac13f-da35-4d3b-b76e-79f6110d0830", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94442,7 +94442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d9cd1c9-2325-42b4-9327-47d8432da763", + "id": "0d1e4d19-8da8-467b-8751-58887898a508", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94499,7 +94499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76a52edf-d759-4af5-b448-f24724cf9338", + "id": "b09439f6-57f9-4e96-a70c-e93d2a925722", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94556,7 +94556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9fcfd8a-ccfb-4f0e-90f9-ce3eaebc6eb4", + "id": "7ef2f5f8-61ab-4993-8813-385ac4c0c58f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -94613,7 +94613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f29a42e7-15d3-45f1-a6e2-51c09f48e8f1", + "id": "e075109c-4a81-4bad-bb62-334c8bb46f70", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94670,7 +94670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd03373b-bf50-4b0f-bcac-6de9f418364e", + "id": "4f893cba-a408-48f8-b1df-56d8bd4688a5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94739,7 +94739,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": "b45ea739-8a1a-4797-823f-2aaa8471f8c7", + "id": "84a714e8-1dfe-49ce-b638-2ced3f6c7328", "name": "Get Password Org Config", "request": { "name": "Get Password Org Config", @@ -94768,7 +94768,7 @@ }, "response": [ { - "id": "eec31e85-b993-46c5-921c-5a199b5baba4", + "id": "f703d77f-c903-48d5-8b50-a7008332564e", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -94811,7 +94811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71fe13cb-d011-464c-8cd2-0805beaf9a43", + "id": "eeb9305a-9bed-44ea-a863-3585818c44df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94854,7 +94854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5024b4f7-46e4-4294-a59e-74bc214c97c1", + "id": "80dbef62-0790-42ca-988a-6c297d43acb2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94897,7 +94897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59643a5c-16cf-47b0-bb78-52d225dd74f1", + "id": "f773d54d-9481-4735-9d8e-41f96d44ca9e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94940,7 +94940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79ab71c3-e2e0-4ad1-b1ae-ac7e4960424c", + "id": "ef20eb54-ae8b-4559-bf10-45b8fea866ba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94983,7 +94983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ab56172-aaf1-4eea-acce-a4514c0d3689", + "id": "edf099a9-1a0f-4274-a8e0-12f66234d8b8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95032,7 +95032,7 @@ } }, { - "id": "cc6039ed-ddc9-4d5e-a3d1-9bdd99771fd3", + "id": "986c14af-5f20-4323-9b26-8329fbae60a6", "name": "Update Password Org Config", "request": { "name": "Update Password Org Config", @@ -95074,7 +95074,7 @@ }, "response": [ { - "id": "a7996ddb-8f06-47fa-a314-aafc5b826298", + "id": "e8700c73-33c5-4efa-a109-b088f824b568", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -95130,7 +95130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "feb23c5d-ee6f-487a-a665-670ab8141bc6", + "id": "56548330-9748-4a4d-b98c-dff7349bb0e6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95186,7 +95186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f564991-27bb-4ad3-be8e-c8f4b849d7d7", + "id": "3344b395-d957-444c-bf0c-f5544ad3a0c3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95242,7 +95242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9278a84-85a9-427f-9404-edbc0ede65e3", + "id": "53e07059-6a21-42b0-aed4-7ddaa5cdd85c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95298,7 +95298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdc7dace-2754-4ebd-9ba8-7a88163c2793", + "id": "1fe12752-e4fe-470c-8278-0dc85e1ecfae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95354,7 +95354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed9f6909-e82a-41d6-bc20-1eb2ce092a81", + "id": "2ebb3749-ad75-4fbc-941d-0823041dce49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95416,7 +95416,7 @@ } }, { - "id": "45b329fa-8d25-467b-9355-b40996b360e2", + "id": "c9a6ccc0-1ac2-4220-bdbb-cb9b85fee7bd", "name": "Create Password Org Config", "request": { "name": "Create Password Org Config", @@ -95458,7 +95458,7 @@ }, "response": [ { - "id": "fc9efa70-88fa-4a51-8b8d-76de1c18791b", + "id": "05b0c70b-beeb-48f0-b0cb-3fc79bb31bcb", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -95514,7 +95514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecfde19d-3d11-4a6b-8fee-fa0873d7741f", + "id": "b0d44848-ebc8-4f9f-9d2b-455e1d7f19f9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95570,7 +95570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51633da2-5736-40d0-ac2f-e9443dc064dd", + "id": "4af84fa9-dd97-4234-bdaf-c3b8fef41e61", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95626,7 +95626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4fc41dd-29b4-46a6-86d6-9808bfa79318", + "id": "b55248f0-9bc8-4354-9df1-6415beee59cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95682,7 +95682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f47e038c-922c-4d26-a6a0-3e945d1be58e", + "id": "5f077eb0-ded2-423a-8473-2571bc3ab890", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95738,7 +95738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "489a1c62-9e58-4fbd-8d8b-6ddd07da3ad2", + "id": "fcc81c81-f94e-4b7d-a75a-7faf1a7f5f61", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95806,7 +95806,7 @@ "description": "Use this API to implement password dictionary functionality. \nWith this functionality in place, administrators can create password dictionaries to prevent users from using certain words or characters in their passwords. \n\nA password dictionary is a list of words or characters that users are prevented from including in their passwords. \nThis can help protect users from themselves and force them to create passwords that are not easy to break. \n\nA password dictionary must meet the following requirements to for the API to handle them correctly: \n\n- It must be in .txt format.\n\n- All characters must be UTF-8 characters. \n\n- Each line must contain a single word or character with no spaces or whitespace characters.\n\n- It must contain at least one line other than the locale string.\n\n- Each line must not exceed 128 characters.\n\n- The file must not exceed 2500 lines. \n\nAdministrators should also consider the following when they create their dictionaries: \n\n- Lines starting with a # represent comments.\n\n- All words in the password dictionary are case-insensitive. \nFor example, adding the word \"password\" to the dictionary also disallows the following: PASSWORD, Password, and PassWord.\n\n- The dictionary uses substring matching. \nFor example, adding the word \"spring\" to the dictionary also disallows the following: Spring124, 345SprinG, and 8spring.\nUsers can then select 'Change Password' to update their passwords. \n\nAdministrators must do the following to create a password dictionary: \n\n- Create the text file that will contain the prohibited password values.\n\n- If the dictionary is not in English, they must add a locale string to the top line: locale:`languageCode`_`countryCode`\n\nThe languageCode value refers to the language's 2-letter ISO 639-1 code.\nThe countryCode value refers to the country's 2-letter ISO 3166-1 code.\n\nRefer to this list https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html to see all the available ISO 639-1 language codes and ISO 3166-1 country codes.\n\n- Upload the .txt file to Identity Security Cloud with [Update Password Dictionary](https://developer.sailpoint.com/docs/api/v3/put-password-dictionary). Uploading a new file always overwrites the previous dictionary file.\n\nAdministrators can then specify which password policies check new passwords against the password dictionary by doing the following: In the Admin panel, they can use the Password Mgmt dropdown menu to select Policies, select the policy, and select the 'Prevent use of words in this site's password dictionary' checkbox beside it.\n\nRefer to [Configuring Advanced Password Management Options](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html) for more information about password dictionaries.\n", "item": [ { - "id": "4cdfd3c9-051f-4831-ba14-378f9feaf23f", + "id": "59460e61-d4a6-41a6-ae44-55bda65cc27d", "name": "Get Password Dictionary", "request": { "name": "Get Password Dictionary", @@ -95835,7 +95835,7 @@ }, "response": [ { - "id": "47ada38c-fdd9-407c-9d83-cd3c933d0dab", + "id": "1da60162-d2ef-4ba4-94e6-7b67f2816285", "name": "A password dictionary response", "originalRequest": { "url": { @@ -95873,12 +95873,12 @@ "value": "text/plain" } ], - "body": "ut non", + "body": "ut velit reprehenderit magna sunt", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "da7d3fa4-7353-481f-961a-12cfc5915e8a", + "id": "5ae7ecce-f850-4844-b08c-395789552c66", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95921,7 +95921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf9998bc-fdbd-47a7-a324-de218cf8d087", + "id": "008d4f7b-433b-4f72-9e13-7da2b073ff24", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95964,7 +95964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "479daca9-5df0-4506-8fa4-7870b627dbdd", + "id": "f07a2eae-a006-4fb2-a423-7cff8602a505", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96007,7 +96007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd4d10c2-2617-458d-9131-26d4d39db2dd", + "id": "f7411c11-10d3-4a59-b0d0-c2aba82ac57c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -96050,7 +96050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41168174-fa1a-4c39-9614-88571a9f0dd8", + "id": "f14216e6-9b05-450e-be26-7a46a3255beb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96093,7 +96093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78cd18a0-0641-45cc-b000-45198aa73f87", + "id": "0815659e-81a2-4a39-92cf-e4e68c78e12e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96142,7 +96142,7 @@ } }, { - "id": "8ee0cc9c-3a69-48f9-b1a0-25d14e3c9e02", + "id": "fe225e17-b714-4620-b44a-c5b8bb265408", "name": "Update Password Dictionary", "request": { "name": "Update Password Dictionary", @@ -96187,7 +96187,7 @@ }, "response": [ { - "id": "d75e3d37-9a4e-42bd-9717-3dd3bf364396", + "id": "86072aee-0b0f-4c79-aec1-5ba17210369b", "name": "Successfully updated.", "originalRequest": { "url": { @@ -96236,7 +96236,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8d9dcbaa-63b3-45ba-89f8-feea002b0386", + "id": "1d739581-b293-4342-9b47-8b81f5127e1f", "name": "Created.", "originalRequest": { "url": { @@ -96285,7 +96285,7 @@ "_postman_previewlanguage": "text" }, { - "id": "613cb83a-7bc9-4fc6-86f9-e17c5d75ef32", + "id": "5fcf6d11-04c5-4f55-b7de-bb85ceb67715", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96344,7 +96344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35a150aa-7444-42c9-9cf4-b70166fa3cb8", + "id": "adebf3fa-198e-491d-8dd0-5863bdad4a0a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96403,7 +96403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72ade3d8-0c81-483b-a8d5-6dc828053525", + "id": "ab704540-b6ff-40a7-bb14-afe77329c590", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96462,7 +96462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9829a2c-48ea-42e7-965a-f217adef36bd", + "id": "0ca9ebd7-2c9e-4f47-a243-17ca1863fc9a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -96521,7 +96521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ea23ff3-7f1a-4ca2-ba3d-4a6ed08c4b31", + "id": "6b7130f8-d536-4a94-a7c4-ebf728d2a647", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96580,7 +96580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7f048eb-0fbd-4157-b164-2f2d4c7591ee", + "id": "cf3c88b9-d289-4f31-bcef-a52737d4a2a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96651,7 +96651,7 @@ "description": "Use this API to implement password management functionality. \nWith this functionality in place, users can manage their identity passwords for all their applications.\n\nIn Identity Security Cloud, users can select their names in the upper right corner of the page and use the drop-down menu to select Password Manager. \nPassword Manager lists the user's identity's applications, possibly grouped to share passwords. \nUsers can then select 'Change Password' to update their passwords. \n\nGrouping passwords allows users to update their passwords more broadly, rather than requiring them to update each password individually. \nPassword Manager may list the applications and sources in the following groups:\n\n- Password Group: This refers to a group of applications that share a password. \nFor example, a user can use the same password for Google Drive, Google Mail, and YouTube. \nUpdating the password for the password group updates the password for all its included applications.\n\n- Multi-Application Source: This refers to a source with multiple applications that share a password. \nFor example, a user can have a source, G Suite, that includes the Google Calendar, Google Drive, and Google Mail applications. \nUpdating the password for the multi-application source updates the password for all its included applications. \n\n- Applications: These are applications that do not share passwords with other applications.\n\nAn organization may require some authentication for users to update their passwords. \nUsers may be required to answer security questions or use a third-party authenticator before they can confirm their updates. \n\nRefer to [Managing Passwords](https://documentation.sailpoint.com/saas/user-help/accounts/passwords.html) for more information about password management.\n", "item": [ { - "id": "5d192bde-bf78-4ea5-a454-0ba990c3705d", + "id": "4b9c8f4d-dba0-4e83-9b88-b42d84e89600", "name": "Query Password Info", "request": { "name": "Query Password Info", @@ -96693,7 +96693,7 @@ }, "response": [ { - "id": "43714c66-40a5-4b9d-b466-ff7cd9aee390", + "id": "ba3f47db-e87d-49d7-a508-b3542dbbbc9a", "name": "Reference to the password info.", "originalRequest": { "url": { @@ -96749,7 +96749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6a3f6aa-b7d6-4200-8a71-00b657320685", + "id": "758eb729-38e6-4449-838f-63dd46b5d153", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96805,7 +96805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46941de5-c737-4987-99b5-d8766ea79273", + "id": "d4974498-ece4-4482-9fb1-cb509d7c999d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96861,7 +96861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "517ae1e6-f7c3-4f6d-bafd-ef203084b811", + "id": "0f0fd0b2-a84b-4a6f-a554-82bb9cde6881", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96917,7 +96917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb1e6e78-18df-42fd-8f4e-e4fff8a3ce97", + "id": "196c1e4b-cf0c-476f-87a4-32a8169bfcfd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96973,7 +96973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee250ddf-8d9a-4ec1-a11d-cc0e10822f80", + "id": "ddf47f7e-5480-4c50-9079-451236931118", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97035,7 +97035,7 @@ } }, { - "id": "53e44f22-9a09-4917-8ce5-8abc98d0f16b", + "id": "7cee16a8-1e08-4226-99a9-e2c11b8ea9f0", "name": "Set Identity's Password", "request": { "name": "Set Identity's Password", @@ -97077,7 +97077,7 @@ }, "response": [ { - "id": "deca08d9-1037-44e1-8a11-b81816a850ff", + "id": "4529413e-acc9-4b20-9d69-099f05903217", "name": "Reference to the password change.", "originalRequest": { "url": { @@ -97133,7 +97133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "428639f7-d4aa-4579-a581-42b76c7a9661", + "id": "096ba62a-cb53-45a3-bc3c-f60bd37cd1ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97189,7 +97189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "505f9d5d-70f1-43f3-a4f7-96e727cd9ca3", + "id": "09a82678-2fa7-4ec4-9fb2-c406ef32c068", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97245,7 +97245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54bccdbb-7274-4a5d-8086-4040b4f3cb40", + "id": "5eb2a931-6d0f-4513-a8b5-70c60e36dd39", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97301,7 +97301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29ba7aa9-3a60-492f-9a65-9131a276fe8d", + "id": "8caa4596-faef-46f0-bbdc-b06018402be5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97357,7 +97357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1156cb3a-1ab2-41e1-8640-ae54e1148bae", + "id": "3c62c05e-529b-4209-8ed9-4f90a9632d18", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97419,7 +97419,7 @@ } }, { - "id": "3ecc4e54-507e-4da1-8577-6f34b849072e", + "id": "1bb82b6a-7012-4ef1-a52d-e745c76ecd26", "name": "Get Password Change Request Status", "request": { "name": "Get Password Change Request Status", @@ -97460,7 +97460,7 @@ }, "response": [ { - "id": "0f57b8fa-e415-4531-a19d-91d4605204db", + "id": "d7048a84-27ce-454b-a1b1-f91d70691b67", "name": "Status of the password change request", "originalRequest": { "url": { @@ -97504,7 +97504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b38fe172-da36-46e2-b917-3861727a0211", + "id": "1533c304-d7ad-4c8b-88e1-ab924f2c22f9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97548,7 +97548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "646e5136-790a-460b-a7ab-de65299c5631", + "id": "3dc6106e-4229-4019-be79-8b1544818df0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97592,7 +97592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cbbb92d-a53f-444d-99b3-73c756945ea3", + "id": "c2c82bd1-754b-4e11-87f4-cc95f2104de0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97636,7 +97636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa2cb671-587a-4c93-a5da-e6762846869f", + "id": "c90bc8e6-28f3-4598-b7a6-8a54a4160040", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -97680,7 +97680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e637a15-e704-4c88-80c5-82ea2aaf23fa", + "id": "edacaa75-2f42-479e-8efe-cbad4d3a616e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97724,7 +97724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30f6d7fa-ef70-4a18-acf9-381e0d15551b", + "id": "48c5cdf2-3973-4918-869b-cc2c53172e9d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97780,7 +97780,7 @@ "description": "Use these APIs to implement password policies functionality.\nThese APIs allow you to define the policy parameters for choosing passwords.\n\nIdentityNow comes with a default policy that you can modify to define the password requirements your users must meet to log in to IdentityNow, such as requiring a minimum password length, including special characters, and disallowing certain patterns.\nIf you have licensed Password Management, you can create additional password policies beyond the default one to manage passwords for supported sources in your org.\n\nIn the Identity Security Cloud Admin panel, administrators can use the Password Mgmt dropdown menu to select Sync Groups.\nRefer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/pwd_policies/pwd_policies.html) for more information about password policies.\n", "item": [ { - "id": "5f4e4c5a-0a7a-47ac-ab9e-ddfa118450f7", + "id": "4aa548c4-5a61-422a-a86a-c9983a7d482a", "name": "Get Password Policy by ID", "request": { "name": "Get Password Policy by ID", @@ -97821,7 +97821,7 @@ }, "response": [ { - "id": "b211c384-3d43-4073-a1eb-77f275c1bd6a", + "id": "9effd67a-e636-46f7-8fcc-8b15f80ac03d", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -97865,7 +97865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "990ce801-1ca3-4d3d-b491-7f5740160496", + "id": "f2addab2-76c9-4c53-8b0b-3a68cf3c247d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97909,7 +97909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a68d051a-b7a2-4cd1-91f2-734c00d832a9", + "id": "687de4d3-64c5-489a-94a1-7e644b52bb99", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97953,7 +97953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "793b0135-cc85-47ee-ba2d-fb20eb8df2fd", + "id": "91a8f2f4-09bb-4d24-8ea2-ff081e31606c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97997,7 +97997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eeab2c2a-4084-4efa-9da7-97d50d0a920b", + "id": "47aa1114-a75c-47bb-bf8f-a73b30710a93", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98041,7 +98041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae2cf473-ddb6-4856-9169-1d38afbbc71d", + "id": "ff03b4a6-6f16-47d5-9581-781350195770", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98085,7 +98085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f3f6734-21f5-41ab-a1f8-47c0b010cffa", + "id": "2d0831f0-8723-4524-9c21-a6a9444576a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98135,7 +98135,7 @@ } }, { - "id": "b7b9052f-3114-4e2e-b201-92ccce90c284", + "id": "2d330b01-fa23-4318-8c98-89553ec63eaf", "name": "Update Password Policy by ID", "request": { "name": "Update Password Policy by ID", @@ -98189,7 +98189,7 @@ }, "response": [ { - "id": "49b8b413-5fa2-42c0-b35e-2d602b8e196c", + "id": "3a786002-06d5-4024-9dab-3ab11c9fb9e2", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -98246,7 +98246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f08b284e-e17a-4466-8b4a-e3b9561dc8b9", + "id": "b34d6a0a-92e7-47bb-b0ac-3c391202e1d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98303,7 +98303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1bf66a2-3300-40dc-9f49-0ac4a1d064e3", + "id": "f694f395-f1dc-4351-bc66-f404128b23d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98360,7 +98360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56aa4d51-0971-49a1-9eac-16d20d245e6b", + "id": "fda5219c-ac69-47a2-b897-6c3d2656b5d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98417,7 +98417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f5a86fe-39d4-4fea-8895-8b35bd8836a6", + "id": "edb7ef28-2942-445f-a11c-d38a56d90de8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98474,7 +98474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "524cd594-61a1-4ab4-9aa1-936bb660afbd", + "id": "8350f8ee-328e-4c69-8083-523b8d89faac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98531,7 +98531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b773f323-3718-424d-8983-f3bbcfc5e041", + "id": "fddb4f3d-6581-4cdd-861d-af1eea791392", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98594,7 +98594,7 @@ } }, { - "id": "19fdccc7-f5dd-4a19-abc0-16e1c7255116", + "id": "d3cf1e26-8e4c-4788-8cf7-c20586a2d3a8", "name": "Delete Password Policy by ID", "request": { "name": "Delete Password Policy by ID", @@ -98635,7 +98635,7 @@ }, "response": [ { - "id": "7ec6359a-3904-4776-9524-33710485feed", + "id": "c6fd55ff-6e43-467c-bd91-1ad3440389a9", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -98669,7 +98669,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d3fbab1d-0705-4d86-8432-0172f7937ee8", + "id": "8c315b42-3b22-4cb1-bfa4-e0320ffb2f14", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98713,7 +98713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e992f8c-ff1b-4426-b3a4-5fad119a2eab", + "id": "f6f2a2ec-82ae-4eb0-bcd8-c1b7bbdfdc6e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98757,7 +98757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88cf2026-0018-44c2-86d2-e3568cd15766", + "id": "6e0849c4-043c-4041-91db-206f4d79bd02", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98801,7 +98801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "690a52c2-ebd3-4d3a-8379-efb8299db8e6", + "id": "8e502106-d29d-47bc-bf71-a7413c806ed2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98845,7 +98845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ad678e4-3fb4-411a-aa73-3d7c37727be4", + "id": "9671eabf-d887-436f-afac-055ea52ff018", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98889,7 +98889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f846fc8d-b1c4-4338-a519-626b814ad7c2", + "id": "f63476cd-34d9-419f-8236-ab2a6ec0207d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98939,7 +98939,7 @@ } }, { - "id": "21db8d04-e378-45f4-a58a-c72a1933d9db", + "id": "3a25b791-4984-4e53-8340-e8c19d816896", "name": "Create Password Policy", "request": { "name": "Create Password Policy", @@ -98981,7 +98981,7 @@ }, "response": [ { - "id": "e3332b40-4c4c-498b-86d0-2655764f0271", + "id": "f5b1f841-ba50-42e2-9704-703f18cc6dee", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -99032,12 +99032,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c91808e7d976f3b017d9f5ceae440c8\",\n \"description\": \"Information about the Password Policy\",\n \"name\": \"PasswordPolicy Example\",\n \"dateCreated\": \"1975-12-06T18:09:01.748Z\",\n \"lastUpdated\": \"2010-06-16T22:15:10.889Z\",\n \"firstExpirationReminder\": 45,\n \"accountIdMinWordLength\": 4,\n \"accountNameMinWordLength\": 6,\n \"minAlpha\": 5,\n \"minCharacterTypes\": 5,\n \"maxLength\": 25,\n \"minLength\": 8,\n \"maxRepeatedChars\": 3,\n \"minLower\": 8,\n \"minNumeric\": 8,\n \"minSpecial\": 8,\n \"minUpper\": 8,\n \"passwordExpiration\": 8,\n \"defaultPolicy\": true,\n \"enablePasswdExpiration\": true,\n \"requireStrongAuthn\": true,\n \"requireStrongAuthOffNetwork\": true,\n \"requireStrongAuthUntrustedGeographies\": true,\n \"useAccountAttributes\": false,\n \"useDictionary\": false,\n \"useIdentityAttributes\": false,\n \"validateAgainstAccountId\": false,\n \"validateAgainstAccountName\": true,\n \"created\": \"in ea commodo adipisicing\",\n \"modified\": \"ut deserunt aute ulla\",\n \"sourceIds\": [\n \"2c91808382ffee0b01830de154f14034\",\n \"2f98808382ffee0b01830de154f12134\"\n ]\n}", + "body": "{\n \"id\": \"2c91808e7d976f3b017d9f5ceae440c8\",\n \"description\": \"Information about the Password Policy\",\n \"name\": \"PasswordPolicy Example\",\n \"dateCreated\": \"1957-11-14T12:54:07.587Z\",\n \"lastUpdated\": \"2011-04-22T08:56:56.213Z\",\n \"firstExpirationReminder\": 45,\n \"accountIdMinWordLength\": 4,\n \"accountNameMinWordLength\": 6,\n \"minAlpha\": 5,\n \"minCharacterTypes\": 5,\n \"maxLength\": 25,\n \"minLength\": 8,\n \"maxRepeatedChars\": 3,\n \"minLower\": 8,\n \"minNumeric\": 8,\n \"minSpecial\": 8,\n \"minUpper\": 8,\n \"passwordExpiration\": 8,\n \"defaultPolicy\": true,\n \"enablePasswdExpiration\": true,\n \"requireStrongAuthn\": true,\n \"requireStrongAuthOffNetwork\": true,\n \"requireStrongAuthUntrustedGeographies\": true,\n \"useAccountAttributes\": false,\n \"useDictionary\": false,\n \"useIdentityAttributes\": false,\n \"validateAgainstAccountId\": false,\n \"validateAgainstAccountName\": true,\n \"created\": \"voluptate ali\",\n \"modified\": \"ea aliquip et\",\n \"sourceIds\": [\n \"2c91808382ffee0b01830de154f14034\",\n \"2f98808382ffee0b01830de154f12134\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fd39cca5-19c1-42df-bfea-4f99aea97596", + "id": "fce4e507-cd58-4377-b6b3-be8405eb0f3a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99093,7 +99093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efd37eb9-2d2a-4aca-a8ab-209ad5dcaa66", + "id": "960cecd3-94f3-45f3-aa87-2e2a0bbb5f33", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99149,7 +99149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e2ba432-f29c-45f0-bea9-080470c81a20", + "id": "75fe0a55-1c98-4d67-a452-c12412c1b7ed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99205,7 +99205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ef67ed3-e50f-45c2-b130-ef924d447dc8", + "id": "7308d1a0-3668-4429-bc71-bfe4f12c12ad", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -99261,7 +99261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "937cec81-0577-4b09-a9e7-d19a3ca616cc", + "id": "9731bc70-e85a-4986-b81e-6e1918e505f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99317,7 +99317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f1c551e-4ba2-440d-ab3a-3dc218d0b3d1", + "id": "f2a1c7d7-a808-4c8b-b93c-c16cdf528ac6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99379,7 +99379,7 @@ } }, { - "id": "fcf1c562-bbac-48a0-a69a-569e0edbf0c2", + "id": "fa19b546-2074-42c2-b6d6-30ca23beb61c", "name": "List Password Policies", "request": { "name": "List Password Policies", @@ -99436,7 +99436,7 @@ }, "response": [ { - "id": "15565641-d7ed-4feb-ac94-a66dd6e3effd", + "id": "99f69988-d6a7-4118-ad69-c8164e01e425", "name": "List of all Password Policies.", "originalRequest": { "url": { @@ -99507,7 +99507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "926a5699-a09d-4e8f-b4c5-cd1c0429ce78", + "id": "7e34773d-413e-4b8a-882b-7aaf6742a65b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99578,7 +99578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e822f6b1-57a6-41a7-a1fb-c4f3056b2461", + "id": "777fbca1-e52c-40c7-9e0c-13ed49a67bed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99649,7 +99649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "443023a3-aee2-487e-985f-3d0a9d931444", + "id": "a7864bad-457d-49e0-88a1-12c04272585e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99720,7 +99720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bdc3bfe-7813-44ce-9bed-25304a4f0f3f", + "id": "b6c7f1cf-cb86-42c9-8885-2a0ae9ec2579", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99791,7 +99791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e67b3bb3-d48f-4925-9524-8fedf470b5df", + "id": "da7630c7-d6a0-4fe8-a0db-235918f5c474", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99874,7 +99874,7 @@ "description": "Use this API to implement password sync group functionality. \nWith this functionality in place, administrators can group sources into password sync groups so that all their applications share the same password. \nThis allows users to update the password for all the applications in a sync group if they want, rather than updating each password individually. \n\nA password sync group is a group of applications that shares a password. \nAdministrators create these groups by grouping the applications' sources. \nFor example, an administrator can group the ActiveDirectory, GitHub, and G Suite sources together so that all those sources' applications can also be grouped to share a password. \nA user can then update his or her password for ActiveDirectory, GitHub, Gmail, Google Drive, and Google Calendar all at once, rather then updating each one individually.\n\nThe following are required for administrators to create a password sync group in Identity Security Cloud: \n\n- At least two direct connect sources connected to Identity Security Cloud and configured for Password Management.\n\n- Each authentication source in a sync group must have at least one application. Refer to [Adding and Resetting Application Passwords](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html#adding-and-resetting-application-passwords) for more information about adding applications to sources.\n\n- At least one password policy. Refer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/policies.html) for more information about password policies. \n\nIn the Admin panel in Identity Security Cloud, administrators can use the Password Mgmt dropdown menu to select Sync Groups. \nTo create a sync group, administrators must provide a name, choose a password policy to be enforced across the sources in the sync group, and select the sources to include in the sync group. \n\nAdministrators can also delete sync groups in Identity Security Cloud, but they should know the following before they do: \n\n- Passwords related to the associated sources will become independent, so changing one will not change the others anymore. \n\n- Passwords for the sources' connected applications will also become independent. \n\n- Password policies assigned to the sync group are then assigned directly to the associated sources. \nTo change the password policy for a source, administrators must edit it directly. \n\nOnce the password sync group has been created, users can update the password for the group in Password Manager.\n\nRefer to [Managing Password Sync Groups](https://documentation.sailpoint.com/saas/help/pwd/sync_grps.html) for more information about password sync groups.\n", "item": [ { - "id": "203e258d-b98a-4b0c-8c1e-8ecadd2dc6ce", + "id": "a2904dcf-3588-413d-8765-ea4523cbe124", "name": "Get Password Sync Group List", "request": { "name": "Get Password Sync Group List", @@ -99931,7 +99931,7 @@ }, "response": [ { - "id": "d753a87f-57d8-4b57-9e92-aed4bc14de91", + "id": "dbead491-fd83-40c9-9cd3-7e05a61e3220", "name": "A list of password sync groups.", "originalRequest": { "url": { @@ -100002,7 +100002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f45e5d6d-a310-4d08-a0c4-db612ef5e45d", + "id": "e6212b85-714f-457c-9a78-8e6ea0d3b819", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100073,7 +100073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "214336d0-7a77-4e02-bfd0-f93d2e682457", + "id": "4e51b94f-a77f-44f0-b33c-5f64d6737542", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100144,7 +100144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bd5d37e-e2ae-478a-acc3-224ae6ec170b", + "id": "039eaf26-ae22-4a83-8245-dc666aeaa113", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100215,7 +100215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbb8062d-fa3d-4193-84fd-fd31c7ab7d9b", + "id": "0088a576-8993-470b-b57e-81a2aac5fae3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100286,7 +100286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7598a2d8-edf1-4712-8b5d-3edb1066ff79", + "id": "dd0ac126-691a-4b0d-b4a8-cb9f4c4c18af", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100363,7 +100363,7 @@ } }, { - "id": "d1541353-3d2a-41f3-b55a-41cbc230a343", + "id": "b5ef4a74-c520-4976-a324-df5060801b6a", "name": "Create Password Sync Group", "request": { "name": "Create Password Sync Group", @@ -100405,7 +100405,7 @@ }, "response": [ { - "id": "abe9d2aa-1237-4e0c-a7c6-364f7ea76085", + "id": "99a6bfc7-7c57-45e7-983c-b9420d1ff370", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -100461,7 +100461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c812017b-bd78-40da-a9bd-012c34b9045e", + "id": "275c0cb3-47a5-4142-ad0b-8f0661299ad2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100517,7 +100517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2240b8a6-bf07-4fef-bdaf-3af3a44a9279", + "id": "0bfdf831-59ff-4517-9563-3efbad063397", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100573,7 +100573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40d4b5c7-3579-470f-be60-6ec570dc8deb", + "id": "f1464731-de0c-4d96-856e-fd491d7ae340", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100629,7 +100629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "133330b9-6be8-4e60-a43f-fe4a87f7dbfe", + "id": "c30b77a2-3bfc-43fc-85dd-4a8d20da503a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100685,7 +100685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e47e3540-930c-487e-9d61-95ebdb1cabdd", + "id": "f8d4ff7e-4f89-4b93-8c9c-5463eb039bb1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100747,7 +100747,7 @@ } }, { - "id": "a8ffa346-a86e-4cf0-ba2f-cfa0367acd81", + "id": "63549294-9ef7-46b7-953e-bd7b3e1bcbc8", "name": "Get Password Sync Group by ID", "request": { "name": "Get Password Sync Group by ID", @@ -100788,7 +100788,7 @@ }, "response": [ { - "id": "12b3c9a7-f700-4b23-ad90-8b35c9b4b935", + "id": "4a4424b0-c5fc-486d-8858-51f895d779be", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -100832,7 +100832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33bd1d1d-7d9d-49ba-8dc8-696c53930e5b", + "id": "4a387333-772f-4009-8bf0-9756148a295e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100876,7 +100876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "174dc234-e2b0-4c6b-9f3f-4a68a955faea", + "id": "bbbf7677-bb8f-40e0-bc0c-2be50bd544c3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100920,7 +100920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe7749a0-d078-48cd-a574-a27ab91105c7", + "id": "41742bc1-7db8-447f-b22c-cf369ed61504", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100964,7 +100964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1247d2cd-2461-4053-933f-98418d1f1136", + "id": "4030b081-c891-44d6-9a9e-67acb6f40a98", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101008,7 +101008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "499cc933-4951-4349-adf4-ec093b3ff568", + "id": "2b876682-412e-45ac-80de-f3078e8c160e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101052,7 +101052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7780819d-d700-4bb2-9b18-83e868a9dabf", + "id": "82c8bab4-d999-4c26-9529-a1f091741ac0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101102,7 +101102,7 @@ } }, { - "id": "683cf8d6-6382-44f2-aff8-b144a797430e", + "id": "9a9e974e-2612-43b7-8670-81840e213e07", "name": "Update Password Sync Group by ID", "request": { "name": "Update Password Sync Group by ID", @@ -101156,7 +101156,7 @@ }, "response": [ { - "id": "8e3c2f9f-4506-4749-81e7-01b36e6a0fd3", + "id": "b934d103-4d9a-42c9-80ce-c9fce6985e39", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -101213,7 +101213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a262820d-50b0-4b6b-bf8b-5f66f5cef84a", + "id": "10eeb6d2-bd40-4198-866e-114179b3ea6d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101270,7 +101270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "435ffb5a-241f-45dd-adf3-097cb2b0b2b5", + "id": "461c2438-55cd-4794-99be-1f10dfc08163", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101327,7 +101327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a947ce-4714-4853-8889-2b7cd969676a", + "id": "79865721-0327-40e0-b70b-0953279e4d1e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101384,7 +101384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49456e3f-52d2-43be-a727-ca3f87b83f99", + "id": "63541532-35b4-4d2a-86a4-298ba25bb64e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101441,7 +101441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a2f855a-f630-4b12-8ee6-b12baa55ca0c", + "id": "fd924053-28f4-43eb-a8a6-53d287c75673", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101498,7 +101498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cd3b50f-3c99-4117-b18a-8f610dbaccc3", + "id": "9e9fdaf2-bb87-4b39-8c85-6ae2e3d6708c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101561,7 +101561,7 @@ } }, { - "id": "461d1520-615e-4217-95ee-c2fef892364c", + "id": "d77c50ec-e569-4411-b708-eee785a0ef9d", "name": "Delete Password Sync Group by ID", "request": { "name": "Delete Password Sync Group by ID", @@ -101602,7 +101602,7 @@ }, "response": [ { - "id": "1bf8f5c9-10d5-41a5-a168-da44934ace6d", + "id": "c554983e-7ed8-45df-bf67-044f0ff52ce4", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -101636,7 +101636,7 @@ "_postman_previewlanguage": "text" }, { - "id": "af1dab14-7cb9-4a41-8b72-d76789202fb4", + "id": "c0431bf3-f0ca-4f03-9434-77126b449abd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101680,7 +101680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eb10f81-a55a-4f97-8ca2-d4ee7a6f2468", + "id": "c2e4ec45-4f12-4c7d-ad84-8dbab082d4e9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101724,7 +101724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9153596d-2f89-40b3-af7a-f7576741ed68", + "id": "4533c2c8-d632-4a23-804c-1c4ee49ac95b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101768,7 +101768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ac3e9c7-77ed-4c81-b169-3c4275716908", + "id": "699e5f34-a5c0-41ad-9e73-1ccaf7302bb8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101812,7 +101812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e017ad33-e254-46d4-9fef-717a773ad88d", + "id": "1949bdb9-96e6-430f-a951-36cf710fbcf2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101868,7 +101868,7 @@ "description": "Use this API to implement personal access token (PAT) functionality. \nWith this functionality in place, users can use PATs as an alternative to passwords for authentication in Identity Security Cloud. \n\nPATs embed user information into the client ID and secret. \nThis replaces the API clients' need to store and provide a username and password to establish a connection, improving Identity Security Cloud organizations' integration security. \n\nIn Identity Security Cloud, users can do the following to create and manage their PATs: Select the dropdown menu under their names, select Preferences, and then select Personal Access Tokens. \nThey must then provide a description about the token's purpose. \nThey can then select 'Create Token' at the bottom of the page to generate and view the Secret and Client ID. \n\nRefer to [Managing Personal Access Tokens](https://documentation.sailpoint.com/saas/help/common/generate_tokens.html) for more information about PATs.\n", "item": [ { - "id": "287fd18c-34ad-4ddc-a93b-62fdd9a44a04", + "id": "e596f199-2c85-402d-b52c-27b99287773a", "name": "List Personal Access Tokens", "request": { "name": "List Personal Access Tokens", @@ -101916,7 +101916,7 @@ }, "response": [ { - "id": "e510b903-676a-4741-972b-e6f1039c5332", + "id": "c756293e-b36a-453c-9566-dedb133cd617", "name": "List of personal access tokens.", "originalRequest": { "url": { @@ -101978,7 +101978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c50f1ba7-0141-4712-9126-9accba03aa3f", + "id": "d62705ed-9784-4832-a9fc-fdf939279122", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102040,7 +102040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfba83a1-15f3-4d43-9201-8c6a6663b2f3", + "id": "3ae6a9f3-e23d-4fda-8b4e-930bb1a0ad03", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102102,7 +102102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db0a321a-c395-4f27-b954-f655a2ccbcc7", + "id": "cd09c5c7-4de5-427d-a5d8-940618e487b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102164,7 +102164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b785d404-098e-4421-90ed-79d82a6c7102", + "id": "2cf56f55-4371-4aa2-9b44-073851f1dcb4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102226,7 +102226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b1fab0d-b615-460c-87e0-872cc56c3c47", + "id": "7bee99a5-dd13-46ec-91e4-93f4e161e61a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102294,7 +102294,7 @@ } }, { - "id": "1d255813-dd34-4690-a52b-051e1090c88b", + "id": "1895411b-ddd2-43d4-a61a-cb2d28bb0aa7", "name": "Create Personal Access Token", "request": { "name": "Create Personal Access Token", @@ -102336,7 +102336,7 @@ }, "response": [ { - "id": "e4226a0f-eeb9-4eb1-99d7-d05896406f09", + "id": "b6cf222d-9d58-475e-ab82-8f438f6c01e3", "name": "Created. Note - this is the only time Personal Access Tokens' secret attribute will be displayed.", "originalRequest": { "url": { @@ -102392,7 +102392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb7709c2-f4b0-40de-b6f8-f18d234e1ddf", + "id": "e5d3e2d9-90aa-4d6b-bdb9-f729a4701b3c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102448,7 +102448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d7e02a0-a227-4a96-8809-92ef31b35e45", + "id": "9b3db4ae-7137-4edf-9782-c693ecfac352", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102504,7 +102504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19f3f243-96b8-4259-a426-bded6f037a5b", + "id": "63a3d98b-f4e9-420b-a362-1ef77d82e585", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102560,7 +102560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fff8386-1234-4580-98c1-87ce156fb162", + "id": "65ff65b1-3967-4407-a716-ff6292eee4b1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102616,7 +102616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9376ba2d-1c3c-4dbb-bcdd-c11baccbf323", + "id": "24b7b9db-79aa-47ab-a4e1-2582374d72c6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102678,7 +102678,7 @@ } }, { - "id": "feb00f57-9b43-4738-9f04-810501919156", + "id": "11d26561-a1a5-4cd2-ba87-0bcd34fab413", "name": "Patch Personal Access Token", "request": { "name": "Patch Personal Access Token", @@ -102732,7 +102732,7 @@ }, "response": [ { - "id": "093839bb-ddb9-4e59-87fd-4a2d260bdbeb", + "id": "161574e3-8c61-47be-916f-5d411fefa9bf", "name": "Indicates the PATCH operation succeeded, and returns the PAT's new representation.", "originalRequest": { "url": { @@ -102789,7 +102789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa8f9108-a9b7-4560-be77-5f52e454c0d9", + "id": "bdf328b6-ee5d-4676-8535-56bd49fdff8a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102846,7 +102846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36525154-fd38-4003-880f-79be9636b1cc", + "id": "d90aeaad-379a-4a46-b242-2cbdbe56aae5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102903,7 +102903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "337ca038-1c04-468b-9c67-6a3a6ad8e276", + "id": "72bd7643-01be-4418-893d-348a3b9aad49", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102960,7 +102960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "754ac800-437a-4867-82d0-488c22120f12", + "id": "edca59d8-8a22-4062-a054-f1c2d852eed3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103017,7 +103017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8c0a022-c7fd-4fcd-9ac1-cd5dcc1d6620", + "id": "1e2b69a5-4f7c-408a-bcf0-a0ccf9e1cda0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103074,7 +103074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f73eb6f-41ab-43e2-b096-014f76796a22", + "id": "6c9be84b-2b9e-4926-8c98-cfcc73b77f9c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103137,7 +103137,7 @@ } }, { - "id": "de132646-da0a-4509-99d8-c8790ede8e96", + "id": "63f069dd-caec-4333-9ff4-dcd67be1565d", "name": "Delete Personal Access Token", "request": { "name": "Delete Personal Access Token", @@ -103178,7 +103178,7 @@ }, "response": [ { - "id": "f7b78b02-3191-4489-a6df-ddaf51d46612", + "id": "498a98d9-5f30-422b-8829-925d2af31071", "name": "No content.", "originalRequest": { "url": { @@ -103212,7 +103212,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a8ceb904-b8ff-4739-9af7-91b0837a6240", + "id": "7aca272d-718d-42e3-b563-c41bbf952dc9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103256,7 +103256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc1063fb-9a80-4a1c-9a1c-3cdb6fc9a06d", + "id": "e272efef-a814-45f8-b4ae-801acab5cdc9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103300,7 +103300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a828ed16-53da-49ac-993c-cc2265e79319", + "id": "0dd1bedb-e5ec-445a-9b2d-33cd3cb2cbf9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103344,7 +103344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "444958e9-9c49-46b1-8435-5f19f80ff43a", + "id": "b1c8e395-0d6f-49e4-8ea3-539997471a7d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103388,7 +103388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d1ddee7-4241-4940-a25a-c0edca1f7022", + "id": "84b07848-8902-4172-8936-4d056f75a58a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103432,7 +103432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "167d9ce3-f1fe-45fd-a932-f01e09aec67c", + "id": "303238f7-f2a7-4cf5-8c37-1466bddb623d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103488,7 +103488,7 @@ "description": "Use this API in conjunction with [Public Identites Config](https://developer.sailpoint.com/docs/api/v3/public-identities-config/) to enable non-administrators to view identities' publicly visible attributes. \nWith this functionality in place, non-administrators can view identity attributes other than the default attributes (email, lifecycle state, and manager), depending on which identity attributes their organization administrators have made public. \nThis can be helpful for access approvers, certification reviewers, managers viewing their direct reports' access, and source owners viewing their tasks.\n", "item": [ { - "id": "ab559b0e-333d-4378-8c43-a621194975b0", + "id": "cc4d7e5a-5d58-4ac2-a583-d8db8c2c0f61", "name": "Get a list of public identities", "request": { "name": "Get a list of public identities", @@ -103569,7 +103569,7 @@ }, "response": [ { - "id": "627cd8ff-c2c4-419f-87e6-69ee39c7db20", + "id": "6be3190d-e5bf-47ec-a73f-9c59fd98136d", "name": "A list of public identity objects.", "originalRequest": { "url": { @@ -103667,7 +103667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc3d9a07-7e3b-4577-8b86-9f9f5705fe2a", + "id": "e0313026-962c-43c1-a2c3-dbdb797ede32", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103765,7 +103765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cec6023-a839-45a8-836c-e6dfbf74706f", + "id": "289cde10-6337-4696-877f-c72725a591f1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103863,7 +103863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "872f67a5-92aa-499e-843c-fe6b393cb63b", + "id": "5b15b811-5f44-4d93-87ee-3aecdda4d7aa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103961,7 +103961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8c45b33-83d1-439d-b7e0-e2c5ba76eb0b", + "id": "11a7b43e-00d3-4426-ae27-40de6adb9f87", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104059,7 +104059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27fe029c-84c2-4381-8eb5-4f6ddf7b091f", + "id": "c0d7ec2b-7284-4e70-a963-1ed16e614780", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104169,7 +104169,7 @@ "description": "Use this API to implement public identity configuration functionality. \nWith this functionality in place, administrators can make up to 5 identity attributes publicly visible so other non-administrator users can see the relevant information they need to make decisions. \nThis can be helpful for approvers making approvals, certification reviewers, managers viewing their direct reports' access, and source owners viewing their tasks.\n\nBy default, non-administrators can select an identity and view the following attributes: email, lifecycle state, and manager. \nHowever, it may be helpful for a non-administrator reviewer to see other identity attributes like department, region, title, etc.\nAdministrators can use this API to make those necessary identity attributes public to non-administrators. \n\nFor example, a non-administrator deciding whether to approve another identity's request for access to the Workday application, whose access may be restricted to members of the HR department, would want to know whether the identity is a member of the HR department. \nIf an administrator has used [Update Public Identity Config](https://developer.sailpoint.com/docs/api/v3/update-public-identity-config/) to make the \"department\" attribute public, the approver can see the department and make a decision without requesting any more information.\n", "item": [ { - "id": "cac4fb31-c026-4228-8557-698464c25c73", + "id": "c28fe9f3-bb7f-4bec-95d0-99085b068a3c", "name": "Get the Public Identities Configuration", "request": { "name": "Get the Public Identities Configuration", @@ -104198,7 +104198,7 @@ }, "response": [ { - "id": "9d0856eb-b919-4623-8ace-0521f0acbb6c", + "id": "674c1fe1-2bf6-4e00-b354-f24e22641fe7", "name": "Request succeeded.", "originalRequest": { "url": { @@ -104241,7 +104241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70ea42be-cd05-48c7-8c72-d3b7901c1639", + "id": "621f88c7-35ca-4536-ba4c-715c2f911876", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104284,7 +104284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91a2aff6-7869-4c73-82d3-7f14ec53d2a1", + "id": "bd4cc250-b11e-454f-b8c9-a8c57cf2ad9e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104327,7 +104327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9023545-1ec7-4651-8f14-83682119db33", + "id": "f9c5dfe6-dee8-4a99-8b9a-ed79baae4c6b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104370,7 +104370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c43e233-0ec7-44be-b0bc-86441280cce4", + "id": "0c17d654-c447-4f73-9bc0-bf2fde99abbc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104413,7 +104413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53fad8bb-6858-4d66-8787-9cbc2d8540b5", + "id": "3deea009-d628-4b88-adb3-64b1deecabc2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104462,7 +104462,7 @@ } }, { - "id": "41c5537f-77ce-44d9-8a32-7c3c9817a1a7", + "id": "54020cc4-2c4a-4ee1-9fc3-2d39714a4d24", "name": "Update the Public Identities Configuration", "request": { "name": "Update the Public Identities Configuration", @@ -104504,7 +104504,7 @@ }, "response": [ { - "id": "41d872a5-9b21-43b8-a047-09c8d4342d27", + "id": "ec02096d-2572-49f6-9758-ebb0c93fdfc6", "name": "Request succeeded.", "originalRequest": { "url": { @@ -104560,7 +104560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfb953ef-8bac-422d-b76f-75b08d05dd8c", + "id": "0cb2ecfd-51e3-4b0f-967f-90ff869f4a8d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104616,7 +104616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e2e66fc-58c5-4cfa-a0e9-345634b1217c", + "id": "f8c31ecc-1d82-4c95-a0ac-21ecaafaf911", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104672,7 +104672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c9a0b63-5672-4ccc-83a3-ddbc943543c3", + "id": "7186b828-2e6b-460e-97c3-096bfdff14c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104728,7 +104728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d48b4ab-50d2-48fc-b556-c92356e69697", + "id": "819d50d2-7ee5-4ac2-b671-bb7e504817b7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104784,7 +104784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "342c040d-f979-494d-be7c-000c45728df6", + "id": "46b20e8a-d9d9-48ef-b759-3d887807b63d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104852,7 +104852,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": "ef3ce222-0db7-4171-bcff-bd56e0663865", + "id": "054d74c5-80a1-4d1a-b266-1781c24b8e5d", "name": "Get Report Result", "request": { "name": "Get Report Result", @@ -104904,7 +104904,7 @@ }, "response": [ { - "id": "2103db84-0f14-4a22-84e3-a1a2131b6ea1", + "id": "2a6a6cef-4d95-4494-a1d2-964400acc3cc", "name": "Details about report that was run or is running.", "originalRequest": { "url": { @@ -104959,7 +104959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f95c20d7-39df-4bde-a1fe-4a7bfde686e9", + "id": "e3935426-2293-48fc-ae24-1806eb5b6285", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105014,7 +105014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "063435de-d3bb-4b18-9e0c-7e30ee2dfd30", + "id": "85cb3b03-b3a7-4024-bd2b-e4c291025fc6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105069,7 +105069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d2c7f64-64f6-4217-be9f-0a0378552ae4", + "id": "4c5f8bd4-9a3c-4383-b156-c78976adec18", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105124,7 +105124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7802322a-d5f2-4f69-b916-233ec9564029", + "id": "6ce961f1-0827-474b-82e2-8ff97628ebae", "name": "Too Many Requests - Returned in response to too many requests in 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 @@ "_postman_previewlanguage": "json" }, { - "id": "eda96983-36da-43a6-a87b-c51ce2c9f78d", + "id": "c9d8a896-a1b4-4aff-933a-363203c6747b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105240,7 +105240,7 @@ } }, { - "id": "4d6f3960-bce4-436c-ba4f-5291b2083fae", + "id": "31288353-ece6-4c98-843b-8ac0b9610cb0", "name": "Run Report", "request": { "name": "Run Report", @@ -105283,7 +105283,7 @@ }, "response": [ { - "id": "e4eb490f-c0de-4e39-8954-d8c12964b455", + "id": "56bec63d-4244-4994-8940-989b50996275", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -105340,7 +105340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e44be0a7-1522-47eb-a9e1-ae3924c82ee1", + "id": "33814e4f-2c91-4213-93d3-68883f6d950f", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -105397,7 +105397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cc03175-2ee5-4008-ab58-f3b58a1a2947", + "id": "e0a6fb0c-9b88-48c5-8cc2-e4caa103fa5c", "name": "Identities report", "originalRequest": { "url": { @@ -105454,7 +105454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1415880e-b739-495b-a8e2-adf634a1e243", + "id": "f68fc90a-0cff-452f-a4fe-c3060912de5d", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -105511,7 +105511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f4f4adf-cf0a-41ff-a3cd-17e5b84df599", + "id": "c402e152-e5e9-4a73-8bd9-a7e2b771a05b", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -105568,7 +105568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e41c3503-9f33-4504-9c85-d2faadd69d06", + "id": "5764b8cd-cf09-4b04-9ddd-200f731a3e0f", "name": "Search Export report", "originalRequest": { "url": { @@ -105625,7 +105625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8aba91cc-c2cd-4c1e-8e71-8e0cd8095986", + "id": "cadbd267-d7be-44f6-85dc-da798277c074", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -105682,7 +105682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "915314e2-8e1c-4895-b05a-914537bb04c3", + "id": "f9489133-1470-4948-9e66-fd8e3c5f0219", "name": "Account Export report", "originalRequest": { "url": { @@ -105739,7 +105739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9e6359a-b237-46c9-8ddd-8b56a71d85d2", + "id": "5e29b0f4-6ca4-4cf2-adee-45017ba1e68e", "name": "Identities Details report", "originalRequest": { "url": { @@ -105796,7 +105796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd6dc9b5-9b5e-41d7-a84c-a3c93e42d2eb", + "id": "8765d6bc-91b3-4670-a694-b4d9e538b805", "name": "Identities report", "originalRequest": { "url": { @@ -105853,7 +105853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a21ca34e-38d3-4598-8348-5ede52e1a43f", + "id": "bde47f78-3fbb-434a-98b2-a01c97b431e5", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -105910,7 +105910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d23505d0-9f64-4118-bdf1-8a0cb8094232", + "id": "33db683a-2bd8-4755-bffa-fd10fde9e290", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -105967,7 +105967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70f7756c-1226-4904-a5ac-44e89f44d00f", + "id": "25a86307-4f3f-4b36-9f0a-0e8e5a279d42", "name": "Search Export report", "originalRequest": { "url": { @@ -106024,7 +106024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "075777ed-7a2c-4be4-bf65-8afe512cb77f", + "id": "678f87b3-1315-457f-a3da-070946bb31d9", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -106081,7 +106081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0b27347-1f5f-44ea-a5fb-6bc938156ea7", + "id": "66355582-900c-493b-8167-607f4731de3d", "name": "Account Export report", "originalRequest": { "url": { @@ -106138,7 +106138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a8a0275-4a0a-4ee2-973b-198693845af7", + "id": "e96d7b39-472c-417d-bfce-c4cea97bd75c", "name": "Identities Details report", "originalRequest": { "url": { @@ -106195,7 +106195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc0259b3-206a-4800-ade4-b5f721f22859", + "id": "67ada5d1-79e1-4d62-a5d9-e8ac1aaffb45", "name": "Identities report", "originalRequest": { "url": { @@ -106252,7 +106252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "590d34eb-0577-420b-b0b1-8a8b0dfedfd6", + "id": "734b1872-2372-4890-9d88-5712db9f9f25", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -106309,7 +106309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16dd2a18-0af0-4bea-b483-1e6b46bbe2ee", + "id": "2d728459-c8ce-421a-b265-7abab4178209", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -106366,7 +106366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94a4a0fe-8ee2-4326-a4c0-9128942bcb19", + "id": "7a3040e0-d29e-46ce-84c8-6eef29d8fa71", "name": "Search Export report", "originalRequest": { "url": { @@ -106423,7 +106423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d5ef41a-73cd-4abb-8ebb-25c080cb8afa", + "id": "7cd6ba15-b92a-4672-9c32-18320fe34e87", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -106480,7 +106480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff5e6f40-923b-4d23-bbe4-041f04167883", + "id": "50069d71-99fd-4d39-8304-c2bdc9e904c6", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -106537,7 +106537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bba37719-1eb7-458c-bc66-58edb3eb30ae", + "id": "fce1eaca-ab24-4a5a-bb5d-d6b9cf0869ff", "name": "Identities Details report", "originalRequest": { "url": { @@ -106594,7 +106594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8700747-06a9-46ed-a9f0-8a1135ce5fe0", + "id": "358bdba7-bbe9-44d4-b061-85d9cea500ee", "name": "Identities report", "originalRequest": { "url": { @@ -106651,7 +106651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8595c227-2fb6-41b0-8cad-068ea3394873", + "id": "d69a9734-aac8-40a4-9d3a-5624cf06da39", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -106708,7 +106708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a73ce08a-6c9d-4677-a798-8c9de43a3a34", + "id": "286a3e28-cf49-43f2-85db-59eadef8b96b", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -106765,7 +106765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "608dc60c-5e0a-4233-9ecc-e91312e6f110", + "id": "ac268e4e-223a-4199-8831-7fbd42af2aae", "name": "Search Export report", "originalRequest": { "url": { @@ -106822,7 +106822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "454663e6-670e-416e-981e-65cb042e60f6", + "id": "163eb9db-e685-4da1-8917-020a1d878034", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -106879,7 +106879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "114bd916-2bc0-4c8a-aaa7-2ffd004059c1", + "id": "dd9163e1-3d80-4025-9f4e-e0a567b5b0eb", "name": "Account Export report", "originalRequest": { "url": { @@ -106936,7 +106936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59abd98b-b8ed-439c-ac1a-29639f83804e", + "id": "34ebff63-3a56-42bb-9a50-a133b87054b0", "name": "Identities Details report", "originalRequest": { "url": { @@ -106993,7 +106993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67ff01a6-f6fd-436b-98e5-256337b6dde8", + "id": "c986a3b0-9996-44be-9222-58b65f63466c", "name": "Identities report", "originalRequest": { "url": { @@ -107050,7 +107050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eeb3c9e4-c59d-4ea6-ad26-49f5cd6b6142", + "id": "62ea671e-81f8-4253-990c-bbe940185069", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -107107,7 +107107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91855efb-573c-4bc2-84f1-271b35e8c8b9", + "id": "2d180496-cf65-49fa-8d36-67e9bd33a64e", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -107164,7 +107164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9443e708-23b0-4597-a648-00a6a557f686", + "id": "051729dd-8967-4564-ab29-8141e4e3c96f", "name": "Search Export report", "originalRequest": { "url": { @@ -107221,7 +107221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b97259c1-931f-415b-9574-e3c2b4c952ed", + "id": "97048663-a4ac-475e-8d4f-f0b206020cb9", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -107278,7 +107278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26341089-ad63-422c-9f2a-ef17f971e3c4", + "id": "aa952cd7-149a-4bc6-8736-39dc1eb5df28", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -107335,7 +107335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a48613-76c2-467d-8cea-ac8e318cc7f9", + "id": "894cfadf-3976-4a15-8d5b-3f357379a970", "name": "Identities Details report", "originalRequest": { "url": { @@ -107392,7 +107392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ae8dbe4-c02d-449d-8c2f-f88aa0d97959", + "id": "e0bf3843-35fe-4685-a099-781ac9997c07", "name": "Identities report", "originalRequest": { "url": { @@ -107449,7 +107449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd7cd5b4-4dea-46b6-aa62-ee9a3860e9a8", + "id": "43da1c18-ed7c-4583-be83-81aa6a1e93ff", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -107506,7 +107506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8c0dbba-ac7b-4db0-aacf-b5f881c5fc3f", + "id": "b2183d79-386d-4366-916a-a3e614b3e518", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -107563,7 +107563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4bec91d-8ed9-4051-b87c-a746198a8165", + "id": "e5b6b32c-a554-4045-a100-7d7ab27fbd4a", "name": "Search Export report", "originalRequest": { "url": { @@ -107620,7 +107620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbea91e4-b599-4a5a-b7df-39a2879e5378", + "id": "2c5721d7-2b37-4402-8222-c0c8324de4a8", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -107683,7 +107683,7 @@ } }, { - "id": "9ba9fd94-2a2c-4d71-9069-d3ae9f76f231", + "id": "f68187e8-40af-48ae-a238-ffd7fad4b208", "name": "Cancel Report", "request": { "name": "Cancel Report", @@ -107725,7 +107725,7 @@ }, "response": [ { - "id": "50b4f05a-8db6-4ad0-a97e-b7ae78dff85f", + "id": "c5c28c26-b99d-430f-b99a-917d4d47e7c0", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -107760,7 +107760,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c61256b2-e474-417a-94a2-78069a1bc806", + "id": "71fd2209-e5c1-42fb-a405-ec561c7e0556", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107805,7 +107805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22a180ac-2831-4f0d-b964-70ea7e4f3334", + "id": "908d7df1-5452-41b7-9ce7-d01c560fe511", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107850,7 +107850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49914838-d6fc-4e38-85c7-26471dff883d", + "id": "92cfcb63-2d81-4d1b-a13d-ad9a9ebfa1aa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107895,7 +107895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae36de68-92a5-488f-a01e-c459f939b6c5", + "id": "220b3e8c-5099-442b-af89-c3c95432bad0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107940,7 +107940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b2860b2-acab-4e30-9c44-289ecf91d67a", + "id": "fc76eec5-bde8-452d-a409-b1fb7a49b5fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107991,7 +107991,7 @@ } }, { - "id": "f1d35d65-c932-43f9-af34-6996eeebdcb4", + "id": "219eb921-f494-42f1-9264-91070788baca", "name": "Get Report File", "request": { "name": "Get Report File", @@ -108060,7 +108060,7 @@ }, "response": [ { - "id": "bb18e5f4-0bde-4ad6-92c3-3c8d7a648710", + "id": "d9337e32-b1f2-4638-b0a5-b00a3d846b46", "name": "Report file in selected format. CSV by default.", "originalRequest": { "url": { @@ -108136,12 +108136,12 @@ "value": "attachment;filename=\\\"fileName\"" } ], - "body": "est sunt", + "body": "id ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "32201bbc-d5d3-47a5-99f6-ca58f2bae5cc", + "id": "08fe302a-3e31-4f53-b088-89e30aecbe43", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108213,7 +108213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cb50e00-9ff0-4284-8c49-f7f80ebbd9ed", + "id": "d6801627-5087-4912-a33f-8b30ea3a6cf7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108285,7 +108285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0835d1d9-6209-46ab-b296-c060f68b0aa4", + "id": "984ab759-8208-46be-b0ad-4b7dead6960e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108357,7 +108357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f63f495-c084-47bc-a9f7-9a6f0bc754d8", + "id": "97f8048d-2c1e-408e-9ce4-a8c38931e490", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -108429,7 +108429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cb72c2b-b393-47ab-a6fa-68aa7cfb7418", + "id": "9b152a29-945d-4db8-bb11-a668f1927a22", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108501,7 +108501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "076c308d-25c3-4bc1-b3d4-e94d6a48ae5f", + "id": "1d93f6e4-6104-4934-ba01-0fa0d6d2c528", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108585,7 +108585,7 @@ "description": "Use this API to implement requestable object functionality. \nWith this functionality in place, administrators can determine which access items can be requested with the [Access Request APIs](https://developer.sailpoint.com/docs/api/v3/access-requests/), along with their statuses. \nThis can be helpful for administrators who are implementing and customizing access request functionality as a way of checking which items are requestable as they are created, assigned, and made available.\n", "item": [ { - "id": "596ea79a-9703-483f-b143-e52f3e2f6015", + "id": "b6b7ecd9-30e5-4661-bccc-d1afead5fd49", "name": "Requestable Objects List", "request": { "name": "Requestable Objects List", @@ -108696,7 +108696,7 @@ }, "response": [ { - "id": "778b4772-c3c1-41a0-8300-8ea62b0c8b0e", + "id": "bcc165c8-c00c-4287-a9d1-6b546b4cc1c5", "name": "List of requestable objects", "originalRequest": { "url": { @@ -108821,7 +108821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "789d5086-31b8-4290-af69-7bf98542ff91", + "id": "9c51be45-5f1c-4dfa-999e-f194cbd85285", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108946,7 +108946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53199257-3bb2-424f-9f28-1e905471d01d", + "id": "6d1c3308-cd36-4a77-9887-5555a6fda4f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109071,7 +109071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b52700de-1575-4706-9ccc-7d32e80d3403", + "id": "52837ff2-6ae7-4f0e-acdc-49db4433f239", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109196,7 +109196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23678a0a-e921-4226-9c1f-8772ee01eb19", + "id": "563d7b09-116c-41b1-b840-b96d6993f409", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109321,7 +109321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26430923-937a-4ea2-b4b3-29c826808f9a", + "id": "747bf171-7af2-4cfc-b680-df97221345f4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109458,7 +109458,7 @@ "description": "Use this API to implement and customize role functionality.\nWith this functionality in place, administrators can create roles and configure them for use throughout Identity Security Cloud. \nIdentity Security Cloud can use established criteria to automatically assign the roles to qualified users. This enables users to get all the access they need quickly and securely and administrators to spend their time on other tasks.\n\nEntitlements represent the most granular level of access in Identity Security Cloud. \nAccess profiles represent the next level and often group entitlements. \nRoles represent the broadest level of access and often group access profiles. \n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nAn administrator can then create an even broader set of access in the form of a role grouping the 'AD Developers' access profile with another profile, 'GitHub Developers,' grouping entitlements for the GitHub source.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nWhen users need both the 'AD Developers' access profile and the 'GitHub Developers' access profile, they can request access to the role grouping both. \n\nRoles often represent positions within organizations. \nFor example, an organization's accountant can access all the tools the organization's accountants need with the 'Accountant' role. \nIf the accountant switches to engineering, a qualified member of the organization can quickly revoke the accountant's 'Accountant' access and grant access to the 'Engineer' role instead, granting access to all the tools the organization's engineers need.\n\nIn Identity Security Cloud, adminstrators can use the Access drop-down menu and select Roles to view, configure, and delete existing roles, as well as create new ones. \nAdministrators can enable and disable the role, and they can also make the following configurations: \n\n- Manage Access: Manage the role's access by adding or removing access profiles.\n\n- Define Assignment: Define the criteria Identity Security Cloud uses to assign the role to identities. \nUse the first option, 'Standard Criteria,' to provide specific criteria for assignment like specific account attributes, entitlements, or identity attributes. \nUse the second, 'Identity List,' to specify the identities for assignment.\n\n- Access Requests: Configure roles to be requestable and establish an approval process for any requests that the role be granted or revoked. \nDo not configure a role to be requestable without establishing a secure access request approval process for that role first. \n\nRefer to [Working with Roles](https://documentation.sailpoint.com/saas/help/access/roles.html) for more information about roles.\n", "item": [ { - "id": "918ac6df-a58b-45a5-8ce0-98e437705f71", + "id": "ff708ed4-4d97-4ca3-a5b9-c8e856eaa248", "name": "List Roles", "request": { "name": "List Roles", @@ -109560,7 +109560,7 @@ }, "response": [ { - "id": "b498fd40-58d5-4f8b-b6c8-8b72919918bf", + "id": "5955e76b-b26b-4e1d-a747-86983db0ab6f", "name": "List of Roles", "originalRequest": { "url": { @@ -109676,7 +109676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc698230-6c4d-4d13-8541-aa9247512d65", + "id": "9b1114a1-2c68-49e8-8748-d8287430b0af", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109792,7 +109792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e6fdd08-bb6e-4bd3-ad5e-666aa1656446", + "id": "22b290c4-3f14-44ae-93fc-365d1e1d2adc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109908,7 +109908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06915916-1638-4f6d-9eb5-6b900c281815", + "id": "60c9d44b-4e44-4e68-b612-9f87bc4bb7a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110024,7 +110024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd2b50da-bcf2-4792-81d1-b1a3709b60f4", + "id": "3efa5e1c-19bd-40f8-bd40-e651d6deba86", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110140,7 +110140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b24b8ae-4f4d-4057-be14-67020505a339", + "id": "981f5c59-e0bf-403f-8a20-92964e5dea7b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110262,7 +110262,7 @@ } }, { - "id": "7a696587-2bcf-444e-8b3a-3c4c7f27dee7", + "id": "63e97254-b4d2-4396-91e1-2eb96c8e5ba4", "name": "Create a Role", "request": { "name": "Create a Role", @@ -110304,7 +110304,7 @@ }, "response": [ { - "id": "6bac5efd-7c9c-4c3e-9b4f-1b91322b7e89", + "id": "67982e70-5d8b-4e89-8ab0-50bfd29a18ee", "name": "Role created", "originalRequest": { "url": { @@ -110360,7 +110360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3ddf24c-ff9c-4e63-8b05-c0d631f97bdd", + "id": "6bd04c83-71d2-442e-9147-6d15b1f006b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110416,7 +110416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ba68b6f-2b58-4212-b688-4f551a95a073", + "id": "8cbc40f0-5ae7-4b1e-8631-a3cfca80cee1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110472,7 +110472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0fb123d-5ab4-4de1-b647-fa9a69dd2ac9", + "id": "f4136a68-65a7-47dd-9951-00161434c74f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110528,7 +110528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6281384-3bcf-4df3-b1a8-1bd4469b7b3c", + "id": "45596106-3b67-45fc-9206-497633312adf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110584,7 +110584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37f6d109-8d57-4240-a2ca-94f231a36f83", + "id": "aa6d8d95-5004-47c2-9fa6-5d3b1a4c8b7a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110646,7 +110646,7 @@ } }, { - "id": "a8a29dc2-9119-46a6-8b03-63e430a9487a", + "id": "2bdbe060-6f6b-47ad-88e0-07c22cbd94a0", "name": "Get a Role", "request": { "name": "Get a Role", @@ -110687,7 +110687,7 @@ }, "response": [ { - "id": "b7e3b1bb-a860-4239-a0c5-1f3758ee3d35", + "id": "e13d396c-30cf-43fa-99bd-8f1a9b8bcc62", "name": "List of all Roles", "originalRequest": { "url": { @@ -110731,7 +110731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d89c9b84-58c0-4f10-9886-8aa5d480b1e6", + "id": "2688ca32-e230-4f73-bdc1-e61556a1122b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110775,7 +110775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "005085e5-693d-4349-9ea6-9e7d33bc01f3", + "id": "63f72909-8bbd-4630-b9c6-4fb7bd289094", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110819,7 +110819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7df9d48-a39e-48cb-b0a3-072977929a42", + "id": "c56cb2dd-c871-436e-a2e7-bd24440d0553", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110863,7 +110863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c9c280e-8b25-45bb-af70-66f68baa62ba", + "id": "8fe31160-510f-4950-a08f-63f4e5a0bf1c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110907,7 +110907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d842355-c443-4272-bb57-3b5e3a0ccd6e", + "id": "22a7363a-1718-4007-8948-5e8bdfef4df6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110957,7 +110957,7 @@ } }, { - "id": "272cdc64-fbb8-44ef-946a-ff2d1ea7a74a", + "id": "e2a01ab5-ea0f-416d-99ff-8a464442ceee", "name": "Patch a specified Role", "request": { "name": "Patch a specified Role", @@ -111011,7 +111011,7 @@ }, "response": [ { - "id": "e5a65be4-d5d2-4019-a88e-a2902e180576", + "id": "bb94e8d4-1780-43a6-8191-ad7355be5c35", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -111068,7 +111068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "347d82cc-9554-448a-bbfb-d079a830f3d8", + "id": "95209328-966d-4633-bd19-30ea08148696", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -111125,7 +111125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34f12f96-5288-4879-8567-a35b32065d3f", + "id": "2c450b55-9bcd-4e7a-8507-44cef12ae267", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -111182,7 +111182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f730e15-7baf-4f5b-aeb4-9b0586aedc73", + "id": "6dc408c3-1344-4896-97a8-888245534870", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -111239,7 +111239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f92ff19c-06ed-49e7-a3ad-27ab2cd1ec60", + "id": "66f3d844-302e-4a94-9ea4-f60da8b6ac5a", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -111296,7 +111296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "332b7d42-72ff-44c0-90da-95539dcd29e6", + "id": "5c138909-88f2-40d4-a40b-6b98579f9440", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -111353,7 +111353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43cf84af-2e2b-4771-82eb-e5b8a12b7276", + "id": "ce812448-5df8-435a-af33-8bbded71f4a9", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -111410,7 +111410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fca0b4b3-8e3a-41c7-8d27-0672fabd39e6", + "id": "2de5105d-b4ca-4e8e-988f-0fd644bfe2fa", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -111467,7 +111467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "978d9105-ea87-4e0f-8d6e-c24acffec1e5", + "id": "fd9a30ba-b745-49c0-b525-eab43f783f99", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -111524,7 +111524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cfa037b-b280-44ea-a30b-72f52364cee1", + "id": "0c6b0f04-618e-4186-b1df-70e76dd97bcf", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -111581,7 +111581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f64a0d9e-8387-4475-8c9b-17d0ae15d547", + "id": "e2b1bb64-5428-47dc-8923-cfbe254fb471", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -111638,7 +111638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11d6d70f-c8bf-41f8-b893-0f40ce9e7ce3", + "id": "4f42d6af-3594-47ef-ba92-0e309641062a", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -111695,7 +111695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f322324b-b05c-42a4-9750-eb20fde4e07d", + "id": "a854089b-574f-43be-9b69-37f0baa59268", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -111752,7 +111752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "629122ea-6325-42b1-93b6-e4a11404f672", + "id": "bfb71e21-2386-4c57-8f54-398e25be7283", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -111809,7 +111809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7494fb17-be65-40b9-81f3-6e504370e796", + "id": "56fe7018-c926-4f8d-894a-e73ebc7b3c61", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -111866,7 +111866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d7e85cb-0fba-4101-88d5-2732c031d30b", + "id": "78641e18-08ca-4a41-8be1-07c58d41e7c3", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -111923,7 +111923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8344a745-2ed5-481d-90e2-f9f3629a1e6c", + "id": "31a54254-dcc0-42eb-8d8a-544d1d609912", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -111980,7 +111980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cf7a222-5574-415a-96e9-8b399fc808e6", + "id": "f06b2507-915b-4ccd-a60a-95bb8a61e88c", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -112037,7 +112037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8e3235b-d9f8-4c09-b5d8-fac2ad00849c", + "id": "054e870d-c56c-4cc1-b0b5-0fe7d67f9bed", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -112094,7 +112094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "403205dc-fcc4-4f1f-bfa7-3ccaf030cdf3", + "id": "034b9b01-b45c-41bb-81cf-7061862b932a", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -112151,7 +112151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63b583f7-56d7-474a-9779-ce0538ba1011", + "id": "a9e0d29c-729a-4a98-94ba-b525ab18b5cf", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -112208,7 +112208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3b19e0e-9b13-41a5-99b2-10e4063c234e", + "id": "9939b4ac-f7a9-4a07-afe9-438d41ed8439", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -112265,7 +112265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9abd92e-f196-436c-b5c6-4be850918c10", + "id": "c7b89a91-e048-46c1-825b-8ac9f91d90eb", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -112322,7 +112322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ce442c1-6b49-41e5-ada3-9f5c0873d7c9", + "id": "616b3c97-c618-4e41-a88d-528d81cce7eb", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -112379,7 +112379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8df9a2d7-af91-4574-abcf-4377390f48d7", + "id": "845d9dd5-94fd-40c6-9088-0f2e8b82176e", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -112436,7 +112436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db504fbe-e00c-4a28-9f3a-8b9a46bb7114", + "id": "9a7eab79-0db2-4673-9d86-32a4b169bbec", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -112493,7 +112493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aea56e1b-7569-4128-b953-b8ecbd24fd9d", + "id": "84a56c98-a5db-42f1-ac7d-e07c50113ce5", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -112550,7 +112550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7daacb36-3aee-46ac-8904-7ba622567eab", + "id": "b479ff08-e06b-421f-8cd2-e315e00fb619", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -112607,7 +112607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b308b7be-8c56-46ed-9aa6-dac280b90df8", + "id": "02d49d9d-c6c5-4583-9cb2-586e8ace057e", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -112664,7 +112664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "156902c4-2315-4c03-8a4e-3cd183846948", + "id": "90d17578-5550-4315-91f7-1bcf192c4329", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -112721,7 +112721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1a9f564-7f74-4a86-ba29-ffa7d5d01f5d", + "id": "92af12f7-f90f-4a4e-9281-78d35645bd50", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -112778,7 +112778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "907aaaad-15bf-42c3-aeb4-04f9006d9d25", + "id": "433793c3-1ecb-40cc-b8e9-761482981fbf", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -112835,7 +112835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0469a810-e7f6-4573-a196-fd2d61bd182a", + "id": "192b766e-e185-4b91-97ca-f9cc464fb3fd", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -112892,7 +112892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e854918-a83d-40d5-9c5c-c8c379cdaca9", + "id": "0531c332-2494-4e21-a694-124fa1b248bc", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -112949,7 +112949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2fbc526-840e-4ad7-acf2-6db9630b7a85", + "id": "e674d5d0-f7dd-40de-9e3d-fc0b0e084e4f", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -113006,7 +113006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b32cc7b2-ae15-488c-bbb8-2bb6d643c295", + "id": "81883749-36de-416f-aca5-3034d23e7df0", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -113069,7 +113069,7 @@ } }, { - "id": "78f5242b-d567-46f5-87a1-8cb4eabb3139", + "id": "167660fd-f0a3-45d8-bb7b-38c33da4a754", "name": "Delete a Role", "request": { "name": "Delete a Role", @@ -113110,7 +113110,7 @@ }, "response": [ { - "id": "57ef9447-4e99-47e7-ac40-8fd63f6d7d1e", + "id": "52116f80-cebe-4448-8f73-5f456fb604ec", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -113144,7 +113144,7 @@ "_postman_previewlanguage": "text" }, { - "id": "82ca9d6e-32ca-473b-8022-6042d6b07960", + "id": "7dbac1bd-d8cc-43bf-8818-695e01f445ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113188,7 +113188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c09f03f1-f3f6-434e-8be0-210db4587652", + "id": "c294d7b8-8137-4533-b244-0249121061c8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113232,7 +113232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18d4d10f-c2a2-4d4b-ada1-8d4d3b87c155", + "id": "13e00634-fc9d-4bd1-9397-5351cf4e5444", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113276,7 +113276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a83116ec-ec2d-4329-b213-685aee8eca8c", + "id": "2dfeb06e-83be-44e7-a4f6-5bc34241493b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113320,7 +113320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe6e0521-c7a8-44e5-956c-281f87865645", + "id": "489d9e22-60b3-4382-9d43-d1032397575b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113370,7 +113370,7 @@ } }, { - "id": "05390161-2cbf-4fdc-b78c-639c6bc0bdeb", + "id": "7ba1b2c8-8740-4688-9c38-3de81ccee4f4", "name": "Delete Role(s)", "request": { "name": "Delete Role(s)", @@ -113413,7 +113413,7 @@ }, "response": [ { - "id": "5f663e55-3b6f-46b3-b9e5-e7c5ed0bba67", + "id": "5c675895-f39c-4191-b552-78d699ff657d", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -113470,7 +113470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb80a03a-8c67-46c1-bba7-69295ed13dd3", + "id": "62bd927c-41f9-4686-9566-f2ee36d729b4", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -113527,7 +113527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c0e3f6d-b37a-4452-9fcb-78a3eb958378", + "id": "1236a833-f776-4c3a-bf28-f294ff813d96", "name": "400.1 Role ids limit violation", "originalRequest": { "url": { @@ -113584,7 +113584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ed44041-22be-4380-ba51-0d8378d647b7", + "id": "f1e2d3f0-a8b0-449b-b33a-941fe039d329", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -113641,7 +113641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "225245b2-c4f0-4bea-b07b-8c765949074e", + "id": "cdb398ea-1e5d-45b6-9fae-f435af900145", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113698,7 +113698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e8787f1-0264-4e4d-acfb-a9a876b12af4", + "id": "75b853b2-f1f5-42e9-973f-b1fccff94342", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113755,7 +113755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36861080-73e7-453d-a904-5879af110f03", + "id": "feda666b-7773-4fa3-8fdf-afeacfa64e78", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113812,7 +113812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "261768f6-1498-4535-9b59-cc19378d244d", + "id": "741c1e47-d658-4006-b212-8340b06fbc34", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113875,7 +113875,7 @@ } }, { - "id": "a1209f6e-fe9f-4860-8307-3e9b2ba88b7d", + "id": "8cf30a5a-d886-4b8c-b2ef-307d007cdf04", "name": "List Identities assigned a Role", "request": { "name": "List Identities assigned a Role", @@ -113960,7 +113960,7 @@ }, "response": [ { - "id": "ee2081cc-ed21-4ae5-a002-eebf76d47b82", + "id": "43723190-cda1-4443-81ac-ffe7087ca9ef", "name": "List of Identities assigned the Role", "originalRequest": { "url": { @@ -114051,7 +114051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49c7e861-ad23-4b55-8433-73b9f0ee1502", + "id": "807fccdb-e146-4499-9a8b-df22370c160c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114142,7 +114142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00365390-edf1-421c-9494-b4d317cfdaa2", + "id": "e2b610fe-f5d1-4885-9c0f-e3c83d1e4bef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114233,7 +114233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66e73639-de36-4e2c-91b0-ce4dfa9f0238", + "id": "459a2ca9-da11-4cae-8fb1-de65b219357c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114324,7 +114324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acc53760-bc63-4576-840c-873dcb41d51c", + "id": "228bd2b4-081d-42a1-9c74-5bb41a2c8334", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114415,7 +114415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "209f1ece-44c1-4da0-b59d-a4198d09c09d", + "id": "2617868d-47eb-47f7-8ea6-4f72a4b624fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114518,7 +114518,7 @@ "description": "Use this API to implement saved search functionality. \nWith saved search functionality in place, users can save search queries and then view those saved searches, as well as rerun them. \n\nSearch queries in Identity Security Cloud can grow very long and specific, which can make reconstructing them difficult or tedious, so it can be especially helpful to save search queries. \nIt also opens the possibility to configure Identity Security Cloud to run the saved queries on a schedule, which is essential to detecting user information and access changes throughout an organization's tenant and across all its sources. \nRefer to [Scheduled Search](https://developer.sailpoint.com/docs/api/v3/scheduled-search/) for more information about running saved searches on a schedule. \n\nIn Identity Security Cloud, users can save searches under a name, and then they can access that saved search and run it again when they want. \n\nRefer to [Managing Saved Searches](https://documentation.sailpoint.com/saas/help/search/saved-searches.html) for more information about saving searches and using them.\n", "item": [ { - "id": "f54494e3-f2a4-4006-81f0-f4220625e19a", + "id": "da440ebf-f309-4dcc-9d7a-c83a4e9a0d38", "name": "Create a saved search", "request": { "name": "Create a saved search", @@ -114560,7 +114560,7 @@ }, "response": [ { - "id": "722339d5-8314-4667-984c-27d4f7c8ad51", + "id": "2b2277d7-b0fd-4c86-8cd6-953844b9b702", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -114616,7 +114616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "726a3f6c-fcd9-4700-aba7-4e141f30006e", + "id": "4b8ef80e-285f-4270-9bfd-b2944dcd2287", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114672,7 +114672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6de9e5c6-153e-4f9d-a6ed-1577c39814e9", + "id": "3f63fa9c-aada-46fe-b9ae-cf523f0b1833", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114728,7 +114728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c302c1e9-c8b2-4481-ad12-5cf1a490dd6f", + "id": "ef8d3d85-5c2a-41e0-a253-9a74de8562a6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114784,7 +114784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44f8761f-3cf3-459d-9dc4-52b04ad36fa4", + "id": "368c2ecf-f43f-490f-be83-8988dd0c03e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114840,7 +114840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcef918d-67ad-4677-aef4-fb01a6789283", + "id": "bc95bfc8-5778-4cec-b37a-95ec7ede94f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114902,7 +114902,7 @@ } }, { - "id": "67b5466b-161d-4684-9e3e-586dfd5073df", + "id": "d76d1a22-797a-4891-b77a-90dc86cd1f46", "name": "A list of Saved Searches", "request": { "name": "A list of Saved Searches", @@ -114968,7 +114968,7 @@ }, "response": [ { - "id": "aac836e5-4a6e-4bb6-899f-b1fac2a9c7c3", + "id": "2e506998-edf6-45fd-8382-28f7bf0ae478", "name": "The list of requested saved searches.", "originalRequest": { "url": { @@ -115057,7 +115057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e36db828-d719-4c9e-8f18-5d3764f48664", + "id": "1908e5ba-aaf6-4888-98c7-d4952a407823", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115137,7 +115137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4104522-2f9a-4a10-b769-63b146eb5f7d", + "id": "b9c2bf38-0c1f-4ad2-bdbf-bf737424a5fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115217,7 +115217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5a346ad-d760-407a-bcdd-5e66d879edda", + "id": "3dd3f185-4e2b-4052-aa13-aa0984149e68", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115297,7 +115297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abb21978-a505-45c4-84d0-e43a153f676b", + "id": "f89e0cf3-0c75-4954-9f50-8be5ec94dfa2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115377,7 +115377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba994b9e-9241-4166-91fa-545ce43427cb", + "id": "a28ea414-a065-44e9-9dae-03e1ee669859", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115463,7 +115463,7 @@ } }, { - "id": "b8a762b4-aa13-4e3c-ae47-fefde3c65c57", + "id": "5b53017f-6a63-49e3-a927-76f1871dcc80", "name": "Updates an existing saved search\n", "request": { "name": "Updates an existing saved search\n", @@ -115517,7 +115517,7 @@ }, "response": [ { - "id": "2ec6b0e9-962f-463a-814a-23090b3d7fb0", + "id": "b7fd4f20-d966-4fa8-86d4-cbd5dc303ae6", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -115574,7 +115574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18e137f1-bd13-4e6e-864a-dd032430e05b", + "id": "19af966e-46bb-4dc2-9a29-c7365033ff5f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115631,7 +115631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbbd9d83-cd60-4019-ab41-4587b7eba33f", + "id": "702f8b96-b118-4ca4-9c21-1c6ffe3f95ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115688,7 +115688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0a4d686-0dce-4cba-a049-1434baaed501", + "id": "484c56ef-5546-4fa9-a7f1-5acfc828f37b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115745,7 +115745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b3682eb-1758-4be4-b69c-5f1bf15ce2da", + "id": "b402fbe5-48e2-4927-8be8-fe0efdbae1a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115802,7 +115802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eefa91e2-1ab0-4fa9-bdec-633c15914511", + "id": "f382d018-5ee8-4a9f-9296-0a8cd95bff53", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115865,7 +115865,7 @@ } }, { - "id": "c2889b26-be94-4841-b4d5-494e8395dcef", + "id": "4efd49c7-2d7f-4e77-b061-eed5cbc09a9b", "name": "Return saved search by ID", "request": { "name": "Return saved search by ID", @@ -115906,7 +115906,7 @@ }, "response": [ { - "id": "423c348e-62fb-49a9-be4d-7d9b81168928", + "id": "f762aa15-81e9-42f9-82ed-261400a4091b", "name": "The requested saved search.", "originalRequest": { "url": { @@ -115950,7 +115950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d270677d-ab9f-49a5-a8d1-f7bd5a7aa88b", + "id": "5ba0c340-c473-4cbd-88fc-23c6beeea78f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115994,7 +115994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c77feaa5-9a2d-4a66-b030-3e71e5ce3a1c", + "id": "5281c173-115c-484b-b513-f4575e45b2eb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116038,7 +116038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b635de3-9e66-4435-9fda-c8b69d1e9f33", + "id": "29fd6cd0-4b46-421a-907a-f4bbc7399baf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116082,7 +116082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8af7c2d0-097c-4c76-ba65-b1d8e7b19425", + "id": "937be619-eb36-4e7f-a3e3-db7c1610ca64", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116126,7 +116126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06f3c34d-87ee-431e-b65a-f8cd6de1301d", + "id": "b8487c12-73c3-4e11-8d06-ac3089048eea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116170,7 +116170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2bc15c2-ea9f-4b01-955c-9d9563b1215b", + "id": "3283861a-8b27-4a00-a12f-69e625c00fa3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116220,7 +116220,7 @@ } }, { - "id": "d461dce3-cdf9-4f40-ad85-19288696f7ff", + "id": "01945479-658b-4998-b843-7141d76a3349", "name": "Delete document by ID", "request": { "name": "Delete document by ID", @@ -116261,7 +116261,7 @@ }, "response": [ { - "id": "6e44b5a1-a9a0-42a0-b00b-1cb9c5967440", + "id": "ec928d2c-792c-4304-a413-6deb4e74dac3", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -116295,7 +116295,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7d3b213f-f7f6-4e8c-a85a-e220310483c2", + "id": "86808aa0-5268-4a68-9193-7a958835f7ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116339,7 +116339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48c42642-de35-4b1e-9ca9-676263fda17b", + "id": "18e3391f-71af-4b95-bd36-a35361811419", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116383,7 +116383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55f9fd9c-32f5-42ea-98a2-ec290310eeb1", + "id": "92ae18a8-b36f-43ff-bc6f-af7a0c27f6ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116427,7 +116427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaa37f3b-74dd-4543-aebd-76a4bcc80c12", + "id": "8b1a4c16-bb33-4f37-8ba2-11cb3ce6b622", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116471,7 +116471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e6dbd49-7d95-4bf2-8c11-7fa94909f0aa", + "id": "38cdb514-9a7c-48af-99f2-331c3b71ffee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116515,7 +116515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28290e70-e23c-4d61-b1c5-f59cc7764018", + "id": "da4e3c62-0adb-42f5-9aa6-7d666e303e9a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116565,7 +116565,7 @@ } }, { - "id": "6d606aa1-1887-4b2f-b53e-a35fb1c07c00", + "id": "3d824e14-34ea-4194-b9e9-3b5f887e6a02", "name": "Execute a saved search by ID", "request": { "name": "Execute a saved search by ID", @@ -116620,7 +116620,7 @@ }, "response": [ { - "id": "cdd9e9e4-4835-4105-b952-d7903a100610", + "id": "a51ca8d4-9eaf-412b-b76d-ff0cc1e52249", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -116668,7 +116668,7 @@ "_postman_previewlanguage": "text" }, { - "id": "baba659c-6437-498e-bfef-5999287991d1", + "id": "12b94a68-50c1-4855-82a5-cf7831f14db9", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -116726,7 +116726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69061836-dd12-4eaf-83d0-a0849b1b745f", + "id": "da1402fc-2a34-42f0-a456-60b976178051", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -116784,7 +116784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbe92cbc-40a8-471b-985f-3b8148820bed", + "id": "75c9ec29-9aaa-4c18-a83c-a58b2215b87d", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -116842,7 +116842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0acbe0b-a09e-4f8d-9b53-f18d9b75c1aa", + "id": "881c5efd-a825-4f06-bc82-053387d18f04", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -116900,7 +116900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebfeddd0-e05d-49bf-9b84-d7cd7393e646", + "id": "8f82a5dd-dca4-4597-af5c-ebeb5978762f", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -116958,7 +116958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78374f0a-823f-4153-a275-12362d2ec526", + "id": "768e0b26-701b-4777-9c11-86f61e57928b", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -117016,7 +117016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78822df8-f4af-4482-af19-e6c921e0c5ff", + "id": "c1caf63d-44d7-495a-a81f-270e616e595d", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -117074,7 +117074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5b69fde-2bb4-41ab-b7b5-6151ee9cd593", + "id": "de22ffe3-f7de-4937-a4f3-1d9f475bacf2", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -117132,7 +117132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b6ad19e-feca-4d73-8cb8-3faa5dc1e679", + "id": "870ba5ee-9cc6-402d-93c9-753a9d78a396", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -117190,7 +117190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32dfa9ff-49e0-473b-ac66-346cb83aa04c", + "id": "029d0ba7-5838-42d2-9a4b-31b4f98c146f", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -117248,7 +117248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c841017c-7674-4dfa-905b-9891f79d982b", + "id": "6a0e427b-02e2-4654-8f37-7b1c3c443377", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -117306,7 +117306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30468687-3e25-4748-b64f-b6e6831e949e", + "id": "0eafe7eb-23dc-41a7-81e0-7abfd3dbccc5", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -117376,7 +117376,7 @@ "description": "Use this API to implement scheduled search functionality. \nWith scheduled search functionality in place, users can run saved search queries on their tenants on a schedule, and Identity Security Cloud emails them the search results. \nUsers can also share these search results with other users by email by adding those users as subscribers, or those users can subscribe themselves. \n\nOne of the greatest benefits of saving searches is the ability to run those searches on a schedule. \nThis is essential for organizations to constantly detect any changes to user information or access throughout their tenants and across all their sources. \nFor example, the manager Amanda Ross can schedule a saved search \"manager.name:amanda.ross AND attributes.location:austin\" on a schedule to regularly stay aware of changes with the Austin employees reporting to her.\nIdentity Security Cloud emails her the search results when the search runs, so she can work on other tasks instead of actively running this search.\n\nIn Identity Security Cloud, scheduling a search involves a subscription. \nUsers can create a subscription for a saved search and schedule it to run daily, weekly, or monthly (you can only use one schedule option at a time). \nThe user can add other identities as subscribers so when the scheduled search runs, the subscribers and the user all receive emails. \n\nBy default, subscriptions exclude detailed results from the emails, for security purposes. \nIncluding detailed results about user access in an email may expose sensitive information.\nHowever, the subscription creator can choose to include the information in the emails. \n\nBy default, Identity Security Cloud sends emails to the subscribers even when the searches do not return new results. \nHowever, the subscription creator can choose to suppress these empty emails. \n\nUsers can also subscribe to saved searches that already have existing subscriptions so they receive emails when the searches run. \nA saved search can have up to 10 subscriptions configured at a time. \n\nThe subscription creator can enable, disable, or delete the subscription. \n\nRefer to [Subscribing to Saved Searches](https://documentation.sailpoint.com/saas/help/search/saved-searches.html#subscribing-to-saved-searches) for more information about scheduling searches and subscribing to them.\n", "item": [ { - "id": "c8b31dba-ecaf-4737-b7d8-9bf833dbe09b", + "id": "81de0334-7ab4-403d-ad3a-7a31d81445cd", "name": "Create a new scheduled search", "request": { "name": "Create a new scheduled search", @@ -117418,7 +117418,7 @@ }, "response": [ { - "id": "e99b82f3-f55e-4a10-a277-53b6b2cf023f", + "id": "fbd37131-271e-41e3-9e8f-8545a6965042", "name": "Daily Search", "originalRequest": { "url": { @@ -117474,7 +117474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1dfa7f1-f083-492f-8221-467e4f2833f1", + "id": "db621f2c-5b23-405b-9f63-823c87571d06", "name": "Weekly Search", "originalRequest": { "url": { @@ -117530,7 +117530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f63efc3b-8190-4f41-bed7-27be7b897f1b", + "id": "de594aac-4528-4092-b775-e5413132d63f", "name": "Monthly Search", "originalRequest": { "url": { @@ -117586,7 +117586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e9560a7-beae-4d5d-954b-e283426f0623", + "id": "60f9f437-969e-470f-8ae1-0391a382d568", "name": "Annual Search", "originalRequest": { "url": { @@ -117642,7 +117642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61e04664-39db-4617-befb-0e0e65d816e1", + "id": "504822de-5d0a-4de7-8f0a-3d25fd566d3f", "name": "Calendar Search", "originalRequest": { "url": { @@ -117698,7 +117698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a51d84c7-ea53-4318-9536-5a539426134d", + "id": "fcc96995-be2c-4206-8af5-728522a30f7c", "name": "Daily Search", "originalRequest": { "url": { @@ -117754,7 +117754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea9eea8b-167d-4508-ae19-46efe6aaa697", + "id": "4cb6236a-9b32-4200-82e0-8d22702a8380", "name": "Weekly Search", "originalRequest": { "url": { @@ -117810,7 +117810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d82ddd7a-46e8-4103-9916-eef8b5cb0b35", + "id": "80b08f86-cb0c-43fb-8178-f9425c02cd28", "name": "Monthly Search", "originalRequest": { "url": { @@ -117866,7 +117866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0caf9b9-d4aa-4703-a36e-6c472e98f62b", + "id": "0d3e5066-f90c-429c-b51e-24f0bf5cd463", "name": "Annual Search", "originalRequest": { "url": { @@ -117922,7 +117922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea76c134-a68e-4641-adaf-cfc870656ebf", + "id": "f0e0a2ef-e825-42aa-b046-4b5d170e93f7", "name": "Calendar Search", "originalRequest": { "url": { @@ -117978,7 +117978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5a19d7c-427c-4c51-8f1a-567303311929", + "id": "83390541-7cae-4bdf-89a2-920915249445", "name": "Daily Search", "originalRequest": { "url": { @@ -118034,7 +118034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bffb153a-ae5d-4eb0-9c77-4e6c012e98ff", + "id": "a8e3d8b0-fbac-4183-8184-945537093fc0", "name": "Weekly Search", "originalRequest": { "url": { @@ -118090,7 +118090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62e53196-3076-4c2c-a7e0-df4c6bb37909", + "id": "1377b393-c165-4838-8e33-e2cff722e628", "name": "Monthly Search", "originalRequest": { "url": { @@ -118146,7 +118146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83b893a7-a8fd-4255-b6a1-2eae4d61a266", + "id": "c34d3aac-5918-4c93-b432-d97962ad164d", "name": "Annual Search", "originalRequest": { "url": { @@ -118202,7 +118202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4585186e-7b0e-4039-9957-e674ec967590", + "id": "0c87ef99-cb92-45eb-a988-4a5ddf6e3ec5", "name": "Calendar Search", "originalRequest": { "url": { @@ -118258,7 +118258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58028b35-f73d-49a5-9c94-4c95ae4d6c09", + "id": "c44df9b3-10f6-41c8-8f32-d48d02090822", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -118314,7 +118314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e09517f2-e1a4-4094-86a9-28f29dbe2e80", + "id": "ec6f9a0f-2acc-4593-89bc-9e7dadf634b1", "name": "Weekly Search", "originalRequest": { "url": { @@ -118370,7 +118370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb236de5-05d3-4b40-9559-2e6e2093542b", + "id": "b97a2855-c110-4e10-a6d9-7ce2ace9af1d", "name": "Monthly Search", "originalRequest": { "url": { @@ -118426,7 +118426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b927f06-ea32-4f49-a959-fcdb2483b8d3", + "id": "efc88ed7-2c9d-411a-b2c9-9cfacb702491", "name": "Annual Search", "originalRequest": { "url": { @@ -118482,7 +118482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40d9dadf-0544-4ff1-899b-bb9f184ad4c6", + "id": "3b05d009-bc6a-406e-be02-75582de0ef1a", "name": "Calendar Search", "originalRequest": { "url": { @@ -118538,7 +118538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29397d6e-cc1d-4b2f-bc5d-ff7687302f9a", + "id": "59fb514a-3c4e-4ef8-912a-73d1861538d0", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -118594,7 +118594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2369f9bd-c762-495b-af20-bded7e7871c1", + "id": "d15291c6-d988-44e3-9ba4-235bb14b0e1c", "name": "Weekly Search", "originalRequest": { "url": { @@ -118650,7 +118650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97a932b1-5b01-4ddd-b47f-41f5b50c5012", + "id": "ea70b74b-1b8e-4b75-b02f-921c4ae35e5d", "name": "Monthly Search", "originalRequest": { "url": { @@ -118706,7 +118706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94c17796-c603-41ee-974e-a775ccb2397e", + "id": "2edd68b2-0dab-44ef-8d81-1f87381ba413", "name": "Annual Search", "originalRequest": { "url": { @@ -118762,7 +118762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73ce4830-34a9-4bc3-9d78-9d7692fd257f", + "id": "37047c4c-4cb0-4826-9c3b-a1b71c9f5415", "name": "Calendar Search", "originalRequest": { "url": { @@ -118818,7 +118818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0483520b-d10f-4128-9e6c-6010741de32c", + "id": "32fd6f23-5ca0-4134-9556-0eceaa211a7d", "name": "Daily Search", "originalRequest": { "url": { @@ -118874,7 +118874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00eb4e16-886d-417a-b892-613e83bfe6d4", + "id": "e39037cb-a77d-4b6e-a1e5-3784fdb34fda", "name": "Weekly Search", "originalRequest": { "url": { @@ -118930,7 +118930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "268826b2-c059-4baf-a9db-9eaa69782663", + "id": "80387666-9d1a-449a-87a7-9c45b86f5c09", "name": "Monthly Search", "originalRequest": { "url": { @@ -118986,7 +118986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "944eda31-7ee8-4b7e-931c-a21a5828c19f", + "id": "08974bd6-ffe9-4e4f-bc06-793f02b1f34f", "name": "Annual Search", "originalRequest": { "url": { @@ -119042,7 +119042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddc718d3-d123-44db-a5fd-d21e07cac154", + "id": "81afe39d-6df2-4f56-aa3d-10bdd6fbb377", "name": "Calendar Search", "originalRequest": { "url": { @@ -119098,7 +119098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34d139d1-0b96-48d6-a537-00b081bce85d", + "id": "01aa5dd0-63a1-41d8-ad7e-997c91da1df3", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -119154,7 +119154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a2f112e-f162-4ddc-b9c7-b1471d3bb795", + "id": "eb2a639a-bd76-4d99-9b96-e6640a55d077", "name": "Weekly Search", "originalRequest": { "url": { @@ -119210,7 +119210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9055c032-4018-44f7-a389-6536c2f96ae7", + "id": "07619399-560f-4472-897d-499802faca73", "name": "Monthly Search", "originalRequest": { "url": { @@ -119266,7 +119266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5539ba69-6abc-48c4-be36-48a1511b9a94", + "id": "b6630d82-5a5e-4ae9-b318-85352c48882c", "name": "Annual Search", "originalRequest": { "url": { @@ -119322,7 +119322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db09cfa6-a6c8-428d-8963-81a63b79051c", + "id": "519ba8c7-224d-4634-af68-48fc361bcd3a", "name": "Calendar Search", "originalRequest": { "url": { @@ -119384,7 +119384,7 @@ } }, { - "id": "6a13fbf6-8afc-4b13-a312-dbb72258488a", + "id": "41b065d7-2b4d-4e96-a31b-a3370986cd5c", "name": "List scheduled searches", "request": { "name": "List scheduled searches", @@ -119450,7 +119450,7 @@ }, "response": [ { - "id": "9fd49f57-aba5-4e46-afd5-bfb8ec7ee64d", + "id": "6d4a6d16-5c9e-4e17-bdae-bb565300172c", "name": "The list of requested scheduled searches.", "originalRequest": { "url": { @@ -119539,7 +119539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ad70c82-20f6-4a44-9072-ca37a70b2f3f", + "id": "8ce8c889-41c4-4169-9189-465e2c66dff4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119619,7 +119619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22e893b9-1e2e-4a1a-b24b-94e0cc51eeeb", + "id": "2ab19bd7-bbe8-4234-a56d-e66773b221bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119699,7 +119699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "728d372e-c09e-46c8-879b-1454b596f53d", + "id": "3ffac556-7314-428b-8757-255f777b4aea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119779,7 +119779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47224379-7244-4ece-9983-85384b81721f", + "id": "159a549e-260d-4b39-8b9f-3fe35fd4830b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119859,7 +119859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7643a69d-df18-40d3-b354-e0a4b9c639fe", + "id": "2036b175-1eba-4eb7-8fd3-6c9e9781ceca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119939,7 +119939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8f33500-5617-44f5-8464-c427271fd480", + "id": "35865cf6-df39-4540-99c4-f846c95485eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120025,7 +120025,7 @@ } }, { - "id": "4627e077-feda-451f-92f2-291f57a85c84", + "id": "dd4261d4-a1e4-4e08-bca3-b5587b197fd7", "name": "Update an existing Scheduled Search", "request": { "name": "Update an existing Scheduled Search", @@ -120079,7 +120079,7 @@ }, "response": [ { - "id": "de83cf57-b67c-4c15-88d2-de6ac46e9c0e", + "id": "23e02f69-496e-477d-a90e-6b4c2e369096", "name": "The persisted scheduled search.", "originalRequest": { "url": { @@ -120136,7 +120136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e69bb76e-6be4-459a-be0e-6b3226cd047d", + "id": "0426558e-c151-432c-9a84-daac0e20c008", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120193,7 +120193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1099c140-399e-41ad-831d-3aa23793f273", + "id": "dd0c48cb-71e3-4ab8-8adc-aba1443967ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120250,7 +120250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c926fe1a-7b5b-4674-a484-d651a6f32c25", + "id": "4f98bc76-9b15-49ea-b80f-3f475e85e082", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120307,7 +120307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "973fe91d-7de4-4269-b9c9-d169ec34a4b3", + "id": "83567769-afed-44c3-9cf2-c9dd99fa7076", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120364,7 +120364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9117b70f-84a5-49f2-8537-c0b1c0bc9bcd", + "id": "45de2777-cde0-49a3-b135-009ca00cf459", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120421,7 +120421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8b3c37b-1279-44bc-8cab-ecba3006de31", + "id": "024f313d-0bba-4777-a4d4-d62780ff03d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120484,7 +120484,7 @@ } }, { - "id": "be223c0c-a3e4-44bb-befb-608b6c19dd9e", + "id": "d2610e5b-fc33-4105-a976-c3bf1ab9fec3", "name": "Get a Scheduled Search", "request": { "name": "Get a Scheduled Search", @@ -120525,7 +120525,7 @@ }, "response": [ { - "id": "619d5c2f-745c-4213-8f47-1743537d04b7", + "id": "c53c75e1-fec9-45ef-b06c-df5ba549cca8", "name": "The requested scheduled search.", "originalRequest": { "url": { @@ -120569,7 +120569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ae7a0bb-f690-4ae3-a3ce-545a512151c5", + "id": "3c9d0304-34b8-4b64-b675-ad852946e9bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120613,7 +120613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eded0f8-999f-4556-ab59-c320edb73594", + "id": "666e2ff3-e977-44d6-a1a0-a2c7c9fcfe88", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120657,7 +120657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "098298f1-5f4e-4609-a8c0-66e6b295a8e5", + "id": "f0003321-7028-4197-a0b2-d6343ae00a33", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120701,7 +120701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a2f7c23-e703-495f-9f2b-3cd9d76d1507", + "id": "104e16d3-21bc-4f43-aeb2-0463d5867595", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120745,7 +120745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10539917-fbcb-4055-80b8-fdb05ad4e7d6", + "id": "fd8c521a-324d-4bdc-bf10-fa034d15b923", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120789,7 +120789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78c081bf-a0a1-44bc-9183-c30ecee4f186", + "id": "d94f527a-c249-4e98-b234-28e135ffe145", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120839,7 +120839,7 @@ } }, { - "id": "01ec2e28-45d5-4207-b93a-f99b3e5d3e60", + "id": "53599ce1-3df9-40fa-8774-79d2e94abb1c", "name": "Delete a Scheduled Search", "request": { "name": "Delete a Scheduled Search", @@ -120880,7 +120880,7 @@ }, "response": [ { - "id": "70948393-da89-4c9e-9a7b-56542a55fb96", + "id": "1f0b9bd1-255e-4a74-ae4d-9c5579ba8bf2", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -120914,7 +120914,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e903ef64-a91f-4330-974f-4c1b41a2c0a0", + "id": "c45c60dc-2792-417d-a089-8bade5eb3ddd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120958,7 +120958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3f0a345-14f5-4db9-bb33-61d33e81f04a", + "id": "892f2bad-e1b0-4f1f-adf1-75f2933e0c45", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121002,7 +121002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "900c45d9-240b-400d-9b72-c0427a30014b", + "id": "b9017c4a-a562-45ce-9256-5706495214ab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121046,7 +121046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4890f981-ed07-4457-9c10-3c31e3761e3c", + "id": "c76e1eba-c14c-43a2-8546-fc04482166ec", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121090,7 +121090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bb2de92-c138-4a9f-a088-a83d450f1497", + "id": "675500a8-4e9f-4d26-b253-4edd74114994", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121134,7 +121134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5732d3ef-60ca-47ef-b935-4f54ad4447ca", + "id": "805ff3a6-8373-46aa-bdc2-968b889d0382", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121184,7 +121184,7 @@ } }, { - "id": "acb47209-3012-44ff-b5b6-88f4db2d5937", + "id": "0dbee535-9cb2-4322-a6a3-d51edb7f0f65", "name": "Unsubscribe a recipient from Scheduled Search", "request": { "name": "Unsubscribe a recipient from Scheduled Search", @@ -121239,7 +121239,7 @@ }, "response": [ { - "id": "785d90c0-1963-4c94-bb21-ebee39f4e865", + "id": "5d2b235b-e0e3-4446-9c39-3957ba5ae707", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -121287,7 +121287,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b01b9cf1-9465-4e7e-99cb-d49720a98875", + "id": "3203a20d-f55e-4892-81b9-f5a0fdc15f6a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121345,7 +121345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "561e0317-e59d-4ee8-aa6e-268ded29aef2", + "id": "4627dc27-4cc7-4f76-9bfd-8c15d7e8ec73", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121403,7 +121403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e6413c1-92d4-4140-bb89-60dd7f3874d0", + "id": "901dc98b-83cc-4d91-953b-1d2070a99c74", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121473,7 +121473,7 @@ "description": "Use this API to implement search functionality. \nWith search functionality in place, users can search their tenants for nearly any information from throughout their organizations. \n\nIdentity Security Cloud enables organizations to store user data from across all their connected sources and manage the users' access, so the ability to query and filter that data is essential. \nIts search goes through all those sources and finds the results quickly and specifically. \n\nThe search query is flexible - it can be very broad or very narrow. \nThe search only returns results for searchable objects it is filtering for. \nThe following objects are searchable: identities, roles, access profiles, entitlements, events, and account activities. \nBy default, no filter is applied, so a search for \"Ad\" returns both the identity \"Adam.Archer\" as well as the role \"Administrator.\"\n\nUsers can further narrow their results by using Identity Security Cloud's specific syntax and punctuation to structure their queries. \nFor example, the query \"attributes.location:austin AND NOT manager.name:amanda.ross\" returns all results associated with the Austin location, but it excludes those associated with the manager Amanda Ross.\nRefer to [Building a Search Query](https://documentation.sailpoint.com/saas/help/search/building-query.html) for more information about how to construct specific search queries. \n\nRefer to [Using Search](https://documentation.sailpoint.com/saas/help/search/index.html) for more information about Identity Security Cloud's search and its different possibilities. \n\nThe search feature uses Elasticsearch as a datastore and query engine. \nThe power of Elasticsearch makes this feature suitable for ad-hoc reporting.\nHowever, data from the operational databases (ex. identities, roles, events, etc) has to be ingested into Elasticsearch. \nThis ingestion process introduces a latency from when the operational data is created to when it is available in search. \nDepending on the system load, this can take a few seconds to a few minutes. \nPlease keep this latency in mind when you use search.\n", "item": [ { - "id": "18658078-3f7b-4abd-8f17-db905c3340d9", + "id": "390ac097-5c20-4b83-a17c-a6cbd6de3e53", "name": "Perform Search", "request": { "name": "Perform Search", @@ -121543,7 +121543,7 @@ }, "response": [ { - "id": "90618bf8-bc67-4f3b-a375-5941f4a32a7a", + "id": "0172367a-28e1-4ac9-af64-190e2e8b8cfc", "name": "A collection of AccessProfiles", "originalRequest": { "url": { @@ -121636,7 +121636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46273c62-06eb-4ce0-ae93-7c486ad7b32c", + "id": "47619357-3b86-48d5-a4b1-17262192ef6c", "name": "A collection of Entitlements", "originalRequest": { "url": { @@ -121729,7 +121729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b328c878-2672-4a16-b1f6-44ee04d8a079", + "id": "3d9096db-e7b2-442d-a3b6-19740e1602c4", "name": "A collection of Events", "originalRequest": { "url": { @@ -121822,7 +121822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfcc9550-bc8c-44f6-a184-adb7d70c89cd", + "id": "ae364367-9c7b-4a22-85f6-e6142f0cc659", "name": "A collection of Identities", "originalRequest": { "url": { @@ -121915,7 +121915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3c583b1-23e4-42a4-b7d4-b15c1e521ace", + "id": "20e4fb49-ba79-4b38-b72d-27665be8618f", "name": "A collection of Roles", "originalRequest": { "url": { @@ -122008,7 +122008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9ffebcc-6ea2-407b-895c-235c23cf175f", + "id": "42b16694-84c6-439a-b928-153374fe781d", "name": "Filter with Exists", "originalRequest": { "url": { @@ -122101,7 +122101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38c2b91a-ae41-4640-80ae-c5fa5d096b66", + "id": "9c913c86-6ba9-48d7-8650-8eb0157fb7a8", "name": "Filter with Range", "originalRequest": { "url": { @@ -122194,7 +122194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d21f3e8c-b805-4c86-913f-b6299291c6ee", + "id": "4e627433-4124-42d3-afb8-01190a89dee0", "name": "Filter with Terms", "originalRequest": { "url": { @@ -122287,7 +122287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ee4bb4b-3a8f-47ec-878e-ad17f3520856", + "id": "0a75c502-7d60-44ad-aa21-6947c193d997", "name": "Query with Fields", "originalRequest": { "url": { @@ -122371,7 +122371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5759e3da-2e62-4862-8780-582c4e011cc6", + "id": "49e42bd6-a241-477d-a7cb-3a2dbc4105e3", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -122455,7 +122455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5aab513-666d-4946-b21c-379e14dbd7d3", + "id": "3495161c-3856-40cb-807d-6c893649bda7", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -122539,7 +122539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fa85cbe-ff14-45ec-a454-52637c87e0f4", + "id": "4e8aef9c-962e-4992-b68c-4d0c12351fec", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -122623,7 +122623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b50664d3-35c3-406e-b2a7-9e37904a1f0d", + "id": "98494afe-3f25-457e-8d25-0b673205a282", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -122707,7 +122707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e16f4b15-00e2-40c6-b41d-cb1a524a8478", + "id": "8346edf0-38c8-4551-85f2-7d278ccb753c", "name": "Filter with Exists", "originalRequest": { "url": { @@ -122791,7 +122791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44f95e3d-87e1-4ba2-afb0-1777ac0e1087", + "id": "09b3d117-55bb-4576-ae59-9d8d4e434f06", "name": "Filter with Range", "originalRequest": { "url": { @@ -122875,7 +122875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d05dbfea-2e49-488d-80e9-954de154a003", + "id": "e415568e-ce92-47a9-9135-7d55e92e1cd5", "name": "Filter with Terms", "originalRequest": { "url": { @@ -122959,7 +122959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbaaa0f1-db76-485c-9cea-47527e193537", + "id": "784ce145-adb3-4437-8818-ae7ff1392072", "name": "Query with Fields", "originalRequest": { "url": { @@ -123043,7 +123043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bef51eee-2b81-404c-8adb-457c570bfb99", + "id": "9f3c16e0-3f68-4c8f-a202-a888b5271653", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -123127,7 +123127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2badedef-9279-42d0-8c3d-ff8be593d0ea", + "id": "5edd09d1-8715-4537-8187-c4281b4ec747", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -123211,7 +123211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2e3cb1b-4bf5-4e7f-b69d-e6b1ba2829a4", + "id": "d80342a7-e141-4f3c-9f9e-5f8e65ab0d4a", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -123295,7 +123295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad1aa361-40b6-4eb4-ac43-331fe2bce2ce", + "id": "9514632e-e103-462a-93ad-e7584b59bcd5", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -123379,7 +123379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b242ca43-f40a-4858-a477-1d3c881e596d", + "id": "5d301ae9-5c12-4ec4-89e2-247e567c6446", "name": "Filter with Exists", "originalRequest": { "url": { @@ -123463,7 +123463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b25eac65-a9ae-4b64-95cc-b5d27906686b", + "id": "a63498bf-5ad5-4b86-ac4a-22ea5cafc66d", "name": "Filter with Range", "originalRequest": { "url": { @@ -123547,7 +123547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceb537da-5108-40ee-9525-623efc18a002", + "id": "aa112b42-4380-44db-a7b4-7dbedaeb465c", "name": "Filter with Terms", "originalRequest": { "url": { @@ -123631,7 +123631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a5a5a3a-7291-423e-af89-8cdcdf0be639", + "id": "e9779438-c401-4d7c-811c-c5ef91c45035", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -123715,7 +123715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46c7aff0-bf8f-4e97-9fb4-ccc32d9b5e0d", + "id": "57c8c53c-c628-4b09-8c2c-2cb2c34c105c", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -123799,7 +123799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa8a04f2-b7ce-488b-8263-80abfa75874f", + "id": "658b3597-e60f-4ee8-a76b-2e81052ee17a", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -123883,7 +123883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "269a1293-6aa6-4559-a82a-7393bddc2714", + "id": "50b291c2-db99-464f-8a24-21ca68916798", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -123967,7 +123967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9911ba6f-d862-476c-942f-bcf99df43ebd", + "id": "16594148-bcd5-4120-a585-28ee72fc17e9", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -124051,7 +124051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a89d095-2a24-4dae-9b76-7d86230b0c18", + "id": "f5d75f6b-582f-4b52-97a9-e9d7b06ce13a", "name": "Filter with Exists", "originalRequest": { "url": { @@ -124135,7 +124135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3149f54b-7c6e-46e1-b0fa-e728eceb3200", + "id": "b3e7c188-6028-4a46-a054-09f2a2d5babe", "name": "Filter with Range", "originalRequest": { "url": { @@ -124219,7 +124219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6ef449d-244d-4300-b1f6-072ad9de770f", + "id": "da4ff295-c59d-4fec-9ebf-cfd0a17713ac", "name": "Filter with Terms", "originalRequest": { "url": { @@ -124303,7 +124303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a742681-1e99-4776-a31b-3eb5f040b3f5", + "id": "2553b8e1-d41c-4ce8-b688-9cca22e36af5", "name": "Query with Fields", "originalRequest": { "url": { @@ -124387,7 +124387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83a09b7c-4cef-4f6e-85b3-cef4c276a4bd", + "id": "5dd1c808-5c63-49c9-960d-0aa6579ac0ea", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -124471,7 +124471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d199ceb-d0ce-417f-b801-5b950bda2d1f", + "id": "7de59826-8941-4abd-9663-1cbcdcfd4880", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -124555,7 +124555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5aaf2794-e4cc-481c-b8a5-9f1488f6c966", + "id": "3ccaf5b9-3f7f-4f72-a389-7dc231e2ef9e", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -124639,7 +124639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "938f3704-eda9-4404-b65d-f059de38674e", + "id": "2659fc6b-7d3b-4a24-b41d-d02c8218a629", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -124723,7 +124723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa356837-0c19-4643-a353-9d39dc394089", + "id": "5c47c4e2-bd11-4ac8-8ba6-39bcd71d7f28", "name": "Filter with Exists", "originalRequest": { "url": { @@ -124807,7 +124807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5165252-ab04-4cc7-8337-fe291f9e9c9d", + "id": "6dae931e-7e01-4baa-8d19-59f3ef641738", "name": "Filter with Range", "originalRequest": { "url": { @@ -124891,7 +124891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcf07c3a-b3b4-435d-b550-9f9399c88f76", + "id": "475ba3ee-a3a8-4297-8ddd-a096e046f539", "name": "Filter with Terms", "originalRequest": { "url": { @@ -124975,7 +124975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2c90cb0-1c8a-42a9-93a0-466ea2a0ac43", + "id": "fe742c5a-f2fc-4cd7-a8c3-c23451b2b1ca", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -125059,7 +125059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d0fb73b-b718-4eb3-98aa-00041081ff54", + "id": "35494682-8f34-455c-8d29-810984bd4c8c", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -125143,7 +125143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8ff4c37-acee-4906-839e-5a9afb67e015", + "id": "784d721b-4e57-4221-bc7a-872bcc1fd138", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -125227,7 +125227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8598a627-080c-4fc5-8a39-61609a9bfe3f", + "id": "40b5aa62-0c80-4afa-b667-85e0f0f377ab", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -125311,7 +125311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "337d8d3b-1869-4d59-b18f-a18e1da45ee5", + "id": "dbbc1703-b478-4f50-9b2d-4055bcbb1746", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -125395,7 +125395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05607c83-01bc-4937-80b7-1e50cf1c9683", + "id": "b41296d5-ad1b-41a6-856b-5f1a6d58796e", "name": "Filter with Exists", "originalRequest": { "url": { @@ -125479,7 +125479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c1bc60b-2e45-41e0-bf12-acf08ac5ef49", + "id": "86e013ec-3b22-4af4-a3b4-7b7ce467e040", "name": "Filter with Range", "originalRequest": { "url": { @@ -125563,7 +125563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e73a013-7d00-4767-b402-aaf50f69067c", + "id": "884d8144-bda3-4cbb-a4cb-d176371f2847", "name": "Filter with Terms", "originalRequest": { "url": { @@ -125653,7 +125653,7 @@ } }, { - "id": "253a5e1b-566e-49b3-b7e5-bea46c6ccb35", + "id": "53c0efb8-a64a-447c-a204-134a2815f0b3", "name": "Count Documents Satisfying a Query", "request": { "name": "Count Documents Satisfying a Query", @@ -125696,7 +125696,7 @@ }, "response": [ { - "id": "464ced21-c8dd-4b78-b7f0-ae1bf2ce0bb3", + "id": "b495aa34-9faf-434f-a1b6-7027a34e851e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -125753,7 +125753,7 @@ "_postman_previewlanguage": "text" }, { - "id": "70aa6619-38fb-414f-9c3b-943f068fb01d", + "id": "663e0c2e-64b3-4b80-b45a-4c8c6f0c1795", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125810,7 +125810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6012c59e-9864-4bd6-b89d-602d471aecce", + "id": "b871d213-f30e-4f90-91cf-2d1e8ef18d36", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125867,7 +125867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fed78026-c3bd-42d7-83d4-fc6c8a9706f1", + "id": "51f33882-6750-4ae0-8ec7-11e4eae5b5ef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125924,7 +125924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "528a0108-83e0-400e-b1a2-cd2c75b97d44", + "id": "fcb12b8b-a7c7-46e4-b14b-c4439385d932", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125981,7 +125981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7ed13d7-f291-4ecf-a2f3-d4401f165bb5", + "id": "0db95bd0-be63-474b-830a-b55040689029", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126044,7 +126044,7 @@ } }, { - "id": "bf622f53-851c-461b-aaad-0fdcd96353b5", + "id": "01b4d00a-3aef-4306-b747-885ffb737857", "name": "Perform a Search Query Aggregation", "request": { "name": "Perform a Search Query Aggregation", @@ -126115,7 +126115,7 @@ }, "response": [ { - "id": "bea2504a-a740-41a8-beda-8fdbf7b67581", + "id": "96097954-adfe-4f40-b39f-2918e38649f4", "name": "MetricAggregation", "originalRequest": { "url": { @@ -126209,7 +126209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c942e3d6-253d-4a2a-8fb0-14348bd3020c", + "id": "34fbc61e-ef9f-4912-b168-c898f91dd895", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -126303,7 +126303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5f69a2e-6b91-4bf3-b907-eafd3b60e4be", + "id": "62130081-2b12-4849-a312-e99dc260548c", "name": "BucketAggregation", "originalRequest": { "url": { @@ -126397,7 +126397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a482f509-cc99-4b67-8a94-39daf2879864", + "id": "e4deeed8-6137-4ae4-b0d0-90473f27c277", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -126491,7 +126491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9763352-54bf-4b57-b6f0-0dd20d086a20", + "id": "f0c2626a-4929-48cd-8e14-e38da6e92f7c", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -126585,7 +126585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcf753ff-6338-4088-9d0f-43d866543c2a", + "id": "7ec06704-65e5-4972-bebe-163c3c5fb8a0", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -126679,7 +126679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abe3c047-5131-4c04-a3e3-c61907082570", + "id": "15c96bbd-a7bd-4b01-b9fc-d6dd01e3988c", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -126773,7 +126773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f83099d-0b4f-4055-9c3e-f5aebc9c7d0c", + "id": "ce0bb32a-056b-4e7a-a476-6457b81b43dd", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -126867,7 +126867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0271efb1-506a-4df9-8884-e9071e2aef33", + "id": "68c2d9d5-f5eb-4cac-ad7e-203dc8d6f96b", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -126961,7 +126961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ac9f634-8ad3-416d-8a01-f4bb2099d6f5", + "id": "1850581a-abab-4a0b-a42c-ad93d8e83cf7", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -127055,7 +127055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38e3954f-ffc8-4e23-842d-b6fe1659903c", + "id": "40e8e6c3-f5c9-457e-95e9-64912ce52cfe", "name": "MetricAggregation", "originalRequest": { "url": { @@ -127140,7 +127140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4d4c36d-ffc3-461b-a015-529a8e5b38a4", + "id": "b56ba555-e1cc-465f-9523-dda67a985a02", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -127225,7 +127225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4575c974-4100-45df-bded-373882a9da14", + "id": "fef1ce35-15c0-44b6-b217-b8ce8075bcbd", "name": "BucketAggregation", "originalRequest": { "url": { @@ -127310,7 +127310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46beb92b-783f-42db-a750-2f5803d659f5", + "id": "3942e54e-0dba-4ad9-85bf-0829c0336f98", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -127395,7 +127395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3268fc20-1116-477a-9159-367081fd1c2e", + "id": "a9114448-dd99-4339-b358-a92b0d292000", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -127480,7 +127480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03f6c50c-0d30-4a87-b902-e7b35253e838", + "id": "ef0c1be0-c9fa-4b4c-818c-1e001babe135", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -127565,7 +127565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0fb5b21-fa3b-4944-b9df-3c08c00cc019", + "id": "e9c416bb-273c-48a6-988c-cd685328846d", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -127650,7 +127650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "351bb026-755e-4261-bc1e-c0f82377e994", + "id": "d8cc751b-3d7a-472c-bb1f-417c8d532a21", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -127735,7 +127735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96ee3f25-8008-47b8-9bb0-69b588387117", + "id": "e76a3ebc-b302-4770-81cf-4953df7cbc94", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -127820,7 +127820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9664976-cc35-4762-80a2-fb9fcd06f3d6", + "id": "092bd046-d62d-42ba-a2a3-9ea7dfc995d6", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -127905,7 +127905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b325ab72-b539-4bb1-8a83-e386a740f64f", + "id": "c6243b00-7e96-4ca4-bca0-7c83da19aea2", "name": "MetricAggregation", "originalRequest": { "url": { @@ -127990,7 +127990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a205d2a5-2610-44d6-880a-c9c191785170", + "id": "93d529ac-bd84-4c41-b8f3-7ebc61efdca4", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -128075,7 +128075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a3296a7-ae42-4328-91e9-c3986c4663af", + "id": "14197adf-ab5c-4055-a53f-eec39dde2c18", "name": "BucketAggregation", "originalRequest": { "url": { @@ -128160,7 +128160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da20f394-3f5b-4f64-b5e5-bf0777a2b272", + "id": "acbfba0c-a0ce-49f6-ae24-4e022ac77041", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -128245,7 +128245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "824e9155-68c1-4b6a-8ff6-864f00c80387", + "id": "54a77f4d-6bc9-48f3-9cbb-57dfece62c35", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -128330,7 +128330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37fc70a9-1fc7-414a-a76d-e01788e8777b", + "id": "9d3537d7-2715-47b3-be96-afddc2124c1b", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -128415,7 +128415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "458e8530-1e24-421c-a1b0-6c803bc91723", + "id": "3026f8b7-f84f-4230-a243-d6f3a97615fb", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -128500,7 +128500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e860e93-3714-43bf-9e7d-a5819432cef6", + "id": "8940287e-44b1-42fe-b8ec-930279d6c87e", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -128585,7 +128585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39a54f8a-4cd5-44ea-88de-e60d8c62de6d", + "id": "2bee6346-d4c8-4221-b11e-233ab0e58699", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -128670,7 +128670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "313bcacc-f6ee-4e1a-9fc1-738652ca6668", + "id": "209b4bf0-5f81-4647-957b-42fb50354933", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -128755,7 +128755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52ab3302-2166-4777-a77c-cbbd7d8902c6", + "id": "cb43c5e6-29ea-4761-b3ed-341203282017", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -128840,7 +128840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c32ee096-1bcb-412c-be14-9d0e37e690c0", + "id": "463455b9-e8a5-49b1-8373-47c67edd3faa", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -128925,7 +128925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2b9e911-449c-4f8b-b3f8-844d52b67b5d", + "id": "c821b583-b41d-492d-b50a-e5ce6c6b4325", "name": "BucketAggregation", "originalRequest": { "url": { @@ -129010,7 +129010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2be61f2c-1c66-49d1-bfbf-0af2e3af386e", + "id": "195d4f93-0535-443a-82f2-986cd146a33a", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -129095,7 +129095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5e3c481-6a13-4321-8990-e34c75404a1a", + "id": "a8c30e90-e625-449f-ba36-ab7d23b7c852", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -129180,7 +129180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "563aed23-0449-4452-abfc-2b1dcc0dbf19", + "id": "3867b453-ad24-4e1a-a1a6-871e1914adda", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -129265,7 +129265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ce48e43-4b16-4f0a-b229-8ab2da600577", + "id": "44e155b0-6c39-42c3-adfd-cd264e0f9e1b", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -129350,7 +129350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "263c6d1e-3441-489d-9da9-40487054279d", + "id": "1228e60e-eabc-405d-9c38-ca544538c3d7", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -129435,7 +129435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66c53ad2-e5c7-4932-89da-8aa333644db6", + "id": "35859747-a386-4620-ab52-809a3b42af28", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -129520,7 +129520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "921208e8-32c6-4796-ac20-a7e63c7a7760", + "id": "c5535158-e5c2-41ae-8fce-6432fc6a7865", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -129605,7 +129605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe037451-6f78-4a64-9379-5ca6d0097e9b", + "id": "4bb0abff-2098-4623-912a-8518d38c25e1", "name": "MetricAggregation", "originalRequest": { "url": { @@ -129690,7 +129690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f48f1860-1b0c-4694-ba17-73f6eceb2bd4", + "id": "50d80a5a-886a-498f-9edb-b11aeaa98f9d", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -129775,7 +129775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23d8fa5c-5db1-4714-be81-58384b5b155c", + "id": "e394b9cf-7056-46a9-8387-6c90501e1d05", "name": "BucketAggregation", "originalRequest": { "url": { @@ -129860,7 +129860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1243419-791f-4677-99da-1bd65cab197c", + "id": "3777c4d1-0793-4d9a-8ee2-d98ede98b3dd", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -129945,7 +129945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab224324-6cb6-417d-b34e-e188dddd710d", + "id": "2d43f5e8-a508-4057-ab38-590d04caaf0e", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -130030,7 +130030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f333205-ca7d-43c4-8e1a-b77e02aa01be", + "id": "b64c82f6-a8d7-4a4d-b510-612fb6f4d8e5", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -130115,7 +130115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2259f170-4702-4b6e-9614-488f6468fe2b", + "id": "e7668f1c-9b06-4373-8c28-b4b5e7e6fe61", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -130200,7 +130200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "279ba282-3f9e-4d1d-aa15-9d3e4d19a6f8", + "id": "3a17700e-abfd-4ebb-8b04-221467c50dc0", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -130285,7 +130285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dae5119b-2cba-41ef-b67e-744317bdfe82", + "id": "0428f7ad-42e2-43c3-9cf0-d468234b858a", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -130370,7 +130370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8b31e8c-3299-4c32-930d-221b101b8077", + "id": "6ec5e9cd-8d0d-429e-955b-273d4c07e38d", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -130455,7 +130455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "570e9706-0a83-43c2-933d-77659e9bd493", + "id": "3dea7114-3962-4629-a8cb-18bd811e0e87", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -130540,7 +130540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f203c3f7-b709-45ac-b4ef-9f93e60fd79f", + "id": "e59992fb-5632-4d15-911f-cd4f74899dde", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -130625,7 +130625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ab050f5-1710-4714-ac82-ad2a37fbbd5f", + "id": "7cedfd84-0a69-42b9-b6b4-9f5e95ffe3e2", "name": "BucketAggregation", "originalRequest": { "url": { @@ -130710,7 +130710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f2c53c2-9026-4a25-ac9b-cbc12d45eb26", + "id": "11fb5127-f624-4629-86ff-b922a1a4ebc3", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -130795,7 +130795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33a5f2b6-eeb9-429e-9364-d89c4b708e99", + "id": "5ea6992f-710b-4d97-bcdf-9ebf50be3728", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -130880,7 +130880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fea4eb4-2109-49e2-8264-b0a74597e724", + "id": "c74f951b-8602-4e6f-a6b4-fb7cd5398efd", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -130965,7 +130965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e058a89-74b1-4289-b51c-29642d02bcfd", + "id": "9c18b18d-da35-4acf-afce-0cff0978036f", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -131050,7 +131050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "011b78e4-839c-4ad5-9ea1-107b889495e5", + "id": "d1b23f6b-d778-49c5-9221-517c228c0386", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -131135,7 +131135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34311ca7-887e-4197-aa69-d40af486719b", + "id": "3ceaac40-67a7-46ec-ad7b-38e3e041d3d2", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -131220,7 +131220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67167989-e4a7-479c-92c1-c4c02b6f9d73", + "id": "e1f7f0d7-a73a-418d-b71b-eebff1781bd7", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -131311,7 +131311,7 @@ } }, { - "id": "97eee49a-6a76-4907-94d7-65c9004e2878", + "id": "21070602-5098-4bda-a040-7d3fe108c259", "name": "Get a Document by ID", "request": { "name": "Get a Document by ID", @@ -131363,7 +131363,7 @@ }, "response": [ { - "id": "685b3a0c-fb81-47d5-a09b-9a40ff8fd9ac", + "id": "75bb8cf2-7067-4a97-8321-c7e58dad4e5a", "name": "AccessProfile", "originalRequest": { "url": { @@ -131408,7 +131408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48fd550c-a0e2-45ab-9476-03c3c2cab67c", + "id": "31bdb01c-d3df-40ae-bd69-c5440a53d2f2", "name": "Entitlement", "originalRequest": { "url": { @@ -131453,7 +131453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6747686e-4179-4409-9427-da4437f99ddb", + "id": "5f197f13-4d2e-4efb-a542-d7845cf05098", "name": "Event", "originalRequest": { "url": { @@ -131498,7 +131498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4663c4d0-7d54-4797-ae36-f8e84c774559", + "id": "93551729-466d-47c6-9cf8-37ac7ca1e3d2", "name": "Identity", "originalRequest": { "url": { @@ -131543,7 +131543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7428b97-eaa7-45f0-8d93-08b2520835d9", + "id": "4f05f048-bbad-4585-8b7d-e4c90a9edcfc", "name": "Role", "originalRequest": { "url": { @@ -131588,7 +131588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e990051-7dca-4b93-b131-194a2fa7bb1e", + "id": "cdc29cf2-331f-4239-aa8b-1c75030f01b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131633,7 +131633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "769922ed-dc4a-4e27-a15b-89888acc2cdd", + "id": "33aeaee0-f8b5-459b-94cd-54345c384c7c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131678,7 +131678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ac1f9cb-5699-4c6d-b554-8fc286bfcd7c", + "id": "6f6a937f-a62c-4ab7-b2a2-d310faa6138c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131723,7 +131723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2cc670e-f82f-45ff-9815-5c13fd33fcfc", + "id": "04ce2625-260c-4d4a-bff8-cd7df27d7860", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131768,7 +131768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e065f3b1-4a5f-4aba-9951-ecf56ffadbba", + "id": "22219b6a-006b-45cb-b57c-e8d0ec5e6e13", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131813,7 +131813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36e9f651-ddac-4efb-8db6-56998dda25e4", + "id": "b8c49ec4-e01d-437a-bc97-663990fe9c42", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131870,7 +131870,7 @@ "description": "Use this API to implement search attribute configuration functionality, along with [Search](https://developer.sailpoint.com/docs/api/v3/search).\nWith this functionality in place, administrators can create custom search attributes that and run extended searches based on those attributes to further narrow down their searches and get the information and insights they want. \n\nIdentity Security Cloud (ISC) enables organizations to store user data from across all their connected sources and manage the users' access, so the ability to query and filter that data is essential. \nIts search goes through all those sources and finds the results quickly and specifically. \n\nThe search query is flexible - it can be very broad or very narrow. \nThe search only returns results for searchable objects it is filtering for. \nThe following objects are searchable: identities, roles, access profiles, entitlements, events, and account activities. \nBy default, no filter is applied, so a search for \"Ad\" returns both the identity \"Adam.Archer\" as well as the role \"Administrator.\"\n\nUsers can further narrow their results by using ISC's specific syntax and punctuation to structure their queries. \nFor example, the query \"attributes.location:austin AND NOT manager.name:amanda.ross\" returns all results associated with the Austin location, but it excludes those associated with the manager Amanda Ross.\nRefer to [Building a Search Query](https://documentation.sailpoint.com/saas/help/search/building-query.html) for more information about how to construct specific search queries. \n\nRefer to [Using Search](https://documentation.sailpoint.com/saas/help/search/index.html) for more information about ISC's search and its different possibilities. \n\nWith Search Attribute Configuration, administrators can create, manage, and run searches based on the attributes they want to search. \n", "item": [ { - "id": "ef82cbe3-d4bc-4b67-903e-577047f2b8f4", + "id": "bb1e2a85-7871-433c-a7ca-ccb4cec5743a", "name": "Create Extended Search Attributes", "request": { "name": "Create Extended Search Attributes", @@ -131913,7 +131913,7 @@ }, "response": [ { - "id": "20834030-761d-4ecf-86b9-e34b2503e011", + "id": "0b3b61d1-3a0d-45c2-9a0c-4b4dfcc772ea", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -131970,7 +131970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abcacd96-88e9-4d03-94fb-d4c7f1812d0c", + "id": "d2abf916-e64d-4512-8484-bf3d9a36acb5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132027,7 +132027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7207e201-1a1d-4d19-b40c-372953563f0a", + "id": "b0637a76-6778-44d3-b42b-5b80252a5e71", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132084,7 +132084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c67d7d3-2ab3-4b41-a7ea-13192b5e2143", + "id": "ae6093f4-1f51-4435-90fb-8c2ea267c648", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132141,7 +132141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e63a929-3ddf-43fc-b352-43c184e84727", + "id": "bf5c4480-c3f9-41f7-81f0-f8069b81eda5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132198,7 +132198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ddcadfe-fd61-4d9c-b048-d2c01adf2a7f", + "id": "d702015f-a104-4db8-abe3-b1561698eaea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132255,7 +132255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a367fee4-e116-4f88-9921-df65acdb6a06", + "id": "af40ef63-eac9-4721-be00-3c2a87fb34f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132318,7 +132318,7 @@ } }, { - "id": "401726b5-01f9-42c6-81a4-cf11ed64579e", + "id": "b4498429-a8ee-4e4d-bc1f-4360e9ddb7fb", "name": "List Extended Search Attributes", "request": { "name": "List Extended Search Attributes", @@ -132348,7 +132348,7 @@ }, "response": [ { - "id": "8d7ec881-b7a9-4330-af8e-698a6f2c8836", + "id": "29ec003e-7d7f-4fb3-92f5-3f72b35e69cf", "name": "List of attribute configurations in IdentityNow.", "originalRequest": { "url": { @@ -132392,7 +132392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "151ce8a4-f695-4ed1-9228-34906d03919d", + "id": "4aad51e2-8652-4f9c-a848-330899d03325", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132436,7 +132436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "797bad8b-a91b-441a-bc71-e733265fcdb5", + "id": "78c5f55e-9f2a-42e8-b9ce-9744f8f75830", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132480,7 +132480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e0d273f-e727-4963-82b7-4b5b39c7d8b2", + "id": "d0cd8061-14f0-44e4-8711-be5a44871d98", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132524,7 +132524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2e488bc-9fe5-491f-b4ba-0f2769162553", + "id": "632685ac-c205-429a-b7d4-245f5173a3a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132568,7 +132568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b91052e2-28cd-4f6a-ac94-e451d366875d", + "id": "c0f456f9-8031-4d57-89ab-add9c8fe11df", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132618,7 +132618,7 @@ } }, { - "id": "ab7c1244-c519-4a6b-8cc6-381b09e9cb1f", + "id": "d5ceba89-db78-4fa9-a817-8c3905e7ccac", "name": "Get Extended Search Attribute", "request": { "name": "Get Extended Search Attribute", @@ -132660,7 +132660,7 @@ }, "response": [ { - "id": "debc93cc-7760-4a59-9454-1a2d95b8b1c8", + "id": "7f445c8a-1544-4b25-a3fe-4263ab73d1e1", "name": "Specific attribute configuration in ISC.", "originalRequest": { "url": { @@ -132705,7 +132705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9816048-af76-46dc-9a6d-ffc11fa72d61", + "id": "aca0015f-03e3-4f7d-ba24-2ed5db527616", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -132740,7 +132740,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c8d34d09-b5ed-4645-82d3-4cea54d8c786", + "id": "835e5ad4-f88f-451a-b259-780d45c68b8e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132785,7 +132785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55cdac45-9f23-4044-9d23-e60430604be8", + "id": "5ffc3403-0f5f-47e9-acdc-03a6856ff795", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132830,7 +132830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60860d7c-6f5a-4bd5-82a7-9e23f3e799cb", + "id": "1ffd66ce-bcf0-443d-aaec-1ce2e15dbe8b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132875,7 +132875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c447a071-11ce-434d-b991-757e08329805", + "id": "af72376f-e4e3-4b7a-b6cc-fa82f1b3624c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132920,7 +132920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f90d1c64-9416-47ec-8fd8-642ba74cb4e7", + "id": "2f507b29-6637-4930-915e-e78cf01f69ba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132965,7 +132965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a2c6f2a-52da-48f1-8232-6c17b2534df3", + "id": "db6adfb2-c5be-494e-887b-0051dbee7f25", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133016,7 +133016,7 @@ } }, { - "id": "d3f3fe50-1052-49e7-8eb0-3064397d5cc6", + "id": "fdcd26e5-c9db-4741-9459-ee8312edbeab", "name": "Delete Extended Search Attribute", "request": { "name": "Delete Extended Search Attribute", @@ -133058,7 +133058,7 @@ }, "response": [ { - "id": "615454b0-2792-417a-8e9f-90ff92226ba7", + "id": "f3bbbba3-0490-4fd9-bdc5-4ba0759649bb", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -133093,7 +133093,7 @@ "_postman_previewlanguage": "text" }, { - "id": "52b8f890-00f5-4237-afcb-3f15fbcdcc69", + "id": "61564aa4-2ac1-46fa-a2d9-edbb688a8bd9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133138,7 +133138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68a95067-7931-448a-8b75-23106ee4ff09", + "id": "1bd7400c-1302-4b39-8fce-bf68aba6eae4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133183,7 +133183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bcac12b-a3ac-4ffd-9ed6-cd14934bf61a", + "id": "58d7fb79-1199-4332-b766-cf6cadf38b28", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133228,7 +133228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e46e481c-8579-45a4-8624-8ecbe4158fdd", + "id": "d766fd9a-0352-44a4-bb11-bec389e00032", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133273,7 +133273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b3f5451-e5a4-490a-af82-2733c9022e1e", + "id": "47a9246f-97d1-4046-910e-d6df6a1ea4ce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133318,7 +133318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa2f2b00-6925-48bf-9d50-4309f4dca47b", + "id": "74186103-58ef-4c91-adb8-afda9518922c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133369,7 +133369,7 @@ } }, { - "id": "1c5cb11a-4c45-4dcb-86c3-bf3ed37e1bfb", + "id": "1b0ee76f-2931-49dd-a79c-d18073fe3601", "name": "Update Extended Search Attribute", "request": { "name": "Update Extended Search Attribute", @@ -133424,7 +133424,7 @@ }, "response": [ { - "id": "1b4bbc36-792e-4d20-8333-8361609f2462", + "id": "e7aa0e47-e0d8-49a7-8f0b-5dfb2ffe0d4b", "name": "The updated search attribute configuration.", "originalRequest": { "url": { @@ -133482,7 +133482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6597da14-d274-4586-b59a-754673b82f80", + "id": "b39388fe-8a7c-440a-a6cc-12194bf3e64d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133540,7 +133540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5f59a3c-6cd3-4180-aaff-e7f14bba8fed", + "id": "44641907-4320-4c4b-bcc9-9cdc1df229a8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133598,7 +133598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf3d29b9-ea21-4937-9a12-337b7ecbf635", + "id": "f982073a-9a0b-4bf7-9ccd-b3250488fdb4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133656,7 +133656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8980b64a-1ac2-4815-b57e-be31cc7166d4", + "id": "3d3a2e20-3d95-4646-ad35-32eefca13b7f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133714,7 +133714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf6da08c-e9a4-4452-80a0-af0c90c9daba", + "id": "adb40a71-5221-4773-b193-19bc2e040e2b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133772,7 +133772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab027af9-bcca-46e4-bd93-86664f31816b", + "id": "94eddede-d130-4ab5-a9bd-73cda323e542", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133842,7 +133842,7 @@ "description": "Use this API to implement and customize access request segment functionality. \nWith this functionality in place, administrators can create and manage access request segments. \nSegments provide organizations with a way to make the access their users have even more granular - this can simply the access request process for the organization's users and improves security by reducing the risk of overprovisoning access. \n\nSegments represent sets of identities, all grouped by specified identity attributes, who are only able to see and access the access items associated with their segments.\nFor example, administrators could group all their organization's London office employees into one segment, \"London Office Employees,\" by their shared location. \nThe administrators could then define the access items the London employees would need, and the identities in the \"London Office Employees\" would then only be able to see and access those items.\n\nIn Identity Security Cloud, administrators can use the 'Access' drop-down menu and select 'Segments' to reach the 'Access Requests Segments' page. \nThis page lists all the existing access request segments, along with their statuses, enabled or disabled. \nAdministrators can use this page to create, edit, enable, disable, and delete segments. \nTo create a segment, an administrator must provide a name, define the identities grouped in the segment, and define the items the identities in the segment can access.\nThese items can be access profiles, roles, or entitlements. \n\nWhen administrators use the API to create and manage segments, they use a JSON expression in the `visibilityCriteria` object to define the segment's identities and access items. \n\nRefer to [Managing Access Request Segments](https://documentation.sailpoint.com/saas/help/requests/segments.html) for more information about segments in Identity Security Cloud.\n", "item": [ { - "id": "9b8a7ba8-c27b-493a-adc4-4b94ad24b312", + "id": "b765f6b3-64ec-44ef-a57c-57cdadb5f939", "name": "Create Segment", "request": { "name": "Create Segment", @@ -133884,7 +133884,7 @@ }, "response": [ { - "id": "e5e33cd1-7a34-43ce-9008-8037fa70c51e", + "id": "15e511aa-ff76-4f96-8aea-ef7ca8b28c4d", "name": "Segment created", "originalRequest": { "url": { @@ -133940,7 +133940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8301ee70-9afa-4641-b536-61fab5f4e1df", + "id": "e8109796-4ff7-4e63-8871-1102ac072720", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133996,7 +133996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ae1a7f0-c260-45e5-9e9b-6bc2671b9b8b", + "id": "7fc05257-503e-4a2e-a35c-6a20f12acb80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134052,7 +134052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1560cd5c-e470-4f0f-a5f4-3f89248a0868", + "id": "135a5763-dc7d-4851-ad35-97b6d53a6e3b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134108,7 +134108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d61519c-49c6-447b-9bab-b90e787e2dbb", + "id": "ed482e05-ddfe-4ea1-9a7f-5b0093635463", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134164,7 +134164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6b86f16-6b4c-45fb-95f8-83f7b62f0854", + "id": "19c3f457-f676-476e-9689-8ca591030bd2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134226,7 +134226,7 @@ } }, { - "id": "8072a051-e51a-48dd-9775-c60bf2df0e36", + "id": "c3588ba7-7f73-4704-b20f-955e19bec099", "name": "List Segments", "request": { "name": "List Segments", @@ -134283,7 +134283,7 @@ }, "response": [ { - "id": "4e91cd40-dbd8-45f3-8c14-2a57b1149d80", + "id": "4dd28eac-7cb7-4d8a-bad1-8fcb406a4d22", "name": "List of all segments", "originalRequest": { "url": { @@ -134354,7 +134354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f687cc0d-2c3b-4c7a-8c81-7ae68fe31c8a", + "id": "86e35a13-ab5b-4f69-90f9-785da2e4ee02", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134425,7 +134425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81fedde5-1b8f-4085-bcdc-2003e3489909", + "id": "636a5048-c06b-4d6a-8a72-6a028eba2e1a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134496,7 +134496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26ac362c-118b-4d45-b275-94a85fa766b3", + "id": "562dbf58-8887-4941-b31a-4363a3e1733e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134567,7 +134567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "408d6c61-7d35-43ce-b7cd-21b11fcff90e", + "id": "ecdfa336-86bb-43e4-9100-b768087886ab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134638,7 +134638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9995a10-1b26-42eb-9311-7a9942b2f028", + "id": "27b7bdcd-cf34-422b-b1d8-650e215379d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134715,7 +134715,7 @@ } }, { - "id": "55e5a4ab-49d0-41ab-96fe-8918c583bed9", + "id": "f6c7258a-c42d-4084-b82f-6ae6ddebdbff", "name": "Get Segment by ID", "request": { "name": "Get Segment by ID", @@ -134756,7 +134756,7 @@ }, "response": [ { - "id": "86c45694-b5dd-4474-8ddf-a52201363c46", + "id": "9637059b-c7d7-44ab-ade5-e7eb1bff735f", "name": "Segment", "originalRequest": { "url": { @@ -134800,7 +134800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72af0315-b55b-4fe1-9399-8b5742028619", + "id": "6cc9997f-1f4b-457e-9421-5031a907c5be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134844,7 +134844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db3ed777-ee03-4f47-b582-1234aca61271", + "id": "e02c555d-5139-42ad-8ac9-9ad98d987931", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134888,7 +134888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe54e9fc-ad05-4d57-b416-603b7afef69f", + "id": "da227506-b686-4678-ae9f-47c159103cbb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134932,7 +134932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5899dc1d-c4f5-4260-b937-38897e61b7f8", + "id": "5385cc79-c618-4dbe-a499-99a8a4b99129", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -134976,7 +134976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaa56aba-5a95-479c-9e93-3109fcb1684d", + "id": "a7bcde6d-b7c0-4feb-99b6-74d2040a835e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135020,7 +135020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "feb9183f-31f9-45c4-88d0-dbfeaad52118", + "id": "d6680560-6328-498f-b008-e5d6543c45d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135070,7 +135070,7 @@ } }, { - "id": "711465f2-d7c5-4497-999c-5695a94314e1", + "id": "166644ad-325e-471e-8544-6bfca1021fe7", "name": "Delete Segment by ID", "request": { "name": "Delete Segment by ID", @@ -135111,7 +135111,7 @@ }, "response": [ { - "id": "70cb6bc2-a6f3-4393-a110-50cf2af674c8", + "id": "17ee7cad-c143-4a87-8f13-1e4cc380ca69", "name": "No content.", "originalRequest": { "url": { @@ -135145,7 +135145,7 @@ "_postman_previewlanguage": "text" }, { - "id": "68c1ff3a-4d5b-4cdd-a144-a5f9d7fcb10b", + "id": "973a9862-9fd0-492b-b0c1-176860ccbed6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135189,7 +135189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29d1f19f-e257-40ae-965f-fc9ae9556439", + "id": "28ba1b0f-8224-46a1-af35-3f71e2d55849", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135233,7 +135233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e9fc988-b55e-4452-9167-9c3c49eeae16", + "id": "48362f13-c90c-47ce-b3ab-167ef2a8d1a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135277,7 +135277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e95f06d2-d23b-4a06-826d-dcfddfd0467c", + "id": "cdcfaa6e-7e47-406f-884b-874c5b853b04", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -135321,7 +135321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8a66673-b769-47e2-8cf7-53af2d102f08", + "id": "830dcb28-b1da-4c50-9746-970abfb93fb2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135365,7 +135365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "158ac9d6-60d6-4569-8199-e35a2b69d3fa", + "id": "e9744f6f-4152-4df1-b758-22ec3de01613", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135415,7 +135415,7 @@ } }, { - "id": "c02c99a1-ffc2-45fd-a4ed-6787a645f1ca", + "id": "f2e490a0-00dd-4b95-9a60-192abf534d92", "name": "Update Segment", "request": { "name": "Update Segment", @@ -135469,7 +135469,7 @@ }, "response": [ { - "id": "f7d3932f-8c33-4d32-9a9b-f0f6469e2861", + "id": "25dbd8c1-7319-43fa-8bd8-944d08e64766", "name": "Indicates the PATCH operation succeeded, and returns the segment's new representation.", "originalRequest": { "url": { @@ -135526,7 +135526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8ccd346-5f2e-4b33-b532-bc9b44444b27", + "id": "c6cb3f2d-0961-40f8-82fd-446028fe07e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135583,7 +135583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7afa5b1b-0213-4e37-917d-0421df766a6a", + "id": "61bca347-a395-4cda-8a8c-1fdf2ffb92ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135640,7 +135640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbe92002-d519-47e8-ade2-d3d9ff5fba4f", + "id": "2dc5f7fc-3342-4bc1-9bad-da8c9da2cccc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135697,7 +135697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fee8a033-4b02-4029-9d63-62e6ab53ec81", + "id": "8b8e88db-0373-4be1-9943-ad9b340c2c8f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -135754,7 +135754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43b5a683-983d-471f-b72c-6460b54b83cb", + "id": "c264e57c-418a-4449-abed-66a81c3df880", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135811,7 +135811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7959d3be-07e6-4510-b573-747eb83bc888", + "id": "c45b2b2b-d7f4-436e-8ea1-3bbc65bad280", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135880,7 +135880,7 @@ "description": "Use this API to build an integration between Identity Security Cloud and a service desk ITSM (IT service management) solution. \nOnce an administrator builds this integration between Identity Security Cloud and a service desk, users can use Identity Security Cloud to raise and track tickets that are synchronized between Identity Security Cloud and the service desk. \n\nIn Identity Security Cloud, administrators can create a service desk integration (sometimes also called an SDIM, or Service Desk Integration Module) by going to Admin > Connections > Service Desk and selecting 'Create.'\n\nTo create a Generic Service Desk integration, for example, administrators must provide the required information on the General Settings page, the Connectivity and Authentication information, Ticket Creation information, Status Mapping information, and Requester Source information on the Configure page. \nRefer to [Integrating SailPoint with Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html) for more information about the process of setting up a Generic Service Desk in Identity Security Cloud.\n\nAdministrators can create various service desk integrations, all with their own nuances. \nThe following service desk integrations are available: \n\n- [Atlassian Cloud Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_cloud/help/integrating_jira_cloud_sd/introduction.html)\n\n- [Atlassian Server Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_server/help/integrating_jira_server_sd/introduction.html)\n\n- [BMC Helix ITSM Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_ITSM_sd/help/integrating_bmc_helix_itsm_sd/intro.html)\n\n- [BMC Helix Remedyforce Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_remedyforce_sd/help/integrating_bmc_helix_remedyforce_sd/intro.html)\n\n- [Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html)\n\n- [ServiceNow Service Desk](https://documentation.sailpoint.com/connectors/servicenow/sdim/help/integrating_servicenow_sdim/intro.html)\n\n- [Zendesk Service Desk](https://documentation.sailpoint.com/connectors/zendesk/help/integrating_zendesk_sd/introduction.html)\n", "item": [ { - "id": "9245f2c1-9f1f-4947-8542-88a86c2a6f3f", + "id": "34b9149f-ef1f-4c6f-a8d0-e1d2a4d673ff", "name": "List existing Service Desk Integrations", "request": { "name": "List existing Service Desk Integrations", @@ -135955,7 +135955,7 @@ }, "response": [ { - "id": "230c86dd-f47b-4d7e-8026-930d78efbd10", + "id": "8b1a636d-cb3a-452f-b9ba-e9f4fbd67e20", "name": "List of ServiceDeskIntegrationDto", "originalRequest": { "url": { @@ -136044,7 +136044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7efd3854-337c-41bd-8e63-81a82f993d49", + "id": "140aecb1-4ff7-44fd-ada1-126a1f5599df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136133,7 +136133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f39a83f1-2a6f-4e0d-bda0-88c50e57429a", + "id": "57861c1e-dc1e-4bb3-accb-59c830e92e6a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136222,7 +136222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd078ece-16ea-4289-b46a-c46aca6fd1ce", + "id": "4d5c8eeb-7090-43e4-8e0f-81d30211fdce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136311,7 +136311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e290e894-54a5-45f4-b49b-6411528c03fe", + "id": "eee545d7-0cb7-4d22-a10a-a8fb61d0bc8c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136400,7 +136400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "980e5c6f-0882-4f23-8610-31ce0d16b15f", + "id": "86650d53-dca6-45c8-bb7f-6dac3f576662", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136489,7 +136489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a158b8e-eb29-48b5-8760-ea00536aa5a0", + "id": "e6333402-1a10-4063-9a5b-0920a1447104", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136584,7 +136584,7 @@ } }, { - "id": "b45fb344-83f5-4483-8139-81c42f7f0b9f", + "id": "47791a62-92d8-458b-b326-e64d00915ab1", "name": "Create new Service Desk integration", "request": { "name": "Create new Service Desk integration", @@ -136626,7 +136626,7 @@ }, "response": [ { - "id": "06575695-d064-49be-9cb3-8fceea474230", + "id": "ebeeebca-783a-4e07-9471-cc0d97899aae", "name": "details of the created integration", "originalRequest": { "url": { @@ -136682,7 +136682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7133125-7d29-46cc-90b1-d7ca3bfeaac9", + "id": "d3a59c00-30de-4fb4-90af-999c432b3759", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136738,7 +136738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51642efd-28a8-44fa-a3cb-e0dd64404e89", + "id": "f20ade5a-c3b2-45d0-b09c-e462e3ba42a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136794,7 +136794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "921cac80-9869-456a-8952-08a120656848", + "id": "4ad3b71e-c3ec-4c2c-85d6-d09ea3e17cac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136850,7 +136850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a516ee47-428b-403c-b663-6d4bd6621fa8", + "id": "f7bc9fc6-5daf-44c0-9331-73931c9510f1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136906,7 +136906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c62a4ab9-f480-402b-ae83-bcfd0ee17df5", + "id": "4fefca48-1aa4-46b0-8bdb-4b0784ea0055", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136962,7 +136962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "229a1f4f-368e-425c-8f00-3d325a4c9cf6", + "id": "482811c8-e67f-4292-9551-c9cdbe637ef5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137024,7 +137024,7 @@ } }, { - "id": "8b40c757-17d5-46da-b20b-721c54878413", + "id": "fb76cc63-3d01-4488-8887-fc0f32e8dfd2", "name": "Get a Service Desk integration", "request": { "name": "Get a Service Desk integration", @@ -137065,7 +137065,7 @@ }, "response": [ { - "id": "72fd8e63-e7be-4b91-9364-492ef17ee251", + "id": "8b4c3865-7cb2-49d4-8f9f-c1239715e703", "name": "ServiceDeskIntegrationDto with the given ID", "originalRequest": { "url": { @@ -137109,7 +137109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27a200fc-6594-4103-9224-ff2b48636016", + "id": "4433afca-ea19-4e1b-8cdb-96f97421910c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137153,7 +137153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35720b27-eb42-4adc-aa5b-4e6c5d1151e5", + "id": "9ac4f018-49b0-4d46-9704-d1f74e1f51ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137197,7 +137197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d36e762-2926-4da6-90af-dff0e367e2b8", + "id": "7540013d-dfdd-48d3-b2ab-1beb2c03557e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137241,7 +137241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ea285fa-d276-4e09-bffe-15172540a9f9", + "id": "0e18315d-7ffc-47ee-b382-63d14a482f3d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -137285,7 +137285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13e8173f-469f-4c7e-9144-a5d066cb812d", + "id": "69d49531-3b7e-445a-a400-f1635200213d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137329,7 +137329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "265481a7-3f31-4e9b-ba31-85f45c97c8b3", + "id": "7e54b422-e650-4063-a147-c30b62e636ec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137379,7 +137379,7 @@ } }, { - "id": "4b8a47a3-8397-4e90-bb91-9d2f016f1b15", + "id": "3c218117-5b78-46fe-b956-bbd4a059e674", "name": "Update a Service Desk integration", "request": { "name": "Update a Service Desk integration", @@ -137433,7 +137433,7 @@ }, "response": [ { - "id": "97f75196-7e0b-4149-8a9d-f505e0d1652d", + "id": "97cf7a91-1fa6-4854-9673-42e8f1a025aa", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -137490,7 +137490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "010f9d19-42f5-46b5-ad84-9dc63b8502e9", + "id": "bd221757-0299-4297-97cd-5eca7ebe1770", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137547,7 +137547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9a203b9-0815-461a-add8-37f68e78a28c", + "id": "e1abe28d-ab5a-4259-ae37-55987e9e2c5f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137604,7 +137604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc6aeeb2-66f4-437b-9a53-ccc8f16910c5", + "id": "504ee810-85e2-479f-ba38-020216cb197c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137661,7 +137661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "156cd6cb-0127-4c68-a269-cbff2e65d283", + "id": "43a11812-e4a0-4dd5-87bd-ba594e527986", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -137718,7 +137718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bc9b03b-093d-48e2-83f7-00932415ac26", + "id": "acf231a0-d3df-46c8-80ed-4f70fe0d028a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137775,7 +137775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60ff39bb-8469-4653-8a0e-9bbc36e3781b", + "id": "4c826777-df6d-4fb4-8dd2-3b84e95f27c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137838,7 +137838,7 @@ } }, { - "id": "145de051-5bf2-4497-982c-00fd1b0ce643", + "id": "ef431c72-0552-4021-9d28-b1c72f97a9fc", "name": "Delete a Service Desk integration", "request": { "name": "Delete a Service Desk integration", @@ -137879,7 +137879,7 @@ }, "response": [ { - "id": "0ecddead-dacf-452e-a5d6-e89293ac4b42", + "id": "1724ba60-b7d3-4498-9f11-890cd1ae4774", "name": "Service Desk integration with the given ID successfully deleted", "originalRequest": { "url": { @@ -137913,7 +137913,7 @@ "_postman_previewlanguage": "text" }, { - "id": "99c176e2-4a8d-477a-909e-fc271b7d0b93", + "id": "2b515bbd-9d2c-4de4-a8f9-1e69a4127330", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137957,7 +137957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9c84769-0588-43aa-ae48-0e8f45f11510", + "id": "fe23d421-9309-4e15-a204-01eef9b9a37c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138001,7 +138001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faf113a2-c7d6-460d-9f76-f7de623d31e3", + "id": "8de421e2-5762-47bf-a76b-b68103c22423", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138045,7 +138045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b6ab69d-f961-4396-9bc6-71fbaa1de5f3", + "id": "c2cc1612-0fb4-4f7b-9e03-8aa4020c35ea", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -138089,7 +138089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b5e332d-c36b-40d4-bc66-5936a065b915", + "id": "9edaa644-e9d2-46b6-a86b-7528859435b9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138133,7 +138133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61b023f9-f903-4e8a-a418-2a9cdd963d11", + "id": "0e3685b1-e7cd-4724-b10c-a40e6751c4d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138183,7 +138183,7 @@ } }, { - "id": "a2b1b1a5-28e9-48fa-a34e-cd0bd6dfe5c1", + "id": "5846a70d-3dad-4970-a731-ce3ff753ea99", "name": "Service Desk Integration Update PATCH", "request": { "name": "Service Desk Integration Update PATCH", @@ -138237,7 +138237,7 @@ }, "response": [ { - "id": "f10bbbec-31a5-465a-9851-bf410a4eacfa", + "id": "398b04c8-bb53-4958-a8a9-523ce17cc07d", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -138294,7 +138294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0859c42-2ad6-4671-b23e-b59d66847738", + "id": "29c221f9-c3aa-421f-ba51-2ece96b54f01", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138351,7 +138351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd208d0a-dadc-42e4-a44e-d6368be7d2ba", + "id": "00a89675-ff63-44c7-87d8-3e5825f66a9b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138408,7 +138408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "004854a0-c190-4462-aee6-32fc7e95d15a", + "id": "8eac9510-542b-4ecd-a551-5afd60f75dde", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138465,7 +138465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "718d851e-cfb8-4253-8b45-dcce61f87d66", + "id": "bab1934d-871f-4d34-af44-c4c2b8fa0d19", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -138522,7 +138522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89e0e5bd-b6e4-4016-914b-b60977adea7a", + "id": "ac0d4cbb-da6c-40ea-b2d2-7956da13b916", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138579,7 +138579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af2c0709-4f6b-4d36-a5fa-694f3b7b2f6e", + "id": "1bd6150b-2d51-49bf-b172-8b30ff95853d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138642,7 +138642,7 @@ } }, { - "id": "a5eeca05-e217-4cc2-96de-edb2fabb14c2", + "id": "f6421cc1-bfb8-498c-91bb-e3d9c26f244d", "name": "Service Desk Integration Types List.", "request": { "name": "Service Desk Integration Types List.", @@ -138672,7 +138672,7 @@ }, "response": [ { - "id": "80f2137b-9c1c-4eb6-977f-7151ab9334f1", + "id": "df8cff59-c09a-416d-a21a-b23856d3ea74", "name": "Responds with an array of the currently supported Service Desk integration types.", "originalRequest": { "url": { @@ -138716,7 +138716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcb62d98-0717-4b25-b795-91cf53d4d828", + "id": "3b62b2bf-4fd1-45c3-a6e7-5c4730b386ab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138760,7 +138760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e975704c-56cd-40e9-8b41-b49059c5512a", + "id": "3c955ef3-b896-49cc-88d5-4f09ed685c6a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138804,7 +138804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94f9846c-aa90-4ba3-8607-a5a96c261731", + "id": "4f9838a6-ccef-4e73-8a2c-596aeecef939", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138848,7 +138848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35b48a3f-7b28-45de-95e5-87de4b188fe3", + "id": "706106c0-89a9-48b4-94c9-d47c21b80cb2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -138892,7 +138892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7ec4b9c-7858-4369-964f-6aaec721c438", + "id": "a6cabe99-5794-4751-9754-2696e74eeffd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138936,7 +138936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cafb146b-bfdf-4843-9f67-958e87645c83", + "id": "d5897d64-084b-4b72-b30c-34d6fd7a1a98", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138986,7 +138986,7 @@ } }, { - "id": "2d130aa9-05af-4b2c-ae66-384907392d58", + "id": "6b1b196b-e061-4802-b954-bc61a477c4ac", "name": "Service Desk integration template by scriptName.", "request": { "name": "Service Desk integration template by scriptName.", @@ -139028,7 +139028,7 @@ }, "response": [ { - "id": "32ad85b2-ed4a-4fdb-aa11-e41242a84830", + "id": "38dfa8b9-e7d6-4c0b-b462-fd82d845f369", "name": "Responds with the ServiceDeskIntegrationTemplateDto with the specified scriptName.", "originalRequest": { "url": { @@ -139073,7 +139073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d158d665-2ce8-4489-b5b5-b1b534333833", + "id": "805461bf-e8ef-4a21-a409-4cfc144c1e47", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139118,7 +139118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "730edeb8-a7cf-43de-9089-79332781558c", + "id": "f8148880-2a81-4e46-bf10-c93576c9d6b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139163,7 +139163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d334173-01aa-4e1e-b9c8-e51be69b382c", + "id": "a65e2222-6f34-42ac-9daa-87bf1e403c34", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139208,7 +139208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8efd7a81-6d13-4b04-b788-db61f64c43a2", + "id": "8673765e-ae51-4c3c-a10b-0d5935df8390", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -139253,7 +139253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c3bebcf-d6e1-4dd1-a6c1-c023af61d3c4", + "id": "dea42b5f-dfb3-43ff-9bdf-2624a75e6d6d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139298,7 +139298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da8cf733-7d5c-4ee1-a8bf-4880ed3839f1", + "id": "b377a843-c7c8-40ec-bbf3-01c4503d4993", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139349,7 +139349,7 @@ } }, { - "id": "c88e5573-cd7a-413f-9f12-ce6f6a6555b7", + "id": "910ccaa3-7bee-4ab2-b276-cdc977903f89", "name": "Get the time check configuration", "request": { "name": "Get the time check configuration", @@ -139379,7 +139379,7 @@ }, "response": [ { - "id": "4a60452e-4fe5-4268-bc2f-381f2d4d6e1b", + "id": "bc94770d-e093-44ee-89b8-845fda49ce6f", "name": "QueuedCheckConfigDetails containing the configured values", "originalRequest": { "url": { @@ -139423,7 +139423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b678a8e7-93c6-42f2-9eae-282be8f7b0c1", + "id": "df209bda-26b4-482c-a504-d46d6b5a3747", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139467,7 +139467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6349228a-1ccf-4b7a-b434-589228d47d93", + "id": "400bf59f-ecd1-44d8-9968-4228ab3f1ff0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139511,7 +139511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7389b6a-e40c-4380-b632-2daf981b2fda", + "id": "009b8c36-574f-4f2a-9e91-1be1d76cc116", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139555,7 +139555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01253d88-2918-46e5-8509-4f5c9a066d9d", + "id": "e6c35b46-beba-49f6-8961-0a764b639f7a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -139599,7 +139599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8181c501-e9ab-43e1-b683-2de8144ad57c", + "id": "4adfd840-1e67-4f07-af14-5f3e933862cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139643,7 +139643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "482db9b6-e931-4e76-bb1d-2a27331efc48", + "id": "7b5e7736-9663-4ee1-bd27-108dd732e323", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139693,7 +139693,7 @@ } }, { - "id": "9cd2e541-91d7-4c82-a4a6-4f881b08000e", + "id": "194f2e0f-e3fc-4b6f-8719-ce2e7270315a", "name": "Update the time check configuration", "request": { "name": "Update the time check configuration", @@ -139736,7 +139736,7 @@ }, "response": [ { - "id": "08c1d14c-6e75-419c-83b2-f524585efdbe", + "id": "f4cc3845-1489-4309-99b7-6e705e4ab9a7", "name": "QueuedCheckConfigDetails as updated", "originalRequest": { "url": { @@ -139793,7 +139793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "038e569f-4291-452a-a935-f81793859710", + "id": "3417c36c-3873-46c2-a417-4e7495d39804", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139850,7 +139850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dea67c0-2a3e-48e2-883d-9c549f3817f2", + "id": "1cbd61f2-ec7d-4dee-bb23-ed85d453ce87", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139907,7 +139907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fef0d520-1562-4fd4-babd-9779fc1a6a4d", + "id": "0317abb1-90f7-46fd-b71d-cebecac93b4c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139964,7 +139964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c9cdf46-9c3e-4f6a-854e-bd63ac53c2b6", + "id": "0dac198e-07d1-436b-855a-32991059f2e7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -140021,7 +140021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7311d483-0134-4a39-b161-671f47e08a68", + "id": "82f54df7-4d20-4236-aab1-987d639ff059", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -140078,7 +140078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94da168f-f3f7-46c0-9d7a-bb2abc6ae08e", + "id": "9c674191-c294-4c30-b3ca-fcfa7f8a7fac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140147,7 +140147,7 @@ "description": "Use this API to implement and manage \"separation of duties\" (SOD) policies. \nWith SOD policy functionality in place, administrators can organize the access in their tenants to prevent individuals from gaining conflicting or excessive access. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nTo create SOD policies in Identity Security Cloud, administrators use 'Search' and then access 'Policies'.\nTo create a policy, they must configure two lists of access items. Each access item can only be added to one of the two lists.\nThey can search for the entitlements they want to add to these access lists.\n\n>Note: You can have a maximum of 500 policies of any type (including general policies) in your organization. In each access-based SOD policy, you can have a maximum of 50 entitlements in each access list. \n\nOnce a SOD policy is in place, if an identity has access items on both lists, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies. \n\nTo create a subscription to a SOD policy in Identity Security Cloud, administrators use 'Search' and then access 'Layers'.\nThey can create a subscription to the policy and schedule it to run at a regular interval. \n\nRefer to [Managing Policies](https://documentation.sailpoint.com/saas/help/sod/manage-policies.html) for more information about SOD policies. \n\nRefer to [Subscribe to a SOD Policy](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html#subscribe-to-an-sod-policy) for more information about SOD policy subscriptions.\n", "item": [ { - "id": "16c2bfcd-2019-4f31-956a-8cbe16e614e5", + "id": "f6b5d346-e936-4c20-81de-ba172b0f36d3", "name": "Create SOD policy", "request": { "name": "Create SOD policy", @@ -140189,7 +140189,7 @@ }, "response": [ { - "id": "7f5c4693-037a-4a11-8a92-4e9b04b46b4d", + "id": "87191297-b464-4a95-a80c-8ac6c7a74d30", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -140245,7 +140245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72a8a347-5b24-48d9-bf46-defc5283d7a3", + "id": "623f58df-c98a-4fe2-8880-c3cf34f5e608", "name": "General Policy", "originalRequest": { "url": { @@ -140301,7 +140301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "627deab4-67fd-4f5f-90ec-859d5504afeb", + "id": "08e1e19d-f809-48f0-8f25-b60b522f63d3", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -140357,7 +140357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93150705-5fab-481a-95fa-6ae9ad786e5f", + "id": "b5b9b2cf-31a6-419f-a96a-84deea8804e3", "name": "General Policy", "originalRequest": { "url": { @@ -140413,7 +140413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2c20de5-be03-4615-970d-c0d1aa4219ca", + "id": "4942af3a-dd52-4e38-a9cd-e33fd65ebc06", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -140469,7 +140469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e7771fe-d161-43fa-b42e-8c45ed81f8d2", + "id": "ebc6e839-7407-424b-bd0e-3ad2fcc1d874", "name": "General Policy", "originalRequest": { "url": { @@ -140525,7 +140525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41ef7558-036c-4a1c-85bb-92b219d75ff5", + "id": "a76fadc1-2d54-484f-ad3c-2bba8c54751b", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -140581,7 +140581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2525892c-5ebf-447d-be2d-0dcbb4acad24", + "id": "97dd3034-13fc-4fc6-9c7a-31bdd3e74346", "name": "General Policy", "originalRequest": { "url": { @@ -140637,7 +140637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70d0869f-5485-4c82-8e8b-982d2d83930a", + "id": "0289749f-db84-4e9f-91d9-842af89f4f06", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -140693,7 +140693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc247e57-9b09-421b-90fc-270dea94565e", + "id": "c16b1a5c-e181-4027-bcef-f29442715f27", "name": "General Policy", "originalRequest": { "url": { @@ -140749,7 +140749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e1853f4-367b-47da-a267-091e1dec8305", + "id": "97f6e61d-8cc9-4944-8aff-d15325441e30", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -140805,7 +140805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46607378-138d-4102-b6b3-0eadb0a6e2ca", + "id": "a2581645-7ee5-4ca3-862a-f15b81fe45d6", "name": "General Policy", "originalRequest": { "url": { @@ -140867,7 +140867,7 @@ } }, { - "id": "9e24fe1e-d76c-4427-ab6d-cdf2d4794e72", + "id": "ed826b94-4bd8-42f0-a6fa-a9f10662714d", "name": "List SOD policies", "request": { "name": "List SOD policies", @@ -140942,7 +140942,7 @@ }, "response": [ { - "id": "91e175dc-ff06-4325-8f75-c1b21c913e74", + "id": "76e7805e-a4a2-48d1-b44d-65e33f461c08", "name": "List of all SOD policies.", "originalRequest": { "url": { @@ -141031,7 +141031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f71d52be-c049-47a3-bfaf-975a4a453e24", + "id": "56b75163-21ce-4e25-ad5a-a0ec1006f03d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141120,7 +141120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf2c7239-fd78-4f64-a22f-354768c91177", + "id": "80855913-25d8-43f9-955c-6a27c9bf66ab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141209,7 +141209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "407fb1ad-2a5e-4f7d-84f5-e6a0cce6efc4", + "id": "8eb11868-927f-43f9-8071-2a4d773914af", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141298,7 +141298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ad21134-78b4-412c-871f-5fbc2bafee14", + "id": "950f8e29-fed0-4e58-98c6-674631a1fccd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141387,7 +141387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfaa3940-40c2-498c-9a56-e9978fd321fc", + "id": "674cd76b-6f34-41e3-a343-3f90d91d069c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141482,7 +141482,7 @@ } }, { - "id": "5245fd5a-0e59-4628-971b-30e3ae6ba6c4", + "id": "84b8ff5a-00cd-47b9-b515-3e53b25801ea", "name": "Get SOD policy by ID", "request": { "name": "Get SOD policy by ID", @@ -141523,7 +141523,7 @@ }, "response": [ { - "id": "c09f98a5-9c8e-4b7e-9586-d84d8fa8434b", + "id": "ecb7800c-6652-415f-83cd-97c23d71b54c", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -141567,7 +141567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdb7f355-8ad7-4438-b0b9-0ecb1a9e1f1b", + "id": "abdedfca-046b-493e-9f2b-3ae089424b57", "name": "General Policy", "originalRequest": { "url": { @@ -141611,7 +141611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f32ea25-4971-464a-984f-e01653b8a29b", + "id": "193e63d8-4884-41a0-834a-ed8ccf870dc1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141655,7 +141655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55e52478-a527-441e-b230-833a77cced85", + "id": "c30d4bdd-142c-47b4-b508-77b6ed699939", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141699,7 +141699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "507a22aa-e6f2-4e9a-a12d-4b6aa7aa08da", + "id": "7b01b411-36b5-42b1-9bea-f4b121b58654", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141743,7 +141743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5d1c5c3-813b-40c5-81d1-0af93fd16bf7", + "id": "81324355-0306-4291-b28a-69d6719dae4e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -141787,7 +141787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5454fddd-cf1a-48d0-a585-09df45b7e763", + "id": "6ece7fd2-9369-4379-ae8c-b592b593623e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141831,7 +141831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4331bb64-e138-4b4e-b162-ade2d37c90b6", + "id": "5ca52274-328a-4a40-9351-e269a5e9df8a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141881,7 +141881,7 @@ } }, { - "id": "7001faa6-8851-4539-be75-8d7472c4419c", + "id": "737debea-26d4-437e-862c-8626eea5c88d", "name": "Update SOD policy by ID", "request": { "name": "Update SOD policy by ID", @@ -141935,7 +141935,7 @@ }, "response": [ { - "id": "aebca31c-cfb9-49b1-bda8-225f7323b199", + "id": "803e7b36-3030-4ccc-a99f-ca1b5565c8e8", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -141992,7 +141992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "519b64b9-1c72-4a29-9233-47581088f4ef", + "id": "9edc0b93-5b6a-4099-a39d-ef8cc169b2a8", "name": "General Policy", "originalRequest": { "url": { @@ -142049,7 +142049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8f65c7b-3ef1-42f5-b1ac-497a1d420c5a", + "id": "6328b447-b56d-4a7d-a75f-5abb225ecaf4", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -142106,7 +142106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fe7e9c7-4013-4f27-9ae0-f56017b4c9ea", + "id": "592e6de6-7a37-46f7-b6e7-521076f8bc19", "name": "General Policy", "originalRequest": { "url": { @@ -142163,7 +142163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7d8fb03-0e9d-4ffe-b8cb-e54f7f985787", + "id": "02cebdb1-1f42-46cf-acf1-f19715ae7e5e", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -142220,7 +142220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7c8801a-4218-45f2-8ced-8ec934415cd6", + "id": "ebe51c07-390c-43de-a93d-9eab3d8d526a", "name": "General Policy", "originalRequest": { "url": { @@ -142277,7 +142277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "527ecd15-e1e2-4cc5-b49c-9d6bea8b7847", + "id": "5956c8fc-de36-433c-a7a7-50644b3e522b", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -142334,7 +142334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5a9edf0-3345-49a7-bc2d-fdec863843aa", + "id": "f6d0674a-24e1-45c9-ba02-099cf9893fe1", "name": "General Policy", "originalRequest": { "url": { @@ -142391,7 +142391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a87d0f4-e7eb-4b07-8162-a9deab2f76ca", + "id": "e2b43217-d98a-4aaf-b7fa-67b6419c7310", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -142448,7 +142448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24c4a58d-735a-4cbd-bdea-ff76ce297ccb", + "id": "ef95d698-732e-4add-bfec-3d4942c46b58", "name": "General Policy", "originalRequest": { "url": { @@ -142505,7 +142505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2ee7a51-2390-4766-8b8a-269d31d9ea02", + "id": "a50b760f-3e8c-478c-8748-0a76bfcef402", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -142562,7 +142562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c82f251-c6d2-4e54-a6bb-c3e4f6d66085", + "id": "11a1573e-3488-4af5-b1b3-b219db88220a", "name": "General Policy", "originalRequest": { "url": { @@ -142619,7 +142619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dcd3483-2566-4cd5-9a79-84250ab78ad2", + "id": "db0f353d-21b3-4452-8d7b-b8ad82b52ec8", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -142676,7 +142676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84fd36a9-8aa8-4a72-a3cd-9faa8123b06d", + "id": "f0602a10-a935-43a1-8e4a-2e4f542c74c1", "name": "General Policy", "originalRequest": { "url": { @@ -142739,7 +142739,7 @@ } }, { - "id": "6e0bb2c2-617a-45b1-940c-bb156a7b7a7d", + "id": "0f88a9ba-0a11-4acc-8dc7-9dcf327485b3", "name": "Delete SOD policy by ID", "request": { "name": "Delete SOD policy by ID", @@ -142790,7 +142790,7 @@ }, "response": [ { - "id": "e13f575f-b300-494c-8a71-9dd0a8d81edc", + "id": "33467317-39cc-4db4-a77d-6f22f3f5ea08", "name": "No content.", "originalRequest": { "url": { @@ -142834,7 +142834,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0f4048ff-17e6-4306-a7b0-6eefd4053eb1", + "id": "a9636f1b-d724-4ce0-9bce-414691826be8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142888,7 +142888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0d42092-e14f-4616-bbbd-776898a4cb04", + "id": "45080586-d062-483d-9c6e-e8b62762bb6c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142942,7 +142942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72b539b9-7533-45b0-8d01-32a709e7267d", + "id": "c5d0393c-7692-431c-be58-07ca5a5f026d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142996,7 +142996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56557003-a94a-48bb-847a-3f38841813dc", + "id": "67904bf7-fa76-4389-8a3a-e52066ae9d89", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -143050,7 +143050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75bc5cd4-846b-4860-b625-7bde7cf2c8c1", + "id": "b8d09d56-d923-467d-b6be-dca166f20151", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143104,7 +143104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "064d4670-6bb0-4656-918c-af2eb77e582c", + "id": "9ef53fbc-87cb-478a-8190-f44b2231740e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143164,7 +143164,7 @@ } }, { - "id": "7f7080b0-e1c7-4fd6-abe9-9f1e5cfbe277", + "id": "01a2d470-88fc-40e9-9df6-9b262628fb35", "name": "Patch SOD policy by ID", "request": { "name": "Patch SOD policy by ID", @@ -143218,7 +143218,7 @@ }, "response": [ { - "id": "edae645c-b5a2-428e-8f43-a738b4362686", + "id": "0f9adbfa-16e3-4664-a12f-fbb481bdb7e1", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -143275,7 +143275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f3271b6-8894-48ee-bf08-f21e3b65b925", + "id": "ef1b9249-70b3-4e5b-921a-f34466b1d02e", "name": "General Policy", "originalRequest": { "url": { @@ -143332,7 +143332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b35f863c-6fb7-435f-a534-212bb770db0e", + "id": "0554aa56-b68d-48f8-867f-0c0cb047e69e", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -143389,7 +143389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c352925a-505b-448e-b509-793849bea2e9", + "id": "de65e7c8-caf4-42eb-ab58-c863fd4f2fb1", "name": "General Policy", "originalRequest": { "url": { @@ -143446,7 +143446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8020977-2554-4330-9563-872e4050dc32", + "id": "c4d3251f-bcc1-423f-b678-135a36e9482e", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -143503,7 +143503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eba8ae42-8a99-4d13-b15c-28b81dc0d0a2", + "id": "5b8d9b60-d1b5-40e9-a617-9407882a27c5", "name": "General Policy", "originalRequest": { "url": { @@ -143560,7 +143560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "561b6455-37bf-4350-9e4e-7530e0164bfa", + "id": "431225b7-66d5-41fe-a2dd-7119fd53bb6c", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -143617,7 +143617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90e5ce22-b8e0-451a-bd7a-f464f2982f95", + "id": "f42083e9-a4d7-471f-a182-6362ab1d2595", "name": "General Policy", "originalRequest": { "url": { @@ -143674,7 +143674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be150574-2be7-4136-8957-fe66b724b643", + "id": "8d37a4df-3b9d-4f30-9b77-1878df045a03", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -143731,7 +143731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e94004f-c6ae-4123-9dc5-21c8febe49c6", + "id": "f6a01219-9d2f-4659-9dfd-854328126c2a", "name": "General Policy", "originalRequest": { "url": { @@ -143788,7 +143788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16364a43-e3e5-4d33-8693-786517b3d0ac", + "id": "034b0c6c-9cac-4039-9417-e8034c461d7e", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -143845,7 +143845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e91ad528-bba1-41b4-bbd6-a4687bbd06db", + "id": "5d54b4b6-3a88-4e8b-bc20-fa5663b1e372", "name": "General Policy", "originalRequest": { "url": { @@ -143902,7 +143902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f1554c1-dfef-483c-97cb-70cd98411a15", + "id": "f058a046-a50f-42e0-8b9e-a4913dc72879", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -143959,7 +143959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f52d0cc3-ae80-4861-89b8-150a73f7a9e8", + "id": "130df54c-77a4-453e-9502-a7f3fbaaf637", "name": "General Policy", "originalRequest": { "url": { @@ -144022,7 +144022,7 @@ } }, { - "id": "77b18d8d-eb79-4719-a296-e72ceb6fece3", + "id": "87aa4832-515a-4727-ba17-65da59388608", "name": "Evaluate one policy by ID", "request": { "name": "Evaluate one policy by ID", @@ -144064,7 +144064,7 @@ }, "response": [ { - "id": "5286446f-c121-4079-aae8-6f99c5e28cb8", + "id": "118381a6-8cbc-4402-95ba-bb78e0ac6c27", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -144109,7 +144109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b448f782-8aa9-4b05-baf0-279a31bb5a04", + "id": "3077379e-2dea-4ca1-b5d7-9fc59206a987", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144154,7 +144154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f324a54-7ab0-48af-b87f-1c5760c27f54", + "id": "f40e2a78-0c2d-4efe-b542-9580cfcbcfd1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144199,7 +144199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86366176-9b45-49c8-82e0-cedd8fffecaa", + "id": "5be99999-ab2c-4f1c-a335-c5fb62edf442", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144244,7 +144244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "836f8404-45ed-477d-990b-123d7ae2530d", + "id": "818fe5b6-c4fd-4d7e-8b5e-c41bddc51e42", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144289,7 +144289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2edd41b0-02e7-461c-b888-2902f19673f6", + "id": "9f331940-c5ff-45bc-b188-7f57a911958d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144340,7 +144340,7 @@ } }, { - "id": "c9151a66-b988-4c04-a3cc-61e4b52fba75", + "id": "abbddd37-0754-4222-9761-41e6da99fa72", "name": "Get SOD policy schedule", "request": { "name": "Get SOD policy schedule", @@ -144382,7 +144382,7 @@ }, "response": [ { - "id": "2ccf5041-e098-4d5e-9674-0f6065f90ad9", + "id": "c92c089d-d618-44ad-8273-9e8c6a384476", "name": "SOD policy schedule.", "originalRequest": { "url": { @@ -144427,7 +144427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c943b100-f1b3-47fe-a860-99df8c44d403", + "id": "50503ed5-8061-4a92-936f-258344a19a1f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144472,7 +144472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d71ad16-b497-41a7-915e-6ba3424414b7", + "id": "882a8b4c-9667-42eb-846f-deca21fa567a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144517,7 +144517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c7b55c0-8496-44cd-a783-5be5962f37ea", + "id": "e0c36124-54e2-4811-bbe3-e65024c8e7fe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144562,7 +144562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "954d0ba5-7688-4c39-86d3-9df7a67008ec", + "id": "51856ca0-d075-477f-9a37-6979503f2af1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144607,7 +144607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "532bb1dc-1c56-4bd4-ac42-7c6d12cecb24", + "id": "0aa15bfd-9afc-4773-8344-91629229f7d5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144658,7 +144658,7 @@ } }, { - "id": "d5175d44-3e93-4893-b698-dbff181f1b54", + "id": "e4c9f35c-be6d-40c0-9aed-2d461f5fbcac", "name": "Update SOD Policy schedule", "request": { "name": "Update SOD Policy schedule", @@ -144713,7 +144713,7 @@ }, "response": [ { - "id": "874c9420-ec7c-4e6c-beed-5de7658a8059", + "id": "cebef574-f0b4-4506-937e-f8d35dda3ef1", "name": "Created or updated SOD policy schedule.", "originalRequest": { "url": { @@ -144771,7 +144771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63e73b2d-843a-4ed0-b0d3-8a6346abbf13", + "id": "bc725d62-7498-45e7-a787-14974eba7bea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144829,7 +144829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9b45b3b-b24c-4335-8b51-72a34603c558", + "id": "ca8f80ad-ac80-4b7a-af77-294d1f4cc3c5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144887,7 +144887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba0e0bd6-bcfd-4e63-889c-e451f3fab6b3", + "id": "9d3c1fe6-79e6-41f3-8edc-18e44b464cbd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144945,7 +144945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04615d0c-01a4-421d-80cf-09033120a2d7", + "id": "dbb97133-eb68-4b49-831a-e2c5124bc7bc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145003,7 +145003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f1949dd-af90-4645-b403-56ee56ac0dc7", + "id": "44addfaa-0975-4b7e-bf5c-bfbd26b36d63", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145067,7 +145067,7 @@ } }, { - "id": "7853f4d3-a2c6-40e4-9de1-29cf0462cb83", + "id": "cb6df687-72a4-48c3-ab78-73a9e195c2f7", "name": "Delete SOD policy schedule", "request": { "name": "Delete SOD policy schedule", @@ -145109,7 +145109,7 @@ }, "response": [ { - "id": "04424d16-9282-4d98-aadc-d05633d8de6e", + "id": "a72b8e82-77b5-48ed-8974-d9322c3d529c", "name": "No content response.", "originalRequest": { "url": { @@ -145144,7 +145144,7 @@ "_postman_previewlanguage": "text" }, { - "id": "97dc3a91-b1f2-4164-92a0-c85b52bc964d", + "id": "40ed25d4-a1c3-497e-9153-6f2c9ab18c5d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145189,7 +145189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34cd6c3e-f5fb-4e15-b5e1-0aaa63bcb281", + "id": "6da7a4d5-c148-4c63-8342-e06cfedd0540", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145234,7 +145234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "147d3726-7596-4e01-902f-982e5cca95e9", + "id": "7478d7d8-9fc2-4d64-bc2e-c8ec76bb6a26", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145279,7 +145279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d44b119-ee55-41bb-be9c-2bbe700e4289", + "id": "6f5efcbe-53a4-4c07-aad9-a0dfbacebc8d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -145324,7 +145324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1198374c-3f18-45b9-a0c9-5b671a514137", + "id": "b19bf5ca-0657-4aee-a1eb-cae918539e27", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145369,7 +145369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aa61eca-92d0-40da-8dab-fc41411022c4", + "id": "04063f53-ab1e-48b0-a642-c4d73e352f36", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145420,7 +145420,7 @@ } }, { - "id": "5b6414da-6d55-4ec6-bd85-2a95dea84a8a", + "id": "337bd59e-97b8-4a0c-a20e-7cf28994518e", "name": "Runs SOD policy violation report", "request": { "name": "Runs SOD policy violation report", @@ -145463,7 +145463,7 @@ }, "response": [ { - "id": "3cdbf13b-463e-4545-8270-eef7f9865f6a", + "id": "a2f8ce47-c294-48d5-9ae2-73cf379a9569", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -145509,7 +145509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dcd2d5e-51d4-4ce0-86ee-e346e6f99e4a", + "id": "bfa0d19d-01a1-4615-9cec-0ec0122730b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145555,7 +145555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c49b4e51-c62d-4e02-a91e-64f332f15207", + "id": "5b7b3996-5e2a-4d59-b3aa-2d31027bb97c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145601,7 +145601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b26f8e4-32d2-461e-a116-21ef0a6547ce", + "id": "d907f174-7150-4a16-8563-cfdc1e169308", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145647,7 +145647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ff43fcb-fe4b-4099-b673-287ff330232d", + "id": "1e67ffc2-46d6-41e3-b013-0d6027ec377b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -145693,7 +145693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae8018ee-511e-4762-b011-3a1263dd9db5", + "id": "051953f2-0564-4378-8344-b8cede0b0dfd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145739,7 +145739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e89ecd92-15c8-4c7c-bb03-dcdc62c7457a", + "id": "b6de09f7-862b-4795-b665-0cdad2a09b82", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145791,7 +145791,7 @@ } }, { - "id": "1c879375-0763-4111-9623-b7c0aba7b44d", + "id": "c6e35ba6-8124-4bfd-8b6a-bd3af641a72a", "name": "Get SOD violation report status", "request": { "name": "Get SOD violation report status", @@ -145833,7 +145833,7 @@ }, "response": [ { - "id": "53a4fe05-7fa3-4424-bd81-80081de0e10a", + "id": "71bb5cba-0904-443a-9d05-468000827477", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -145878,7 +145878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ffafd35-5307-4af5-9003-9b25b85c0f72", + "id": "dd9d0c85-f854-41c0-bd3d-fa8bac64d243", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145923,7 +145923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72f72271-0f8a-428e-a9ee-24da7ebdfb7a", + "id": "e7981170-4207-41fc-97da-1b1fb4ee4d80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145968,7 +145968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6818890-25bc-4f7f-812d-f3ebe2f95cd1", + "id": "48aeea1f-243d-4880-a685-8dbce76c6ee0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146013,7 +146013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e1ff88f-171f-4629-a5dd-dac99b7eba32", + "id": "f01515a1-625e-4314-8e32-019f466bc5f1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146058,7 +146058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "449b9944-e831-45c1-9dfb-8a40bbbc23f1", + "id": "bf8ec5d2-e442-4f9e-996f-e6510289dd1c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146103,7 +146103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e63b4e66-aae3-42bd-9272-ea003ea4598d", + "id": "9db84ae1-482f-45ed-a522-81d87ce4d698", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146154,7 +146154,7 @@ } }, { - "id": "64e94078-d2a6-4fc1-90c2-e30122964968", + "id": "b1bbcc31-3ad3-43bf-a474-ffc21528b468", "name": "Get violation report run status", "request": { "name": "Get violation report run status", @@ -146196,7 +146196,7 @@ }, "response": [ { - "id": "47dc3ad6-bec6-41fa-bb81-ab74b1b26c1b", + "id": "5f076cb8-bd9c-426c-b002-d5141a782fe7", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -146241,7 +146241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da5f777b-30bf-478a-9079-4cfaefba5f1b", + "id": "6fc31384-a5f5-4f4c-a5d5-36784d24dd58", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146286,7 +146286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cae78320-5613-4b67-8b4a-3789105832f3", + "id": "b9032dbd-5f46-47d1-95c2-2cef56bfcbbc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146331,7 +146331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a25730a-98ed-4b31-a428-c854160c9332", + "id": "16974055-28ce-4976-807b-cf37b04ea8f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146376,7 +146376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b54efe68-9c91-4ba1-a862-6f97b562bb48", + "id": "d195461f-94a8-4fd3-a98c-28eadb35c842", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146421,7 +146421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2be27b30-34bd-448a-aa5a-d57aa6b57f8e", + "id": "bd19abc5-ab09-48d1-b9cc-343e78ba73e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146466,7 +146466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63b446be-882b-4a03-9621-7a2aa7e14a33", + "id": "d750ce58-735e-4e00-a06a-22457344e37a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146517,7 +146517,7 @@ } }, { - "id": "6aae1ab8-9493-49aa-aee4-c2400bd35b28", + "id": "7fb70b8f-6486-4940-8526-4e498d4b286f", "name": "Runs all policies for org", "request": { "name": "Runs all policies for org", @@ -146560,7 +146560,7 @@ }, "response": [ { - "id": "f515a976-9621-4fdf-b88b-fd9e541403d5", + "id": "bd6eefa5-afbe-4d6e-a412-492159d3ed12", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -146617,7 +146617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4503f146-3a0b-429e-a900-c0098cb5de5f", + "id": "b01c86e6-f3d8-4b58-90b1-9a645d25ec82", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146674,7 +146674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "145e3690-531e-44e1-bf61-b224b3e51bbe", + "id": "c5bd9e03-3be4-4c4e-a143-e03e0bdfc20a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146731,7 +146731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2ae95e2-bf20-426a-96a9-ec10bc702844", + "id": "16f25773-d25f-45b8-99a6-ddba8e789b02", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146788,7 +146788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b38d4376-67c8-41ad-a1ec-85e72a51a4b0", + "id": "9004df13-48b1-46b3-bb79-1f9255e1c670", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146845,7 +146845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fd4db21-d5e7-458a-9729-ebd119441e39", + "id": "d134c231-e726-49e4-8847-91a2bc5f7a12", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146908,7 +146908,7 @@ } }, { - "id": "207c3aca-7e44-4c0a-843e-14a1b3728e69", + "id": "92727262-a046-47fe-8002-c7b48612f998", "name": "Get multi-report run task status", "request": { "name": "Get multi-report run task status", @@ -146937,7 +146937,7 @@ }, "response": [ { - "id": "bc20e3fd-f9e3-4e67-bc6c-6ef7ecf7e4aa", + "id": "97963388-17b8-4295-9735-5822162366d6", "name": "Status of the violation report run task for all policy run.", "originalRequest": { "url": { @@ -146980,7 +146980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "344b0c25-872b-4ac1-b096-48f118c4bfc3", + "id": "2507b721-174d-4b72-bd60-844c5d229141", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147023,7 +147023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db811869-29dc-4a36-8ea1-c2e7f2529ab8", + "id": "c66e7e72-0485-4131-96ba-03a3123dd64a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147066,7 +147066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ae9b4ae-03d0-4a95-98b4-c35ba9e13be4", + "id": "f08d7602-d177-4fef-9725-0413e0bee5e5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147109,7 +147109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17d0ed6c-5abc-4f75-9fac-601afd516b65", + "id": "5687c5b1-e46b-4d6e-bd8b-6d73b1c63ec1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147152,7 +147152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92965897-9870-4c23-a7fb-ca66f3ce8825", + "id": "a5b1497a-5697-4884-bc38-ea747f93f76a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147201,7 +147201,7 @@ } }, { - "id": "3844dc36-202a-4e42-b94a-6a703c6fa838", + "id": "277e1772-78f1-4731-a01b-86c0a394f9ba", "name": "Download violation report", "request": { "name": "Download violation report", @@ -147243,7 +147243,7 @@ }, "response": [ { - "id": "7f06ca8d-82a3-498f-9a1f-91256eefec40", + "id": "e93adf2b-91e7-4d6f-b3bf-9253662e3cbb", "name": "Returns the PolicyReport.zip that contains the violation report file.", "originalRequest": { "url": { @@ -147283,12 +147283,12 @@ "value": "application/zip" } ], - "body": "est sunt", + "body": "id ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "b97f0281-5c3c-4ab3-b87b-8cdeb1c4115c", + "id": "d2349e8b-d9ce-4c2d-906a-8020e6c89fa1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147333,7 +147333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "724fa17c-f4d7-4d66-86b2-a304bfa92387", + "id": "9961f1bd-e9e8-49b7-913f-c65417d76e72", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147378,7 +147378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71032f7c-71b4-4631-8cdb-4673dd1fd4be", + "id": "e485bf59-857a-452f-9a0a-dacda02dfe57", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147423,7 +147423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "364abbfe-2db4-4d24-88bb-54fbda82a0ca", + "id": "28a6cb3c-cf95-432c-8839-c32d41fd922e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -147468,7 +147468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "090ac886-ab99-49ce-8f35-b090e97d88db", + "id": "938b2d9c-af09-427d-b2fb-1c229cd099e0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147513,7 +147513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48d53dd9-5f04-49e5-b8cb-3f8739370c12", + "id": "3266ffc3-f1ae-4517-b21d-b4e0582fa337", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147564,7 +147564,7 @@ } }, { - "id": "5ac13090-4e1a-4bd5-8750-f22fce28d309", + "id": "96c5b0d8-9a8b-4543-a102-0bdf6c80e0b0", "name": "Download custom violation report", "request": { "name": "Download custom violation report", @@ -147617,7 +147617,7 @@ }, "response": [ { - "id": "afd79bbb-769e-4683-8319-70c89310e9f5", + "id": "165c7e4e-3088-456f-b133-fa0348788f30", "name": "Returns the zip file with given custom name that contains the violation report file.", "originalRequest": { "url": { @@ -147658,12 +147658,12 @@ "value": "application/zip" } ], - "body": "est sunt", + "body": "id ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "dbe2b929-f621-43e5-bfec-31a47a1767ce", + "id": "9228c58b-c762-47e8-8e3d-5682e7738ccd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147709,7 +147709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b4ac6bb-295e-4824-8636-b0f487f5d2e7", + "id": "a3c9387d-328b-4b51-b648-af8e6f090e15", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147755,7 +147755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46e5cf29-644d-4b6d-b946-5007f598f4cd", + "id": "3394edad-a6cb-4126-9c56-396b51e420e7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147801,7 +147801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f65aef2-950b-40cf-9fd5-d941f8d1ff70", + "id": "3acac739-de99-4ee6-ae54-69eee9123f00", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -147847,7 +147847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59ef9963-8876-4439-8360-39454c152b7a", + "id": "e24442b0-22d0-4220-b711-9f80be56d4f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147893,7 +147893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2eb325a-e0ba-4d70-81ef-8550885f9d6c", + "id": "b84b479d-c093-4d12-bb58-fe5b02c17c8a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147951,7 +147951,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": "67282a09-a27e-43f1-a3fd-23282afad01f", + "id": "a45b8340-fc19-4669-be21-a3da8b39097f", "name": "Predict SOD violations for identity.", "request": { "name": "Predict SOD violations for identity.", @@ -147994,7 +147994,7 @@ }, "response": [ { - "id": "52472160-04e6-4374-bf1c-66fda53447d4", + "id": "9b278f80-4f44-4419-9fab-0a53eefe3583", "name": "Violation Contexts", "originalRequest": { "url": { @@ -148051,7 +148051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "217e14d5-15e2-42e7-af5e-74e90a6b3db5", + "id": "93ef5e26-0f5d-439e-b461-4e26e3cba969", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148108,7 +148108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13fcdbb9-3d8c-4f27-b8f1-0bd039f50b9e", + "id": "0b38144b-37fa-49f3-95ee-0ed32694ef82", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148165,7 +148165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "600a9c38-90e2-4447-8468-5150ff58160f", + "id": "1f87a4c6-3a76-4eee-860b-5ee22128dcde", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148222,7 +148222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91096f11-8be8-4594-8623-eb2a2487b1f5", + "id": "510c5c61-3426-434b-9a26-ccc50138ba62", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -148279,7 +148279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97cafafd-ddc8-4c46-aef5-899235ca6192", + "id": "c842053e-ca47-4007-8843-eec427d7bdad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148336,7 +148336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da0910b0-666a-4854-b549-8547550fbb89", + "id": "64c0ffbf-b227-4999-b1a2-9dbf3d83633b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148399,7 +148399,7 @@ } }, { - "id": "b5caaf6e-25d2-4ad2-b185-f8144fdfeea5", + "id": "4d11a673-e79b-4c6e-b61f-96a37e6b1e24", "name": "Check SOD violations", "request": { "name": "Check SOD violations", @@ -148442,7 +148442,7 @@ }, "response": [ { - "id": "4c9a8290-43c0-4108-bcda-e689184c9a48", + "id": "b87524e3-55ae-4856-bad3-79db8cac006d", "name": "Request ID with a timestamp.", "originalRequest": { "url": { @@ -148499,7 +148499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c12e1a5-bbb7-486e-bcbd-2339862d3ac2", + "id": "ef81d500-0fb5-4be2-941f-72fd85b3d9d3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148556,7 +148556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5aac87b4-d295-4964-806a-688a863dcc3e", + "id": "10d741f5-0caf-4bb3-9971-ee9d0deb403a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148613,7 +148613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "051db363-738e-4483-918b-959e86bde52c", + "id": "253845a3-764b-44f8-94ec-dc56b9bf8e25", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148670,7 +148670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05b41f94-7708-4038-be30-2029573dd487", + "id": "60c20537-af00-415e-848a-10441a78b0ef", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -148727,7 +148727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f5f30a3-c39b-4805-9cf0-5dd29e5d9aa0", + "id": "707b4487-6248-402c-aeb2-97774302ea60", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148784,7 +148784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6601b028-5fb3-4039-9729-ce567d9341de", + "id": "8e4f0f19-d019-4b2d-9ede-7de608c5efab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148853,7 +148853,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": "ee702804-902f-42de-b3f7-bbb1bec989c9", + "id": "2cfb3a04-3703-41d8-b557-7a7abfbbd389", "name": "Finds status of source usage", "request": { "name": "Finds status of source usage", @@ -148895,7 +148895,7 @@ }, "response": [ { - "id": "9f8776f4-44d4-4cb1-9cea-a42686151af1", + "id": "f3fecc27-0417-4bd0-85e0-c5aacaa4a21a", "name": "Status of the source usage insights setup by IDN source ID.", "originalRequest": { "url": { @@ -148940,7 +148940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b532c2d-6444-448d-b645-47494857b9ed", + "id": "e801ae7b-d165-4bbf-a16a-290534c4aea4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148985,7 +148985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea9c96ad-5117-41f0-92cb-12caee2340d2", + "id": "4ee70631-d683-4d5b-b7c9-ab6a4923ca9b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149030,7 +149030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d10db02b-306f-4c3e-b768-2f8f63a9f7b7", + "id": "cf388c4c-7924-428f-8f34-0421f01f3e3f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149075,7 +149075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a6bca62-1652-4233-b13f-90aa9697d26b", + "id": "8ea49b9d-2ce8-4980-bcab-d6161a36f499", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149120,7 +149120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e493356-f548-4071-bd86-73af898e4dc9", + "id": "330ff663-dbc8-4758-b51f-75d0846c5989", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149171,7 +149171,7 @@ } }, { - "id": "5ba5b2d7-1777-4ff3-936d-0ec9a25f2f20", + "id": "d0ef6261-79e6-404c-aabb-66f2a731d372", "name": "Returns source usage insights", "request": { "name": "Returns source usage insights", @@ -149250,7 +149250,7 @@ }, "response": [ { - "id": "254bf107-2d70-47e2-9dd7-b3b2e2075290", + "id": "5445cb52-8233-4c8e-aba4-5cec57ecf64b", "name": "Summary of source usage insights for past 12 months.", "originalRequest": { "url": { @@ -149332,7 +149332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c59a03ef-9ff6-4228-864d-f4661271b37f", + "id": "ec08a487-7e92-491d-997b-57f2d25f17ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149414,7 +149414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e67077b5-5d2a-4c8f-b520-97a754feb367", + "id": "8933cfe4-99e2-4d0a-be52-c80d9427cced", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149496,7 +149496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "080821a2-bb34-4a21-8427-fcf07e7a1343", + "id": "f9844888-2650-4ab5-b544-59dad2ac8c15", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149578,7 +149578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daa3febb-d65c-47de-bca9-fea073dc2bb1", + "id": "fd3a4c87-5605-4be2-b099-ac7590ce4ee7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149660,7 +149660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d36e983-ebb1-4a94-8331-fdbd74a973df", + "id": "eb905730-bcc6-4e17-88d4-b68467355450", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149754,7 +149754,7 @@ "description": "Use this API to implement and customize source functionality. \nWith source functionality in place, organizations can use Identity Security Cloud to connect their various sources and user data sets and manage access across all those different sources in a secure, scalable way. \n\n[Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) refer to the Identity Security Cloud representations for external applications, databases, and directory management systems that maintain their own sets of users, like Dropbox, GitHub, and Workday, for example.\nOrganizations may use hundreds, if not thousands, of different source systems, and any one employee within an organization likely has a different user record on each source, often with different permissions on many of those records. \nConnecting these sources to Identity Security Cloud makes it possible to manage user access across them all.\nThen, if a new hire starts at an organization, Identity Security Cloud can grant the new hire access to all the sources they need.\nIf an employee moves to a new department and needs access to new sources but no longer needs access to others, Identity Security Cloud can grant the necessary access and revoke the unnecessary access for all the employee's various sources. \nIf an employee leaves the company, Identity Security Cloud can revoke access to all the employee's various source accounts immediately. \nThese are just a few examples of the many ways that source functionality makes identity governance easier, more efficient, and more secure. \n\nIn Identity Security Cloud, administrators can create configure, manage, and edit sources, and they can designate other users as source admins to be able to do so.\nThey can also designate users as source sub-admins, who can perform the same source actions but only on sources associated with their governance groups.\nAdmins go to Connections > Sources to see a list of the existing source representations in their organizations. \nThey can create new sources or select existing ones. \n\nTo create a new source, the following must be specified: Source Name, Description, Source Owner, and Connection Type.\nRefer to [Configuring a Source](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html#configuring-a-source) for more information about the source configuration process. \n\nIdentity Security Cloud connects with its sources either by a direct communication with the source server (connection information specific to the source must be provided) or a flat file feed, a CSV file containing all the relevant information about the accounts to be loaded in.\nDifferent sources use different connectors to share data with Identity Security Cloud, and each connector's setup process is specific to that connector. \nSailPoint has built a number of connectors to come out of the box and connect to the most common sources, and SailPoint actively maintains these connectors.\nRefer to [Identity Security Cloud Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about these SailPoint supported connectors. \nRefer to the following links for more information about two useful connectors: \n\n- [JDBC Connector](https://documentation.sailpoint.com/connectors/jdbc/help/integrating_jdbc/introduction.html): This customizable connector an directly connect to databases that support JDBC (Java Database Connectivity).\n\n- [Web Services Connector](https://documentation.sailpoint.com/connectors/webservices/help/integrating_webservices/introduction.html): This connector can directly connect to databases that support Web Services. \n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/docs/connectivity/saas-connectivity/) for more information about SailPoint's new connectivity framework that makes it easy to build and manage custom connectors to SaaS sources. \n\nWhen admins select existing sources, they can view the following information about the source:\n\n- Associated connections (any associated identity profiles, apps, or references to the source in a transform).\n\n- Associated user accounts. These accounts are linked to their identities - this provides a more complete picture of each user's access across sources.\n\n- Associated entitlements (sets of access rights on sources).\n\n- Associated access profiles (groupings of entitlements). \n\nThe user account data and the entitlements update with each data aggregation from the source. \nOrganizations generally run scheduled, automated data aggregations to ensure that their data is always in sync between their sources and their Identity Security Cloud tenants so an access change on a source is detected quickly in Identity Security Cloud.\nAdmins can view a history of these aggregations, and they can also run manual imports. \nRefer to [Loading Account Data](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html) for more information about manual and scheduled aggregations. \n\nAdmins can also make changes to determine which user account data Identity Security Cloud collects from the source and how it correlates that account data with identity data. \nTo define which account attributes the source shares with Identity Security Cloud, admins can edit the account schema on the source.\nRefer to [Managing Source Account Schemas](https://documentation.sailpoint.com/saas/help/accounts/schema.html) for more information about source account schemas and how to edit them. \nTo define the mapping between the source account attributes and their correlating identity attributes, admins can edit the correlation configuration on the source. \nRefer to [Assigning Source Accounts to Identities](https://documentation.sailpoint.com/saas/help/accounts/correlation.html) for more information about this correlation process between source accounts and identities.\n\nAdmins can also delete sources, but they must first ensure that the sources no longer have any active connections: the source must not be associated with any identity profile or any app, and it must not be referenced by any transform.\nRefer to [Deleting Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html#deleting-sources) for more information about deleting sources. \n\nWell organized, mapped out connections between sources and Identity Security Cloud are essential to achieving comprehensive identity access governance across all the source systems organizations need. \nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about all the different things admins can do with sources once they are connected.\n", "item": [ { - "id": "93995b02-95a8-4107-9565-42239ffa69c2", + "id": "0879a42d-607e-458f-be79-6a711b8f1d73", "name": "Lists all sources in IdentityNow.", "request": { "name": "Lists all sources in IdentityNow.", @@ -149847,7 +149847,7 @@ }, "response": [ { - "id": "9f2411d1-ea46-4e18-a10f-938061b6fc6f", + "id": "86271ed2-49ac-4c79-90c4-6c2440417775", "name": "List of Source objects", "originalRequest": { "url": { @@ -149954,7 +149954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccbc95f3-1d53-4489-b8d4-cb1e1f322701", + "id": "a2d8756d-937e-4e1d-8fcd-e5a69a85fdc9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150061,7 +150061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48ec6bb8-1e9d-4f3d-8635-cfaf06f13414", + "id": "294ac335-f636-4bf1-8f9d-bee8b1e90334", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150168,7 +150168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "603cc8fc-0cdf-4543-8d66-bb8b63aa7ebb", + "id": "e343fb50-f62f-4b64-9b66-55438f1fceaa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150275,7 +150275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2871f8fe-a1db-4148-80ec-38acef4d01f9", + "id": "648dd5fd-62bb-40b1-a35e-df1ee8311ac5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -150382,7 +150382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e52b558-39a6-49b6-9af1-0ce10d00f595", + "id": "445b1340-3b0a-40b1-8ef3-b1f6541050b6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150489,7 +150489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f26a04b3-3c8e-47a1-ab81-458c0cf0e4a0", + "id": "6f327379-88e7-4421-995e-dc87196b59cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150602,7 +150602,7 @@ } }, { - "id": "759ec8ce-8578-486e-ae22-d68c143a3a54", + "id": "a8a8053f-f38f-4661-b54e-f779dc0deaf6", "name": "Creates a source in IdentityNow.", "request": { "name": "Creates a source in IdentityNow.", @@ -150654,7 +150654,7 @@ }, "response": [ { - "id": "fe3f1648-a212-4a18-9123-f07ef6949377", + "id": "d20436f2-7046-4a4e-86eb-beea4a2fa220", "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": { @@ -150720,7 +150720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caa4d60b-0721-4ab5-bd4c-f4ed6a2ff307", + "id": "ad531c55-10c7-497e-8e21-8a1617d7ef0e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150786,7 +150786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1cb8d9c-04d3-4389-a3aa-cdc835f6b84d", + "id": "629d1236-c07d-4679-8aff-358e5302d99b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150852,7 +150852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98ed97c6-be57-4f1f-8cdc-b68bca01ba79", + "id": "ba440aab-daea-4deb-a292-33267ff837ab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150918,7 +150918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "663ac1e4-5f42-420c-8115-0683048dfd0b", + "id": "97a50bc5-729c-4bc6-9490-f2e3e371aea6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150984,7 +150984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a29f5135-73dd-4669-9bde-ef1d67aec782", + "id": "6fd41dd5-a9e2-4b63-8bf5-8e5a0f4237b7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151056,7 +151056,7 @@ } }, { - "id": "99eb869f-8ae4-42d9-a53e-055ec04820c2", + "id": "594a7cbf-da1d-4d0a-913d-dd4ead25678b", "name": "Get Source by ID", "request": { "name": "Get Source by ID", @@ -151097,7 +151097,7 @@ }, "response": [ { - "id": "6f0922a9-91a8-43f6-8f08-05207da695da", + "id": "5d1f0c34-e6df-42d5-997b-86bff1788841", "name": "Source object.", "originalRequest": { "url": { @@ -151141,7 +151141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96b581ad-83e1-4291-89d5-8075668b6f5e", + "id": "6fd32943-dee4-4166-a127-ff114b52a5ac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151185,7 +151185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "526f44d9-7710-4737-8e73-94decd6a8640", + "id": "35a9b436-0751-4654-970b-9bb42425d479", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151229,7 +151229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a28713f3-7e25-4b8c-97ad-5531a86fc7b3", + "id": "17551765-f843-46d5-b66a-556a913243aa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151273,7 +151273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd2a0952-11b3-47a7-89ad-24825e48a284", + "id": "953c1d22-ab43-4aac-8bad-410709fcbb93", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -151317,7 +151317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2521bcca-3936-482b-8c54-9357f17e056c", + "id": "ce626f7f-0555-4be0-898d-4c816640a2a9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151361,7 +151361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b103c61c-e828-4f47-9b30-ce0cce9864a6", + "id": "42bfe4e0-2c8e-4f3c-a5ce-1863cfef545a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151411,7 +151411,7 @@ } }, { - "id": "22b74544-0678-4e4c-bce0-7fb8e29b48de", + "id": "56dd315c-feff-447c-9e70-af729712d40e", "name": "Update Source (Full)", "request": { "name": "Update Source (Full)", @@ -151465,7 +151465,7 @@ }, "response": [ { - "id": "396a9ff0-baef-49df-b29c-fad0a55a7200", + "id": "5c77a707-056a-4778-8fb2-9568bbc9bf1d", "name": "Updated Source object. Any passwords will only show the the encrypted cipher-text so that they aren't decryptable in Identity Security Cloud (ISC) cloud-based services, per ISC security design.", "originalRequest": { "url": { @@ -151522,7 +151522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0751bbb-0823-4656-a453-bd9545df1175", + "id": "7e51507c-c8d5-4ba4-9359-b56efb9f9198", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151579,7 +151579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "521be7f9-b7ab-4161-9802-53d0cca7f442", + "id": "caefef01-9904-499a-99ae-4ed6333d3fc1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151636,7 +151636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae049462-1cfd-4436-bee7-f6993f928fd1", + "id": "c875a078-bc0f-498c-b632-95bb87fd0b3c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151693,7 +151693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd2c6fa8-f394-4712-8ade-35e4b80fdb18", + "id": "704ae849-e587-421b-9b8e-abf6cd21d64a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -151750,7 +151750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01a1645e-a0fa-4b4a-afd5-91532b0056f7", + "id": "a5f897a3-16e3-4aa2-925e-2b34f0c96242", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151807,7 +151807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70a3da43-883a-44b7-b6ce-ad7d61038f71", + "id": "1c7ddffb-dc00-4ccd-b5ff-e3baae8a1841", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151870,7 +151870,7 @@ } }, { - "id": "da77bc81-5afe-470b-a347-58d09645be9e", + "id": "af0f9417-d22a-4948-8fec-15b7af66b55d", "name": "Update Source (Partial)", "request": { "name": "Update Source (Partial)", @@ -151924,7 +151924,7 @@ }, "response": [ { - "id": "864cddb6-a663-4bbe-9237-ae8c611db84d", + "id": "e47bbe7e-94d8-49b7-b336-4df3cee93d34", "name": "Edit the source description", "originalRequest": { "url": { @@ -151981,7 +151981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2f1066c-ee0d-4146-b177-a235bd07458a", + "id": "7348a36e-9d77-4827-95a0-241a7799d1c1", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -152038,7 +152038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b0c97cf-d289-4687-a496-536b90ccbd84", + "id": "7fa134ee-35ec-4007-8911-aa11eaee63d4", "name": "Edit source features", "originalRequest": { "url": { @@ -152095,7 +152095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3f2a954-a0d9-4c4b-bd3b-e6f245e34c4d", + "id": "80fa3791-b799-479b-8b4c-825503c46a43", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -152152,7 +152152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce45d923-4cfe-48ea-9d76-510682e4add7", + "id": "7c7de37b-b7a1-4ba4-bd19-06008b1c569c", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -152209,7 +152209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e70109e-10a3-4eb6-a923-8e8bb7b5dd74", + "id": "e72bbfbb-2b14-425b-92e4-e52d8ebd294e", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -152266,7 +152266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5500219-29d8-4d8e-b6b2-621713872cbe", + "id": "d0d299cc-b3fd-41d7-ba53-fa59e1439b03", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -152323,7 +152323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a4a101b-e2c0-40ae-9cd7-6ecb19a7a2a5", + "id": "c5cf712a-0626-40c1-bcb4-4a2c07b77387", "name": "Edit the source description", "originalRequest": { "url": { @@ -152380,7 +152380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3796ccea-f1fb-4b83-abce-32b41f83b4ce", + "id": "b36bd61b-7bbe-4b1f-8e5a-e304f57f8dcc", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -152437,7 +152437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c5bfaa0-a02b-4e8b-aa77-cae56ab445f6", + "id": "b34490c9-2a37-4478-8d61-7466c720ce32", "name": "Edit source features", "originalRequest": { "url": { @@ -152494,7 +152494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52331830-aa86-4f46-993a-c5c3d62c050d", + "id": "8bc4e301-5ba2-4bec-ac1f-6a84fc1f186a", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -152551,7 +152551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d1747c2-e252-4e61-91b2-b81be1e33bf6", + "id": "eac9b045-ccea-41eb-830d-69f6e148d63c", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -152608,7 +152608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32347037-7a20-40ee-822b-f5e15850a540", + "id": "4f64cdb7-38b8-418a-aa88-1d657d82a08d", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -152665,7 +152665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "142c3678-0a00-4b51-9e06-92c7ba30106a", + "id": "324ac3c3-528e-4586-9d5f-12f99e02f26b", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -152722,7 +152722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e6b0c98-71ec-4c7b-8911-27c736119019", + "id": "eb953b44-cf99-4318-8ce2-74e0b4e61e00", "name": "Edit the source description", "originalRequest": { "url": { @@ -152779,7 +152779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59b7f1da-724e-4b5d-8d8d-621ad9471dc2", + "id": "914f1c21-8b45-4eb1-9186-8a2c02ccd921", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -152836,7 +152836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ca45435-c912-48e1-9a15-ae4f5619f8c7", + "id": "bf0239ba-77c9-4b74-877c-2d48e40e42c9", "name": "Edit source features", "originalRequest": { "url": { @@ -152893,7 +152893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86caa1f3-4e20-45ba-af4f-b924aeef7c31", + "id": "c4fa0746-43fa-4dd9-9afb-d82059fc0e3c", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -152950,7 +152950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85c4dc0b-f952-421b-9bbb-98f7086e6fa2", + "id": "2240c61e-9c64-432e-bd8f-a8ecc9fa403b", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -153007,7 +153007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bedcfc9c-40bf-498a-a319-3fee40ce0b6d", + "id": "945843d7-0ba2-4eb8-aedf-acd902ac7a75", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -153064,7 +153064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd021df6-7def-4394-9aa1-345563d04014", + "id": "0a6d4f3e-9cba-48d8-8ef0-67de18511f0d", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -153121,7 +153121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b8928e3-57ff-463e-ab2f-0887e7a92d52", + "id": "3e6b6e08-129b-4a61-88ff-3d5835da8ed5", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -153178,7 +153178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc0056a3-fc45-48f7-9714-fb724d6ed496", + "id": "fc188018-63d0-4060-8bf4-4c1175d1c677", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -153235,7 +153235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86621b30-31f3-433f-9e61-b3394660ba25", + "id": "37962294-ab24-4fed-b2d0-b26bc7c3a22f", "name": "Edit source features", "originalRequest": { "url": { @@ -153292,7 +153292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa1e3ac2-c10e-410b-9fed-2e12d93bf825", + "id": "7495a673-f809-4d81-ac6d-aa39dd0a1f2a", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -153349,7 +153349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71ee1ef6-7793-4bad-b525-1f507bcb1678", + "id": "a9613561-ef5d-4e54-b53d-cc62a1297451", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -153406,7 +153406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50a3ff49-27b4-4496-bb2a-7f975a1ed1f0", + "id": "9b2a44a3-795c-4c09-9869-814f5cfa493c", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -153463,7 +153463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a664212c-794c-4ee5-b9ac-2867e794e57f", + "id": "e7b71e1f-032a-4ddd-8f30-fb56f0cbf61b", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -153520,7 +153520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24c4d48a-3057-4164-b254-4d3865685ab2", + "id": "dffc1af5-8a61-47de-a136-1d2bc53ba65e", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -153577,7 +153577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bb55d5c-96dd-480d-82e8-7ce7194b2a2c", + "id": "a778c7b5-b01c-4ec6-96c9-b96a62fe23c2", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -153634,7 +153634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cd15014-da7c-4655-8aff-90e2f9d65f05", + "id": "c563e830-a074-4876-805b-a054e78f1b8d", "name": "Edit source features", "originalRequest": { "url": { @@ -153691,7 +153691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd57122a-4be8-4d03-b3f9-83f3495fb616", + "id": "d88a9788-3ca3-4c6d-bd43-53414d915edb", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -153748,7 +153748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bddf44d-cac3-46b8-b57f-b4123e53e322", + "id": "73e7c1f3-78ab-4389-b5c7-c09ee017b56d", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -153805,7 +153805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d899093c-5286-42b5-b840-073c49207997", + "id": "0bad140b-d5a2-45f6-8f54-306ccb09a3a3", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -153862,7 +153862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b4b18c1-cf3a-44ac-bd9c-582af8ddda77", + "id": "4bfe7476-7b58-4577-86cc-496b666c539f", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -153919,7 +153919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14da5405-2f46-4f5a-821c-64c813aaa912", + "id": "d7fb83fc-6e38-47cc-a21d-93baec3dec6d", "name": "Edit the source description", "originalRequest": { "url": { @@ -153976,7 +153976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baf40a99-7c57-41a0-8a11-613c8be2a839", + "id": "692a1426-d96f-4f0b-8b52-b755bd155ad5", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -154033,7 +154033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "216b5cd0-5ee3-4e57-a592-19ac3e42a416", + "id": "0da94ebb-06fb-4bcb-99f2-f40a83da7aa5", "name": "Edit source features", "originalRequest": { "url": { @@ -154090,7 +154090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e093ca5b-5dc4-4a95-aaef-40b6e7adfcee", + "id": "b4f202fd-52c2-4286-989d-3a732a9ea02c", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -154147,7 +154147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85e4b725-c89e-4c1e-ab65-f25fc66f6a79", + "id": "840e7989-e26d-425b-9228-e035f9f062e6", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -154204,7 +154204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6c95971-b284-4001-bf2e-c3355d239694", + "id": "5337fd28-12ad-455f-bc8b-d6ca0d06b10e", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -154261,7 +154261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c516bd3e-be9f-4b3a-95ac-fcf7f676cb09", + "id": "f1a6f1cf-79a2-488d-b529-79a850cd15fb", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -154318,7 +154318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80106f8c-5d1d-441f-bf14-eb0cd517672d", + "id": "63d77a2d-4685-451e-b7b0-766af6200c98", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -154375,7 +154375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68c4430d-4d66-4791-b438-8eb3bd9f0eed", + "id": "1ea5433e-356f-4210-bbc3-e8ed4a7bbbd6", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -154432,7 +154432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe7fe291-dc1b-4c6e-b93e-1a878eac7bb6", + "id": "6e5c7aa8-f59d-4e76-b293-d71f5aae76cd", "name": "Edit source features", "originalRequest": { "url": { @@ -154489,7 +154489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b81db7d-b103-46ca-bdb3-c5a56981d1b8", + "id": "f8790e10-454b-429e-bb47-1297083f9705", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -154546,7 +154546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed5b18f8-3ebe-4a8b-ad1c-526801b4a6a1", + "id": "873fbd41-a656-4568-aa92-7fabafd9caf7", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -154603,7 +154603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8649f32a-821d-46da-8e02-3ba33348876c", + "id": "0b7fc45c-8835-484d-a8bf-91ba1adbe9a0", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -154660,7 +154660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "453aa112-786c-463a-9632-32ce86fcdc90", + "id": "070620ba-9756-45eb-ba44-f41f5f66d85a", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -154723,7 +154723,7 @@ } }, { - "id": "2db3c299-0ce6-40c9-85b0-111c3f6d82b6", + "id": "9f31508d-db4f-462a-b4b4-0d48d1d88717", "name": "Delete Source by ID", "request": { "name": "Delete Source by ID", @@ -154764,7 +154764,7 @@ }, "response": [ { - "id": "fb796cb9-ec96-46be-b59c-d80fe1c22c41", + "id": "63150b14-3a65-4f68-a578-bce995f6222a", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -154808,7 +154808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "521b78cc-8168-44a4-91ae-26555a663219", + "id": "d682c724-3511-4b67-acff-59b4b10c9729", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154852,7 +154852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da0c4e9d-7deb-498a-8dd5-6e62eb2f9352", + "id": "23d9c21e-544e-4b86-8bea-535b8171c445", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154896,7 +154896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "133032b8-f09a-4e80-8280-1e37443c6342", + "id": "91c497ea-fc8a-4074-b028-66c76ec576f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154940,7 +154940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cad2e214-4d79-4937-9515-b6e3cdbb287e", + "id": "8c9b82ca-e7c5-42eb-ac6a-b1f3c6e43fef", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -154984,7 +154984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83b14448-71fa-467c-9f78-d160f9ba6637", + "id": "21b46804-33d5-4776-abfd-fb398691f913", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155028,7 +155028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af260cb8-28f9-47bf-8a25-fb146b3b91e1", + "id": "4529d34e-1f77-4d6f-926d-8b7efae8acb0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155078,7 +155078,7 @@ } }, { - "id": "29526c7f-219d-4f55-8d30-798f088686ec", + "id": "a3e6b0c9-90e4-40f4-a21e-dfc2df4fece2", "name": "Lists ProvisioningPolicies", "request": { "name": "Lists ProvisioningPolicies", @@ -155120,7 +155120,7 @@ }, "response": [ { - "id": "64c824af-ac87-4b7e-95ab-459c1ab43873", + "id": "161e1dd4-3268-4bfc-bbeb-097b3021b192", "name": "List of ProvisioningPolicyDto objects", "originalRequest": { "url": { @@ -155165,7 +155165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dfcee89-7c59-4b58-85f1-75e846a1fc82", + "id": "70ebf4ad-6c69-4ab4-a795-86d6d1a360b8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155210,7 +155210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b29e6799-5e0d-44af-8bb2-29198414fd76", + "id": "fd35f5ff-5b2f-4ccd-b02e-60b91e77419c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155255,7 +155255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6ca6546-7c9d-48a6-9ed5-6a994ed456c9", + "id": "138627a2-e56c-4e73-9265-a67a6ef9aba3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155300,7 +155300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c79d5c2a-01db-424b-aaae-706b3e7cab95", + "id": "dad33167-1137-4075-91e1-413897543a7f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -155345,7 +155345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1c3f4f7-5376-4d75-a450-6aa6635cd78f", + "id": "4b5ed0ca-6d5c-4329-8fae-6c949d87676a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155390,7 +155390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3187cf67-0f9d-4848-8696-9b249e47c988", + "id": "8ca172b7-1aa1-4469-9153-2cc46ae50996", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155441,7 +155441,7 @@ } }, { - "id": "67d6c9af-e823-4c41-ae87-14cbf0b4d55e", + "id": "962c5010-2586-4598-976d-1f2fb2e13f1f", "name": "Create Provisioning Policy", "request": { "name": "Create Provisioning Policy", @@ -155496,7 +155496,7 @@ }, "response": [ { - "id": "855f7b07-1552-411b-bab3-ba1ed125f982", + "id": "2a2117d5-b895-4d95-9e46-a3e3c8fbc8cb", "name": "Created ProvisioningPolicyDto object", "originalRequest": { "url": { @@ -155554,7 +155554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "150b3527-6370-467c-a499-c381546062bf", + "id": "858f1390-30fb-4160-bc51-119055dd2b0b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155612,7 +155612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab489420-3102-4cb0-b4a3-e58cbe5522ff", + "id": "11934fda-fa70-4a7d-bcf1-6642e63a205e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155670,7 +155670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2603f89-50df-4a21-a832-9de9192e37a0", + "id": "2d94bbe9-3d84-4b19-86ab-56724fd02e7f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155728,7 +155728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13f91b39-4df3-4b31-b81c-6df8c2ae2db5", + "id": "742f5eff-e587-4ef8-8d1f-9be7ba4e484e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -155786,7 +155786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd2d16a2-af80-48a9-afc7-e62ce803e594", + "id": "aa3a78d3-1379-46d1-8453-3ac84f6ca324", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155844,7 +155844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c24fb04d-e5dd-4775-968a-1490f4f59d30", + "id": "d3e9a38d-9dac-4c99-8ed8-d77f05f374c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155908,7 +155908,7 @@ } }, { - "id": "37c0339e-d0e9-4bf0-a3a5-5f08135f937f", + "id": "2122c6a1-9260-45dd-9c7f-d3d157151db9", "name": "Get Provisioning Policy by UsageType", "request": { "name": "Get Provisioning Policy by UsageType", @@ -155961,7 +155961,7 @@ }, "response": [ { - "id": "ac3c92b1-d76f-470b-b2cb-026fb7ece96a", + "id": "6d4c6626-cdb5-45ec-b37e-0543d488efb1", "name": "The requested ProvisioningPolicyDto was successfully retrieved.", "originalRequest": { "url": { @@ -156007,7 +156007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "070722d6-313c-4688-93c9-f17d6878be3d", + "id": "7ed1af0f-01dc-495d-a484-8f19b40f7ff9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156053,7 +156053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bb3d6b9-d6cc-46c4-a51c-d15797409044", + "id": "6dde78ac-2f5a-4c7d-99ae-c43b1a33699b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156099,7 +156099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21a00581-4533-47f8-92ef-95809f339869", + "id": "fca9d7bf-5cf6-4166-9f19-17fc883aea62", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156145,7 +156145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "258bd54d-f787-498c-896d-cb45f0a6b412", + "id": "faaebda5-026e-444f-b769-e0a71a14a951", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -156191,7 +156191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1b26ac6-394e-4a7f-bf8a-de558f54109b", + "id": "3ca5a2f4-d9de-4803-820c-89848609c93b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156237,7 +156237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96a1c41f-ad23-4892-b23e-7fc5116a73bb", + "id": "5689d037-422f-4e41-b246-9b7f524cce3b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156289,7 +156289,7 @@ } }, { - "id": "3931c641-24ca-4049-8dcc-a310d8c3231f", + "id": "f82d9408-f6fd-4374-bcdc-095f15b8bd9d", "name": "Update Provisioning Policy by UsageType", "request": { "name": "Update Provisioning Policy by UsageType", @@ -156355,7 +156355,7 @@ }, "response": [ { - "id": "391374e4-88c5-4a2f-862e-3b14844c9d5e", + "id": "b77655bc-88ec-4e68-b875-803814cd92ab", "name": "The ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -156414,7 +156414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c09ccf63-201e-4573-8c2d-ff7ca97149d3", + "id": "9d96d894-233c-49dd-8f5e-5a56078aea19", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156473,7 +156473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52d19a98-8679-4766-b92f-13ba8f9f220e", + "id": "5eb45cab-681f-432c-b9e7-b54e1ddde014", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156532,7 +156532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9109a9a2-a141-4c8c-92f4-5ae962ffb6ec", + "id": "11cc37ea-a0ec-4c5f-9fa2-dce924a7e679", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156591,7 +156591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c336f07-b36d-4f6c-a873-faa6d3fcdeda", + "id": "32808ec6-e9a0-48b9-86c3-7a1228182596", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -156650,7 +156650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12b21d19-cc9d-4680-b4a9-ed050b1e27f5", + "id": "a8ef8e0b-e4c2-46f2-950e-f9841cc8dcee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156709,7 +156709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e5c5b5d-49dd-4ea4-90b2-0372e3db7378", + "id": "708e2bac-55ae-4b00-a90a-ead0405d88c8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156774,7 +156774,7 @@ } }, { - "id": "63ff00f2-230e-4d06-9dd0-99e8573bfba8", + "id": "c8a0f37c-238b-415c-9fde-4c9675c770ef", "name": "Partial update of Provisioning Policy", "request": { "name": "Partial update of Provisioning Policy", @@ -156840,7 +156840,7 @@ }, "response": [ { - "id": "3ea68e3e-de1f-423d-bb1a-9187e97457d4", + "id": "7e9e10b1-4282-45ad-af6e-2d8fb58f9080", "name": "The ProvisioningPolicyDto was successfully updated.", "originalRequest": { "url": { @@ -156899,7 +156899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "454daa14-5c80-4b13-9cf5-cbbaebb2ac66", + "id": "915037ae-80a2-424d-97d3-f22e52ae0675", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156958,7 +156958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e791ecbe-1a19-4231-bfa2-ea66640468f3", + "id": "6b9e79ee-5ae4-4e6b-a0b3-e06ab42b66a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157017,7 +157017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68fde087-9655-40f5-8e92-36cfe52c64e7", + "id": "e9e6a095-725d-4f59-891b-c0e6b4b550d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157076,7 +157076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f6aad5b-b774-451f-88c6-4ab95ad4afa0", + "id": "c92535b3-0d21-42f9-8ddf-360ab3c1b40e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157135,7 +157135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "489960b4-7c87-404f-8eff-56fa93333032", + "id": "3d511e83-6b9e-4464-b4d6-fd8131335a2f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157194,7 +157194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d83be461-a50e-426b-ae21-5a4bc47e89b0", + "id": "3fba3ae3-4266-4ec1-8b04-de6bf4d02630", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157259,7 +157259,7 @@ } }, { - "id": "96a6b57c-769d-40f0-94fe-05b9d5b67f54", + "id": "5a162fb3-4e62-4e08-8c03-0a0ae80cfe69", "name": "Delete Provisioning Policy by UsageType", "request": { "name": "Delete Provisioning Policy by UsageType", @@ -157312,7 +157312,7 @@ }, "response": [ { - "id": "354881e0-9d76-4bbf-b93e-8825a83d32d0", + "id": "20515c6f-f052-4450-8880-8a03e6c6d6b2", "name": "The ProvisioningPolicyDto was successfully deleted.", "originalRequest": { "url": { @@ -157348,7 +157348,7 @@ "_postman_previewlanguage": "text" }, { - "id": "99453561-83fd-4b99-85d5-dfe95c47e5e6", + "id": "a326f04c-9ed6-4a41-82dc-444070e6bc17", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157394,7 +157394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "062e5264-23fc-4084-99cc-d4c695e6948d", + "id": "87391169-4c3e-4a90-a764-022bb0e13876", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157440,7 +157440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f0ba1b2-00bc-4e44-9a00-9940845505aa", + "id": "9761ddf7-be06-4b2b-b175-1828cdb22ba8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157486,7 +157486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb72e38a-2910-4a89-a048-0277b169ace1", + "id": "5406eb17-2346-45fc-a6ff-97bc1fd41334", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157532,7 +157532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10aba56a-2d8e-4627-aa0d-cc925beb4db4", + "id": "d3d19f0f-cf70-4274-874b-6d1ece075d1d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157578,7 +157578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ed0c659-c769-4790-9adc-2f0bfc72f1dc", + "id": "295339a6-7d65-4632-8f21-0871502a5f25", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157630,7 +157630,7 @@ } }, { - "id": "c4c253a3-e29a-47f9-90c2-eaed0f7f78f4", + "id": "b11253c0-303f-4d83-9bcf-b8fec407c9ae", "name": "Bulk Update Provisioning Policies", "request": { "name": "Bulk Update Provisioning Policies", @@ -157686,7 +157686,7 @@ }, "response": [ { - "id": "0b986bc2-b342-4724-8603-5ee0eb81d572", + "id": "ca123d27-fea4-4924-b38d-d4842e134283", "name": "A list of the ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -157745,7 +157745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7924c1d9-ee34-499e-90d5-102db67b0065", + "id": "e30950c9-deee-43e0-a961-12bb26667a9d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157804,7 +157804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4c98612-bca0-4a31-8817-938cda1acf61", + "id": "cb996bac-d9af-459c-9761-74b51ac1357e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157863,7 +157863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08ae5cbc-e62e-47fa-b390-c3567479181c", + "id": "5b3998b5-9890-4c13-981f-e18c983355c2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157922,7 +157922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04b6a79e-7f9f-4a72-9a48-d270a243fe43", + "id": "0b5d91fe-13e0-40d1-aa0f-3fd4c559bba5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157981,7 +157981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e536e364-70a3-4504-91fb-50065c9b7128", + "id": "2d81a1fd-ac11-42de-8e6b-8f7c05b05ede", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158040,7 +158040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2aacda6-b902-43c1-ad6d-a32c7b1fcfc1", + "id": "b60504b8-c92f-483d-bcbc-d99235f46c7f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158105,7 +158105,7 @@ } }, { - "id": "936e9bdd-d708-4767-ac51-68cd459b9140", + "id": "af4171d9-66d1-4968-a1d5-37eab61e035d", "name": "List Schemas on Source", "request": { "name": "List Schemas on Source", @@ -158166,7 +158166,7 @@ }, "response": [ { - "id": "91cf1773-a0a1-4c44-9133-8328e0e7e0ae", + "id": "95a87e9d-dfbd-42ad-868f-8adf42182ee2", "name": "The schemas were successfully retrieved.", "originalRequest": { "url": { @@ -158230,7 +158230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cea9cd5d-d531-4535-9b7b-e185187760bd", + "id": "c2f2ac05-4311-4750-8993-f13a0743075e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158294,7 +158294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23bb1eb9-42c2-4778-92d2-9fdbbe40c8f3", + "id": "06d7a977-3834-49b5-9361-0bacde519ed3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158358,7 +158358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23f7a878-ba05-4c3a-a86d-cfdff72f066b", + "id": "f48ecba9-479c-4c3f-b475-2ff124e87400", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158422,7 +158422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b7dfc78-ef18-45fa-bb7d-7cb942fba7f9", + "id": "667dbe2f-4a61-404c-bd2a-0bb143c3bae0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -158486,7 +158486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "448fd178-ea4b-46aa-92fd-960c1d3d1f33", + "id": "9788ead7-9dc5-4d3f-8708-dc3b86882db6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158550,7 +158550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fd677c3-eedd-4af9-b25a-ee1c836e2610", + "id": "5e34afa6-4394-40eb-b29f-09b8c96d899b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158620,7 +158620,7 @@ } }, { - "id": "d635b932-ac7c-4f8e-be11-059dc477bfd9", + "id": "8341b547-840d-4607-9e7a-d9f5d99e6e70", "name": "Create Schema on Source", "request": { "name": "Create Schema on Source", @@ -158675,7 +158675,7 @@ }, "response": [ { - "id": "ffedc920-2053-416a-a3f2-8ddf69acb749", + "id": "d62d1bd8-6ae4-413a-bed3-83b7ed04c9da", "name": "The schema was successfully created on the specified source.", "originalRequest": { "url": { @@ -158733,7 +158733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "659a03bb-e5e7-4039-a3f4-03b34d2dc6cc", + "id": "fff718a4-bae5-4f36-8a34-57bdfb3e412b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158791,7 +158791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "067b4171-17ac-42b3-b7a6-3d46950cca5e", + "id": "88e5e587-e968-4f12-85c2-d18145b91bf5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158849,7 +158849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f77eb16-cda7-4743-b9f4-a643db63333d", + "id": "5867387f-d654-4d27-832b-5fd2d3b64012", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158907,7 +158907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "991f5108-70fb-4e9a-872b-4d1ef32b07a1", + "id": "4559d0c4-88fd-4635-b9d4-038b868aaf8e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158965,7 +158965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a74b74ec-0fd0-4a30-9301-5ca4652b3ca5", + "id": "101c8d27-5693-43f8-8412-7acc7efcb099", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159029,7 +159029,7 @@ } }, { - "id": "a59dcd71-331b-40e1-8504-a57bf2881424", + "id": "2979de01-32cd-482f-bc86-60e63efdf7f3", "name": "Get Source Schema by ID", "request": { "name": "Get Source Schema by ID", @@ -159082,7 +159082,7 @@ }, "response": [ { - "id": "f43adb6b-9e14-4635-a041-c42325f40840", + "id": "dba17dc4-e6fa-40e4-a3f9-65472358e004", "name": "The requested Schema was successfully retrieved.", "originalRequest": { "url": { @@ -159128,7 +159128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ea4da98-e98f-4ed0-9218-18dd26f1064f", + "id": "901a7d92-0f24-4211-8be3-63308aaa192e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159174,7 +159174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee753d3a-6372-4423-a5e4-ecd3ab4de076", + "id": "ff63225c-c4a6-4299-b17b-6183ddf157e7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159220,7 +159220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c31bfc9-11cd-40c9-a973-67f7c551a012", + "id": "8ef8711c-2320-4494-b59b-533923cdaaff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159266,7 +159266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6117213b-df59-487a-b64e-cfe5f773ccc2", + "id": "d68b21f2-2066-4e11-b31c-e32f11529aea", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -159312,7 +159312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1744acd-9f81-4b49-a0db-f54c79d963e6", + "id": "02a1aa58-d558-40db-8006-8fde79ab852a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159358,7 +159358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8de41f6-be01-42f9-98bd-f98213f184c9", + "id": "afd34c12-aa40-44c0-94d9-eeba085772bd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159410,7 +159410,7 @@ } }, { - "id": "c585f059-23b0-4071-9078-3ff77292dec1", + "id": "629e6366-49dd-47a9-ba49-3b121f8ce4bb", "name": "Update Source Schema (Full)", "request": { "name": "Update Source Schema (Full)", @@ -159476,7 +159476,7 @@ }, "response": [ { - "id": "85b8e2c7-7995-426f-b4dc-77317604317a", + "id": "d5b0e550-ffa6-4d52-ae8f-1a51def90a4b", "name": "The Schema was successfully replaced.", "originalRequest": { "url": { @@ -159535,7 +159535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e402b130-8d8a-488b-acea-8e6566a262f9", + "id": "d3607e32-f527-4fd3-9720-3ab07016a50b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159594,7 +159594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e8c40ee-6b69-4886-adb6-c1a12a3633f7", + "id": "7d990567-ad5d-4d7b-9306-9e9acffaba4b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159653,7 +159653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9de2d74-a837-4c59-9a5d-69b25362c6c6", + "id": "3dfc0e3f-2164-4ae5-8524-04dee39778e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159712,7 +159712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f8c7b92-f176-4ef4-87ef-3165ca758754", + "id": "9557d6a5-d98e-4114-a707-f374899cf1ec", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -159771,7 +159771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5c4776d-1d5a-4514-bf15-a3013202685d", + "id": "5cb0d1d1-9997-4a37-966a-b3f56e8112c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159830,7 +159830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c47f2af-5371-4991-94c2-22501895c5d4", + "id": "c58e6a8f-fbc5-48ce-802c-4e2f4a499271", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159895,7 +159895,7 @@ } }, { - "id": "2cf835df-0487-47b8-91c4-2fff6377289d", + "id": "f9bcdeae-e434-4101-aac7-ba3e69602b6a", "name": "Update Source Schema (Partial)", "request": { "name": "Update Source Schema (Partial)", @@ -159961,7 +159961,7 @@ }, "response": [ { - "id": "1a452593-6875-4346-90d6-fe3fd6c6ece4", + "id": "cc9f5cc9-ea02-46fa-a2b1-54b616654c4e", "name": "The Schema was successfully updated.", "originalRequest": { "url": { @@ -160020,7 +160020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d05a4fca-7f42-43b8-be91-fe6a2a2e7bb7", + "id": "da7c55c9-ccdb-4bd0-a820-8127764c78dc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160079,7 +160079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "084a400c-8008-4db0-bdc4-b0f39555b9e0", + "id": "a3d12655-1d9c-4d8f-bc9d-c192a329772f", "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": "9a1f55c1-fdb0-49f8-8b8d-e8d964f48503", + "id": "9f07d8a5-7d83-423b-9920-0bc620343406", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160197,7 +160197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6935bb0d-3e57-4b02-8ea6-99b892f40d19", + "id": "9ecd0549-530d-4212-ab63-36351e919607", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -160256,7 +160256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aba67e8-bdc8-4360-8524-dcee9755ff9d", + "id": "546611e4-e905-48ae-b3a6-ee6e621c9de4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160315,7 +160315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d276b9d-d672-4eaa-9ff2-ad558cded24d", + "id": "eda82bfc-8e88-469f-b2cf-8b6b9f8b28bf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160380,7 +160380,7 @@ } }, { - "id": "b7057566-fb11-46b1-bd63-26cc8721f97f", + "id": "27615151-204a-45d8-a39b-a9f3973f4bfc", "name": "Delete Source Schema by ID", "request": { "name": "Delete Source Schema by ID", @@ -160430,7 +160430,7 @@ }, "response": [ { - "id": "1c4f6507-eeb0-44d9-a505-70ac46b3b6ae", + "id": "14d6d9cc-4cb9-40df-81ef-e2af0a559d93", "name": "The Schema was successfully deleted.", "originalRequest": { "url": { @@ -160466,7 +160466,7 @@ "_postman_previewlanguage": "text" }, { - "id": "cf2a7afd-1e3b-48a3-9fb7-8c0a7182dafd", + "id": "47b3a6d2-296f-4384-a2dc-9dddee844c0a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160512,7 +160512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70a45c83-ef2b-4f91-81fb-099b098b1ae1", + "id": "135dd3c5-61d7-4419-904a-b44e71717198", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160558,7 +160558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "982ba083-e816-44d0-8234-da6d1c2c5cb7", + "id": "40df9eb2-ca23-4526-8e66-a3a64673a650", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160604,7 +160604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3423037a-0c7c-4c2f-a4cd-bc1449d61348", + "id": "be88e325-31b3-496f-9c98-a91a14735f45", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -160650,7 +160650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8634f74f-58ea-42b5-9c36-7651765431e4", + "id": "cbedb0de-2516-464e-8fa4-f08564fcb9d7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160696,7 +160696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "679ec7ad-1ccd-44bc-add6-0ae444b81133", + "id": "a130a124-1da4-4b7e-8313-8a50a3d84c4f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160748,7 +160748,7 @@ } }, { - "id": "ce96ed7a-8a3e-4963-a80b-a1638cba8716", + "id": "2530fa11-46b5-4143-965c-f60775de5341", "name": "Fetches source health by id", "request": { "name": "Fetches source health by id", @@ -160790,7 +160790,7 @@ }, "response": [ { - "id": "739b6075-ad7d-4540-bef6-53996a565e97", + "id": "27357719-943e-49bc-9e1e-345dd467d83a", "name": "Fetched source health successfully", "originalRequest": { "url": { @@ -160835,7 +160835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca43a7ba-3e7c-4f9a-a5f2-8ae90fb1aa91", + "id": "0bbb3b43-5912-42f0-99e0-83584c660e89", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160880,7 +160880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08a06230-d720-440a-94ea-3d21d49a7337", + "id": "9acbac0b-2238-47c1-b556-296d219c2fc0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160925,7 +160925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09662837-2b5d-4c86-93dc-c230340e60f0", + "id": "6a2fa413-97bc-4bb7-b0ed-b51cc937488a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160970,7 +160970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0535156-8e18-444f-8b9d-a5d88e71f9e6", + "id": "555ecd28-68c8-4971-90c4-3c6f215c457c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -161015,7 +161015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d235ad16-dcf9-4631-a817-59b14b59cfd3", + "id": "84d58fd1-fa6b-4b88-bdb7-2aa28e5ebe7c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161060,7 +161060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e557d9ed-4f70-47a6-bf85-30e29e86a7aa", + "id": "386f3ea8-85b3-43af-884f-c900aff17ca7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161111,7 +161111,7 @@ } }, { - "id": "f372dd6b-3ae8-4f13-bdd7-122a5ea83dcb", + "id": "cf31d3e2-e6c5-4b37-aca4-6c6ba73f5c72", "name": "Downloads source accounts schema template", "request": { "name": "Downloads source accounts schema template", @@ -161154,7 +161154,7 @@ }, "response": [ { - "id": "c17983ec-e99b-4ee3-98fd-459ca86559d7", + "id": "517e5478-5650-44b1-8530-00f356d81fdf", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -161200,7 +161200,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7b127045-b24e-426b-bbe2-15baab897421", + "id": "55a7a10f-8d77-48d7-b309-c3299d5548b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161246,7 +161246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7751ad2b-560b-46f6-90dd-62e75311b6ca", + "id": "f19b3c02-55f5-44e4-bde1-b0a452b5d1ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161292,7 +161292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c14dbbce-deb7-4ee7-8a53-ae797be232e8", + "id": "18f0a3d9-86a6-415a-a898-da1871314bde", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161338,7 +161338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59b5a516-f0c4-45e6-b6bd-4c6fc03c2b02", + "id": "e118acd9-ca5f-47ab-867a-a1df8ebba407", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -161384,7 +161384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd828092-cec1-4b3c-8a29-e40d0eeb4f2e", + "id": "9f3af133-2dc8-458d-a840-3965579237f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161430,7 +161430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "462041f1-c7ed-48d8-abaf-55d13d7081ad", + "id": "fecbbad9-f1ae-4c3e-badd-d123e0fe48be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161482,7 +161482,7 @@ } }, { - "id": "7065d1d9-0a6b-4851-bea7-8e370d06e381", + "id": "13ca3792-159d-435b-895a-f6b834b515c7", "name": "Uploads source accounts schema template", "request": { "name": "Uploads source accounts schema template", @@ -161541,7 +161541,7 @@ }, "response": [ { - "id": "6e4fea23-c6d6-492d-bd92-7f6dec335085", + "id": "9ca7737e-5845-4178-8481-bbac7aea40dc", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -161603,7 +161603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5dfad1e-7142-4987-b9ed-73aa81337143", + "id": "ec133a40-06fd-48f4-8b3c-3e57f0dba784", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161665,7 +161665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "688e0203-1bb3-4ab8-a477-f598c55d4d95", + "id": "9f1636e2-528f-4eb0-8b57-f2f143da5634", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161727,7 +161727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce50fc53-f8cf-407f-aa4d-e87d78a942ed", + "id": "8351983f-0a05-4b8a-911c-6e8c900f2b15", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161789,7 +161789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df6f6649-63a5-4833-bda2-5a6a9715a3a9", + "id": "d71fae40-d4bf-4fba-a7c2-355e06c50868", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161851,7 +161851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a430f52-d2b4-407f-a4de-6ad405fbbbc8", + "id": "3b8803c7-1641-4e8d-9f97-c76235209586", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161919,7 +161919,7 @@ } }, { - "id": "7cbb5ad8-f841-4b10-b41e-fbd00e497b87", + "id": "b1c00585-bb4a-490d-a4a8-d8727cfb9faf", "name": "Downloads source entitlements schema template", "request": { "name": "Downloads source entitlements schema template", @@ -161972,7 +161972,7 @@ }, "response": [ { - "id": "4a7017e4-c902-47e8-91a2-9bdad998173d", + "id": "700a11f5-cf18-4ccf-982b-ddc02f26e21f", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -162028,7 +162028,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bc277a08-77ea-4393-a662-002ca0a90ab1", + "id": "c256f0b9-a2cf-4d1e-97b5-8d6403a3b515", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162084,7 +162084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cc365fb-eaa0-4993-93df-9462ce82c75d", + "id": "f9d68d5a-c1bb-43aa-bd1e-dd3f74bc454f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162140,7 +162140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d106ae79-803c-43dd-bf0e-7730fd7e3c2b", + "id": "b44aaa83-c0da-44d2-aaa0-7fef91cd39a4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162196,7 +162196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61a7ab64-8574-4f1a-bb1e-52d1707afc1a", + "id": "fc5898df-b4c5-47d4-954d-7cab58bf423f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -162252,7 +162252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55592804-29ce-4ecd-8e67-4d07265d5e88", + "id": "0c65bb2b-7878-4124-8e9c-25c70e22752b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162308,7 +162308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "638dcfdd-e854-403f-8f46-46f729f46d24", + "id": "3f846192-6bfb-4ccf-a66b-69bd420a2dd7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162370,7 +162370,7 @@ } }, { - "id": "9cee5595-21b9-4215-896f-dc0f82c48f23", + "id": "d192365f-dfb1-4036-a79c-c61edca46955", "name": "Uploads source entitlements schema template", "request": { "name": "Uploads source entitlements schema template", @@ -162439,7 +162439,7 @@ }, "response": [ { - "id": "489dae2f-fa8b-4649-b186-12dacf99d6d8", + "id": "7b895aea-3f3c-40ff-aa68-ac01ba6e03f6", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -162511,7 +162511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f8d1d5c-c861-4724-b49c-b151a94c39f0", + "id": "def9621c-f16f-43ac-af6c-a4c65c44ccbc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162583,7 +162583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0472c81-55a2-41fe-932a-e7f4d3534764", + "id": "d0267a1b-b95d-4607-8f7b-d0a844739c6f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162655,7 +162655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5ed8b98-2792-48e2-a327-2ea49c1cb61d", + "id": "809eda67-3fcb-4526-b8c1-14a4d4313dd6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162727,7 +162727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "627aecb2-a992-41c6-b254-6cb14d5b0868", + "id": "45347eab-dbb2-49c9-8bae-a38001f2fd80", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162799,7 +162799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "624cf1b6-9186-41ec-9ee8-19572ed11935", + "id": "76c113f6-21fd-4a04-bc62-807fb088c80c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162877,7 +162877,7 @@ } }, { - "id": "4ddb8246-6b05-4e59-9b13-f86a0134409e", + "id": "e9274be4-9d2b-478a-815a-05ef71dffe44", "name": "Upload connector file to source", "request": { "name": "Upload connector file to source", @@ -162935,7 +162935,7 @@ }, "response": [ { - "id": "e8f07efb-bb56-45d4-a601-31b1e55f7dad", + "id": "120fb74a-8c14-41ea-9c63-87aeaf12aa40", "name": "Uploaded the file successfully and sent all post-upload events", "originalRequest": { "url": { @@ -162996,7 +162996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b067c56-ca7d-4f90-84ca-36966c1f8b2e", + "id": "f78591db-3b66-4ff1-877b-f4769afa2ba3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163057,7 +163057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bee5adc9-7629-47bf-a82e-a7df56220232", + "id": "29545e4f-3b55-4acb-b058-c28baa69bc53", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163118,7 +163118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a98e75a-2a04-4a7b-a474-fc2b77e1e3e3", + "id": "767010a6-f5d4-47d3-b8e8-8549c2a625d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163179,7 +163179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee81fcdf-1875-4238-af6b-1d68334a1218", + "id": "403b8eb5-9b05-4fd6-9377-50fed8249424", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163240,7 +163240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d42edbe-74e5-445f-90fa-09b8e4bfd38d", + "id": "6018d0cf-4fa7-4289-a820-28dba8573550", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163307,7 +163307,7 @@ } }, { - "id": "9fc8e0c4-5da9-4c7e-847b-4362d1fc471f", + "id": "7b390b47-c0d8-45f7-a4e5-d1aa6d5abe5b", "name": "Get Source Connections by ID", "request": { "name": "Get Source Connections by ID", @@ -163353,7 +163353,7 @@ }, "response": [ { - "id": "c128e949-625e-4703-b98b-a2332c277b43", + "id": "83047ab2-fe6b-41b0-bc27-7604c7cffc1d", "name": "Source Connections object.", "originalRequest": { "url": { @@ -163393,12 +163393,12 @@ "value": "application/json" } ], - "body": "{\n \"identityProfiles\": [\n {\n \"id\": \"76cfddb62818416f816bc494410f46c4\",\n \"name\": \"ODS-Identity-Profile\",\n \"identityCount\": 100\n },\n {\n \"id\": \"76cfddb62818416f816bc494410f46c4\",\n \"name\": \"ODS-Identity-Profile\",\n \"identityCount\": 100\n }\n ],\n \"credentialProfiles\": [\n \"dolore ullamco\",\n \"commodo nisi cillum veniam\"\n ],\n \"sourceAttributes\": [\n \"est ex\",\n \"tempor aliqua laborum\"\n ],\n \"mappingProfiles\": [\n \"ODS-AD-Profile\",\n \"ODS-Profile2\"\n ],\n \"dependentCustomTransforms\": [\n {\n \"name\": \"Timestamp To Date\",\n \"type\": \"dateFormat\",\n \"attributes\": {\n \"sourceName\": \"Workday\",\n \"attributeName\": \"DEPARTMENT\",\n \"accountSortAttribute\": \"created\",\n \"accountSortDescending\": false,\n \"accountReturnFirstLink\": false,\n \"accountFilter\": \"!(nativeIdentity.startsWith(\\\"*DELETED*\\\"))\",\n \"accountPropertyFilter\": \"(groups.containsAll({'Admin'}) || location == 'Austin')\",\n \"requiresPeriodicRefresh\": false,\n \"input\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"first_name\",\n \"sourceName\": \"Source\"\n }\n }\n }\n },\n {\n \"name\": \"Timestamp To Date\",\n \"type\": \"dateFormat\",\n \"attributes\": {\n \"sourceName\": \"Workday\",\n \"attributeName\": \"DEPARTMENT\",\n \"accountSortAttribute\": \"created\",\n \"accountSortDescending\": false,\n \"accountReturnFirstLink\": false,\n \"accountFilter\": \"!(nativeIdentity.startsWith(\\\"*DELETED*\\\"))\",\n \"accountPropertyFilter\": \"(groups.containsAll({'Admin'}) || location == 'Austin')\",\n \"requiresPeriodicRefresh\": false,\n \"input\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"first_name\",\n \"sourceName\": \"Source\"\n }\n }\n }\n }\n ],\n \"dependentApps\": [\n {\n \"cloudAppId\": \"9e3cdd80edf84f119327df8bbd5bb5ac\",\n \"description\": \"This is a Sailpoint application\",\n \"enabled\": true,\n \"provisionRequestEnabled\": true,\n \"accountSource\": {\n \"useForPasswordManagement\": false,\n \"passwordPolicies\": [\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n },\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n }\n ]\n },\n \"launcherCount\": 100,\n \"matchAllAccount\": true,\n \"owner\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n }\n ],\n \"appCenterEnabled\": false\n },\n {\n \"cloudAppId\": \"9e3cdd80edf84f119327df8bbd5bb5ac\",\n \"description\": \"This is a Sailpoint application\",\n \"enabled\": true,\n \"provisionRequestEnabled\": true,\n \"accountSource\": {\n \"useForPasswordManagement\": false,\n \"passwordPolicies\": [\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n },\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n }\n ]\n },\n \"launcherCount\": 100,\n \"matchAllAccount\": true,\n \"owner\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n }\n ],\n \"appCenterEnabled\": false\n }\n ],\n \"missingDependents\": [\n {\n \"dependencyType\": \"dependantApps\",\n \"reason\": \"If there was an error retrieving any dependencies, it would lbe listed here\"\n },\n {\n \"dependencyType\": \"dependantApps\",\n \"reason\": \"If there was an error retrieving any dependencies, it would lbe listed here\"\n }\n ]\n}", + "body": "{\n \"identityProfiles\": [\n {\n \"id\": \"76cfddb62818416f816bc494410f46c4\",\n \"name\": \"ODS-Identity-Profile\",\n \"identityCount\": 100\n },\n {\n \"id\": \"76cfddb62818416f816bc494410f46c4\",\n \"name\": \"ODS-Identity-Profile\",\n \"identityCount\": 100\n }\n ],\n \"credentialProfiles\": [\n \"ex veniam\",\n \"voluptate nisi non commodo\"\n ],\n \"sourceAttributes\": [\n \"exercitation\",\n \"ven\"\n ],\n \"mappingProfiles\": [\n \"ODS-AD-Profile\",\n \"ODS-Profile2\"\n ],\n \"dependentCustomTransforms\": [\n {\n \"name\": \"Timestamp To Date\",\n \"type\": \"dateFormat\",\n \"attributes\": {\n \"sourceName\": \"Workday\",\n \"attributeName\": \"DEPARTMENT\",\n \"accountSortAttribute\": \"created\",\n \"accountSortDescending\": false,\n \"accountReturnFirstLink\": false,\n \"accountFilter\": \"!(nativeIdentity.startsWith(\\\"*DELETED*\\\"))\",\n \"accountPropertyFilter\": \"(groups.containsAll({'Admin'}) || location == 'Austin')\",\n \"requiresPeriodicRefresh\": false,\n \"input\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"first_name\",\n \"sourceName\": \"Source\"\n }\n }\n }\n },\n {\n \"name\": \"Timestamp To Date\",\n \"type\": \"dateFormat\",\n \"attributes\": {\n \"sourceName\": \"Workday\",\n \"attributeName\": \"DEPARTMENT\",\n \"accountSortAttribute\": \"created\",\n \"accountSortDescending\": false,\n \"accountReturnFirstLink\": false,\n \"accountFilter\": \"!(nativeIdentity.startsWith(\\\"*DELETED*\\\"))\",\n \"accountPropertyFilter\": \"(groups.containsAll({'Admin'}) || location == 'Austin')\",\n \"requiresPeriodicRefresh\": false,\n \"input\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"first_name\",\n \"sourceName\": \"Source\"\n }\n }\n }\n }\n ],\n \"dependentApps\": [\n {\n \"cloudAppId\": \"9e3cdd80edf84f119327df8bbd5bb5ac\",\n \"description\": \"This is a Sailpoint application\",\n \"enabled\": true,\n \"provisionRequestEnabled\": true,\n \"accountSource\": {\n \"useForPasswordManagement\": false,\n \"passwordPolicies\": [\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n },\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n }\n ]\n },\n \"launcherCount\": 100,\n \"matchAllAccount\": true,\n \"owner\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n }\n ],\n \"appCenterEnabled\": false\n },\n {\n \"cloudAppId\": \"9e3cdd80edf84f119327df8bbd5bb5ac\",\n \"description\": \"This is a Sailpoint application\",\n \"enabled\": true,\n \"provisionRequestEnabled\": true,\n \"accountSource\": {\n \"useForPasswordManagement\": false,\n \"passwordPolicies\": [\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n },\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n }\n ]\n },\n \"launcherCount\": 100,\n \"matchAllAccount\": true,\n \"owner\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n }\n ],\n \"appCenterEnabled\": false\n }\n ],\n \"missingDependents\": [\n {\n \"dependencyType\": \"dependantApps\",\n \"reason\": \"If there was an error retrieving any dependencies, it would lbe listed here\"\n },\n {\n \"dependencyType\": \"dependantApps\",\n \"reason\": \"If there was an error retrieving any dependencies, it would lbe listed here\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a9a0c815-76e3-45aa-90e7-2186df188f84", + "id": "6373617e-b91a-482b-8891-0dcea0369af5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163443,7 +163443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ee6dc50-25fa-4028-a545-0e6a13efc9b0", + "id": "c260c0a9-f11a-4926-9e78-e62927d98234", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163488,7 +163488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79e22f5d-6ee5-49d6-93b4-2b557295833f", + "id": "1009a098-137c-4be6-aaa9-2a5132e7d8b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163533,7 +163533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea5c7d6a-f852-469e-9e2e-59650f86fa3f", + "id": "27962de6-9771-4bbc-959c-1d13cbd691fd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163578,7 +163578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccd5faca-fc95-4e14-8171-858f669f9c45", + "id": "46722d79-3852-4044-b54c-a40a76902efa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163623,7 +163623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab1cd07e-3380-4115-80df-c34bc7e51dc0", + "id": "eac508ed-37ea-4192-bbb6-86d3273e0002", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163680,7 +163680,7 @@ "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches Identity Security Cloud. \n\nIn Identity Security Cloud, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in Identity Security Cloud (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by Identity Security Cloud. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in Identity Security Cloud. \n", "item": [ { - "id": "ce9b6916-1d13-4330-9a80-a8ad97949c19", + "id": "1f8e150b-65bf-41cc-a093-74be4ce34f84", "name": "List Tagged Objects", "request": { "name": "List Tagged Objects", @@ -163746,7 +163746,7 @@ }, "response": [ { - "id": "05b6a5c7-b2b5-4267-8d2e-a9b1a91752f4", + "id": "df4f2ef2-ac55-44d4-879f-d6e9b32f2fd4", "name": "List of all tagged objects.", "originalRequest": { "url": { @@ -163826,7 +163826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2956b11-9dbd-4977-a2db-b8f7d13a8c1c", + "id": "68a8877e-082d-41cf-870e-724b36890962", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163906,7 +163906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca5afc8d-8e42-438d-b4a1-fd50bbf47be1", + "id": "c9e9a4f1-9435-48c4-af04-09dd055bac80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163986,7 +163986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3291853-08d3-4738-ab40-0bc6835e6956", + "id": "96b52114-23b6-4aa8-9889-a687fcbefc78", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164066,7 +164066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7cbc5f4-28b2-4e2e-8970-579748aece7e", + "id": "2b7eee75-e4da-458d-803c-687d759f3c38", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164146,7 +164146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f410e86a-9e8c-4799-9bf1-9ef35cbdaa0b", + "id": "4c032c33-bd25-457c-8548-30867579f0c8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164232,7 +164232,7 @@ } }, { - "id": "ae0df3d8-cbd7-48d7-b184-f3468e7e56fd", + "id": "afe04b46-996e-4ac5-b861-a3818099f912", "name": "Add Tag to Object", "request": { "name": "Add Tag to Object", @@ -164274,7 +164274,7 @@ }, "response": [ { - "id": "904a1469-4b42-4c8a-ae53-7d225f773d75", + "id": "34217a6c-8e24-416a-8ff7-07f9f5f34943", "name": "Created.", "originalRequest": { "url": { @@ -164320,7 +164320,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3d3b4ff7-57eb-4e0d-af67-6b21ae098675", + "id": "8ee7602c-708e-4900-af94-8f4de849aae2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164376,7 +164376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae28d376-7a12-490b-895b-25e3a1b86d87", + "id": "c5514fa9-432d-4f9d-a540-b05a253b110b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164432,7 +164432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "834d5053-17a2-428f-9897-d47b3062a494", + "id": "f66d5b5e-e579-4ed3-8a36-03178e2863c3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164488,7 +164488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "791706f6-e935-40b2-bfc1-37388c3c6c96", + "id": "1f476a29-7388-40d1-99eb-47c41fba917c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164544,7 +164544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6754d113-ed24-46d4-8539-1a0d913ed3d5", + "id": "d85bb269-50eb-4d4c-a219-8e1f83b3b3d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164606,7 +164606,7 @@ } }, { - "id": "1c7201b6-5196-4831-b003-af1023c43220", + "id": "606a3de3-a76a-4f26-8724-bd2603c920e3", "name": "List Tagged Objects by Type", "request": { "name": "List Tagged Objects by Type", @@ -164684,7 +164684,7 @@ }, "response": [ { - "id": "43c0bfbb-22db-4e79-afe6-dae5f7628644", + "id": "58cbd9a5-1a7c-4fb6-9dc8-38a8060ce371", "name": "List of all tagged objects for specified type.", "originalRequest": { "url": { @@ -164765,7 +164765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da37ff51-0043-4e90-9153-ee5909b1c3cc", + "id": "aed57a9c-9536-48dc-a128-80a19a77404f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164846,7 +164846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a82b67e-018c-4815-9099-a062ff0cb3e4", + "id": "a809d9bd-a740-4948-a40b-5b842ef5f32f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164927,7 +164927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04152057-fe94-4492-b13f-9303c30b3ac8", + "id": "dfa6ec71-7646-4458-b35e-d78307c6239e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165008,7 +165008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "776a9796-e532-4b93-ad26-69124b907375", + "id": "4849efd1-8ec0-4fea-9caf-91aceb31c34e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165089,7 +165089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3882c49-d0a2-40dc-ad9a-0123eba14742", + "id": "b2e61721-8196-4851-93d1-3a384bd79068", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165176,7 +165176,7 @@ } }, { - "id": "333a9f84-ad1c-492d-98f1-c83565927b85", + "id": "73a6147f-64dc-4f76-af0c-16420414eaf5", "name": "Get Tagged Object", "request": { "name": "Get Tagged Object", @@ -165228,7 +165228,7 @@ }, "response": [ { - "id": "34ecc7dd-6b7d-49c0-a585-d3351c207964", + "id": "ac447a02-3206-43db-b5d2-2189814db77a", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -165273,7 +165273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1022ee18-9551-495e-8836-a6a16c838063", + "id": "a42d727b-12ff-4695-b2d1-e27238eef970", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165318,7 +165318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc95e729-b96e-417c-89c1-76cb901eb109", + "id": "38b8981b-830b-4717-812a-fc654e07d775", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165363,7 +165363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7f199e7-0524-4696-895c-fdff8df15185", + "id": "1ec7aebc-6031-425a-9e01-348df7b3815a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165408,7 +165408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0f7bf4d-0ea4-4fb5-90bc-b283ad09f598", + "id": "b9b16dc2-8be6-42df-9a13-490ca6eee285", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165453,7 +165453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff44e4df-e2c1-4c52-a4c2-3fb8b6c6630e", + "id": "63d8d692-b01a-4459-aa3b-59a940eed9c4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165504,7 +165504,7 @@ } }, { - "id": "2d4b2245-23a7-4d20-bea3-638a12c1f00c", + "id": "2892e454-2083-4ac6-a90d-46a316dce62f", "name": "Update Tagged Object", "request": { "name": "Update Tagged Object", @@ -165569,7 +165569,7 @@ }, "response": [ { - "id": "6cb9a376-f608-4049-ac89-b129a71fe853", + "id": "9c28a73f-d185-49a4-98fb-803d518e035b", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -165627,7 +165627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "300133d9-a8e4-474e-9626-86f8ba59d8b4", + "id": "0c9d17c8-b906-4200-aded-58c779d25454", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165685,7 +165685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24025726-a81a-44ed-91a0-b72e084e5c16", + "id": "93efc3f1-d645-4801-9954-f31b9d49fde3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165743,7 +165743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e09f2c29-e0b4-4dce-8c41-1fcb7d995559", + "id": "33c41712-e394-4772-b11c-8d6240d1b0bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165801,7 +165801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9099cd85-3ea0-4b5f-95bd-2aa814ee1273", + "id": "d899a3f3-632c-4f73-8b1c-13a86c66e667", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165859,7 +165859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b47ba233-6fea-4b2d-9653-7ed3949983fd", + "id": "37a5fe35-c63c-4ef0-9230-569ae2e1c662", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165923,7 +165923,7 @@ } }, { - "id": "7f1f2826-b917-4958-bdce-eb5633b37ca9", + "id": "e874240d-c0f3-4e7b-895e-42dfe6a9961e", "name": "Delete Tagged Object", "request": { "name": "Delete Tagged Object", @@ -165975,7 +165975,7 @@ }, "response": [ { - "id": "c0142081-5d69-456f-91e1-307715681859", + "id": "6b9d768c-29e7-458f-849c-697883e5e2d0", "name": "No content.", "originalRequest": { "url": { @@ -166010,7 +166010,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5e56e8b6-f156-4b74-b0f8-a780c1260f9d", + "id": "c667802b-ead6-4cd2-9a18-20c957b88edb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166055,7 +166055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1a5e5b8-eea5-4975-8a8f-544371a0c0ed", + "id": "a0ce1c9b-bbda-44a9-b643-bf573bf42ba5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166100,7 +166100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afcda40d-a3f5-4981-83f4-c0361d97860f", + "id": "e9cc7d80-3a57-4dba-8bc6-2459e19af64b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166145,7 +166145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6300f132-597a-43bf-88fa-35ce41f52ebd", + "id": "6db827ad-2936-42ad-a2b1-ac25fd09bc57", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166190,7 +166190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1562697d-756a-4f8d-8cb6-2c453c2067b5", + "id": "438afc98-3123-4fba-9e82-b050397532f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166241,7 +166241,7 @@ } }, { - "id": "59345658-2470-4cdd-a6a3-a56f0e829281", + "id": "7c713111-0a46-46f4-a0d7-b015be2a3889", "name": "Tag Multiple Objects", "request": { "name": "Tag Multiple Objects", @@ -166284,7 +166284,7 @@ }, "response": [ { - "id": "413c78ea-d14d-418b-bd6d-bda8ef58501a", + "id": "3aa711db-5dfc-4112-acf4-ce90ed49382f", "name": "Request succeeded.", "originalRequest": { "url": { @@ -166341,7 +166341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2ff5f74-fb76-4ba8-8c11-528c1daf9f42", + "id": "6978f769-f2d8-45c7-904e-071ce3d8113a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166398,7 +166398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "210a7c6b-4c1d-4557-afe2-d928cf96d9f8", + "id": "9e760ac3-73f4-4810-a730-fea8c968efb3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166455,7 +166455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03ffccb3-f23d-435f-a323-b5ec63d72889", + "id": "c75faeda-9d38-4eea-bd1c-678dd331e14e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166512,7 +166512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1d267ba-1fb6-4319-806d-78c01baec57e", + "id": "c7aaed39-9979-4f19-a6b2-c4763fc90cfc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166569,7 +166569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "471595e3-74c3-4667-a92a-5ee71136b66d", + "id": "de617568-dde9-428c-a596-83fd23fbc3e4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166632,7 +166632,7 @@ } }, { - "id": "a537876d-6e1b-4266-9886-257b7f47ed5c", + "id": "d71a1753-0949-4795-9bb5-93aa2f8b9c64", "name": "Remove Tags from Multiple Objects", "request": { "name": "Remove Tags from Multiple Objects", @@ -166675,7 +166675,7 @@ }, "response": [ { - "id": "88d22160-ae6d-402b-8449-564e755413a4", + "id": "43b3fefc-e84f-4445-b575-1d9e90b1b512", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -166722,7 +166722,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0264e439-9439-43f0-bd62-865a0940c23b", + "id": "21fb2d28-846f-472c-86d1-5c7b01bc0e07", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166779,7 +166779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d74d365-6ed9-469f-b200-c56ee52abdd8", + "id": "c5267009-6b90-4464-a3b4-760073781af9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166836,7 +166836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14c768bb-f418-4399-bcd0-893b69c10b11", + "id": "e3caa8a3-11b9-4504-a338-a409231a330f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166893,7 +166893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de8aa7bd-ef25-4957-b8bf-67914fb8b92b", + "id": "61fba66c-ac4b-4f60-a4e8-ef5ca0262069", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166950,7 +166950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a21fffcf-903b-4c65-9425-56374670d274", + "id": "9e0dda5e-fee1-4da3-8e9a-ab65dee705d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167019,7 +167019,7 @@ "description": "The purpose of this API is to expose functionality for the manipulation of Transform objects.\nTransforms are a form of configurable objects which define an easy way to manipulate attribute data without having\nto write code. These endpoints don't require API calls to other resources, audit service is used for keeping track\nof which users have made changes to the Transforms.\n\nRefer to [Transforms](https://developer.sailpoint.com/docs/extensibility/transforms/) for more information about transforms.\n", "item": [ { - "id": "d2e0a8f2-37cf-42d9-b47a-ca58e59d84b3", + "id": "d087f727-177b-4146-8ebc-b5d1f95665db", "name": "List transforms", "request": { "name": "List transforms", @@ -167094,7 +167094,7 @@ }, "response": [ { - "id": "ee302f26-1f87-47fd-af1a-294c36d54670", + "id": "622f5609-1df8-46f5-90ea-b85eb18e4754", "name": "A list of transforms matching the given criteria.", "originalRequest": { "url": { @@ -167183,7 +167183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8ca1e50-b5d5-43a9-8f96-733aa279112a", + "id": "2803dc79-4500-433c-9b90-e653b88dd6c6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167272,7 +167272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c3da2bc-9e1f-43f5-b1d0-f8f0afe4375f", + "id": "4e99bdbf-761d-42ce-b28a-f7afe87687f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167361,7 +167361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae4238c7-3c04-408b-85ce-bcefaad39437", + "id": "79c978b5-08ac-4180-9f5d-96ffc7edab61", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167450,7 +167450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3898d4ed-9d67-4e73-91d1-a4d3fb1a7cb9", + "id": "dab23da6-e851-48be-bb22-88f6706130d3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -167539,7 +167539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "089d03f2-de38-4b03-9b7c-ce16f9431358", + "id": "99d4bf7c-c672-402e-90f9-ce152b2bad1f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167628,7 +167628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a07f8627-dba8-4776-acb8-31a1f79c621c", + "id": "7dbf5acb-7ee1-4ea6-a5e5-cb66b6500266", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167723,7 +167723,7 @@ } }, { - "id": "68350e62-db2e-4fc9-8fdf-628e0eba046c", + "id": "34f355bb-b41f-468a-bac2-fad4dcc4a9df", "name": "Create transform", "request": { "name": "Create transform", @@ -167765,7 +167765,7 @@ }, "response": [ { - "id": "58ea51a4-67ad-4d73-b108-a442aaf4ed84", + "id": "393d52f1-7cf4-4b61-9db5-f8523e6a9b76", "name": "Indicates the transform was successfully created and returns its representation.", "originalRequest": { "url": { @@ -167821,7 +167821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaef0be8-e0c1-440a-97a4-805f61b9ffda", + "id": "262973dc-90c1-469c-91c7-c688b21ec0b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167877,7 +167877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd4809ad-4ccd-4c6d-aefa-7b1b4d4c1960", + "id": "89a75b61-3393-4f8e-b23a-6178bce279b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167933,7 +167933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dc91ce9-4760-4a29-a52f-7b4c2068ca6b", + "id": "d2ba0b3c-0413-45c5-bd7b-642239c4f402", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167989,7 +167989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92602196-61e1-4b2b-a790-9c7bcb2556f5", + "id": "aeaf63f1-93fc-4393-8645-74429c493608", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168045,7 +168045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea68222c-44a9-400c-8e54-66f38238b27a", + "id": "38dfdfbb-5f24-4705-a087-783eeb6c5df7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168101,7 +168101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed70b1c9-64dd-4bc3-9300-8fed96eebc44", + "id": "5555c0bd-a6cc-4b2e-b137-4de5c4aecdf7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168163,7 +168163,7 @@ } }, { - "id": "f9d326e7-c3bb-4040-9ba0-c83707b58c8e", + "id": "7ea5559c-35c6-4de1-8922-d392ab3d7c4e", "name": "Transform by ID", "request": { "name": "Transform by ID", @@ -168204,7 +168204,7 @@ }, "response": [ { - "id": "804bfa96-e29a-40b9-8744-dde56a2ad744", + "id": "01f0cc95-3860-4037-9225-5d02ca97f0c8", "name": "Transform with the given ID", "originalRequest": { "url": { @@ -168248,7 +168248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "093470e4-8a78-4614-841e-c1dce0e725bf", + "id": "58e956b9-dab2-42ab-b341-bc1a9f39a117", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168292,7 +168292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e97ba18-30ff-4590-8ffa-2f57b57bbb49", + "id": "c6dc5f95-0974-40e0-844f-fe25de7d36b2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168336,7 +168336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee3acf16-3234-40fe-ae59-9022947521f1", + "id": "8c47f3be-618f-4cdb-96cf-be8eca6c2753", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168380,7 +168380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e8718ff-a2df-4bb1-a685-906a60c4fd35", + "id": "5182ab1a-85b7-4a76-a036-c5e0f44a3fc1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168424,7 +168424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af386b66-3dfe-4d80-9616-3598e8220b1f", + "id": "590714a8-3915-4f78-a51a-3e0b0c60dfe1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168468,7 +168468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcfa23b9-a353-49cb-a9c8-1f7c4dee625e", + "id": "5245024a-7c21-4ac3-8d85-c20e5c3a584f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168518,7 +168518,7 @@ } }, { - "id": "0955472d-2f19-42ed-8f4f-c62ed8e970cc", + "id": "55fb6dc8-aab6-41ba-8b94-236917843a84", "name": "Update a transform", "request": { "name": "Update a transform", @@ -168572,7 +168572,7 @@ }, "response": [ { - "id": "38931cbb-94d5-4ff0-921a-9c8b4c709265", + "id": "e838806a-1629-4769-b6aa-0604d6d59f9d", "name": "Indicates the transform was successfully updated and returns its new representation.", "originalRequest": { "url": { @@ -168629,7 +168629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7213d5f3-a305-4a53-a179-4c1f80c5653c", + "id": "feaff7ea-cc86-4bc9-b796-80b3ef2b04a8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168686,7 +168686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d41690de-df2d-47c8-bbe4-ec098f654fe6", + "id": "9f6c81bf-00be-460e-a786-09c05c9f45e3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168743,7 +168743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fdb443d-0f2f-4c31-a6d0-c7accab88cfb", + "id": "44f54e01-0389-4ea1-8b6c-9e6b16111d6f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168800,7 +168800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae5972c3-8d28-4ab5-b24b-8c8c22dc57a9", + "id": "37454ef4-0f1b-47f3-8cb4-54e4e02fa05a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168857,7 +168857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6883b8e0-c8ef-471b-8d31-b1b3330355d7", + "id": "70002c35-4d8b-4133-bdb1-3d2211081be7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168914,7 +168914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d798572-bf8b-48fd-ab75-ec16e8f90775", + "id": "911deae4-6d1f-49b3-84c8-5f5e480a778a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168977,7 +168977,7 @@ } }, { - "id": "de24c7cb-8ebc-4ade-b434-7d9256bcaac8", + "id": "84988680-64de-459d-af8a-d4a1039cdb86", "name": "Delete a transform", "request": { "name": "Delete a transform", @@ -169018,7 +169018,7 @@ }, "response": [ { - "id": "33f7b36e-bf75-4e12-9ee1-7f73e02a4043", + "id": "80c43683-7408-4566-9591-23a44f534072", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -169052,7 +169052,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e92a8b89-673e-4974-807e-ffbbe9a3f2fb", + "id": "8efc8b5c-9032-46ea-b82a-a522f5a1e34d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169096,7 +169096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f266739-17eb-4e9a-b060-4ab163561a74", + "id": "6b54063f-5950-4dbc-919f-8de4b49353c0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169140,7 +169140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcde85f3-c654-46c1-b143-b33d88055b31", + "id": "677bb23e-289b-4c8a-b100-0f5271b7ceb0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169184,7 +169184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9878a18-de7d-43ba-96f9-ca49de99bb86", + "id": "f3a4f39b-2853-4b76-a174-cd38765c2b1a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -169228,7 +169228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebc9d0dc-759a-4b28-b3b7-11ae04a18ccd", + "id": "47b9f00c-fc91-4496-803f-539f6041a581", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169272,7 +169272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d7aeca4-d6ff-4940-ade0-803e57a45aae", + "id": "4709542b-3f04-4e40-bee5-552bf35c7e48", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169328,7 +169328,7 @@ "description": "Use this API to implement work item functionality. \nWith this functionality in place, users can manage their work items (tasks). \n\nWork items refer to the tasks users see in Identity Security Cloud's Task Manager. \nThey can see the pending work items they need to complete, as well as the work items they have already completed. \nTask Manager lists the work items along with the involved sources, identities, accounts, and the timestamp when the work item was created. \nFor example, a user may see a pending 'Create an Account' work item for the identity Fred.Astaire in GitHub for Fred's GitHub account, fred-astaire-sp. \nOnce the user completes the work item, the work item will be listed with his or her other completed work items. \n\nTo complete work items, users can use their dashboards and select the 'My Tasks' widget. \nThe widget will list any work items they need to complete, and they can select the work item from the list to review its details. \nWhen they complete the work item, they can select 'Mark Complete' to add it to their list of completed work items. \n\nRefer to [Task Manager](https://documentation.sailpoint.com/saas/user-help/task_manager.html) for more information about work items, including the different types of work items users may need to complete.\n", "item": [ { - "id": "01c2f2e2-b669-4c22-8a55-890724b047fd", + "id": "aab3258b-38b9-43aa-8eb2-cd2729e310f2", "name": "List Work Items", "request": { "name": "List Work Items", @@ -169394,7 +169394,7 @@ }, "response": [ { - "id": "884ebbb5-8c6d-4be7-b6b1-c74b051f554e", + "id": "679b7bdb-7d1e-4c5b-8e2a-ebee27fc84c6", "name": "List of work items", "originalRequest": { "url": { @@ -169474,7 +169474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86ee825d-3e39-4d85-9537-fa44ddae1132", + "id": "059d25ba-e272-4bf4-b105-fe3214760ee3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169554,7 +169554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fd1bb98-4a0b-4df2-93d5-097c9d5ca7ef", + "id": "9385e2e0-a452-4694-af8c-9f3e0d2dd46c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169634,7 +169634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae74119c-a58e-4384-9909-d0059b7cb924", + "id": "fbb82e65-1948-4d4c-bc66-bf1fda855121", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -169714,7 +169714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28034216-618c-4a43-8fa3-e184a87a870d", + "id": "bc180391-5f15-4c9e-82c9-6397baf69c45", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169794,7 +169794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b348c5e0-60e2-4080-9236-dbdb555ff0a2", + "id": "7869401e-ea77-40af-a243-f438b96fbd27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169880,7 +169880,7 @@ } }, { - "id": "6722696e-7e01-418b-b85d-50ff0b499d46", + "id": "1e88fd46-09e3-4143-abdb-4cda184792e7", "name": "Completed Work Items", "request": { "name": "Completed Work Items", @@ -169947,7 +169947,7 @@ }, "response": [ { - "id": "8407ae03-0319-49e5-9361-463df228d841", + "id": "ae42b8f2-4f73-47ce-811a-033e9cf1c024", "name": "List of completed work items.", "originalRequest": { "url": { @@ -170028,7 +170028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15785d4a-e493-41eb-be9e-fba4e6f8621f", + "id": "9dbc355a-a573-4675-a33f-250730d8c493", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170109,7 +170109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaa7f73c-b386-4340-a7d1-9d843b14ca47", + "id": "16e09c0f-3905-4416-a141-3312ff32061e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170190,7 +170190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0716e458-ab48-4f32-8264-7297b2517f06", + "id": "3b01da06-193e-4bf2-84f2-8467fcd48a4c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -170271,7 +170271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17042107-f5b4-451e-abce-e0f92ee933c5", + "id": "b806db13-831f-4653-97fc-4e184a324d91", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170352,7 +170352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b82adca4-41e0-4495-b45d-7791fc233330", + "id": "fac1fb68-e0ec-4c4f-9bd5-515afd71255c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170439,7 +170439,7 @@ } }, { - "id": "c5df49be-b42e-485c-9987-d9d32dcf037b", + "id": "79a06b5a-2470-42ff-98d4-619d0884cde8", "name": "Count Work Items", "request": { "name": "Count Work Items", @@ -170479,7 +170479,7 @@ }, "response": [ { - "id": "124597ab-2c63-4c9d-b1f3-1e8e4375ea27", + "id": "5a403323-6b1b-4ae9-9abe-ceab721d2782", "name": "List of work items", "originalRequest": { "url": { @@ -170533,7 +170533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28bcf759-c47f-4efc-8e03-a5bb6fac56ed", + "id": "b2896d30-4833-4a99-b6ba-ac84e06780dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170587,7 +170587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4af77fb-4eb3-4c13-8a79-6b284a7f8a0f", + "id": "73966d5b-c439-4bca-b58b-aeb5981ba365", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170641,7 +170641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ac45960-09a3-4b62-ae4d-197bd0bc757a", + "id": "ed624d42-ee4c-4930-9c14-43ac5f0706e1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -170695,7 +170695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61ef9237-448a-498b-ab27-53f093efbbce", + "id": "210aab2e-6654-47cd-a10c-0feb252d13b3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170749,7 +170749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe4941a6-c2d0-4104-888d-b3fd5983a772", + "id": "543fae12-d7dd-4e73-8c96-543aec611f13", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170809,7 +170809,7 @@ } }, { - "id": "c193da4d-f258-4e1f-a7de-725ff89cb745", + "id": "d5c9f043-fe14-443f-8fcd-0053d2844e4f", "name": "Count Completed Work Items", "request": { "name": "Count Completed Work Items", @@ -170850,7 +170850,7 @@ }, "response": [ { - "id": "d6dd5f14-cce8-4e10-ac56-86b586d8bb30", + "id": "8f160c75-832d-4caf-b72f-79a5c2a707dc", "name": "List of work items", "originalRequest": { "url": { @@ -170905,7 +170905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02a40a12-cfe5-4bb0-831f-087481b2b415", + "id": "a7634318-fbf6-4364-b92a-01e17b014cc8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170960,7 +170960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c361787e-f0b8-4589-a11f-fd89616020f2", + "id": "0b49ea16-12e3-4e1c-b57b-2edb5c049a83", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171015,7 +171015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bebf3d27-8fec-4f26-8048-496bae71a6d2", + "id": "132b64b0-9c5e-4ba9-a4ad-c224599d185d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171070,7 +171070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a4a2963-d9df-4ff7-bdbc-e6645cd2076b", + "id": "2c91dc34-52ee-45ab-8f09-1bca7b96cd57", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171125,7 +171125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c4a6c7c-58c4-44b8-943c-dfe1b0cd2bd0", + "id": "b1e5d325-8564-4ee8-a178-d19dce2cfb9b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171186,7 +171186,7 @@ } }, { - "id": "c72ce6d1-5f0b-4b99-af3f-3f41ea4f7dbb", + "id": "1a5adc8a-11b9-4478-bbd4-c3e98206c5a9", "name": "Work Items Summary", "request": { "name": "Work Items Summary", @@ -171226,7 +171226,7 @@ }, "response": [ { - "id": "4621e575-53a6-4398-b8aa-099be190be04", + "id": "3d9c0d86-c490-44fc-91e2-90fc45bc8071", "name": "List of work items", "originalRequest": { "url": { @@ -171280,7 +171280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a9cf599-ebdc-4810-81c3-a0293be11acd", + "id": "0ee0e112-edad-42f1-a420-e293266341e6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171334,7 +171334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fb3a24d-d9ac-461a-9e9c-ba25cbd54a16", + "id": "bc7e5410-aadd-4d71-ada0-bee842506cb5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171388,7 +171388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d2532e3-da92-4569-9645-f1e6d948bad7", + "id": "be95f25b-0dc6-457e-910a-8d34cad61b41", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171442,7 +171442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f3dcfb8-e463-443f-9941-f924cbcb0439", + "id": "fea325c8-699a-4cc0-8b7e-6192ff4b3dbd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171496,7 +171496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0bf2ad4-2d4e-4070-869b-5f0e1659a9bd", + "id": "1bf48e9a-a6a4-4a15-ab4b-c63f2919ab36", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171556,7 +171556,7 @@ } }, { - "id": "da393c5f-4ca5-4945-8896-434d96fb05c2", + "id": "c13dd1a0-e18b-4ad2-b571-5dba98cfe009", "name": "Get a Work Item", "request": { "name": "Get a Work Item", @@ -171597,7 +171597,7 @@ }, "response": [ { - "id": "e6a7079e-c797-4d07-b3e1-d4768b586a8b", + "id": "ac006399-0b73-46a3-b514-3dec4280bfd1", "name": "The work item with the given ID.", "originalRequest": { "url": { @@ -171641,7 +171641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1b6860d-730b-43f0-bbc2-e1d0d4c60688", + "id": "0f438701-584b-4738-a4b1-cbd7fe8fc5af", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171685,7 +171685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "589f52fd-b041-4b4b-9650-c11bc29366c8", + "id": "f7a3313d-9382-45e3-b71f-20b8b48b40cf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171729,7 +171729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c01e0684-724f-4b9f-8213-ff93f533424c", + "id": "ea408082-da8a-488a-9d74-2e06c920b8e1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171773,7 +171773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efbc0771-6517-45d7-88c6-489848f04c46", + "id": "51c7be97-b147-4b99-a0ec-2033ea77ba6c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171817,7 +171817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f599958f-e99c-4421-8273-2bae8dc49617", + "id": "5de571d6-05cd-4053-9b50-d3510ab99202", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171867,7 +171867,7 @@ } }, { - "id": "0ebf3704-7c5c-4539-81f1-e44b6c4a8f83", + "id": "a27d4b33-507c-4e0c-94b7-fe1a75a2b2b9", "name": "Complete a Work Item", "request": { "name": "Complete a Work Item", @@ -171908,7 +171908,7 @@ }, "response": [ { - "id": "32f265c5-744f-4133-abbe-cabcbbe7a7df", + "id": "03239b8d-d1d4-45e0-bd3a-174dcdbb893d", "name": "A WorkItems object", "originalRequest": { "url": { @@ -171952,7 +171952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e11f4f0-10d2-4061-a0cc-9bc39082dda5", + "id": "2f0db04e-b49a-42a5-9884-a04b4909b320", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171996,7 +171996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bfc1fc6-8082-4835-8890-3fabad683d82", + "id": "eb2eab94-4025-4558-baa3-46013de96856", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172040,7 +172040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ba69edd-4bdb-4e93-944c-b1bd70de9e31", + "id": "e8ed6571-c0f1-46b4-9f09-f38d2e1c5898", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172084,7 +172084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adbca75a-e3f1-43e1-8b45-bf3c2c4d1ba4", + "id": "399981ba-5a58-4da2-abc1-e27e3ef9ecfc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -172128,7 +172128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72eb213b-40de-4c84-9f0d-4d6bab223bfb", + "id": "114e55df-57a2-451b-84a7-4c26be28b31e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172172,7 +172172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75ea3374-9bcc-4350-a768-40267e6b34e1", + "id": "1678e250-0fdd-4a6e-b15b-453efe04f946", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172222,7 +172222,7 @@ } }, { - "id": "c81f0256-1a5b-445a-ac88-b81ba25a54b8", + "id": "a85be576-6df4-4a8d-b662-44a0acf51e84", "name": "Forward a Work Item", "request": { "name": "Forward a Work Item", @@ -172277,7 +172277,7 @@ }, "response": [ { - "id": "c3c998a7-eca8-43e8-9e86-1d1a0e8d93cb", + "id": "e2eb261d-b357-403e-b085-b4f2131ed0d0", "name": "Success, but no data is returned.", "originalRequest": { "url": { @@ -172325,7 +172325,7 @@ "_postman_previewlanguage": "text" }, { - "id": "97889e15-5721-4284-b531-153a13a2875a", + "id": "b6eb8fdb-500d-46a1-8c02-92c314f76c62", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172383,7 +172383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6aa2ead-cc2a-464f-9e28-b00f14025dd9", + "id": "9c464d41-9130-43f4-89e4-45db4530248a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172441,7 +172441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "261e7a12-cbb1-4053-b6bb-150929828b6c", + "id": "80e610fd-05d7-49c0-b51c-fb67627a7bf7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172499,7 +172499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c1bb20e-7872-4f9c-a84c-06d449c9a6ee", + "id": "56beb610-f65d-420c-a7a2-7cc6caac4d35", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172557,7 +172557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc995405-cccf-4b87-86d8-9756d907e361", + "id": "30ba9340-25df-4e5e-805d-6b8f1246453a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172621,7 +172621,7 @@ } }, { - "id": "b290e57a-70ea-4957-9349-044e8e7a81e3", + "id": "6497d60c-9781-48ce-8ea2-35a60a2d335d", "name": "Approve an Approval Item", "request": { "name": "Approve an Approval Item", @@ -172674,7 +172674,7 @@ }, "response": [ { - "id": "38f80314-9dd7-494f-8b3a-543b0d3c1bf4", + "id": "8682edb4-06d1-4e63-8ff5-d90f67a525e4", "name": "A work items details object.", "originalRequest": { "url": { @@ -172720,7 +172720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c248a411-bd83-4907-88b1-302dfbb2407b", + "id": "5f51d32f-b4ff-42bd-a003-30c9603a520a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172766,7 +172766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bccf2f7e-bb56-44e4-97e5-fb4d787b3983", + "id": "ee11ce5d-2d08-4c9d-a3ad-e2b200acfa26", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172812,7 +172812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06321ede-b325-43e1-93bb-49cb1fe1c072", + "id": "3f6bd838-1a04-44c3-a6ff-17cb3029de48", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172858,7 +172858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "243a3c48-5393-4df2-bac1-fb465293e237", + "id": "1b3c65f3-f233-4be2-93e8-2e040e106275", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -172904,7 +172904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1fdf9a8-a0bc-44be-993f-bf7b1aeaadbd", + "id": "468e5a61-5778-4755-8380-06ef66f9f338", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172950,7 +172950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f679435-e9f4-4951-9895-928d8e7f5692", + "id": "e3c680bf-0ec0-4a24-8add-35b4269ce139", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173002,7 +173002,7 @@ } }, { - "id": "95cd7f64-1e9f-488c-b700-c0247e1869a3", + "id": "42c71dc6-da5f-4c2e-af9f-227ece48f75b", "name": "Reject an Approval Item", "request": { "name": "Reject an Approval Item", @@ -173055,7 +173055,7 @@ }, "response": [ { - "id": "a0917ae1-8e26-49ea-b175-c67cb406ed4f", + "id": "c026002d-52d7-40d6-9fe6-31230ad41a75", "name": "A work items details object.", "originalRequest": { "url": { @@ -173101,7 +173101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26497b77-e11b-4230-9138-2fd37ed7c16e", + "id": "7b699a02-1dbc-4f45-b17e-a095b7968f8a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173147,7 +173147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3921fc65-dd5e-4bc3-8e6e-02c51e56f62c", + "id": "4b5ce77f-a80e-4cac-b81a-6561492428a4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173193,7 +173193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da77e41f-fb09-4e2d-86c9-082fb1135ba2", + "id": "2a2d7115-4df9-4f7e-90a7-08d00d6d872c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173239,7 +173239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b02b057c-5811-444b-a83e-2260656fae5a", + "id": "24473836-afc9-4b35-8fdb-1b11c1151c99", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -173285,7 +173285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd99b6dd-62ff-4a78-a209-6c104a4961c1", + "id": "a74a5ee2-343d-4a8d-861c-2b045f92aca9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173331,7 +173331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb7f6b22-a72c-4ef0-9102-edc198bd6b36", + "id": "1b1120fc-8bf2-4c7b-8d0f-ea94ae0b4827", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173383,7 +173383,7 @@ } }, { - "id": "74ab7687-ac13-41af-981f-64fb5246b2a8", + "id": "3bcfd726-825c-4cd9-87a5-2144571b21af", "name": "Bulk approve Approval Items", "request": { "name": "Bulk approve Approval Items", @@ -173425,7 +173425,7 @@ }, "response": [ { - "id": "8552b789-b48e-41bb-b3a7-97e207cd8e4f", + "id": "a1627397-088a-40ba-ad78-eb68d6443b84", "name": "A work items details object.", "originalRequest": { "url": { @@ -173470,7 +173470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64e4a3d9-2cc1-4ef7-b50b-04cec862652d", + "id": "b97e2cb1-b405-43e0-af2a-85e274a5ee4b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173515,7 +173515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40c7ed35-823d-403b-9e4e-cb0ebdb2b735", + "id": "851c7d17-0f5c-4f63-9792-2daa670137dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173560,7 +173560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d995c025-d57a-4ed7-af72-78517d6d9144", + "id": "b0eec0e0-a518-4b45-aa46-c4b93738043a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173605,7 +173605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7b72e7e-eb75-42b6-9882-665fa5ce252c", + "id": "8dfbf4b6-a91a-4315-83a6-645918ed71ba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -173650,7 +173650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f2e37a8-cb4d-4730-9f29-8d0f844a1d27", + "id": "111b599d-a4fd-4ba8-a98f-12e4a15eae8c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173695,7 +173695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4c67b46-4782-4609-8f5e-ed73563a3d7a", + "id": "52fb1174-14dd-4bf7-b984-1d4d9e760250", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173746,7 +173746,7 @@ } }, { - "id": "16451ff2-1607-452a-a63d-3b694dfe26c6", + "id": "dfad410c-41b7-4c6b-b6ef-8db378a22731", "name": "Bulk reject Approval Items", "request": { "name": "Bulk reject Approval Items", @@ -173788,7 +173788,7 @@ }, "response": [ { - "id": "1e176e6a-1f2c-4baa-9fc4-4227b9a9d7a4", + "id": "34b8417c-49f8-4fa5-a044-eabc83ffda2c", "name": "A work items details object.", "originalRequest": { "url": { @@ -173833,7 +173833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2352f5d0-ac1a-48fb-8739-62e9179fcc4c", + "id": "fbaa8e53-ca0c-4aff-9dc1-44e813409226", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173878,7 +173878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea165b9e-2acd-42ec-9446-2552987970e0", + "id": "e143ccaf-9763-45e9-a484-154fd9bfd419", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173923,7 +173923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79080b45-9033-425f-b3c6-703c1e031049", + "id": "92123c88-2ae2-4d18-b6d6-9452034a6f4f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173968,7 +173968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4ba6455-23c5-4f26-a847-36e0360c6b67", + "id": "0fb1a9e8-fb5d-4fb6-a02f-321eed236866", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -174013,7 +174013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92fd784c-8c99-4db9-a589-eed9203420f5", + "id": "31aae453-384c-41e8-9069-d6cfa767999e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174058,7 +174058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c5f07ec-54ad-436f-9b82-fc467b61b1d0", + "id": "8cb67505-0911-44ba-b53b-a698a1dcdf83", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174109,7 +174109,7 @@ } }, { - "id": "f1a9bc8d-4cc2-43de-a943-b9f43cc3b3ad", + "id": "33ffae0d-70b0-458f-85e6-9d454e5c8128", "name": "Submit Account Selections", "request": { "name": "Submit Account Selections", @@ -174164,7 +174164,7 @@ }, "response": [ { - "id": "d66e26ef-8719-43bf-a3e1-de69ce33831c", + "id": "d29ed483-3d86-4319-a1c2-2a8c65f46db2", "name": "A work items details object.", "originalRequest": { "url": { @@ -174222,7 +174222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fcc9152-9fc1-4995-9d65-bf4f41344d9e", + "id": "579ff01a-2caa-4460-a732-1a65b7817d31", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174280,7 +174280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98afca49-5803-4d5d-bf6d-8e12335f23cc", + "id": "382d16ab-e169-40f4-bea6-75ac1b550307", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174338,7 +174338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4c6744f-cd2e-4a1f-afeb-f6941e5f7cf0", + "id": "af38ea17-8f03-4f09-b435-65992ad082c6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174396,7 +174396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bc9965e-5801-4869-a01b-3ab656c656da", + "id": "430d9a14-003d-43a4-8f34-03d18ed0e50d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -174454,7 +174454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "153f2e6b-28c0-4fc8-ae54-7d930604ce3d", + "id": "a4d7ce3a-4114-4daa-902b-751170613dfe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174512,7 +174512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "983e4e55-e4e5-483f-985b-f88a5042afeb", + "id": "5424928d-de94-440f-bed7-01fe8e0f07a8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174582,7 +174582,7 @@ "description": "Workflows allow administrators to create custom automation scripts directly within Identity Security Cloud. These automation scripts respond to [event triggers](https://developer.sailpoint.com/docs/extensibility/event-triggers/#how-to-get-started-with-event-triggers) and perform a series of actions to perform tasks that are either too cumbersome or not available in the Identity Security Cloud UI. Workflows can be configured via a graphical user interface within Identity Security Cloud, or by creating and uploading a JSON formatted script to the Workflow service. The Workflows API collection provides the necessary functionality to create, manage, and test your workflows via REST.\n", "item": [ { - "id": "6de25bb3-6547-468e-867f-eede7af460a8", + "id": "3dee769e-f4c7-4894-9200-4e9c20957538", "name": "List Workflows", "request": { "name": "List Workflows", @@ -174611,7 +174611,7 @@ }, "response": [ { - "id": "f2fb05fe-3186-4b92-b06c-38a19a517a01", + "id": "7809ec33-3b1c-4bd5-81d3-b5b044724886", "name": "List of workflows", "originalRequest": { "url": { @@ -174649,12 +174649,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"eiusmod\"\n },\n \"displayName\": \"enim ipsum velit\"\n }\n },\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Ut cupidatat adipisic\"\n },\n \"displayName\": \"exercitation laboris ullamco\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor velit et minim\"\n },\n \"displayName\": \"occaecat\"\n }\n },\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"veniam sed laborum\"\n },\n \"displayName\": \"adipisicing sed mollit\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "705e0119-1495-4dba-ad30-c4a8281aa1e9", + "id": "b44e75c6-ebf8-40b0-a963-2f86190d8fb5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174697,7 +174697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06e124d1-ea10-4b5f-90c4-46971fb2109f", + "id": "615968b6-6353-453e-a0b2-5d8a701ddda9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174740,7 +174740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c4bd5f8-8049-47b6-a14c-6d352f5f9c15", + "id": "d6e66f12-cd8a-4a73-85db-77a80bcb4cde", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174783,7 +174783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "375c0170-7a8b-403d-8e07-3826f44430c2", + "id": "d8edc177-0c26-43f4-a58b-9b9472ee09b0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174826,7 +174826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4b04480-1030-451d-b716-885c0a8e16f2", + "id": "b134f6f6-0dc7-4f6f-a47a-b7990002efbe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174875,7 +174875,7 @@ } }, { - "id": "d55deb90-e740-4bb3-a31b-dc8d3c3dc1a6", + "id": "a1c7449c-85f9-41ec-9350-0016d219abc9", "name": "Create Workflow", "request": { "name": "Create Workflow", @@ -174917,7 +174917,7 @@ }, "response": [ { - "id": "205ecab1-4575-453e-b326-25decefcd26e", + "id": "99233456-94fc-4b03-bad9-f2084a3f251f", "name": "Event Trigger", "originalRequest": { "url": { @@ -174968,12 +174968,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ipsum\"\n },\n \"displayName\": \"in labo\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"do amet dolore Lorem\"\n },\n \"displayName\": \"in\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d410114c-63fc-4a01-83a0-b347e85dfb31", + "id": "b2c99af6-a160-4bdf-a5d5-ca009ee4d272", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -175024,12 +175024,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ipsum\"\n },\n \"displayName\": \"in labo\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"do amet dolore Lorem\"\n },\n \"displayName\": \"in\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "10174656-9135-4d3d-96c9-823a12d21a2b", + "id": "384dec89-27ac-4986-bd4e-b7ceea521474", "name": "External Trigger", "originalRequest": { "url": { @@ -175080,12 +175080,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ipsum\"\n },\n \"displayName\": \"in labo\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"do amet dolore Lorem\"\n },\n \"displayName\": \"in\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eef89053-da04-40fd-9d2b-ff42c5a4f395", + "id": "6d09a86f-7531-4153-ad3d-c7455d13f7c7", "name": "Event Trigger", "originalRequest": { "url": { @@ -175141,7 +175141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c56604f3-f137-4eb8-9822-304dc484dc79", + "id": "80438c25-5d3f-4c9b-9272-82486ff00e79", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -175197,7 +175197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e70f0c0-e939-4d7d-916b-e5fc2a4eb8c7", + "id": "d0c20ada-422f-46d1-b315-1f6664cbdbb2", "name": "External Trigger", "originalRequest": { "url": { @@ -175253,7 +175253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5e78c70-3907-444d-9f44-0cdc48cbc8e8", + "id": "0a124a3b-fa93-44c5-a2df-b64c1ef48e22", "name": "Event Trigger", "originalRequest": { "url": { @@ -175309,7 +175309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a37a17f-983b-429d-8774-2a5ebf97ef6c", + "id": "d5ca2f35-4c65-4c08-be3e-6d36da2b2be1", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -175365,7 +175365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cfe0e1d-0c3f-4320-9e9a-f02f1f1535b8", + "id": "dacd8381-9d2d-47bc-ab4f-b77db1d43a31", "name": "External Trigger", "originalRequest": { "url": { @@ -175421,7 +175421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "840eb346-2edf-4500-b5aa-5006ba363d2c", + "id": "748cb143-10e2-4825-97b1-37d30675aed7", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -175477,7 +175477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11784688-7265-409c-8249-2879868962dd", + "id": "957f9ea3-a19e-49e8-bbd5-2cddb0c492d7", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -175533,7 +175533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "490b0ace-ab5d-40e6-b0cc-59d3b5d8ef02", + "id": "becca752-af08-4cb5-92d6-42356f2712b8", "name": "External Trigger", "originalRequest": { "url": { @@ -175589,7 +175589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d159a763-3d5d-43c6-b1f8-dde219950e4c", + "id": "4872646e-751e-45ee-b78b-e3958e520c84", "name": "Event Trigger", "originalRequest": { "url": { @@ -175645,7 +175645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e194977-1b46-4333-94be-02d1163f797f", + "id": "377e2ce3-cf34-41d8-bc3f-3bcf1a016664", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -175701,7 +175701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60856ee2-64bc-4cfb-bf94-97429f327919", + "id": "49853b19-37a2-45d5-b891-e15110ef03be", "name": "External Trigger", "originalRequest": { "url": { @@ -175757,7 +175757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e2227d9-911d-4903-aa97-0498e4552900", + "id": "912e01b2-ea5e-4765-a220-7a6eb623ed04", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -175813,7 +175813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d15fc58d-369b-4995-b356-a3339d9943f3", + "id": "642d9aa8-de1a-45af-a5f1-3924a38d8fc1", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -175869,7 +175869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc21b77c-d576-48ec-b00e-155698ca6b32", + "id": "b0b20a1a-6447-471e-9187-5e5c18c0aafd", "name": "External Trigger", "originalRequest": { "url": { @@ -175931,7 +175931,7 @@ } }, { - "id": "572f3850-824f-428c-9c9c-1337f8303704", + "id": "c5ffdd28-e4bb-4bee-824b-2aa49c58701e", "name": "Get Workflow By Id", "request": { "name": "Get Workflow By Id", @@ -175972,7 +175972,7 @@ }, "response": [ { - "id": "4bf71353-d783-4bea-969c-cfa2be83e17e", + "id": "173d8bdf-4463-45c5-ba62-a81c3e54c5c2", "name": "The workflow object", "originalRequest": { "url": { @@ -176011,12 +176011,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ipsum\"\n },\n \"displayName\": \"in labo\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"do amet dolore Lorem\"\n },\n \"displayName\": \"in\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "03dbcf7c-463a-4546-b5c3-b46730dda753", + "id": "177d5db8-d725-4a6e-b00b-1e2cc62fedd9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176060,7 +176060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89f48e93-6488-4da5-9ac8-a0b0c4fe0abc", + "id": "103262bb-8f6b-4b6b-a9d7-8b6c83c4a0dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176104,7 +176104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53837e75-8b6a-4d7a-9e3e-fc4d78169f8b", + "id": "cf6dcd81-c26f-4346-82de-99f5b2746df2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176148,7 +176148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "287524f9-5ef8-4c9f-9c4f-b01055f2a59a", + "id": "00baefc5-97e1-44e8-a1b6-e3810604c97b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176192,7 +176192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80189bf1-563a-4b72-84fa-ecedbd6e23a6", + "id": "771e2d42-72da-4104-a446-bd550b0862b7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -176242,7 +176242,7 @@ } }, { - "id": "71b8531d-6949-4d86-b33d-6828bde4cc26", + "id": "7c54b603-bb24-49b0-b4bc-94adcde0982a", "name": "Update Workflow", "request": { "name": "Update Workflow", @@ -176285,7 +176285,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud consectetur non\"\n },\n \"displayName\": \"dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nulla ea reprehenderit dolore exercitation\"\n },\n \"displayName\": \"labore occaecat sint dolor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176296,7 +176296,7 @@ }, "response": [ { - "id": "b18ea22e-bd19-45a6-85f6-2b9ba30580be", + "id": "0f38d457-3f33-4a3a-a3e5-95791359a719", "name": "The Workflow object", "originalRequest": { "url": { @@ -176331,7 +176331,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud consectetur non\"\n },\n \"displayName\": \"dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nulla ea reprehenderit dolore exercitation\"\n },\n \"displayName\": \"labore occaecat sint dolor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176348,12 +176348,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ipsum\"\n },\n \"displayName\": \"in labo\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"do amet dolore Lorem\"\n },\n \"displayName\": \"in\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e50b68db-3e83-4b21-9878-51f61835fcb3", + "id": "2497b364-f665-4fb1-b6cd-b8d2df368385", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176388,7 +176388,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud consectetur non\"\n },\n \"displayName\": \"dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nulla ea reprehenderit dolore exercitation\"\n },\n \"displayName\": \"labore occaecat sint dolor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176410,7 +176410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db2fc0fe-b63f-4ce6-8b8b-5ae716999e31", + "id": "4eede602-6775-431b-a59c-c8b0fb6d12bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176445,7 +176445,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud consectetur non\"\n },\n \"displayName\": \"dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nulla ea reprehenderit dolore exercitation\"\n },\n \"displayName\": \"labore occaecat sint dolor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176467,7 +176467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "969da7ac-4116-4a3a-bc8c-f1f4f61ea9bd", + "id": "17519a11-5cc9-4dbf-9795-0cdbb185f562", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176502,7 +176502,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud consectetur non\"\n },\n \"displayName\": \"dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nulla ea reprehenderit dolore exercitation\"\n },\n \"displayName\": \"labore occaecat sint dolor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176524,7 +176524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8aa3dce-0f68-480e-8fab-95c78a1a97d4", + "id": "342ee1dc-d601-489c-8d4d-33ba5409bb3b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176559,7 +176559,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud consectetur non\"\n },\n \"displayName\": \"dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nulla ea reprehenderit dolore exercitation\"\n },\n \"displayName\": \"labore occaecat sint dolor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176581,7 +176581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfaec025-a0f7-4df7-9c07-c488ea530183", + "id": "d93ffb3b-6ad0-422d-8bea-9153df5b83ca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -176616,7 +176616,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nostrud consectetur non\"\n },\n \"displayName\": \"dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nulla ea reprehenderit dolore exercitation\"\n },\n \"displayName\": \"labore occaecat sint dolor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176644,7 +176644,7 @@ } }, { - "id": "f0c52dbb-f1e4-4422-8d6a-0b5a12fd2025", + "id": "f0f0bfc5-d950-49ed-8e3b-75daaa1dcc39", "name": "Patch Workflow", "request": { "name": "Patch Workflow", @@ -176698,7 +176698,7 @@ }, "response": [ { - "id": "1dbf8c51-076b-457a-b941-7c2214f0b666", + "id": "68bb0ceb-3a90-46e5-ab1a-d3b3d769b9df", "name": "The Workflow object", "originalRequest": { "url": { @@ -176750,12 +176750,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ipsum\"\n },\n \"displayName\": \"in labo\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"do amet dolore Lorem\"\n },\n \"displayName\": \"in\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "339777f7-c3ed-40ee-8f3c-0e3d174e2f0e", + "id": "26df8608-e070-4f84-bcea-4631a3f82b56", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176812,7 +176812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ca5050b-01ad-427c-a9e8-e0e26d0c9815", + "id": "307376a8-ea9a-42b1-a0be-8771b9242722", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176869,7 +176869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1582064-e542-4d02-9134-b33cdd39d32d", + "id": "2cdfb952-57ee-4404-8745-79d563659339", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176926,7 +176926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68f0bbef-336e-447c-bcdb-0e7acda3cfda", + "id": "0caa96f8-3bcd-43e2-b9fa-ab300e6810be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176983,7 +176983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5121b994-7ad4-4d6e-bdd5-df8ed08c1373", + "id": "9f1bc58d-5c44-42dd-80ca-8fe6c2fd75a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177046,7 +177046,7 @@ } }, { - "id": "8dfabd39-ee7d-470a-8d9a-f1073ab29f7c", + "id": "2de47749-198e-4fdf-a3b8-b259945e914c", "name": "Delete Workflow By Id", "request": { "name": "Delete Workflow By Id", @@ -177087,7 +177087,7 @@ }, "response": [ { - "id": "d17c9eba-33d6-460f-8d39-df201c38906e", + "id": "811cf32a-6e7d-4dbc-ba12-1147f3ee2af9", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -177121,7 +177121,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6a2f8f8d-608d-494e-84fc-63898336c8b6", + "id": "c81feab4-7885-4b4f-907e-cd23a5c03654", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177165,7 +177165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "615b9d7e-e3fd-4656-b628-e3e66f9b74df", + "id": "f11a5260-5788-4f5d-af69-75198a049c95", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177209,7 +177209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbc68c41-868b-4a29-88be-1a3b28df2700", + "id": "ff8f5faf-966c-4e76-a8aa-d4b44123f1e7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177253,7 +177253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7de1fc4c-d586-4ad9-a69e-2843c8f3504d", + "id": "2ad48325-14b7-4715-9e2a-2e1a626eab19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177297,7 +177297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f411589-8cda-4dcd-803a-a3ed890da3e6", + "id": "64e90fcb-6e0f-4d51-8f6e-0ae71f049290", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177347,7 +177347,7 @@ } }, { - "id": "eafc2051-d69e-40b0-8fcd-8246f0902c6a", + "id": "82ae435a-f20b-4a27-a31b-22eea804c3df", "name": "Test Workflow By Id", "request": { "name": "Test Workflow By Id", @@ -177402,7 +177402,7 @@ }, "response": [ { - "id": "414f0e37-041f-4597-a5ea-05befe392f9d", + "id": "74376b67-dae9-4ab6-b810-4ea31837cd23", "name": "The Workflow object", "originalRequest": { "url": { @@ -177460,7 +177460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1991fdb2-ac02-43a5-a3a3-647115e87361", + "id": "d2f36e18-0183-44b7-a5cb-09a6fdbeed3d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177518,7 +177518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea0225d3-7639-4ac4-a026-cae23bd49205", + "id": "23c3a900-9d77-4c78-8c7f-45ed62d17a2b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177576,7 +177576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4261417c-dc02-4a83-8c36-77cbf93c7d5b", + "id": "8a7263db-24dd-4663-af88-f79245d933d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177634,7 +177634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79e6f153-e487-4a04-a9c9-c3d61c7f8360", + "id": "79d59577-75c8-4819-a54b-7cb3206b36da", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177692,7 +177692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aadda58b-9058-4291-9121-bdac51eaa107", + "id": "cd3ce9e6-9f35-4e6f-a43d-9bc13fcdebdc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177756,7 +177756,7 @@ } }, { - "id": "6b11cc94-6e6c-4a78-ba40-adfad34a7ec0", + "id": "460e9bf8-7a2c-4fb1-a7da-3c720d5aeba0", "name": "List Workflow Executions", "request": { "name": "List Workflow Executions", @@ -177835,7 +177835,7 @@ }, "response": [ { - "id": "a21d75b0-a132-4c72-a64b-12692d47002d", + "id": "7f416133-898a-44ba-8632-03fa0b9065db", "name": "List of workflow executions for the specified workflow.", "originalRequest": { "url": { @@ -177917,7 +177917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eaaf802-24c1-4df0-a444-a6ff1c8cb143", + "id": "87b061f6-78ac-489d-a38f-32b2a76b2ca7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177999,7 +177999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b5f2500-63b2-4612-85ea-d2b989fd0e96", + "id": "addbd24e-2f34-4d3b-9697-2fd792472ec3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178081,7 +178081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4d392a7-feb6-4167-bba0-d0c3a0804812", + "id": "b2b2d069-d533-4c46-955c-778b91c50891", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178163,7 +178163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef565a08-4d81-417a-8b1e-899530cbedd8", + "id": "e43fd164-cadb-433a-845a-53f32d5e79e1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -178245,7 +178245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f40e710c-437b-4512-8deb-2fdb2afe25c7", + "id": "f096f235-9036-4809-81b7-a4d3bd919a18", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178327,7 +178327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcb261d4-fd73-433d-a15e-9d52c98ee36b", + "id": "c959686a-6ef9-4629-b88c-53791d62a08b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178415,7 +178415,7 @@ } }, { - "id": "ca6fedc9-dcd0-4f9b-8ed7-6eb05249891c", + "id": "5381ffa2-7ed6-4f3d-bef5-aba339606b63", "name": "Get Workflow Execution", "request": { "name": "Get Workflow Execution", @@ -178456,7 +178456,7 @@ }, "response": [ { - "id": "3fa9e810-c45f-4eba-80de-320e4d31d97f", + "id": "d37c54b6-6195-4efd-b10d-0d1445bddd92", "name": "Workflow execution.", "originalRequest": { "url": { @@ -178500,7 +178500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "989ef851-5a9d-4e3f-9c54-9a5d407228cd", + "id": "17b39845-ebdf-4155-b255-3f91d39cf15e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178544,7 +178544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cf86201-322d-4514-97f8-c3b03fb47007", + "id": "43532fa4-97d8-40b8-a902-58c9de139843", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178588,7 +178588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f9251ea-a70b-4617-87fa-c1c789a42965", + "id": "26ef95d7-9679-4f05-9730-6f5066b2d56f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178632,7 +178632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d055bbb-7352-4d4a-9cde-49374041b709", + "id": "da6f6411-fbf4-448d-97bd-e8259f82ae6b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -178676,7 +178676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dda2dab0-d299-4c61-bd35-760895e4e266", + "id": "dcdd7ae2-2efc-47c6-930d-6d6601da69a9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178720,7 +178720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29a27141-f525-4213-a314-14b539471e1b", + "id": "8afb5fcb-4c03-4832-a806-f8c5fcc046a1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178770,7 +178770,7 @@ } }, { - "id": "6e3660a3-a27d-4d71-80e6-e1304d485b8a", + "id": "1ba9bcf7-b040-40c0-9330-a5f553ad3185", "name": "Get Workflow Execution History", "request": { "name": "Get Workflow Execution History", @@ -178812,7 +178812,7 @@ }, "response": [ { - "id": "d13aad56-84fb-4ed7-a3e0-4044702bdfce", + "id": "4dbda647-758c-4900-ba1d-3beb88ea9196", "name": "List of workflow execution events for the given workflow execution", "originalRequest": { "url": { @@ -178857,7 +178857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9801504e-a325-4aa9-86be-814ea6d52535", + "id": "b57e0191-a770-46d6-b9b1-ce52dd4feb5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178902,7 +178902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec5cbff5-8816-4e31-96e2-8032b5ce386f", + "id": "0b933f24-d291-481e-bf7a-1a6237dc622f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178947,7 +178947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0871abf2-433a-4d24-8aec-6456baeaa006", + "id": "9a28935a-a74e-41cd-9f4d-34210bbbdfb8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178992,7 +178992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dd8a5d5-2bb5-45e0-8d16-2a0118245ef6", + "id": "e01acbf1-0fb0-4e84-9f34-e3fe32d743c3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -179037,7 +179037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a667ff4-bc5e-445b-949a-a7ff8e5a0ae9", + "id": "35aa64fa-96d1-4268-8517-6c1e139d45c2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179082,7 +179082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "362e9514-8cff-4a1e-bb7f-0280fea8e1bc", + "id": "7d72c1e3-479c-4670-aa49-daf91b5008a7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179133,7 +179133,7 @@ } }, { - "id": "6db856f5-49b1-4bbe-ab65-c93b1c85a01d", + "id": "f31d80c7-8dbe-4621-9245-48facb09acb6", "name": "Cancel Workflow Execution by ID", "request": { "name": "Cancel Workflow Execution by ID", @@ -179175,7 +179175,7 @@ }, "response": [ { - "id": "2360f400-6cfe-4fd4-be73-dab6f4856303", + "id": "873ff1cd-7120-4d27-a930-28413abf2d3c", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -179210,7 +179210,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e982d21f-c179-413b-a914-3d499caac7dc", + "id": "07e4e7ad-9515-4ac8-9cf2-e5a6b9166d4f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179255,7 +179255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfcf0118-2bf4-45b6-82f7-83341741e390", + "id": "fccf0c54-b082-4e84-abcd-0140db8ac37f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179300,7 +179300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a7e3be8-f4a3-4142-97ba-5936c2da3d4e", + "id": "50b0acff-2b4f-4469-9e18-53cb01e7f211", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179345,7 +179345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "462498b0-81b7-48d8-b955-07c587f8981e", + "id": "a7cc3a5b-8827-424b-b0d2-2b653de5ab60", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -179390,7 +179390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "286bf83f-60db-4afc-b995-4a1ea1f2c6c0", + "id": "2587ca45-1811-4649-a30f-dc86a9b23a88", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179435,7 +179435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "271e733a-4525-4f5d-b701-7df2b96b7cf8", + "id": "74bf88f8-e294-473d-a3ef-69c4571b0ecd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179486,7 +179486,7 @@ } }, { - "id": "a1bf5cb9-f1c4-4424-9ed4-e9aff384951e", + "id": "d50610a1-f79b-472b-85fd-a17f67518222", "name": "List Complete Workflow Library", "request": { "name": "List Complete Workflow Library", @@ -179534,7 +179534,7 @@ }, "response": [ { - "id": "e9490f4d-62a6-4bd6-805d-c79bf48ffc9a", + "id": "8f7dfd15-8a05-42d3-8061-b30bfe1ebc38", "name": "List of workflow steps", "originalRequest": { "url": { @@ -179591,12 +179591,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2000-01-18T04:22:32.392Z\",\n \"versionNumber\": 85516011,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"1984-09-29T05:15:26.414Z\",\n \"versionNumber\": -39407595,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"1962-10-09T17:04:56.738Z\",\n \"versionNumber\": 87695443,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"2004-09-04T02:37:21.039Z\",\n \"versionNumber\": -63974685,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8d9bfdc4-10ba-40d5-a6ee-502522c1ad31", + "id": "d6eb6798-c41c-47de-815d-76d1233b4481", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179658,7 +179658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6467516-9b08-44d2-bf04-a5520995df2b", + "id": "6e65034e-40be-44ff-8bab-04156fcf5d20", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179720,7 +179720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e93036e2-8e37-4bc1-adf0-ed5b6d7f5cdb", + "id": "4b28dee9-3ed3-4788-ab32-c3949fd07e0b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179782,7 +179782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86be4170-cbe6-4681-ac62-8fd4feddc940", + "id": "7f68293e-8ada-4217-863a-122282be31ea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179844,7 +179844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2fffe6d-31c4-490c-b498-ad5756535126", + "id": "a878b44f-6b74-4827-941e-ce481ce09955", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179912,7 +179912,7 @@ } }, { - "id": "717af741-e9c1-4f45-a14f-411ab2c6e417", + "id": "b1caab6b-c3f1-4c5a-a9ac-383d88dd5196", "name": "List Workflow Library Actions", "request": { "name": "List Workflow Library Actions", @@ -179970,7 +179970,7 @@ }, "response": [ { - "id": "094a9868-5d60-405f-8d74-d4fe19f9e02e", + "id": "968b3417-2276-44b3-af5a-411892c65722", "name": "List of workflow actions", "originalRequest": { "url": { @@ -180037,12 +180037,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2000-01-18T04:22:32.392Z\",\n \"versionNumber\": 85516011,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"1984-09-29T05:15:26.414Z\",\n \"versionNumber\": -39407595,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"1962-10-09T17:04:56.738Z\",\n \"versionNumber\": 87695443,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"2004-09-04T02:37:21.039Z\",\n \"versionNumber\": -63974685,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0bbc8183-5c33-4349-b73c-f485989c5b99", + "id": "5e8719c9-8baa-4693-a6aa-649419aed848", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180114,7 +180114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c82f828e-2c49-4d02-ace1-a57631128808", + "id": "b150d3b4-aa79-4823-a0ec-0ed1bfc7b770", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180186,7 +180186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e3fdb76-20aa-4496-b407-86fb08c8f1a7", + "id": "bc189dae-cb52-459c-9805-bc52ea06a78f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180258,7 +180258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce4dfaa8-13ba-45c5-ad0c-908705bb8eab", + "id": "173948e9-86dd-4635-bec9-b4ae1b83cc2c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180330,7 +180330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2953a4d-a4f2-47d8-982e-0d9d4c35c8ea", + "id": "45971ef7-3edf-4c84-8b4c-0c786faaf247", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180408,7 +180408,7 @@ } }, { - "id": "740b6080-37bd-4899-a5a3-1a9e04893ee8", + "id": "38e0fc1d-51bc-4461-aa8a-874a555322cc", "name": "List Workflow Library Triggers", "request": { "name": "List Workflow Library Triggers", @@ -180466,7 +180466,7 @@ }, "response": [ { - "id": "ad5b5333-cb39-41fa-ac07-4238522cbc74", + "id": "aa2dc126-5ab7-4a91-bef6-19bc3685b4d6", "name": "List of workflow triggers", "originalRequest": { "url": { @@ -180533,12 +180533,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": false,\n \"deprecatedBy\": \"1954-06-12T05:37:00.805Z\",\n \"isSimulationEnabled\": false,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n },\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": false,\n \"deprecatedBy\": \"1967-10-01T13:33:20.686Z\",\n \"isSimulationEnabled\": false,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n }\n]", + "body": "[\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": true,\n \"deprecatedBy\": \"1957-08-11T23:50:39.165Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n },\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": true,\n \"deprecatedBy\": \"1998-06-25T11:08:44.080Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "56aa077b-5974-4f19-b4ba-7fa1b344f42f", + "id": "027be976-e64a-4552-9dba-47b530ce8da9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180610,7 +180610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d5be2b6-d6cc-4499-bbbe-6b494c9f72e8", + "id": "c0a76381-1a80-4570-94c5-bde3fd0e1764", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180682,7 +180682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1860b51d-b06b-47fc-9544-9b54d1260ffd", + "id": "eabce1fb-2f78-4515-86ab-e5f173191763", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180754,7 +180754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fe1f4f4-4b2b-4786-a2ec-db6e78f0fc16", + "id": "5db5a01e-fff4-4670-990c-2c662d5b71ea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180826,7 +180826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9e5fb45-9a20-460f-98ce-fdd7f1468d2c", + "id": "d8fcdcc0-58d7-4890-952e-1409b71e8a38", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180904,7 +180904,7 @@ } }, { - "id": "fbef9830-5581-44f8-8deb-4ecb7c53aec2", + "id": "4104ab13-3cee-49e3-8bfd-761e3c270452", "name": "List Workflow Library Operators", "request": { "name": "List Workflow Library Operators", @@ -180934,7 +180934,7 @@ }, "response": [ { - "id": "f6f39057-e970-4866-95b0-64b1cf9846f0", + "id": "6a384c8a-e7e9-44e9-8c74-50d91549b8f2", "name": "List of workflow operators", "originalRequest": { "url": { @@ -180973,12 +180973,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": true,\n \"deprecatedBy\": \"1982-05-23T23:24:49.631Z\",\n \"isSimulationEnabled\": true,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n },\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"1968-12-29T03:48:46.411Z\",\n \"isSimulationEnabled\": true,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n }\n]", + "body": "[\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"1949-11-24T01:17:07.003Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n },\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": true,\n \"deprecatedBy\": \"2011-08-20T15:42:57.108Z\",\n \"isSimulationEnabled\": true,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3edbaf74-5856-488b-8576-672e29ff32dd", + "id": "86e5ca54-f748-4e1e-af9f-d37179b3b83f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181022,7 +181022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70941106-59b2-48fb-9a6d-1e7a6a600f33", + "id": "d02e7132-a7f5-4c63-9cca-4cd94eca989e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181066,7 +181066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2e169dc-1825-4001-a127-17376107c2ef", + "id": "3d47aee8-b7f5-45b0-960b-531a59c660c3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181110,7 +181110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c83d81e5-440b-4f59-937a-998421b8ae00", + "id": "fcf146af-3d6b-442a-9506-0731527d04a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181154,7 +181154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce0f33f1-875b-4382-a211-f417702e03cb", + "id": "cb46d9c7-10d7-4100-924a-ed234e74fde4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181204,7 +181204,7 @@ } }, { - "id": "3004c5cd-6216-4e9c-92e7-d8b3d084353a", + "id": "85c08cb7-bf6e-4bb2-969a-f591a5e1ed38", "name": "Generate External Trigger OAuth Client", "request": { "name": "Generate External Trigger OAuth Client", @@ -181247,7 +181247,7 @@ }, "response": [ { - "id": "d51ce666-e438-49b4-8932-ffb6575d04ac", + "id": "9a5a17d8-c590-4022-8338-a4fe71b5bc76", "name": "The OAuth Client object", "originalRequest": { "url": { @@ -181293,7 +181293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32ae6f68-1280-4692-94ab-1ccce56d0ffa", + "id": "f0b04ef6-38a4-4471-b8dc-be7d9e7d6a98", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181339,7 +181339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e38ae31-aec3-4967-9d62-e34621226d7a", + "id": "ba411c2a-a0bc-4ae3-a859-8dca259deca3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181385,7 +181385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "371fafe4-336a-4898-aead-88e33e953686", + "id": "03639cd8-55c8-43e4-bd98-efb974ee1e21", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181431,7 +181431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecf5e15c-2e8c-4d4b-aefd-7fe80f5e5549", + "id": "90d52376-2b8e-4c45-9361-83f9fd417597", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181477,7 +181477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c5f7423-0cd5-4d71-bded-fef3d7a8dd95", + "id": "167494a8-f7c3-4d21-8957-1df58e1e50d5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181529,7 +181529,7 @@ } }, { - "id": "6ea085fc-9cc1-4c9b-8976-3b68dbd55df8", + "id": "0331e7c2-598a-4948-b272-8b7c5408407c", "name": "Execute Workflow via External Trigger", "request": { "name": "Execute Workflow via External Trigger", @@ -181585,7 +181585,7 @@ }, "response": [ { - "id": "0e70b171-3e56-4b24-b4a9-4e8147c4a64b", + "id": "e7326a92-1569-43b3-aab8-3dcb7085c5ca", "name": "The Workflow object", "originalRequest": { "url": { @@ -181644,7 +181644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6298ee0-d472-4e51-9ecc-c788ef20f31b", + "id": "2e667a8d-5e01-4b41-9c3c-44ee2551fc7a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181703,7 +181703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "258eb872-8458-4695-9ba6-a6a6ea099c5a", + "id": "cd6a3239-47f7-4e08-bf08-15c82641109b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181762,7 +181762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e9bfedf-413a-4000-a1e1-79692f2813c1", + "id": "211c6280-d9ab-403a-9d4d-2b84c9b04040", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181821,7 +181821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9df251f-1b93-45d5-8a6e-d9cc55f8bedf", + "id": "f7c0bf24-1dec-4deb-8f04-0b0beea34b26", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181880,7 +181880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c0ca7b8-2a06-4b3a-8075-3216dc21d852", + "id": "d7533446-563c-4ef5-bad6-d3a5ccfd722b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181945,7 +181945,7 @@ } }, { - "id": "e824ddec-a656-489e-acac-9255a0fe06ad", + "id": "181a4da1-7046-4557-834a-927ccf77f735", "name": "Test Workflow via External Trigger", "request": { "name": "Test Workflow via External Trigger", @@ -182002,7 +182002,7 @@ }, "response": [ { - "id": "07f17f53-d2b0-41d7-bbd2-53b467ce0de0", + "id": "d0ba9368-5ee5-4404-8e3b-79a2582b084a", "name": "Responds with the test input", "originalRequest": { "url": { @@ -182062,7 +182062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a878a12f-1fd8-4efb-83c7-0754dd4c2ce6", + "id": "676873fd-9ad8-4ce1-a214-5e9897e32b9f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182122,7 +182122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "228cb9d0-8971-45e5-851f-663bdf6b0fb4", + "id": "5bcbbd11-da88-492c-9a95-60637f68fb6f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182182,7 +182182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5a81761-5d09-4949-a97d-1ed8209b1425", + "id": "f7000439-db9f-412a-8620-351c8d89a549", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182242,7 +182242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4218029a-6933-4b15-9598-62079b457bde", + "id": "8533e461-b640-4f3c-9c67-5575fa6d4ce6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182302,7 +182302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb8dbb3f-ccb5-44b7-9bae-32f95bd47862", + "id": "2b02d8bc-eb90-404b-9ae6-7c7e27eec61e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182374,7 +182374,7 @@ "description": "", "item": [ { - "id": "bc7e778e-d347-4f7e-b4b8-5caf9dbfffe9", + "id": "fb682b04-f763-4203-a84e-ed29d3576f44", "name": "List Vendor Connector Mappings", "request": { "name": "List Vendor Connector Mappings", @@ -182403,7 +182403,7 @@ }, "response": [ { - "id": "4df8b2f4-827e-4097-93c1-e308fa332563", + "id": "9692457a-c285-4992-b763-2e0ad3d6686e", "name": "Successfully retrieved list.", "originalRequest": { "url": { @@ -182446,7 +182446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe0f926b-92c0-4aaa-b947-773c2860bb0f", + "id": "f79972f0-2507-4a7d-a74c-c9d87edee65a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182489,7 +182489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c56e649d-041c-41ac-ad13-68f050ef90de", + "id": "215b8330-68ba-4192-907b-faf3d0e51ebb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182532,7 +182532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "936ffa7e-eddc-472b-b22c-57c129fa1cd9", + "id": "0a4c167f-4fde-4fa3-b670-db3c9ffcad05", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182575,7 +182575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2ee3b45-e1b5-462d-897f-3b9eac0a45ea", + "id": "b8c74dc5-7774-437d-a91e-277a75289510", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -182618,7 +182618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30053033-fc56-461f-b2ab-ec28f9866ee8", + "id": "c18cb025-6680-4c06-8f42-97cdf3d49a62", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182661,7 +182661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbfc2cda-1605-443d-b548-a099c156efa8", + "id": "45c8d70b-576c-4671-b55a-4c45b8ca0858", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182710,7 +182710,7 @@ } }, { - "id": "e42101f4-7207-4763-8814-af7aec919691", + "id": "bc7019a6-158f-4f6f-b3bf-c809e5da43e1", "name": "Create Vendor Connector Mapping", "request": { "name": "Create Vendor Connector Mapping", @@ -182752,7 +182752,7 @@ }, "response": [ { - "id": "abe04964-ed29-4153-9b13-237970c4a1ee", + "id": "b19216ae-dd18-4b4c-9256-7d786e654b23", "name": "Successfully created a new vendor connector mapping.", "originalRequest": { "url": { @@ -182808,7 +182808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f26ba021-47d7-49e3-9aa4-4a7c962a920b", + "id": "c1be4372-786a-485c-9438-fa5d599155fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182864,7 +182864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06ebd2b9-505f-42d6-8d77-24f6ec9665b0", + "id": "e5dd661f-39ed-4a93-a4f1-1e8d08b16034", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182920,7 +182920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d776b08-994b-4a6d-8205-c787cb40df10", + "id": "10801ffd-b7a8-45c4-801e-808a5db4a7d7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182976,7 +182976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2c1e3ea-a31b-4a8c-bb84-83bb1c91e0cf", + "id": "e8b9c12e-e5fa-4822-943a-6a75b39f2598", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -183032,7 +183032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcfb3fee-5970-444e-ab6c-a80f42098f79", + "id": "694f910a-03d5-42de-ba5c-969e66fa6f35", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183088,7 +183088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b994b827-6146-448f-a81c-9226ef67c0f6", + "id": "8f7a9fbe-4028-4368-8d70-42b40e3b2a0b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183150,7 +183150,7 @@ } }, { - "id": "c1e30247-95aa-470e-afe9-957910c6e1cb", + "id": "1c40578c-4242-46e6-adc5-b29b8c6cee2e", "name": "Delete Vendor Connector Mapping", "request": { "name": "Delete Vendor Connector Mapping", @@ -183192,7 +183192,7 @@ }, "response": [ { - "id": "7eaf35ee-6a92-4ec8-8cb3-c5fa149afafd", + "id": "8796c386-d46d-484f-8525-c44ed661f0d7", "name": "Successfully deleted the specified vendor connector mapping.", "originalRequest": { "url": { @@ -183248,7 +183248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dd71710-6424-46a7-8f66-f6c34f9570d3", + "id": "b4778ffe-e65a-4abf-a65d-3fb40c89c192", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183304,7 +183304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2187db1f-e61f-4f45-bf1b-065eb70b545f", + "id": "28d1ce7d-69d7-47f7-9c54-a5128f7819b8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -183360,7 +183360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eec40355-457f-45cf-a2f3-5a7cd8becf34", + "id": "ed2cd4b6-8c70-4449-8e14-9e6c4eeb296a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183416,7 +183416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2939779-5ce5-4ecb-96b3-913446cb7293", + "id": "0f661551-a3aa-4740-829d-df444e995a78", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -183472,7 +183472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1a6b7e7-cf9b-416b-b1d0-4607335cd3b3", + "id": "1458ba4a-bc0b-48c4-af52-fc3277fe8480", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183528,7 +183528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27dfa4e3-01cc-4546-b544-712a4bee6ce3", + "id": "0ef04bb2-5d79-483c-973f-36d224871231", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183670,7 +183670,7 @@ } ], "info": { - "_postman_id": "012ad6c1-e3ea-4d0b-80d8-c79ed290f923", + "_postman_id": "868cb149-e95e-4b2a-9d1f-3213ed29667c", "name": "Identity Security Cloud V3 API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": {